com.servingxml.util.system
Class SystemConfiguration

java.lang.Object
  extended by com.servingxml.util.system.SystemConfiguration

public class SystemConfiguration
extends java.lang.Object

There is a single instance of a SystemConfiguration which may be obtained through its static getInstance() method.


Method Summary
static SystemConfiguration getInstance()
           
static Logger getLogger()
           
static RuntimeContext getSystemContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SystemConfiguration getInstance()

getLogger

public static Logger getLogger()

getSystemContext

public static RuntimeContext getSystemContext()