Class AnnotationConstants

java.lang.Object
org.springframework.integration.annotation.AnnotationConstants

public final class AnnotationConstants extends Object
Common value constants for annotation attributes.
Since:
4.1
Author:
Gary Russell
  • Field Details

    • NULL

      public static final String NULL
      Constant defining a value as a replacement for null which we cannot use in annotation attributes.
      See Also: