Uses of Package
org.jboss.as.server.suspend
-
Packages that use org.jboss.as.server.suspend Package Description org.jboss.as.server org.jboss.as.server.jmx org.jboss.as.server.logging org.jboss.as.server.suspend -
Classes in org.jboss.as.server.suspend used by org.jboss.as.server Class Description SuspendController The graceful shutdown controller. -
Classes in org.jboss.as.server.suspend used by org.jboss.as.server.jmx Class Description SuspendController The graceful shutdown controller. -
Classes in org.jboss.as.server.suspend used by org.jboss.as.server.logging Class Description ServerActivity A server activity that may have to finish before the server can shut down gracefully. -
Classes in org.jboss.as.server.suspend used by org.jboss.as.server.suspend Class Description OperationListener Listener that is invoked to notify on success or failure of the suspend operation.ServerActivity A server activity that may have to finish before the server can shut down gracefully.ServerActivityCallback Callback interface that subsystems and other entry points can use to let the suspend controller know that all requests have finished.SuspendController The graceful shutdown controller.SuspendController.State