Annotation Interface ImportRulePlugin


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface ImportRulePlugin
The best way to define import rules as plugins. Classes annotated with "ImportRulePlugin" are automatically recognized and registered as an import rule plugin.
Author:
matt
  • Element Details

    • id

      String id
    • name

      String name
    • description

      String description
    • i18nPackageName

      String i18nPackageName
    • classLoaderGroup

      String classLoaderGroup
      Default:
      ""