public class PluginEntry extends Object implements Serializable
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) |
String |
toString() |
public String getKey()
public void setKey(String key)
public String getClassName()
public void setClassName(String className)
public String getName()
public void setName(String name)
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-2023 The 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.