org.globus.mds.aggregator.impl
Class AggregatorConfiguration
java.lang.Object
org.globus.mds.aggregator.impl.AggregatorConfiguration
- public class AggregatorConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregatorConfiguration
public AggregatorConfiguration()
getAggregatorSources
public String getAggregatorSources()
getExecutableMappings
public String getExecutableMappings()
getAggregatorSourceList
public ArrayList getAggregatorSourceList()
getExecutableMappingTable
public Hashtable getExecutableMappingTable()
setAggregatorSources
public void setAggregatorSources(String s)
setExecutableMappings
public void setExecutableMappings(String s)
getEntryRemovedCallback
public String getEntryRemovedCallback()
setEntryRemovedCallback
public void setEntryRemovedCallback(String className)
getEntryRemovedCallbackInstance
public AggregatorServiceGroupEntryRemovedCallback getEntryRemovedCallbackInstance()
getEntrySweeperInterval
public long getEntrySweeperInterval()
setEntrySweeperInterval
public void setEntrySweeperInterval(long val)
getNotifyOnEntryLifetimeExtensionValue
public boolean getNotifyOnEntryLifetimeExtensionValue()
getNotifyOnEntryContentChangeValue
public boolean getNotifyOnEntryContentChangeValue()
getNotifyOnEntryLifetimeExtension
public String getNotifyOnEntryLifetimeExtension()
getNotifyOnEntryContentChange
public String getNotifyOnEntryContentChange()
setNotifyOnEntryLifetimeExtension
public void setNotifyOnEntryLifetimeExtension(String bool)
setNotifyOnEntryContentChange
public void setNotifyOnEntryContentChange(String bool)
Copyright © 1999-2006 University of Chicago. All rights reserved.