Uses of Class
org.jeasy.props.api.PropertyInjectionException
-
Packages that use PropertyInjectionException Package Description org.jeasy.props.api This package contains public APIs. -
-
Uses of PropertyInjectionException in org.jeasy.props.api
Methods in org.jeasy.props.api that throw PropertyInjectionException Modifier and Type Method Description voidPropertiesInjector. injectProperties(Object object)Inject properties in annotated fields of the given object.
-