Annotation Interface ServiceProvider


@Retention(RUNTIME) @Documented @Target(TYPE) public @interface ServiceProvider
  • Element Details

    • id

      String id
    • description

      String description
    • classLoaderGroup

      String classLoaderGroup
      Default:
      ""
    • provides

      Class<?> provides