Annotation Type 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