Annotation Interface Configuration.EnvironmentFallback

Enclosing class:
Configuration

@Documented @Retention(RUNTIME) @Target(METHOD) public static @interface Configuration.EnvironmentFallback
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the name of the environment variable to query in case the parameter is not explicitly set.