| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.java.module.JavaRuntimeModuleActivator
public class JavaRuntimeModuleActivator
| Constructor Summary | |
|---|---|
JavaRuntimeModuleActivator()
 | 
|
| 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 JavaRuntimeModuleActivator()
| Method Detail | 
|---|
public void start(ExtensionPointRegistry registry)
ModuleActivator
start in interface ModuleActivatorregistry - The extension point registrypublic void stop(ExtensionPointRegistry registry)
ModuleActivator
stop in interface ModuleActivatorregistry - The extension point registry
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||