Skip navigation links
WildFly: Host Controller 8.0.0.Beta4
A B C D E F G H I J K L M N O P Q R S T U V W 

A

abort(int) - Static method in class org.jboss.as.host.controller.SystemExiter
 
aborting(int) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
aborting(int) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
aborting$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
AbstractDeploymentUploadHandler - Class in org.jboss.as.domain.controller.operations.deployment
Base class for operation handlers that can handle the upload of deployment content.
AbstractDeploymentUploadHandler(ContentRepository, AttributeDefinition) - Constructor for class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
 
AbstractDiscoveryOptionAddHandler - Class in org.jboss.as.host.controller.operations
Abstract superclass of handlers for a discovery option resource's add operation.
AbstractDiscoveryOptionAddHandler() - Constructor for class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionAddHandler
 
AbstractDiscoveryOptionRemoveHandler - Class in org.jboss.as.host.controller.operations
Abstract superclass of handlers for a discovery option resource's remove operation.
AbstractDiscoveryOptionRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionRemoveHandler
 
ACCESS_KEY - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
acquireReadlock(Integer) - Method in interface org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler.OperationExecutor
Attempts to acquire a non-exclusive read lock.
ACTIVE_SERVER_GROUPS - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
ACTIVE_SOCKET_BINDING_GROUPS - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
ADD_ATTRIBUTES - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
addAttributeValidator(OperationContext) - Static method in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
addChildOperation(PathAddress, List<ModelNode>, ModelNode) - Method in class org.jboss.as.domain.controller.operations.GenericModelDescribeOperationHandler
 
addChildOperation(PathAddress, List<ModelNode>, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ProfileModelDescribeHandler
 
addCurrentServerGroupsToHostInfoModel(boolean, Resource, ModelNode) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
Used by the slave host when creating the host info dmr sent across to the DC during the registration process
addDeploymentOverlays(List<ModelNode>) - Method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
 
addEvent(String, HostConnectionInfo.Event) - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
addHostEvent(String, HostConnectionInfo.Event) - Method in interface org.jboss.as.domain.controller.HostRegistrations
Add a host event.
addHostEvent(String, HostConnectionInfo.Event) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
addOptions(JvmElement, List<String>) - Method in class org.jboss.as.host.controller.model.jvm.JvmOptionsBuilderFactory
 
ADDRESS - Static variable in interface org.jboss.as.domain.controller.HostConnectionInfo
 
addServerGroupsToModel(Resource, ModelNode) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
 
addService(HostControllerEnvironment, ServiceTarget) - Static method in class org.jboss.as.host.controller.HostControllerEnvironmentService
 
addService(ServiceTarget, HostPathManagerService, HostControllerEnvironment) - Static method in class org.jboss.as.host.controller.HostPathManagerService
 
addToDontPropagateToServersAttachment(OperationContext, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
 
addValidationStep(OperationContext, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.DomainModelIncludesValidator
 
ADMIN_ONLY_POLICY - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
ADMIN_ONLY_POLICY - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
AdminOnlyDomainConfigPolicy - Enum in org.jboss.as.host.controller.model.host
Policy options for how a slave host controller started in admin-only mode should deal with the absence of a local copy of the domain-wide configuration.
adminOnlyModeCannotAcceptSlaves(RunningMode) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating this host is in admin mode and cannot accept registrations from other slaves.
adminOnlyModeCannotAcceptSlaves(RunningMode) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
adminOnlyModeCannotAcceptSlaves$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
AGENT_LIB - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
AGENT_PATH - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
allowDiscovery(List<DomainControllerManagementInterface>) - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
Allow a domain controller's host name and port number to be discovered.
allowDiscovery(List<DomainControllerManagementInterface>) - Method in class org.jboss.as.host.controller.discovery.S3Discovery
 
allowDiscovery(List<DomainControllerManagementInterface>) - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
 
ApplyExtensionsHandler - Class in org.jboss.as.domain.controller.operations
Step handler responsible for adding the extensions as part of the host registration process.
ApplyExtensionsHandler(ExtensionRegistry, LocalHostControllerInfo, IgnoredDomainResourceRegistry) - Constructor for class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
 
argumentExpected(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating an argument was expected for the option.
argumentExpected(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
argumentExpected$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
argumentHasNoValue(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Messaging indicating a command line argument that was supposed to be parseable into a key and value included no value
argumentHasNoValue(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
argumentHasNoValue$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
as7431() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating that only 1 piece of content is currently supported.
as7431() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
as7431$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
attemptingToSet(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating an attempt was made to set the attributeToSet when the attributeAlreadySet was already set.
attemptingToSet(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
attemptingToSet$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
attribute - Variable in class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
 
ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
 
ATTRIBUTE_NAME - Static variable in class org.jboss.as.host.controller.operations.ServerStatusHandler
 
attributeRequiresSSLContext(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
attributeRequiresSSLContext(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
attributeRequiresSSLContext$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ATTRIBUTES - Static variable in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
AUTHENTICATION_CONTEXT - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
AUTHENTICATION_CONTEXT - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
authenticationFailureUnableToConnect(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating an inability to connect due to authentication failures.
authenticationFailureUnableToConnect(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
authenticationFailureUnableToConnect$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
AUTO_START - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
awaitServersState(Collection<String>, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Await for a group of servers to be either started or stopped.
awaitServersState(Collection<String>, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 

B

BasicEventImpl(HostConnectionInfo.EventType, String) - Constructor for class org.jboss.as.domain.controller.HostConnectionInfo.BasicEventImpl
 
bindingNameNotUnique(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
bindingNameNotUnique(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
bindingNameNotUnique$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
boot(BootContext) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
bootConfigValidationFailed(ModelNode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
bootConfigValidationFailed(ModelNode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
bootConfigValidationFailed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
bootstrap() - Method in class org.jboss.as.host.controller.HostControllerBootstrap
Start the host controller services.
bucketAuthenticationFailure(String, int, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
bucketAuthenticationFailure(String, int, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
bucketAuthenticationFailure$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 

C

cancel() - Method in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
cannotAccessJvmInputArgument(Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotAccessJvmInputArgument(Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAccessJvmInputArgument$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAccessRemoteFileRepository() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the remote file repository cannot be accessed from the master domain controller.
cannotAccessRemoteFileRepository() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAccessRemoteFileRepository$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAccessS3Bucket(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotAccessS3Bucket(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAccessS3Bucket$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAccessS3File(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotAccessS3File(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAccessS3File$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAddContentToSelfContainedServer() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotAddContentToSelfContainedServer() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotAddContentToSelfContainedServer$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotAddContentToUnexplodedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotAddContentToUnexplodedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotAddContentToUnexplodedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotAddContentToUnmanagedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotAddContentToUnmanagedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotAddContentToUnmanagedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotAddHostAlreadyRegistered(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotAddHostAlreadyRegistered(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAddHostAlreadyRegistered$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAddSlaveHostAfterBoot() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotAddSlaveHostAfterBoot() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotAddSlaveHostAfterBoot$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotBothHaveFalseUseCurrentDomainConfigAndDomainConfig() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotBothHaveFalseUseCurrentDomainConfigAndDomainConfig() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotBothHaveFalseUseCurrentDomainConfigAndDomainConfig$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotBothHaveFalseUseCurrentHostConfigAndHostConfig() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotBothHaveFalseUseCurrentHostConfigAndHostConfig() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotBothHaveFalseUseCurrentHostConfigAndHostConfig$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotConnect(URI, Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating the remote domain controller could not connect.
cannotConnect(URI, Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotConnect$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotConnectToMaster(Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating this host is a slave and cannot connect to the master host controller.
cannotConnectToMaster(Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotConnectToMaster$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotCreateLocalDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the inability to create a local directory.
cannotCreateLocalDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotCreateLocalDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotExecuteTransactionalOperationFromSlave(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotExecuteTransactionalOperationFromSlave(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotExecuteTransactionalOperationFromSlave$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotExplodeAlreadyExplodedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotExplodeAlreadyExplodedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeAlreadyExplodedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeDeploymentOfSelfContainedServer() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotExplodeDeploymentOfSelfContainedServer() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeDeploymentOfSelfContainedServer$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeEnabledDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotExplodeEnabledDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeEnabledDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeSubDeploymentOfUnexplodedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotExplodeSubDeploymentOfUnexplodedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeSubDeploymentOfUnexplodedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeUnmanagedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotExplodeUnmanagedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotExplodeUnmanagedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotFindJavaExe(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the Java executable could not be found.
cannotFindJavaExe(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotFindJavaExe$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotIgnoreTypeHost(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotIgnoreTypeHost(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotIgnoreTypeHost$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotInitializeSaxDriver() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotInitializeSaxDriver() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotInitializeSaxDriver$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotInstantiateDiscoveryOptionClass(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotInstantiateDiscoveryOptionClass(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotInstantiateDiscoveryOptionClass$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotObtainValidDefaultAddress(Throwable, String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the default address cannot be obtained for communicating with the ProcessController.
cannotObtainValidDefaultAddress(Throwable, String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotObtainValidDefaultAddress$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotOverwriteDomainXmlWithEmpty(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotOverwriteDomainXmlWithEmpty(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotOverwriteDomainXmlWithEmpty$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotOverwriteHostXmlWithEmpty(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotOverwriteHostXmlWithEmpty(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotOverwriteHostXmlWithEmpty$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotReadContentFromSelfContainedServer() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotReadContentFromSelfContainedServer() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotReadContentFromSelfContainedServer$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotReadContentFromUnexplodedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotReadContentFromUnexplodedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotReadContentFromUnexplodedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotReadContentFromUnmanagedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotReadContentFromUnmanagedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotReadContentFromUnmanagedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveContentFromSelfContainedServer() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotRemoveContentFromSelfContainedServer() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveContentFromSelfContainedServer$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveContentFromUnexplodedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotRemoveContentFromUnexplodedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveContentFromUnexplodedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveContentFromUnmanagedDeployment() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotRemoveContentFromUnmanagedDeployment() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveContentFromUnmanagedDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveDeploymentInUse(String, List<String>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the deployment cannot be removed from the domain as it is still used by the server groups.
cannotRemoveDeploymentInUse(String, List<String>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveDeploymentInUse$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveS3File(Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating that the master host controller could not remove the S3 file.
cannotRemoveS3File(Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotRemoveS3File$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotRemoveUsedServerGroup(String, Set<String>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cannotRemoveUsedServerGroup(String, Set<String>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRemoveUsedServerGroup$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotRenameCachedDomainXmlOnBoot(String, String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotRenameCachedDomainXmlOnBoot(String, String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotRenameCachedDomainXmlOnBoot$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotRestartServer(String, ServerStatus) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the server, represented by the serverName parameter, cannot restart as it is not currently started.
cannotRestartServer(String, ServerStatus) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotRestartServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotStartServersInvalidMode(RunningMode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the servers cannot start when the host controller is running in the mode represented by the mode parameter.
cannotStartServersInvalidMode(RunningMode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotStartServersInvalidMode$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotUseSameValueForParameters(String, String, String, String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the operation, represented by the opName parameter, cannot be used with the same value for the parameters represented by param1 and param2.
cannotUseSameValueForParameters(String, String, String, String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotUseSameValueForParameters$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cannotWriteDomainControllerData(Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating that the master host controller could not write its data to the S3 file.
cannotWriteDomainControllerData(Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotWriteDomainControllerData$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotWriteToS3File(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
cannotWriteToS3File(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
cannotWriteToS3File$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
caughtExceptionAwaitingFinalResponse(Throwable, String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs a warning message indicating an exception was caught awaiting the final response from the server, represented by the serverName parameter, on the host, represented by the hostName parameter.
caughtExceptionAwaitingFinalResponse(Throwable, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs a warning message indicating an exception was caught awaiting the final response from the host, represented by the hostName parameter.
caughtExceptionAwaitingFinalResponse(Throwable, String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionAwaitingFinalResponse(Throwable, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionAwaitingFinalResponse1$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionAwaitingFinalResponse2$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionClosingInputStream(Throwable) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs a warning message indicating an exception was caught closing the input stream.
caughtExceptionClosingInputStream(Throwable) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionClosingInputStream$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionDuringBoot(Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
caughtExceptionDuringBoot(Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
caughtExceptionDuringBoot$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
caughtExceptionStoringDeploymentContent(String, Throwable) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
An exception indicating an exception was caught storing the deployment content.
caughtExceptionStoringDeploymentContent(String, Throwable) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionStoringDeploymentContent$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionWaitingForTask(String, String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs an error message indicating the class, represented by the className parameter, caught an exception waiting for the task.
caughtExceptionWaitingForTask(String, String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtExceptionWaitingForTask$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtIOExceptionUploadingContent(IOException) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
caughtIOExceptionUploadingContent(IOException) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
caughtIOExceptionUploadingContent$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
channelClosed() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
channelClosed() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
channelClosed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
checkCanRemove(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
 
checkIgnoredProfileClone(ModelNode) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry.IgnoredClonedProfileRegistry
Checks if an operation should be ignored, and updates the runtime registry and host state as required.
cleanUp() - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
Clean up anything that was created for domain controller discovery.
cleanUp() - Method in class org.jboss.as.host.controller.discovery.S3Discovery
 
cleanUp() - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
 
CLIENT_FACTORY_SERVICE_NAME - Static variable in class org.jboss.as.host.controller.DomainModelControllerService
 
clone() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
clone() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
{@inheritDoc
clone() - Method in class org.jboss.as.host.controller.resources.ServerConfigResource
 
cloneOperationNotSupportedOnHost(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
cloneOperationNotSupportedOnHost(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
cloneOperationNotSupportedOnHost$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
close() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
closeShouldBeManagedByService() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the close should be managed by the service.
closeShouldBeManagedByService() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
closeShouldBeManagedByService$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
CODE - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
 
compareServerLaunchCommand(ManagedServerBootConfiguration) - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
Compares the launch command that would be produced by this object to the one that would be produced by other.
compareServerLaunchCommand(ManagedServerBootConfiguration) - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Compares the launch command that would be produced by this object to the one that would be produced by other.
complete(boolean) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry.IgnoredClonedProfileRegistry
Callback for when the controller transaction completes.
COMPLETE_HOST_CONTROLLER_REGISTRATION - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
configDirectoryDoesNotExist(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
configDirectoryDoesNotExist(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
configDirectoryDoesNotExist$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
configurationPersisterAlreadyInitialized() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the configuration persister for the domain model is already initialized.
configurationPersisterAlreadyInitialized() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
configurationPersisterAlreadyInitialized$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ConfigurationPersisterFactory - Class in org.jboss.as.host.controller
Factory methods to produce an ExtensibleConfigurationPersister for different Host Controller use cases.
ConfigurationPersisterFactory() - Constructor for class org.jboss.as.host.controller.ConfigurationPersisterFactory
 
CONNECTED - Static variable in interface org.jboss.as.domain.controller.HostConnectionInfo
 
connectedToMaster(URI) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a message indicating that the slave host controller connected with the master HC.
connectedToMaster(URI) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
connectedToMaster$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
CONNECTION_OPTIONS - Static variable in class org.jboss.as.host.controller.operations.NativeManagementServices
 
connectionFinished() - Method in interface org.jboss.as.host.controller.ServerInventory
Signal the end of the PC connection, regardless of the reason.
connectionFinished() - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
connectionToMasterInterrupted() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating an interruption while trying to connect to master.
connectionToMasterInterrupted() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
connectionToMasterInterrupted$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
connectionToMasterTimeout(Throwable, int, long) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the connection to master could not be completed within the number of retries and timeout.
connectionToMasterTimeout(Throwable, int, long) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
connectionToMasterTimeout$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
Constants - Class in org.jboss.as.host.controller.discovery
Constants for discovery options.
Constants() - Constructor for class org.jboss.as.host.controller.discovery.Constants
 
contains(String) - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
contentRepository - Variable in class org.jboss.as.domain.controller.operations.deployment.ManagedDeploymentBrowseContentHandler
 
contentRepository - Variable in class org.jboss.as.domain.controller.operations.deployment.ManagedDeploymentReadContentHandler
 
CONTROLLER_TEMP_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Common alias between domain and standalone mode.
couldNotCreateDomainAutoStartDirectory(Path, Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotCreateDomainAutoStartDirectory(Path, Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateDomainAutoStartDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateDomainContentDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotCreateDomainContentDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateDomainContentDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateDomainDataDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotCreateDomainDataDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateDomainDataDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateDomainTempDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotCreateDomainTempDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateDomainTempDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateLogDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotCreateLogDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateLogDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateServersDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotCreateServersDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotCreateServersDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotGetServerInventory(long, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the server inventory could bot bre retrieved in the time.
couldNotGetServerInventory(long, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotGetServerInventory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotObtainDomainUuid(Throwable, Path) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotObtainDomainUuid(Throwable, Path) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotObtainDomainUuid$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotPersistAutoStartServerStatus(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
couldNotPersistAutoStartServerStatus(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
couldNotPersistAutoStartServerStatus$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
CPU_AFFINITY - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
Bogus attribute that we accidentally registered in AS 7.1.2/EAP 6 even though it didn't appear in the resource description.
create(HostConnectionInfo.EventType, String) - Static method in class org.jboss.as.domain.controller.HostConnectionInfo.Events
 
create(ExtensionRegistry) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
Static factory
create(String[], String) - Static method in class org.jboss.as.host.controller.Main
 
create(LocalHostControllerInfo, ServerInventory, ControlledProcessState, File) - Static method in class org.jboss.as.host.controller.operations.ServerAddHandler
 
create(LocalHostControllerInfoImpl, HostControllerEnvironment) - Static method in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
createBootUpdates(String, ModelNode, ModelNode, DomainController, ExpressionResolver) - Static method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
Create a list of operations required to a boot a managed server.
createCachedRemoteDomainXmlConfigurationPersister(File, ExecutorService, ExtensionRegistry) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
 
createConfigsFromDomainWideData(Set<String>, Set<String>) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
 
createConfigsFromModel(ModelNode) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
 
createConfiguration() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
Create and verify the configuration before trying to start the process.
createDomainXmlConfigurationPersister(ConfigurationFile, ExecutorService, ExtensionRegistry, HostControllerEnvironment) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
 
createExtraValidationStepHandler() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
createForMaster(ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
 
createForSlave(DeploymentFileRepository, ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
 
createFromJavaExecutable(String, boolean) - Static method in class org.jboss.as.host.controller.jvm.JvmType
Create a JvmType based on the location of the java executable.
createFromJavaHome(String, boolean) - Static method in class org.jboss.as.host.controller.jvm.JvmType
Create a JvmType based on the location of the root dir of the JRE/JDK installation.
createFromSystemProperty(boolean) - Static method in class org.jboss.as.host.controller.jvm.JvmType
Create a JvmType based on the location of the root dir of the JRE/JDK installation, as specified by the system property java.home.
createHostIgnoredRegistry(HostInfo, ReadMasterDomainModelUtil.RequiredConfigurationHolder) - Static method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
Create the ResourceIgnoredTransformationRegistry for connection/reconnection process.
createHostRegistry(String, ManagementResourceRegistration, HostControllerConfigurationPersister, HostControllerEnvironment, HostRunningModeControl, HostFileRepository, LocalHostControllerInfoImpl, ServerInventory, HostFileRepository, ContentRepository, DomainController, ExtensionRegistry, ExtensionRegistry, AbstractVaultReader, IgnoredDomainResourceRegistry, ControlledProcessState, PathManagerService, DelegatingConfigurableAuthorizer, ManagementSecurityIdentitySupplier, ManagedAuditLogger, BootErrorCollector) - Static method in class org.jboss.as.host.controller.HostModelUtil
 
createHostXmlConfigurationPersister(ConfigurationFile, HostControllerEnvironment, ExecutorService, ExtensionRegistry, LocalHostControllerInfo) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
 
createIgnoredRegistry(ModelNode) - Static method in class org.jboss.as.host.controller.mgmt.HostInfo
 
createIncludesValidationHandler() - Static method in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
createIncludesValidationHandler() - Static method in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
createLocalHostHostInfo(LocalHostControllerInfo, ProductConfig, IgnoredDomainResourceRegistry, Resource) - Static method in class org.jboss.as.host.controller.mgmt.HostInfo
Create the metadata which gets send to the DC when registering.
createOperation(HostControllerEnvironment) - Static method in class org.jboss.as.host.controller.operations.InstallationReportHandler
 
createRemoteBackupDomainXmlConfigurationPersister(File, ExecutorService, ExtensionRegistry) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
 
createResource(OperationContext) - Method in class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionAddHandler
 
createResource(OperationContext) - Method in class org.jboss.as.host.controller.operations.ServerAddHandler
 
createRestartRequiredHandler() - Static method in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
createRootRegistry(ManagementResourceRegistration, HostControllerEnvironment, IgnoredDomainResourceRegistry, HostModelUtil.HostModelRegistrar, ProcessType, DelegatingConfigurableAuthorizer, Resource, LocalHostControllerInfoImpl, ImmutableCapabilityRegistry) - Static method in class org.jboss.as.host.controller.HostModelUtil
 
createServerConfigInfo(String, String) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
Creates a server config info from its name, its server group and its socket binding group
createServerIgnoredRegistry(ReadMasterDomainModelUtil.RequiredConfigurationHolder, Transformers.ResourceIgnoredTransformationRegistry) - Static method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
Create the ResourceIgnoredTransformationRegistry when fetching missing content, only including relevant pieces to a server-config.
createTransientDomainXmlConfigurationPersister(ExecutorService, ExtensionRegistry) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
 
creatingBucketWithUnsupportedCallingFormat() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
creatingBucketWithUnsupportedCallingFormat() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
creatingBucketWithUnsupportedCallingFormat$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
creatingHttpManagementService(String, int, int) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the creation of HTTP management server using the network interface.
creatingHttpManagementService(String, int, int) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
creatingHttpManagementService$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 

D

DC_LOCAL - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
DC_REMOTE - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
DEBUG_ENABLED - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
DEBUG_OPTIONS - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
DEFAULT - Static variable in enum org.jboss.as.host.controller.model.host.AdminOnlyDomainConfigPolicy
 
DEFAULT_INTERFACE - Static variable in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
DEFAULT_MODULE - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
defaultValue() - Static method in enum org.jboss.as.host.controller.DirectoryGrouping
Returns the default directory grouping.
DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
 
DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.GenericModelDescribeOperationHandler
 
DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ProfileCloneHandler
 
DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainOperationsHandler
 
DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ResolveExpressionOnDomainHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.HostAddHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.HostShutdownHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.InstallationReportHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerRemoveHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.ResolveExpressionOnHostHandler
 
DEFINITION - Static variable in class org.jboss.as.host.controller.operations.StartServersHandler
 
deleteSnapshot(String) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
DeploymentAddHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles addition of a deployment to the model.
DeploymentAddHandler(HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentAddHandler
Constructor for a slave Host Controller
DeploymentAddHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentAddHandler
Constructor for a master Host Controller
deploymentAlreadyStarted(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the deployment is already started.
deploymentAlreadyStarted(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
deploymentAlreadyStarted$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
DeploymentExplodeHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the "explode" operation that can be performed against zipped managed content.
DeploymentExplodeHandler(boolean, HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentExplodeHandler
Constructor for a slave Host Controller
DeploymentExplodeHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentExplodeHandler
Constructor for a master Host Controller
DeploymentFullReplaceHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles replacement in the runtime of one deployment by another.
DeploymentFullReplaceHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentFullReplaceHandler
Constructor for a master Host Controller
DeploymentFullReplaceHandler(HostFileRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentFullReplaceHandler
Constructor for a slave Host Controller
deploymentHashNotFoundInRepository(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception indicating the hash does not refer to any deployment.
deploymentHashNotFoundInRepository(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
deploymentHashNotFoundInRepository$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
DeploymentRemoveHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles removal of a deployment from the model.
DeploymentUploadBytesHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the upload-deployment-bytes operation.
DeploymentUploadStreamAttachmentHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the upload-deployment-stream operation.
DeploymentUploadURLHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the upload-deployment-url operation.
DESTROY_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
destroyServer(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Destroy a stopping server process.
destroyServer(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
determineEnvironment(String[], long) - Static method in class org.jboss.as.host.controller.Main
 
determineEnvironment(String[], long, ProcessType) - Static method in class org.jboss.as.host.controller.Main
 
determineRunningProcesses() - Method in interface org.jboss.as.host.controller.ServerInventory
Gets information on all the running processes
determineRunningProcesses(boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Gets information on all the running processes
determineRunningProcesses() - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
determineRunningProcesses(boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
determineServerStatus(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Get the status of the server with the given name.
determineServerStatus(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
didNotReadEntireFile(long) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the entire file was not read.
didNotReadEntireFile(long) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
didNotReadEntireFile$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
DIRECTORY_GROUPING - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
DirectoryGrouping - Enum in org.jboss.as.host.controller
The directory grouping types for the domains; tmp, log and data directories.
discover() - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
Determine the host name and port of the remote domain controller.
discover() - Method in class org.jboss.as.host.controller.discovery.S3Discovery
 
discover() - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
 
DISCOVERY_ATTRIBUTES - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
 
DISCOVERY_OPTIONS - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResourceDefinition
 
DiscoveryOption - Interface in org.jboss.as.host.controller.discovery
Allow the discovery of a remote domain controller's host and port.
DiscoveryOptionAddHandler - Class in org.jboss.as.host.controller.operations
Handler for the discovery option resource's add operation.
DiscoveryOptionAddHandler(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
Create the DiscoveryOptionAddHandler.
DiscoveryOptionRemoveHandler - Class in org.jboss.as.host.controller.operations
Handler for a discovery resource's remove operation.
DiscoveryOptionRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.DiscoveryOptionRemoveHandler
Create the DiscoveryOptionRemoveHandler.
DiscoveryOptionResourceDefinition - Class in org.jboss.as.host.controller.discovery
ResourceDefinition for a resource representing a generic discovery option.
DiscoveryOptionResourceDefinition(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
 
discoveryOptionsFailureUnableToConnect(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
discoveryOptionsFailureUnableToConnect(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
discoveryOptionsFailureUnableToConnect$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
DiscoveryOptionsReadAttributeHandler - Class in org.jboss.as.host.controller.operations
 
DiscoveryOptionsReadAttributeHandler() - Constructor for class org.jboss.as.host.controller.operations.DiscoveryOptionsReadAttributeHandler
 
DiscoveryOptionsResource - Class in org.jboss.as.host.controller.discovery
 
DiscoveryOptionsResource() - Constructor for class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
DiscoveryOptionsResourceDefinition - Class in org.jboss.as.host.controller.discovery
ResourceDefinition for a resource representing discovery options.
DiscoveryWriteAttributeHandler - Class in org.jboss.as.host.controller.operations
Handles changes to the options attribute containing the list of custom and static descovery options.
DiscoveryWriteAttributeHandler() - Constructor for class org.jboss.as.host.controller.operations.DiscoveryWriteAttributeHandler
 
DOMAIN_BASE_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying HostControllerEnvironment.getDomainBaseDir() the domain base directory}.
DOMAIN_CONFIG_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying HostControllerEnvironment.getDomainConfigurationDir() the domain configuration directory}.
DOMAIN_CONNECTION_ID - Static variable in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
DOMAIN_CONTENT_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying HostControllerEnvironment.getDomainContentDir() the domain content repository directory}.
DOMAIN_CONTROLLER - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
DOMAIN_CONTROLLER_LOCK_ID - Static variable in class org.jboss.as.domain.controller.operations.coordination.DomainControllerLockIdUtils
The domain controller lock id header sent by the DC to the slave host.
DOMAIN_CONTROLLER_LOCK_ID_ATTACHMENT - Static variable in class org.jboss.as.domain.controller.operations.coordination.DomainControllerLockIdUtils
The attachment used by the slave to keep track of the lock id on the DC (if any)
DOMAIN_CONTROLLER_TYPE - Static variable in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
 
DOMAIN_DATA_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying HostControllerEnvironment.getDomainDataDir() the domain data directory}.
DOMAIN_DEPLOYMENT_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
DOMAIN_LOG_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying HostControllerEnvironment.getDomainLogDir() the domain log directory}.
DOMAIN_LOGGER - Static variable in interface org.jboss.as.host.controller.logging.HostControllerLogger
A logger with a category of org.jboss.as.domain.controller.
DOMAIN_ORGANIZATION_IDENTIFIER - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
DOMAIN_PUSH_TO_SERVERS - Static variable in class org.jboss.as.domain.controller.operations.coordination.ServerOperationsResolverHandler
 
DOMAIN_RESOURCE_ADDRESS - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
 
DOMAIN_RESOURCE_MODEL - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
 
DOMAIN_RESOURCE_PROPERTIES - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
 
DOMAIN_SERVERS_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying HostControllerEnvironment.getDomainServersDir() the managed domain server parent directory}.
DOMAIN_TEMP_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying HostControllerEnvironment.getDomainTempDir() the domain temporary file storage directory}.
domainBaseDirectoryDoesNotExist(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainBaseDirectoryDoesNotExist(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainBaseDirectoryDoesNotExist$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainBaseDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainBaseDirectoryIsNotADirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainBaseDirectoryIsNotADirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainConfigForReloadNotFound(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainConfigForReloadNotFound(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainConfigForReloadNotFound$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainContentDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainContentDirectoryIsNotDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainContentDirectoryIsNotDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
DomainController - Interface in org.jboss.as.domain.controller
TODO this interface is now a mishmash of not really related stuff.
DomainControllerData - Class in org.jboss.as.host.controller.discovery
Encapsulates information about a domain controller (i.e., host and port).
DomainControllerData() - Constructor for class org.jboss.as.host.controller.discovery.DomainControllerData
 
DomainControllerData(String, String, int) - Constructor for class org.jboss.as.host.controller.discovery.DomainControllerData
Create the DomainControllerData.
domainControllerDataFromByteBuffer(byte[]) - Static method in class org.jboss.as.host.controller.discovery.S3Util
Get the domain controller data from the given byte buffer.
domainControllerDataToByteBuffer(List<DomainControllerData>) - Static method in class org.jboss.as.host.controller.discovery.S3Util
Write the domain controller data to a byte buffer.
DomainControllerLockIdUtils - Class in org.jboss.as.domain.controller.operations.coordination
Contains operation headers and attachments used to communicate the domain controller's lock id to the slaves.
DomainControllerLogger - Interface in org.jboss.as.domain.controller.logging
 
DomainControllerLogger_$logger - Class in org.jboss.as.domain.controller.logging
Warning this class consists of generated code.
DomainControllerLogger_$logger(Logger) - Constructor for class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
DomainControllerManagementInterface - Class in org.jboss.as.host.controller.discovery
 
DomainControllerManagementInterface(int, String, Protocol) - Constructor for class org.jboss.as.host.controller.discovery.DomainControllerManagementInterface
 
DomainControllerProtocol - Interface in org.jboss.as.host.controller.mgmt
 
DomainControllerWriteAttributeHandler - Class in org.jboss.as.host.controller.operations
 
domainDataDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainDataDirectoryIsNotDirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainDataDirectoryIsNotDirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
DomainDeploymentOverlayDefinition - Class in org.jboss.as.domain.controller.resources
 
DomainDeploymentOverlayDefinition(boolean, ContentRepository, DeploymentFileRepository) - Constructor for class org.jboss.as.domain.controller.resources.DomainDeploymentOverlayDefinition
 
DomainDeploymentOverlayRedeployLinksHandler - Class in org.jboss.as.domain.controller.operations
Handler to redeploy deployments linked to an overlay in domain mode.
DomainDeploymentOverlayRedeployLinksHandler(boolean) - Constructor for class org.jboss.as.domain.controller.operations.DomainDeploymentOverlayRedeployLinksHandler
 
DomainHostExcludeRegistry - Class in org.jboss.as.host.controller.mgmt
Registry of domain-wide host-ignore information.
DomainHostExcludeRegistry() - Constructor for class org.jboss.as.host.controller.mgmt.DomainHostExcludeRegistry
Creates a new {@code DomainHostIgnoreRegistry
DomainHostExcludeRegistry.VersionKey - Class in org.jboss.as.host.controller.mgmt
Key used to identify kernel management API version entries in the DomainHostExcludeRegistry.
DomainIncludesValidationWriteAttributeHandler - Class in org.jboss.as.domain.controller.operations
Write attribute handler to trigger validation when something in the domain model involving includes has changed
DomainIncludesValidationWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.domain.controller.operations.DomainIncludesValidationWriteAttributeHandler
 
domainModelAppliedButReloadIsRequired() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainModelAppliedButReloadIsRequired() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainModelAppliedButReloadIsRequired$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainModelAppliedButRestartIsRequired() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainModelAppliedButRestartIsRequired() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainModelAppliedButRestartIsRequired$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainModelChangedOnReConnect(Set<ServerIdentity>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs a warning message indicating the domain model has changed on re-connect and the servers need to be restarted for the changes to take affect.
domainModelChangedOnReConnect(Set<ServerIdentity>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
domainModelChangedOnReConnect$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
DomainModelControllerService - Class in org.jboss.as.host.controller
Creates the service that acts as the ModelController for a Host Controller process.
DomainModelIncludesValidator - Class in org.jboss.as.domain.controller.operations
Handler validating that "including" resources don't involve cycles and that including resources don't involve children that override the included resources.
DomainRemoteFileRequestAndHandler - Class in org.jboss.as.host.controller.mgmt
 
DomainRemoteFileRequestAndHandler(Executor) - Constructor for class org.jboss.as.host.controller.mgmt.DomainRemoteFileRequestAndHandler
 
DomainResolver - Class in org.jboss.as.domain.controller.resources
Model description for the domain root.
DomainResolver() - Constructor for class org.jboss.as.domain.controller.resources.DomainResolver
 
DomainRolloutStepHandler - Class in org.jboss.as.domain.controller.operations.coordination
Formulates a rollout plan, invokes the proxies to execute it on the servers.
DomainRolloutStepHandler(Map<String, ProxyController>, Map<String, ProxyController>, MultiphaseOverallContext, ModelNode, ModelNode, ExecutorService) - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainRolloutStepHandler
 
DomainRootDefinition - Class in org.jboss.as.domain.controller.resources
ResourceDefinition for the root resource in the domain-wide model.
DomainRootDefinition(DomainController, HostControllerEnvironment, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, boolean, LocalHostControllerInfo, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService, DelegatingConfigurableAuthorizer, ManagementSecurityIdentitySupplier, HostRegistrations, DomainHostExcludeRegistry, MutableRootResourceRegistrationProvider) - Constructor for class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
DomainRootDefinition.RolloutPlanValidator - Class in org.jboss.as.domain.controller.resources
 
DomainServerLifecycleHandlers - Class in org.jboss.as.domain.controller.operations
An operation handler for the :stop-servers, :restart-servers and :start-servers commands.
DomainServerLifecycleHandlers() - Constructor for class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
DomainServerUtils - Class in org.jboss.as.domain.controller.operations.coordination
TODO: Rename
DomainServerUtils() - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
 
DomainSlaveHandler - Class in org.jboss.as.domain.controller.operations.coordination
Executes the first phase of a two phase operation on one or more remote, slave host controllers.
DomainSlaveHandler(Map<String, ProxyController>, MultiphaseOverallContext) - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainSlaveHandler
 
DomainSlaveHostRegistrations - Class in org.jboss.as.host.controller
 
DomainSlaveHostRegistrations() - Constructor for class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
domainTempDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
domainTempDirectoryIsNotADirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
domainTempDirectoryIsNotADirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
DomainTransformers - Class in org.jboss.as.domain.controller.transformers
Global transformation rules for the domain, host and server-config model.
DomainTransformers() - Constructor for class org.jboss.as.domain.controller.transformers.DomainTransformers
 
DomainXml - Class in org.jboss.as.host.controller.parsing
A mapper between an AS server's configuration model and XML representations, particularly domain.xml.
DomainXml(ModuleLoader, ExecutorService, ExtensionRegistry) - Constructor for class org.jboss.as.host.controller.parsing.DomainXml
 
DONT_PROPAGATE_TO_SERVERS_ATTACHMENT - Static variable in class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
 
duplicateIgnoredResourceType(String, String, Location) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
duplicateIgnoredResourceType(String, String, Location) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
duplicateIgnoredResourceType$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
duplicateProfileInclude(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
duplicateProfileInclude(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
duplicateProfileInclude$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
duplicateSocketBindingGroupInclude(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
duplicateSocketBindingGroupInclude(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
duplicateSocketBindingGroupInclude$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 

E

embeddedHostControllerRestartMustProvideAdminOnlyTrue() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
embeddedHostControllerRestartMustProvideAdminOnlyTrue() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
embeddedHostControllerRestartMustProvideAdminOnlyTrue$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ENV_CLASSPATH_IGNORED - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
ENVIRONMENT_VARIABLES - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
equals(Object) - Method in class org.jboss.as.domain.controller.ServerIdentity
Returns true if obj is a HostedServer with the same server name and host name.
equals(Object) - Method in class org.jboss.as.host.controller.jvm.JvmType
 
equals(Object) - Method in class org.jboss.as.host.controller.mgmt.DomainHostExcludeRegistry.VersionKey
 
errorClosingDownHost(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating there was an error closing down the host.
errorClosingDownHost(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
errorClosingDownHost$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
errorObtainingUrlStream(String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an error occurred obtaining the input stream from the URL.
errorObtainingUrlStream(String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
errorObtainingUrlStream$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
errorParsingBucketListings(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
errorParsingBucketListings(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
errorParsingBucketListings$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
EVENTS - Static variable in interface org.jboss.as.domain.controller.HostConnectionInfo
 
evictEntries(DomainSlaveHostRegistrations.EvictionPolicy) - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
exceptionAwaitingResultFromServer(ServerIdentity, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an exception occurred getting the result from the server.
exceptionAwaitingResultFromServer(ServerIdentity, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
exceptionAwaitingResultFromServer$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
EXCLUDED_EXTENSIONS - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainRolloutStepHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainSlaveHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.PrepareStepHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.ServerOperationsResolverHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentAddHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentExplodeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentFullReplaceHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ExplodedDeploymentAddContentHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ExplodedDeploymentRemoveContentHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ManagedDeploymentBrowseContentHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ManagedDeploymentReadContentHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentAddHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentDeployHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRedeployHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRemoveHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentReplaceHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentUndeployHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.DomainDeploymentOverlayRedeployLinksHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.DomainModelIncludesValidator
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.FetchMissingConfigurationHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.GenericModelDescribeOperationHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.HostProcessReloadHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.LocalHostNameOperationHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ProfileCloneHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ProfileDescribeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainOperationsHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ResolveExpressionOnDomainHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.SyncDomainModelOperationHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.SyncModelOperationHandlerWrapper
 
execute() - Method in class org.jboss.as.domain.controller.plan.RolloutPlanController
 
execute(TransactionalProtocolClient.TransactionalOperationListener<ServerTaskExecutor.ServerOperation>, ServerIdentity, ModelNode) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor
Execute
execute(Operation, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler) - Method in interface org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler.OperationExecutor
Execute the operation.
execute(Operation, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler) - Method in interface org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler.OperationExecutor
Execute the operation.
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionsReadAttributeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.HostAddHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.HostShutdownHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.InstallationReportHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.IsMasterHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.RemoteDomainControllerRemoveHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ResolveExpressionOnHostHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerProcessHandlers
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerReloadHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerRestartHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerResumeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerStartHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerStatusHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerStopHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerSuspendHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.StartServersHandler
execute(ModelNode) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
execute(Operation) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
execute(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
execute(Operation, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
executeAndAttemptLock(Operation, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler) - Method in interface org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor
 
executeAsync(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
ExecutedServerRequest(ServerIdentity, Future<OperationResponse>) - Constructor for class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
 
ExecutedServerRequest(ServerIdentity, Future<OperationResponse>, OperationResultTransformer) - Constructor for class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
 
executeOperation(TransactionalProtocolClient.TransactionalOperationListener<ServerTaskExecutor.ServerOperation>, TransactionalProtocolClient, ServerIdentity, ModelNode, OperationResultTransformer) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor
Execute the operation.
executeOperation(Operation, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
executeOperationAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
executeReadOnly(ModelNode, OperationStepHandler, ModelController.OperationTransactionControl) - Method in interface org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler.OperationExecutor
Execute an operation using the current management model.
executeReadOnly(ModelNode, Resource, OperationStepHandler, ModelController.OperationTransactionControl) - Method in interface org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler.OperationExecutor
Execute an operation using given resource model.
executeTask(TransactionalProtocolClient.TransactionalOperationListener<ServerTaskExecutor.ServerOperation>, ServerUpdateTask) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor
Execute a server task.
existingServerWithState(String, ServerStatus) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating the existing server is already defined with a different state.
existingServerWithState(String, ServerStatus) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
existingServerWithState$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
expectedOnlyOneDeployment(int) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception indicating an unexpected number of deployments.
expectedOnlyOneDeployment(int) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
expectedOnlyOneDeployment$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
ExplodedDeploymentAddContentHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the "add-content" operation on an exploded managed deployment.
ExplodedDeploymentAddContentHandler(boolean, HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ExplodedDeploymentAddContentHandler
Constructor for a slave Host Controller
ExplodedDeploymentAddContentHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ExplodedDeploymentAddContentHandler
Constructor for a master Host Controller
ExplodedDeploymentRemoveContentHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the "remove-content" operation over an exploded managed deployment.
ExplodedDeploymentRemoveContentHandler(boolean, HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ExplodedDeploymentRemoveContentHandler
Constructor for a slave Host Controller
ExplodedDeploymentRemoveContentHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ExplodedDeploymentRemoveContentHandler
Constructor for a master Host Controller

F

failedDiscoveringMaster(DiscoveryOption, Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating that the slave host controller could not discover the remote domain controller using the given DiscoveryOption.
failedDiscoveringMaster(DiscoveryOption, Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedDiscoveringMaster$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedMarshallingDomainControllerData() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
failedMarshallingDomainControllerData() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedMarshallingDomainControllerData$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedProfileOperationsRetrieval() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating a failure to retrieve the profile operations from the domain controller.
failedProfileOperationsRetrieval() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedProfileOperationsRetrieval$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedReportingServerInstabilityToMaster(Exception, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
failedReportingServerInstabilityToMaster(Exception, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedReportingServerInstabilityToMaster$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToAddExtensions(ModelNode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
failedToAddExtensions(ModelNode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToAddExtensions$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToApplyDomainConfig(Exception) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
failedToApplyDomainConfig(String, ModelNode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
failedToApplyDomainConfig(Exception) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToApplyDomainConfig(String, ModelNode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToApplyDomainConfig0$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToApplyDomainConfig2$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToGetFileFromRemoteRepository(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating a failure to get the file from a remote repository.
failedToGetFileFromRemoteRepository(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToGetFileFromRemoteRepository$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToGetServerStatus() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating a failure to get the server status.
failedToGetServerStatus() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToGetServerStatus$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToLoadModule(ModuleLoadException, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
failedToLoadModule(ModuleLoadException, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToLoadModule$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToReadAuthenticationKey(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating a failure to read the authentication key.
failedToReadAuthenticationKey(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToReadAuthenticationKey$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToSendMessage(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
failedToSendMessage(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToSendMessage$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToSendResponseHeader(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
failedToSendResponseHeader(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToSendResponseHeader$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToSetLoggingConfiguration(Throwable, String, File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating the -Dlogging.configuration system property could not be set.
failedToSetLoggingConfiguration(Throwable, String, File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToSetLoggingConfiguration$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToSetServerInRestartRequireState(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
failedToSetServerInRestartRequireState(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToSetServerInRestartRequireState$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
failedToStartServer(Throwable, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating a failure to start the server, represented by the serverName parameter.
failedToStartServer(Throwable, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToStartServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToStopServer(Throwable, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating a failure to stop the server, represented by the serverName parameter.
failedToStopServer(Throwable, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
failedToStopServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
FETCH_DOMAIN_CONFIGURATION_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
fetchAndSyncMissingConfiguration(OperationContext, Resource) - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
Pulls down missing data from the domain controller and applies it to the local model as a result of a change to a/an added server-config
fetchAndSyncMissingConfiguration(OperationContext, Resource) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
fetchConfigFromDomainMasterFailed(RunningMode, String, AdminOnlyDomainConfigPolicy, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
fetchConfigFromDomainMasterFailed(RunningMode, String, AdminOnlyDomainConfigPolicy, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
fetchConfigFromDomainMasterFailed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
FetchMissingConfigurationHandler - Class in org.jboss.as.domain.controller.operations
Executed on the DC when a slave's host requests more data for a given server group.
FetchMissingConfigurationHandler(String, Transformers, ExtensionRegistry) - Constructor for class org.jboss.as.domain.controller.operations.FetchMissingConfigurationHandler
 
fetchOfMissingConfigurationFailed(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
fetchOfMissingConfigurationFailed(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
fetchOfMissingConfigurationFailed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
FILE_END - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
FILE_START - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
finalizeTransaction(boolean) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
Finalize the transaction.
finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.domain.controller.operations.DomainIncludesValidationWriteAttributeHandler
 
finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
 
forHostAlreadyExists(String) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
forHostIsNotMaster() - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
forMasterInAdminOnlyMode(RunningMode) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
forName(String) - Static method in enum org.jboss.as.host.controller.DirectoryGrouping
 
forUnknownError(String) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
fromModelNode(ModelNode) - Static method in class org.jboss.as.host.controller.mgmt.HostInfo
 
fromModelNode(ModelNode, DomainHostExcludeRegistry) - Static method in class org.jboss.as.host.controller.mgmt.HostInfo
 

G

generatePreSignedUrl(String, String, String, String, String, long) - Static method in class org.jboss.as.host.controller.discovery.S3Util
Use this helper method to generate pre-signed S3 urls.
GenericModelDescribeOperationHandler - Class in org.jboss.as.domain.controller.operations
A generic model "describe" handler, returning a list of operations which is needed to create an equivalent model.
GenericModelDescribeOperationHandler(String, boolean) - Constructor for class org.jboss.as.domain.controller.operations.GenericModelDescribeOperationHandler
 
GET_FILE_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
getAccessConstraints() - Method in class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
getAddress() - Method in class org.jboss.as.host.controller.discovery.DomainControllerManagementInterface
 
getAdminOnlyDomainConfigPolicy() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getAgentLib() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getAgentPath() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getAllRunningServers(ModelNode, String, Map<String, ProxyController>) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
 
getAndClearNewDomainBootFileName() - Method in class org.jboss.as.host.controller.HostRunningModeControl
Get the new file name for the domain.xml equivalent.
getAttributeDefinitions() - Method in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
getAttributeDefinitions() - Method in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
 
getAuthenticationContext() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getBaseAddress() - Method in class org.jboss.as.host.controller.operations.HostXmlMarshallingHandler
 
getCapabilityRegistry() - Method in interface org.jboss.as.domain.controller.DomainController
 
getCapabilityRegistry() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getChild(PathElement) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getChildren(String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getChildrenNames(String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getChildTypes() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getClientMappingsWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
 
getCode() - Method in enum org.jboss.as.domain.controller.SlaveRegistrationException.ErrorCode
 
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
 
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadBytesHandler
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadStreamAttachmentHandler
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadURLHandler
getContentRepository() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getCurrentRunningMode() - Method in interface org.jboss.as.domain.controller.DomainController
Gets the domain controller's current running mode.
getCurrentRunningMode() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getDebugOptions() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getDefaultArguments() - Method in class org.jboss.as.host.controller.jvm.JvmType
 
getDefaultJVM() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the location of the default java executable to use when launch managed domain servers.
getDefinition(LocalHostControllerInfo) - Static method in class org.jboss.as.domain.controller.operations.HostProcessReloadHandler
 
getDescribedResources() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
Gets a list of the resources for the slave's ApplyXXXXHandlers.
getDomainBaseDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the base directory in which managed domain files are stored.
getDomainConfigurationDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the directory in which managed domain configuration files are stored.
getDomainConfigurationFile() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 
getDomainConfigurationFileInteractionPolicy() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 
getDomainContentDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the directory in which a Host Controller will store domain-managed user content (e.g.
getDomainController() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getDomainDataDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the directory in which a Host Controller or Process Controller can store private internal state that should survive a process restart.
getDomainDeploymentDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
getDomainLogDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the directory in which a Host Controller or Process Controller can write log files.
getDomainPersister() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
getDomainServersDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the directory under domain managed servers will write any persistent data.
getDomainTempDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the directory in which a Host Controller or Process Controller can store private internal state that does not need to survive a process restart.
getEnvironment() - Method in class org.jboss.as.host.controller.HostControllerService
 
getEnvironmentVariables() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getErrorCode() - Method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
getErrorMessage() - Method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
getEvents() - Method in interface org.jboss.as.domain.controller.HostConnectionInfo
Get a list of connection events.
getEventType() - Method in class org.jboss.as.domain.controller.HostConnectionInfo.BasicEventImpl
 
getEventType() - Method in interface org.jboss.as.domain.controller.HostConnectionInfo.Event
Get the type of event.
getExpressionResolver() - Method in interface org.jboss.as.domain.controller.DomainController
 
getExpressionResolver() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getExtensionRegistry() - Method in interface org.jboss.as.domain.controller.DomainController
 
getExtensionRegistry() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getExtensionRegistry() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getExtensions() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil.RequiredConfigurationHolder
 
getFileRepository() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getFinalResult() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
 
getFixedPortWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
 
getGroupsForType(String, String, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
 
getHeapSize() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getHomeDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the root directory for this JBoss installation.
getHost() - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
Gets the domain controller's host name.
getHost() - Method in class org.jboss.as.host.controller.discovery.DomainControllerManagementInterface
 
getHost() - Method in class org.jboss.as.host.controller.discovery.RemoteDomainControllerConnectionConfiguration
 
getHostConfigurationFile() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 
getHostControllerAddress() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the address the process controller told this Host Controller to use for communication with it.
getHostControllerEnvironment() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getHostControllerEnvironment() - Method in class org.jboss.as.host.controller.HostControllerEnvironmentWrapper
 
getHostControllerEnvironment() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
Get the host controller environment.
getHostControllerEnvironment() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Get the host controller environment.
getHostControllerEnvironmentStatus() - Method in class org.jboss.as.host.controller.HostControllerEnvironmentWrapper
 
getHostControllerName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the name by which this host controller is known in the domain.
getHostControllerPort() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the port the process controller told this Host Controller to use for communication with it.
getHostInfo(String) - Method in interface org.jboss.as.domain.controller.HostRegistrations
Get the host registration info.
getHostInfo(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getHostName() - Method in interface org.jboss.as.domain.controller.HostConnectionInfo
Get the host name.
getHostName() - Method in class org.jboss.as.domain.controller.ServerIdentity
 
getHostName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Get the local host name detected at server startup.
getHostName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getHostPersister() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
getHosts() - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
getHostSystemProperties() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Initial set of system properties provided to this Host Controller at boot via the command line.
getHttpManagementInterface() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the name of the interface on which the host listens for HTTP management requests.
getHttpManagementInterface() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getHttpManagementPort() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the name of the port on which the host listens for HTTP management requests.
getHttpManagementPort() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getHttpManagementSecureInterface() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the name of the interface on which the host listens for HTTPS management requests.
getHttpManagementSecureInterface() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getHttpManagementSecurePort() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the name of the port on which the host listens for HTTPS management requests.
getHttpManagementSecurePort() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getIdentity() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
 
getIdentity() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerOperation
 
getIgnoredClonedProfileRegistry() - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
 
getIgnoredResourceRegistry() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getIgnoredResourcesAsModel() - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
 
getInitialRunningMode() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the RunningMode that was in effect when this Host Controller was launched.
getInstance(JvmType) - Static method in class org.jboss.as.host.controller.model.jvm.JvmOptionsBuilderFactory
 
getInstance(ManagementResourceRegistration, LocalHostControllerInfoImpl, HostControllerConfigurationPersister, HostFileRepository, HostFileRepository, ContentRepository, DomainController, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService) - Static method in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
getInstance(DomainControllerWriteAttributeHandler) - Static method in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
 
getInstanceUuid() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 
getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
 
getJavaagent() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getJavaExecutable() - Method in class org.jboss.as.host.controller.jvm.JvmType
 
getJavaHome() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getJVMMajorVersion() - Static method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getJvmOptions() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getJvmType() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getLaunchCommand() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getLocalFileRepository() - Method in interface org.jboss.as.domain.controller.DomainController
Gets the file repository backing this domain controller
getLocalFileRepository() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getLocalHostControllerInfo() - Method in class org.jboss.as.host.controller.model.host.HostDefinition
 
getLocalHostInfo() - Method in interface org.jboss.as.domain.controller.DomainController
Gets the local host controller info.
getLocalHostInfo() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getLocalHostName() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the host controller's name.
getLocalHostName() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getLocalSocketBindingAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
 
getLoggingLocale() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
getLoggingLocale() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
getManagementMajorVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getManagementMicroVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getManagementMinorVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getMaxHeap() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getMaxPermgen() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getModel() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getModel() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
{@inheritDoc
getModel() - Method in class org.jboss.as.host.controller.resources.ServerConfigResource
 
getModelControllerServiceInitializationParams() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getModelVersion() - Method in enum org.jboss.as.domain.controller.transformers.KernelAPIVersion
 
getModulesDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Deprecated.
has no reliable meaning
getMulticastAddressWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
 
getMulticastPortWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
 
getName() - Method in enum org.jboss.as.domain.controller.HostConnectionInfo.EventType
 
getName() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getNativeManagementInterface() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the name of the interface on which the host listens for native management requests.
getNativeManagementInterface() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getNativeManagementPort() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the name of the port on which the host listens for native management requests.
getNativeManagementPort() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getOperation(List<ModelNode>) - Static method in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
 
getOperationExecutor() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getOption(String, String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getOptions(String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getOptions() - Method in class org.jboss.as.host.controller.model.jvm.JvmOptionsElement
Get a copy of the options.
getOptionTypeNames(String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getOptionTypes() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getOrderedChildTypes() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
getPartialModelIndicator() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getPeerAddress() - Method in class org.jboss.as.domain.controller.HostConnectionInfo.BasicEventImpl
 
getPeerAddress() - Method in interface org.jboss.as.domain.controller.HostConnectionInfo.Event
Get the remote address
getPermgenSize() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getPolicy(String) - Static method in enum org.jboss.as.host.controller.model.host.AdminOnlyDomainConfigPolicy
 
getPort() - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
Gets the domain controller's port number.
getPort() - Method in class org.jboss.as.host.controller.discovery.DomainControllerManagementInterface
 
getPort() - Method in class org.jboss.as.host.controller.discovery.RemoteDomainControllerConnectionConfiguration
 
getPortWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
 
getPreparedOperation() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
 
getPrettyProductName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getProcessControllerAddress() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the address the process controller passed to this process to use in communicating with it.
getProcessControllerPort() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the port number the process controller passed to this process to use in communicating with it.
getProcessName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 
getProcessServerName(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Gets the server model name for a process
getProcessServerName(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
getProcessState() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets the current state of the host controller process.
getProcessState() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getProcessType() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
The process type for this host controller environment.
getProductConfig() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the ProductConfig detected at startup.
getProductName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getProductVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getProfileOperations(String) - Method in interface org.jboss.as.domain.controller.DomainController
Get the operations needed to create the given profile.
getProfileOperations(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getProfiles() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil.RequiredConfigurationHolder
 
getProtocol() - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
Gets the domain controller's protocol.
getProtocol() - Method in class org.jboss.as.host.controller.discovery.DomainControllerManagementInterface
 
getProtocol() - Method in class org.jboss.as.host.controller.discovery.RemoteDomainControllerConnectionConfiguration
 
getQualifiedHostName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Get the fully-qualified host name detected at server startup.
getRegistration(String) - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
getRelatedElements(String, String, String, String, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
 
getReleaseCodeName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getReleaseVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getReloadHostName() - Method in class org.jboss.as.host.controller.HostRunningModeControl
Get the hostname for the reloaded host controller.
getRemoteConnectionId() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getRemoteConnectionID() - Method in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
getRemoteDomainControllerDiscoveryOptions() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets a list of discovery options that can be used to discover the remote domain controller.
getRemoteDomainControllerDiscoveryOptions() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getRemoteDomainControllerSecurityRealm() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
Deprecated.
Client side security configuration should be obtained from an AuthenticationContext.
getRemoteDomainControllerUsername() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Deprecated.
Client side security configuration should be obtained from an AuthenticationContext.
getRemoteDomainControllerUsername() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
getRemoteFileRepository() - Method in interface org.jboss.as.domain.controller.DomainController
Gets the file repository backing the master domain controller
getRemoteFileRepository() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
getRemoteFileRepository() - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
Gets a HostFileRepository capable of retrieving files from the master domain controller.
getRemoteFileRepository() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
Gets a HostFileRepository capable of retrieving files from the master domain controller.
getRemoteSocketBindingAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
 
getResolver(String) - Static method in class org.jboss.as.domain.controller.resources.DomainResolver
 
getResolver(String, boolean) - Static method in class org.jboss.as.domain.controller.resources.DomainResolver
 
getResolver(String) - Static method in class org.jboss.as.host.controller.descriptions.HostResolver
 
getResolver(String, boolean) - Static method in class org.jboss.as.host.controller.descriptions.HostResolver
 
getResourceDescriptionResolver(String...) - Static method in class org.jboss.as.host.controller.HostModelUtil
 
getRestartMode() - Method in class org.jboss.as.host.controller.HostRunningModeControl
Get the restartMode
getRootResource() - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
 
getRunningModeControl() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Get the HostRunningModeControl containing the current running mode of the host controller
getServerCallbackHandler() - Method in interface org.jboss.as.host.controller.ServerInventory
Gets a callback handler security services can use for handling authentication data provided by a server attempting to connect with this host controller.
getServerCallbackHandler() - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
getServerConfigInfos() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
getServerConfigsOnSlave(Resource) - Method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
For use on a slave HC to get all the server groups used by the host
getServerGroup() - Method in interface org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo
Gets the server config's server group name
getServerGroupName() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
 
getServerGroupName() - Method in class org.jboss.as.domain.controller.ServerIdentity
 
getServerGroups() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil.RequiredConfigurationHolder
 
getServerIdentity() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
 
getServerLaunchCommand() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
Get server launch command, in a form suitable for constructing a ProcessBuilder.
getServerLaunchCommand() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Get server launch command, in a form suitable for constructing a ProcessBuilder.
getServerLaunchEnvironment() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
Gets the environment variables that should be provided to the launched server process.
getServerLaunchEnvironment() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Gets the environment variables that should be provided to the launched server process.
getServerLaunchProperties() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
Gets the system properties that will be set on the launched server process as part of the launch command.
getServerLaunchProperties() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Gets the system properties that will be set on the launched server process as part of the launch command.
getServerName() - Method in class org.jboss.as.domain.controller.ServerIdentity
 
getServerOperations(OperationContext, ModelNode, PathAddress) - Method in class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
 
getServerProcessId() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
 
getServerProcessId() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Gets a semi-unique id for the server process.
getServerProcessName(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Gets the process name for a server
getServerProcessName(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
getServerProxies(String, Resource, ImmutableManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
 
getServerProxies() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
getServerResult(String, String, String...) - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
getServersForGroup(String, ModelNode, String, Map<String, ProxyController>) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
 
getServersForType(String, String, ModelNode, ModelNode, String, Map<String, ProxyController>) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
 
getSocketBindingGroup() - Method in interface org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo
Gets the server config's socket binding group override name
getSocketBindings() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil.RequiredConfigurationHolder
 
getSSLContextSupplier() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
 
getSSLContextSupplier() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Get a Serializable Supplier that the server will use to create an SSLContext for connecting back to the HostController.
getStack() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
getStartTime() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets the time when this process was started.
getSubsystemEndpointConfiguration() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
 
getSubsystemEndpointConfiguration() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Get the subsystem endpoint configuration, in case we use the subsystem.
getTestInstance() - Static method in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
getTestInstance() - Static method in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
 
getTimestamp() - Method in class org.jboss.as.domain.controller.HostConnectionInfo.BasicEventImpl
 
getTimestamp() - Method in interface org.jboss.as.domain.controller.HostConnectionInfo.Event
The timestamp the even occurred.
getValidationConsumer() - Method in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
getValue() - Method in class org.jboss.as.host.controller.HostControllerEnvironmentService
 
getValue() - Method in class org.jboss.as.host.controller.HostControllerService
 
getValue() - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
getValue() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
GLOBAL - Static variable in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
 
GROUP - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 

H

hasChild(PathElement) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
hasChildren(String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
hashCode() - Method in class org.jboss.as.domain.controller.ServerIdentity
Returns the hash code of the server name and host name.
hashCode() - Method in class org.jboss.as.host.controller.jvm.JvmType
 
hashCode() - Method in class org.jboss.as.host.controller.mgmt.DomainHostExcludeRegistry.VersionKey
 
hasHostLevelFailures() - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
hasOption(String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
hasOption(String, String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
HC_EXECUTOR_SERVICE_NAME - Static variable in class org.jboss.as.host.controller.HostControllerService
Deprecated.
Use the org.wildfly.management.executor capability
HC_SCHEDULED_EXECUTOR_SERVICE_NAME - Static variable in class org.jboss.as.host.controller.HostControllerService
 
HC_SERVICE_NAME - Static variable in class org.jboss.as.host.controller.HostControllerService
 
HEAP_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
HOME_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying the home directory.
homeDirectoryDoesNotExist(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
homeDirectoryDoesNotExist(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
homeDirectoryDoesNotExist$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
host - Variable in class org.jboss.as.host.controller.discovery.DomainControllerData
 
HOST - Static variable in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
 
HOST - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
HOST - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
HOST_ADD_AFTER_BOOT - Static variable in class org.jboss.as.host.controller.operations.HostAddHandler
 
HOST_CONTROLLER_LOGGER - Static variable in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A logger with the category of org.jboss.as.host.controller.
HOST_CONTROLLER_TYPE - Static variable in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
 
HOST_NAME - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying the local part of the name of the host that this server is running on.
HOST_NAME - Static variable in class org.jboss.as.host.controller.operations.HostAddHandler
 
HOST_RELEASE - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
HOST_STATE - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
HostAddHandler - Class in org.jboss.as.host.controller.operations
The handler to add the local host definition to the DomainModel.
HostAddHandler(HostDefinition) - Constructor for class org.jboss.as.host.controller.operations.HostAddHandler
 
hostAlreadyShutdown() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indication that the host controller was already shutdown.
hostAlreadyShutdown() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
hostAlreadyShutdown$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
HostConnectionInfo - Interface in org.jboss.as.domain.controller
 
HostConnectionInfo.BasicEventImpl - Class in org.jboss.as.domain.controller
 
HostConnectionInfo.Event - Interface in org.jboss.as.domain.controller
 
HostConnectionInfo.Events - Class in org.jboss.as.domain.controller
 
HostConnectionInfo.EventType - Enum in org.jboss.as.domain.controller
 
HostConnectionResourceDefinition - Class in org.jboss.as.domain.controller.resources
 
HostConnectionResourceDefinition(HostRegistrations) - Constructor for class org.jboss.as.domain.controller.resources.HostConnectionResourceDefinition
 
HostControllerBootstrap - Class in org.jboss.as.host.controller
Bootstrap of the HostController process.
HostControllerBootstrap(HostControllerEnvironment, String) - Constructor for class org.jboss.as.host.controller.HostControllerBootstrap
 
HostControllerConfigurationPersister - Class in org.jboss.as.host.controller
Configuration persister that can delegate to a domain or host persister depending what needs to be persisted.
HostControllerConfigurationPersister(HostControllerEnvironment, LocalHostControllerInfo, ExecutorService, ExtensionRegistry, ExtensionRegistry) - Constructor for class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
HostControllerEnvironment - Class in org.jboss.as.host.controller
Encapsulates the runtime environment for a host controller.
HostControllerEnvironment(Map<String, String>, boolean, String, InetAddress, Integer, InetAddress, Integer, String, String, String, String, String, RunningMode, boolean, boolean, ProductConfig) - Constructor for class org.jboss.as.host.controller.HostControllerEnvironment
Only for test cases
HostControllerEnvironment(Map<String, String>, boolean, String, InetAddress, Integer, InetAddress, Integer, String, String, String, String, String, RunningMode, boolean, boolean, ProductConfig, boolean, long, ProcessType, ConfigurationFile.InteractionPolicy, ConfigurationFile.InteractionPolicy) - Constructor for class org.jboss.as.host.controller.HostControllerEnvironment
 
HostControllerEnvironmentService - Class in org.jboss.as.host.controller
A service to be able to access the host controller environment
HostControllerEnvironmentService(HostControllerEnvironment) - Constructor for class org.jboss.as.host.controller.HostControllerEnvironmentService
 
HostControllerEnvironmentWrapper - Class in org.jboss.as.host.controller
 
HostControllerLogger - Interface in org.jboss.as.host.controller.logging
 
HostControllerLogger_$logger - Class in org.jboss.as.host.controller.logging
Warning this class consists of generated code.
HostControllerLogger_$logger(Logger) - Constructor for class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
HostControllerRegistrationHandler - Class in org.jboss.as.host.controller.mgmt
Handler responsible for the host-controller registration process.
HostControllerRegistrationHandler(ManagementChannelHandler, DomainController, HostControllerRegistrationHandler.OperationExecutor, Executor, HostRegistrations, DomainHostExcludeRegistry) - Constructor for class org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler
 
HostControllerRegistrationHandler.OperationExecutor - Interface in org.jboss.as.host.controller.mgmt
Wrapper to the DomainController and the underlying ModelController to execute a OperationStepHandler implementation directly, bypassing normal domain coordination layer.
HostControllerService - Class in org.jboss.as.host.controller
The root service for a HostController process.
HostControllerService(HostControllerEnvironment, HostRunningModeControl, String, ControlledProcessState, FutureServiceContainer) - Constructor for class org.jboss.as.host.controller.HostControllerService
 
HostControllerService(HostControllerEnvironment, HostRunningModeControl, String, ControlledProcessState) - Constructor for class org.jboss.as.host.controller.HostControllerService
 
hostControllerSystemPropertyUpdateNotSupported() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
hostControllerSystemPropertyUpdateNotSupported() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
hostControllerSystemPropertyUpdateNotSupported$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
HostDefinition - Class in org.jboss.as.host.controller.model.host
 
HostDefinition(ManagementResourceRegistration, HostControllerEnvironment, IgnoredDomainResourceRegistry, HostModelUtil.HostModelRegistrar, ProcessType, DelegatingConfigurableAuthorizer, Resource, LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.model.host.HostDefinition
 
hostDomainSynchronizationError(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
hostDomainSynchronizationError(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
hostDomainSynchronizationError$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
HostEnvironmentResourceDefinition - Class in org.jboss.as.host.controller.descriptions
A resource description that describes the host environment.
HostExcludeResourceDefinition - Class in org.jboss.as.domain.controller.resources
IgnoredDomainResourceRegistry.ResourceDefinition for the host-ignores resources in the domain wide model.
HostExcludeResourceDefinition(DomainHostExcludeRegistry) - Constructor for class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
HostInfo - Class in org.jboss.as.host.controller.mgmt
Registration information provided by a slave Host Controller.
HostModelUtil - Class in org.jboss.as.host.controller
Utility for creating the root element and populating the ManagementResourceRegistration for an individual host's portion of the model.
HostModelUtil() - Constructor for class org.jboss.as.host.controller.HostModelUtil
 
HostModelUtil.HostModelRegistrar - Interface in org.jboss.as.host.controller
 
HostPathManagerService - Class in org.jboss.as.host.controller
Service containing the paths for a HC/DC
HostPathManagerService(CapabilityRegistry) - Constructor for class org.jboss.as.host.controller.HostPathManagerService
 
HostProcessReloadHandler - Class in org.jboss.as.domain.controller.operations
 
HostProcessReloadHandler(ServiceName, HostRunningModeControl, ControlledProcessState, HostControllerEnvironment, LocalHostControllerInfo) - Constructor for class org.jboss.as.domain.controller.operations.HostProcessReloadHandler
 
hostRegistrationCannotReleaseSharedLock(int) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
hostRegistrationCannotReleaseSharedLock(int) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
hostRegistrationCannotReleaseSharedLock$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
HostRegistrations - Interface in org.jboss.as.domain.controller
 
HostResolver - Class in org.jboss.as.host.controller.descriptions
Model description for the host model root.
HostResolver() - Constructor for class org.jboss.as.host.controller.descriptions.HostResolver
 
HostResourceDefinition - Class in org.jboss.as.host.controller.model.host
 
HostResourceDefinition(String, HostControllerConfigurationPersister, HostControllerEnvironment, HostRunningModeControl, HostFileRepository, LocalHostControllerInfoImpl, ServerInventory, HostFileRepository, ContentRepository, DomainController, ExtensionRegistry, AbstractVaultReader, IgnoredDomainResourceRegistry, ControlledProcessState, PathManagerService, DelegatingConfigurableAuthorizer, ManagementSecurityIdentitySupplier, ManagedAuditLogger, BootErrorCollector) - Constructor for class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
HostRunningModeControl - Class in org.jboss.as.host.controller
 
HostRunningModeControl(RunningMode, RestartMode) - Constructor for class org.jboss.as.host.controller.HostRunningModeControl
 
HostShutdownHandler - Class in org.jboss.as.host.controller.operations
Stops a host.
HostShutdownHandler(DomainController) - Constructor for class org.jboss.as.host.controller.operations.HostShutdownHandler
Create the ServerAddHandler
HostSpecifiedInterfaceAddHandler - Class in org.jboss.as.host.controller.operations
Handler for adding a fully specified interface to a host.
HostSpecifiedInterfaceAddHandler() - Constructor for class org.jboss.as.host.controller.operations.HostSpecifiedInterfaceAddHandler
 
HostSpecifiedInterfaceRemoveHandler - Class in org.jboss.as.host.controller.operations
Handler for removing a fully-specified interface.
HostSpecifiedInterfaceRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.HostSpecifiedInterfaceRemoveHandler
 
HostXml - Class in org.jboss.as.host.controller.parsing
A mapper between an AS server's configuration model and XML representations, particularly host.xml
HostXml(String, RunningMode, boolean, ModuleLoader, ExecutorService, ExtensionRegistry) - Constructor for class org.jboss.as.host.controller.parsing.HostXml
 
HostXmlMarshallingHandler - Class in org.jboss.as.host.controller.operations
Host.xml-specific version of the superclass.
HostXmlMarshallingHandler(ConfigurationPersister, LocalHostControllerInfo) - Constructor for class org.jboss.as.host.controller.operations.HostXmlMarshallingHandler
 
HTTP_PORT - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
HttpManagementAddHandler - Class in org.jboss.as.host.controller.operations
A handler that activates the HTTP management API.
HttpManagementAddHandler(LocalHostControllerInfoImpl, HostControllerEnvironment) - Constructor for class org.jboss.as.host.controller.operations.HttpManagementAddHandler
 
httpManagementInterfaceIsUnsecured() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating no security realm was defined for the HTTP management service.
httpManagementInterfaceIsUnsecured() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
httpManagementInterfaceIsUnsecured$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
HttpManagementRemoveHandler - Class in org.jboss.as.host.controller.operations
Removes the HTTP management interface.
HttpManagementRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.HttpManagementRemoveHandler
 
HttpManagementResourceDefinition - Class in org.jboss.as.host.controller.resources
ResourceDefinition for the HTTP management interface resource.
httpRedirectSupportRequired() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
httpRedirectSupportRequired() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
httpRedirectSupportRequired$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
HTTPS_PORT - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 

I

IGNORE_UNUSED_CONFIG - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
IGNORE_UNUSED_CONFIG - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
IgnoredDomainResourceRegistry - Class in org.jboss.as.host.controller.ignored
Registry for excluded domain-level resources.
IgnoredDomainResourceRegistry(LocalHostControllerInfo) - Constructor for class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
 
IgnoredDomainResourceRegistry.IgnoredClonedProfileRegistry - Class in org.jboss.as.host.controller.ignored
This class is for internal use only.
IgnoredDomainTypeResourceDefinition - Class in org.jboss.as.host.controller.ignored
ResourceDefinition for an ignored domain resource type.
IgnoredNonAffectedServerGroupsUtil - Class in org.jboss.as.host.controller
Utility to inspect what resources should be ignored on a slave according to its server-configs
IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo - Interface in org.jboss.as.host.controller
Contains info about a server config
IgnoreDomainResourceTypeResource - Class in org.jboss.as.host.controller.ignored
Resource implementation for a given type of ignored resource.
IgnoreDomainResourceTypeResource(String, ModelNode, Boolean) - Constructor for class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
Constructor for use by operation step handlers.
ignoreOperation(Resource, Collection<IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo>, PathAddress) - Method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
For the DC to check whether an operation should be ignored on the slave, if the slave is set up to ignore config not relevant to it
ignoringPermGen(JvmType, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating <permgen> is being ignored.
ignoringPermGen(JvmType, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ignoringPermGen$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
INCLUDES - Static variable in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
INCLUDES - Static variable in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
initCoreModel(ModelNode) - Method in class org.jboss.as.host.controller.model.host.HostDefinition
 
initialize(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
initializeDomainConfigurationPersister(boolean) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
initializeDomainRegistry(TransformerRegistry) - Static method in class org.jboss.as.domain.controller.transformers.DomainTransformers
Initialize the domain registry.
initializeExtension(String, ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
 
initializeMasterDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, ExtensionRegistry, PathManagerService) - Method in interface org.jboss.as.domain.controller.DomainController
 
initializeMasterDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, ExtensionRegistry, PathManagerService) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
initializeModelSync() - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry.IgnoredClonedProfileRegistry
Callback for starting applying a fresh domain model from the DC.
initializeReloadContext(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.HostProcessReloadHandler
 
initializeServerInventory(ServerInventory) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
initializeSlaveDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, LocalHostControllerInfo, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService) - Method in interface org.jboss.as.domain.controller.DomainController
 
initializeSlaveDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, LocalHostControllerInfo, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
initModel(ManagementModel, Resource) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
initModelServices(OperationContext, PathAddress, Resource) - Method in class org.jboss.as.host.controller.model.host.HostDefinition
 
inSeriesIsMissingGroups(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating that in-series is missing groups.
inSeriesIsMissingGroups(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
inSeriesIsMissingGroups$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
install(ServiceTarget, ServiceName, ExecutorService, ServerToHostProtocolHandler.OperationExecutor, DomainController, ExpressionResolver, File) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
 
InstallationReportHandler - Class in org.jboss.as.host.controller.operations
Handler to produce a summary of the current host installation.
installServices(OperationContext, HttpInterfaceCommonPolicy, ModelNode) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
 
installServices(OperationContext, NativeInterfaceCommonPolicy, ModelNode) - Method in class org.jboss.as.host.controller.operations.NativeManagementAddHandler
 
installSlaveExtensions(List<ModelNode>) - Method in interface org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler.OperationExecutor
Execute the operation to install extensions provided by a remote domain controller.
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentDeployHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRedeployHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentUndeployHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.GenericModelDescribeOperationHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ProfileAddHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ProfileDescribeHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ProfileModelDescribeHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ProfileRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ResolveExpressionOnDomainHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ServerGroupAddHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.SocketBindingGroupAddHandler
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.host.controller.mgmt.DomainRemoteFileRequestAndHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.model.jvm.JVMRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.HttpManagementRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.IsMasterHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.NativeManagementRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.ResolveExpressionOnHostHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.ServerRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
 
insufficientInformationToGenerateHash() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the information provided could be not used to generate a hash.
insufficientInformationToGenerateHash() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
insufficientInformationToGenerateHash$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
INTERFACE - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
INTERFACE - Static variable in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
 
interruptedAwaitingFinalResponse(String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs a warning message indicating an interruption awaiting the final response from the server, represented by the serverName parameter, on the host, represented by the hostName parameter.
interruptedAwaitingFinalResponse(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs a warning message indicating an interruption awaiting the final response from the host, represented by the hostName parameter.
interruptedAwaitingFinalResponse(String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingFinalResponse(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingFinalResponse1$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingFinalResponse2$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingHostPreparedResponse(Set<String>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
interruptedAwaitingHostPreparedResponse(Set<String>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingHostPreparedResponse$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingPreparedResponse(String, Set<ServerIdentity>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
interruptedAwaitingPreparedResponse(String, Set<ServerIdentity>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingPreparedResponse$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingResultFromHost(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an interruption waiting for the result from host.
interruptedAwaitingResultFromHost(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingResultFromHost$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingResultFromServer(ServerIdentity) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an interruption waiting for the result from the server.
interruptedAwaitingResultFromServer(ServerIdentity) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingResultFromServer$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
interruptedAwaitingResumeResponse(InterruptedException, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
interruptedAwaitingResumeResponse(InterruptedException, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
interruptedAwaitingResumeResponse$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
interruptedAwaitingResumeResponseMsg(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
interruptedAwaitingResumeResponseMsg(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
interruptedAwaitingResumeResponseMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
interruptedAwaitingSuspendResponse(InterruptedException, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
interruptedAwaitingSuspendResponse(InterruptedException, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
interruptedAwaitingSuspendResponse$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
interruptedAwaitingSuspendResponseMsg(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
interruptedAwaitingSuspendResponseMsg(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
interruptedAwaitingSuspendResponseMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidByteStream() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the byte stream is invalid.
invalidByteStream() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidByteStream$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidCode(int) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception indicating the code is invalid.
invalidCode(int) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidCode$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidContentDeclaration() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an invalid content declaration.
invalidContentDeclaration() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidContentDeclaration$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidDiscoveryType(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
invalidDiscoveryType(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidDiscoveryType$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidJavaHome(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the Java home directory does not exist.
invalidJavaHome(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidJavaHome$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidJavaHomeBin(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the Java home bin directory does not exist.
invalidJavaHomeBin(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidJavaHomeBin$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidJSFSlotValue(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Warning messages when a transformer detects that the JSF subsystem uses a non-default value to setup on a legacy host controller.
invalidJSFSlotValue(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidJSFSlotValue$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidOperationTargetHost(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
An exception indicating the operation targets a host, but the host is not registered.
invalidOperationTargetHost(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidOperationTargetHost$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidOption(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the option is invalid.
invalidOption(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidOption$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidPreSignedUrl(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
invalidPreSignedUrl(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidPreSignedUrl$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidPreSignedUrlLength(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
invalidPreSignedUrlLength(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidPreSignedUrlLength$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidRemoteBackupPersisterState() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
invalidRemoteBackupPersisterState() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidRemoteBackupPersisterState$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidRolloutPlan(ModelNode, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an invalid rollout plan.
invalidRolloutPlan(Set<String>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an invalid rollout plan.
invalidRolloutPlan(ModelNode, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlan(Set<String>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlan1$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlan2$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlanGroupAlreadyExists(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an invalid rollout plan.
invalidRolloutPlanGroupAlreadyExists(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlanGroupAlreadyExists$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlanLess(String, String, int) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an invalid rollout plan.
invalidRolloutPlanLess(String, String, int) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlanLess$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlanRange(String, String, int) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an invalid rollout plan.
invalidRolloutPlanRange(String, String, int) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRolloutPlanRange$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidRootId(int) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating an invalid root id.
invalidRootId(int) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidRootId$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidS3Bucket(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
invalidS3Bucket(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidS3Bucket$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidS3Location(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
invalidS3Location(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidS3Location$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidUrl(String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the url is not valid.
invalidUrl(String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidUrl$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidUrlStream() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the url stream is invalid.
invalidUrlStream() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidUrlStream$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidValue(String, int, int) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the name has an invalid value.
invalidValue(String, int, int) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidValue(String, String, Object, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the value is invalid.
invalidValue(String, String, Object, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invalidValue$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
invalidValue$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invocationNotAllowedAfterBoot(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating invocations of the operation, represented by the name parameter, after HostController boot are not allowed.
invocationNotAllowedAfterBoot(ModelNode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating invocations of the operation after HostController boot are not allowed.
invocationNotAllowedAfterBoot(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invocationNotAllowedAfterBoot(ModelNode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
invocationNotAllowedAfterBoot$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
isBackupDc() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Whether we are acting as a backup DC or not (started with the --backup option)
isBackupDc() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
This indicates the process was started with '--backup', or has ignore-unused-configuration=false in host.xml and intends to maintain a backup of the entire domain configuration, including deployments.
isBackupDomainFiles() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Whether we should maintain a copy of the domain configuration file even though we are not the master host controller for the domain.
isCancelled() - Method in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
isConnected() - Method in interface org.jboss.as.domain.controller.HostConnectionInfo
Whether the host is connected or not.
isDebugEnabled() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
isEnvClasspathIgnored() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
 
isFailureReported() - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
isForLaunch() - Method in class org.jboss.as.host.controller.jvm.JvmType
Was this object created for the purpose of launching a process, or simply as a holder of data?
isFullModelTransfer() - Method in class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
isHostRegistered(String) - Method in interface org.jboss.as.domain.controller.DomainController
Check if a Host Controller is already registered with this domain controller.
isHostRegistered(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
isIgnoreUnaffectedConfig() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
isManagementSubsystemEndpoint() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
 
isManagementSubsystemEndpoint() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
Get whether the native management remoting connector should use the endpoint set up by
isMasterDomainController() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets whether the local host controllers is acting as the master domain controller.
isMasterDomainController() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
IsMasterHandler - Class in org.jboss.as.host.controller.operations
Indicates whether this host is the domain master.
isModelDefined() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
isModelDefined() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
{@inheritDoc
isModularJvm() - Method in class org.jboss.as.host.controller.jvm.JvmType
Whether this JVM type is modular.
isOperationExcluded(PathAddress, String) - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
isProxy() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
isReloadRequired() - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry.IgnoredClonedProfileRegistry
Check if the changes to the registry should cause the slave to be put into the reload-required state.
isRemoteDomainControllerIgnoreUnaffectedConfiguration() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Gets whether we are set up to automatically ignore configuration from the DC which does not apply to our servers.
isRemoteDomainControllerIgnoreUnaffectedConfiguration() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
isResourceExcluded(PathAddress) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
Returns whether this host should ignore operations from the master domain controller that target the given address.
isResourceTransformationIgnored(PathAddress) - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
isRestart() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Gets whether this was a restarted host controller.
isRuntime() - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
isRuntime() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
 
isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 
isSlave() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
isSuspended() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
 
isSuspended() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
 
isTimedOut() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
Gets whether the response represents a timeout
isUseCachedDc() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
Whether we should try to start up with a locally cached copy of the domain configuration file rather than trying to connect to a master host controller.
isUseCurrentDomainConfig() - Method in class org.jboss.as.host.controller.HostRunningModeControl
 
isUsingCachedDc() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
Whether we were started with --cached-dc using a cached copy of the domain model (configuration/domain.cached-remote.xml)
isUsingCachedDc() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 

J

JAVA_AGENT - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JAVA_HOME - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JBOSS_BIND_ADDRESS - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
The default system property used to store bind address information from the command-line (-b).
JBOSS_BIND_ADDRESS_PREFIX - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Prefix for the system property used to store qualified bind address information from the command-line (-bxxx).
JBOSS_DEFAULT_MULTICAST_ADDRESS - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
The default system property used to store multicast address information from the command-line (-u).
JBOSS_DOMAIN_DEFAULT_CONFIG - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
The system property used to store the name of the default domain configuration file.
JBOSS_DOMAIN_MASTER_ADDRESS - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
The default system property used to store the master Host Controller's native management interface address from the command line.
JBOSS_DOMAIN_MASTER_PORT - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
The default system property used to store the master Host Controller's native of the master port from the command line.
JBOSS_HOST_DEFAULT_CONFIG - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
The system property used to store the name of the default host configuration file.
JBOSS_HOST_MANAGEMENT_UUID - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
The system property used to set the unique identifier for this host exposed via the uuid attribute of the root resource of the host's portion of the management resource tree.
joinActiveOperation(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler, int) - Method in interface org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor
 
joinActiveOperation(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationStepHandler, int) - Method in interface org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler.OperationExecutor
Join an existing operation
JVM_AGENT_LIB - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_AGENT_PATH - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_DEBUG_ENABLED - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_DEBUG_OPTIONS - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_ENV_CLASSPATH_IGNORED - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_ENV_VARIABLES - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_HEAP - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_JAVA_AGENT - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_JAVA_HOME - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_LAUNCH_COMMAND - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_MAX_HEAP - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_MAX_PERMGEN - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_OPTION - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_OPTIONS - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_PERMGEN - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_STACK - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JVM_TYPE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JvmAttributes - Class in org.jboss.as.host.controller.model.jvm
 
JvmAttributes() - Constructor for class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
JvmElement - Class in org.jboss.as.host.controller.model.jvm
A Java Virtual Machine configuration.
JvmElement(String) - Constructor for class org.jboss.as.host.controller.model.jvm.JvmElement
 
JvmElement(String, ModelNode...) - Constructor for class org.jboss.as.host.controller.model.jvm.JvmElement
 
jvmOptionAlreadyExists(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
jvmOptionAlreadyExists(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
jvmOptionAlreadyExists$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
JvmOptionsBuilderFactory - Class in org.jboss.as.host.controller.model.jvm
 
JvmOptionsElement - Class in org.jboss.as.host.controller.model.jvm
An element representing a list of jvm options.
JvmOptionsElement() - Constructor for class org.jboss.as.host.controller.model.jvm.JvmOptionsElement
Construct a new instance.
JVMRemoveHandler - Class in org.jboss.as.host.controller.model.jvm
OperationHandler for the jvm resource remove operation.
JVMRemoveHandler() - Constructor for class org.jboss.as.host.controller.model.jvm.JVMRemoveHandler
 
JvmResourceDefinition - Class in org.jboss.as.host.controller.model.jvm
ResourceDefinition for JVM configuration resources.
JvmResourceDefinition(boolean) - Constructor for class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
 
JvmType - Class in org.jboss.as.host.controller.jvm
JVM type detection utility.
JvmType - Enum in org.jboss.as.host.controller.model.jvm
 
JvmXml - Class in org.jboss.as.host.controller.parsing
Utilities for parsing and marshalling domain.xml and host.xml JVM configurations.
JvmXml() - Constructor for class org.jboss.as.host.controller.parsing.JvmXml
 

K

KernelAPIVersion - Enum in org.jboss.as.domain.controller.transformers
Represents as an enum the kernel management API versions to which we transform.
KILL_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
killServer(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Try to kill a server process.
killServer(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 

L

LAUNCH_COMMAND - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
LAUNCH_TYPE - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
LAUNUCH_PREFIX - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
listSnapshots() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
load() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
LOCAL_HOST_NAME - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
LocalDomainControllerAddHandler - Class in org.jboss.as.host.controller.operations
 
LocalDomainControllerAddHandler() - Constructor for class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
 
LocalDomainControllerRemoveHandler - Class in org.jboss.as.host.controller.operations
 
LocalDomainControllerRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
Create the InterfaceRemoveHandler
LocalHostControllerInfo - Interface in org.jboss.as.domain.controller
Core information about the local host controller.
LocalHostControllerInfoImpl - Class in org.jboss.as.host.controller.operations
Default implementation of LocalHostControllerInfo.
LocalHostControllerInfoImpl(ControlledProcessState, String) - Constructor for class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
Constructor solely for test cases
LocalHostControllerInfoImpl(ControlledProcessState, HostControllerEnvironment) - Constructor for class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
 
LocalHostNameOperationHandler - Class in org.jboss.as.domain.controller.operations
 
LocalHostNameOperationHandler(LocalHostControllerInfo) - Constructor for class org.jboss.as.domain.controller.operations.LocalHostNameOperationHandler
 
LOCATION - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
logDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
logDirectoryIsNotADirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
logDirectoryIsNotADirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
lostConnectionToRemoteHost(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
lostConnectionToRemoteHost(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
lostConnectionToRemoteHost$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
lostRemoteDomainConnection() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating the connection to the remote host controller closed.
lostRemoteDomainConnection() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
lostRemoteDomainConnection$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 

M

Main - Class in org.jboss.as.host.controller
The main-class entry point for the host controller process.
main(String[]) - Static method in class org.jboss.as.host.controller.Main
The main method.
malformedUrl(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the provided for the option is malformed.
malformedUrl(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
malformedUrl$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ManagedDeploymentBrowseContentHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the "browse-content" operation over an exploded managed deployment.
ManagedDeploymentBrowseContentHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ManagedDeploymentBrowseContentHandler
 
ManagedDeploymentReadContentHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handler for the "read-content" operation over an exploded managed deployment.
ManagedDeploymentReadContentHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ManagedDeploymentReadContentHandler
 
ManagedServerBootCmdFactory - Class in org.jboss.as.host.controller
Combines the relevant parts of the domain-level and host-level models to determine the jvm launch command needed to start an application server instance.
ManagedServerBootCmdFactory(String, ModelNode, ModelNode, HostControllerEnvironment, ExpressionResolver, boolean) - Constructor for class org.jboss.as.host.controller.ManagedServerBootCmdFactory
 
ManagedServerBootConfiguration - Interface in org.jboss.as.host.controller
The managed server boot configuration.
ManagedServerOperationsFactory - Class in org.jboss.as.host.controller
Factory creating the boot operations for a ManagedServer.
managedServerUnstable(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
managedServerUnstable(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
managedServerUnstable(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
managedServerUnstable(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
managedServerUnstable1$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
managedServerUnstable2$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
MANAGEMENT_MICRO_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
MANAGEMENT_MICRO_VERSION - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
MANAGEMENT_MINOR_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
MANAGEMENT_MINOR_VERSION - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
MANAGEMENT_SUBSYSTEM_ENDPOINT - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
MAPPER - Static variable in class org.jboss.as.host.controller.mgmt.DomainRemoteFileRequestAndHandler
 
marshal() - Method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
marshallAsXml(ModelNode, OutputStream) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
MASTER - Static variable in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
 
MASTER - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
MasterDomainControllerClient - Interface in org.jboss.as.host.controller
Client for interacting with the master MasterDomainControllerClient on a remote host.
masterDomainControllerOnlyOperation(String, PathAddress) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the operation, represented by the operation parameter, for the address can only be handled by the master domain controller and this host is not the master domain controller.
masterDomainControllerOnlyOperation(String, PathAddress) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
masterDomainControllerOnlyOperation$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
MasterDomainControllerOperationHandlerService - Class in org.jboss.as.host.controller.mgmt
Installs MasterDomainControllerOperationHandlerImpl which handles requests from slave DC to master DC.
MasterDomainControllerOperationHandlerService(DomainController, HostControllerRegistrationHandler.OperationExecutor, MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor, File, HostRegistrations, DomainHostExcludeRegistry) - Constructor for class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
 
MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor - Interface in org.jboss.as.host.controller.mgmt
 
masterHostControllerChanged() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
masterHostControllerChanged() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
masterHostControllerChanged$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
masterHostControllerUnreachable(long) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
masterHostControllerUnreachable(long) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
masterHostControllerUnreachable$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
MAX_HEAP_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
MAX_PERMGEN_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
MAX_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
missingExtensions(Set<String>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
missingExtensions(Set<String>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
missingExtensions$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
missingHomeDirConfiguration(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
missingHomeDirConfiguration(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
missingHomeDirConfiguration$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
MODULE - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
 
MODULES_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Deprecated.
has no useful meaning
MultiphaseOverallContext - Class in org.jboss.as.domain.controller.operations.coordination
Stores overall contextual information for a multi-phase operation executing on the domain.
mustInvokeBeforeCheckingSlaveStatus(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the need to call the method, represented by the methodName parameter, before checking the slave status.
mustInvokeBeforeCheckingSlaveStatus(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
mustInvokeBeforeCheckingSlaveStatus$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
mustInvokeBeforePersisting(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the need to call the method, represented by the methodName parameter, before persisting the domain model.
mustInvokeBeforePersisting(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
mustInvokeBeforePersisting$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 

N

NAME - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
NAME - Static variable in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
NAME - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
NAME - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
NAMES - Static variable in class org.jboss.as.host.controller.ignored.IgnoredDomainTypeResourceDefinition
 
NAMESPACES - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
NATIVE_PORT - Static variable in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
 
NativeManagementAddHandler - Class in org.jboss.as.host.controller.operations
 
NativeManagementAddHandler(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.operations.NativeManagementAddHandler
 
nativeManagementInterfaceIsUnsecured() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
nativeManagementInterfaceIsUnsecured() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
nativeManagementInterfaceIsUnsecured$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
NativeManagementRemoveHandler - Class in org.jboss.as.host.controller.operations
 
NativeManagementRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.NativeManagementRemoveHandler
 
NativeManagementResourceDefinition - Class in org.jboss.as.host.controller.resources
ResourceDefinition for the native management interface resource.
NativeManagementResourceDefinition(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
 
NativeManagementServices - Class in org.jboss.as.host.controller.operations
Utility class that installs remoting services needed by both the native and HTTP upgrade based connector.
NativeManagementServices() - Constructor for class org.jboss.as.host.controller.operations.NativeManagementServices
 
navigate(PathAddress) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
noAccessControlConfigurationAvailable(RunningMode, String, AdminOnlyDomainConfigPolicy, String, RunningMode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
noAccessControlConfigurationAvailable(RunningMode, String, AdminOnlyDomainConfigPolicy, String, RunningMode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noAccessControlConfigurationAvailable$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noDeploymentContentWithHash(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating no deployment content with the hash is available in the deployment content repository.
noDeploymentContentWithHash(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noDeploymentContentWithHash$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noDeploymentContentWithHashAtBoot(String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Error message indicating the content for a configured deployment was unavailable at boot, which is a fatal error.
noDeploymentContentWithHashAtBoot(String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noDeploymentContentWithHashAtBoot$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noDeploymentContentWithName(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating no deployment content with the name was found.
noDeploymentContentWithName(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noDeploymentContentWithName$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noDiscoveryOptionsLeft() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating that there are no discovery options left.
noDiscoveryOptionsLeft() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noDiscoveryOptionsLeft$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noDomainControllerConfigurationProvided(RunningMode, String, RunningMode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating this host had no domain controller configuration and cannot start if not in RunningMode.ADMIN_ONLY mode.
noDomainControllerConfigurationProvided(RunningMode, String, RunningMode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noDomainControllerConfigurationProvided$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noDomainControllerConfigurationProvidedForAdminOnly(String, AdminOnlyDomainConfigPolicy, String, RunningMode) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
noDomainControllerConfigurationProvidedForAdminOnly(String, AdminOnlyDomainConfigPolicy, String, RunningMode) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noDomainControllerConfigurationProvidedForAdminOnly$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noProfileCalled(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception indicating no profile could be found with the given name
noProfileCalled(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noProfileCalled$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noServerAvailable(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an error message indicating no server with the server name is available.
noServerAvailable(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noServerAvailable$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noServerInventory() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating there is no server inventory.
noServerInventory() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noServerInventory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
noSocketBindingGroupCalled(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
noSocketBindingGroupCalled(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
noSocketBindingGroupCalled$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
nullHostName() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
nullHostName() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
nullHostName$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
nullStream(int) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the stream is null at the index.
nullStream(int) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
nullStream$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 

O

of(HostControllerEnvironment) - Static method in class org.jboss.as.host.controller.descriptions.HostEnvironmentResourceDefinition
A factory method for creating a new server environment resource description.
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.coordination.ServerOperationsResolverHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.DeploymentAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.DeploymentFullReplaceHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadBytesHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadStreamAttachmentHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadURLHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentDeployHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRedeployHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentReplaceHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentUndeployHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.FetchMissingConfigurationHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainOperationsHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.domain.controller.operations.ResolveExpressionOnDomainHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.model.jvm.JVMRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.HostAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.HostShutdownHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.NativeManagementAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.ResolveExpressionOnHostHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.ServerAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.ServerRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.host.controller.operations.StartServersHandler
 
OperationCoordinatorStepHandler - Class in org.jboss.as.domain.controller.operations.coordination
Coordinates the overall execution of an operation on behalf of the domain.
operationFailed(String, ProcessMessageHandler.OperationType) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that an operation failed on the process-controller.
operationFailed(String, ProcessMessageHandler.OperationType) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
operationFailedOrRolledBack() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the operation failed or was rolled back on all servers.
operationFailedOrRolledBack() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
operationFailedOrRolledBack$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
operationFailedOrRolledBackWithCause() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the operation failed or was rolled back on all servers,.
operationFailedOrRolledBackWithCause() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
operationFailedOrRolledBackWithCause$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
optionAlreadySet(String, String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating the option for the jvm was already set and is being ignored.
optionAlreadySet(String, String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
optionAlreadySet$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
OPTIONS - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResourceDefinition
 
OPTIONS - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
JVM options are resolved in ManagedServerBootCmdFactory before the JVM is launched.
ORDERED_CHILD_TYPES_PROPERTY - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
 
org.jboss.as.domain.controller - package org.jboss.as.domain.controller
 
org.jboss.as.domain.controller.logging - package org.jboss.as.domain.controller.logging
 
org.jboss.as.domain.controller.operations - package org.jboss.as.domain.controller.operations
 
org.jboss.as.domain.controller.operations.coordination - package org.jboss.as.domain.controller.operations.coordination
 
org.jboss.as.domain.controller.operations.deployment - package org.jboss.as.domain.controller.operations.deployment
 
org.jboss.as.domain.controller.plan - package org.jboss.as.domain.controller.plan
 
org.jboss.as.domain.controller.resources - package org.jboss.as.domain.controller.resources
 
org.jboss.as.domain.controller.transformers - package org.jboss.as.domain.controller.transformers
 
org.jboss.as.host.controller - package org.jboss.as.host.controller
 
org.jboss.as.host.controller.descriptions - package org.jboss.as.host.controller.descriptions
 
org.jboss.as.host.controller.discovery - package org.jboss.as.host.controller.discovery
 
org.jboss.as.host.controller.ignored - package org.jboss.as.host.controller.ignored
 
org.jboss.as.host.controller.jvm - package org.jboss.as.host.controller.jvm
 
org.jboss.as.host.controller.logging - package org.jboss.as.host.controller.logging
 
org.jboss.as.host.controller.mgmt - package org.jboss.as.host.controller.mgmt
 
org.jboss.as.host.controller.model.host - package org.jboss.as.host.controller.model.host
 
org.jboss.as.host.controller.model.jvm - package org.jboss.as.host.controller.model.jvm
 
org.jboss.as.host.controller.operations - package org.jboss.as.host.controller.operations
 
org.jboss.as.host.controller.parsing - package org.jboss.as.host.controller.parsing
 
org.jboss.as.host.controller.resources - package org.jboss.as.host.controller.resources
 
ORGANIZATION_IDENTIFIER - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
ORGANIZATION_IDENTIFIER - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 

P

PARAM_ERROR - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_FILE_PATH - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_FILE_SIZE - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_HOST_ID - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_NUM_FILES - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_OK - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_ROOT_ID - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_ROOT_ID_CONFIGURATION - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_ROOT_ID_DEPLOYMENT - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_ROOT_ID_FILE - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
PARAM_SERVER_ID - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
parse(String) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
parseCode(byte) - Static method in enum org.jboss.as.domain.controller.SlaveRegistrationException.ErrorCode
 
parseEnvironmentVariables(XMLExtendedStreamReader, Namespace, ModelNode) - Static method in class org.jboss.as.host.controller.parsing.JvmXml
 
parseJvm(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, Set<String>, boolean) - Static method in class org.jboss.as.host.controller.parsing.JvmXml
 
PATH - Static variable in class org.jboss.as.domain.controller.resources.HostConnectionResourceDefinition
 
PATH - Static variable in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
PATH - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
PATH_ELEMENT - Static variable in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ServerGroupRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.HttpManagementRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.NativeManagementRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
 
PERMGEN_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
pingRemoteHost(String) - Method in interface org.jboss.as.domain.controller.DomainController
Asynchronously ping the slave host with the given hostName to validate its connection.
pingRemoteHost(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
pollForConnect() - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
Repeatedly try to connect to the domain controller until successful.
pollForConnect() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
populateHostControllerInfo(LocalHostControllerInfoImpl, OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
 
populateHostControllerInfo(LocalHostControllerInfoImpl, OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
 
populateHostResolutionContext(HostInfo, Resource, ExtensionRegistry) - Static method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
Process the host info and determine which configuration elements are required on the slave host.
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.domain.controller.operations.ProfileAddHandler
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.domain.controller.operations.SocketBindingGroupAddHandler
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.ServerAddHandler
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
 
populateRequiredConfigurationHolder(Resource, ExtensionRegistry) - Method in class org.jboss.as.host.controller.mgmt.HostInfo
 
port - Variable in class org.jboss.as.host.controller.discovery.DomainControllerData
 
PORT - Static variable in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
 
PORT - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
PORT - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
PRE_SIGNED_DELETE_URL - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
PRE_SIGNED_PUT_URL - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
PREFIX - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
PREFIX - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
PrepareStepHandler - Class in org.jboss.as.domain.controller.operations.coordination
Initial step handler for a ModelController that is the model controller for a host controller.
PrepareStepHandler(LocalHostControllerInfo, Map<String, ProxyController>, Map<String, ProxyController>, IgnoredDomainResourceRegistry, ExtensionRegistry) - Constructor for class org.jboss.as.domain.controller.operations.coordination.PrepareStepHandler
 
preSignedUrlMustPointToFile(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
preSignedUrlMustPointToFile(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
preSignedUrlMustPointToFile$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
preSignedUrlsMustBeSetOrUnset() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
preSignedUrlsMustBeSetOrUnset() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
preSignedUrlsMustBeSetOrUnset$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
preSignedUrlsMustHaveSamePath() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
preSignedUrlsMustHaveSamePath() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
preSignedUrlsMustHaveSamePath$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
PRIORITY - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
Bogus attribute that we accidentally registered in AS 7.1.2/EAP 6 even though it didn't appear in the resource description.
PROCESS_TYPE - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
processInventory(Map<String, ProcessInfo>) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that managed server process information is available.
processInventory(Map<String, ProcessInfo>) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
processMore(OperationContext, ModelNode, Resource, PathAddress, Map<String, ModelNode>) - Method in class org.jboss.as.domain.controller.operations.GenericModelDescribeOperationHandler
 
processMore(OperationContext, ModelNode, Resource, PathAddress, Map<String, ModelNode>) - Method in class org.jboss.as.domain.controller.operations.ProfileDescribeHandler
 
ProcessTypeHandler - Class in org.jboss.as.domain.controller.operations
Reports the process type
PRODUCT_NAME - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
PRODUCT_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
PROFILE - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
PROFILE_CAPABILITY - Static variable in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
ProfileAddHandler - Class in org.jboss.as.domain.controller.operations
 
profileAttemptingToOverrideSubsystem(String, String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
profileAttemptingToOverrideSubsystem(String, String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
profileAttemptingToOverrideSubsystem$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ProfileCloneHandler - Class in org.jboss.as.domain.controller.operations
 
ProfileCloneHandler(LocalHostControllerInfo, IgnoredDomainResourceRegistry) - Constructor for class org.jboss.as.domain.controller.operations.ProfileCloneHandler
 
ProfileDescribeHandler - Class in org.jboss.as.domain.controller.operations
Outputs the profile as a series of operations needed to construct the profile
profileIncludesSameSubsystem(String, String, String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
profileIncludesSameSubsystem(String, String, String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
profileIncludesSameSubsystem$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
profileInvolvedInACycle(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
profileInvolvedInACycle(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
profileInvolvedInACycle$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ProfileModelDescribeHandler - Class in org.jboss.as.domain.controller.operations
This profile describe handler branches off to the actual subsystem describe operations, however keeping the addresses consistent with the generic model describe handler.
ProfileRemoveHandler - Class in org.jboss.as.domain.controller.operations
 
ProfileResourceDefinition - Class in org.jboss.as.domain.controller.resources
 
ProfileResourceDefinition(LocalHostControllerInfo, IgnoredDomainResourceRegistry) - Constructor for class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
PROPERTIES - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
 
PROPERTY - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
protocol - Variable in class org.jboss.as.host.controller.discovery.DomainControllerData
 
PROTOCOL - Static variable in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
 
PROTOCOL - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
PROTOCOL - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
pruneDisconnected() - Method in interface org.jboss.as.domain.controller.HostRegistrations
Prune all info for disconnected hosts.
pruneDisconnected() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
pruneDisconnected() - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
pruneExpired() - Method in interface org.jboss.as.domain.controller.HostRegistrations
Prune all expired host info.
pruneExpired() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
pruneExpired() - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 

Q

QUALIFIED_HOST_NAME - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
Constant that holds the name of the system property for specifying the fully-qualified name of the host that this server is running on.

R

readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.host.controller.parsing.DomainXml
 
readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.host.controller.parsing.HostXml
 
readFrom(DataInput) - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
Read the domain controller's data from an input stream.
ReadMasterDomainModelHandler - Class in org.jboss.as.domain.controller.operations
Step handler responsible for collecting a complete description of the domain model, which is going to be sent back to a remote host-controller.
ReadMasterDomainModelHandler(HostInfo, Transformers, ExtensionRegistry, boolean) - Constructor for class org.jboss.as.domain.controller.operations.ReadMasterDomainModelHandler
 
ReadMasterDomainModelUtil - Class in org.jboss.as.domain.controller.operations
Utility for the DC operation handlers to describe the missing resources for the slave hosts which are set up to ignore domain config which does not affect their servers
ReadMasterDomainModelUtil.RequiredConfigurationHolder - Class in org.jboss.as.domain.controller.operations
 
ReadMasterDomainOperationsHandler - Class in org.jboss.as.domain.controller.operations
Handler returning the operations needed to recreate the current model.
readString(DataInput) - Static method in class org.jboss.as.host.controller.discovery.S3Util
 
reconnectingServer(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the server is being reconnected.
reconnectingServer(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
reconnectingServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
reconnectingToMaster() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
reconnectingToMaster() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
reconnectingToMaster$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
reconnectServer(String, ModelNode, String, boolean, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Re-establishes management communications with a server following a restart of the Host Controller process.
reconnectServer(String, ModelNode, String, boolean, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
recordHostRequest(String, HostControllerUpdateTask.ExecutedHostRequest) - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
recordVersionExcludeData(DomainHostExcludeRegistry.VersionKey, Set<String>, Set<String>, Set<String>) - Method in class org.jboss.as.host.controller.mgmt.DomainHostExcludeRegistry
 
REDEPLOY_LINKS_DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.DomainDeploymentOverlayRedeployLinksHandler
 
register() - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
Register with the remote domain controller
register() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
Register with the remote domain controller
REGISTER_HOST_CONTROLLER_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.HostConnectionResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.HostExcludeResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.descriptions.HostEnvironmentResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainTypeResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.StoppedServerResource
 
registerChild(PathElement, Resource) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
registerChild(PathElement, int, Resource) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
registerDomainHandlers(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
registeredRemoteSlaveHost(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the host has been registered as a remote slave.
registeredRemoteSlaveHost(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
registeredRemoteSlaveHost$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
registerHost(String, SlaveHostPinger, String) - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
registerHostModel(String, ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
registerHostModel(String, ManagementResourceRegistration) - Method in interface org.jboss.as.host.controller.HostModelUtil.HostModelRegistrar
 
registerHostModel(String) - Method in class org.jboss.as.host.controller.model.host.HostDefinition
 
registeringServer(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the server, represented by the name parameter, is being registered.
registeringServer(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
registeringServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
registerKillDestroyTransformers(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
registerMaster(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadBytesHandler
 
registerMaster(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadStreamAttachmentHandler
 
registerMaster(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadURLHandler
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.HostConnectionResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ProfileResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.descriptions.HostEnvironmentResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.host.HostDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.StoppedServerResource
 
registerRemoteHost(String, ManagementChannelHandler, Transformers, Long, boolean) - Method in interface org.jboss.as.domain.controller.DomainController
Registers a slave Host Controller with this domain controller.
registerRemoteHost(String, ManagementChannelHandler, Transformers, Long, boolean) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
registerResources(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
 
registerRunningServer(ProxyController) - Method in interface org.jboss.as.domain.controller.DomainController
Registers a running server in the domain model
registerRunningServer(ProxyController) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
registerServerGroupHandlers(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
registerServerLifecycleOperations(ManagementResourceRegistration, ServerInventory) - Static method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
registerServerLifeCycleOperationsTransformers(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
registerSlave(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadBytesHandler
 
registerSlave(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadStreamAttachmentHandler
 
registerSlave(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadURLHandler
 
registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
registerSubsystemWriter(String, Supplier<XMLElementWriter<SubsystemMarshallingContext>>) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
registerSuspendedStartTransformers(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
registrationTaskFailed(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
registrationTaskFailed(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
registrationTaskFailed$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
registrationTaskGotInterrupted() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
registrationTaskGotInterrupted() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
registrationTaskGotInterrupted$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
RELEASE_CODENAME - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
RELEASE_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
releaseReadlock(Integer) - Method in interface org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler.OperationExecutor
Release the non-exclusive read lock obtained from #acquireReadlock.
reloadServer(String, boolean, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Reload a server with the given name.
reloadServer(String, boolean, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
RemoteDomainConnectionService - Class in org.jboss.as.host.controller
Establishes the connection from a slave DomainController to the master DomainController
RemoteDomainControllerAddHandler - Class in org.jboss.as.host.controller.operations
 
RemoteDomainControllerAddHandler(LocalHostControllerInfoImpl, DomainControllerWriteAttributeHandler) - Constructor for class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
RemoteDomainControllerConnectionConfiguration - Class in org.jboss.as.host.controller.discovery
Simple class to hold the connection parameters to a remote domain controller.
RemoteDomainControllerConnectionConfiguration(String, String, int) - Constructor for class org.jboss.as.host.controller.discovery.RemoteDomainControllerConnectionConfiguration
Creates an initialized connection config instance.
RemoteDomainControllerRemoveHandler - Class in org.jboss.as.host.controller.operations
 
removeChild(PathElement) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
removeOption(String, String) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
removeVersionExcludeData(DomainHostExcludeRegistry.VersionKey) - Method in class org.jboss.as.host.controller.mgmt.DomainHostExcludeRegistry
 
reportAdminOnlyDomainXmlFailure() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
reportAdminOnlyDomainXmlFailure() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
reportAdminOnlyDomainXmlFailure$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
reportAdminOnlyMissingDeploymentContent(String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Logs an error message indicating the content for a configured deployment was unavailable at boot but boot was allowed to proceed because the HC is in admin-only mode.
reportAdminOnlyMissingDeploymentContent(String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
reportAdminOnlyMissingDeploymentContent$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
reportServerInstability(String) - Method in interface org.jboss.as.domain.controller.DomainController
Report to the domain controller that a server has been reported as unstable.
reportServerInstability(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
reportServerInstability(String) - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
Report to the domain controller that a server has been reported as unstable.
reportServerInstability(String) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
 
REQUEST_SUBSYSTEM_VERSIONS - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
requireChild(PathElement) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
requiredChildIsMissing(String, String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating that a parent is missing a required child.
requiredChildIsMissing(String, String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
requiredChildIsMissing$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
RequiredConfigurationHolder() - Constructor for class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil.RequiredConfigurationHolder
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ProfileAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ProfileRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ServerGroupAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ServerGroupRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.model.jvm.JVMRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.DiscoveryWriteAttributeHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HostSpecifiedInterfaceAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HostSpecifiedInterfaceRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HttpManagementRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.NativeManagementAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.NativeManagementRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.ServerAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.ServerRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
 
ResolveExpressionOnDomainHandler - Class in org.jboss.as.domain.controller.operations
Operation that resolves an expression (but not against the vault) and returns the resolved value.
ResolveExpressionOnHostHandler - Class in org.jboss.as.host.controller.operations
Operation that resolves an expression (but not against the vault) and returns the resolved value.
resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler
 
resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
 
RESTART_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
RestartMode - Enum in org.jboss.as.host.controller
 
restartServer(String, int, ModelNode) - Method in interface org.jboss.as.host.controller.ServerInventory
Restart the server with the given name.
restartServer(String, int, ModelNode, boolean, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Restart the server with the given name.
restartServer(String, int, ModelNode) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
restartServer(String, int, ModelNode, boolean, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
RESUME_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
resumeExecutionFailed(IOException, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
resumeExecutionFailed(IOException, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeExecutionFailed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeExecutionFailedMsg(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
resumeExecutionFailedMsg(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeExecutionFailedMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeListenerFailed(ExecutionException, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
resumeListenerFailed(ExecutionException, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeListenerFailed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeListenerFailedMsg(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
resumeListenerFailedMsg(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeListenerFailedMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
resumeServers(Set<String>, BlockingTimeout) - Method in interface org.jboss.as.host.controller.ServerInventory
Resume the servers, allowing them to begin processing requests normally
resumeServers(Set<String>, BlockingTimeout) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
 
RolloutPlanController - Class in org.jboss.as.domain.controller.plan
Coordinates rolling out a series of operations to the servers specified in a rollout plan.
RolloutPlanController(Map<String, Map<ServerIdentity, ModelNode>>, ModelNode, MultiphaseOverallContext, ServerTaskExecutor, ExecutorService, BlockingTimeout) - Constructor for class org.jboss.as.domain.controller.plan.RolloutPlanController
 
RolloutPlanController.Result - Enum in org.jboss.as.domain.controller.plan
 
RolloutPlanValidator() - Constructor for class org.jboss.as.domain.controller.resources.DomainRootDefinition.RolloutPlanValidator
 
ROOT_LOGGER - Static variable in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A logger with the category of org.jboss.as.domain.controller.
ROOT_LOGGER - Static variable in interface org.jboss.as.host.controller.logging.HostControllerLogger
A logger with a category of org.jboss.as.host.controller.
RUNTIME_CONFIGURATION_STATE - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 
RUNTIME_NAMES_DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.DomainDeploymentOverlayRedeployLinksHandler
 
runtimeNameMustBeUnique(String, String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
runtimeNameMustBeUnique(String, String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
runtimeNameMustBeUnique$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 

S

S3Discovery - Class in org.jboss.as.host.controller.discovery
Handle domain controller discovery via Amazon's S3 storage.
S3Discovery(Map<String, ModelNode>) - Constructor for class org.jboss.as.host.controller.discovery.S3Discovery
Create the S3Discovery option.
S3Util - Class in org.jboss.as.host.controller.discovery
Collection of utility methods required for S3 discovery.
S3Util() - Constructor for class org.jboss.as.host.controller.discovery.S3Util
 
safeWriteResponse(ManagementRequestContext<?>, Exception) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
 
safeWriteResponse(Channel, ManagementProtocolHeader, Exception) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
 
safeWriteResponse(Channel, ManagementProtocolHeader, byte) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
 
sanitize(String) - Static method in class org.jboss.as.host.controller.discovery.S3Util
Sanitize bucket and folder names according to AWS guidelines.
schedulePing(long, long) - Method in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
SCHEMA_LOCATIONS - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
 
SECRET_ACCESS_KEY - Static variable in class org.jboss.as.host.controller.discovery.Constants
 
SECURE_INTERFACE - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
 
SECURITY_REALM - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
SECURITY_REALM - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
SERVER - Static variable in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
 
SERVER_CONFIG_CAPABILITY - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
SERVER_GROUP_CAPABILITY - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
SERVER_GROUP_CAPABILITY_NAME - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
SERVER_INSTABILITY_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
SERVER_LAUNCH - Static variable in class org.jboss.as.domain.controller.operations.ProfileDescribeHandler
 
ServerAddHandler - Class in org.jboss.as.host.controller.operations
OperationHandler adding a new server configuration.
serverCommunicationRegistered(String, ManagementChannelHandler) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that a channel for communication with a managed server process has been registered.
serverCommunicationRegistered(String, ManagementChannelHandler) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
ServerConfigResource - Class in org.jboss.as.host.controller.resources
 
ServerConfigResource(ServerInventory, ControlledProcessState, String, File, Resource) - Constructor for class org.jboss.as.host.controller.resources.ServerConfigResource
 
ServerConfigResourceDefinition - Class in org.jboss.as.host.controller.resources
ResourceDefinition for a server-config resource under a host.
ServerConfigResourceDefinition(LocalHostControllerInfo, ServerInventory, PathManagerService, ControlledProcessState, File) - Constructor for class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
Creates a ServerConfigResourceDefinition.
serverConnected(String, Channel) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the server, represented by the name parameter, was registered using the connection represented by the channel parameter.
serverConnected(String, Channel) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverConnected$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ServerDestroyHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerProcessHandlers.ServerDestroyHandler
 
ServerGroupAddHandler - Class in org.jboss.as.domain.controller.operations
 
ServerGroupDeploymentAddHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles addition of a deployment to a server group.
ServerGroupDeploymentAddHandler(HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentAddHandler
 
ServerGroupDeploymentDeployHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles deployment into the runtime.
ServerGroupDeploymentRedeployHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles redeployment in the runtime.
ServerGroupDeploymentRemoveHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles removal of a deployment from the model.
ServerGroupDeploymentRemoveHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRemoveHandler
 
ServerGroupDeploymentReplaceHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles replacement in the runtime of one deployment by another.
ServerGroupDeploymentReplaceHandler(HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentReplaceHandler
 
ServerGroupDeploymentUndeployHandler - Class in org.jboss.as.domain.controller.operations.deployment
Handles undeployment from the runtime.
serverGroupExpectsSingleChild(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating that server-group expects one and only one child.
serverGroupExpectsSingleChild(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
serverGroupExpectsSingleChild$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
ServerGroupRemoveHandler - Class in org.jboss.as.domain.controller.operations
 
ServerGroupRemoveHandler(LocalHostControllerInfo) - Constructor for class org.jboss.as.domain.controller.operations.ServerGroupRemoveHandler
 
ServerGroupResourceDefinition - Class in org.jboss.as.domain.controller.resources
ResourceDefinition for server group resources.
ServerGroupResourceDefinition(boolean, LocalHostControllerInfo, HostFileRepository) - Constructor for class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
ServerGroupResourceDefinition(boolean, LocalHostControllerInfo, HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
ServerIdentity - Class in org.jboss.as.domain.controller
Identifying information for a server in a domain.
ServerIdentity(String, String, String) - Constructor for class org.jboss.as.domain.controller.ServerIdentity
 
ServerInventory - Interface in org.jboss.as.host.controller
Inventory of the managed servers.
ServerInventoryImpl - Class in org.jboss.as.host.controller
Inventory of the managed servers.
ServerKillHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerProcessHandlers.ServerKillHandler
 
serverLaunchCommandPrefix(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational stating the server launch command prefix.
serverLaunchCommandPrefix(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverLaunchCommandPrefix$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverLoggingConfigurationFileNotFound(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs a warning message indicating no logging configuration file could be found.
serverLoggingConfigurationFileNotFound(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverLoggingConfigurationFileNotFound$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverNameAlreadyRegistered(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating there is already a registered server with the name represented by the serverName parameter.
serverNameAlreadyRegistered(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverNameAlreadyRegistered$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ServerOperationResolver - Class in org.jboss.as.domain.controller.operations.coordination
Logic for creating a server-level operation that realizes the effect of a domain or host level change on the server.
ServerOperationResolver(String, Map<String, ProxyController>) - Constructor for class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
 
ServerOperationsResolverHandler - Class in org.jboss.as.domain.controller.operations.coordination
Adds to the localResponse the server-level operations needed to effect the given domain/host operation on the servers controlled by this host.
serverProcessAdded(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that a server has been added to the process-controller.
serverProcessAdded(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
ServerProcessHandlers - Class in org.jboss.as.host.controller.operations
 
ServerProcessHandlers.ServerDestroyHandler - Class in org.jboss.as.host.controller.operations
 
ServerProcessHandlers.ServerKillHandler - Class in org.jboss.as.host.controller.operations
 
serverProcessRemoved(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that a server has been removed from the process-controller.
serverProcessRemoved(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
serverProcessStarted(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that a server process has been started.
serverProcessStarted(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
serverProcessStopped(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that a server has stopped.
serverProcessStopped(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
serverReconnected(String, ManagementChannelHandler) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that a server has been reconnected.
serverReconnected(String, ManagementChannelHandler) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
ServerReloadHandler - Class in org.jboss.as.host.controller.operations
 
ServerReloadHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerReloadHandler
 
ServerRemoveHandler - Class in org.jboss.as.host.controller.operations
OperationHandler removing an existing server configuration.
ServerRestartHandler - Class in org.jboss.as.host.controller.operations
Restarts a server.
ServerRestartHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerRestartHandler
Create the ServerRestartHandler
ServerRestartRequiredServerConfigWriteAttributeHandler - Class in org.jboss.as.host.controller.operations
Writes the group and socket-binding-group attributes of a server group and validates the new value.
ServerRestartRequiredServerConfigWriteAttributeHandler() - Constructor for class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
 
ServerResumeHandler - Class in org.jboss.as.host.controller.operations
 
ServerResumeHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerResumeHandler
 
serversDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
serversDirectoryIsNotADirectory(File) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serversDirectoryIsNotADirectory$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverStarted(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that the server is started.
serverStarted(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
serverStartFailed(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that the start of a server process has failed.
serverStartFailed(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
ServerStartHandler - Class in org.jboss.as.host.controller.operations
Starts a server.
ServerStartHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerStartHandler
Create the ServerAddHandler
ServerStatusHandler - Class in org.jboss.as.host.controller.operations
OperationHandler determining the status of a server.
ServerStatusHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerStatusHandler
Create the ServerAddHandler
serverStillRunning(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the server, represented by the name parameter, is still running.
serverStillRunning(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverStillRunning$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ServerStopHandler - Class in org.jboss.as.host.controller.operations
Stops a server.
ServerStopHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerStopHandler
Create the ServerAddHandler
serverSuspected(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
serverSuspected(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
serverSuspected$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
ServerSuspendHandler - Class in org.jboss.as.host.controller.operations
 
ServerSuspendHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerSuspendHandler
 
ServerTaskExecutor - Class in org.jboss.as.domain.controller.plan
 
ServerTaskExecutor(OperationContext, Map<ServerIdentity, ServerTaskExecutor.ExecutedServerRequest>, List<ServerTaskExecutor.ServerPreparedResponse>) - Constructor for class org.jboss.as.domain.controller.plan.ServerTaskExecutor
 
ServerTaskExecutor.ExecutedServerRequest - Class in org.jboss.as.domain.controller.plan
The executed request.
ServerTaskExecutor.ServerOperation - Class in org.jboss.as.domain.controller.plan
 
ServerTaskExecutor.ServerPreparedResponse - Class in org.jboss.as.domain.controller.plan
The prepared response.
ServerToHostOperationHandlerFactoryService - Class in org.jboss.as.host.controller.mgmt
Operation handler responsible for requests coming in from server processes on the host controller.
ServerToHostProtocolHandler - Class in org.jboss.as.host.controller.mgmt
Handler responsible for the server to host-controller protocol.
ServerToHostProtocolHandler.OperationExecutor - Interface in org.jboss.as.host.controller.mgmt
wrapper to the DomainController and the underlying ModelController to execute a OperationStepHandler implementation directly, bypassing normal domain coordination layer.
serverUnstable(String) - Method in interface org.jboss.as.host.controller.ServerInventory
Notification that a server process has become unstable.
serverUnstable(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
SERVICE_NAME - Static variable in interface org.jboss.as.domain.controller.DomainController
ServiceName under which a DomainController instance should be registered with the service container of a Host Controller that is acting as the domain controller.
SERVICE_NAME - Static variable in class org.jboss.as.host.controller.DomainModelControllerService
 
SERVICE_NAME - Static variable in class org.jboss.as.host.controller.HostControllerEnvironmentService
 
SERVICE_NAME - Static variable in interface org.jboss.as.host.controller.MasterDomainControllerClient
Standard service name to use for a service that returns a MasterDomainControllerClient
SERVICE_NAME - Static variable in class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
 
SERVICE_NAME - Static variable in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
 
setCompleteRollback(boolean) - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
setExecutorService(ExecutorService) - Method in class org.jboss.as.domain.controller.operations.coordination.OperationCoordinatorStepHandler
 
setExecutorService(ExecutorService) - Method in class org.jboss.as.domain.controller.operations.coordination.PrepareStepHandler
 
setFailureReported(boolean) - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
setHost(String) - Method in class org.jboss.as.host.controller.discovery.DomainControllerManagementInterface
 
setNewDomainBootFileName(String) - Method in class org.jboss.as.host.controller.HostRunningModeControl
Set the new file name for the domain.xml equivalent.
setProcessName(String) - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 
setReloadHostName(String) - Method in class org.jboss.as.host.controller.HostRunningModeControl
Set the hostname for the reloaded host controller.
setRestartMode(RestartMode) - Method in class org.jboss.as.host.controller.HostRunningModeControl
Set the restartMode
setServerGroupRollback(String, boolean) - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
setUseCurrentDomainConfig(boolean) - Method in class org.jboss.as.host.controller.HostRunningModeControl
 
setWildcard(Boolean) - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
 
SHORT_TIMEOUT - Static variable in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
shutdownHookInvoked() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
shutdownHookInvoked() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
shutdownHookInvoked$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
shuttingDownInResponseToManagementRequest(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
shuttingDownInResponseToManagementRequest(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
shuttingDownInResponseToManagementRequest$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
shuttingDownInResponseToProcessControllerSignal() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
shuttingDownInResponseToProcessControllerSignal() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
shuttingDownInResponseToProcessControllerSignal$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
size() - Method in class org.jboss.as.host.controller.model.jvm.JvmOptionsElement
 
SLAVE - Static variable in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
 
slaveAlreadyRegistered(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating a host cannot register because another host of the same name is already registered.
slaveAlreadyRegistered(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
slaveAlreadyRegistered$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
slaveCannotAcceptUploads() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating a slave domain controller cannot accept deployment content uploads.
slaveCannotAcceptUploads() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
slaveCannotAcceptUploads$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
slaveControllerCannotAcceptOtherSlaves() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating this host is a slave and cannot accept registrations from other slaves.
slaveControllerCannotAcceptOtherSlaves() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
slaveControllerCannotAcceptOtherSlaves$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
slaveHostControllerChanged(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
slaveHostControllerChanged(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
slaveHostControllerChanged$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
slaveHostControllerUnreachable(String, long) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
slaveHostControllerUnreachable(String, long) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
slaveHostControllerUnreachable$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
SlaveHostPinger - Class in org.jboss.as.host.controller.mgmt
Coordinates periodic pinging of a slave Host Controller to validate its connection
SlaveHostPinger(String, ManagementChannelHandler, ScheduledExecutorService, long) - Constructor for class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
SlaveRegistrationException - Exception in org.jboss.as.domain.controller
Used to propagate error codes as part of the error message when an error occurs registering a slave host controller.
SlaveRegistrationException(SlaveRegistrationException.ErrorCode, String) - Constructor for exception org.jboss.as.domain.controller.SlaveRegistrationException
 
SlaveRegistrationException.ErrorCode - Enum in org.jboss.as.domain.controller
 
snapshot(String, String) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
SOCKET_BINDING_DEFAULT_INTERFACE - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
SOCKET_BINDING_DEFAULT_INTERFACE - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
SOCKET_BINDING_GROUP_CAPABILITY - Static variable in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
SOCKET_BINDING_GROUP_CAPABILITY_NAME - Static variable in class org.jboss.as.domain.controller.operations.SocketBindingGroupResourceDefinition
 
SOCKET_BINDING_PORT_OFFSET - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
 
SOCKET_BINDING_PORT_OFFSET - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
SocketBindingGroupAddHandler - Class in org.jboss.as.domain.controller.operations
Handler for the domain socket-binding-group resource's add operation.
socketBindingGroupAttemptingToOverrideSocketBinding(String, String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
socketBindingGroupAttemptingToOverrideSocketBinding(String, String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
socketBindingGroupAttemptingToOverrideSocketBinding$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
socketBindingGroupIncludesSameSocketBinding(String, String, String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
socketBindingGroupIncludesSameSocketBinding(String, String, String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
socketBindingGroupIncludesSameSocketBinding$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
socketBindingGroupInvolvedInACycle(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
socketBindingGroupInvolvedInACycle(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
socketBindingGroupInvolvedInACycle$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
SocketBindingGroupResourceDefinition - Class in org.jboss.as.domain.controller.operations
 
SocketBindingResourceDefinition - Class in org.jboss.as.domain.controller.resources
ResourceDefinition for a domain-level socket binding resource.
SSL_PROTOCOCOL - Static variable in class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
sslFailureUnableToConnect(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating an inability to connect due to a SSL failure.
sslFailureUnableToConnect(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
sslFailureUnableToConnect$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
SslLoopbackResourceDefinition - Class in org.jboss.as.host.controller.resources
A ResourceDefinition to hold the configuration attributes for how SSL is handled when the application server instance connects back to it's host controller.
SslLoopbackResourceDefinition() - Constructor for class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
STACK_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
start(StartContext) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
start(StartContext) - Method in class org.jboss.as.host.controller.HostControllerEnvironmentService
 
start(StartContext) - Method in class org.jboss.as.host.controller.HostControllerService
 
start(StartContext) - Method in class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
 
start(StartContext) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
start(StartContext) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
START_BLOCKING - Static variable in class org.jboss.as.host.controller.operations.StartServersHandler
 
START_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
startingServer(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the server is starting.
startingServer(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
startingServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
startReceiving(Channel) - Method in class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
 
startReceiving(Channel) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
 
startServer(String, ModelNode) - Method in interface org.jboss.as.host.controller.ServerInventory
Start the server with the given name.
startServer(String, ModelNode, boolean, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Start the server with the given name.
startServer(String, ModelNode) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
startServer(String, ModelNode, boolean, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
StartServersHandler - Class in org.jboss.as.host.controller.operations
Starts or reconnect all auto-start servers (at boot).
StartServersHandler(HostControllerEnvironment, ServerInventory, HostRunningModeControl) - Constructor for class org.jboss.as.host.controller.operations.StartServersHandler
Create the ServerAddHandler
STATIC_DISCOVERY_ATTRIBUTES - Static variable in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
 
StaticDiscovery - Class in org.jboss.as.host.controller.discovery
Handle domain controller discovery via static (i.e., hard-wired) configuration.
StaticDiscovery(String, String, int) - Constructor for class org.jboss.as.host.controller.discovery.StaticDiscovery
Creates an initialized static discovery config instance.
StaticDiscoveryAddHandler - Class in org.jboss.as.host.controller.operations
Handler for the static discovery option resource's add operation.
StaticDiscoveryAddHandler(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
Create the StaticDiscoveryAddHandler.
StaticDiscoveryRemoveHandler - Class in org.jboss.as.host.controller.operations
Handler for a static discovery resource's remove operation.
StaticDiscoveryRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.StaticDiscoveryRemoveHandler
Create the StaticDiscoveryRemoveHandler.
StaticDiscoveryResourceDefinition - Class in org.jboss.as.host.controller.discovery
ResourceDefinition for a resource representing a static discovery option.
StaticDiscoveryResourceDefinition(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
 
STATUS - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
STD_INTERVAL - Static variable in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
STD_TIMEOUT - Static variable in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
 
stop(StopContext) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
stop(StopContext) - Method in class org.jboss.as.host.controller.HostControllerEnvironmentService
 
stop(StopContext) - Method in class org.jboss.as.host.controller.HostControllerService
 
stop(StopContext) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
stop(StopContext) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
STOP_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
stopAsynchronous(StopContext) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
stopLocalHost() - Method in interface org.jboss.as.domain.controller.DomainController
Stops this host controller
stopLocalHost(int) - Method in interface org.jboss.as.domain.controller.DomainController
Stop this host controller with a specific exit code.
stopLocalHost() - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
stopLocalHost(int) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
StoppedServerResource - Class in org.jboss.as.host.controller.resources
ResourceDescription describing a stopped server instance.
StoppedServerResource(ServerInventory) - Constructor for class org.jboss.as.host.controller.resources.StoppedServerResource
 
stoppingServer(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the server is stopping.
stoppingServer(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
stoppingServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
stopServer(String, int) - Method in interface org.jboss.as.host.controller.ServerInventory
Stop the server with the given name.
stopServer(String, int, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Stop the server with the given name.
stopServer(String, int) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
stopServer(String, int, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
stopServers(int) - Method in interface org.jboss.as.host.controller.ServerInventory
Stop all servers.
stopServers(int, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
Stop all servers.
stopServers(int) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
stopServers(int, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
successfulBoot() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
SUSPEND_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
 
suspendExecutionFailed(IOException, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
suspendExecutionFailed(IOException, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendExecutionFailed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendExecutionFailedMsg(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
suspendExecutionFailedMsg(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendExecutionFailedMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendListenerFailed(ExecutionException, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
suspendListenerFailed(ExecutionException, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendListenerFailed$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendListenerFailedMsg(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
suspendListenerFailedMsg(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendListenerFailedMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
suspendServers(Set<String>, BlockingTimeout) - Method in interface org.jboss.as.host.controller.ServerInventory
Suspend the servers, allowing current requests to finish and blocking any new requests from starting.
suspendServers(Set<String>, int, BlockingTimeout) - Method in interface org.jboss.as.host.controller.ServerInventory
Suspend the servers up to the timeout, allowing current requests to finish and blocking any new requests from starting.
suspendServers(Set<String>, BlockingTimeout) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
suspendServers(Set<String>, int, BlockingTimeout) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
 
SyncDomainModelOperationHandler - Class in org.jboss.as.domain.controller.operations
Operation handler synchronizing the domain model.
SyncDomainModelOperationHandler(HostInfo, SyncModelParameters) - Constructor for class org.jboss.as.domain.controller.operations.SyncDomainModelOperationHandler
 
SyncModelOperationHandlerWrapper - Class in org.jboss.as.domain.controller.operations
Generic wrapper for certain slave host operations to determine whether there is missing or not needed configuration and adds steps to automatically sync with the domain controller.
SyncModelParameters - Class in org.jboss.as.domain.controller.operations.deployment
 
SyncModelParameters(DomainController, IgnoredDomainResourceRegistry, HostControllerEnvironment, ExtensionRegistry, HostControllerRegistrationHandler.OperationExecutor, boolean, Map<String, ProxyController>, HostFileRepository, ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.SyncModelParameters
 
SyncServerGroupOperationHandler - Class in org.jboss.as.domain.controller.operations
This operation handler is only getting executed on a slave host-controller, synchronizing the model for a single server or server-group, which gets executed when a part of the model is missing.
SyncServerGroupOperationHandler(String, Resource, SyncModelParameters) - Constructor for class org.jboss.as.domain.controller.operations.SyncServerGroupOperationHandler
 
SystemExiter - Class in org.jboss.as.host.controller
Used to override System.exit() calls.
SystemExiter() - Constructor for class org.jboss.as.host.controller.SystemExiter
 
SystemExiter.Exiter - Interface in org.jboss.as.host.controller
Deprecated.
systemPropertyUpdated(String, String) - Method in class org.jboss.as.host.controller.HostControllerEnvironment
 

T

timedOutAwaitingFinalResponse(long, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
timedOutAwaitingFinalResponse(int, String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
timedOutAwaitingFinalResponse(long, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingFinalResponse(int, String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingFinalResponse2$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingFinalResponse3$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingHostPreparedResponse(long, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
timedOutAwaitingHostPreparedResponse(long, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingHostPreparedResponse$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingHostPreparedResponses(long, Set<String>, Set<String>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
timedOutAwaitingHostPreparedResponses(long, Set<String>, Set<String>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingHostPreparedResponses$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingPreparedResponse(String, long, Set<ServerIdentity>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
timedOutAwaitingPreparedResponse(String, long, Set<ServerIdentity>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingPreparedResponse$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
timedOutAwaitingResumeResponse(int, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
timedOutAwaitingResumeResponse(int, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
timedOutAwaitingResumeResponse$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
timedOutAwaitingResumeResponseMsg(int, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
timedOutAwaitingResumeResponseMsg(int, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
timedOutAwaitingResumeResponseMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
timedOutAwaitingSuspendResponse(int, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
timedOutAwaitingSuspendResponse(int, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
timedOutAwaitingSuspendResponse$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
timedOutAwaitingSuspendResponseMsg(int, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
timedOutAwaitingSuspendResponseMsg(int, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
timedOutAwaitingSuspendResponseMsg$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
TIMESTAMP - Static variable in interface org.jboss.as.domain.controller.HostConnectionInfo
 
toModelNode(ModelNode) - Method in class org.jboss.as.domain.controller.HostConnectionInfo.BasicEventImpl
 
toModelNode(ModelNode) - Method in interface org.jboss.as.domain.controller.HostConnectionInfo.Event
Fill DMR.
toModelNode() - Method in enum org.jboss.as.host.controller.DirectoryGrouping
Converts the value of the directory grouping to a model node.
toPathAddress() - Method in class org.jboss.as.domain.controller.ServerIdentity
 
toString() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil.RequiredConfigurationHolder
 
toString() - Method in class org.jboss.as.domain.controller.ServerIdentity
 
toString() - Method in exception org.jboss.as.domain.controller.SlaveRegistrationException
 
toString() - Method in enum org.jboss.as.host.controller.DirectoryGrouping
 
toString() - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
 
toString() - Method in class org.jboss.as.host.controller.discovery.RemoteDomainControllerConnectionConfiguration
 
toString() - Method in class org.jboss.as.host.controller.discovery.S3Discovery
 
toString() - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
 
toString() - Method in class org.jboss.as.host.controller.mgmt.DomainHostExcludeRegistry.VersionKey
 
toString() - Method in enum org.jboss.as.host.controller.model.host.AdminOnlyDomainConfigPolicy
 
transformResult(ModelNode) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
 
transformServerOperation(String, TransformingProxyController, Transformers.TransformationInputs, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.MultiphaseOverallContext
 
TRUST_MANAGER_ALGORITHM - Static variable in class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
TRUSTSTORE_PASSWORD - Static variable in class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
TRUSTSTORE_PATH - Static variable in class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
TRUSTSTORE_TYPE - Static variable in class org.jboss.as.host.controller.resources.SslLoopbackResourceDefinition
 
TYPE - Static variable in interface org.jboss.as.domain.controller.HostConnectionInfo
 
TYPE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 

U

unableToGenerateHash(Throwable) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the inability to generate the hash.
unableToGenerateHash(Throwable) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unableToGenerateHash$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unableToLoadProperties(URL, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the inability to load properties from the URL.
unableToLoadProperties(URL, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unableToLoadProperties$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
undefinedSocketBinding(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the socket binding group for the server is undefined.
undefinedSocketBinding(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
undefinedSocketBinding$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
undefinedSocketBindingGroup(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the socket binding group is undefined.
undefinedSocketBindingGroup(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
undefinedSocketBindingGroup$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
undeployingDeploymentHasBeenRedeployed(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
undeployingDeploymentHasBeenRedeployed(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
undeployingDeploymentHasBeenRedeployed$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unexpectedInitialPathKey(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception indicating an unexpected initial path key.
unexpectedInitialPathKey(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unexpectedInitialPathKey$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unexpectedInSeriesGroup(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating that one of the groups in rollout plan does not define neither server-group nor concurrent-groups.
unexpectedInSeriesGroup(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unexpectedInSeriesGroup$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unexpectedResponse(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
unexpectedResponse(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unexpectedResponse$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unexplainedFailure() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating an unexplained failure.
unexplainedFailure() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unexplainedFailure$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknown(String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
A message indicating the value for the name is unknown.
unknown(String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknown(String, Object) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates an exception indicating the value for the name is unknown.
unknown(String, Object) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unknown$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknown$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unknownAttributesFromSubsystemVersion(String, String, ModelVersion, Collection<String>) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Warning messages when a transformer detects that an operation defines unknown attributes for a legacy subsystem.
unknownAttributesFromSubsystemVersion(String, String, ModelVersion, Collection<String>) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknownAttributesFromSubsystemVersion$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknownHostValue(String, Object, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
A message indicating the value is not a known host.
unknownHostValue(String, Object, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unknownHostValue$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unknownServer(ServerIdentity) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception indicating the server is unknown.
unknownServer(ServerIdentity) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknownServer$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknownServerGroup(String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception indicating the server group is unknown.
unknownServerGroup(String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unknownServerGroup$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unrecognizedChildren(String, String, String) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
Creates an exception message indicating that a parent recognizes only the specified children.
unrecognizedChildren(String, String, String) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unrecognizedChildren$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unregister() - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
Unregister with the remote domain controller.
unregister() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
Unregister with the remote domain controller.
UNREGISTER_HOST_CONTROLLER_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
 
unregisteredAtRemoteHostController() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Informal log message indicating the local host unregistered at the remote domain controller.
unregisteredAtRemoteHostController() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unregisteredAtRemoteHostController$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unregisteredRemoteSlaveHost(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the host has been unregistered as a remote slave.
unregisteredRemoteSlaveHost(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unregisteredRemoteSlaveHost$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unregisterHost(String, HostConnectionInfo.Event) - Method in class org.jboss.as.host.controller.DomainSlaveHostRegistrations
 
unregisteringServer(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Logs an informational message indicating the server, represented by the name parameter, is being unregistered.
unregisteringServer(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unregisteringServer$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unregisterRemoteHost(String, Long, boolean) - Method in interface org.jboss.as.domain.controller.DomainController
Unregisters a previously registered Host Controller.
unregisterRemoteHost(String, Long, boolean) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
unregisterRunningServer(String) - Method in interface org.jboss.as.domain.controller.DomainController
Unregisters a running server from the domain model
unregisterRunningServer(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
 
unregisterSubsystemWriter(String) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
 
unsuccessfulBoot() - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
unsuccessfulBoot() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unsuccessfulBoot$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unsupportedManagementVersionForHost(int, int, int, int) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
unsupportedManagementVersionForHost(int, int, int, int) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unsupportedManagementVersionForHost$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
unsupportedWildcardOperation() - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
unsupportedWildcardOperation() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
unsupportedWildcardOperation$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
UPDATE_AUTO_START_WITH_SERVER_STATUS - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
 
updateOptionsAttribute(OperationContext, ModelNode, String) - Method in class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionRemoveHandler
 
usageNote(String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
Creates a simple instruction for how to get usage help.
usageNote(String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
usageNote$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
USERNAME - Static variable in class org.jboss.as.host.controller.operations.DomainControllerWriteAttributeHandler
 
USERNAME - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
 
usingCachedDC(String, String) - Method in interface org.jboss.as.host.controller.logging.HostControllerLogger
 
usingCachedDC(String, String) - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
usingCachedDC$str() - Method in class org.jboss.as.host.controller.logging.HostControllerLogger_$logger
 
UUID - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
 

V

validate(OperationContext) - Method in class org.jboss.as.domain.controller.operations.DomainModelIncludesValidator
 
validateAtBoot(OperationContext, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.DomainModelIncludesValidator
 
validateInSeriesServerGroup(ModelNode) - Static method in class org.jboss.as.domain.controller.resources.DomainRootDefinition.RolloutPlanValidator
 
validateParameter(String, ModelNode) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition.RolloutPlanValidator
 
VALUE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
 
valueOf(String) - Static method in enum org.jboss.as.domain.controller.HostConnectionInfo.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.domain.controller.plan.RolloutPlanController.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.domain.controller.SlaveRegistrationException.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.domain.controller.transformers.KernelAPIVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.host.controller.DirectoryGrouping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.host.controller.model.host.AdminOnlyDomainConfigPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.host.controller.model.jvm.JvmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.host.controller.RestartMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.domain.controller.HostConnectionInfo.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.domain.controller.plan.RolloutPlanController.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.domain.controller.SlaveRegistrationException.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.domain.controller.transformers.KernelAPIVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.host.controller.DirectoryGrouping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.host.controller.model.host.AdminOnlyDomainConfigPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.host.controller.model.jvm.JvmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.host.controller.RestartMode
Returns an array containing the constants of this enum type, in the order they are declared.
VersionKey(int, int, Integer) - Constructor for class org.jboss.as.host.controller.mgmt.DomainHostExcludeRegistry.VersionKey
Create a version key

W

warnIgnoringProfileInclude(Location) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
warnIgnoringProfileInclude(Location) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
warnIgnoringProfileInclude$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
warnIgnoringSocketBindingGroupInclude(Location) - Method in interface org.jboss.as.domain.controller.logging.DomainControllerLogger
 
warnIgnoringSocketBindingGroupInclude(Location) - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
warnIgnoringSocketBindingGroupInclude$str() - Method in class org.jboss.as.domain.controller.logging.DomainControllerLogger_$logger
 
WILDCARD - Static variable in class org.jboss.as.host.controller.ignored.IgnoredDomainTypeResourceDefinition
 
wrapHandler(String, String, PathAddress, OperationEntry) - Static method in class org.jboss.as.domain.controller.operations.SyncModelOperationHandlerWrapper
Wrap an OperationStepHandler in case it targets addresses, which may need to fetch missing configuration from the master.
WRITABLE_ATTRIBUTES - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
The attributes that can be written by the add operation
writeContent(XMLExtendedStreamWriter, ModelMarshallingContext) - Method in class org.jboss.as.host.controller.parsing.DomainXml
 
writeContent(XMLExtendedStreamWriter, ModelMarshallingContext) - Method in class org.jboss.as.host.controller.parsing.HostXml
 
writeHeader(ManagementProtocolHeader, OutputStream) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
 
writeJVMElement(XMLExtendedStreamWriter, String, ModelNode) - Static method in class org.jboss.as.host.controller.parsing.JvmXml
 
writeModel(ModelNode) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResource
 
writeModel(ModelNode) - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
{@inheritDoc
writeResponse(Channel, ManagementRequestHeader, Exception) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
 
writeResponse(Channel, ManagementRequestHeader, byte) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
 
writeString(String, DataOutput) - Static method in class org.jboss.as.host.controller.discovery.S3Util
 
writeTo(DataOutput) - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
Write the domain controller's data to an output stream.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
WildFly: Host Controller 8.0.0.Beta4

Copyright © 2019 JBoss by Red Hat. All rights reserved.