|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGCUBEPortType
org.gcube.vremanagement.executor.porttypes.EnginePT
public class EnginePT
Implements the engine port-type of the Executor service.
The port-type offers facilities to launch tasks.
Constructor Summary | |
---|---|
EnginePT()
|
Method Summary | |
---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
launch(LaunchParameters parameters)
Launches a task with given parameters. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnginePT()
Method Detail |
---|
public org.apache.axis.message.addressing.EndpointReferenceType launch(LaunchParameters parameters) throws GCUBEFault
parameters
- the parameters.
GCUBEFault
- if the a task with that name did not exist or could not be launched.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |