Uses of Interface
org.perf.log.properties.TunableProperties

Packages that use TunableProperties
org.perf.log.properties   
 

Uses of TunableProperties in org.perf.log.properties
 

Classes in org.perf.log.properties that implement TunableProperties
 class CachedTunablePropertiesAbstract
           
 class NSBTunablePropertiesImpl
          This class provides lookup for Name Space Binding properties The class caches the property by default after the first lookup.
 class NullTunablePropertiesImpl
           
 class URLResourceTunablePropertiesImpl
           
 

Methods in org.perf.log.properties that return TunableProperties
 TunableProperties LoggerProperties.getTunableProperties()