|
Class Summary |
| BprGenerator |
Responsible for generating a BPR archive file containing all required files
required for deployment of a BPEL process onto a ActiveBPEL runtime. |
| PddGenerator |
Responsible for generating PDD (ActiveBPEL deployment descriptor) for any
given valid BPELModuleArtifact. |
| PddWriter |
Class for serialising instances of PDD models to files. |
| WorkflowAnalyzer |
Determines the type of a workflow. |
| WorkflowTypeEnum |
A typesafe enum representing three different types of workflow, each
posing different requirements on the generation of correct PDD (ActiveBPEL
deployment descriptor format). |
| WsdlCatalogWriter |
Writes wsdlCatalogFiles from list of wsdl entries. |