Uses of Class
org.apache.camel.component.event.EventConsumer

Packages that use EventConsumer
org.apache.camel.component.event An Event Endpoint for working with Spring ApplicationEvents 
 

Uses of EventConsumer in org.apache.camel.component.event
 

Methods in org.apache.camel.component.event that return EventConsumer
 EventConsumer EventEndpoint.createConsumer(Processor processor)
           
 

Methods in org.apache.camel.component.event with parameters of type EventConsumer
 void EventEndpoint.consumerStarted(EventConsumer consumer)
           
 void EventEndpoint.consumerStopped(EventConsumer consumer)
           
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.