org.gcube.vremanagement.vremodeler.impl
Class ModelerResource
java.lang.Object
org.gcube.common.core.utils.handlers.GCUBEServiceClientImpl
org.gcube.common.core.state.GCUBEStatefulResource<org.gcube.common.core.state.GCUBEWSResourceKey>
org.gcube.common.core.state.GCUBEWSResource
org.gcube.vremanagement.vremodeler.impl.ModelerResource
- All Implemented Interfaces:
- org.gcube.common.core.utils.handlers.GCUBEServiceClient, org.globus.wsrf.PersistenceCallback, org.globus.wsrf.Resource, org.globus.wsrf.ResourceLifetime, org.globus.wsrf.ResourceProperties, org.globus.wsrf.TopicListAccessor
public class ModelerResource
- extends org.gcube.common.core.state.GCUBEWSResource
| Nested classes/interfaces inherited from class org.gcube.common.core.state.GCUBEStatefulResource |
org.gcube.common.core.state.GCUBEStatefulResource.LOCK, org.gcube.common.core.state.GCUBEStatefulResource.TaskContext |
| Fields inherited from class org.gcube.common.core.state.GCUBEStatefulResource |
logger, uuidGen |
| Methods inherited from class org.gcube.common.core.state.GCUBEWSResource |
getCurrentTime, getEPR, getPorttypeContext, getProperty, getPublisher, getResourcePropertySet, getServiceContext, getTerminationTime, getTopicList, getTopicNames, initialise, initialiseContainers, inScope, load, publish, setPortTypeContext, setTerminationTime, unpublish |
| Methods inherited from class org.gcube.common.core.state.GCUBEStatefulResource |
getID, getLock, getScheduledTasks, getScope, launchTask, onRemove, setID, setPersistenceDelegate, stopTask, store |
| Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEServiceClientImpl |
getPortTypeMap, setPortTypeMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.globus.wsrf.PersistenceCallback |
store |
RP_ID
protected static final String RP_ID
- See Also:
- Constant Field Values
RPNames
protected static String[] RPNames
ModelerResource
public ModelerResource()
initialise
protected void initialise(Object... args)
throws org.globus.wsrf.ResourceException
- Specified by:
initialise in class org.gcube.common.core.state.GCUBEWSResource
- Throws:
org.globus.wsrf.ResourceException
isUseCloud
public boolean isUseCloud()
- Returns:
setUseCloud
public void setUseCloud(boolean isUseCloud)
- Parameters:
isUseClound -
getNumberOfVMsForCloud
public int getNumberOfVMsForCloud()
setNumberOfVMsForCloud
public void setNumberOfVMsForCloud(int numberOfVMsForCloud)
getPropertyNames
public String[] getPropertyNames()
-
- Overrides:
getPropertyNames in class org.gcube.common.core.state.GCUBEWSResource
getId
public String getId()
throws org.globus.wsrf.ResourceException
- Returns the id.
- Returns:
- the id.
- Throws:
org.globus.wsrf.ResourceException
setId
public void setId(String id)
throws org.globus.wsrf.ResourceException
- Parameters:
id -
- Throws:
org.globus.wsrf.ResourceException
getDeployReport
public org.gcube.vremanagement.vremodeler.stubs.deployreport.DeployReport getDeployReport()
setDeployReport
public void setDeployReport(org.gcube.vremanagement.vremodeler.stubs.deployreport.DeployReport deployReport)
Copyright © 2013. All Rights Reserved.