org.opengts.util
Interface RTConfig.PropertySetter

All Known Implementing Classes:
BasicPrivateLabel, PrivateLabel, RTProperties
Enclosing class:
RTConfig

public static interface RTConfig.PropertySetter

PropertySetter interface


Method Summary
 void setProperty(java.lang.Object key, java.lang.Object value)
           
 

Method Detail

setProperty

void setProperty(java.lang.Object key,
                 java.lang.Object value)