org.apache.tuscany.sca.node.equinox.launcher
Class EquinoxHost

java.lang.Object
  extended by org.apache.tuscany.sca.node.equinox.launcher.EquinoxHost

public class EquinoxHost
extends java.lang.Object

Wraps the Equinox runtime.


Constructor Summary
EquinoxHost()
           
 
Method Summary
 BundleContext start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EquinoxHost

public EquinoxHost()
Method Detail

start

public BundleContext start()

stop

public void stop()