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 (JIRA)" <ji...@apache.org> on 2010/12/03 21:02:10 UTC

[jira] Commented: (CAMEL-3279) Let custom Processor be managed in JMX when implementing ManagementAware

    [ https://issues.apache.org/jira/browse/CAMEL-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966648#action_12966648 ] 

Claus Ibsen commented on CAMEL-3279:
------------------------------------

I got this working now, but I will improve this even more.

I got the JMX pieces capable of letting end users use custom Camel processors and decorate them with the Spring @ JMX annotations and have it implement the ManagementAware interface.

Then in the Camel JMX code I will merge together the custom annotations and the default annotations we got on ManagedProcessor. This means you got the default stuff, plus the custom stuff as well in the same MBean.

The ugly part is the JMX API is really clumpsy so its a bit of hazzle to merge the stuff together.



> Let custom Processor be managed in JMX when implementing ManagementAware
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-3279
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3279
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/manage-Camel-Processor-using-JMX-tp3235454p3235454.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.