edu.asu.cri.MirkE.util
Class MirkeProperties

java.lang.Object
  extended byedu.asu.cri.MirkE.util.MirkeProperties

public class MirkeProperties
extends java.lang.Object

This is a kind of singleton class for holding all the application level properties configured for MirkE

Version:
$Id: MirkeProperties.java,v 1.2 2005/01/11 04:03:57 smenor Exp $
Author:
Siva B.S.D.S

Constructor Summary
MirkeProperties()
           
 
Method Summary
static java.lang.String getProperty(java.lang.String propertyKey)
          Returns the property value for the given key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MirkeProperties

public MirkeProperties()
Method Detail

getProperty

public static java.lang.String getProperty(java.lang.String propertyKey)
Returns the property value for the given key

Parameters:
propertyKey - property key
Returns:
property value


Copyright © 2004-2005 Arizona State University - Cancer Research Institute - hosted by Sourceforge. All Rights Reserved.