Class OCIObjectStorageExtension
- java.lang.Object
-
- io.helidon.integrations.cdi.oci.objectstorage.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 theio.helidon.integrations.cdi.oci.OciExtension
class instead.AnExtension
that integrates theObjectStorage
interface into CDI-based applications.- See Also:
ObjectStorage
-
-
Constructor Summary
Constructors Constructor Description OCIObjectStorageExtension()
Deprecated, for removal: This API element is subject to removal in a future version.Creates a newOCIObjectStorageExtension
.
-
-
-
Constructor Detail
-
OCIObjectStorageExtension
public OCIObjectStorageExtension()
Deprecated, for removal: This API element is subject to removal in a future version.Creates a newOCIObjectStorageExtension
.
-
-