Hi:
Camel has provide management feature. But how I could extend it?
I have noticed the camel provide managed object(etc:
ManagedProcessor), will be very useful to extend the management feature.
But if I write a custom ManagedProcessor , could I inject it in
camelContext(tell camelcontext to create managedObject using the customed
managed object)? Thanks for any-suggestion
