gov.nih.nci.caarray.services.external.v1_0.grid.service.globus.resource
Class CaArraySvc_v1_0ResourceHome

java.lang.Object
  extended by SingletonResourceHomeImpl
      extended by gov.nih.nci.caarray.services.external.v1_0.grid.service.globus.resource.CaArraySvc_v1_0ResourceHome
All Implemented Interfaces:
org.globus.wsrf.jndi.Initializable

public class CaArraySvc_v1_0ResourceHome
extends SingletonResourceHomeImpl
implements org.globus.wsrf.jndi.Initializable

DO NOT EDIT: This class is autogenerated! This class implements the resource home for the resource type represented by this service.


Constructor Summary
CaArraySvc_v1_0ResourceHome()
           
 
Method Summary
 org.globus.wsrf.Resource createSingleton()
           
 org.globus.wsrf.Resource find(org.globus.wsrf.ResourceKey key)
           
 CaArraySvc_v1_0Resource getAddressedResource()
          Get the resouce that is being addressed in this current context
 void initialize()
          Initialze the singleton resource, when the home is initialized.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaArraySvc_v1_0ResourceHome

public CaArraySvc_v1_0ResourceHome()
Method Detail

createSingleton

public org.globus.wsrf.Resource createSingleton()

find

public org.globus.wsrf.Resource find(org.globus.wsrf.ResourceKey key)
                              throws org.globus.wsrf.ResourceException
Throws:
org.globus.wsrf.ResourceException

initialize

public void initialize()
                throws java.lang.Exception
Initialze the singleton resource, when the home is initialized.

Specified by:
initialize in interface org.globus.wsrf.jndi.Initializable
Throws:
java.lang.Exception

getAddressedResource

public CaArraySvc_v1_0Resource getAddressedResource()
                                             throws java.lang.Exception
Get the resouce that is being addressed in this current context

Throws:
java.lang.Exception