org.apache.servicemix.common.osgi
Class EndpointTracker
java.lang.Object
org.apache.servicemix.common.osgi.EndpointTracker
public class EndpointTracker
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
component
protected DefaultComponent component
endpoints
protected Map<EndpointWrapper,EndpointTracker.OsgiServiceUnit> endpoints
EndpointTracker
public EndpointTracker()
getComponent
public DefaultComponent getComponent()
setComponent
public void setComponent(DefaultComponent component)
register
public void register(EndpointWrapper wrapper,
Map properties)
throws Exception
- Throws:
Exception
unregister
public void unregister(EndpointWrapper wrapper,
Map properties)
throws Exception
- Throws:
Exception
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.