Package | Description |
---|---|
org.jboss.as.domain.controller.operations.deployment | |
org.jboss.as.host.controller | |
org.jboss.as.host.controller.operations |
Modifier and Type | Method and Description |
---|---|
protected void |
HostProcessReloadHandler.doReload(HostRunningModeControl runningModeControl,
boolean adminOnly,
boolean restartServers) |
protected void |
HostProcessReloadHandler.reloadInitiated(HostRunningModeControl runningModeControl,
boolean adminOnly,
boolean restartServers) |
Constructor and Description |
---|
HostProcessReloadHandler(org.jboss.msc.service.ServiceName rootService,
HostRunningModeControl runningModeControl,
ResourceDescriptionResolver resourceDescriptionResolver) |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceController<ModelController> |
DomainModelControllerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
ControlledProcessState processState,
BootstrapListener bootstrapListener) |
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 |
---|
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.