public class WSNSubscriptionEndpoint extends WSNDeployableEndpoint
definition, description, endpoint, interfaceName, logger, service, serviceUnit| Constructor and Description |
|---|
WSNSubscriptionEndpoint(Subscribe request) |
WSNSubscriptionEndpoint(Subscribe request,
javax.xml.namespace.QName service,
java.lang.String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
javax.jbi.messaging.MessageExchange.Role |
getRole() |
getCreatePullPoint, getNotificationBroker, process, register, start, stop, unregistergetDefinition, getDescription, getEndpoint, getInterfaceName, getKey, getService, getServiceUnit, isExchangeOkay, prepareExchange, setDefinition, setDescription, setEndpoint, setInterfaceName, setService, setServiceUnit, toString, validatepublic WSNSubscriptionEndpoint(Subscribe request) throws javax.jbi.management.DeploymentException
javax.jbi.management.DeploymentExceptionpublic WSNSubscriptionEndpoint(Subscribe request, javax.xml.namespace.QName service, java.lang.String endpoint)
public javax.jbi.messaging.MessageExchange.Role getRole()
getRole in interface EndpointgetRole in class AbstractEndpointpublic void activate()
throws java.lang.Exception
activate in interface Endpointactivate in class AbstractEndpointjava.lang.Exceptionpublic void deactivate()
throws java.lang.Exception
deactivate in interface Endpointdeactivate in class AbstractEndpointjava.lang.ExceptionCopyright © 2005-2017 FuseSource. All Rights Reserved.