bexee.ant |
bexee Ant Tasks.
Last modified: $Revision: 1.2 $, $Date: 2004/12/09 08:42:22 $
|
Java Source File Name | Type | Comment |
BuildFileTest.java | Class | A BuildFileTest is a TestCase which executes targets from an Ant buildfile
for testing. |
DeployTask.java | Class | Deploys a BPEL process to bexee. |
DeployTaskTest.java | Class | |
StartTask.java | Class | Starts a BPEL process on bexee.
Note that this Task is very primitive and supports only service operations
that take a string parameter as input and return a string. |
UndeployTask.java | Class | Undeploys a BPEL process from bexee. |