Uses of Interface
org.jboss.as.server.suspend.ServerActivity
Packages that use ServerActivity
-
Uses of ServerActivity in org.jboss.as.server.suspend
Methods in org.jboss.as.server.suspend with parameters of type ServerActivityModifier and TypeMethodDescriptionvoidSuspendController.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).
SuspendableActivityRegistry.registerActivity(SuspendableActivity).