Package org.ow2.petals.jbi.management.task.deployment.deploy

Class Summary
CreateAndRegisterSULifeCycleTask This task creates a service unit lifecycle and registers this lifecycle into the sa lifecycle
Inputs : Jbi of the SU, ServiceAssemblyLifeCycle, SU install root URI
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
CreateSARepositoryTask This task copy service assembly package into the repository.
CreateSAStateHolderTask This task creates state holder for service assembly.
CreateXMLDeploymentResultTask This task create framework task result.
DeployAllSUTask This task creates service unit lifecycle for each Service Unit included into the service assembly, register it to the Service Assembly then executes the deployment of the service units.
DeploySUToComponentTask This task deploys service unit to the targeted component.
ExtractSUsTask This task extracts service unit archives into the repository
Inputs : Jbi, parent service assembly install root URI
Outputs : SU install roots Map
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
RegisterAllConnectionTask This task registers connections if exist
Inputs : Jbi
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
RegisterSALifeCycleTask This task registers ServiceAssemblyLifeCycle into manager service map
Inputs : Jbi, ServiceAssemblyLifeCycle
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
RenameSUsTask This task renames service unit packages into the repository to fits with service unit ids in the JBI descriptor of the service assembly
Inputs : Jbi, parent service assembly install root URI
Outputs : SU install roots Map
RetrieveSAAndSUInstallRootsTask This task retrieves the SA install root and all SUs install roots
Inputs : Jbi
Outputs : SA install root URI, SU install roots Map
The task has got a non-robust approach : it stops at the first subtask failed
and have the undo capability.
SACheckPackageTask This task checks the validity of the service assembly package.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.