AOWP_ExitJoinPointWeaveCommand
public class AOWP_ExitJoinPointWeaveCommand
Method Summary | |
---|---|
private static void | _changeIntoWrapingFunctionCall(mixed targetExitElement, mixed wrappingFunctionName) |
void | weaveAfterAdvice(mixed advice, mixed joinPoint) Do not weave after call of exit(). |
void | weaveAroundAdvice(mixed advice, mixed joinPoint) |
void | weaveBeforeAdvice(mixed advice, mixed joinPoint) |
private static void _changeIntoWrapingFunctionCall(mixed targetExitElement, mixed wrappingFunctionName)
public void weaveAfterAdvice(mixed advice, mixed joinPoint)
Do not weave after call of exit().
public void weaveAroundAdvice(mixed advice, mixed joinPoint)
public void weaveBeforeAdvice(mixed advice, mixed joinPoint)