Uses of Interface
org.glassfish.grizzly.http.ajp.ShutdownHandler
-
Uses of ShutdownHandler in org.glassfish.grizzly.http.ajp
Methods in org.glassfish.grizzly.http.ajp with parameters of type ShutdownHandlerModifier and TypeMethodDescriptionvoidAjpHandlerFilter.addShutdownHandler(ShutdownHandler handler) Add theShutdownHandler, which will be called, when shutdown request received.voidAjpHandlerFilter.removeShutdownHandler(ShutdownHandler handler) Remove theShutdownHandler.