|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.java.impl.JavaImplementationActivator
public class JavaImplementationActivator
A module activator for the Java implementation model.
| Constructor Summary | |
|---|---|
JavaImplementationActivator()
|
|
| 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 JavaImplementationActivator()
| 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 | ||||||||