| Class | Description |
|---|---|
| MethodInstance |
Instance method abstraction.
|
| MethodsCollector |
Registry for detected annotated methods.
|
| SimpleAnnotationProcessor<T extends java.lang.annotation.Annotation> |
Post processor implementation for registration of all found annotated methods inside collector.
|