org.gcube.datatransfer.scheduler.library
Class ManagementLibrary

java.lang.Object
  extended by org.gcube.datatransfer.scheduler.library.ManagementLibrary

public class ManagementLibrary
extends Object


Constructor Summary
ManagementLibrary(org.gcube.common.clients.delegates.ProxyDelegate<ManagementServiceJAXWSStubs> config)
           
 
Method Summary
 String existAgentInDB(String agent)
           
 String existAgentInIS(String agent)
           
 String getAgentStatistics()
           
 CallingManagementResult getAllTransfersInfo(String nameOfClient)
           
 String getObjectsFromIS(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementLibrary

public ManagementLibrary(org.gcube.common.clients.delegates.ProxyDelegate<ManagementServiceJAXWSStubs> config)
Method Detail

getAllTransfersInfo

public CallingManagementResult getAllTransfersInfo(String nameOfClient)

getObjectsFromIS

public String getObjectsFromIS(String type)

existAgentInIS

public String existAgentInIS(String agent)

existAgentInDB

public String existAgentInDB(String agent)

getAgentStatistics

public String getAgentStatistics()


Copyright © 2014. All Rights Reserved.