org.kuali.common.util.properties
Class LocationLoader

java.lang.Object
  extended by org.kuali.common.util.properties.LocationLoader
All Implemented Interfaces:
PropertiesLoader

public final class LocationLoader
extends Object
implements PropertiesLoader


Constructor Summary
LocationLoader(Location location)
           
LocationLoader(Location location, String value)
           
 
Method Summary
 Location getLocation()
           
 String getValue()
           
 Properties load()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationLoader

public LocationLoader(Location location)

LocationLoader

public LocationLoader(Location location,
                      String value)
Method Detail

load

public Properties load()
Specified by:
load in interface PropertiesLoader

getValue

public String getValue()

getLocation

public Location getLocation()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.