Modifier and Type | Method and Description |
---|---|
static void |
DomainServerLifecycleHandlers.initializeServerInventory(ServerInventory serverInventory) |
Modifier and Type | Class and Description |
---|---|
class |
ServerInventoryImpl
Inventory of the managed servers.
|
Modifier and Type | Method and Description |
---|---|
static ManagementResourceRegistration |
HostModelUtil.createHostRegistry(String hostName,
ManagementResourceRegistration root,
HostControllerConfigurationPersister configurationPersister,
HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
HostFileRepository localFileRepository,
LocalHostControllerInfoImpl hostControllerInfo,
ServerInventory serverInventory,
HostFileRepository remoteFileRepository,
ContentRepository contentRepository,
DomainController domainController,
ExtensionRegistry hostExtensionRegistry,
ExtensionRegistry extensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger,
BootErrorCollector bootErrorCollector) |
Constructor and Description |
---|
HostResourceDefinition(String hostName,
HostControllerConfigurationPersister configurationPersister,
HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
HostFileRepository localFileRepository,
LocalHostControllerInfoImpl hostControllerInfo,
ServerInventory serverInventory,
HostFileRepository remoteFileRepository,
ContentRepository contentRepository,
DomainController domainController,
ExtensionRegistry hostExtensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger,
BootErrorCollector bootErrorCollector) |
Modifier and Type | Method and Description |
---|---|
static ServerAddHandler |
ServerAddHandler.create(LocalHostControllerInfo hostControllerInfo,
ServerInventory serverInventory,
ControlledProcessState processState,
File domainDataDir) |
Constructor and Description |
---|
ServerDestroyHandler(ServerInventory serverInventory) |
ServerKillHandler(ServerInventory serverInventory) |
ServerReloadHandler(ServerInventory serverInventory) |
ServerRestartHandler(ServerInventory serverInventory)
Create the ServerRestartHandler
|
ServerResumeHandler(ServerInventory serverInventory) |
ServerStartHandler(ServerInventory serverInventory)
Create the ServerAddHandler
|
ServerStatusHandler(ServerInventory serverInventory)
Create the ServerAddHandler
|
ServerStopHandler(ServerInventory serverInventory)
Create the ServerAddHandler
|
ServerSuspendHandler(ServerInventory serverInventory) |
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
Modifier and Type | Method and Description |
---|---|
static void |
ServerConfigResourceDefinition.registerServerLifecycleOperations(ManagementResourceRegistration resourceRegistration,
ServerInventory serverInventory) |
Constructor and Description |
---|
ServerConfigResource(ServerInventory serverInventory,
ControlledProcessState processState,
String serverName,
File domainDataDir,
Resource delegate) |
ServerConfigResourceDefinition(LocalHostControllerInfo hostControllerInfo,
ServerInventory serverInventory,
PathManagerService pathManager,
ControlledProcessState processState,
File domainDataDir)
Creates a ServerConfigResourceDefinition.
|
StoppedServerResource(ServerInventory serverInventory) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.