Interface LayoutComponentBuilder
-
- All Superinterfaces:
Builder<Component>
,ComponentBuilder<LayoutComponentBuilder>
- All Known Implementing Classes:
DefaultLayoutComponentBuilder
public interface LayoutComponentBuilder extends ComponentBuilder<LayoutComponentBuilder>
Assembler for constructing Layout Components.- Since:
- 2.4
-
-
Method Summary
-
Methods inherited from interface org.apache.logging.log4j.core.util.Builder
build, getErrorPrefix, isValid
-
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
-
-