AOWP


aowp.aspect.advice.AOWP_AroundAdvice
/aspect/advice/AroundAdvice.class.php at line 12

Class AOWP_AroundAdvice

AOWP_Advice
└─AOWP_AroundAdvice

public class AOWP_AroundAdvice
extends AOWP_Advice

Enter description here...


Fields inherited from aowp.aspect.advice.AOWP_Advice
_adviceBodyFunctionName, _adviceBodyInstance, _aspect, _classNameOfAspect, _index, _pointcut, _type
Methods inherited from aowp.aspect.advice.AOWP_Advice
getAdviceBodyFunctionName, getAspect, getClassNameOfAspect, getIndex, getPointcut, getWeavedAST, isHavePointcut, isJoinPointShadow, runtimeMatch, setAdviceBody, setAspect, setIndex, setPointcut, weave

AOWP