Uses of Class
ch.qos.logback.core.joran.util.beans.BeanDescriptionCache
Packages that use BeanDescriptionCache
Package
Description
Contains Joran configuration classes.
-
Uses of BeanDescriptionCache in ch.qos.logback.core.joran
Constructors in ch.qos.logback.core.joran with parameters of type BeanDescriptionCacheModifierConstructorDescriptionParamModelHandler
(Context context, BeanDescriptionCache beanDescriptionCache) -
Uses of BeanDescriptionCache in ch.qos.logback.core.joran.util
Constructors in ch.qos.logback.core.joran.util with parameters of type BeanDescriptionCacheModifierConstructorDescriptionPropertySetter
(BeanDescriptionCache beanDescriptionCache, Object obj) Create a new PropertySetter for the specified Object. -
Uses of BeanDescriptionCache in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return BeanDescriptionCacheConstructors in ch.qos.logback.core.model.processor with parameters of type BeanDescriptionCacheModifierConstructorDescriptionImplicitModelHandler
(Context context, BeanDescriptionCache beanDescriptionCache)