Uses of Class
org.kuali.common.util.log4j.model.Layout

Packages that use Layout
org.kuali.common.util.log4j.model   
 

Uses of Layout in org.kuali.common.util.log4j.model
 

Methods in org.kuali.common.util.log4j.model that return Layout
 Layout Appender.getLayout()
          Deprecated.  
 

Methods in org.kuali.common.util.log4j.model with parameters of type Layout
 void Appender.setLayout(Layout layout)
          Deprecated.  
 

Constructors in org.kuali.common.util.log4j.model with parameters of type Layout
Appender(String name, Class<?> javaClass, Layout layout)
          Deprecated.  
Layout(Layout layout)
          Deprecated.  
 



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