|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.embl.ebi.escience.scuflworkers.wsdl.WSDLInvocationTask
public class WSDLInvocationTask
The task required to invoke an arbitrary web service.
Constructor Summary | |
---|---|
WSDLInvocationTask(Processor p)
|
Method Summary | |
---|---|
java.util.Map |
execute(java.util.Map inputMap,
IProcessorTask parentTask)
Executes the service identified by the ProcessorTask, and returns a Map of the output DataThing's mapped against the output name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDLInvocationTask(Processor p)
Method Detail |
---|
public java.util.Map execute(java.util.Map inputMap, IProcessorTask parentTask) throws TaskExecutionException
execute
in interface ProcessorTaskWorker
TaskExecutionException
- thrown if an error occurs during task invocation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |