Interface ScriptFileComponentBuilder
- All Superinterfaces:
Builder<Component>,ComponentBuilder<ScriptFileComponentBuilder>
Assembler for constructing ScriptFile Components.
- Since:
- 2.5
-
Method Summary
Modifier and TypeMethodDescriptionaddCharset(String charset) addIsWatched(boolean isWatched) addIsWatched(String isWatched) addLanguage(String language) Methods inherited from interface org.apache.logging.log4j.core.util.Builder
build, getErrorPrefix, isValidMethods inherited from interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
-
Method Details
-
addLanguage
-
addIsWatched
-
addIsWatched
-
addCharset
-