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
  • Constructor Details

    • OSGIRuntimeTestActivator

      public OSGIRuntimeTestActivator()
  • Method Details

    • start

      public void start(org.osgi.framework.BundleContext context)
      Specified by:
      start in interface org.osgi.framework.BundleActivator
      Overrides:
      start in class OSGiRuntimeActivator