public class ExtrasBundleActivator extends Object implements org.osgi.framework.BundleActivator
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ExtrasBundleActivator.LdapApiServiceTracker |
| Modifier and Type | Field and Description |
|---|---|
private org.osgi.util.tracker.ServiceTracker<org.apache.directory.api.ldap.codec.api.LdapApiService,org.apache.directory.api.ldap.codec.api.LdapApiService> |
serviceTracker |
| Constructor and Description |
|---|
ExtrasBundleActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
private org.osgi.util.tracker.ServiceTracker<org.apache.directory.api.ldap.codec.api.LdapApiService,org.apache.directory.api.ldap.codec.api.LdapApiService> serviceTracker
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.