AOWP_FunctionCallJoinPointWeaveCommand
public class AOWP_FunctionCallJoinPointWeaveCommand
Method Summary | |
---|---|
private static void | _changeIntoWrapingFunctionCall(mixed targetFunctionCallElement, mixed wrappingFunctionName) |
void | weaveAfterAdvice(mixed advice, mixed joinPoint) |
void | weaveAroundAdvice(mixed advice, mixed joinPoint) |
void | weaveBeforeAdvice(mixed advice, mixed joinPoint) |
private static void _changeIntoWrapingFunctionCall(mixed targetFunctionCallElement, mixed wrappingFunctionName)
public void weaveAfterAdvice(mixed advice, mixed joinPoint)
public void weaveAroundAdvice(mixed advice, mixed joinPoint)
public void weaveBeforeAdvice(mixed advice, mixed joinPoint)