org.skife.config
Class SimplePropertyConfigSource

java.lang.Object
  extended by org.skife.config.SimplePropertyConfigSource
All Implemented Interfaces:
ConfigSource

public class SimplePropertyConfigSource
extends Object
implements ConfigSource


Constructor Summary
SimplePropertyConfigSource(Properties props)
           
 
Method Summary
 String getString(String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePropertyConfigSource

public SimplePropertyConfigSource(Properties props)
Method Detail

getString

public String getString(String propertyName)
Specified by:
getString in interface ConfigSource


Copyright © 2011. All Rights Reserved.