Annotation Type ServiceProvider

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<?> serviceInterface
      Used to ascertain the service interface which is provided by the annotated implementation.
    • Element Detail

      • serviceInterface

        Class<?> serviceInterface
        Used to ascertain the service interface which is provided by the annotated implementation.
        Returns:
        see method description.