| 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.
|
| 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,
ManagementSecurityIdentitySupplier securityIdentitySupplier,
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 © 2019 JBoss by Red Hat. All rights reserved.