| Package | Description |
|---|---|
| ch.qos.logback.core.joran.action | |
| ch.qos.logback.core.joran.util | |
| ch.qos.logback.core.util |
Contains various utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
IADataForComplexProperty.getAggregationType() |
| Constructor and Description |
|---|
IADataForComplexProperty(PropertySetter parentBean,
AggregationType aggregationType,
String complexPropertyName) |
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
PropertySetter.computeAggregationType(String name) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
PropertySetter.getClassNameViaImplicitRules(String name,
AggregationType aggregationType,
DefaultNestedComponentRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
static AggregationType |
AggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationType[] |
AggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 QOS.ch. All rights reserved.