|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectabc.weaving.weaver.AroundWeaver.State
public static class AroundWeaver.State
| Field Summary | |
|---|---|
java.util.Set |
shadowMethods
|
| Constructor Summary | |
|---|---|
AroundWeaver.State()
|
|
| Method Summary | |
|---|---|
AroundWeaver.AdviceMethod |
getAdviceMethod(SootMethod adviceMethod)
|
AroundWeaver.AdviceMethodInlineInfo |
getAdviceMethodInlineInfo(SootMethod method)
|
SootMethod |
getEnclosingAroundAdviceMethod(SootMethod m)
|
AroundWeaver.ProceedMethodInlineInfo |
getProceedMethodInlineInfo(SootMethod method)
|
int |
getUniqueID()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Set shadowMethods
| Constructor Detail |
|---|
public AroundWeaver.State()
| Method Detail |
|---|
public SootMethod getEnclosingAroundAdviceMethod(SootMethod m)
public AroundWeaver.ProceedMethodInlineInfo getProceedMethodInlineInfo(SootMethod method)
public AroundWeaver.AdviceMethodInlineInfo getAdviceMethodInlineInfo(SootMethod method)
public int getUniqueID()
public AroundWeaver.AdviceMethod getAdviceMethod(SootMethod adviceMethod)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||