| Package | Description |
|---|---|
| org.easetech.easytest.interceptor |
Package containing various interceptors part of the EasyTest framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMethodIntercepter
A default implementation of
MethodIntercepter to log the time taken by a method |
| Modifier and Type | Method and Description |
|---|---|
MethodIntercepter |
CommonProxyInterceptor.getUserIntercepter()
Get the User supplied
MethodIntercepter implementation. |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonProxyInterceptor.setUserIntercepter(MethodIntercepter userIntercepter)
the User supplied
MethodIntercepter implementation. |
Copyright © 2014. All rights reserved.