Class EmbeddedStorageManagerExtension
java.lang.Object
io.helidon.integrations.microstream.cdi.EmbeddedStorageManagerExtension
- All Implemented Interfaces:
Extension
An
Extension
that arranges for named MicrostreamStorage
injection points to be satisfied.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EmbeddedStorageManagerExtension
public EmbeddedStorageManagerExtension()Creates a newEmbeddedStorageManagerExtension
.
-