ch.qos.logback.core.joran.replay
Class FruitContext
java.lang.Object
ch.qos.logback.core.ContextBase
ch.qos.logback.core.joran.replay.FruitContext
- All Implemented Interfaces:
- Context, PropertyContainer
public class FruitContext
- extends ContextBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FruitContext
public FruitContext()
addFruitShell
public void addFruitShell(FruitShell fs)
getFruitShellList
public List<FruitShell> getFruitShellList()
setFruitShellList
public void setFruitShellList(List<FruitShell> fruitShellList)
Copyright © 2005-2009 QOS.ch. All Rights Reserved.