|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.TapestryAOPStackFrameAnalyzer
public class TapestryAOPStackFrameAnalyzer
Encapsulates a number of tests for identifying stack frames that are a side-effect of various Tapestry Aspect Oriented Programming and other code generation behaviors.
Constructor Summary | |
---|---|
TapestryAOPStackFrameAnalyzer()
|
Method Summary | |
---|---|
java.lang.String |
classForFrame(java.lang.StackTraceElement frame)
Returns the CSS class appropriate to the frame. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TapestryAOPStackFrameAnalyzer()
Method Detail |
---|
public java.lang.String classForFrame(java.lang.StackTraceElement frame)
StackTraceElementAnalyzer
classForFrame
in interface StackTraceElementAnalyzer
frame
- stack trace element to be analyzed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |