Package org.openwebnet4j.bundle
Class Activator
- java.lang.Object
 - 
- org.openwebnet4j.bundle.Activator
 
 
- 
- All Implemented Interfaces:
 org.osgi.framework.BundleActivator
public class Activator extends Object implements org.osgi.framework.BundleActivator
Lifecycle class of the bundle- Author:
 - M. Valla - Initial contribution
 
 
- 
- 
Constructor Summary
Constructors Constructor Description Activator() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(org.osgi.framework.BundleContext context)voidstop(org.osgi.framework.BundleContext context) 
 -