public abstract class AbstractCamelFraction<T extends AbstractCamelFraction<T>> extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
AbstractCamelFraction() |
| Modifier and Type | Method and Description |
|---|---|
T |
addRouteBuilder(org.apache.camel.builder.RouteBuilder builder) |
T |
addRouteBuilder(String name,
org.apache.camel.builder.RouteBuilder builder) |
Map<String,org.apache.camel.builder.RouteBuilder> |
getRouteBuilders() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.