public class DelayedShutdownHandler
extends org.eclipse.jetty.util.component.AbstractLifeCycle
healthy flag to false and delays shutdown to allow for a load balancer to
determine the instance should no longer receive requests.| Constructor and Description |
|---|
DelayedShutdownHandler(ShutdownNotifier shutdownNotifier) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStop() |
void |
register() |
addLifeCycleListener, doStart, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop, toStringpublic DelayedShutdownHandler(ShutdownNotifier shutdownNotifier)
Copyright © 2011. All rights reserved.