net.craftforge.essential.controller.managers
Class PropertyHandler
java.lang.Object
net.craftforge.essential.controller.managers.PropertyHandler
public class PropertyHandler
- extends Object
- Since:
- 27.08.11
- Author:
- Christian Bick
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyHandler
public PropertyHandler(Configuration configuration)
getProperties
public Map<String,String> getProperties(String propertyName,
String[] defaultValues)
throws ControllerException
- Throws:
ControllerException
getProperty
public String getProperty(String propertyName,
String[] defaultValues)
throws ControllerException
- Throws:
ControllerException
Copyright © 2011. All Rights Reserved.