Interface CompositeFilterComponentBuilder
- All Superinterfaces:
Builder<Component>
,ComponentBuilder<CompositeFilterComponentBuilder>
,FilterableComponentBuilder<CompositeFilterComponentBuilder>
- All Known Implementing Classes:
DefaultCompositeFilterComponentBuilder
public interface CompositeFilterComponentBuilder
extends FilterableComponentBuilder<CompositeFilterComponentBuilder>
Wraps multiple Filter Component builders.
- Since:
- 2.4
-
Method Summary
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.FilterableComponentBuilder
add