|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.ohf.bridge.ws.WebServiceBridgeActivator
public class WebServiceBridgeActivator
Bundle activator to verify that plug-in dependencies are installed and to start those associated dependencies.
| Constructor Summary | |
|---|---|
WebServiceBridgeActivator()
|
|
| Method Summary | |
|---|---|
void |
start(BundleContext pContext)
Starts necessary dependencies and places the plug-in in an ACTIVE state |
void |
stop(BundleContext pContext)
Stops the plug-in and unloads configuration contexts. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebServiceBridgeActivator()
| Method Detail |
|---|
public void start(BundleContext pContext)
throws java.lang.Exception
java.lang.Exception
public void stop(BundleContext pContext)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||