Modifier and Type | Method and Description |
---|---|
void |
DomainSocketBindingGroupRemoveHandler.initializeServerInventory(ServerInventory serverInventory) |
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 void |
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 extensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger) |
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 extensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger) |
Modifier and Type | Field and Description |
---|---|
protected ServerInventory |
ServerProcessHandlers.serverInventory |
Constructor and Description |
---|
ServerDestroyHandler(ServerInventory serverInventory) |
ServerKillHandler(ServerInventory serverInventory) |
ServerProcessHandlers(ServerInventory serverInventory) |
ServerReloadHandler(ServerInventory serverInventory) |
ServerRestartHandler(ServerInventory serverInventory)
Create the ServerRestartHandler
|
ServerStartHandler(ServerInventory serverInventory)
Create the ServerAddHandler
|
ServerStatusHandler(ServerInventory serverInventory)
Create the ServerAddHandler
|
ServerStopHandler(ServerInventory serverInventory)
Create the ServerAddHandler
|
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 |
---|
ServerConfigResourceDefinition(LocalHostControllerInfo hostControllerInfo,
ServerInventory serverInventory,
PathManagerService pathManager)
Creates a ServerConfigResourceDefinition.
|
StoppedServerResource(ServerInventory serverInventory) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.