ch.qos.logback.core.spi
Interface PropertyContainer

All Known Subinterfaces:
Context
All Known Implementing Classes:
ContextBase, InterpretationContext

public interface PropertyContainer


Method Summary
 java.lang.String getProperty(java.lang.String key)
           
 

Method Detail

getProperty

java.lang.String getProperty(java.lang.String key)


Copyright © 2005-2011 QOS.ch. All Rights Reserved.