gov.nih.nci.cagrid.workflow.context.service.globus.resource
Class WorkflowServiceHome
java.lang.Object
org.globus.wsrf.impl.ResourceHomeImpl
gov.nih.nci.cagrid.workflow.context.service.globus.resource.WorkflowServiceHome
- All Implemented Interfaces:
- org.globus.wsrf.jndi.Initializable, org.globus.wsrf.ResourceHome
public class WorkflowServiceHome
- extends org.globus.wsrf.impl.ResourceHomeImpl
This class implements a resource home
| Fields inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
keyTypeClass, keyTypeName, lockManager, resourceClass, resources |
| Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
add, createNewInstance, createNewInstanceAndLoad, find, getCacheLocation, getResourceClass, getSweeperDelay, initialize, remove, setCacheLocation, setResourceClass, setResourceKeyName, setResourceKeyType, setSweeperDelay |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
workflowQName
public static javax.xml.namespace.QName workflowQName
WorkflowServiceHome
public WorkflowServiceHome()
getKeyTypeClass
public java.lang.Class getKeyTypeClass()
- Specified by:
getKeyTypeClass in interface org.globus.wsrf.ResourceHome- Overrides:
getKeyTypeClass in class org.globus.wsrf.impl.ResourceHomeImpl
getKeyTypeName
public javax.xml.namespace.QName getKeyTypeName()
- Specified by:
getKeyTypeName in interface org.globus.wsrf.ResourceHome- Overrides:
getKeyTypeName in class org.globus.wsrf.impl.ResourceHomeImpl
create
public org.globus.wsrf.impl.SimpleResourceKey create(java.util.Calendar terminationTime,
WMSInputType input)
throws java.lang.Exception
- Throws:
java.lang.Exception