C D E F G I L O P S

C

CamelEventHandler - Class in org.apache.camel.component.guava.eventbus
 
CamelEventHandler(GuavaEventBusEndpoint, Processor) - Constructor for class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
createConsumer(Processor) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
createExchange(Object) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
createProducer() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 

D

doEventReceived(Object) - Method in class org.apache.camel.component.guava.eventbus.CamelEventHandler
Callback executed to propagate event from Guava listener to Camel route.
doStart() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 
doStop() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 

E

eventBusEndpoint - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
eventReceived(Object) - Method in class org.apache.camel.component.guava.eventbus.FilteringCamelEventHandler
Guava callback executed when an event was received.

F

FilteringCamelEventHandler - Class in org.apache.camel.component.guava.eventbus
Subtype of CamelEventHandler with public method marked with Guava @Subscribe annotation.
FilteringCamelEventHandler(GuavaEventBusEndpoint, Processor, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.FilteringCamelEventHandler
 

G

getEventBus() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
getEventBus() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getEventClass() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getListenerInterface() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
getListenerInterface() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
GuavaEventBusComponent - Class in org.apache.camel.component.guava.eventbus
Camel component for Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html).
GuavaEventBusComponent() - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
GuavaEventBusConsumer - Class in org.apache.camel.component.guava.eventbus
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html) consumer reading messages from the bus and forwarding them to the Camel routes.
GuavaEventBusConsumer(GuavaEventBusEndpoint, Processor, EventBus, Class<?>, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 
GuavaEventBusEndpoint - Class in org.apache.camel.component.guava.eventbus
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html) endpoint.
GuavaEventBusEndpoint(String, Component, EventBus, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
GuavaEventBusProducer - Class in org.apache.camel.component.guava.eventbus
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html) producer forwarding messages from Camel routes to the bus.
GuavaEventBusProducer(Endpoint, EventBus) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusProducer
 

I

isMultipleConsumersSupported() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
isSingleton() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 

L

log - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 

O

org.apache.camel.component.guava.eventbus - package org.apache.camel.component.guava.eventbus
 

P

process(Exchange) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusProducer
 
processor - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 

S

setEventBus(EventBus) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
setEventBus(EventBus) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
setEventClass(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
setListenerInterface(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
setListenerInterface(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 

C D E F G I L O P S

Apache Camel