jef
Class JefPropertyKeys

java.lang.Object
  extended by jef.JefPropertyKeys

public class JefPropertyKeys
extends java.lang.Object

Wide scope constants

Author:
Francesco Russo (frusso@cs.unibo.it)

Field Summary
static java.lang.String dnaConfigFileURL
           
static java.lang.String jefConfigFileURL
           
 
Constructor Summary
JefPropertyKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jefConfigFileURL

public static final java.lang.String jefConfigFileURL
See Also:
Constant Field Values

dnaConfigFileURL

public static final java.lang.String dnaConfigFileURL
See Also:
Constant Field Values
Constructor Detail

JefPropertyKeys

public JefPropertyKeys()