| Package | Description | 
|---|---|
| org.wildfly.swarm.config.logging | 
| Modifier and Type | Method and Description | 
|---|---|
AsyncHandler.OverflowAction | 
AsyncHandler.overflowAction()
Specify what action to take when the overflowing. 
 | 
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 | 
|---|---|
T | 
AsyncHandler.overflowAction(AsyncHandler.OverflowAction value)
Specify what action to take when the overflowing. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.