Uses of Interface
org.jboss.as.server.suspend.OperationListener
-
Packages that use OperationListener Package Description org.jboss.as.server.suspend -
-
Uses of OperationListener in org.jboss.as.server.suspend
Methods in org.jboss.as.server.suspend with parameters of type OperationListener Modifier and Type Method Description voidServerSuspendController. 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)
-