ch.qos.logback.access.sift
Class AppenderFactoryUsingJoran

java.lang.Object
  extended by ch.qos.logback.core.sift.AbstractAppenderFactoryUsingJoran<IAccessEvent>
      extended by ch.qos.logback.access.sift.AppenderFactoryUsingJoran
All Implemented Interfaces:
AppenderFactory<IAccessEvent>

public class AppenderFactoryUsingJoran
extends AbstractAppenderFactoryUsingJoran<IAccessEvent>


Field Summary
 
Fields inherited from class ch.qos.logback.core.sift.AbstractAppenderFactoryUsingJoran
key, parentPropertyMap
 
Method Summary
 SiftingJoranConfiguratorBase<IAccessEvent> getSiftingJoranConfigurator(String keyValue)
           
 
Methods inherited from class ch.qos.logback.core.sift.AbstractAppenderFactoryUsingJoran
buildAppender, getEventList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSiftingJoranConfigurator

public SiftingJoranConfiguratorBase<IAccessEvent> getSiftingJoranConfigurator(String keyValue)
Specified by:
getSiftingJoranConfigurator in class AbstractAppenderFactoryUsingJoran<IAccessEvent>


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