Package ch.qos.logback.core.spi
Interface PropertyContainer
-
- All Known Subinterfaces:
Context
- All Known Implementing Classes:
AccessContext
,ContextBase
,InterpretationContext
,LogbackValve
,LoggerContext
,RequestLogImpl
public interface PropertyContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
getCopyOfPropertyMap()
String
getProperty(String key)
-