public interface ServiceProvider
Modifier and Type | Method and Description |
---|---|
boolean |
serviceAdded(org.osgi.framework.ServiceReference ref,
ContextHandler handler) |
boolean |
serviceRemoved(org.osgi.framework.ServiceReference ref,
ContextHandler handler) |
boolean serviceAdded(org.osgi.framework.ServiceReference ref, ContextHandler handler) throws Exception
Exception
boolean serviceRemoved(org.osgi.framework.ServiceReference ref, ContextHandler handler) throws Exception
Exception
Copyright © 1995-2015 Webtide. All Rights Reserved.