public class ModelerResource
extends org.gcube.common.core.state.GCUBEWSResource
| Modifier and Type | Field and Description |
|---|---|
protected static String |
RP_ID |
protected static String[] |
RPNames |
| Constructor and Description |
|---|
ModelerResource() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.vremanagement.vremodeler.utils.reports.DeployReport |
getDeployReport() |
String |
getId()
Returns the id.
|
int |
getNumberOfVMsForCloud() |
String[] |
getPropertyNames() |
protected void |
initialise(Object... args) |
boolean |
isUseCloud() |
void |
setDeployReport(org.gcube.vremanagement.vremodeler.utils.reports.DeployReport deployReport) |
void |
setId(String id) |
void |
setNumberOfVMsForCloud(int numberOfVMsForCloud) |
void |
setUseCloud(boolean isUseCloud) |
getCurrentTime, getEPR, getPorttypeContext, getProperty, getPublisher, getResourcePropertySet, getServiceContext, getTerminationTime, getTopicList, getTopicNames, initialise, initialiseContainers, inScope, load, publish, setPortTypeContext, setTerminationTime, unpublishgetID, getLock, getScheduledTasks, getScope, launchTask, onRemove, setID, setPersistenceDelegate, stopTask, storegetPortTypeMap, setPortTypeMapprotected static final String RP_ID
protected static String[] RPNames
protected void initialise(Object... args) throws org.globus.wsrf.ResourceException
initialise in class org.gcube.common.core.state.GCUBEWSResourceorg.globus.wsrf.ResourceExceptionpublic boolean isUseCloud()
public void setUseCloud(boolean isUseCloud)
isUseClound - public int getNumberOfVMsForCloud()
public void setNumberOfVMsForCloud(int numberOfVMsForCloud)
public String[] getPropertyNames()
getPropertyNames in class org.gcube.common.core.state.GCUBEWSResourcepublic String getId() throws org.globus.wsrf.ResourceException
org.globus.wsrf.ResourceExceptionpublic void setId(String id) throws org.globus.wsrf.ResourceException
id - org.globus.wsrf.ResourceExceptionpublic org.gcube.vremanagement.vremodeler.utils.reports.DeployReport getDeployReport()
public void setDeployReport(org.gcube.vremanagement.vremodeler.utils.reports.DeployReport deployReport)
Copyright © 2017. All Rights Reserved.