public abstract class BpelJacobRunnable extends JacobRunnable
Constructor and Description |
---|
BpelJacobRunnable() |
Modifier and Type | Method and Description |
---|---|
protected JacobRunnable |
createChild(org.apache.ode.bpel.runtime.ActivityInfo childInfo,
org.apache.ode.bpel.runtime.ScopeFrame scopeFrame,
org.apache.ode.bpel.runtime.LinkFrame linkFrame) |
protected FaultData |
createFault(javax.xml.namespace.QName fault,
org.w3c.dom.Element faultMsg,
OVarType faultType,
OBase location) |
protected FaultData |
createFault(javax.xml.namespace.QName fault,
OBase location) |
protected FaultData |
createFault(javax.xml.namespace.QName fault,
OBase location,
java.lang.String faultExplanation) |
protected long |
genMonotonic() |
protected BpelRuntimeContext |
getBpelRuntimeContext() |
protected void |
initializeCorrelation(CorrelationSetInstance cset,
VariableInstance variable) |
protected org.slf4j.Logger |
log() |
getImplementedMethods, run, toString
getClassName, getExtension, getMethod, importChannel, instance, newChannel, newChannel, object, object, object, object, replication, replication
protected BpelRuntimeContext getBpelRuntimeContext()
protected org.slf4j.Logger log()
protected final FaultData createFault(javax.xml.namespace.QName fault, org.w3c.dom.Element faultMsg, OVarType faultType, OBase location)
protected final FaultData createFault(javax.xml.namespace.QName fault, OBase location, java.lang.String faultExplanation)
protected JacobRunnable createChild(org.apache.ode.bpel.runtime.ActivityInfo childInfo, org.apache.ode.bpel.runtime.ScopeFrame scopeFrame, org.apache.ode.bpel.runtime.LinkFrame linkFrame)
protected void initializeCorrelation(CorrelationSetInstance cset, VariableInstance variable) throws FaultException
FaultException
protected long genMonotonic()