AOWP


aowp.aspect.advice.AOWP_AfterAdvice
/aspect/advice/AfterAdvice.class.php at line 12

Class AOWP_AfterAdvice

AOWP_Advice
└─AOWP_AfterAdvice

public class AOWP_AfterAdvice
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