Interface | Description |
---|---|
ConfStoreConnection | |
ConfStoreConnectionFactory |
Connection factory for DB store.
|
DeploymentUnitDAO |
DAO interface for a "deployment unit", a collection of processes deployed as a single
unit.
|
ProcessConfDAO |
DAO interface for a process configuration.
|
ProcessStoreTransactionProvider |
Class | Description |
---|---|
DocumentEntityResolver |
Resolves references inide the deployment unit.
|
DocumentRegistry |
A parsed collection of WSDL definitions, including BPEL-specific extensions.
|
Messages |
Message bundle used by the BPEL provider implementation.
|
ProcessCleanupConfImpl | |
ProcessConfImpl |
Implementation of the
ProcessConf interface. |
ProcessStoreImpl |
JDBC-based implementation of a process store.
|