Package | Description |
---|---|
org.jboss.logmanager.handlers |
Modifier and Type | Method and Description |
---|---|
AsyncHandler.OverflowAction |
AsyncHandler.getOverflowAction()
Get the overflow action.
|
static AsyncHandler.OverflowAction |
AsyncHandler.OverflowAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncHandler.OverflowAction[] |
AsyncHandler.OverflowAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncHandler.setOverflowAction(AsyncHandler.OverflowAction overflowAction)
Set the overflow action.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.