public interface CamelComponent extends ServiceMixComponent
| Modifier and Type | Method and Description |
|---|---|
void |
activateJbiEndpoint(CamelProviderEndpoint jbiEndpoint) |
void |
addEndpoint(Endpoint endpoint) |
void |
addJbiComponent(JbiComponent jbiComponent) |
void |
deactivateJbiEndpoint(CamelProviderEndpoint jbiEndpoint) |
ServiceUnit |
getServiceUnit() |
void |
removeEndpoint(Endpoint endpoint) |
getComponentContext, getComponentName, getContainer, getEPRElementName, getExecutor, getLogger, getRegistry, getSmx3Container, handleExchange, prepareExchange, prepareShutdownvoid addJbiComponent(JbiComponent jbiComponent)
ServiceUnit getServiceUnit()
void addEndpoint(Endpoint endpoint) throws java.lang.Exception
java.lang.Exceptionvoid removeEndpoint(Endpoint endpoint) throws java.lang.Exception
java.lang.Exceptionvoid activateJbiEndpoint(CamelProviderEndpoint jbiEndpoint) throws java.lang.Exception
java.lang.Exceptionvoid deactivateJbiEndpoint(CamelProviderEndpoint jbiEndpoint) throws java.lang.Exception
java.lang.ExceptionCopyright © 2005-2015 FuseSource. All Rights Reserved.