org.globus.mds.index.impl
Class IndexEntryHome

java.lang.Object
  extended byorg.globus.wsrf.impl.ResourceHomeImpl
      extended byorg.globus.mds.aggregator.impl.AggregatorServiceGroupEntryHome
          extended byorg.globus.mds.index.impl.IndexEntryHome
All Implemented Interfaces:
org.globus.wsrf.jndi.Destroyable, org.globus.wsrf.jndi.Initializable, org.globus.wsrf.ResourceHome

public class IndexEntryHome
extends AggregatorServiceGroupEntryHome

Home for index service entries. Most behavior implemented in AggregatorServiceGroupEntryHome base class. Not much here now, but leaving it in for extensibility.


Field Summary
 
Fields inherited from class org.globus.wsrf.impl.ResourceHomeImpl
cache, cacheLocation, keyTypeClass, keyTypeName, lockManager, resourceClass, resourceConstructor, resourceIsPersistent, resources
 
Constructor Summary
IndexEntryHome()
           
 
Methods inherited from class org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryHome
find, getGroupResource, initialize, remove
 
Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl
add, createNewInstance, createNewInstanceAndLoad, destroy, getCacheLocation, getKeyTypeClass, getKeyTypeName, getResourceClass, getSweeperDelay, 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

IndexEntryHome

public IndexEntryHome()


Copyright © 1999-2006 University of Chicago. All rights reserved.