|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.jacob.JacobObject
org.apache.ode.jacob.JacobRunnable
org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable
org.apache.ode.bpel.rtrep.v2.PROCESS
public class PROCESS
Field Summary |
---|
Fields inherited from class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable |
---|
_scopeFrame |
Constructor Summary | |
---|---|
PROCESS(OProcess process)
|
Method Summary | |
---|---|
void |
run()
Peform the template reduction, i.e. |
Methods inherited from class org.apache.ode.bpel.rtrep.v2.BpelJacobRunnable |
---|
createChild, createFault, createFault, createFault, genMonotonic, getBpelRuntime, initializeCorrelation, log |
Methods inherited from class org.apache.ode.jacob.JacobRunnable |
---|
getImplementedMethods, toString |
Methods inherited from class org.apache.ode.jacob.JacobObject |
---|
getClassName, getExtension, getMethod, importChannel, instance, newChannel, newChannel, object, object, object, object, replication, replication |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PROCESS(OProcess process)
Method Detail |
---|
public void run()
JacobRunnable
Note that JACOB operations are performed in parallel, so the sequencing of JACOB operations is irrelevant
run
in class JacobRunnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |