Uses of Package
org.apache.logging.log4j.core.config.plugins.util
-
Packages that use org.apache.logging.log4j.core.config.plugins.util Package Description org.apache.logging.log4j.core.config Configuration of Log4j 2.org.apache.logging.log4j.core.config.builder.impl Configuration Builder Implementation.org.apache.logging.log4j.core.config.composite Support for composite configurations.org.apache.logging.log4j.core.config.plugins.util Utility and manager classes for Log4j 2 plugins. -
Classes in org.apache.logging.log4j.core.config.plugins.util used by org.apache.logging.log4j.core.config Class Description PluginManager Loads and manages all the plugins.PluginType Plugin Descriptor. -
Classes in org.apache.logging.log4j.core.config.plugins.util used by org.apache.logging.log4j.core.config.builder.impl Class Description PluginManager Loads and manages all the plugins. -
Classes in org.apache.logging.log4j.core.config.plugins.util used by org.apache.logging.log4j.core.config.composite Class Description PluginManager Loads and manages all the plugins. -
Classes in org.apache.logging.log4j.core.config.plugins.util used by org.apache.logging.log4j.core.config.plugins.util Class Description PluginBuilder Builder class to instantiate and configure a Plugin object using a PluginFactory method or PluginBuilderFactory builder class.PluginRegistry Registry singleton for PluginType maps partitioned by source type and then by category names.PluginType Plugin Descriptor.ResolverUtil.Test A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.