You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/04/20 09:46:25 UTC

[jira] [Resolved] (CAMEL-9889) Allow external components to provide custom mbeans for processors

     [ https://issues.apache.org/jira/browse/CAMEL-9889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-9889.
--------------------------------
    Resolution: Not A Problem

Ah doh we can already do this by just adding the jmx annotations. Then it does a mixin of the default options plus the new stuff.

> Allow external components to provide custom mbeans for processors
> -----------------------------------------------------------------
>
>                 Key: CAMEL-9889
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9889
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.18.0
>
>
> So the component can at runtime leverage information from the 3rd party component. For example camel-hystrix to tie into hystrix to grab health and metrics data in the JMX processor mbean.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)