org.apache.avalon.util.defaults
Class SystemDefaultsFinder

java.lang.Object
  extended byorg.apache.avalon.util.defaults.SimpleDefaultsFinder
      extended byorg.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 org.apache.avalon.util.defaults.SimpleDefaultsFinder
find
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemDefaultsFinder

public SystemDefaultsFinder()
Finds default property values within the system properties.



Copyright © Apache Software Foundation. All Rights Reserved.