Uses of Interface
io.smallrye.graphql.spi.ManagedInstance
Packages that use ManagedInstance
-
Uses of ManagedInstance in io.smallrye.graphql.spi
Classes in io.smallrye.graphql.spi that implement ManagedInstanceMethods in io.smallrye.graphql.spi that return ManagedInstanceModifier and TypeMethodDescription<T> ManagedInstance<T> LookupService.DefaultLookupService.getInstance(Class<T> declaringClass) <T> ManagedInstance<T> LookupService.getInstance(Class<T> declaringClass) Obtain an instance of the requested class.