org.apache.servicemix.wsn.component
Class WSNDeployer.WSNPullPointEndpoint
java.lang.Object
org.apache.servicemix.common.Endpoint
org.apache.servicemix.wsn.component.WSNDeployer.WSNPullPointEndpoint
- All Implemented Interfaces:
- EndpointManager
- Enclosing class:
- WSNDeployer
public class WSNDeployer.WSNPullPointEndpoint
- extends Endpoint
- implements EndpointManager
| 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 |
WSNDeployer.WSNPullPointEndpoint
public WSNDeployer.WSNPullPointEndpoint(CreatePullPoint request)
throws DeploymentException
- Throws:
DeploymentException
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
register
public Object register(String address,
Object service)
throws EndpointRegistrationException
- Specified by:
register in interface EndpointManager
- Throws:
EndpointRegistrationException
unregister
public void unregister(Object endpoint)
throws EndpointRegistrationException
- Specified by:
unregister in interface EndpointManager
- Throws:
EndpointRegistrationException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.