org.apache.servicemix.lwcontainer
Class LwContainerExtra
java.lang.Object
org.apache.servicemix.common.Endpoint
org.apache.servicemix.lwcontainer.LwContainerExtra
public class LwContainerExtra
- extends Endpoint
Fake endpoint that hold components, endpoints, listeners and services.
| 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 |
LwContainerExtra
public LwContainerExtra(Map components,
Map endpoints,
EventListener[] listeners,
BaseSystemService[] services)
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
getRole
public MessageExchange.Role getRole()
- Specified by:
getRole in class Endpoint
createComponentID
protected String createComponentID()
Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.