| Interface | Description |
|---|---|
| MethodFilter |
Filter used by proxy creators to select which methods should be
intercepted.
|
| Class | Description |
|---|---|
| AnnotationFilter<T extends Annotation> |
An implementation of
MethodFilter that selects methods
marked with a given annotation. |
Copyright © 2014. All rights reserved.