Class Activator
java.lang.Object
org.nuxeo.ecm.automation.features.Activator
- All Implemented Interfaces:
 org.osgi.framework.BundleActivator
- Author:
 - Bogdan Stefanescu
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Activator
public Activator() 
 - 
 - 
Method Details
- 
start
public void start(org.osgi.framework.BundleContext context) - Specified by:
 startin interfaceorg.osgi.framework.BundleActivator
 - 
stop
public void stop(org.osgi.framework.BundleContext context) - Specified by:
 stopin interfaceorg.osgi.framework.BundleActivator
 
 -