|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.globus.wsrf.impl.ResourceHomeImpl
org.cagrid.transfer.context.service.globus.resource.TransferServiceContextResourceHome
public class TransferServiceContextResourceHome
DO NOT EDIT: This class is autogenerated! This class implements the resource home for the resource type represented by this service.
| Field Summary |
|---|
| Fields inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
|---|
keyTypeClass, keyTypeName, lockManager, resourceClass, resources |
| Constructor Summary | |
|---|---|
TransferServiceContextResourceHome()
|
|
| Method Summary | |
|---|---|
org.globus.wsrf.ResourceKey |
createResource()
Creates a new Resource, adds it to the list of resources managed by this resource home, and returns the key to the resource. |
TransferServiceContextResource |
getAddressedResource()
Get the resouce that is being addressed in this current context |
TransferServiceContextResource |
getResource(org.globus.wsrf.ResourceKey key)
Given the key of a resource managed by this resource home, a type resource will be returned. |
TransferServiceContextReference |
getResourceReference(org.globus.wsrf.ResourceKey key)
Take a resource key managed by this resource, locates the resource, and created a typed EPR for the resource. |
| Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
|---|
add, createNewInstance, createNewInstanceAndLoad, find, getCacheLocation, getKeyTypeClass, getKeyTypeName, 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 |
| Constructor Detail |
|---|
public TransferServiceContextResourceHome()
| Method Detail |
|---|
public org.globus.wsrf.ResourceKey createResource()
throws java.lang.Exception
java.lang.Exception
public TransferServiceContextReference getResourceReference(org.globus.wsrf.ResourceKey key)
throws java.lang.Exception
java.lang.Exception
public TransferServiceContextResource getResource(org.globus.wsrf.ResourceKey key)
throws org.globus.wsrf.ResourceException
org.globus.wsrf.ResourceException
public TransferServiceContextResource getAddressedResource()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||