| Interface | Description |
|---|---|
| TypePostProcessor<T> |
Type post processor (type searched by exact type, subclass or implemented interface).
|
| Class | Description |
|---|---|
| GeneralTypeListener<T> |
Generic type listener for bean types (exact class, by base class or beans annotating interface).
|