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 java.lang.Exception
java.lang.Exception
boolean serviceRemoved(org.osgi.framework.ServiceReference ref, ContextHandler handler) throws java.lang.Exception
java.lang.Exception
Copyright © 1995–2023 Webtide. All rights reserved.