org.apache.servicemix.wsn.component
Class WSNComponent.WSNEndpointManager
java.lang.Object
org.apache.servicemix.wsn.component.WSNComponent.WSNEndpointManager
- All Implemented Interfaces:
- EndpointManager
- Enclosing class:
- WSNComponent
public class WSNComponent.WSNEndpointManager
- extends Object
- implements EndpointManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSNComponent.WSNEndpointManager
public WSNComponent.WSNEndpointManager()
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 The Apache Software Foundation. All Rights Reserved.