Home
last modified time | relevance | path

Searched defs:MethodNameFilterInterceptor (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/test/java/test/methodinterceptors/multipleinterceptors/
DMethodNameFilterInterceptor.java11 public abstract class MethodNameFilterInterceptor implements IMethodInterceptor { class
15 protected MethodNameFilterInterceptor(String methodName) { in MethodNameFilterInterceptor() method in MethodNameFilterInterceptor