[
https://issues.apache.org/jira/browse/DELTASPIKE-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971057#comment-14971057
]
Falko Modler commented on DELTASPIKE-1008:
------------------------------------------
It's all about convenience then. I just don't want to fiddle around with the
syntax in my CDI-Bean's MBean annotation.
I just want to define the type and deltaspike {{MBeanExtension}} shall take
care of the details.
> 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)