Uses of Interface
org.jboss.as.server.DomainServerCommunicationServices.OperationIDUpdater
Packages that use DomainServerCommunicationServices.OperationIDUpdater
-
Uses of DomainServerCommunicationServices.OperationIDUpdater in org.jboss.as.server.controller.resources
Constructors in org.jboss.as.server.controller.resources with parameters of type DomainServerCommunicationServices.OperationIDUpdaterModifierConstructorDescriptionServerRootResourceDefinition(ContentRepository contentRepository, ExtensibleConfigurationPersister extensibleConfigurationPersister, ServerEnvironment serverEnvironment, ControlledProcessState processState, RunningModeControl runningModeControl, ExtensionRegistry extensionRegistry, boolean parallelBoot, PathManagerService pathManager, DomainServerCommunicationServices.OperationIDUpdater operationIDUpdater, DelegatingConfigurableAuthorizer authorizer, ManagementSecurityIdentitySupplier securityIdentitySupplier, ManagedAuditLogger auditLogger, MutableRootResourceRegistrationProvider rootResourceRegistrationProvider, BootErrorCollector bootErrorCollector, CapabilityRegistry capabilityRegistry, ServerSuspendController suspendController) -
Uses of DomainServerCommunicationServices.OperationIDUpdater in org.jboss.as.server.operations
Constructors in org.jboss.as.server.operations with parameters of type DomainServerCommunicationServices.OperationIDUpdaterModifierConstructorDescriptionServerDomainProcessReloadHandler(org.jboss.msc.service.ServiceName rootService, RunningModeControl runningModeControl, ControlledProcessState processState, DomainServerCommunicationServices.OperationIDUpdater operationIDUpdater, ServerEnvironment serverEnvironment)