Uses of Class
dev.getelements.elements.service.application.SuperUserApplicationConfigurationService
Packages that use SuperUserApplicationConfigurationService
-
Uses of SuperUserApplicationConfigurationService in dev.getelements.elements.service.application
Methods in dev.getelements.elements.service.application that return types with arguments of type SuperUserApplicationConfigurationServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<SuperUserApplicationConfigurationService> ApplicationConfigurationServiceProvider.getSuperUserApplicationProfileServiceProvider()
Method parameters in dev.getelements.elements.service.application with type arguments of type SuperUserApplicationConfigurationServiceModifier and TypeMethodDescriptionvoid
ApplicationConfigurationServiceProvider.setSuperUserApplicationProfileServiceProvider
(jakarta.inject.Provider<SuperUserApplicationConfigurationService> superUserApplicationProfileServiceProvider)