public class EnginePT
extends org.gcube.common.core.porttypes.GCUBEPortType
The port-type offers facilities to launch tasks.
| Constructor and Description |
|---|
EnginePT() |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext() |
org.apache.axis.message.addressing.EndpointReferenceType |
launch(org.gcube.vremanagement.executor.stubs.LaunchParameters parameters)
Launches a task with given parameters.
|
protected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypepublic org.apache.axis.message.addressing.EndpointReferenceType launch(org.gcube.vremanagement.executor.stubs.LaunchParameters parameters)
throws org.gcube.common.core.faults.GCUBEFault
parameters - the parameters.org.gcube.common.core.faults.GCUBEFault - if the a task with that name did not exist or could not be launched.Copyright © 2015. All Rights Reserved.