ch.qos.logback.core.spi
Interface PropertyContainer

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

public interface PropertyContainer


Method Summary
 String getProperty(String key)
           
 

Method Detail

getProperty

String getProperty(String key)


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