Nuxeo Enterprise Platform 5.3

org.nuxeo.runtime.test
Class OSGIRuntimeTestActivator

java.lang.Object
  extended by org.nuxeo.runtime.osgi.OSGiRuntimeActivator
      extended by org.nuxeo.runtime.test.OSGIRuntimeTestActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class OSGIRuntimeTestActivator
extends OSGiRuntimeActivator

Author:
gracinet

Field Summary
 
Fields inherited from class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
componentLoader, runtime
 
Constructor Summary
OSGIRuntimeTestActivator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class org.nuxeo.runtime.osgi.OSGiRuntimeActivator
initialize, stop, uninitialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGIRuntimeTestActivator

public OSGIRuntimeTestActivator()
Method Detail

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

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.