Package | Description |
---|---|
org.jboss.solder.exception.control |
An extensible exception handling handling framework.
|
Modifier and Type | Method and Description |
---|---|
TraversalMode |
HandlerMethod.getTraversalMode()
Obtains the direction of the traversal path the handler will be listening.
|
static TraversalMode |
TraversalMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraversalMode[] |
TraversalMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 Seam Framework. All Rights Reserved.