org.apache.servicemix.lwcontainer
Class LwContainerEndpoint
java.lang.Object
org.apache.servicemix.common.Endpoint
org.apache.servicemix.lwcontainer.LwContainerEndpoint
public class LwContainerEndpoint
- extends Endpoint
| Methods inherited from class org.apache.servicemix.common.Endpoint |
getDefinition, getDescription, getEndpoint, getInterfaceName, getKey, getService, getServiceUnit, isExchangeOkay, setDefinition, setDescription, setEndpoint, setInterfaceName, setService, setServiceUnit, toString, validate |
LwContainerEndpoint
public LwContainerEndpoint(ActivationSpec activationSpec)
getRole
public MessageExchange.Role getRole()
- Specified by:
getRole in class Endpoint
activate
public void activate()
throws Exception
- Specified by:
activate in class Endpoint
- Throws:
Exception
deactivate
public void deactivate()
throws Exception
- Specified by:
deactivate in class Endpoint
- Throws:
Exception
getProcessor
public ExchangeProcessor getProcessor()
- Specified by:
getProcessor in class Endpoint
getContainer
public JBIContainer getContainer()
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.