Uses of Interface
org.jboss.as.server.suspend.OperationListener
Packages that use OperationListener
-
Uses of OperationListener in org.jboss.as.server.suspend
Methods in org.jboss.as.server.suspend with parameters of type OperationListenerModifier and TypeMethodDescriptionvoidServerSuspendController.addListener(OperationListener listener) Adds the specified server suspension event listener to this controller.voidSuspendController.addListener(OperationListener listener) voidServerSuspendController.removeListener(OperationListener listener) Removes the specified server suspension event listener from this controller.voidSuspendController.removeListener(OperationListener listener)