org.paneris.jal.model
Class SystemProperties

java.lang.Object
  extended by org.paneris.jal.model.SystemProperties

public class SystemProperties
extends java.lang.Object

A wrapper to allow easy access to system properties.


Constructor Summary
SystemProperties(java.lang.String db)
          Constructor
 
Method Summary
 java.lang.String getProperty(java.lang.String property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemProperties

public SystemProperties(java.lang.String db)
                 throws java.lang.Exception
Constructor

Throws:
java.lang.Exception
Method Detail

getProperty

public java.lang.String getProperty(java.lang.String property)
                             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2008 PanEris. All Rights Reserved.