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
public class OSGIRuntimeTestActivator
- extends OSGiRuntimeActivator
- Author:
- gracinet
Method Summary |
void |
start(org.osgi.framework.BundleContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGIRuntimeTestActivator
public OSGIRuntimeTestActivator()
start
public void start(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
start
in interface org.osgi.framework.BundleActivator
- Overrides:
start
in class OSGiRuntimeActivator
- Throws:
Exception
Copyright © 2010 Nuxeo SAS. All Rights Reserved.