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