@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface EventAdminEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EventAdminEndpointBuilderFactory.AdvancedEventAdminEndpointBuilder
Advanced builder for endpoint for the OSGi EventAdmin component.
|
static interface |
EventAdminEndpointBuilderFactory.AdvancedEventAdminEndpointConsumerBuilder
Advanced builder for endpoint consumers for the OSGi EventAdmin
component.
|
static interface |
EventAdminEndpointBuilderFactory.AdvancedEventAdminEndpointProducerBuilder
Advanced builder for endpoint producers for the OSGi EventAdmin
component.
|
static interface |
EventAdminEndpointBuilderFactory.EventAdminBuilders |
static interface |
EventAdminEndpointBuilderFactory.EventAdminEndpointBuilder
Builder for endpoint for the OSGi EventAdmin component.
|
static interface |
EventAdminEndpointBuilderFactory.EventAdminEndpointConsumerBuilder
Builder for endpoint consumers for the OSGi EventAdmin component.
|
static interface |
EventAdminEndpointBuilderFactory.EventAdminEndpointProducerBuilder
Builder for endpoint producers for the OSGi EventAdmin component.
|
| Modifier and Type | Method and Description |
|---|---|
static EventAdminEndpointBuilderFactory.EventAdminEndpointBuilder |
eventadmin(String path)
OSGi EventAdmin (camel-eventadmin)
The eventadmin component can be used in an OSGi environment to receive
OSGi EventAdmin events and process them.
|
static EventAdminEndpointBuilderFactory.EventAdminEndpointBuilder eventadmin(String path)
eventadmin:topic
Path parameter: topic
Name of topic to listen or send toApache Camel