|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.servicemix.common.Endpoint
org.apache.camel.component.jbi.CamelServiceEngineEndpoint
public class CamelServiceEngineEndpoint
The endpoint in the service engine
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.common.Endpoint |
|---|
definition, description, endpoint, interfaceName, logger, service, serviceUnit |
| Constructor Summary | |
|---|---|
CamelServiceEngineEndpoint(JbiEndpoint jbiEndpoint)
|
|
| Method Summary | |
|---|---|
void |
activate()
|
void |
deactivate()
|
org.apache.servicemix.jbi.container.JBIContainer |
getContainer()
|
org.apache.servicemix.common.ExchangeProcessor |
getProcessor()
|
javax.jbi.messaging.MessageExchange.Role |
getRole()
|
| Methods inherited from class org.apache.servicemix.common.Endpoint |
|---|
getDefinition, getDescription, getEndpoint, getInterfaceName, getService, getServiceUnit, isExchangeOkay, setDefinition, setDescription, setEndpoint, setInterfaceName, setService, setServiceUnit, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CamelServiceEngineEndpoint(JbiEndpoint jbiEndpoint)
| Method Detail |
|---|
public javax.jbi.messaging.MessageExchange.Role getRole()
getRole in class org.apache.servicemix.common.Endpoint
public void activate()
throws Exception
activate in class org.apache.servicemix.common.EndpointException
public void deactivate()
throws Exception
deactivate in class org.apache.servicemix.common.EndpointExceptionpublic org.apache.servicemix.common.ExchangeProcessor getProcessor()
getProcessor in class org.apache.servicemix.common.Endpointpublic org.apache.servicemix.jbi.container.JBIContainer getContainer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||