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
Methods in ch.qos.logback.core.joran that return BeanDescriptionCacheModifier and TypeMethodDescriptionprotected BeanDescriptionCache
GenericConfigurator.getBeanDescriptionCache()
-
Uses of BeanDescriptionCache in ch.qos.logback.core.joran.action
Constructors in ch.qos.logback.core.joran.action with parameters of type BeanDescriptionCacheModifierConstructorDescriptionNestedBasicPropertyIA
(BeanDescriptionCache beanDescriptionCache) NestedComplexPropertyIA
(BeanDescriptionCache beanDescriptionCache) ParamAction
(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.