Save This Page
Home » cactus-1.8.0-src » org.apache.cactus.framework.aspect » [javadoc | source]
org.apache.cactus.framework.aspect
public class: ClientInterceptionAspect [javadoc | source]
java.lang.Object
   org.codehaus.aspectwerkz.attribdef.aspect.Aspect
      org.apache.cactus.framework.aspect.ClientInterceptionAspect
Intercepts client side JUnit tests.
Method from org.apache.cactus.framework.aspect.ClientInterceptionAspect Summary:
intercept
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cactus.framework.aspect.ClientInterceptionAspect Detail:
 public synchronized Object intercept(JoinPoint joinPoint) throws Throwable