eu.play_project.play_commons.constants
Class Constants

java.lang.Object
  extended by eu.play_project.play_commons.constants.Constants

public class Constants
extends Object


Constructor Summary
Constants()
           
 
Method Summary
static Properties getProperties()
          Get the default PLAY properties.
static Properties getProperties(String fileName)
          Get properties from a specific properties file (to found on the classpath).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants

public Constants()
Method Detail

getProperties

public static Properties getProperties()
Get the default PLAY properties.


getProperties

public static Properties getProperties(String fileName)
Get properties from a specific properties file (to found on the classpath).



Copyright © 2010-2013 OW2 Consortium. All Rights Reserved.