Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.controller.extension | |
org.jboss.as.controller.operations.common | |
org.jboss.as.server | |
org.jboss.as.server.operations |
Constructor and Description |
---|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
DescriptionProvider rootDescriptionProvider,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver)
Construct a new instance.
|
Constructor and Description |
---|
ExtensionRegistry(ProcessType processType,
RunningModeControl runningModeControl) |
Modifier and Type | Class and Description |
---|---|
class |
ProcessReloadHandler<T extends RunningModeControl>
Operation handler for process reloads of servers.
|
Modifier and Type | Method and Description |
---|---|
static void |
ServerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
Bootstrap.Configuration configuration,
ControlledProcessState processState,
BootstrapListener bootstrapListener,
RunningModeControl runningModeControl,
AbstractVaultReader vaultReader,
RemoteFileRepository remoteFileRepository)
Add this service to the given service target.
|
static void |
ServerControllerModelUtil.initOperations(ManagementResourceRegistration root,
ContentRepository contentRepository,
ExtensibleConfigurationPersister extensibleConfigurationPersister,
ServerEnvironment serverEnvironment,
ControlledProcessState processState,
RunningModeControl runningModeControl,
AbstractVaultReader vaultReader,
ExtensionRegistry extensionRegistry,
boolean parallelBoot,
DeploymentFileRepository remoteFileRepository) |
Modifier and Type | Method and Description |
---|---|
static void |
RunningModeReadHandler.createAndRegister(RunningModeControl runningModeControl,
ManagementResourceRegistration resourceRegistration) |
Constructor and Description |
---|
RunningModeReadHandler(RunningModeControl runningModeControl) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.