public interface OsgiServiceUtils
| Modifier and Type | Method and Description |
|---|---|
<S,O extends S> |
registerService(org.osgi.framework.Bundle bundle,
Class<S> ifce,
O obj) |
<S,O extends S> org.osgi.framework.ServiceRegistration registerService(org.osgi.framework.Bundle bundle,
Class<S> ifce,
O obj)
Copyright © 2018 Atlassian. All rights reserved.