| Package | Description |
|---|---|
| org.appops.logging.logger.config | |
| org.appops.logging.logger.config.constant |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<HandlerAttribute,java.lang.Object> |
HandlerConfig.getConfig()
Getter for the field
config. |
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerConfig.addAttribute(HandlerAttribute key,
java.lang.Object value)
addAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerConfig.setConfig(java.util.Map<HandlerAttribute,java.lang.Object> configMap)
Setter for the field
config. |
| Modifier and Type | Method and Description |
|---|---|
static HandlerAttribute |
HandlerAttribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HandlerAttribute[] |
HandlerAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.