Uses of Class
org.ow2.petals.jbi.management.TaskProcessor

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

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

Methods in org.ow2.petals.jbi.management that return types with arguments of type TaskProcessor
 java.util.List<TaskProcessor> Context.getSuTaskProcessors()
           
 

Method parameters in org.ow2.petals.jbi.management with type arguments of type TaskProcessor
 void Context.setSuTaskProcessors(java.util.List<TaskProcessor> suTaskProcessors)
           
 

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

Methods in org.ow2.petals.jbi.management.task.deployment.deploy that return types with arguments of type TaskProcessor
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
 



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