Uses of Class
dev.getelements.elements.service.application.SuperUserApplicationService
Packages that use SuperUserApplicationService
-
Uses of SuperUserApplicationService in dev.getelements.elements.service.application
Methods in dev.getelements.elements.service.application that return types with arguments of type SuperUserApplicationServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<SuperUserApplicationService> ApplicationServiceProvider.getSuperUserApplicationServiceProvider()
Method parameters in dev.getelements.elements.service.application with type arguments of type SuperUserApplicationServiceModifier and TypeMethodDescriptionvoid
ApplicationServiceProvider.setSuperUserApplicationServiceProvider
(jakarta.inject.Provider<SuperUserApplicationService> superUserApplicationServiceProvider)