public class AgentResource
extends org.gcube.common.core.state.GCUBEWSResource
Modifier and Type | Class and Description |
---|---|
static class |
AgentResource.FutureWorker |
Modifier and Type | Field and Description |
---|---|
protected static String |
fileSystemRootRP |
protected static String[] |
RPNames |
protected static String |
supportedTransferRP |
Constructor and Description |
---|
AgentResource() |
Modifier and Type | Method and Description |
---|---|
String |
getFileSystemRoot()
Default getter for the RP Generic
|
ArrayList<String> |
getSupportedTransfer()
Default getter for the RP Generic
|
protected String[] |
getTopicNames() |
HashMap<String,AgentResource.FutureWorker> |
getWorkerMap() |
protected void |
initialise(Object... o)
Initializes Resource Properties.
|
void |
setFileSystemRoot(String property)
Default Setter for the RP Generic
|
void |
setSupportedTransfer(String property)
Default Setter for the RP Generic
|
void |
setWorkerMap(HashMap<String,AgentResource.FutureWorker> workerMaps) |
getCurrentTime, getEPR, getPorttypeContext, getProperty, getPropertyNames, getPublisher, getResourcePropertySet, getServiceContext, getTerminationTime, getTopicList, initialise, initialiseContainers, inScope, load, publish, setPortTypeContext, setTerminationTime, unpublish
getID, getLock, getScheduledTasks, getScope, launchTask, onRemove, setID, setPersistenceDelegate, stopTask, store
getPortTypeMap, setPortTypeMap
protected static final String supportedTransferRP
protected static final String fileSystemRootRP
protected static String[] RPNames
protected String[] getTopicNames()
getTopicNames
in class org.gcube.common.core.state.GCUBEWSResource
protected void initialise(Object... o) throws org.globus.wsrf.ResourceException
initialise
in class org.gcube.common.core.state.GCUBEWSResource
Exception
- Exceptionorg.globus.wsrf.ResourceException
public HashMap<String,AgentResource.FutureWorker> getWorkerMap()
public void setWorkerMap(HashMap<String,AgentResource.FutureWorker> workerMaps)
public void setSupportedTransfer(String property)
property
- the supported transfer propertypublic ArrayList<String> getSupportedTransfer()
public void setFileSystemRoot(String property)
property
- the supported transfer propertypublic String getFileSystemRoot()
Copyright © 2015. All Rights Reserved.