|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||