|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
groovy.lang | Core Groovy language classes for implementing data structures, closures, metadata and so forth. |
Uses of Interceptor in groovy.lang |
Classes in groovy.lang that implement Interceptor | |
class |
BenchmarkInterceptor
Interceptor that registers the timestamp of each method call before and after invocation. |
class |
TracingInterceptor
|
Fields in groovy.lang declared as Interceptor | |
protected Interceptor |
ProxyMetaClass.interceptor
|
Methods in groovy.lang that return Interceptor | |
Interceptor |
ProxyMetaClass.getInterceptor()
|
Methods in groovy.lang with parameters of type Interceptor | |
void |
ProxyMetaClass.setInterceptor(Interceptor interceptor)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |