public class FruitShell
extends ch.qos.logback.core.spi.ContextAwareBase
| Constructor and Description |
|---|
FruitShell() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setFruitFactory(FruitFactory fruitFactory) |
void |
setName(String name) |
String |
toString()
Constructs a
String with all attributes
in name = value format. |
public void setFruitFactory(FruitFactory fruitFactory)
public String getName()
public void setName(String name)
Copyright © 2005–2021 QOS.ch. All rights reserved.