Class OCIObjectStorageExtension
- java.lang.Object
-
- io.helidon.integrations.cdi.oci.objectstorage.OCIObjectStorageExtension
-
- All Implemented Interfaces:
javax.enterprise.inject.spi.Extension
public class OCIObjectStorageExtension extends Object implements javax.enterprise.inject.spi.Extension
AnExtensionthat integrates theObjectStorageinterface into CDI-based applications.- See Also:
ObjectStorage
-
-
Constructor Detail
-
OCIObjectStorageExtension
public OCIObjectStorageExtension()
Creates a newOCIObjectStorageExtension.
-
-