Uses of Class
ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry
Packages that use DefaultNestedComponentRegistry
Package
Description
Contains the Joran configration classes
Contains Joran configuration classes.
Contains utility classes.
Contains Joran configuration classes.
Contains classes that create and configure a JSSE SSLContext needed
for secure transport of logging events by SSLSocketAppender.
-
Uses of DefaultNestedComponentRegistry in ch.qos.logback.access.joran
Methods in ch.qos.logback.access.joran with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionprotected void
JoranConfigurator.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.classic.joran
Methods in ch.qos.logback.classic.joran with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionprotected void
JoranConfigurator.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.classic.sift
Methods in ch.qos.logback.classic.sift with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionprotected void
SiftingJoranConfigurator.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.classic.util
Methods in ch.qos.logback.classic.util with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionstatic void
DefaultNestedComponentRules.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran
Methods in ch.qos.logback.core.joran with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionprotected void
GenericConfigurator.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran.spi
Methods in ch.qos.logback.core.joran.spi that return DefaultNestedComponentRegistry -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran.util
Methods in ch.qos.logback.core.joran.util with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionClass<?>
PropertySetter.getClassNameViaImplicitRules
(String name, AggregationType aggregationType, DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.net.ssl
Methods in ch.qos.logback.core.net.ssl with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionstatic void
SSLNestedComponentRegistryRules.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry)