| Package | Description |
|---|---|
| org.apache.felix.framework |
| Modifier and Type | Method and Description |
|---|---|
(package private) ServiceRegistration |
Felix.registerService(BundleContextImpl context,
java.lang.String[] classNames,
java.lang.Object svcObj,
java.util.Dictionary dict)
Implementation for BundleContext.registerService().
|