Package tigase.osgi
Class Activator
- java.lang.Object
-
- tigase.osgi.Activator
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
@Deprecated public class Activator extends Object implements org.osgi.framework.BundleActivator
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description Activator()Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.osgi.framework.BundlegetBundle()Deprecated.voidstart(org.osgi.framework.BundleContext bc)Deprecated.voidstop(org.osgi.framework.BundleContext bc)Deprecated.
-