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

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

Damn I had to backtrack, as it wasn't possible to have JMX _merge_ custom mbean 
operations/attributes with the default in an automatic way. With JMX its black 
or white.
The JMX API is terrible and its really painful to work with. 

So what we end up with is that your custom processor can be enlisted in JMX by 
Camel but it will only enlist the custom attributes/operations from your 
processor. The default operations such as start/stop and performance statistics 
wasn't possible to _merge_.



> 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.

Reply via email to