|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.weaver.PrintAdviceInfo
public class PrintAdviceInfo
The purpose of this class is to iterate over all AdviceApplication instances for a Class and to print the key information, including information about static join points. Useful only for debugging.
Constructor Summary | |
---|---|
PrintAdviceInfo()
|
Method Summary | |
---|---|
static void |
printAdviceInfo(SootClass sc)
generate code for all the static join points in class sc |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintAdviceInfo()
Method Detail |
---|
public static void printAdviceInfo(SootClass sc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |