Package org.nuxeo.runtime.test
Class OSGIRuntimeTestActivator
java.lang.Object
org.nuxeo.runtime.osgi.OSGiRuntimeActivator
org.nuxeo.runtime.test.OSGIRuntimeTestActivator
- All Implemented Interfaces:
 org.osgi.framework.BundleActivator
- Author:
 - gracinet
 
- 
Field Summary
Fields inherited from class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
componentLoader, context, pkgAdmin, runtime - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
getBundle, getInstance, initialize, loadClass, loadClass, newInstance, newInstance, stop, uninitialize 
- 
Constructor Details
- 
OSGIRuntimeTestActivator
public OSGIRuntimeTestActivator() 
 - 
 - 
Method Details
- 
start
public void start(org.osgi.framework.BundleContext context) - Specified by:
 startin interfaceorg.osgi.framework.BundleActivator- Overrides:
 startin classOSGiRuntimeActivator
 
 -