Uses of Interface
org.glassfish.grizzly.ShutdownContext
-
Packages that use ShutdownContext Package Description org.glassfish.grizzly -
-
Uses of ShutdownContext in org.glassfish.grizzly
Methods in org.glassfish.grizzly with parameters of type ShutdownContext Modifier and Type Method Description voidGracefulShutdownListener. shutdownRequested(ShutdownContext shutdownContext)Invoked when an attempt is made to shutdown the transport gracefully.
-