Class DefaultAnnotationExpressionFactory

    • Constructor Detail

      • DefaultAnnotationExpressionFactory

        public DefaultAnnotationExpressionFactory()
    • Method Detail

      • getExpressionFromAnnotation

        protected String getExpressionFromAnnotation​(Annotation annotation)
      • getAnnotationObjectValue

        protected Object getAnnotationObjectValue​(Annotation annotation,
                                                  String methodName)
        Parameters:
        annotation - The annotation to get the value of
        methodName - The annotation name
        Returns:
        The value of the annotation