|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.osgi.runtime.OSGiRuntimeModuleActivator
public class OSGiRuntimeModuleActivator
| Constructor Summary | |
|---|---|
OSGiRuntimeModuleActivator()
|
|
| Method Summary | |
|---|---|
void |
start(ExtensionPointRegistry registry)
This method is invoked when the module is started by the Tuscany system. |
void |
stop(ExtensionPointRegistry registry)
This method is invoked when the module is stopped by the Tuscany system. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiRuntimeModuleActivator()
| Method Detail |
|---|
public void start(ExtensionPointRegistry registry)
ModuleActivator
start in interface ModuleActivatorregistry - The extension point registryModuleActivator.start(org.apache.tuscany.sca.core.ExtensionPointRegistry)public void stop(ExtensionPointRegistry registry)
ModuleActivator
stop in interface ModuleActivatorregistry - The extension point registryModuleActivator.stop(org.apache.tuscany.sca.core.ExtensionPointRegistry)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||