org.globus.mds.trigger.impl
Class TriggerEntryHome

java.lang.Object
  extended byorg.globus.wsrf.impl.ResourceHomeImpl
      extended byorg.globus.mds.aggregator.impl.AggregatorServiceGroupEntryHome
          extended byorg.globus.mds.trigger.impl.TriggerEntryHome
All Implemented Interfaces:
Initializable, ResourceHome

public class TriggerEntryHome
extends AggregatorServiceGroupEntryHome

TODO: this is probably un-necessary.


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.mds.aggregator.impl.AggregatorServiceGroupEntryHome
 
Fields inherited from class org.globus.wsrf.impl.ResourceHomeImpl
keyTypeClass, keyTypeName, lockManager, resourceClass, resources
 
Constructor Summary
TriggerEntryHome()
           
 
Methods inherited from class org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryHome
find, getGroupHome, getGroupHomeLocation, initialize, remove
 
Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl
add, createNewInstance, createNewInstanceAndLoad, 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
 

Field Detail

logger

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

TriggerEntryHome

public TriggerEntryHome()