|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyContainer | |
|---|---|
| ch.qos.logback.core | Contains the main classes of logback core. |
| ch.qos.logback.core.joran.spi | |
| ch.qos.logback.core.util | Contains various utility classes. |
| Uses of PropertyContainer in ch.qos.logback.core |
|---|
| Subinterfaces of PropertyContainer in ch.qos.logback.core | |
|---|---|
interface |
Context
A context is the main anchorage point of all logback components. |
| Classes in ch.qos.logback.core that implement PropertyContainer | |
|---|---|
class |
ContextBase
|
| Uses of PropertyContainer in ch.qos.logback.core.joran.spi |
|---|
| Classes in ch.qos.logback.core.joran.spi that implement PropertyContainer | |
|---|---|
class |
InterpretationContext
An InterpretationContext contains the contextual state of a Joran parsing session. |
| Uses of PropertyContainer in ch.qos.logback.core.util |
|---|
| Methods in ch.qos.logback.core.util with parameters of type PropertyContainer | |
|---|---|
static String |
OptionHelper.substVars(String val,
PropertyContainer pc)
Perform variable substitution in string val from the values
of keys found in context property map, and if that fails, then in the
system properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||