org.gcube.datatransfer.scheduler.impl.porttype
Class Stateful

java.lang.Object
  extended by org.gcube.common.core.porttypes.GCUBEPortType
      extended by org.gcube.datatransfer.scheduler.impl.porttype.Stateful
All Implemented Interfaces:
javax.xml.rpc.server.ServiceLifecycle

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


Field Summary
 org.gcube.datatransfer.scheduler.db.DataTransferDBManager dbManager
           
 org.gcube.datatransfer.scheduler.is.ISManager isManager
           
 
Fields inherited from class org.gcube.common.core.porttypes.GCUBEPortType
initialized, logger
 
Constructor Summary
Stateful()
           
 
Method Summary
 String cancelScheduledTransfer(String msg)
           
 String getScheduledTransferOutcomes(String msg)
           
protected  ServiceContext getServiceContext()
           
 String monitorScheduledTransfer(String msg)
           
 String storeInfoScheduler(String msg)
           
 String visit(org.gcube.common.core.types.VOID void_type)
           
 
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
 

Field Detail

dbManager

public org.gcube.datatransfer.scheduler.db.DataTransferDBManager dbManager

isManager

public org.gcube.datatransfer.scheduler.is.ISManager isManager
Constructor Detail

Stateful

public Stateful()
Method Detail

getServiceContext

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

visit

public String visit(org.gcube.common.core.types.VOID void_type)
             throws org.gcube.common.core.faults.GCUBEFault
Throws:
org.gcube.common.core.faults.GCUBEFault

storeInfoScheduler

public String storeInfoScheduler(String msg)
                          throws org.gcube.common.core.faults.GCUBEFault
Throws:
org.gcube.common.core.faults.GCUBEFault

cancelScheduledTransfer

public String cancelScheduledTransfer(String msg)
                               throws org.gcube.common.core.faults.GCUBEFault
Throws:
org.gcube.common.core.faults.GCUBEFault

monitorScheduledTransfer

public String monitorScheduledTransfer(String msg)
                                throws org.gcube.common.core.faults.GCUBEFault
Throws:
org.gcube.common.core.faults.GCUBEFault

getScheduledTransferOutcomes

public String getScheduledTransferOutcomes(String msg)
                                    throws org.gcube.common.core.faults.GCUBEFault
Throws:
org.gcube.common.core.faults.GCUBEFault


Copyright © 2012. All Rights Reserved.