com.moesol.util
Class DeveloperProperties

java.lang.Object
  extended by com.moesol.util.DeveloperProperties

public class DeveloperProperties
extends Object


Constructor Summary
DeveloperProperties()
           
 
Method Summary
static String getProperty(String name)
           
static String getProperty(String name, String default_value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeveloperProperties

public DeveloperProperties()
Method Detail

getProperty

public static String getProperty(String name)

getProperty

public static String getProperty(String name,
                                 String default_value)


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.