org.globus.mds.index.impl
Class IndexHome

java.lang.Object
  extended byorg.globus.wsrf.impl.ResourceHomeImpl
      extended byorg.globus.mds.index.impl.IndexHome
All Implemented Interfaces:
Initializable, ResourceHome

public class IndexHome
extends ResourceHomeImpl

Index home implementation.


Nested Class Summary
 
Nested classes inherited from class org.globus.wsrf.impl.ResourceHomeImpl
 
Field Summary
private static org.apache.commons.logging.Log logger
           
 
Fields inherited from class org.globus.wsrf.impl.ResourceHomeImpl
keyTypeClass, keyTypeName, lockManager, resourceClass, resources
 
Constructor Summary
IndexHome()
           
 
Method Summary
 IndexResource create()
           
 
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
 

Field Detail

logger

private static org.apache.commons.logging.Log logger
Constructor Detail

IndexHome

public IndexHome()
Method Detail

create

public IndexResource create()
                     throws java.lang.Exception
Throws:
java.lang.Exception