public class PluginEntry extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
PluginEntry() |
Modifier and Type | Method and Description |
---|---|
String |
getCategory() |
String |
getClassName() |
String |
getKey() |
String |
getName() |
boolean |
isDefer() |
boolean |
isPrintable() |
void |
setCategory(String category) |
void |
setClassName(String className) |
void |
setDefer(boolean defer) |
void |
setKey(String key) |
void |
setName(String name) |
void |
setPrintable(boolean printable) |
public static final long serialVersionUID
public PluginEntry()
public String getClassName()
public void setClassName(String className)
public boolean isPrintable()
public void setPrintable(boolean printable)
public boolean isDefer()
public void setDefer(boolean defer)
public String getCategory()
public void setCategory(String category)
Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.