org.gcube.vremanagement.executor.porttypes
Class TaskPT

java.lang.Object
  extended by org.gcube.common.core.porttypes.GCUBEPortType
      extended by org.gcube.vremanagement.executor.porttypes.TaskPT
All Implemented Interfaces:
javax.xml.rpc.server.ServiceLifecycle

public class TaskPT
extends org.gcube.common.core.porttypes.GCUBEPortType


Field Summary
 
Fields inherited from class org.gcube.common.core.porttypes.GCUBEPortType
initialized, logger
 
Constructor Summary
TaskPT()
           
 
Method Summary
protected  org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
           
 void stop()
          Attempts to stop the execution of the task.
 
Methods inherited from class org.gcube.common.core.porttypes.GCUBEPortType
destroy, init, onFailure, onInitialisation, onReady, onStateChange, onUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskPT

public TaskPT()
Method Detail

getServiceContext

protected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
Specified by:
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortType

stop

public void stop()
          throws org.gcube.common.core.faults.GCUBERetrySameFault,
                 org.gcube.common.core.faults.GCUBEUnrecoverableFault
Attempts to stop the execution of the task.

Throws:
org.gcube.common.core.faults.GCUBERetrySameFault - if the task could not be stopped. * @throws GCUBEUnrecoverableFault if the task cannot be stopped.
org.gcube.common.core.faults.GCUBEUnrecoverableFault


Copyright © 2013. All Rights Reserved.