| Class | Description |
|---|---|
| InterfaceComponentConfiguration |
| Annotation Type | Description |
|---|---|
| DefaultMethodHandler |
A qualifier to be declared on a method handler, i.e. bean of type
MethodHandler,
to make it be recognized by the framework as the default method handler. |
| Handler |
Defines a method handler, i.e. bean of type
MethodHandler,
to be used to handle method invocations. |
| InterfaceComponentScan |
Runs component scanning targeted at annotated interfaces.
|