Interface InjectionSpec

All Known Implementing Classes:
ExistingInstanceSpec, MethodHandleSpec

public sealed interface InjectionSpec permits MethodHandleSpec, ExistingInstanceSpec
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • requestedType

      Class<?> requestedType()