Annotation Interface EnvironmentDependencies


@Target(TYPE) @Retention(CLASS) @Documented public @interface EnvironmentDependencies
Container annotation for EnvironmentDependency annotations.
Since:
1.1
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The descriptions of the environment dependencies collected.
  • Element Details

    • value

      The descriptions of the environment dependencies collected.
      Returns:
      the list of all annotated environment dependencies.