|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.http.tomcat.module.TomcatRuntimeModuleActivator
public class TomcatRuntimeModuleActivator
| Constructor Summary | |
|---|---|
TomcatRuntimeModuleActivator()
|
|
| Method Summary | |
|---|---|
void |
start(ExtensionPointRegistry extensionPointRegistry)
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 TomcatRuntimeModuleActivator()
| Method Detail |
|---|
public void start(ExtensionPointRegistry extensionPointRegistry)
ModuleActivator
start in interface ModuleActivatorextensionPointRegistry - 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 | ||||||||