|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectabc.weaving.weaver.WeavingState
public class WeavingState
State used during weaving that needs to be reset for reweaving.
Constructor Summary | |
---|---|
WeavingState()
|
Method Summary | |
---|---|
Local |
get_JoinPointInfo_thisJoinPoint(JoinPointInfo key)
|
static void |
reset()
|
void |
set_JoinPointInfo_thisJoinPoint(JoinPointInfo key,
Local value)
|
static WeavingState |
v()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WeavingState()
Method Detail |
---|
public static WeavingState v()
public static void reset()
public Local get_JoinPointInfo_thisJoinPoint(JoinPointInfo key)
public void set_JoinPointInfo_thisJoinPoint(JoinPointInfo key, Local value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |