Package io.smallrye.context.storage.spi
Class StorageManagerProviderRegistration
java.lang.Object
io.smallrye.context.storage.spi.StorageManagerProviderRegistration
Represents a StorageManagerProvider registration, allowing you to unregister it.
-
Method Summary
-
Method Details
-
unregister
public void unregister()Unregisters this StorageManagerProvider
-