org.apache.avalon.util.defaults
Class SystemDefaultsFinder
java.lang.Object
org.apache.avalon.util.defaults.SimpleDefaultsFinder
org.apache.avalon.util.defaults.SystemDefaultsFinder
- All Implemented Interfaces:
- DefaultsFinder
- public class SystemDefaultsFinder
- extends SimpleDefaultsFinder
Finds default property values within the system properties.
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Alex Karasulu, $Author: mcconnell $
Constructor Summary |
SystemDefaultsFinder()
Finds default property values within the system properties. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemDefaultsFinder
public SystemDefaultsFinder()
- Finds default property values within the system properties.
Copyright © Apache Software Foundation. All Rights Reserved.