Modifier and Type | Field and Description |
---|---|
protected HostControllerEnvironment |
ApplyMissingDomainModelResourcesHandler.hostControllerEnvironment |
protected HostControllerEnvironment |
ApplyRemoteMasterDomainModelHandler.hostControllerEnvironment |
Constructor and Description |
---|
ApplyMissingDomainModelResourcesHandler(DomainController domainController,
HostControllerEnvironment hostControllerEnvironment,
LocalHostControllerInfo localHostInfo,
IgnoredDomainResourceRegistry ignoredResourceRegistry) |
ApplyRemoteMasterDomainModelHandler(DomainController domainController,
HostControllerEnvironment hostControllerEnvironment,
HostFileRepository fileRepository,
ContentRepository contentRepository,
LocalHostControllerInfo localHostInfo,
IgnoredDomainResourceRegistry ignoredResourceRegistry,
WritableAuthorizerConfiguration authorizerConfiguration) |
Constructor and Description |
---|
DomainRootDefinition(DomainController domainController,
HostControllerEnvironment environment,
ExtensibleConfigurationPersister configurationPersister,
ContentRepository contentRepo,
HostFileRepository fileRepository,
boolean isMaster,
LocalHostControllerInfo hostControllerInfo,
ExtensionRegistry extensionRegistry,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
PathManagerService pathManager,
DomainControllerRuntimeIgnoreTransformationRegistry runtimeIgnoreTransformationRegistry,
DelegatingConfigurableAuthorizer authorizer) |
Modifier and Type | Method and Description |
---|---|
static HostControllerEnvironment |
Main.determineEnvironment(String[] args,
InputStream stdin,
PrintStream stdout,
PrintStream stderr)
Deprecated.
this method is not meant for public use
|
HostControllerEnvironment |
HostControllerService.getEnvironment() |
HostControllerEnvironment |
ManagedServerBootConfiguration.getHostControllerEnvironment()
Get the host controller environment.
|
HostControllerEnvironment |
ManagedServerBootCmdFactory.getHostControllerEnvironment()
Get the host controller environment.
|
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceController<?> |
HostPathManagerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
HostPathManagerService service,
HostControllerEnvironment hostEnvironment) |
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) |
static void |
HostModelUtil.createRootRegistry(ManagementResourceRegistration root,
HostControllerEnvironment environment,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
HostModelUtil.HostModelRegistrar hostModelRegistrar,
ProcessType processType,
DelegatingConfigurableAuthorizer authorizer) |
static Future<MasterDomainControllerClient> |
RemoteDomainConnectionService.install(org.jboss.msc.service.ServiceTarget serviceTarget,
ModelController controller,
ExtensionRegistry extensionRegistry,
LocalHostControllerInfo localHostControllerInfo,
ProductConfig productConfig,
String securityRealm,
org.jboss.as.host.controller.RemoteDomainConnectionService.RemoteFileRepository remoteFileRepository,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
HostControllerRegistrationHandler.OperationExecutor operationExecutor,
DomainController domainController,
HostControllerEnvironment hostControllerEnvironment,
RunningMode currentRunningMode) |
Constructor and Description |
---|
HostControllerBootstrap(HostControllerEnvironment environment,
byte[] authCode) |
HostControllerConfigurationPersister(HostControllerEnvironment environment,
LocalHostControllerInfo localHostControllerInfo,
ExecutorService executorService,
ExtensionRegistry extensionRegistry) |
ManagedServerBootCmdFactory(String serverName,
org.jboss.dmr.ModelNode domainModel,
org.jboss.dmr.ModelNode hostModel,
HostControllerEnvironment environment,
ExpressionResolver expressionResolver) |
Modifier and Type | Method and Description |
---|---|
static HostEnvironmentResourceDefinition |
HostEnvironmentResourceDefinition.of(HostControllerEnvironment environment)
A factory method for creating a new server environment resource description.
|
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 | Method and Description |
---|---|
static void |
HttpManagementAddHandler.installHttpManagementServices(RunningMode runningMode,
org.jboss.msc.service.ServiceTarget serviceTarget,
LocalHostControllerInfo hostControllerInfo,
HostControllerEnvironment environment,
ServiceVerificationHandler verificationHandler,
boolean onDemand,
boolean httpUpgrade,
org.jboss.msc.service.ServiceRegistry serviceRegistry,
List<org.jboss.msc.service.ServiceController<?>> newControllers) |
Constructor and Description |
---|
HostModelRegistrationHandler(HostControllerEnvironment hostControllerEnvironment,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
HostModelUtil.HostModelRegistrar hostModelRegistrar) |
HttpManagementAddHandler(LocalHostControllerInfoImpl hostControllerInfo,
HostControllerEnvironment environment) |
HttpManagementRemoveHandler(LocalHostControllerInfoImpl hostControllerInfo,
HostControllerEnvironment environment) |
HttpManagementWriteAttributeHandler(LocalHostControllerInfoImpl hostControllerInfo,
HostControllerEnvironment environment) |
LocalHostControllerInfoImpl(ControlledProcessState processState,
HostControllerEnvironment hostEnvironment) |
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
Constructor and Description |
---|
HttpManagementResourceDefinition(LocalHostControllerInfoImpl hostControllerInfo,
HostControllerEnvironment environment) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.