| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.host.webapp.WebAppModuleActivator
public class WebAppModuleActivator
Activates the webapp host by registering the webapp ServletHost impl
| Constructor Summary | |
|---|---|
WebAppModuleActivator()
 | 
|
| 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 WebAppModuleActivator()
| 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 | ||||||||