Uses of Class
com.almis.awe.service.InitService
Packages that use InitService
-
Uses of InitService in com.almis.awe.autoconfigure
Methods in com.almis.awe.autoconfigure that return InitServiceModifier and TypeMethodDescriptionAweAutoConfiguration.initService
(LauncherService launcherService) Init serviceMethods in com.almis.awe.autoconfigure with parameters of type InitServiceModifier and TypeMethodDescriptionWebsocketConfig.webSocketEvent
(InitService initService, AweConnectionTracker connectionTracker) Websocket events -
Uses of InitService in com.almis.awe.controller
Constructors in com.almis.awe.controller with parameters of type InitServiceModifierConstructorDescriptionSettingsController
(MenuService menuService, InitService initService, BaseConfigProperties baseConfigProperties) Initialize controller -
Uses of InitService in com.almis.awe.listener
Constructors in com.almis.awe.listener with parameters of type InitServiceModifierConstructorDescriptionWebSocketEventListener
(InitService initService, AweConnectionTracker connectionTracker) Autowired constructor