Uses of Class
ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry
Package
Description
Contains the Joran configuration classes
Contains Joran configuration 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
Modifier and TypeMethodDescriptionprotected void
JoranConfigurator.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.access.model.processor
Modifier and TypeMethodDescriptionstatic void
LogbackAccessDefaultNestedComponentRegistryRules.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.classic.joran
Modifier and TypeMethodDescriptionprotected void
JoranConfigurator.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.classic.model.processor
Modifier and TypeMethodDescriptionstatic void
LogbackClassicDefaultNestedComponentRules.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran
Modifier and TypeMethodDescriptionprotected void
GenericXMLConfigurator.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran.spi
Modifier and TypeMethodDescriptionvoid
DefaultNestedComponentRegistry.duplicate
(DefaultNestedComponentRegistry other) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran.util
Modifier and TypeMethodDescriptionClass<?>
PropertySetter.getClassNameViaImplicitRules
(String name, AggregationType aggregationType, DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.model.processor
-
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.net.ssl
Modifier and TypeMethodDescriptionstatic void
SSLNestedComponentRegistryRules.addDefaultNestedComponentRegistryRules
(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.sift
Modifier and TypeFieldDescriptionprotected DefaultNestedComponentRegistry
AppenderFactoryUsingSiftModel.registry