public static class CamelInternalProcessor.RouteLifecycleAdvice extends Object implements org.apache.camel.spi.CamelInternalProcessorAdvice<Object>
| Constructor and Description |
|---|
RouteLifecycleAdvice() |
| Modifier and Type | Method and Description |
|---|---|
void |
after(org.apache.camel.Exchange exchange,
Object object) |
Object |
before(org.apache.camel.Exchange exchange) |
boolean |
hasState() |
void |
setRoute(org.apache.camel.Route route) |
public void setRoute(org.apache.camel.Route route)
public boolean hasState()
hasState in interface org.apache.camel.spi.CamelInternalProcessorAdvice<Object>Apache Camel