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