|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.servicemix.common.endpoints.AbstractEndpoint
org.apache.servicemix.lwcontainer.LwContainerEndpoint
public class LwContainerEndpoint
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.common.endpoints.AbstractEndpoint |
|---|
definition, description, endpoint, interfaceName, logger, service, serviceUnit |
| Constructor Summary | |
|---|---|
LwContainerEndpoint(ActivationSpec activationSpec)
|
|
| Method Summary | |
|---|---|
void |
activate()
|
void |
deactivate()
|
JBIContainer |
getContainer()
|
org.apache.servicemix.common.ExchangeProcessor |
getProcessor()
|
javax.jbi.messaging.MessageExchange.Role |
getRole()
|
void |
process(javax.jbi.messaging.MessageExchange exchange)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.apache.servicemix.common.endpoints.AbstractEndpoint |
|---|
getDefinition, getDescription, getEndpoint, getInterfaceName, getKey, getService, getServiceUnit, isExchangeOkay, prepareExchange, 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 LwContainerEndpoint(ActivationSpec activationSpec)
| Method Detail |
|---|
public javax.jbi.messaging.MessageExchange.Role getRole()
getRole in interface org.apache.servicemix.common.EndpointgetRole in class org.apache.servicemix.common.endpoints.AbstractEndpoint
public void activate()
throws Exception
activate in interface org.apache.servicemix.common.Endpointactivate in class org.apache.servicemix.common.endpoints.AbstractEndpointException
public void deactivate()
throws Exception
deactivate in interface org.apache.servicemix.common.Endpointdeactivate in class org.apache.servicemix.common.endpoints.AbstractEndpointExceptionpublic org.apache.servicemix.common.ExchangeProcessor getProcessor()
public JBIContainer getContainer()
public void process(javax.jbi.messaging.MessageExchange exchange)
throws Exception
process in interface org.apache.servicemix.common.Endpointprocess in class org.apache.servicemix.common.endpoints.AbstractEndpointException
public void start()
throws Exception
start in interface org.apache.servicemix.common.Endpointstart in class org.apache.servicemix.common.endpoints.AbstractEndpointException
public void stop()
throws Exception
stop in interface org.apache.servicemix.common.Endpointstop in class org.apache.servicemix.common.endpoints.AbstractEndpointException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||