Package org.apache.ode.bpel.rtrep.v1

Interface Summary
EvaluationContext Context for evaluating expressions.
ExpressionLanguageRuntime  
OAssign.LValue  
OAssign.RValue  
OdeInternalInstance  
 

Class Summary
ActivityTemplateFactory Factory for creating activity template objects.
ASSIGNMessages Internationalization for messages related to assignment.
BpelJacobRunnable Base class extended by all BPEL-related abstractions.
CompensationHandler A handle to a compensation handler.
CorrelationSetInstance  
DebugInfo Information about the source that was used to create a compiled object.
EventContextImpl Bpel Event Context Implementation.
ExpressionLanguageRuntimeRegistry A registry of ExpressionLanguageRuntime objects that is able to map a given expression to the appropriate language runtime.
ExprEvaluationContextImpl The context in which BPEL expressions are evaluated.
FOREACH  
INVOKE JacobRunnable that performs the work of the invoke activity.
KonstExpressionLanguageRuntimeImpl An implementation of the org.apache.ode.bpel.explang.ExpressionLanguageRuntime interface for constant expressions.
Messages Message bundle for this package.
OActivity Compiled represnetation of a BPEL activity.
OAgent Base class for active BPEL agents.
OAssign  
OAssign.Copy Assignmenet copy entry, i.e.
OAssign.DirectRef Direct reference: selects named child of the message document element.
OAssign.Expression  
OAssign.Literal  
OAssign.LValueExpression  
OAssign.PartnerLinkRef  
OAssign.PropertyRef  
OAssign.VariableRef  
OBase Base class for compiled BPEL objects.
OCatch The catch pseudo-activity.
OCompensate Compiled representation of the BPEL <compensate> activity.
OCompensationHandler  
OConstantExpression  
OConstants Compiled BPEL constants.
OConstantVarType  
OElementVarType  
OEmpty  
OEventHandler Compiled represenation of a BPEL event handler.
OEventHandler.OAlarm  
OEventHandler.OEvent  
OExpression Base class for compiled expressions.
OExpressionLanguage Compiled representation of an expression language dependency.
OExtVar Compiled representation of an external variable declaration.
OFailureHandling Holds information about the failure handling of this activity.
OFaultHandler Compiled representation of a BPEL fault handler.
OFlow  
OForEach Base model class for forEach activity.
OForEach.CompletionCondition  
OInvoke Compiled rerpresentation of the BPEL <invoke> activity.
OLink Compiled representation of a BPEL control link.
OLValueExpression  
OMessageVarType Message variable type.
OMessageVarType.Part  
OPartnerLink Compiled representation of a BPEL partnerLink.
OPickReceive Compiled rerperesentation of the BPEL <pick> and <receive> activities.
OPickReceive.OnAlarm  
OPickReceive.OnMessage  
OProcess Compiled BPEL process representation.
OProcess.OProperty  
OProcess.OPropertyAlias  
ORepeatUntil Compiled representation of a <repeatUntil> activity.
OReply Compiled representation of the BPEL <reply> activity.
ORethrow  
OScope Compiled representation of a BPEL scope.
OScope.CorrelationSet  
OScope.Variable  
OSequence Compiled representation of the BPEL <sequence> activity.
OSwitch Compiled representation of a BPEL <switch>.
OSwitch.OCase  
OTerminate Compiled representation of the BPEL <terminate> activity.
OTerminationHandler  
OThrow Compiled representation of the BPEL <throw> activity.
OVarType Base class for variable types.
OWait Wait object
OWhile Compiled representation of a <while> activity.
OXsdTypeVarType XSD-typed variable type.
OXslSheet Compiled representation of an XSL sheet.
PartnerLinkInstance Serializable reference to a partner link instance.
PROCESS  
PropertyAliasEvaluationContext Expression language evaluation context used for evaluating property aliases.
REPEATUNTIL  
ResumeWork Resumes execution of a bpel process
RuntimeImpl  
RuntimeInstanceImpl Implementation of OdeInternalInstance for the "modern" runtime.
SCOPEACT A scope activity.
Selector  
VariableInstance Variable instance identifier.
 

Exception Summary
InvalidContextException Exception used by the runtime to indicate a problem with the execution context.