org.apache.tuscany.sca.node.osgi.launcher
Interface OSGiHost

All Known Implementing Classes:
FelixOSGiHost

public interface OSGiHost

SPI to plug in OSGi implementations such as Equinox or Felix


Method Summary
 BundleContext start()
           
 void stop()
           
 

Method Detail

start

BundleContext start()

stop

void stop()