|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use bexee.core | |
| bexee.axis | Axis integration package. |
| bexee.core | Core classes and interfaces of the bexee engine. |
| bexee.dao | Persistence package; a "Data Access Object" pattern implementation for bexee. |
| bexee.model | Java representation of the BPEL language. |
| bexee.model.activity.impl | This package contains default implementations
of the interfaces from the bexee.model.activity package. |
| bexee.model.elements.impl | This package contains default implementations
of the interfaces from the bexee.model.elements package. |
| bexee.model.process.impl | This package contains default implementations for the bexee.model.process package. |
| Classes in bexee.core used by bexee.axis | |
| BexeeMessage
This class is used for crossing the bridge between Axis and bexee in both ways. |
|
| DispatcherException
This class is used to indicate that something went wrong when trying to dispatch an inbound message to the ProcessController. |
|
| Classes in bexee.core used by bexee.core | |
| AwaitMessageException
While the Process Controller is executing a process, it will necessarily arrive at a Receive activity without the message for the receive, there the process execution must stop and wait for a right message to resume execution. |
|
| BexeeMessage
This class is used for crossing the bridge between Axis and bexee in both ways. |
|
| DispatcherException
This class is used to indicate that something went wrong when trying to dispatch an inbound message to the ProcessController. |
|
| ProcessContext
The ProcessContext contains state information about a very specific process instance. |
|
| ProcessController
The ProcessController is the core of the engine and contains
the execution logic for every BPEL activity.
|
|
| ProcessInstance
The ProcessInstance contains no logic at all but merely serves as a container for encapsulating a ProcessContext instance and its corresponding BPELProcess reference. |
|
| Classes in bexee.core used by bexee.dao | |
| ProcessContext
The ProcessContext contains state information about a very specific process instance. |
|
| Classes in bexee.core used by bexee.model | |
| ProcessController
The ProcessController is the core of the engine and contains
the execution logic for every BPEL activity.
|
|
| ProcessInstance
The ProcessInstance contains no logic at all but merely serves as a container for encapsulating a ProcessContext instance and its corresponding BPELProcess reference. |
|
| Classes in bexee.core used by bexee.model.activity.impl | |
| ProcessController
The ProcessController is the core of the engine and contains
the execution logic for every BPEL activity.
|
|
| ProcessInstance
The ProcessInstance contains no logic at all but merely serves as a container for encapsulating a ProcessContext instance and its corresponding BPELProcess reference. |
|
| Classes in bexee.core used by bexee.model.elements.impl | |
| ProcessController
The ProcessController is the core of the engine and contains
the execution logic for every BPEL activity.
|
|
| ProcessInstance
The ProcessInstance contains no logic at all but merely serves as a container for encapsulating a ProcessContext instance and its corresponding BPELProcess reference. |
|
| Classes in bexee.core used by bexee.model.process.impl | |
| ProcessController
The ProcessController is the core of the engine and contains
the execution logic for every BPEL activity.
|
|
| ProcessInstance
The ProcessInstance contains no logic at all but merely serves as a container for encapsulating a ProcessContext instance and its corresponding BPELProcess reference. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||