| Package | Description |
|---|---|
| ch.qos.logback.core.db |
The ch.qos.logback.core.db package provides bases classes to append objects
into various databases.
|
| ch.qos.logback.core.joran |
Contains Joran configuration classes.
|
| ch.qos.logback.core.joran.action | |
| ch.qos.logback.core.joran.util |
| Modifier and Type | Field and Description |
|---|---|
private BeanDescriptionCache |
BindDataSourceToJNDIAction.beanDescriptionCache |
| Constructor and Description |
|---|
BindDataSourceToJNDIAction(BeanDescriptionCache beanDescriptionCache) |
| Modifier and Type | Field and Description |
|---|---|
private BeanDescriptionCache |
GenericConfigurator.beanDescriptionCache |
| Modifier and Type | Method and Description |
|---|---|
protected BeanDescriptionCache |
GenericConfigurator.getBeanDescriptionCache() |
| Modifier and Type | Field and Description |
|---|---|
private BeanDescriptionCache |
NestedBasicPropertyIA.beanDescriptionCache |
private BeanDescriptionCache |
NestedComplexPropertyIA.beanDescriptionCache |
private BeanDescriptionCache |
ParamAction.beanDescriptionCache |
| Constructor and Description |
|---|
NestedBasicPropertyIA(BeanDescriptionCache beanDescriptionCache) |
NestedComplexPropertyIA(BeanDescriptionCache beanDescriptionCache) |
ParamAction(BeanDescriptionCache beanDescriptionCache) |
| Constructor and Description |
|---|
PropertySetter(BeanDescriptionCache beanDescriptionCache,
java.lang.Object obj)
Create a new PropertySetter for the specified Object.
|