You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Falko Modler (JIRA)" <ji...@apache.org> on 2015/10/23 16:19:27 UTC

[jira] [Comment Edited] (DELTASPIKE-1008) Introduce @MBean.type() to customize type in JMX bean objectName

    [ https://issues.apache.org/jira/browse/DELTASPIKE-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971057#comment-14971057 ] 

Falko Modler edited comment on DELTASPIKE-1008 at 10/23/15 2:19 PM:
--------------------------------------------------------------------

It's all about convenience then. I just don't want to fiddle around with the objectName syntax in my CDI-Bean's MBean annotation.
I just want to define the type and deltaspike {{MBeanExtension}} shall take care of the details.


was (Author: famod):
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)