| Annotation Type | Description | 
|---|---|
| Injection | 
 Field that support injection should be marked by this annotation. 
 | 
| InjectionDeep | 
 Bean inside metadata should be marked by this annotation for introspect it for injection annotations find. 
 | 
| InjectionSupported | 
 Metadata object should be marked by this annotation if it supports metadata injection. 
 |