org.kuali.common.util.log4j
Class Log4JContextNullifier

java.lang.Object
  extended by org.kuali.common.util.log4j.Log4JContextNullifier
All Implemented Interfaces:
Nullifier

Deprecated.

@Deprecated
public class Log4JContextNullifier
extends Object
implements Nullifier


Constructor Summary
Log4JContextNullifier()
          Deprecated.  
Log4JContextNullifier(Log4JContext context)
          Deprecated.  
 
Method Summary
 Log4JContext getContext()
          Deprecated.  
 void nullify()
          Deprecated.  
protected  void nullify(Log4JContext context)
          Deprecated.  
protected  void nullify(Logger logger)
          Deprecated.  
 void setContext(Log4JContext context)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JContextNullifier

public Log4JContextNullifier()
Deprecated. 

Log4JContextNullifier

public Log4JContextNullifier(Log4JContext context)
Deprecated. 
Method Detail

nullify

public void nullify()
Deprecated. 
Specified by:
nullify in interface Nullifier

nullify

protected void nullify(Log4JContext context)
Deprecated. 

nullify

protected void nullify(Logger logger)
Deprecated. 

getContext

public Log4JContext getContext()
Deprecated. 

setContext

public void setContext(Log4JContext context)
Deprecated. 


Copyright © 2010–2014 The Kuali Foundation. All rights reserved.