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