Class DefaultActivator
- java.lang.Object
-
- org.apache.directory.api.ldap.codec.osgi.DefaultActivator
-
public class DefaultActivator extends Object
Theorg.osgi.framework.BundleActivatorfor the codec.- Author:
- Apache Directory Project
-
-
Constructor Summary
Constructors Constructor Description DefaultActivator()Creates a new instance of DefaultActivator
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(BundleContext bundleContext)voidstop(BundleContext bundleContext)
-