Hi Camel riders, I have been reading up on Camel JMX and learnt that Spring JMX annotations are no longer required. So, below are camel JMX annotations
org.apache.camel.api.management.ManagedOperation; org.apache.camel.api.management.ManagedResource; org.apache.camel.api.management.ManagedAttribute I am trying to create JMX operation that takes input parameters from JMX console. I cannot find Camel's equivalent for ManagedOperationParameter. is there equivalent camel Annotation for org.springframework.jmx.export.metadata.ManagedOperationParameter and ManagedOperationParameters? Kind regards, -Vid- -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMX-2-9-2-tp5677616.html Sent from the Camel - Users mailing list archive at Nabble.com.