org.drools.examples.conway
Class ConwayApplicationProperties

java.lang.Object
  extended by org.drools.examples.conway.ConwayApplicationProperties

public class ConwayApplicationProperties
extends Object

A utility class for retrieving application properties


Method Summary
static ConwayApplicationProperties getInstance()
           
static String getProperty(String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ConwayApplicationProperties getInstance()

getProperty

public static String getProperty(String propertyName)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.