2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



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()