| Package | Description |
|---|---|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SupervisingRouteControllerFilters.BlackList |
| Modifier and Type | Method and Description |
|---|---|
Collection<SupervisingRouteController.Filter> |
SupervisingRouteController.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupervisingRouteController.addFilter(SupervisingRouteController.Filter filter)
Add a filter used to determine the routes to supervise.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SupervisingRouteController.setFilters(Collection<SupervisingRouteController.Filter> filters)
Sets the filters user to determine the routes to supervise.
|
Apache Camel