AOWP_MethodCallJoinPointWeaveCommand
public class AOWP_MethodCallJoinPointWeaveCommand
Method Summary | |
---|---|
private static void | _changeIntoWrapingFunctionCall(mixed targetObjectPropertyElement, mixed wrappingFunctionName) |
private static unknown_type | _createReturnStatementWithJoinPoint(mixed joinPointVariableName, mixed methodName, mixed argumentCount, $joinPointVariableName ジョインポイントを表す変数名。, $argumentCount ) |
void | weaveAfterAdvice(mixed advice, mixed joinPoint) |
void | weaveAroundAdvice(mixed advice, mixed joinPoint) |
void | weaveBeforeAdvice(mixed advice, mixed joinPoint) |
private static void _changeIntoWrapingFunctionCall(mixed targetObjectPropertyElement, mixed wrappingFunctionName)
private static unknown_type _createReturnStatementWithJoinPoint(mixed joinPointVariableName, mixed methodName, mixed argumentCount, $joinPointVariableName ジョインポイントを表す変数名。, $argumentCount )
public void weaveAfterAdvice(mixed advice, mixed joinPoint)
public void weaveAroundAdvice(mixed advice, mixed joinPoint)
public void weaveBeforeAdvice(mixed advice, mixed joinPoint)