Uses of Annotation Interface
de.bytestore.hostinger.security.roles.GainRoot
Packages that use GainRoot
Package
Description
-
Uses of GainRoot in de.bytestore.hostinger
Methods in de.bytestore.hostinger with annotations of type GainRootModifier and TypeMethodDescriptionvoidHostingerApplication.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) Handles the `ApplicationStartedEvent` triggered when the Hostinger application has been fully started. -
Uses of GainRoot in de.bytestore.hostinger.ecommerce.service
Methods in de.bytestore.hostinger.ecommerce.service with annotations of type GainRootModifier and TypeMethodDescriptionvoidInvoicesService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) -
Uses of GainRoot in de.bytestore.hostinger.handler
Methods in de.bytestore.hostinger.handler with annotations of type GainRootModifier and TypeMethodDescriptionvoidCardService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) voidTicketService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) -
Uses of GainRoot in de.bytestore.hostinger.internal.service
Methods in de.bytestore.hostinger.internal.service with annotations of type GainRootModifier and TypeMethodDescriptionvoidLicenseService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) voidSpaceService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) -
Uses of GainRoot in de.bytestore.hostinger.process.service
Methods in de.bytestore.hostinger.process.service with annotations of type GainRootModifier and TypeMethodDescriptionvoidMachineService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) -
Uses of GainRoot in de.bytestore.hostinger.security.service
Methods in de.bytestore.hostinger.security.service with annotations of type GainRootModifier and TypeMethodDescriptionvoidMailService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) voidSecureUserService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) voidSecurityService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event) voidTOTPService.onApplicationStarted(org.springframework.boot.context.event.ApplicationStartedEvent event)