Package org.apache.camel.component.timer

The Timer Component extends the POJO component to provide a simple timer

See:
          Description

Class Summary
TimerComponent Represents the component that manages TimerEndpoint.
TimerConsumer The timer consumer.
TimerEndpoint Represents a timer endpoint that can generate periodic inbound exchanges triggered by a timer.
 

Package org.apache.camel.component.timer Description

The Timer Component extends the POJO component to provide a simple timer



Apache CAMEL