org.kuali.rice.core.config.logging
Class Log4jLifeCycle
java.lang.Object
org.kuali.rice.core.lifecycle.BaseLifecycle
org.kuali.rice.core.config.logging.Log4jLifeCycle
- All Implemented Interfaces:
- Lifecycle
public class Log4jLifeCycle
- extends BaseLifecycle
Lifecycle implementation that initializes and shuts down Log4J logging
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jLifeCycle
public Log4jLifeCycle()
start
public void start()
throws Exception
- Specified by:
start
in interface Lifecycle
- Overrides:
start
in class BaseLifecycle
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop
in interface Lifecycle
- Overrides:
stop
in class BaseLifecycle
- Throws:
Exception
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.