net.sf.taverna.raven.appconfig.config
Class Log4JConfiguration

java.lang.Object
  extended by net.sf.taverna.raven.appconfig.bootstrap.AbstractConfiguration
      extended by net.sf.taverna.raven.appconfig.config.Log4JConfiguration

public class Log4JConfiguration
extends AbstractConfiguration


Field Summary
static java.lang.String LOG4J_PROPERTIES
           
static java.lang.String MINIMAL_LOG4J_PROPERTIES
           
 
Constructor Summary
Log4JConfiguration()
           
 
Method Summary
 
Methods inherited from class net.sf.taverna.raven.appconfig.bootstrap.AbstractConfiguration
flush, getProperties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG4J_PROPERTIES

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

MINIMAL_LOG4J_PROPERTIES

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

Log4JConfiguration

public Log4JConfiguration()