Package | Description |
---|---|
org.wildfly.swarm.config.logging | |
org.wildfly.swarm.config.logging.logging_profile |
Modifier and Type | Method and Description |
---|---|
OverflowAction |
AsyncHandler.overflowAction()
Specify what action to take when the overflowing.
|
static OverflowAction |
OverflowAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverflowAction[] |
OverflowAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
AsyncHandler.overflowAction(OverflowAction value)
Specify what action to take when the overflowing.
|
Modifier and Type | Method and Description |
---|---|
OverflowAction |
AsyncHandler.overflowAction()
Specify what action to take when the overflowing.
|
Modifier and Type | Method and Description |
---|---|
T |
AsyncHandler.overflowAction(OverflowAction value)
Specify what action to take when the overflowing.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.