ch.qos.logback.core.joran.implicitAction
Class FruitContext
java.lang.Object
ch.qos.logback.core.ContextBase
ch.qos.logback.core.joran.implicitAction.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()
addFruit
public void addFruit(Fruit fs)
getFruitList
public List<Fruit> getFruitList()
setFruitShellList
public void setFruitShellList(List<Fruit> fruitList)
Copyright © 2005-2009 QOS.ch. All Rights Reserved.