Uses of Class
dev.getelements.elements.service.application.SuperUserMatchmakingApplicationConfigurationService
Packages that use SuperUserMatchmakingApplicationConfigurationService
-
Uses of SuperUserMatchmakingApplicationConfigurationService in dev.getelements.elements.service.application
Methods in dev.getelements.elements.service.application that return types with arguments of type SuperUserMatchmakingApplicationConfigurationServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<SuperUserMatchmakingApplicationConfigurationService> MatchmakingConfigurationServiceProvider.getSuperUserMatchmakingApplicationConfigurationServiceProvider()
Method parameters in dev.getelements.elements.service.application with type arguments of type SuperUserMatchmakingApplicationConfigurationServiceModifier and TypeMethodDescriptionvoid
MatchmakingConfigurationServiceProvider.setSuperUserMatchmakingApplicationConfigurationServiceProvider
(jakarta.inject.Provider<SuperUserMatchmakingApplicationConfigurationService> superUserMatchmakingApplicationConfigurationServiceProvider)