net.kencochrane.a4j.util
Class LoadProperties

java.lang.Object
  |
  +--net.kencochrane.a4j.util.LoadProperties

public class LoadProperties
extends java.lang.Object

a4j http://www.KenCochrane.net/a4j/ Ken Cochrane Cochrane Date: Jul 31, 2003 Time: 5:43:41 PM


Constructor Summary
protected LoadProperties()
           
 
Method Summary
 java.util.Properties getProperties()
           
static LoadProperties instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadProperties

protected LoadProperties()
Method Detail

instance

public static LoadProperties instance()

getProperties

public java.util.Properties getProperties()