org.opengts.util
Interface RTConfig.PropertyGetter

All Known Implementing Classes:
RTProperties
Enclosing class:
RTConfig

public static interface RTConfig.PropertyGetter

PropertyGetter interface


Method Summary
 java.lang.Object getProperty(java.lang.Object key, java.lang.Object dftValue)
           
 

Method Detail

getProperty

java.lang.Object getProperty(java.lang.Object key,
                             java.lang.Object dftValue)