I tried to annotate a RouteBuilder with @ManagedResource and a method from it
with @ManagedOperation but i can't find it in JConsole. The other classes
including my annotated custom endpoint is showing up fine.

I am not sure if these annotations work with all kinds of classes within
camel?! In my case the annotated RouteBuilder is some kind of central
control class. Is does not contain a route but is loading several other
RouteBuilders. It also adds global (context scope) exception handlers and
adds a RoutePolicyFactory that centrally handles start up and control logic.

The methods i want to make available via JMX re method that start/stop
certain groups of routes.



--
View this message in context: 
http://camel.465427.n5.nabble.com/jmx-annotated-RouteBuilder-not-showing-up-in-JConsole-tp5760486.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to