|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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.datatransfer.scheduler.impl.porttype.Resource
public class Resource
| Nested Class Summary |
|---|
| 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 |
| Field Summary |
|---|
| Fields inherited from class org.gcube.common.core.state.GCUBEStatefulResource |
|---|
logger, uuidGen |
| Constructor Summary | |
|---|---|
Resource()
|
|
| Method Summary | |
|---|---|
protected void |
addVisit()
Sets the number of client visits. |
String |
getName()
Returns the client name. |
protected String[] |
getPropertyNames()
|
protected String |
getSchedulerMessage()
|
int |
getVisits()
Returns the number of client visits. |
void |
initialise(Object... args)
|
void |
setName(String name)
Sets the client name. |
protected void |
setSchedulerMessage(String msg)
|
void |
setVisit(int num)
|
| 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 |
| Constructor Detail |
|---|
public Resource()
| Method Detail |
|---|
public void initialise(Object... args)
throws Exception
initialise in class org.gcube.common.core.state.GCUBEWSResourceExceptionpublic int getVisits()
public String getName()
public void setName(String name)
protected void addVisit()
public void setVisit(int num)
protected void setSchedulerMessage(String msg)
protected String getSchedulerMessage()
protected String[] getPropertyNames()
getPropertyNames in class org.gcube.common.core.state.GCUBEWSResource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||