@Singleton
public class GracefulShutdown
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
GracefulShutdown(ServerStatus serverStatus,
ActivityWriter activityWriter,
Configuration configuration,
BufferSynchronizerService bufferSynchronizerService,
PeriodicalsService periodicalsService,
InputSetupService inputSetupService,
RestApiService restApiService) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
runWithoutExit() |
@Inject public GracefulShutdown(ServerStatus serverStatus, ActivityWriter activityWriter, Configuration configuration, BufferSynchronizerService bufferSynchronizerService, PeriodicalsService periodicalsService, InputSetupService inputSetupService, RestApiService restApiService)
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.