org.kuali.common.util.log.log4j
Class Log4JExecutable
java.lang.Object
  
org.kuali.common.util.log.log4j.Log4JExecutable
- All Implemented Interfaces: 
 - Executable
 
public final class Log4JExecutable
- extends Object
- implements Executable
  
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT_SKIP
public static final boolean DEFAULT_SKIP
- See Also:
 - Constant Field Values
 
Log4JExecutable
public Log4JExecutable(Log4JService service,
                       Log4JConfiguration context)
Log4JExecutable
public Log4JExecutable(Log4JService service,
                       Log4JConfiguration context,
                       boolean skip)
execute
public void execute()
- Specified by:
 execute in interface Executable
 
 
isSkip
public boolean isSkip()
 
 
getService
public Log4JService getService()
 
 
getContext
public Log4JConfiguration getContext()
 
 
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.