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

Class Summary
CreateXMLUndeploymentResultTask This task create framework task result.
Inputs : entity name String
Outputs : XMLResult
The task has got a robust approach : it tries to do all the subtasks
and have the undo capability.
RemoveAllConnectionsTask This task remove all connections from the registry
Inputs : ServiceAssemblyLifeCycle
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
RemoveSAArchiveTask This task deletes the service assembly archive from the installed dir of the Petals repository
Inputs : archive URL
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
RemoveSADirectoryTask This task removes the Service assembly folder from the repository.
RemoveSAStateHolderTask This task removes service assembly from state holder file.
RetrieveSALifeCycleTask Retrieve service assembly lifecycle.
Inputs : entity name String
Outputs : ServiceAssemblyLifeCycle
The task has got a robust approach: it tries to do all the subtasks
and have the undo capability.
UndeployAllSUsTask This task executes the undeployment process of a service unit, for each Service Unit included into the service assembly
Inputs : ServiceAssemblyLifeCycle, XMLResult
The task has got a mixed approach: it tries to do all the subtasks
and doesn't have the undo capability.
UnregisterSALifeCycleTask This task removes the service assembly life cycle from the manager service SA Map
Inputs : entity name String
The task has got a robust approach : it tries to do all the subtasks
and doesn't have the undo capability.
 



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