fix comment

Signed-off-by: Juha Paananen <juha.paananen@gmail.com>
This commit is contained in:
Juha Paananen 2017-01-11 14:44:17 +02:00
parent 44658812c0
commit ccb62f5137
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ public class ContextHandler extends ScopedHandler implements Attributes, Gracefu
/* ------------------------------------------------------------ */
/**
* @return true if this context is accepting new requests
* @return true if this context is shutting down
*/
@ManagedAttribute("true for graceful shutdown, which allows existing requests to complete")
public boolean isShutdown()