Package jp.vmi.selenium.selenese.inject
Class HighlightInterceptor
- java.lang.Object
-
- jp.vmi.selenium.selenese.inject.AbstractDoCommandInterceptor
-
- jp.vmi.selenium.selenese.inject.HighlightInterceptor
-
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class HighlightInterceptor extends AbstractDoCommandInterceptor
-
-
Constructor Summary
Constructors Constructor Description HighlightInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Resultinvoke(org.aopalliance.intercept.MethodInvocation invocation, Context context, ICommand command, String[] curArgs)-
Methods inherited from class jp.vmi.selenium.selenese.inject.AbstractDoCommandInterceptor
invoke
-
-