Uses of Interface
org.apache.camel.example.jmx.ISimpleMXBean

Uses of ISimpleMXBean in org.apache.camel.example.jmx
 

Classes in org.apache.camel.example.jmx that implement ISimpleMXBean
 class SimpleBean
          Our business logic which also is capable of broadcasting JMX notifications, such as an attribute being changed.
 



Apache CAMEL