org.apache.servicemix.wsn.component
Class WSNComponent
java.lang.Object
org.apache.servicemix.common.BaseComponent
org.apache.servicemix.wsn.component.WSNComponent
- All Implemented Interfaces:
- Component, ServiceMixComponent
public class WSNComponent
- extends BaseComponent
| Methods inherited from class org.apache.servicemix.common.BaseComponent |
createRegistry, getComponentContext, getComponentName, getEPRElementName, getExecutor, getLifeCycle, getLogger, getRegistry, getServiceUnitManager, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, prepareConsumerExchange, resolveEndpointReference, sendConsumerExchange |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSNComponent
public WSNComponent()
createLifeCycle
protected BaseLifeCycle createLifeCycle()
- Overrides:
createLifeCycle in class BaseComponent
createServiceUnitManager
public BaseServiceUnitManager createServiceUnitManager()
- Overrides:
createServiceUnitManager in class BaseComponent
getConnectionFactory
public ConnectionFactory getConnectionFactory()
setConnectionFactory
public void setConnectionFactory(ConnectionFactory connectionFactory)
getServiceDescription
public Document getServiceDescription(ServiceEndpoint endpoint)
- Specified by:
getServiceDescription in interface Component- Overrides:
getServiceDescription in class BaseComponent
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.