Uses of Interface
io.extact.rms.platform.config.MpConfigFactory
Packages that use MpConfigFactory
-
Uses of MpConfigFactory in io.extact.rms.platform.config
Methods in io.extact.rms.platform.config that return MpConfigFactoryModifier and TypeMethodDescriptionstatic MpConfigFactory
MpConfigFactory.newInstance()
Since Config may be used before starting the CDI container, DI cannot be used, so an instance is dynamically created from the class name. -
Uses of MpConfigFactory in io.extact.rms.platform.config.helidon
Classes in io.extact.rms.platform.config.helidon that implement MpConfigFactory