- 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
-