Modifier and Type | Field and Description |
---|---|
protected ProcessType |
AbstractControllerService.processType |
Modifier and Type | Method and Description |
---|---|
ProcessType |
ExtensionContext.getProcessType()
Gets the type of the current process.
|
ProcessType |
OperationContext.getProcessType()
Get the type of process in which this operation is executing.
|
static ProcessType |
ProcessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessType[] |
ProcessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
DescriptionProvider rootDescriptionProvider,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver)
Deprecated.
Here for backwards compatibility for ModelTestModelControllerService
|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
DescriptionProvider rootDescriptionProvider,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver,
ManagedAuditLogger auditLogger,
DelegatingConfigurableAuthorizer authorizer)
Deprecated.
|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
ResourceDefinition rootResourceDefinition,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver)
Deprecated.
Here for backwards compatibility for ModelTestModelControllerService
|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
ResourceDefinition rootResourceDefinition,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver,
ManagedAuditLogger auditLogger,
DelegatingConfigurableAuthorizer authorizer)
Deprecated.
Here for backwards compatibility for ModelTestModelControllerService
|
AbstractControllerService(ProcessType processType,
RunningModeControl runningModeControl,
ConfigurationPersister configurationPersister,
ControlledProcessState processState,
ResourceDefinition rootResourceDefinition,
OperationStepHandler prepareStep,
ExpressionResolver expressionResolver,
ManagedAuditLogger auditLogger,
DelegatingConfigurableAuthorizer authorizer,
CapabilityRegistry capabilityRegistry)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
ProcessType |
Environment.getProcessType() |
Constructor and Description |
---|
Environment(ControlledProcessState processState,
ProcessType processType) |
Modifier and Type | Method and Description |
---|---|
static CapabilityScope |
CapabilityScope.Factory.create(ProcessType processType,
PathAddress address)
Create a
CapabilityScope appropriate for the given process type and address |
Constructor and Description |
---|
ExtensionRegistry(ProcessType processType,
RunningModeControl runningModeControl)
Deprecated.
Here for core-model-test and subsystem-test backwards compatibility
|
ExtensionRegistry(ProcessType processType,
RunningModeControl runningModeControl,
ManagedAuditLogger auditLogger,
JmxAuthorizer authorizer)
Deprecated.
Remove once there has been a core release and we can update wildfly
|
ExtensionRegistry(ProcessType processType,
RunningModeControl runningModeControl,
ManagedAuditLogger auditLogger,
JmxAuthorizer authorizer,
RuntimeHostControllerInfoAccessor hostControllerInfoAccessor)
Constructor
|
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
ControllerLogger.invalidStage(OperationContext.Stage stage,
ProcessType processType)
Creates an exception indicating the stage is not valid for the context process type.
|
IllegalStateException |
ControllerLogger_$logger.invalidStage(OperationContext.Stage stage,
ProcessType processType) |
IllegalStateException |
ControllerLogger.pathManagerNotAvailable(ProcessType processType) |
IllegalStateException |
ControllerLogger_$logger.pathManagerNotAvailable(ProcessType processType) |
IllegalStateException |
ControllerLogger.serverResultsAccessNotAllowed(ProcessType validType,
ProcessType processType) |
IllegalStateException |
ControllerLogger_$logger.serverResultsAccessNotAllowed(ProcessType validType,
ProcessType processType) |
Modifier and Type | Method and Description |
---|---|
static void |
GlobalNotifications.registerGlobalNotifications(ManagementResourceRegistration root,
ProcessType processType) |
static void |
GlobalOperationHandlers.registerGlobalOperations(ManagementResourceRegistration root,
ProcessType processType) |
Modifier and Type | Method and Description |
---|---|
ProcessType |
ExtensionParsingContext.getProcessType()
Gets the type of the current process.
|
Modifier and Type | Method and Description |
---|---|
ProcessType |
Transformers.TransformationInputs.getProcessType()
Gets the type of this process.
|
ProcessType |
TransformationContext.getProcessType()
Get the type of process in which this operation is executing.
|
Modifier and Type | Method and Description |
---|---|
static ResourceTransformationContext |
Transformers.Factory.create(TransformationTarget target,
Resource model,
ImmutableManagementResourceRegistration registration,
ExpressionResolver resolver,
RunningMode runningMode,
ProcessType type,
TransformerOperationAttachment attachment)
Creates a ResourceTransformationContext
|
static ResourceTransformationContext |
Transformers.Factory.create(TransformationTarget target,
Resource model,
ImmutableManagementResourceRegistration registration,
ExpressionResolver resolver,
RunningMode runningMode,
ProcessType type,
TransformerOperationAttachment attachment,
Transformers.ResourceIgnoredTransformationRegistry ignoredTransformationRegistry)
Creates a ResourceTransformationContext
|
Constructor and Description |
---|
HostProcessReloadHandler(org.jboss.msc.service.ServiceName rootService,
HostRunningModeControl runningModeControl,
ControlledProcessState processState,
ProcessType processType) |
Modifier and Type | Method and Description |
---|---|
ProcessType |
HostControllerEnvironment.getProcessType()
The process type for this host controller environment.
|
Modifier and Type | Method and Description |
---|---|
static void |
HostModelUtil.createRootRegistry(ManagementResourceRegistration root,
HostControllerEnvironment environment,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
HostModelUtil.HostModelRegistrar hostModelRegistrar,
ProcessType processType,
DelegatingConfigurableAuthorizer authorizer,
Resource modelControllerResource) |
static HostControllerEnvironment |
Main.determineEnvironment(String[] args,
long startTime,
ProcessType processType) |
Constructor and Description |
---|
HostControllerEnvironment(Map<String,String> hostSystemProperties,
boolean isRestart,
String modulePath,
InetAddress processControllerAddress,
Integer processControllerPort,
InetAddress hostControllerAddress,
Integer hostControllerPort,
String defaultJVM,
String domainConfig,
String initialDomainConfig,
String hostConfig,
String initialHostConfig,
RunningMode initialRunningMode,
boolean backupDomainFiles,
boolean useCachedDc,
ProductConfig productConfig,
boolean securityManagerEnabled,
long startTime,
ProcessType processType) |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceController<?> |
MBeanServerService.addService(org.jboss.msc.service.ServiceTarget batchBuilder,
String resolvedDomainName,
String expressionsDomainName,
boolean legacyWithProperPropertyFormat,
boolean coreMBeanSensitivity,
ManagedAuditLogger auditLoggerInfo,
JmxAuthorizer authorizer,
org.jboss.as.jmx.JmxEffect jmxEffect,
ProcessType processType,
boolean isMasterHc,
org.jboss.msc.service.ServiceListener<? super PluggableMBeanServer>... listeners) |
Constructor and Description |
---|
ModelControllerMBeanServerPlugin(MBeanServer mbeanServer,
ConfiguredDomains configuredDomains,
ModelController controller,
MBeanServerDelegate delegate,
boolean legacyWithProperPropertyFormat,
ProcessType processType,
ManagementModelIntegration.ManagementModelProvider managementModelProvider,
boolean isMasterHc) |
Modifier and Type | Method and Description |
---|---|
ProcessType |
ServerEnvironment.LaunchType.getProcessType() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.