AOWP


aowp.aspect.advice.AOWP_BeforeAdvice
/aspect/advice/BeforeAdvice.class.php at line 12

Class AOWP_BeforeAdvice

AOWP_Advice
└─AOWP_BeforeAdvice

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