AOWP_MethodExecutionJoinPointWeaveCommand
public class AOWP_MethodExecutionJoinPointWeaveCommand
Method Summary | |
---|---|
void | weaveAfterAdvice(mixed advice, mixed joinPoint) |
void | weaveAroundAdvice(mixed advice, mixed joinPoint) |
void | weaveBeforeAdvice(mixed advice, mixed joinPoint) |
public void weaveAfterAdvice(mixed advice, mixed joinPoint)
public void weaveAroundAdvice(mixed advice, mixed joinPoint)
public void weaveBeforeAdvice(mixed advice, mixed joinPoint)