|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UsesOrderedConfiguration(value=StackTraceElementAnalyzer.class) public interface StackTraceElementAnalyzer
Used by ExceptionDisplay
to characterize each stack frame that is
presented. Implemented as a chain-of-command service.
Method Summary | |
---|---|
String |
classForFrame(StackTraceElement frame)
Returns the CSS class appropriate to the frame. |
Method Detail |
---|
String classForFrame(StackTraceElement frame)
frame
- stack trace element to be analyzed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |