org.perf.log.properties
Class CachedTunablePropertiesAbstract

java.lang.Object
  extended by org.perf.log.properties.CachedTunablePropertiesAbstract
All Implemented Interfaces:
TunableProperties
Direct Known Subclasses:
NSBTunablePropertiesImpl, URLResourceTunablePropertiesImpl

public abstract class CachedTunablePropertiesAbstract
extends java.lang.Object
implements TunableProperties


Constructor Summary
CachedTunablePropertiesAbstract()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.perf.log.properties.TunableProperties
getDynamicProperty, getStaticProperty
 

Constructor Detail

CachedTunablePropertiesAbstract

public CachedTunablePropertiesAbstract()