Uses of Class
io.helidon.integrations.oci.connect.spi.InjectionProvider.InjectionType
Packages that use InjectionProvider.InjectionType
Package
Description
OCI ATP integration.
Service provider interfaces for OCI connect.
OCI Object Storage integration.
Integration with OCI Telemetry.
Integration with OCI Vault REST API including the KMS encryption and digest support.
-
Uses of InjectionProvider.InjectionType in io.helidon.integrations.oci.atp
Methods in io.helidon.integrations.oci.atp that return types with arguments of type InjectionProvider.InjectionType -
Uses of InjectionProvider.InjectionType in io.helidon.integrations.oci.connect.spi
Methods in io.helidon.integrations.oci.connect.spi that return InjectionProvider.InjectionTypeModifier and TypeMethodDescriptionstatic <T> InjectionProvider.InjectionType<T>InjectionProvider.InjectionType.create(Class<T> type, InjectionProvider.CreateInstanceFunction<T> creator) Create an injection type for a type and associated function to create an instance.Methods in io.helidon.integrations.oci.connect.spi that return types with arguments of type InjectionProvider.InjectionTypeModifier and TypeMethodDescriptionInjectionProvider.injectables()List of injectable types supported by this provider. -
Uses of InjectionProvider.InjectionType in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return types with arguments of type InjectionProvider.InjectionType -
Uses of InjectionProvider.InjectionType in io.helidon.integrations.oci.telemetry
Methods in io.helidon.integrations.oci.telemetry that return types with arguments of type InjectionProvider.InjectionType -
Uses of InjectionProvider.InjectionType in io.helidon.integrations.oci.vault
Methods in io.helidon.integrations.oci.vault that return types with arguments of type InjectionProvider.InjectionType