Annotation Interface ConfigFile


@IndexAnnotated @Retention(RUNTIME) public @interface ConfigFile
Since:
02.04.2017
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • name

      String name
      Returns:
      config file path relative to the working path
    • loadForPackages

      String[] loadForPackages
      Returns:
      packages, must be in classpath to load this config
      Default:
      {}