|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| AttributeNames | This is an interface with attribute names. |
| BPELElement | This interface is a superinterface for all BPEL elements and activities. |
| BPELElementVisitor | This is a Visitor interface for BPEL process traversal. |
| Class Summary | |
| AbstractBPELElementVisitor | This is a default BPELElementVisitor which provides empty
implementations of all visit(BPELElement) methods. |
| AtomicActivityVisitor | This is an abstact visitor which should be used as a superclass for all visitors which wish to visit basic activities only. |
| BPELProcessFactory | Abstract class for creating BPELProcessFactory
implementations. |
| BPELProcessFactoryImpl | This is a factory class used for the creation of object representations of BPEL processes. |
| FindCreateReceivesVisitor | This implementation of a BPELElementVisitor allows finding all Receive activities in a BPEL process with "createInstance=yes" attribute, i.e. all Receives which can cause the creation of a process instance. |
| IsSynchronousProcessVisitor | This implementation of a BPELElementVisitor is used to
discover whether a BPELProcess is synchronous or not. |
| StandardAttributes | This class represents BPEL element standard attributes. |
| Exception Summary | |
| BPELDocumentException | This exception class is used to signalize that a BPEL document is not valid. |
| InvalidValueException | This Exception is used to signalize that a Value is invalid. |
Java representation of the BPEL language.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||