|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.replay.FruitShell
public class FruitShell
Field Summary |
---|
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase |
---|
context |
Constructor Summary | |
---|---|
FruitShell()
|
Method Summary | |
---|---|
String |
getName()
|
void |
setFruitFactory(FruitFactory fruitFactory)
|
void |
setName(String name)
|
String |
toString()
Constructs a String with all attributes
in name = value format. |
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase |
---|
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FruitShell()
Method Detail |
---|
public void setFruitFactory(FruitFactory fruitFactory)
public String getName()
public void setName(String name)
public String toString()
String
with all attributes
in name = value format.
toString
in class Object
String
representation
of this object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |