org.perf.log.properties
Class URLResourceTunablePropertiesImpl

java.lang.Object
  extended by org.perf.log.properties.CachedTunablePropertiesAbstract
      extended by org.perf.log.properties.URLResourceTunablePropertiesImpl
All Implemented Interfaces:
TunableProperties

public class URLResourceTunablePropertiesImpl
extends CachedTunablePropertiesAbstract


Constructor Summary
URLResourceTunablePropertiesImpl()
           
 
Method Summary
 java.lang.String getDynamicProperty(java.lang.String name)
           
 java.lang.String getStaticProperty(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLResourceTunablePropertiesImpl

public URLResourceTunablePropertiesImpl()
Method Detail

getStaticProperty

public java.lang.String getStaticProperty(java.lang.String name)

getDynamicProperty

public java.lang.String getDynamicProperty(java.lang.String name)