Interface PropertyComponentBuilder
-
- All Superinterfaces:
Builder<Component>
,ComponentBuilder<PropertyComponentBuilder>
public interface PropertyComponentBuilder extends ComponentBuilder<PropertyComponentBuilder>
Assembler for constructing Property Components.- Since:
- 2.9
-
-
Method Summary
-
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
-
-