| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
static JCacheEndpointBuilderFactory.EventType |
JCacheEndpointBuilderFactory.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCacheEndpointBuilderFactory.EventType[] |
JCacheEndpointBuilderFactory.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilder |
JCacheEndpointBuilderFactory.JCacheEndpointConsumerBuilder.filteredEvents(List<JCacheEndpointBuilderFactory.EventType> filteredEvents)
Events a consumer should filter.
|
Apache Camel