Uses of Class
org.eblocker.server.common.blocker.BlockerService
Packages that use BlockerService
-
Uses of BlockerService in org.eblocker.server.common.scheduler
Constructors in org.eblocker.server.common.scheduler with parameters of type BlockerServiceModifierConstructorDescriptionBlockerUpdateScheduler(BlockerService blockerService, long startupDelay, long fixedRate) -
Uses of BlockerService in org.eblocker.server.http.controller.impl
Constructors in org.eblocker.server.http.controller.impl with parameters of type BlockerService