org.shiftone.jrat.core
Class Environment

java.lang.Object
  extended by org.shiftone.jrat.core.Environment

public class Environment
extends java.lang.Object

Author:
jeff@shiftone.org (Jeff Drost)

Field Summary
static Environment INSTANCE
           
 
Constructor Summary
Environment()
           
 
Method Summary
static Configuration getConfiguration()
           
static Settings getSettings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Environment INSTANCE
Constructor Detail

Environment

public Environment()
Method Detail

getConfiguration

public static Configuration getConfiguration()

getSettings

public static Settings getSettings()