org.kuali.common.util.log.log4j.model
Class AppenderRef

java.lang.Object
  extended by org.kuali.common.util.log.log4j.model.AppenderRef

public final class AppenderRef
extends Object


Field Summary
static List<AppenderRef> EMPTY
           
 
Constructor Summary
AppenderRef(String ref)
           
 
Method Summary
 String getRef()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY

public static final List<AppenderRef> EMPTY
Constructor Detail

AppenderRef

public AppenderRef(String ref)
Method Detail

getRef

public String getRef()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.