Class OCIObjectStorageExtension

  • All Implemented Interfaces:
    Extension

    @Deprecated(forRemoval=true,
                since="2.43")
    public class OCIObjectStorageExtension
    extends Object
    implements Extension
    Deprecated, for removal: This API element is subject to removal in a future version.
    Please see the io.helidon.integrations.cdi.oci.OciExtension class instead.
    An Extension that integrates the ObjectStorage interface into CDI-based applications.
    See Also:
    ObjectStorage
    • Constructor Detail

      • OCIObjectStorageExtension

        public OCIObjectStorageExtension()
        Deprecated, for removal: This API element is subject to removal in a future version.