Uses of Class
org.graylog2.shared.initializers.JerseyService
Packages that use JerseyService
-
Uses of JerseyService in org.graylog2.system.shutdown
Constructors in org.graylog2.system.shutdown with parameters of type JerseyServiceModifierConstructorDescriptionGracefulShutdown(ServerStatus serverStatus, ActivityWriter activityWriter, Configuration configuration, BufferSynchronizerService bufferSynchronizerService, PeriodicalsService periodicalsService, InputSetupService inputSetupService, JerseyService jerseyService, GracefulShutdownService gracefulShutdownService, AuditEventSender auditEventSender)