Class MethodRegistry.Handler.ForAnnotationValue

    • Constructor Detail

      • ForAnnotationValue

        public ForAnnotationValue​(AnnotationValue<?,​?> annotationValue)
        Creates a handler for defining a default annotation value for a method.
        Parameters:
        annotationValue - The annotation value to set as a default value.