Uses of Interface
org.jboss.as.server.suspend.ServerActivity
-
Packages that use ServerActivity Package Description org.jboss.as.server.suspend -
-
Uses of ServerActivity in org.jboss.as.server.suspend
Methods in org.jboss.as.server.suspend with parameters of type ServerActivity Modifier and Type Method Description voidSuspendController. registerActivity(ServerActivity activity)Deprecated, for removal: This API element is subject to removal in a future version.voidSuspendController. unRegisterActivity(ServerActivity activity)Deprecated, for removal: This API element is subject to removal in a future version.Superseded bySuspendController.unregisterActivity(SuspendableActivity).
-