org.onebusaway.presentation.impl.configuration
Class PropertyConfigurationSource

java.lang.Object
  extended by org.onebusaway.presentation.impl.configuration.PropertyConfigurationSource
All Implemented Interfaces:
ConfigurationSource

public class PropertyConfigurationSource
extends Object
implements ConfigurationSource


Constructor Summary
PropertyConfigurationSource()
           
 
Method Summary
 Map<String,Object> getConfiguration()
           
 void setProperties(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyConfigurationSource

public PropertyConfigurationSource()
Method Detail

setProperties

public void setProperties(Properties properties)

getConfiguration

public Map<String,Object> getConfiguration()
Specified by:
getConfiguration in interface ConfigurationSource


Copyright © 2012 OneBusAway. All Rights Reserved.