Uses of Enum
ch.qos.logback.core.util.AggregationType
Packages that use AggregationType
Package
Description
Contains various utility classes.
-
Uses of AggregationType in ch.qos.logback.core.joran.action
Methods in ch.qos.logback.core.joran.action that return AggregationTypeConstructors in ch.qos.logback.core.joran.action with parameters of type AggregationTypeModifierConstructorDescriptionIADataForComplexProperty
(PropertySetter parentBean, AggregationType aggregationType, String complexPropertyName) -
Uses of AggregationType in ch.qos.logback.core.joran.util
Methods in ch.qos.logback.core.joran.util that return AggregationTypeMethods in ch.qos.logback.core.joran.util with parameters of type AggregationTypeModifier and TypeMethodDescriptionClass<?>
PropertySetter.getClassNameViaImplicitRules
(String name, AggregationType aggregationType, DefaultNestedComponentRegistry registry) -
Uses of AggregationType in ch.qos.logback.core.util
Methods in ch.qos.logback.core.util that return AggregationTypeModifier and TypeMethodDescriptionstatic AggregationType
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.