Class Component
java.lang.Object
org.apache.logging.log4j.core.config.builder.api.Component
Container for building Configurations. This class is not normally directly manipulated by users
of the Assembler API.
- Since:
- 2.4
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddAttribute
(String key, String newValue) void
addComponent
(Component component) getValue()
-
Constructor Details
-
Component
-
Component
-
Component
-
Component
public Component()
-
-
Method Details
-
addAttribute
-
addComponent
-
getAttributes
-
getComponents
-
getPluginType
-
getValue
-