| Package | Description |
|---|---|
| org.kuali.common.util.log4j.model | |
| org.kuali.common.util.log4j.model.param |
| Modifier and Type | Method and Description |
|---|---|
List<Param> |
Appender.getParams()
Deprecated.
|
List<Param> |
Layout.getParams()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Appender.setParams(List<Param> params)
Deprecated.
|
void |
Layout.setParams(List<Param> params)
Deprecated.
|
| Constructor and Description |
|---|
Layout(Class<?> javaClass,
Param param)
Deprecated.
|
Param(Param param)
Deprecated.
|
| Constructor and Description |
|---|
Layout(Class<?> javaClass,
List<Param> params)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConversionPatternParam
Deprecated.
|
class |
FileParam
Deprecated.
|
class |
ThresholdParam
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.