Uses of Class
io.smallrye.context.storage.spi.StorageManagerProviderRegistration
-
Packages that use StorageManagerProviderRegistration Package Description io.smallrye.context.storage.spi -
-
Uses of StorageManagerProviderRegistration in io.smallrye.context.storage.spi
Methods in io.smallrye.context.storage.spi that return StorageManagerProviderRegistration Modifier and Type Method Description static StorageManagerProviderRegistrationStorageManagerProvider. register(StorageManagerProvider provider)Registers and existing StorageManagerProvider
-