Uses of Class
org.ow2.petals.jbi.management.util.XMLResult

Packages that use XMLResult
org.ow2.petals.jbi.management   
org.ow2.petals.jbi.management.task.deployment.deploy   
org.ow2.petals.jbi.management.task.deployment.undeploy   
 

Uses of XMLResult in org.ow2.petals.jbi.management
 

Methods in org.ow2.petals.jbi.management that return XMLResult
 XMLResult Context.getXmlResult()
           
 

Methods in org.ow2.petals.jbi.management with parameters of type XMLResult
 void Context.setXmlResult(XMLResult xmlResult)
           
 

Uses of XMLResult in org.ow2.petals.jbi.management.task.deployment.deploy
 

Methods in org.ow2.petals.jbi.management.task.deployment.deploy with parameters of type XMLResult
protected  void CreateXMLDeploymentResultTask.createFrameworkTaskResult(java.lang.String saName, XMLResult result)
          Create the framework task result of the xml result message.
protected  java.util.List<TaskProcessor> DeployAllSUTask.deploySUS(java.net.URL installationUrl, ServiceAssemblyLifeCycle saLifeCycle, org.ow2.petals.jbi.descriptor.original.generated.Jbi descriptor, java.util.Map<java.lang.String,java.net.URL> suInstallUrls, XMLResult xmlResult)
          Deploy all Service Units to the JBI container
 

Uses of XMLResult in org.ow2.petals.jbi.management.task.deployment.undeploy
 

Methods in org.ow2.petals.jbi.management.task.deployment.undeploy with parameters of type XMLResult
protected  void CreateXMLUndeploymentResultTask.createFrameworkTaskResult(java.lang.String saName, XMLResult result)
          Create the framework task result of the xml result message.
protected  void UndeployAllSUsTask.undeploySUS(ServiceAssemblyLifeCycle saLifeCycle, XMLResult xmlResult)
          Undeploy all SUs by calling the "undeploySU" method of the corresponding SUDeploymentManager.
 



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