Uses of Interface
org.jboss.as.server.suspend.SuspendableActivityRegistry
-
Packages that use SuspendableActivityRegistry Package Description org.jboss.as.server.suspend -
-
Uses of SuspendableActivityRegistry in org.jboss.as.server.suspend
Classes in org.jboss.as.server.suspend that implement SuspendableActivityRegistry Modifier and Type Class Description classSuspendControllerOrchestrates suspending and resuming of registered server activity.Fields in org.jboss.as.server.suspend with type parameters of type SuspendableActivityRegistry Modifier and Type Field Description static org.wildfly.service.descriptor.NullaryServiceDescriptor<SuspendableActivityRegistry>SuspendableActivityRegistry. SERVICE_DESCRIPTOR
-