org.apache.camel.example.jmx
Interface ISimpleMXBean

All Superinterfaces:
Serializable
All Known Implementing Classes:
SimpleBean

public interface ISimpleMXBean
extends Serializable

Interface defining the POJO


Method Summary
 void tick()
           
 

Method Detail

tick

void tick()
          throws Exception
Throws:
Exception


Apache CAMEL