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
Exceptionboolean serviceRemoved(org.osgi.framework.ServiceReference ref,
ContextHandler handler)
throws Exception
ExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.