public class LdapProtocolCodecActivator extends Object implements org.osgi.framework.BundleActivator
BundleActivator for the codec.| Modifier and Type | Class and Description |
|---|---|
(package private) class |
LdapProtocolCodecActivator.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 |
|---|
LdapProtocolCodecActivator()
Create a new instance of a LdapProtocolCodecActivator
|
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
private org.osgi.util.tracker.ServiceTracker<org.apache.directory.api.ldap.codec.api.LdapApiService,org.apache.directory.api.ldap.codec.api.LdapApiService> serviceTracker
public LdapProtocolCodecActivator()
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.