Package org.jeasy.props.api
This package contains public APIs.
-
Interface Summary Interface Description AnnotationProcessor<T extends Annotation> Annotation processor interface.PropertiesInjector Interface for java properties injector.TypeConverter<S,T> Interface for type conversion. -
Exception Summary 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.TypeConversionException Exception to signal a type conversion error.