Uses of Class
ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistry
Packages that use DefaultNestedComponentRegistry
Package
Description
Contains Joran configuration classes.
Contains service provider interface classes for Joran configuration framework.
Contains utility classes for Joran configuration processing.
Contains model processors for handling configuration model objects.
Contains classes that create and configure a JSSE SSLContext needed
for secure transport of logging events by SSLSocketAppender.
Contains sifting appender framework for dynamic appender creation based on runtime attributes.
-
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran
Methods in ch.qos.logback.core.joran with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionprotected voidGenericXMLConfigurator.addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.joran.spi
Methods in ch.qos.logback.core.joran.spi with parameters of type DefaultNestedComponentRegistryModifier and TypeMethodDescriptionvoidDefaultNestedComponentRegistry.duplicate(DefaultNestedComponentRegistry other) -
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<?> AggregationAssessor.getClassNameViaImplicitRules(String name, AggregationType aggregationType, DefaultNestedComponentRegistry registry) Class<?> PropertySetter.getClassNameViaImplicitRules(String name, AggregationType aggregationType, DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return DefaultNestedComponentRegistry -
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 voidSSLNestedComponentRegistryRules.addDefaultNestedComponentRegistryRules(DefaultNestedComponentRegistry registry) -
Uses of DefaultNestedComponentRegistry in ch.qos.logback.core.sift
Fields in ch.qos.logback.core.sift declared as DefaultNestedComponentRegistryModifier and TypeFieldDescriptionprotected DefaultNestedComponentRegistryAppenderFactoryUsingSiftModel.registry