Annotation Interface Depend


@Target(TYPE) @Retention(RUNTIME) public @interface Depend
A way for components to register deps on other things
  • Element Details

    • components

      Class<?>[] components
      Default:
      {}
    • plugins

      String[] plugins
      Default:
      {}