abc.weaving.weaver
Class AroundWeaver.ProceedMethodInlineInfo

java.lang.Object
  extended by abc.weaving.weaver.AroundWeaver.ProceedMethodInlineInfo
Enclosing class:
AroundWeaver

public static class AroundWeaver.ProceedMethodInlineInfo
extends java.lang.Object


Field Summary
 int shadowIDParamIndex
           
 java.util.Map shadowInformation
           
 
Constructor Summary
AroundWeaver.ProceedMethodInlineInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

shadowIDParamIndex

public int shadowIDParamIndex

shadowInformation

public java.util.Map shadowInformation
Constructor Detail

AroundWeaver.ProceedMethodInlineInfo

public AroundWeaver.ProceedMethodInlineInfo()