Uses of Interface
org.apache.logging.log4j.core.config.builder.api.FilterableComponentBuilder
Packages that use FilterableComponentBuilder
Package
Description
Configuration Builder API for programmatically configuring Log4j.
Configuration Builder Implementation.
Configuration using Properties files.
-
Uses of FilterableComponentBuilder in org.apache.logging.log4j.core.config.builder.api
Subinterfaces of FilterableComponentBuilder in org.apache.logging.log4j.core.config.builder.apiModifier and TypeInterfaceDescriptioninterfaceBuilder for constructing Appender Components.interfaceAssembler for constructing AppenderRef Components.interfaceWraps multiple Filter Component builders.interfaceLoggableComponentBuilder<T extends ComponentBuilder<T>>Common component builder for Logger and RootLogger elements.interfaceAssembler for constructing Logger Components.interfaceAssembler for constructing the root Logger Components. -
Uses of FilterableComponentBuilder in org.apache.logging.log4j.core.config.builder.impl
Classes in org.apache.logging.log4j.core.config.builder.impl that implement FilterableComponentBuilderModifier and TypeClassDescription(package private) classHolds the Appender Component attributes and subcomponents.(package private) classHolds the Appender Component attributes and subcomponents.(package private) class(package private) class(package private) class -
Uses of FilterableComponentBuilder in org.apache.logging.log4j.core.config.properties
Methods in org.apache.logging.log4j.core.config.properties with type parameters of type FilterableComponentBuilderModifier and TypeMethodDescriptionprivate <B extends FilterableComponentBuilder<? extends ComponentBuilder<?>>>
BPropertiesConfigurationBuilder.addFiltersToComponent(B componentBuilder, Properties properties)