|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackFrameFilterResult | |
---|---|
org.jboss.solder.exception.filter | Classes related to filtering stack traces. |
Uses of StackFrameFilterResult in org.jboss.solder.exception.filter |
---|
Methods in org.jboss.solder.exception.filter that return StackFrameFilterResult | |
---|---|
StackFrameFilterResult |
StackFrameFilter.process(StackFrame frame)
Defines logic about how to filter the given frame. |
static StackFrameFilterResult |
StackFrameFilterResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StackFrameFilterResult[] |
StackFrameFilterResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |