org.apache.servicemix.wsn.component
Class WSNSubscriptionEndpoint
java.lang.Object
org.apache.servicemix.common.endpoints.AbstractEndpoint
org.apache.servicemix.wsn.component.WSNDeployableEndpoint
org.apache.servicemix.wsn.component.WSNSubscriptionEndpoint
- All Implemented Interfaces:
- Endpoint, EndpointManager
public class WSNSubscriptionEndpoint
- extends WSNDeployableEndpoint
| 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 |
WSNSubscriptionEndpoint
public WSNSubscriptionEndpoint(Subscribe request)
throws javax.jbi.management.DeploymentException
- Throws:
javax.jbi.management.DeploymentException
WSNSubscriptionEndpoint
public WSNSubscriptionEndpoint(Subscribe request,
QName service,
String endpoint)
getRole
public javax.jbi.messaging.MessageExchange.Role getRole()
- Specified by:
getRole in interface Endpoint- Specified by:
getRole in class AbstractEndpoint
activate
public void activate()
throws Exception
- Specified by:
activate in interface Endpoint- Specified by:
activate in class AbstractEndpoint
- Throws:
Exception
deactivate
public void deactivate()
throws Exception
- Specified by:
deactivate in interface Endpoint- Specified by:
deactivate in class AbstractEndpoint
- Throws:
Exception
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.