org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus.resource
Class LexEVSGridServiceResourceHome

java.lang.Object
  extended by gov.nih.nci.cagrid.introduce.servicetools.SingletonResourceHomeImpl
      extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus.resource.LexEVSGridServiceResourceHome
All Implemented Interfaces:
org.globus.wsrf.jndi.Initializable, org.globus.wsrf.ResourceHome

public class LexEVSGridServiceResourceHome
extends gov.nih.nci.cagrid.introduce.servicetools.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
LexEVSGridServiceResourceHome()
           
 
Method Summary
 org.globus.wsrf.Resource createSingleton()
           
 org.globus.wsrf.Resource find(org.globus.wsrf.ResourceKey key)
           
 LexEVSGridServiceResource 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 gov.nih.nci.cagrid.introduce.servicetools.SingletonResourceHomeImpl
getKeyTypeClass, getKeyTypeName, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexEVSGridServiceResourceHome

public LexEVSGridServiceResourceHome()
Method Detail

createSingleton

public org.globus.wsrf.Resource createSingleton()
Specified by:
createSingleton in class gov.nih.nci.cagrid.introduce.servicetools.SingletonResourceHomeImpl

find

public org.globus.wsrf.Resource find(org.globus.wsrf.ResourceKey key)
                              throws org.globus.wsrf.ResourceException
Specified by:
find in interface org.globus.wsrf.ResourceHome
Overrides:
find in class gov.nih.nci.cagrid.introduce.servicetools.SingletonResourceHomeImpl
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 LexEVSGridServiceResource getAddressedResource()
                                               throws java.lang.Exception
Get the resouce that is being addressed in this current context

Throws:
java.lang.Exception