Uses of Class
org.jeasy.props.annotations.JNDIProperty
-
Packages that use JNDIProperty Package Description org.jeasy.props.processors This package contains built-in annotation processors. -
-
Uses of JNDIProperty in org.jeasy.props.processors
Methods in org.jeasy.props.processors with parameters of type JNDIProperty Modifier and Type Method Description ObjectJNDIPropertyAnnotationProcessor. processAnnotation(JNDIProperty jndiPropertyAnnotation, Field field)
-