| Package | Description |
|---|---|
| org.jboss.as.domain.controller.operations | |
| org.jboss.as.host.controller | |
| org.jboss.as.host.controller.operations |
| 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 |
|---|---|
org.jboss.msc.value.InjectedValue<ServerInventory> |
ServerInventoryCallbackService.getServerInventoryInjectedValue() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HostModelUtil.createHostRegistry(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) |
| Constructor and Description |
|---|
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
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.