|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.smila.processing.bpel.BPELBundleActivator
public class BPELBundleActivator
Register PipeletManager instance as listener for PipeletTracker events.
Constructor Summary | |
---|---|
BPELBundleActivator()
|
Method Summary | |
---|---|
void |
start(BundleContext context)
Register PipeletManager instance as listener for PipeletTracker events. |
void |
stop(BundleContext context)
does nothing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BPELBundleActivator()
Method Detail |
---|
public void start(BundleContext context) throws java.lang.Exception
java.lang.Exception
org.osgi.framework.BundleActivator#start(org.osgi.framework.BundleContext)
public void stop(BundleContext context) throws java.lang.Exception
java.lang.Exception
org.osgi.framework.BundleActivator#stop(org.osgi.framework.BundleContext)
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |