Uses of Interface
org.apache.camel.spi.ManagementAware

Packages that use ManagementAware
org.apache.camel.component.timer The Timer Component extends the POJO component to provide a simple timer 
 

Uses of ManagementAware in org.apache.camel.component.timer
 

Classes in org.apache.camel.component.timer that implement ManagementAware
 class TimerEndpoint
          Represents a timer endpoint that can generate periodic inbound exchanges triggered by a timer.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.