| Interface | Description |
|---|---|
| AnnotationProcessor<T extends Annotation> |
Annotation processor interface.
|
| PropertiesInjector |
Interface for java properties injector.
|
| Exception | Description |
|---|---|
| AnnotationProcessingException |
Exception thrown when an error occurs during the processing of an annotation.
|
| PropertyInjectionException |
Exception thrown when an error occurs during the injection of a property in a given field.
|
Copyright © 2020. All rights reserved.