Annotation Interface BootstrapServiceRegistry.JavaService

Enclosing class:
BootstrapServiceRegistry

public static @interface BootstrapServiceRegistry.JavaService
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Logically `?` is `S extends T`
    Logically `?` is `T`
  • Element Details

    • role

      Class<?> role
      Logically `?` is `T`
    • impl

      Class<?> impl
      Logically `?` is `S extends T`