You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (Created) (JIRA)" <ji...@apache.org> on 2011/11/04 09:41:00 UTC

[jira] [Created] (CAMEL-4615) MBeanInfo assembler should mixin custom instance with default managed mbean

MBeanInfo assembler should mixin custom instance with default managed mbean
---------------------------------------------------------------------------

                 Key: CAMEL-4615
                 URL: https://issues.apache.org/jira/browse/CAMEL-4615
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, jmx
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.9.0


This allows to use both the default ManagedXXX classes with an instance that has as well been annotated with ManagedResource JMX annotation.
For example SedaEndpoint, which allows it to be both a MangedBrowsableEndpoint and then any custom annotations it may have decorated in SedaEndpoint class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4615) MBeanInfo assembler should mixin custom instance with default managed mbean

Posted by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-4615.
--------------------------------

    Resolution: Fixed
    
> MBeanInfo assembler should mixin custom instance with default managed mbean
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-4615
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4615
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, jmx
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> This allows to use both the default ManagedXXX classes with an instance that has as well been annotated with ManagedResource JMX annotation.
> For example SedaEndpoint, which allows it to be both a MangedBrowsableEndpoint and then any custom annotations it may have decorated in SedaEndpoint class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira