public interface DuccComponent extends DuccLifecycle
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(Throwable reason) |
org.apache.camel.CamelContext |
getContext() |
DuccLogger |
getLogger() |
void |
handleUncaughtException(Exception e) |
void |
setContext(org.apache.camel.CamelContext context) |
handleAdminEvent, start, stopvoid setContext(org.apache.camel.CamelContext context)
org.apache.camel.CamelContext getContext()
void cleanup(Throwable reason)
void handleUncaughtException(Exception e)
DuccLogger getLogger()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.