[
https://issues.apache.org/jira/browse/DELTASPIKE-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971083#comment-14971083
]
Romain Manni-Bucau edited comment on DELTASPIKE-1008 at 10/23/15 2:51 PM:
--------------------------------------------------------------------------
I see, applied
edit: added properties() as well, it can contain type and name without having
to redefine it in the attribute of the same name and if name is set to "" with
a properties() set then it can now be ignored (type is never ignored cause
important in JMX).
was (Author: romain.manni-bucau):
I see, applied
> Introduce @MBean.type() to customize type in JMX bean objectName
> ----------------------------------------------------------------
>
> Key: DELTASPIKE-1008
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1008
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.5.0
> Reporter: Falko Modler
> Assignee: Romain Manni-Bucau
> Priority: Minor
> Fix For: 1.6.0
>
> Attachments: MBean_type_configurable.patch
>
>
> The {{type}} part in a JMX bean's {{objectName}} is the only thing that is
> not yet configurable. The attached patch changes that by introducing
> {{@MBean.type()}} similar to {{@MBean.category()}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)