WildFly: Server 1.0.0.CR1
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbsolutePathService - Class in org.jboss.as.server.services.path
Deprecated.
Use AbsolutePathService instead. This class is here for backwards compatibility with third-party subsystems
AbsolutePathService(String) - Constructor for class org.jboss.as.server.services.path.AbsolutePathService
Deprecated.
AbstractDeploymentChainStep - Class in org.jboss.as.server
A step handler for a deployment chain step which adds a processor to the deployment chain.
AbstractDeploymentChainStep() - Constructor for class org.jboss.as.server.AbstractDeploymentChainStep
 
AbstractDeploymentUnitService - Class in org.jboss.as.server.deployment
Abstract service responsible for managing the life-cycle of a DeploymentUnit.
AbstractDeploymentUnitService() - Constructor for class org.jboss.as.server.deployment.AbstractDeploymentUnitService
 
AbstractDeploymentUnitService.DeploymentStatus - Enum in org.jboss.as.server.deployment
 
AbstractDeploymentUploadHandler - Class in org.jboss.as.server.deployment
Base class for operation handlers that can handle the upload of deployment content.
AbstractDeploymentUploadHandler(ContentRepository, AttributeDefinition) - Constructor for class org.jboss.as.server.deployment.AbstractDeploymentUploadHandler
 
AbstractPathService - Class in org.jboss.as.server.services.path
Deprecated.
Use AbsolutePathService instead. This class is here for backwards compatibility with third-party subsystems
AbstractPathService() - Constructor for class org.jboss.as.server.services.path.AbstractPathService
Deprecated.
 
AbstractVaultReader - Class in org.jboss.as.server.services.security
 
AbstractVaultReader() - Constructor for class org.jboss.as.server.services.security.AbstractVaultReader
 
accepts(ObjectName) - Method in interface org.jboss.as.server.jmx.MBeanServerPlugin
Return true if this plugin can handle mbeans with the passed in name
ACCESSIBLE_SUB_DEPLOYMENTS - Static variable in class org.jboss.as.server.deployment.Attachments
Sub deployments that are visible from this deployments module loader, in the order they are accessible.
activate(ServiceActivatorContext) - Method in class org.jboss.as.server.DomainServerCommunicationServices
 
add(T) - Method in class org.jboss.as.server.deployment.AttachmentList
 
add(int, T) - Method in class org.jboss.as.server.deployment.AttachmentList
 
addAlias(ModuleIdentifier) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addAliases(Collection<ModuleIdentifier>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addAll(Collection<? extends T>) - Method in class org.jboss.as.server.deployment.AttachmentList
 
addAll(int, Collection<? extends T>) - Method in class org.jboss.as.server.deployment.AttachmentList
 
addClassFileTransformer(String) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addContent(InputStream) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
addContentReference(ContentReference) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
addDeferredModule(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
 
addDependency(ServiceName, AttachmentKey<T>) - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Adds a dependency on the service to the next phase service.
addDependency(ServiceName, Class<T>, Injector<T>) - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Adds a dependency on the service to the next phase service.
addDeployedExtension(ModuleIdentifier, ExtensionInfo) - Method in interface org.jboss.as.server.moduleservice.ExtensionIndex
Adds an extension that has been deployed to the server
addDeployedExtension(ModuleIdentifier, ExtensionInfo) - Method in class org.jboss.as.server.moduleservice.ExtensionIndexService
Adds an extension that has been deployed to the server
addDeploymentDependency(ServiceName, AttachmentKey<T>) - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Adds a dependency on the service to the next phase service.
addDeploymentProcessor(String, Phase, int, DeploymentUnitProcessor) - Static method in class org.jboss.as.server.DeployerChainAddHandler
 
addDeploymentProcessor(String, Phase, int, DeploymentUnitProcessor) - Method in interface org.jboss.as.server.DeploymentProcessorTarget
Add a deployment processor.
addDeploymentProcessor(Phase, int, DeploymentUnitProcessor) - Method in interface org.jboss.as.server.DeploymentProcessorTarget
Deprecated.
addExclusion(ModuleIdentifier) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addExclusions(Iterable<ModuleIdentifier>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addExportFilter(PathFilter, boolean) - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
addExternalModule(String) - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
 
addFromHash(ContentReference) - Method in class org.jboss.as.server.deployment.DeploymentReplaceHandler
 
addImportFilter(PathFilter, boolean) - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
ADDITIONAL_ANNOTATION_INDEXES - Static variable in class org.jboss.as.server.deployment.Attachments
 
ADDITIONAL_ANNOTATION_INDEXES_BY_MODULE - Static variable in class org.jboss.as.server.deployment.Attachments
 
ADDITIONAL_MODULES - Static variable in class org.jboss.as.server.deployment.Attachments
Additional modules attached to the top level deployment
AdditionalModuleSpecification - Class in org.jboss.as.server.deployment.module
Represents an additional module attached to a top level deployment.
AdditionalModuleSpecification(ModuleIdentifier, ResourceRoot) - Constructor for class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
 
AdditionalModuleSpecification(ModuleIdentifier, Collection<ResourceRoot>) - Constructor for class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
 
additionalResourceRootDoesNotExist(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
addListener(OperationListener) - Method in class org.jboss.as.server.suspend.SuspendController
 
addLocalDependencies(Collection<ModuleDependency>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addLocalDependency(ModuleDependency) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addModuleSystemDependencies(List<DependencySpec>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentDefinition.ContentAttributeDefinition
 
addPermissionFactory(PermissionFactory) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
Add a permission factory to this deployment.
addPlugin(MBeanServerPlugin) - Method in interface org.jboss.as.server.jmx.PluggableMBeanServer
 
addResourceLoader(ResourceLoaderSpec) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addResourceRoot(ResourceRoot) - Method in class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
 
addResourceRoots(Collection<ResourceRoot>) - Method in class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
 
addServerExecutorDependency(ServiceBuilder<T>, Injector<ExecutorService>, boolean) - Static method in class org.jboss.as.server.Services
 
addService(ServiceTarget, ServiceName) - Static method in class org.jboss.as.server.deployment.ContentCleanerService
 
addService(ServiceTarget, EnumMap<Phase, List<RegisteredDeploymentUnitProcessor>>) - Static method in class org.jboss.as.server.deployment.DeployerChainsService
 
addService(ServiceTarget) - Static method in class org.jboss.as.server.deployment.DeploymentMountProvider.Factory
 
addService(ServiceTarget, File) - Static method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
addService(ServiceTarget) - Static method in class org.jboss.as.server.moduleservice.ExternalModuleService
 
addService(ServiceTarget) - Static method in class org.jboss.as.server.moduleservice.ModuleIndexService
 
addService(ServiceTarget, Bootstrap.Configuration) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
addService(ServerEnvironment, ServiceTarget) - Static method in class org.jboss.as.server.ServerEnvironmentService
Adds a ServerEnvironmentService based on the given serverEnvironment to the given batch under name ServerEnvironmentService.SERVICE_NAME.
addService(ServiceTarget, ServerPathManagerService, ServerEnvironment) - Static method in class org.jboss.as.server.ServerPathManagerService
 
addService(ServiceTarget, Bootstrap.Configuration, ControlledProcessState, BootstrapListener, RunningModeControl, AbstractVaultReader, ManagedAuditLogger, DelegatingConfigurableAuthorizer) - Static method in class org.jboss.as.server.ServerService
Add this service to the given service target.
addService(String, String, ServiceTarget) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
Deprecated.
addService(String, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
Deprecated.
addService(ServiceName, String, ServiceTarget) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
Deprecated.
addService(ServiceName, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
Deprecated.
addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
Deprecated.
addService(String, String, String, ServiceTarget) - Static method in class org.jboss.as.server.services.path.RelativePathService
Deprecated.
addService(String, String, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.RelativePathService
Deprecated.
addService(ServiceName, String, String, ServiceTarget) - Static method in class org.jboss.as.server.services.path.RelativePathService
Deprecated.
addService(ServiceName, String, boolean, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.RelativePathService
Deprecated.
addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.server.services.path.RelativePathService
Deprecated.
addServiceOnHostController(ServiceTarget, ServiceName, ServiceName, ServiceName) - Static method in class org.jboss.as.server.deployment.ContentCleanerService
 
addSystemDependencies(Collection<ModuleDependency>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addSystemDependency(ModuleDependency) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in interface org.jboss.as.server.deployment.Attachable
Add a value to a list-typed attachment key.
addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class org.jboss.as.server.deployment.SimpleAttachable
Add a value to a list-typed attachment key.
addTransformer(ClassFileTransformer) - Method in class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
 
addUserDependencies(Collection<ModuleDependency>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addUserDependency(ModuleDependency) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
addValidatingHandler(OperationContext, ModelNode) - Static method in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
ALL_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
ALL_CONTENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
All attributes of the content attribute
ALLOW_PHASE_RESTART - Static variable in class org.jboss.as.server.deployment.Attachments
 
ALLOWED_ORIGINS - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
allResourceRoots(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
Get all resource roots for a DeploymentUnit
ANNOTATION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
An annotation index for a (@link ResourceRoot).
annotationImportIgnored(ModuleIdentifier, ModuleIdentifier) - Method in interface org.jboss.as.server.logging.ServerLogger
 
AnnotationIndexProcessor - Class in org.jboss.as.server.deployment.annotation
Deployment unit processor responsible for creating and attaching an annotation index for a resource root
AnnotationIndexProcessor() - Constructor for class org.jboss.as.server.deployment.annotation.AnnotationIndexProcessor
 
AnnotationIndexUtils - Class in org.jboss.as.server.deployment.annotation
Utility class that allows easy access to all annotation Indexes in a deployment.
AnnotationIndexUtils() - Constructor for class org.jboss.as.server.deployment.annotation.AnnotationIndexUtils
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<SystemPropertyValueWriteAttributeHandler.SysPropValue>) - Method in class org.jboss.as.server.operations.SystemPropertyValueWriteAttributeHandler
 
argAdminOnly() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.ADMIN_ONLY command line argument.
argDebugPort() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.DEBUG command line argument.
argDefaultMulticastAddress() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.DEFAULT_MULTICAST_ADDRESS command line argument.
argHelp() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SHORT_HELP or CommandLineConstants.HELP command line argument.
argInterfaceBindAddress() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the {code -b} command line argument.
argProperties() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SHORT_PROPERTIES or CommandLineConstants.PROPERTIES command line argument.
argPublicBindAddress() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.PUBLIC_BIND_ADDRESS command line argument.
argReadOnlyServerConfig() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.READ_ONLY_SERVER_CONFIG command line arguments.
argSecMgr() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SECMGR command line argument.
argSecurityProperty() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SECURITY_PROP command line argument.
argServerConfig() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SERVER_CONFIG command line argument.
argShortServerConfig() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SHORT_SERVER_CONFIG command line argument.
argSystem() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SYS_PROP command line argument.
argVersion() - Method in interface org.jboss.as.server.logging.ServerLogger
Instructions for the CommandLineConstants.SHORT_VERSION, CommandLineConstants#OLD_SHORT_VERSION or {@link CommandLineConstants#VERSION} command line argument.
AS_ROOT_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
A logger with the category org.jboss.as.
asString(ModelNode, String) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
 
Attachable - Interface in org.jboss.as.server.deployment
An entity which can contain attachments.
AttachableDependency - Class in org.jboss.as.server.deployment
Represents a phase dependency that gets attached to the phase context or the deployment unit.
AttachableDependency(AttachmentKey<?>, ServiceName, boolean) - Constructor for class org.jboss.as.server.deployment.AttachableDependency
 
ATTACHMENT_KEY - Static variable in class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
 
ATTACHMENT_KEY - Static variable in interface org.jboss.as.server.operations.SystemPropertyDeferredProcessor
Key under which the SystemPropertyDeferredProcessor should be attached to the operation context.
AttachmentKey<T> - Class in org.jboss.as.server.deployment
An immutable, type-safe object attachment key.
attachmentKeys() - Method in class org.jboss.as.server.deployment.SimpleAttachable
 
AttachmentList<T> - Class in org.jboss.as.server.deployment
 
AttachmentList(int, Class<T>) - Constructor for class org.jboss.as.server.deployment.AttachmentList
 
AttachmentList(Class<T>) - Constructor for class org.jboss.as.server.deployment.AttachmentList
 
AttachmentList(Collection<? extends T>, Class<T>) - Constructor for class org.jboss.as.server.deployment.AttachmentList
 
Attachments - Class in org.jboss.as.server.deployment
 
Attachments.BundleState - Enum in org.jboss.as.server.deployment
The state of an OSGi bundle deployment
attribute - Variable in class org.jboss.as.server.deployment.AbstractDeploymentUploadHandler
 
ATTRIBUTE_DEFINITION - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundAddressHandler
 
ATTRIBUTE_DEFINITION - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundHandler
 
ATTRIBUTE_DEFINITION - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundPortHandler
 
ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
ATTRIBUTE_NAME - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundAddressHandler
 
ATTRIBUTE_NAME - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundHandler
 
ATTRIBUTE_NAME - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundPortHandler
 
attributeIsInvalid(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
attributeIsRequired(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
attributeNotAllowedWhenAlternativeIsPresent(String, List<String>) - Method in interface org.jboss.as.server.logging.ServerLogger
 
attributes() - Static method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentDefinition
 
attributes() - Static method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDefinition
 
attributes() - Static method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentDefinition
 
ATTRIBUTES - Static variable in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingResourceDefinition
 
ATTRIBUTES - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
 
ATTRIBUTES - Static variable in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
 
awaitSuspend() - Method in class org.jboss.as.server.GracefulShutdownService
 

B

BASE_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
BindingAddHandler - Class in org.jboss.as.server.services.net
Handler for the server socket-binding resource's add operation.
BindingFixedPortHandler - Class in org.jboss.as.server.services.net
Handler for changing the fixed-port setting on a socket binding.
BindingGroupAddHandler - Class in org.jboss.as.server.services.net
Handler for the server socket-binding-group resource's add operation.
BindingInterfaceHandler - Class in org.jboss.as.server.services.net
Handler for changing the interface on a socket binding.
BindingMetricHandlers - Class in org.jboss.as.server.services.net
SocketBinding metric handlers.
BindingMetricHandlers.BoundAddressHandler - Class in org.jboss.as.server.services.net
 
BindingMetricHandlers.BoundHandler - Class in org.jboss.as.server.services.net
 
BindingMetricHandlers.BoundPortHandler - Class in org.jboss.as.server.services.net
 
BindingMulticastAddressHandler - Class in org.jboss.as.server.services.net
Handler for changing the interface on a socket binding.
BindingMulticastPortHandler - Class in org.jboss.as.server.services.net
Handler for changing the multicast-port on a socket binding.
BindingPortHandler - Class in org.jboss.as.server.services.net
Handler for changing the port on a socket binding.
BindingRemoveHandler - Class in org.jboss.as.server.services.net
Handler for the server socket-binding resource's remove operation.
boot(BootContext) - Method in class org.jboss.as.server.ServerService
 
boot(List<ModelNode>, boolean) - Method in class org.jboss.as.server.ServerService
 
BOOT_TIME - Static variable in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
 
Bootstrap - Interface in org.jboss.as.server
The application server bootstrap interface.
bootstrap(Bootstrap.Configuration, List<ServiceActivator>) - Method in interface org.jboss.as.server.Bootstrap
Bootstrap a new server instance.
Bootstrap.Configuration - Class in org.jboss.as.server
The configuration for server bootstrap.
Bootstrap.Configuration(ServerEnvironment) - Constructor for class org.jboss.as.server.Bootstrap.Configuration
 
Bootstrap.ConfigurationPersisterFactory - Interface in org.jboss.as.server
A factory for the ExtensibleConfigurationPersister to be used by this server
Bootstrap.Factory - Class in org.jboss.as.server
The factory for creating new instances of Bootstrap.
BOOTSTRAP_MAX_THREADS - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the max threads used by the bootstrap ServiceContainer.
BootstrapListener - Class in org.jboss.as.server
 
BootstrapListener(ServiceContainer, long, ServiceTarget, FutureServiceContainer, String) - Constructor for class org.jboss.as.server.BootstrapListener
 
buildCompositeIndex(Module) - Static method in class org.jboss.as.server.moduleservice.ModuleIndexBuilder
 
BUNDLE_ACTIVE_DEPENDENCIES - Static variable in class org.jboss.as.server.deployment.Attachments
Attachment key for services that the BundleActivateService depends on.
BUNDLE_STATE_KEY - Static variable in class org.jboss.as.server.deployment.Attachments
 
BUNDLES_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the bundles directory.
bundlesDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
BYTES_NOT_NULL - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 

C

cancelled() - Method in interface org.jboss.as.server.suspend.OperationListener
Invoked when a suspend operation is cancelled
cannotAddMoreThanOneSocketBindingGroupForServer(PathAddress, PathAddress) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotAddURLStreamHandlerFactory(Exception, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotCreateLocalDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotCreateVault(VaultReaderException, VaultReaderException) - Method in interface org.jboss.as.server.logging.ServerLogger
Creates an error message indicating creating a security vault failed.
cannotFindExtensionListEntry(ExtensionListEntry, ResourceRoot) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotGetRootResource() - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotHaveBothInitialServerConfigAndServerConfig() - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotHaveMoreThanOneManagedContentItem(Set<String>) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotIndexClass(String, String, Throwable) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotLoadAnnotationIndex(String) - Method in interface org.jboss.as.server.logging.ServerLogger
Message for when a pre-computed annotation index cannot be loaded
cannotMergeResourceRoot(VirtualFile, VirtualFile) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotMixUnmanagedAndManagedContentItems(Set<String>, Set<String>) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotReplaceDeployment(String, String, String, String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotResolveInterface(Exception, Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cannotStartServer(Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
cast(Object) - Method in class org.jboss.as.server.deployment.AttachmentKey
Cast the value to the type of this attachment key.
caughtExceptionClosingContentInputStream(Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
caughtExceptionDuringBoot(Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
caughtExceptionRevertingOperation(Exception, String, String, PathAddress) - Method in interface org.jboss.as.server.logging.ServerLogger
 
caughtExceptionUndeploying(Throwable, DeploymentUnitProcessor, Phase, DeploymentUnit) - Method in interface org.jboss.as.server.logging.ServerLogger
 
caughtIOExceptionUploadingContent(IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
CLASS_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
The class index for the deployment.
CLASS_PATH_ENTRIES - Static variable in class org.jboss.as.server.deployment.Attachments
Module identifiers for Class-Path information
CLASS_PATH_RESOURCE_ROOTS - Static variable in class org.jboss.as.server.deployment.Attachments
Resource roots for additional modules referenced via Class-Path.
ClassFileTransformerProcessor - Class in org.jboss.as.server.deployment.module
A DeploymentUnitProcessor that instantiates ClassFileTransformers defined in the jboss-deployment-structure.xml file.
ClassFileTransformerProcessor() - Constructor for class org.jboss.as.server.deployment.module.ClassFileTransformerProcessor
 
ClassIndex - Class in org.jboss.as.server.deployment.reflect
Information about a class and its methods
classIndex(String) - Method in class org.jboss.as.server.deployment.reflect.DeploymentClassIndex
 
classPathEntryNotValid(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
ClassReflectionIndex<T> - Class in org.jboss.as.server.deployment.reflect
A short-lived index of all the declared fields and methods of a class.
ClassReflectionIndexUtil - Class in org.jboss.as.server.deployment.reflect
Utility methods for finding methods within a ClassReflectionIndex hierarchy.
ClassReflectionIndexUtil() - Constructor for class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
 
cleanObsoleteContent() - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
CleanObsoleteContentHandler - Class in org.jboss.as.server.operations
Handler to clean obsolete contents from the content repository.
CLEANUP_ANNOTATION_INDEX - Static variable in enum org.jboss.as.server.deployment.Phase
 
CLEANUP_EE - Static variable in enum org.jboss.as.server.deployment.Phase
 
CLEANUP_EJB - Static variable in enum org.jboss.as.server.deployment.Phase
 
CLEANUP_REFLECTION_INDEX - Static variable in enum org.jboss.as.server.deployment.Phase
 
CleanupAnnotationIndexProcessor - Class in org.jboss.as.server.deployment.annotation
DUP that removes the Jandex indexes and composite index from the deployment unit to save memory
CleanupAnnotationIndexProcessor() - Constructor for class org.jboss.as.server.deployment.annotation.CleanupAnnotationIndexProcessor
 
CleanupReflectionIndexProcessor - Class in org.jboss.as.server.deployment.reflect
The processor to remove the reflection index from the deployment unit.
CleanupReflectionIndexProcessor() - Constructor for class org.jboss.as.server.deployment.reflect.CleanupReflectionIndexProcessor
 
clear() - Method in class org.jboss.as.server.deployment.AttachmentList
 
clearDeployerMap() - Method in class org.jboss.as.server.DeployerChainAddHandler
This is only public so AbstractSubsystemTest can use it; otherwise it would be package-protected.
ClientMappingsHandler - Class in org.jboss.as.server.services.net
Handler for changing the client mappings on a socket binding.
close() - Method in class org.jboss.as.server.deployment.client.ModelControllerServerDeploymentManager
 
close(Closeable) - Static method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
close() - Method in class org.jboss.as.server.deployment.module.MountHandle
Forcefully close this handle.
close() - Method in class org.jboss.as.server.deployment.MountedDeploymentOverlay
 
close() - Method in class org.jboss.as.server.mgmt.domain.HostControllerClient
 
CODE - Static variable in class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
CommandLineArgumentUsageImpl - Class in org.jboss.as.server
 
CommandLineArgumentUsageImpl() - Constructor for class org.jboss.as.server.CommandLineArgumentUsageImpl
 
CommonXml - Class in org.jboss.as.server.parsing
Bits of parsing and marshalling logic that are common across more than one of standalone.xml, domain.xml and host.xml.
CommonXml() - Constructor for class org.jboss.as.server.parsing.CommonXml
 
compareTo(RegisteredDeploymentUnitProcessor) - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
 
complete() - Method in interface org.jboss.as.server.suspend.OperationListener
Invoked when a suspend operation is complete
COMPOSITE_ANNOTATION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
The composite annotation index for this deployment.
CompositeIndex - Class in org.jboss.as.server.deployment.annotation
Composite annotation index.
CompositeIndex(Collection<Index>) - Constructor for class org.jboss.as.server.deployment.annotation.CompositeIndex
 
CompositeIndex(CompositeIndex...) - Constructor for class org.jboss.as.server.deployment.annotation.CompositeIndex
 
CompositeIndexProcessor - Class in org.jboss.as.server.deployment.annotation
Processor responsible for creating and attaching a CompositeIndex for a deployment.
CompositeIndexProcessor() - Constructor for class org.jboss.as.server.deployment.annotation.CompositeIndexProcessor
 
COMPUTE_COMPOSITE_ANNOTATION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
Flag to indicate whether to compute the composite annotation index for this deployment.
CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
CONFIG_FILE - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
CONFIG_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
A logger with the category org.jboss.as.config.
configDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
CONFIGURE_DEFERRED_PHASE - Static variable in enum org.jboss.as.server.deployment.Phase
 
CONFIGURE_MODULE_SPEC - Static variable in enum org.jboss.as.server.deployment.Phase
 
CONFIGURE_RESOLVE_BUNDLE - Static variable in enum org.jboss.as.server.deployment.Phase
 
configuredSystemEnvironmentLabel() - Method in interface org.jboss.as.server.logging.ServerLogger
Label for DEBUG log listing of the server's system environme nt properties
configuredSystemPropertiesLabel() - Method in interface org.jboss.as.server.logging.ServerLogger
Label for DEBUG log listing of the server's system properties
conflictingConfigs(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
CONSOLE_ENABLED - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
contains(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
 
containsAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
 
CONTENT - Static variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentDefinition
 
CONTENT_ALL - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
The content complex attribute
CONTENT_ALL_NILLABLE - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_ARCHIVE - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_BYTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
CONTENT_HASH - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_INPUT_STREAM_INDEX - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_PATH - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_PATH - Static variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayModel
 
CONTENT_RELATIVE_TO - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_RESOURCE - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
CONTENT_URL - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
ContentCleanerService - Class in org.jboss.as.server.deployment
Service in charge with cleaning left over contents from the content repository.
contentRepository - Variable in class org.jboss.as.server.deployment.DeploymentAddHandler
 
contentRepository - Variable in class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
 
contentRepository - Variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
contentRepository - Variable in class org.jboss.as.server.deploymentoverlay.ReadContentHandler
 
CONTROLLER_TEMP_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Common alias between domain and standalone mode.
controllerTempDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
copyFile(File, File) - Static method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
copyFile(InputStream, File) - Static method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
couldNotCreateControllerTempDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
couldNotCreateLogDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
couldNotCreateServerBaseDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
couldNotCreateServerContentDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
couldNotCreateServerDataDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
couldNotCreateServerTempDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
couldNotFindHcFileRepositoryConnection() - Method in interface org.jboss.as.server.logging.ServerLogger
 
couldNotMountOverlay(String, VirtualFile) - Method in interface org.jboss.as.server.logging.ServerLogger
 
CountingRequestCountCallback - Class in org.jboss.as.server.suspend
RequestCountListener that till n notification have been received before notifying its delegate.
CountingRequestCountCallback(int, ServerActivityCallback) - Constructor for class org.jboss.as.server.suspend.CountingRequestCountCallback
 
create(ContentRepository, AbstractVaultReader) - Static method in class org.jboss.as.server.controller.resources.ServerDeploymentResourceDefinition
 
create(Class<? super T>) - Static method in class org.jboss.as.server.deployment.AttachmentKey
Construct a new simple attachment key.
create(ContentRepository, AbstractVaultReader) - Static method in class org.jboss.as.server.deployment.DeploymentAddHandler
 
create(ContentRepository, AbstractVaultReader) - Static method in class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
 
create(ContentRepository, AbstractVaultReader) - Static method in class org.jboss.as.server.deployment.DeploymentReplaceHandler
 
create() - Static method in class org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex
Construct a new instance.
create(ModelNode, URI, String, String, byte[], boolean) - Static method in class org.jboss.as.server.DomainServerCommunicationServices
Create a new service activator for the domain server communication services.
create(String, ParsedInterfaceCriteria) - Static method in class org.jboss.as.server.services.net.NetworkInterfaceService
 
CREATE_DEPLOYMENT_REFLECTION_INDEX - Static variable in class org.jboss.as.server.security.ServerPermission
The Server Permission named canAccessImmutableManagementResourceRegistration, which should be used to create a DeploymentReflectionIndex.
CREATE_DEPLOYMENT_REFLECTION_INDEX_NAME - Static variable in class org.jboss.as.server.security.ServerPermission
 
createAndInitializeDeploymentUnit(ServiceRegistry) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
Template method required for implementations to create and fully initialize a deployment unit instance.
createAndInitializeDeploymentUnit(ServiceRegistry) - Method in class org.jboss.as.server.deployment.SubDeploymentUnitService
 
createBinding(ParsedInterfaceCriteria) - Static method in class org.jboss.as.server.services.net.NetworkInterfaceService
 
createConfigurationPersister(ServerEnvironment, ExecutorService) - Method in interface org.jboss.as.server.Bootstrap.ConfigurationPersisterFactory
 
createDeploymentOverlayIndex(OperationContext) - Static method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayIndex
 
createDeploymentSubModel(String, PathElement) - Method in interface org.jboss.as.server.deployment.DeploymentUnit
createDeploymentSubModel(String, PathAddress) - Method in interface org.jboss.as.server.deployment.DeploymentUnit
createDeploymentSubModel(String, PathAddress, Resource) - Method in interface org.jboss.as.server.deployment.DeploymentUnit
createFailureException(String) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
 
createFailureException(Throwable, String) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
 
createFailureException(String) - Static method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
createForDomainOrHost(SystemPropertyResourceDefinition.Location) - Static method in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
 
createForStandaloneServer(ServerEnvironment) - Static method in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
 
createInterfaceService(String, ParsedInterfaceCriteria) - Static method in class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
createList(Class<? super T>) - Static method in class org.jboss.as.server.deployment.AttachmentKey
Construct a new list attachment key.
createModuleIdentifier(String, ResourceRoot, DeploymentUnit, VirtualFile, boolean) - Static method in class org.jboss.as.server.deployment.module.ModuleIdentifierProcessor
 
createOperation(ContentRepository) - Static method in class org.jboss.as.server.operations.CleanObsoleteContentHandler
 
createOutboundSocketBinding() - Method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingService
 
createOutboundSocketBinding() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
Create and return the OutboundSocketBinding for this outbound socket binding service
createOutboundSocketBinding() - Method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingService
 
createVault(String, Map<String, Object>) - Method in class org.jboss.as.server.services.security.AbstractVaultReader
createVault(String, String, Map<String, Object>) - Method in class org.jboss.as.server.services.security.AbstractVaultReader
 
creatingHttpManagementServiceOnPort(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
creatingHttpManagementServiceOnPortAndSecurePort(String, int, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
creatingHttpManagementServiceOnSecurePort(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
creatingHttpManagementServiceOnSecureSocket(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
creatingHttpManagementServiceOnSocket(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
creatingHttpManagementServiceOnSocketAndSecureSocket(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
CurrentServiceContainer - Class in org.jboss.as.server
Class that provides static access to the current servers ServiceRegistry.
CurrentServiceContainer() - Constructor for class org.jboss.as.server.CurrentServiceContainer
 

D

DATA_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
DEFAULT - Static variable in interface org.jboss.as.server.SystemExiter.Exiter
 
DEFAULT_INTERVAL - Static variable in class org.jboss.as.server.deployment.ContentCleanerService
The conten repository cleaner will test content for clean-up every 5 minutes.
DEFERRED_ACTIVATION_COUNT - Static variable in class org.jboss.as.server.deployment.Attachments
 
DEFERRED_MODULES - Static variable in class org.jboss.as.server.deployment.Attachments
Flags for deferred module phase handling.
DEFERRED_OVERLAYS - Static variable in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
DeferredDeploymentOverlayDeploymentUnitProcessor - Class in org.jboss.as.server.deployment
Deployment unit processor that adds content overrides to the VFS filesystem for overlays that could not be initially resolved.
DeferredDeploymentOverlayDeploymentUnitProcessor(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeferredDeploymentOverlayDeploymentUnitProcessor
 
DEFINITION - Static variable in class org.jboss.as.server.DeployerChainAddHandler
 
DEFINITION - Static variable in class org.jboss.as.server.operations.CleanObsoleteContentHandler
 
DEFINITION - Static variable in class org.jboss.as.server.operations.DumpServicesHandler
 
DEFINITION - Static variable in class org.jboss.as.server.operations.ServerProcessReloadHandler
 
DEFINITION - Static variable in class org.jboss.as.server.operations.ServerRestartRequiredHandler
Deprecated.
 
DEFINITION - Static variable in class org.jboss.as.server.operations.ServerResumeHandler
 
DEFINITION - Static variable in class org.jboss.as.server.operations.ServerShutdownHandler
 
DEFINITION - Static variable in class org.jboss.as.server.operations.ServerSuspendHandler
 
DEFINITION - Static variable in class org.jboss.as.server.operations.SetServerGroupHostHandler
 
DEFINITION - Static variable in class org.jboss.as.server.services.net.SpecifiedInterfaceResolveHandler
 
DelegatingClassFileTransformer - Class in org.jboss.as.server.deployment.module
 
DelegatingClassFileTransformer() - Constructor for class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
 
deleteDeployment(ContentReference) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
dependencies() - Method in interface org.jboss.as.server.deployment.SetupAction
Any dependencies that this action requires
DEPENDENCIES_APPLICATION_CLIENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_BATCH - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_BEAN_VALIDATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_BUNDLE - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_BUNDLE_CONTEXT_BINDING - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_CLASS_PATH - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_CLUSTERING - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_CMP - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_DRIVERS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_EE_CLASS_DESCRIPTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_EE_PERMISSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_EJB - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_EJB_PERMISSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_EXTENSION_LIST - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_IIOP_OPENJDK - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JACORB - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JAXR - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JAXRS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JAXRS_SPRING - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JDK - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JDKORB - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JMS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JPA - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JSF - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_JSR77 - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_LOGGING - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_MAIL - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_MANAGED_BEAN - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_MODULE - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_PERSISTENCE_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_RAR_CONFIG - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_SAR_MODULE - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_SEAM - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_SECURITY - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_SUB_DEPLOYMENTS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_TRANSACTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_VISIBLE_MODULES - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_WAR_MODULE - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_WELD - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_WS - Static variable in enum org.jboss.as.server.deployment.Phase
 
DEPENDENCIES_XTS - Static variable in enum org.jboss.as.server.deployment.Phase
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.annotation.AnnotationIndexProcessor
Process this deployment for annotations.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.annotation.CleanupAnnotationIndexProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndexProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.dependencies.DeploymentDependenciesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.DeploymentCompleteServiceProcessor
 
deploy(OperationContext, String, String, AbstractVaultReader, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
deploy(DeploymentPhaseContext) - Method in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
Perform a single step in processing the deployment phase.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.integration.Seam2Processor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.jbossallxml.JBossAllXmlParserRegisteringProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ClassFileTransformerProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.DeploymentRootExplodedMountProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.DeploymentRootMountProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.DeploymentVisibilityProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.descriptor.DeploymentStructureDescriptorParser
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.DriverDependenciesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ManifestAttachmentProcessor
Process the deployment root for the manifest.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ManifestClassPathProcessor
We only allow a single deployment at a time to be run through the class path processor.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ManifestDependencyProcessor
Process the deployment root for module dependency information.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ManifestExtensionListProcessor
Perform a single step in processing the deployment phase.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ManifestExtensionNameProcessor
Perform a single step in processing the deployment phase.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ModuleClassPathProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ModuleDependencyProcessor
Process the deployment root for module dependency information.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ModuleExtensionListProcessor
Perform a single step in processing the deployment phase.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ModuleExtensionNameProcessor
Perform a single step in processing the deployment phase.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ModuleIdentifierProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ModuleSpecProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.ServerDependenciesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.module.SubDeploymentDependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.reflect.CleanupReflectionIndexProcessor
Perform a single step in processing the deployment phase.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.reflect.InstallReflectionIndexProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.service.ServiceActivatorDependencyProcessor
Add the dependencies if the deployment contains a service activator loader entry.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.service.ServiceActivatorProcessor
If the deployment has a module attached it will ask the module to load the ServiceActivator services.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.ServiceLoaderProcessor
Perform a single step in processing the deployment phase.
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.server.deployment.SubDeploymentProcessor
 
DEPLOY_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
DEPLOY_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
DeployerChainAddHandler - Class in org.jboss.as.server
 
DeployerChainsService - Class in org.jboss.as.server.deployment
Service wrapper for DeployerChains.
DeployerChainsService(DeployerChains) - Constructor for class org.jboss.as.server.deployment.DeployerChainsService
 
DEPLOYMENT_COMPLETE_SERVICES - Static variable in class org.jboss.as.server.deployment.Attachments
List of services that need to be up before we consider this deployment 'done'.
DEPLOYMENT_CONTENTS - Static variable in class org.jboss.as.server.deployment.Attachments
The deployment contents
DEPLOYMENT_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
A logger with the category org.jboss.as.server.deployment.
DEPLOYMENT_OVERLAY_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
 
DEPLOYMENT_OVERLAY_LOCATIONS - Static variable in class org.jboss.as.server.deployment.Attachments
 
DEPLOYMENT_OVERRIDE_DEPLOYMENT_PATH - Static variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayModel
 
DEPLOYMENT_OVERRIDE_PATH - Static variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayModel
 
DEPLOYMENT_RESOLVER - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
DEPLOYMENT_RESOURCE - Static variable in class org.jboss.as.server.deployment.DeploymentModelUtils
Deprecated.
 
DEPLOYMENT_RESOURCE_SUPPORT - Static variable in class org.jboss.as.server.deployment.Attachments
Support for getting and creating resource models on a deployments resource.
DEPLOYMENT_ROOT - Static variable in class org.jboss.as.server.deployment.Attachments
The primary deployment root.
DEPLOYMENT_STRUCTURE_DESCRIPTOR_LOCATIONS - Static variable in class org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParsingProcessor
 
DEPLOYMENT_STRUCTURE_DESCRIPTOR_LOCATIONS - Static variable in class org.jboss.as.server.deployment.module.descriptor.DeploymentStructureDescriptorParser
 
DeploymentAddHandler - Class in org.jboss.as.server.deployment
Handles addition of a deployment to the model.
DeploymentAddHandler(ContentRepository, AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.DeploymentAddHandler
 
deploymentAlreadyStarted(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentAttributes - Class in org.jboss.as.server.controller.resources
 
DeploymentAttributes() - Constructor for class org.jboss.as.server.controller.resources.DeploymentAttributes
 
DeploymentClassIndex - Class in org.jboss.as.server.deployment.reflect
Store of class information for classes that are visible to a deployment

This class is not threadsafe, it should not be shared across deployments

DeploymentClassIndex(DeploymentReflectionIndex, Module) - Constructor for class org.jboss.as.server.deployment.reflect.DeploymentClassIndex
 
DeploymentCompleteServiceProcessor - Class in org.jboss.as.server.deployment
 
DeploymentCompleteServiceProcessor() - Constructor for class org.jboss.as.server.deployment.DeploymentCompleteServiceProcessor
 
deploymentDependenciesAreATopLevelElement(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentDependenciesProcessor - Class in org.jboss.as.server.deployment.dependencies
Processor that handles inter-deployment dependencies.
DeploymentDependenciesProcessor() - Constructor for class org.jboss.as.server.deployment.dependencies.DeploymentDependenciesProcessor
 
deploymentDeployed(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentDeployHandler - Class in org.jboss.as.server.deployment
Handles deployment into the runtime.
DeploymentDeployHandler(AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.DeploymentDeployHandler
 
DeploymentException - Exception in org.jboss.as.server.deployment
A general/parent exception for all deployment related exceptions.
DeploymentException() - Constructor for exception org.jboss.as.server.deployment.DeploymentException
Constructs a DeploymentUnitProcessingException with no detail message.
DeploymentException(String) - Constructor for exception org.jboss.as.server.deployment.DeploymentException
Constructs a DeploymentException with the specified detail message.
DeploymentException(Throwable) - Constructor for exception org.jboss.as.server.deployment.DeploymentException
Constructs a DeploymentException with the specified cause.
DeploymentException(String, Throwable) - Constructor for exception org.jboss.as.server.deployment.DeploymentException
Constructs a DeploymentException with the specified detail message and cause.
DeploymentFullReplaceHandler - Class in org.jboss.as.server.deployment
Handles replacement in the runtime of one deployment by another.
DeploymentFullReplaceHandler(ContentRepository, AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
 
DeploymentHandlerUtil - Class in org.jboss.as.server.deployment
Utility methods used by operation handlers involved with deployment.
DeploymentHandlerUtils - Class in org.jboss.as.server.deployment
 
DeploymentHandlerUtils() - Constructor for class org.jboss.as.server.deployment.DeploymentHandlerUtils
 
deploymentIndexingFailed(Throwable) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentModelUtils - Class in org.jboss.as.server.deployment
Deprecated.
DeploymentModelUtils() - Constructor for class org.jboss.as.server.deployment.DeploymentModelUtils
Deprecated.
 
deploymentMountFailed(IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentMountProvider - Interface in org.jboss.as.server.deployment
Provides VFS mounts of deployment content.
DeploymentMountProvider.Factory - Class in org.jboss.as.server.deployment
 
DeploymentMountProvider.Factory() - Constructor for class org.jboss.as.server.deployment.DeploymentMountProvider.Factory
 
DeploymentOverlayAdd - Class in org.jboss.as.server.deploymentoverlay
 
DeploymentOverlayContentAdd - Class in org.jboss.as.server.deploymentoverlay
 
DeploymentOverlayContentAdd(ContentRepository, DeploymentFileRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
DeploymentOverlayContentDefinition - Class in org.jboss.as.server.deploymentoverlay
 
DeploymentOverlayContentDefinition(ContentRepository, DeploymentFileRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentDefinition
 
DeploymentOverlayContentDefinition.ContentAttributeDefinition - Class in org.jboss.as.server.deploymentoverlay
 
DeploymentOverlayContentRemove - Class in org.jboss.as.server.deploymentoverlay
Handles removal of a deployment overlay content from the model.
DeploymentOverlayContentRemove(ContentRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentRemove
 
DeploymentOverlayDefinition - Class in org.jboss.as.server.deploymentoverlay
 
DeploymentOverlayDefinition(boolean, ContentRepository, DeploymentFileRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDefinition
 
DeploymentOverlayDeploymentAdd - Class in org.jboss.as.server.deploymentoverlay
 
DeploymentOverlayDeploymentAdd() - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentAdd
 
DeploymentOverlayDeploymentDefinition - Class in org.jboss.as.server.deploymentoverlay
Links a deployment overlay to a deployment
DeploymentOverlayDeploymentDefinition() - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentDefinition
 
DeploymentOverlayDeploymentUnitProcessor - Class in org.jboss.as.server.deployment
Deployment unit processor that adds content overrides to the VFS filesystem.
DeploymentOverlayDeploymentUnitProcessor(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
deploymentOverlayFailed(Exception, String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentOverlayIndex - Class in org.jboss.as.server.deploymentoverlay
Service that aggregates all available deployment overrides
DeploymentOverlayModel - Class in org.jboss.as.server.deploymentoverlay
 
DeploymentOverlayModel() - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayModel
 
DeploymentPhaseContext - Interface in org.jboss.as.server.deployment
The deployment unit processor context.
deploymentPhaseFailed(Phase, DeploymentUnit, Throwable) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentProcessorTarget - Interface in org.jboss.as.server
A target for deployment processors to be added to.
deploymentRedeployed(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentRedeployHandler - Class in org.jboss.as.server.deployment
Handles redeployment in the runtime.
DeploymentRedeployHandler(AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.DeploymentRedeployHandler
 
DeploymentReflectionIndex - Class in org.jboss.as.server.deployment.reflect
A reflection index for a deployment.
DeploymentRemoveHandler - Class in org.jboss.as.server.deployment
Handles removal of a deployment from the model.
DeploymentRemoveHandler(ContentRepository, AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.DeploymentRemoveHandler
 
deploymentReplaced(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentReplaceHandler - Class in org.jboss.as.server.deployment
Handles replacement in the runtime of one deployment by another.
DeploymentReplaceHandler(ContentRepository, AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.DeploymentReplaceHandler
 
DeploymentResourceDefinition - Class in org.jboss.as.server.controller.resources
 
DeploymentResourceDefinition(DeploymentResourceDefinition.DeploymentResourceParent, OperationStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.server.controller.resources.DeploymentResourceDefinition
 
DeploymentResourceDefinition.DeploymentResourceParent - Enum in org.jboss.as.server.controller.resources
 
DeploymentResourceSupport - Class in org.jboss.as.server.deployment
Support for creation of resources on deployments or retrieving the model of a resource on deployments.
DeploymentResourceSupport(DeploymentUnit) - Constructor for class org.jboss.as.server.deployment.DeploymentResourceSupport
 
deploymentRestartDetected(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
deploymentRolledBack(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
deploymentRolledBackWithNoMessage(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentRootExplodedMountProcessor - Class in org.jboss.as.server.deployment.module
Processor that marks a deployment as exploded.
DeploymentRootExplodedMountProcessor() - Constructor for class org.jboss.as.server.deployment.module.DeploymentRootExplodedMountProcessor
 
DeploymentRootMountProcessor - Class in org.jboss.as.server.deployment.module
Deployment processor responsible for mounting and attaching the resource root for this deployment.
DeploymentRootMountProcessor() - Constructor for class org.jboss.as.server.deployment.module.DeploymentRootMountProcessor
 
deploymentRootRequired() - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentStatusHandler - Class in org.jboss.as.server.deployment
 
DeploymentStatusHandler() - Constructor for class org.jboss.as.server.deployment.DeploymentStatusHandler
 
DeploymentStructureDescriptorParser - Class in org.jboss.as.server.deployment.module.descriptor
Parses jboss-deployment-structure.xml, and merges the result with the deployment.
DeploymentStructureDescriptorParser() - Constructor for class org.jboss.as.server.deployment.module.descriptor.DeploymentStructureDescriptorParser
 
deploymentStructureFileNotFound(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
deploymentUndeployed(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DeploymentUndeployHandler - Class in org.jboss.as.server.deployment
Handles undeployment from the runtime.
DeploymentUndeployHandler(AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.DeploymentUndeployHandler
 
DeploymentUnit - Interface in org.jboss.as.server.deployment
The deployment unit.
deploymentUnitName(String) - Static method in class org.jboss.as.server.deployment.Services
Get the service name of a top-level deployment unit.
deploymentUnitName(String, String) - Static method in class org.jboss.as.server.deployment.Services
Get the service name of a subdeployment.
deploymentUnitName(String, Phase) - Static method in class org.jboss.as.server.deployment.Services
Get the service name of a top-level deployment unit.
deploymentUnitName(String, String, Phase) - Static method in class org.jboss.as.server.deployment.Services
Get the service name of a subdeployment.
DeploymentUnitProcessingException - Exception in org.jboss.as.server.deployment
An exception which is thrown when deployment unit processing fails.
DeploymentUnitProcessingException(String) - Constructor for exception org.jboss.as.server.deployment.DeploymentUnitProcessingException
Constructs a DeploymentUnitProcessingException with the specified detail message.
DeploymentUnitProcessingException(Throwable) - Constructor for exception org.jboss.as.server.deployment.DeploymentUnitProcessingException
Constructs a DeploymentUnitProcessingException with the specified cause.
DeploymentUnitProcessingException(String, Throwable) - Constructor for exception org.jboss.as.server.deployment.DeploymentUnitProcessingException
Constructs a DeploymentUnitProcessingException with the specified detail message and cause.
DeploymentUnitProcessor - Interface in org.jboss.as.server.deployment
A deployment processor.
DeploymentUploadBytesHandler - Class in org.jboss.as.server.deployment
Handler for the upload-deployment-bytes operation.
DeploymentUploadStreamAttachmentHandler - Class in org.jboss.as.server.deployment
Handler for the upload-deployment-stream operation.
DeploymentUploadURLHandler - Class in org.jboss.as.server.deployment
Handler for the upload-deployment-url operation.
DeploymentUtils - Class in org.jboss.as.server.deployment
Helper class with static methods related to deployment TODO: this should probably be somewhere else
DeploymentVisibilityProcessor - Class in org.jboss.as.server.deployment.module
Processor that aggregates all module descriptions visible to the deployment in an EEApplicationClasses structure.
DeploymentVisibilityProcessor() - Constructor for class org.jboss.as.server.deployment.module.DeploymentVisibilityProcessor
 
DEPRECATED_DEP_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
Logger for deprecated APIs
deprecatedApiUsed(String, ModuleIdentifier) - Method in interface org.jboss.as.server.logging.ServerLogger
 
destroyVault() - Method in class org.jboss.as.server.services.security.AbstractVaultReader
 
determineEnvironment(String[], Properties, Map<String, String>, ServerEnvironment.LaunchType) - Static method in class org.jboss.as.server.Main
 
determineEnvironment(Properties, Map<String, String>, ServerEnvironment.LaunchType) - Static method in class org.jboss.as.server.SelfContainedContainer
 
didNotReadEntireFile(long) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DISABLED_TIME - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
DISABLED_TIMESTAMP - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
doDeploy(OperationContext, String, String, Resource, ImmutableManagementResourceRegistration, ManagementResourceRegistration, AbstractVaultReader, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
 
DOMAIN_ADD_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes for domain deployment add
DOMAIN_BASE_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
 
DOMAIN_CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
 
DOMAIN_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerDomainProcessReloadHandler
 
DOMAIN_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerDomainProcessShutdownHandler
 
DOMAIN_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerResumeHandler
 
DOMAIN_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerSuspendHandler
 
DOMAIN_DEPLOYMENT_ADD_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
DOMAIN_RESOURCE_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes for domain deployment resource
DOMAIN_UPLOAD_BYTES_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
DOMAIN_UPLOAD_STREAM_ATTACHMENT_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
DOMAIN_UPLOAD_URL_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
domainBaseDirDoesNotExist(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
domainConfigDirDoesNotExist(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
DomainServerCommunicationServices - Class in org.jboss.as.server
Service activator for the communication services of a managed server in a domain.
DomainServerCommunicationServices.OperationIDUpdater - Interface in org.jboss.as.server
 
DomainServerMain - Class in org.jboss.as.server
The main entry point for domain-managed server instances.
DomainServerProtocol - Interface in org.jboss.as.server.mgmt.domain
 
done(long, StabilityStatistics) - Method in class org.jboss.as.server.BootstrapListener
 
done() - Method in class org.jboss.as.server.suspend.CountingRequestCountCallback
 
done() - Method in interface org.jboss.as.server.suspend.ServerActivityCallback
Method that is invoked when the relevant entry point is done suspended
DriverDependenciesProcessor - Class in org.jboss.as.server.deployment.module
 
DriverDependenciesProcessor() - Constructor for class org.jboss.as.server.deployment.module.DriverDependenciesProcessor
 
DumpServicesHandler - Class in org.jboss.as.server.operations
Handler that dumps all services in the server container
duplicateDeploymentUnitProcessor(int, Class) - Method in interface org.jboss.as.server.logging.ServerLogger
 
duplicateJBossXmlNamespace(QName, Location) - Method in interface org.jboss.as.server.logging.ServerLogger
 
duplicateServerNameConfiguration(String, String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
duplicateSubdeploymentListing(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 

E

EjbDeploymentMarker - Class in org.jboss.as.server.deployment
Marks a DeploymentUnit as an EJB deployment.
EjbDeploymentMarker() - Constructor for class org.jboss.as.server.deployment.EjbDeploymentMarker
 
embeddedServerDirectoryNotFound(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
ENABLED - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
ENABLED_TIME - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
ENABLED_TIMESTAMP - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
equals(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
 
equals(Object) - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
 
equivalentNamespacesInJBossXml(QName, QName) - Method in interface org.jboss.as.server.logging.ServerLogger
 
errorCopyingFile(String, String, IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
errorGettingReflectiveInformation(Class<?>, ClassLoader, Throwable) - Method in interface org.jboss.as.server.logging.ServerLogger
 
errorLoadingDeploymentStructureFile(String, XMLStreamException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
errorLoadingJBossXmlFile(String, XMLStreamException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
EXCLUDED_SUBSYSTEMS - Static variable in class org.jboss.as.server.deployment.Attachments
A set of subsystem names that should not be processed.
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.AbstractDeploymentChainStep
 
execute(DeploymentProcessorTarget) - Method in class org.jboss.as.server.AbstractDeploymentChainStep
Execute the step, adding deployment processors.
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.DeployerChainAddHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUploadHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentAddHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentDeployHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentRedeployHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentRemoveHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentReplaceHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentStatusHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentUndeployHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayAdd
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentRemove
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.ReadContentHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.CleanObsoleteContentHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.DumpServicesHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.LaunchTypeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.NativeManagementWriteAttributeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ProcessTypeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.RunningModeReadHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerDomainProcessReloadHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerDomainProcessShutdownHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerProcessStateHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerResumeHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerShutdownHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerSuspendHandler
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerVersionOperations.DefaultEmptyListAttributeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.SetServerGroupHostHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.SuspendStateReadHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.SystemPropertyAddHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.SystemPropertyRemoveHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.services.net.NetworkInterfaceRuntimeHandler
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceResolveHandler
 
executeOperation(Operation) - Method in class org.jboss.as.server.deployment.client.ModelControllerServerDeploymentManager
exit(int) - Static method in class org.jboss.as.server.SystemExiter
 
exit(int) - Method in interface org.jboss.as.server.SystemExiter.Exiter
 
ExplodedDeploymentMarker - Class in org.jboss.as.server.deployment
Marker that can be used to determine if a deployment is an exploded deployment or not
ExplodedDeploymentMarker() - Constructor for class org.jboss.as.server.deployment.ExplodedDeploymentMarker
 
EXT_CONTENT_MODULE - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
EXT_DIRS - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
EXTENSION_INFORMATION - Static variable in class org.jboss.as.server.deployment.Attachments
Information about extensions in a jar library deployment.
EXTENSION_LIST_ENTRIES - Static variable in class org.jboss.as.server.deployment.Attachments
The list of extensions given in the manifest and structure configurations.
ExtensionIndex - Interface in org.jboss.as.server.moduleservice
An index of available extensions.
ExtensionIndexService - Class in org.jboss.as.server.moduleservice
 
ExtensionIndexService(File...) - Constructor for class org.jboss.as.server.moduleservice.ExtensionIndexService
 
ExtensionInfo - Class in org.jboss.as.server.deployment.module
Information about a deployed extension
ExtensionInfo(String, String, String, String) - Constructor for class org.jboss.as.server.deployment.module.ExtensionInfo
 
ExtensionListEntry - Class in org.jboss.as.server.deployment.module
An extension list entry.
ExtensionListEntry(String, String, String, String, String, URI) - Constructor for class org.jboss.as.server.deployment.module.ExtensionListEntry
Construct a new instance.
extensionMissingManifestAttribute(String, String, Attributes.Name) - Method in interface org.jboss.as.server.logging.ServerLogger
 
EXTERNAL_MODULE_PREFIX - Static variable in class org.jboss.as.server.moduleservice.ExternalModuleService
 
EXTERNAL_MODULE_SERVICE - Static variable in class org.jboss.as.server.deployment.Attachments
The external module service
ExternalModuleService - Class in org.jboss.as.server.moduleservice
Service that manages external modules.
ExternalModuleService() - Constructor for class org.jboss.as.server.moduleservice.ExternalModuleService
 
externalModuleServiceAlreadyStarted() - Method in interface org.jboss.as.server.logging.ServerLogger
 
ExternalModuleSpecService - Class in org.jboss.as.server.moduleservice
Service that manages the module spec for external modules (i.e.
ExternalModuleSpecService(ModuleIdentifier, File) - Constructor for class org.jboss.as.server.moduleservice.ExternalModuleSpecService
 
externalResourceRootsNotSupported(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 

F

failedCreatingTempProvider(Throwable) - Method in interface org.jboss.as.server.logging.ServerLogger
Creates an exception indicating a failure to create a temp file provider.
failedToCleanObsoleteContent(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToCleanObsoleteContent(Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToConnectToHostController() - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToCreateTempFileProvider(IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToCreateVFSResourceLoader(String, IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToGetFileFromRemoteRepository(Throwable) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToGetManifest(VirtualFile, IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToInstantiateClassFileTransformer(String, Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToLoadFile(VirtualFile, IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToLoadModule(ModuleIdentifier, ModuleLoadException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToParseCommandLineInteger(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToReadVirtualFile(VirtualFile, IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToRemoveDeploymentContent(Throwable, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToResolveInterface(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToResolveMulticastAddress(UnknownHostException, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToResolveMulticastAddressForRollback(UnknownHostException, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToResume(ServerActivity) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToStartHttpManagementService(Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToStopRepositoryCleaner(Exception) - Method in interface org.jboss.as.server.logging.ServerLogger
 
failedToUnmountContentOverride(Throwable) - Method in interface org.jboss.as.server.logging.ServerLogger
 
FD_LIMIT_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
A logger with the category org.jboss.as.warn.fd-limit.
fdTooLow(long) - Method in interface org.jboss.as.server.logging.ServerLogger
 
FILE_END - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
FILE_START - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
FilterSpecification - Class in org.jboss.as.server.deployment.module
 
FilterSpecification(PathFilter, boolean) - Constructor for class org.jboss.as.server.deployment.module.FilterSpecification
 
finalize() - Method in class org.jboss.as.server.deployment.module.MountHandle
 
findAllMethods(DeploymentReflectionIndex, ClassReflectionIndex, String, int) - Static method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
Finds and returns all methods corresponding to the passed method name and method paramCount.
findAllMethodsByName(DeploymentReflectionIndex, ClassReflectionIndex, String) - Static method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
Finds and returns all methods corresponding to the passed method name.
findExtension(String, String, String, String) - Method in interface org.jboss.as.server.moduleservice.ExtensionIndex
Find an extension, returning null if no matching extension is available.
findExtension(String, String, String, String) - Method in class org.jboss.as.server.moduleservice.ExtensionIndexService
 
findMethod(DeploymentReflectionIndex, Class<?>, MethodIdentifier) - Static method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
Finds and returns a method corresponding to the passed methodIdentifier.
findMethod(DeploymentReflectionIndex, Class<?>, Method) - Static method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
Finds and returns a method corresponding to the passed method, which may be declared in the super class of the passed classReflectionIndex.
findMethods(DeploymentReflectionIndex, ClassReflectionIndex, String, String...) - Static method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
Finds and returns methods corresponding to the passed method name and method paramTypes.
findModule(ModuleIdentifier) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
findRequiredMethod(DeploymentReflectionIndex, Class<?>, MethodIdentifier) - Static method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
Finds and returns a method corresponding to the passed methodIdentifier.
findRequiredMethod(DeploymentReflectionIndex, Class<?>, Method) - Static method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
Finds and returns a method corresponding to the passed method, which may be declared in the super class of the passed classReflectionIndex.
FIRST_MODULE_USE_DSXML_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
FIRST_MODULE_USE_INTERCEPTORS - Static variable in enum org.jboss.as.server.deployment.Phase
 
FIRST_MODULE_USE_PERSISTENCE_CLASS_FILE_TRANSFORMER - Static variable in enum org.jboss.as.server.deployment.Phase
 
FIRST_MODULE_USE_PERSISTENCE_PREPARE - Static variable in enum org.jboss.as.server.deployment.Phase
 
FIRST_MODULE_USE_TRANSFORMER - Static variable in enum org.jboss.as.server.deployment.Phase
 
FIXED_SOURCE_PORT - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
 
fixedSourcePort - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
fromDeploymentName(String, String) - Static method in class org.jboss.as.server.deployment.ModelContentReference
 
fromDeploymentName(String, byte[]) - Static method in class org.jboss.as.server.deployment.ModelContentReference
 
fromModelAddress(PathAddress, byte[]) - Static method in class org.jboss.as.server.deployment.ModelContentReference
 
FULL_REPLACE_DEPLOYMENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
FULL_REPLACE_DEPLOYMENT_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
FutureServiceContainer - Class in org.jboss.as.server
 
FutureServiceContainer() - Constructor for class org.jboss.as.server.FutureServiceContainer
 

G

get(int) - Method in class org.jboss.as.server.deployment.AttachmentList
 
GET_ACTION - Static variable in class org.jboss.as.server.CurrentServiceContainer
 
GET_CURRENT_SERVICE_CONTAINER - Static variable in class org.jboss.as.server.security.ServerPermission
The Server Permission named canAccessModelController, which should be used to retrieve current ServiceContainer.
GET_CURRENT_SERVICE_CONTAINER_NAME - Static variable in class org.jboss.as.server.security.ServerPermission
 
GET_FILE_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
getAccessConstraints() - Method in class org.jboss.as.server.controller.resources.DeploymentResourceDefinition
 
getAccessConstraints() - Method in class org.jboss.as.server.controller.resources.ModuleLoadingResourceDefinition
 
getAccessConstraints() - Method in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
 
getAccessConstraints() - Method in class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
getAccessConstraints() - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDefinition
 
getAccessConstraints() - Method in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
getAccessConstraints() - Method in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
getAccessConstraints() - Method in class org.jboss.as.server.mgmt.NativeRemotingManagementResourceDefinition
 
getAliases() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getAllDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getAllKnownImplementors(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
Returns all known classes that implement the given interface, directly and indirectly.
getAllKnownSubclasses(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
Returns all known subclasses of the given class, even non-direct sub classes.
getAllMethods(String) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a collection of methods declared on this object by method name.
getAllMethods(String, int) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a collection of methods declared on this object by method name and parameter count.
getAllowedOriginsInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
getAnnotationIndexes(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.annotation.AnnotationIndexUtils
 
getAnnotations(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
 
getAttachment(AttachmentKey<T>) - Method in interface org.jboss.as.server.deployment.Attachable
Get an attachment value.
getAttachment(AttachmentKey<T>) - Method in class org.jboss.as.server.deployment.SimpleAttachable
Get an attachment value.
getAttachmentKey() - Method in class org.jboss.as.server.deployment.AttachableDependency
 
getAttachmentList(AttachmentKey<? extends List<T>>) - Method in interface org.jboss.as.server.deployment.Attachable
Gets a list attachment value.
getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class org.jboss.as.server.deployment.SimpleAttachable
Gets a list attachment value.
getAuditLogger() - Method in class org.jboss.as.server.Bootstrap.Configuration
Get the auditLogger
getAuthorizer() - Method in class org.jboss.as.server.Bootstrap.Configuration
Get the authorizer
getBootstrapMaxThreads() - Static method in class org.jboss.as.server.ServerEnvironment
Determine the number of threads to use for the bootstrap service container.
getBundlesDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the directory under which OSGi bundles should be located.
getClassByName(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
 
getClassFileTransformers() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getClassIndex(Class<T>) - Method in class org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex
Get the (possibly cached) index for a given class.
getClassMetadata(Class<?>) - Method in class org.jboss.as.server.deployment.reflect.ProxyMetadataSource
 
getClassMethods() - Method in class org.jboss.as.server.deployment.reflect.ClassIndex
 
getClassSpec(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
getClientInjector() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
getClientMappingsWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
getConfigurationPersisterFactory() - Method in class org.jboss.as.server.Bootstrap.Configuration
Get the factory for the configuration persister to use.
getConstructor(Class<?>...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a constructor declared on this class.
getConstructor(String...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a constructor declared on this class.
getConstructors() - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get the full collection of constructors declared on this object.
getContent(byte[]) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUploadHandler
 
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentUploadBytesHandler
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentUploadStreamAttachmentHandler
getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentUploadURLHandler
getContents(ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
 
getControlledProcessStateServiceInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Get the security realm injector.
getControllerValue() - Method in class org.jboss.as.server.deployment.ContentCleanerService
 
getDefaultInterfaceAddress() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
 
getDefaultInterfaceBinding() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
 
getDefaultInterfaceBindingInjector() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
 
getDeferredAttachment(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeferredDeploymentOverlayDeploymentUnitProcessor
 
getDeferredAttachment(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
getDeferredModules(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
 
getDependencies() - Method in class org.jboss.as.server.moduleservice.ModuleDefinition
 
getDeploymentFiles(ContentReference) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
getDeploymentHash(Resource) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
 
getDeploymentHash(ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
 
getDeploymentHexHash(ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
 
getDeploymentRoot(ContentReference) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
getDeploymentSubModel(String, PathElement) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Gets the sub-model for a components from the deployment itself.
getDeploymentSubModel(String, PathAddress) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Gets the sub-model for a components from the deployment itself.
getDeploymentSubsystemModel(String) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Get the subsystem deployment model root.
getDeploymentSubsystemModel(String) - Method in interface org.jboss.as.server.deployment.DeploymentUnit
getDeploymentUnit() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Get the persistent deployment unit context for this deployment unit.
getDeploymentUnitPhaseServiceName(DeploymentUnit, Phase) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
 
getDeprecatedResourceDescriptionResolver(String...) - Static method in class org.jboss.as.server.controller.descriptions.ServerDescriptions
Deprecated.
getDomainBaseDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the base directory in which managed domain files are stored.
getDomainConfigurationDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the directory in which managed domain configuration files are stored.
getEndpointInjector() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
getExecutorInjector() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
getExecutorInjector() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
getExecutorValue() - Method in class org.jboss.as.server.mgmt.HttpShutdownService
 
getExportFilter() - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
getExportFilters() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
getExportFilters() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
 
getExtensionRegistry() - Method in class org.jboss.as.server.Bootstrap.Configuration
Get the extension registry.
getField(String) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a field declared on this object.
getFields() - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a collection of fields declared on this object.
getFixedPortWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
getFutureResult() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
getHomeDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the root directory for this JBoss installation.
getHostControllerName() - Method in class org.jboss.as.server.ServerEnvironment
Get the name of this server's host controller.
getHostName() - Method in class org.jboss.as.server.ServerEnvironment
Get the local host name detected at server startup.
getHttpNetworkInterfaceBinding() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
 
getHttpPort() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
 
getHttpsNetworkInterfaceBinding() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
 
getHttpsPort() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
 
getIdentifier() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
getImplementationUrl() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
Get the implementation URL.
getImplementationVendorId() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
Get the implementation vendor ID.
getImplementationVersion() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
Get the implementation version.
getImplVendorId() - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
 
getImplVersion() - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
 
getImportFilters() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
getIndex(Module) - Method in class org.jboss.as.server.moduleservice.ModuleIndexService
 
getIndexedClass() - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get the class indexed by this object.
getIndexes() - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
 
getInitialRunningMode() - Method in class org.jboss.as.server.ServerEnvironment
Gets the RunningMode that was in effect when this server was launched.
getInputStream(OperationContext, ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
 
getInputStream(OperationContext, ModelNode) - Static method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
getInterfaceBinding() - Method in class org.jboss.as.server.services.net.SocketBindingService
 
getInterfaceInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Get the interface binding injector.
getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
getJavaExtDirs() - Method in class org.jboss.as.server.ServerEnvironment
Gets any Java extension directories.
getKnownClasses() - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
 
getKnownDirectImplementors(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
 
getKnownDirectSubclasses(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
 
getLaunchType() - Method in class org.jboss.as.server.ServerEnvironment
Gets the manner in which this server was launched
getLibrary(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
getListenerRegistry() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
getLocalDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getMainAttributeValue(Manifest, String) - Static method in class org.jboss.as.server.deployment.ManifestHelper
 
getManifest(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.ManifestAttachmentProcessor
 
getMethod(Class<?>, String, Class<?>...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a method declared on this object.
getMethod(Method) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get the canonical method declared on this object.
getMethod(String, String, String...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a method declared on this object.
getMethod(MethodIdentifier) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a method declared on this object.
getMethods(String, Class<?>...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a collection of methods declared on this object.
getMethods(String, String...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a collection of methods declared on this object.
getMethods() - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
Get a collection of methods declared on this object.
getMgmtChannelRegistry() - Method in class org.jboss.as.server.mgmt.HttpShutdownService
 
getModelControllerInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Get the model controller injector to dispatch management requests to
getModelControllerServiceInitializationParams() - Method in class org.jboss.as.server.ServerService
 
getModuleClass() - Method in class org.jboss.as.server.deployment.reflect.ClassIndex
 
getModuleDefinitionInjectedValue() - Method in class org.jboss.as.server.moduleservice.ModuleLoadService
 
getModuleIdentifier() - Method in class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
 
getModuleIdentifier() - Method in class org.jboss.as.server.moduleservice.ModuleDefinition
 
getModuleLoader() - Method in class org.jboss.as.server.Bootstrap.Configuration
Get the application server module loader.
getModuleLoader() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
getModulesDir() - Method in class org.jboss.as.server.ServerEnvironment
Deprecated.
has no reliable meaning
getModuleSpec() - Method in class org.jboss.as.server.moduleservice.ModuleDefinition
 
getModuleSpecs() - Method in class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
getModuleSystemDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getMountHandle() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
 
getMountsAttachment(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeferredDeploymentOverlayDeploymentUnitProcessor
 
getMountsAttachment(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
getMulticastAddressWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
getMulticastPortWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
getMutableUserDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
Gets a modifiable view of the user dependencies list.
getName() - Method in interface org.jboss.as.server.deployment.DeploymentUnit
Get the simple name of the deployment unit.
getName() - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
 
getName() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
Get the extension name.
getNodeName() - Method in class org.jboss.as.server.ServerEnvironment
Get the node name used for clustering purposes.
getOperation(ModelNode, String) - Static method in class org.jboss.as.server.operations.SystemPropertyAddHandler
 
getOperation(ModelNode, String, Boolean) - Static method in class org.jboss.as.server.operations.SystemPropertyAddHandler
 
getOperation(ModelNode, String) - Static method in class org.jboss.as.server.operations.SystemPropertyRemoveHandler
 
getOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.server.services.net.BindingGroupAddHandler
 
getOverlays(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeferredDeploymentOverlayDeploymentUnitProcessor
 
getOverlays(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
getOverlays(String) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayIndex
 
getPackageSpec(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
getParent() - Method in class org.jboss.as.server.controller.resources.DeploymentResourceDefinition
 
getParent() - Method in interface org.jboss.as.server.deployment.DeploymentUnit
Get the deployment unit of the parent (enclosing) deployment.
getPathFilter() - Method in class org.jboss.as.server.deployment.module.FilterSpecification
 
getPaths() - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
getPermissionFactories() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
Get the permission factory set for this deployment.
getPhase() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Get the phase that this processor applies to.
getPhaseKey() - Method in enum org.jboss.as.server.deployment.Phase
Get the attachment key of the DeploymentUnit attachment that represents the result value of this phase.
getPhaseServiceName() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Get the service name of the current deployment phase.
getPortInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Get the management port injector.
getPortOffset() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
 
getPortWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
getPriority() - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
 
getProcessName() - Method in class org.jboss.as.server.ServerEnvironment
 
getProcessor() - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
 
getProcessorValue() - Method in class org.jboss.as.server.mgmt.HttpShutdownService
 
getProcessStateServiceInjectedValue() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
getProcessType() - Method in enum org.jboss.as.server.ServerEnvironment.LaunchType
 
getProductConfig() - Method in class org.jboss.as.server.ServerEnvironment
Gets the ProductConfig detected at startup.
getQualifiedHostName() - Method in class org.jboss.as.server.ServerEnvironment
Get the fully-qualified host name detected at server startup.
getRequestProcessorValue() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
getRequiredService(ServiceName) - Method in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
 
getResource(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
getResourceDescriptionResolver(String...) - Static method in class org.jboss.as.server.controller.descriptions.ServerDescriptions
 
getResourceDescriptionResolver(String, boolean) - Static method in class org.jboss.as.server.controller.descriptions.ServerDescriptions
 
getResourceLoaders() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getResourceRoots() - Method in class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
 
getRoot() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
 
getRootName() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
 
getRootName() - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
getRunningModeControl() - Method in class org.jboss.as.server.ServerEnvironment
Get the RunningModeControl containing the current running mode of the server
getScheduledExecutorInjector() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
getScheduledExecutorValue() - Method in class org.jboss.as.server.deployment.ContentCleanerService
 
getSeamIntResourceRoot() - Method in class org.jboss.as.server.deployment.integration.Seam2Processor
Lookup Seam integration resource loader.
getSecureInterfaceInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Get the secure interface binding injector.
getSecurePortInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Get the management secure port injector.
getSecureSocketBindingInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
getSecurityRealmInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Get the security realm injector.
getServerBaseDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the based directory for this server.
getServerConfigurationDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the directory in which server configuration files are stored.
getServerConfigurationFile() - Method in class org.jboss.as.server.ServerEnvironment
Gets the ConfigurationFile that manages the server's configuration file.
getServerContentDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the directory in which the server will store server-managed user content (e.g.
getServerController() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
getServerDataDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the directory in which the server can store private internal state that should survive a process restart.
getServerDeployDir() - Method in class org.jboss.as.server.ServerEnvironment
getServerEnvironment() - Method in class org.jboss.as.server.Bootstrap.Configuration
Get the server environment.
getServerLogDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the directory in which the server can write log files.
getServerName() - Method in class org.jboss.as.server.mgmt.domain.HostControllerClient
Get the server name.
getServerName() - Method in class org.jboss.as.server.ServerEnvironment
Get the name of this server instance.
getServerTempDir() - Method in class org.jboss.as.server.ServerEnvironment
Gets the directory in which athe server can store private internal state that does not need to survive a process restart.
getService(ServiceName) - Method in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
 
getServiceContainer() - Static method in class org.jboss.as.server.CurrentServiceContainer
 
getServiceImplementations(String) - Method in class org.jboss.as.server.deployment.ServicesAttachment
Get the service implementations for a given type name.
getServiceModuleLoader() - Method in class org.jboss.as.server.moduleservice.ModuleLoadService
 
getServiceName() - Method in class org.jboss.as.server.deployment.AttachableDependency
 
getServiceName() - Method in interface org.jboss.as.server.deployment.DeploymentUnit
Get the service name of the root deployment unit service.
getServiceNames() - Method in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
 
getServiceRegistry() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Get the service registry for the container, which may be used to look up services.
getServiceRegistry() - Method in interface org.jboss.as.server.deployment.DeploymentUnit
Get the service registry.
getServiceTarget() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
Get the service target into which this phase should install services.
getSocketBindingInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
getSocketBindingManagerInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
getSocketBindingManagerInjector() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
getSocketBindings() - Method in class org.jboss.as.server.services.net.SocketBindingService
 
getSourceNetworkInterfaceBindingInjector() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
getSpecificationVersion() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
Get the specification version.
getSpecVersion() - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
 
getStabilityMonitor() - Method in class org.jboss.as.server.BootstrapListener
 
getStartTime() - Method in class org.jboss.as.server.Bootstrap.Configuration
Get the server start time to report in the logs.
getState() - Method in class org.jboss.as.server.suspend.SuspendController
 
getStatus() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
 
getSubsystemName() - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
 
getSuspendControllerInjectedValue() - Method in class org.jboss.as.server.GracefulShutdownService
 
getSystemDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getTitle() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
Get the extension list title (from the Extension-List attribute) for this entry.
getTopDeploymentUnit(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
Get top deployment unit.
getUserDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
getValue() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
 
getValue() - Method in class org.jboss.as.server.deployment.ContentCleanerService
 
getValue() - Method in class org.jboss.as.server.deployment.DeployerChainsService
 
getValue() - Method in class org.jboss.as.server.deployment.module.TempFileProviderService
getValue() - Method in class org.jboss.as.server.GracefulShutdownService
 
getValue() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
getValue() - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
getValue() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
getValue() - Method in class org.jboss.as.server.mgmt.HttpManagementRequestsService
 
getValue() - Method in class org.jboss.as.server.mgmt.HttpShutdownService
 
getValue() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
getValue() - Method in class org.jboss.as.server.moduleservice.ExtensionIndexService
 
getValue() - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
 
getValue() - Method in class org.jboss.as.server.moduleservice.ExternalModuleSpecService
 
getValue() - Method in class org.jboss.as.server.moduleservice.ModuleIndexService
 
getValue() - Method in class org.jboss.as.server.moduleservice.ModuleLoadService
 
getValue() - Method in class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
getValue() - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
getValue() - Method in class org.jboss.as.server.ServerEnvironmentService
 
getValue() - Method in class org.jboss.as.server.services.net.NetworkInterfaceService
 
getValue() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
getValue() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
 
getValue() - Method in class org.jboss.as.server.services.net.SocketBindingService
 
getValue() - Method in class org.jboss.as.server.suspend.SuspendController
 
getValueClass() - Method in class org.jboss.as.server.deployment.AttachmentList
 
GracefulShutdownService - Class in org.jboss.as.server
A service that allows the server to wait until graceful shutdown is complete.
GracefulShutdownService() - Constructor for class org.jboss.as.server.GracefulShutdownService
 

H

handleEntryWithFileParent(Map<String, byte[]>, Map.Entry<String, byte[]>, String, VirtualFile) - Method in class org.jboss.as.server.deployment.DeferredDeploymentOverlayDeploymentUnitProcessor
 
handleEntryWithFileParent(Map<String, byte[]>, Map.Entry<String, byte[]>, String, VirtualFile) - Method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
hasAttachment(AttachmentKey<?>) - Method in interface org.jboss.as.server.deployment.Attachable
Check if an attachment exists for this key.
hasAttachment(AttachmentKey<?>) - Method in class org.jboss.as.server.deployment.SimpleAttachable
Check if an attachment exists for this key.
hasConsole() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
 
hasContent(byte[]) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
hasDeploymentSubModel(String, PathElement) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Checks to see if a resource has already been registered for the specified address on the subsystem.
hasDeploymentSubModel(String, PathAddress) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Checks to see if a resource has already been registered for the specified address on the subsystem.
hasDeploymentSubsystemModel(String) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Checks to see if a subsystem resource has already been registered for the deployment.
hashCode() - Method in class org.jboss.as.server.deployment.AttachmentList
 
hashCode() - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
 
hasMainAttributeValue(Manifest, String) - Static method in class org.jboss.as.server.deployment.ManifestHelper
 
hasValidContentAdditionParameterDefined(ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
Checks to see if a valid deployment parameter has been defined.
HOME_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the JBoss home directory.
HOME_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
homeDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
HOST - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
HOST - Static variable in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
 
HOST_NAME - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the local part of the name of the host machine that this server is running on.
HOST_NAME - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
HostControllerClient - Class in org.jboss.as.server.mgmt.domain
Client used to interact with the local host controller.
HostControllerConnectionService - Class in org.jboss.as.server.mgmt.domain
Service setting up the connection to the local host controller.
HostControllerConnectionService(URI, String, String, byte[], int, boolean) - Constructor for class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
hostControllerNameNonNullInStandalone() - Method in interface org.jboss.as.server.logging.ServerLogger
Creates an error message indicating that the operation connecting to the HC got cancelled before it could complete.
hostControllerNameNullInDomain() - Method in interface org.jboss.as.server.logging.ServerLogger
 
HTTP_MANAGEMENT - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
HTTP_PORT - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
HTTP_UPGRADE_ENABLED - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
HTTP_UPGRADE_SERVICE_NAME - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
HttpManagement - Interface in org.jboss.as.server.mgmt.domain
 
HttpManagementAddHandler - Class in org.jboss.as.server.operations
A handler that activates the HTTP management API on a Server.
HttpManagementAddHandler() - Constructor for class org.jboss.as.server.operations.HttpManagementAddHandler
 
httpManagementInterfaceIsUnsecured() - Method in interface org.jboss.as.server.logging.ServerLogger
 
HttpManagementRemoveHandler - Class in org.jboss.as.server.operations
Removes the HTTP management interface.
HttpManagementRequestsService - Class in org.jboss.as.server.mgmt
 
HttpManagementRequestsService() - Constructor for class org.jboss.as.server.mgmt.HttpManagementRequestsService
 
HttpManagementResourceDefinition - Class in org.jboss.as.server.mgmt
ResourceDefinition for the HTTP management interface resource.
HTTPS_MANAGEMENT - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
HTTPS_PORT - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
HTTPS_UPGRADE_SERVICE_NAME - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
HttpShutdownService - Class in org.jboss.as.server.mgmt
Service preventing the http service from shutting down and closing the channels before the operation was able to complete.
HttpShutdownService() - Constructor for class org.jboss.as.server.mgmt.HttpShutdownService
 

I

IgnoreMetaInfMarker - Class in org.jboss.as.server.deployment.module
Marker that indicates that the contents of a resource roots META-INF directory should be ignored.
IgnoreMetaInfMarker() - Constructor for class org.jboss.as.server.deployment.module.IgnoreMetaInfMarker
 
illegalCombinationOfHttpManagementInterfaceConfigurations(String, String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
illegalPermissionActions(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
illegalPermissionName(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
INDEX_IGNORE_PATHS - Static variable in class org.jboss.as.server.deployment.Attachments
A list of paths within a root to ignore when indexing.
INDEX_LOCATION - Static variable in class org.jboss.as.server.moduleservice.ModuleIndexBuilder
 
INDEX_RESOURCE_ROOT - Static variable in class org.jboss.as.server.deployment.Attachments
An attachment that indicates if a ResourceRoot should be indexed by the AnnotationIndexProcessor.
indexOf(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
 
indexResourceRoot(ResourceRoot) - Static method in class org.jboss.as.server.deployment.annotation.ResourceRootIndexer
Creates and attaches the annotation index to a resource root, if it has not already been attached
infoDeferDeploymentPhase(Phase, String, ServiceController.Mode) - Method in interface org.jboss.as.server.logging.ServerLogger
 
init() - Static method in class org.jboss.as.server.CommandLineArgumentUsageImpl
 
INITIAL_RUNNING_MODE - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
initialize(SystemExiter.Exiter) - Static method in class org.jboss.as.server.SystemExiter
 
initializeReloadContext(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerProcessReloadHandler
 
initModel(ManagementModel, Resource) - Method in class org.jboss.as.server.ServerService
 
INPUT_STREAM_INDEX_NOT_NULL - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
install(ServiceTarget, ModuleIdentifier, List<ModuleDependency>) - Static method in class org.jboss.as.server.moduleservice.ModuleLoadService
 
INSTALL_ADMIN_OBJECT_DEFINITION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_APPLICATION_CLIENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_BATCH_RESOURCES - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_BUNDLE_ACTIVATE - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_CACHE_DEPENDENCIES - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_CDI_VALIDATOR_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_COMPONENT_AGGREGATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_CONNECTION_FACTORY_DEFINITION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_DEFAULT_BINDINGS_DATASOURCE - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_DEFAULT_BINDINGS_EE_CONCURRENCY - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_DEFAULT_BINDINGS_JMS_CONNECTION_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_DEPENDS_ON_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_DEPLOYMENT_COMPLETE_SERVICE - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_DEPLOYMENT_REPOSITORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_EE_COMPONENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_EE_MODULE_CONFIG - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_EJB_CLIENT_CONTEXT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_EJB_JACC_PROCESSING - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_EJB_MANAGEMENT_RESOURCES - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_JACC_POLICY - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_JAXRS_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_JDBC_DRIVER - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_JNDI_DEPENDENCIES - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_JSF_ANNOTATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_JSF_VALIDATOR_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_MESSAGING_XML_RESOURCES - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_MODULE_JNDI_BINDINGS - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_PERSISTENCE_SERVICES - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_PERSISTENTUNIT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_POJO_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_RA_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_RA_NATIVE - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_RA_XML_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_RESOLVE_MESSAGE_DESTINATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_RESOLVER_MODULE - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_SERVICE_ACTIVATOR - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_SERVICE_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_SERVLET_INIT_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_SHARED_SESSION_MANAGER - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_TRANSACTION_BINDINGS - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_WAB_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_WAB_SERVLETCONTEXT_SERVICE - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_WAR_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_WELD_BEAN_MANAGER - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_WELD_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_WS_DEPLOYMENT_ASPECTS - Static variable in enum org.jboss.as.server.deployment.Phase
 
INSTALL_WS_UNIVERSAL_META_DATA_MODEL - Static variable in enum org.jboss.as.server.deployment.Phase
 
installBindingService(OperationContext, ModelNode, String) - Static method in class org.jboss.as.server.services.net.BindingAddHandler
 
installModuleResolvedService(ServiceTarget, ModuleIdentifier) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
installOutboundSocketBindingService(OperationContext, ModelNode, String) - Static method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingAddHandler
 
installOutboundSocketBindingService(OperationContext, ModelNode, String) - Static method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingAddHandler
 
InstallReflectionIndexProcessor - Class in org.jboss.as.server.deployment.reflect
The processor to install the reflection index.
InstallReflectionIndexProcessor() - Constructor for class org.jboss.as.server.deployment.reflect.InstallReflectionIndexProcessor
 
installService(ServiceName, ServiceTarget) - Static method in class org.jboss.as.server.mgmt.HttpManagementRequestsService
 
installService(ServiceTarget, ModuleIdentifier, List<ModuleIdentifier>) - Static method in class org.jboss.as.server.moduleservice.ModuleLoadService
 
installService(ServiceTarget, ModuleDefinition) - Static method in class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
INSTANCE - Static variable in class org.jboss.as.server.DeployerChainAddHandler
 
INSTANCE - Static variable in class org.jboss.as.server.deployment.DeploymentStatusHandler
 
INSTANCE - Static variable in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser10
 
INSTANCE - Static variable in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser11
 
INSTANCE - Static variable in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser12
 
INSTANCE - Static variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayAdd
 
INSTANCE - Static variable in class org.jboss.as.server.mgmt.domain.ServerToHostRemoteFileRequestAndHandler
 
INSTANCE - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.server.mgmt.NativeRemotingManagementResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.server.operations.DumpServicesHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.HttpManagementAddHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.HttpManagementRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.NativeManagementAddHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.NativeManagementRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.NativeManagementWriteAttributeHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.NativeRemotingManagementAddHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.NativeRemotingManagementRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.ProcessTypeHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.ServerRestartRequiredHandler
Deprecated.
 
INSTANCE - Static variable in class org.jboss.as.server.operations.ServerResumeHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.ServerSuspendHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.ServerVersionOperations.DefaultEmptyListAttributeHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.SetServerGroupHostHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.SuspendStateReadHandler
 
INSTANCE - Static variable in class org.jboss.as.server.operations.SystemPropertyRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingAddHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingFixedPortHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingGroupAddHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingInterfaceHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundAddressHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingMetricHandlers.BoundPortHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingMulticastAddressHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingMulticastPortHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingPortHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.ClientMappingsHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.NetworkInterfaceRuntimeHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.SpecifiedInterfaceRemoveHandler
 
INSTANCE - Static variable in class org.jboss.as.server.services.net.SpecifiedInterfaceResolveHandler
 
INTERFACE - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
INTERFACE - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
internalUseOnly() - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidCommandLineOption(String) - Method in interface org.jboss.as.server.logging.ServerLogger
Creates an error message indicating an invalid command line option was presented.
invalidDeploymentURL(String, MalformedURLException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidExtensionURI(String, URISyntaxException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidModuleName(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidObject(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidPortOffset() - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidStreamBytes(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidStreamIndex(String, int, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
invalidStreamURL(Exception, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
isAbsoluteUnixOrWindowsPath(String) - Static method in class org.jboss.as.server.services.path.AbstractPathService
Deprecated.
isDeploymentUnit() - Method in class org.jboss.as.server.deployment.AttachableDependency
 
isDynamicModule(ModuleIdentifier) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
Returns true if the module identifier is a dynamic module that will be loaded by this module loader
isEjbDeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.EjbDeploymentMarker
 
isEmpty() - Method in class org.jboss.as.server.deployment.AttachmentList
 
isExplodedDeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.ExplodedDeploymentMarker
 
isExport() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
isIgnoreMetaInf(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.IgnoreMetaInfMarker
 
isImportServices() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
isInclude() - Method in class org.jboss.as.server.deployment.module.FilterSpecification
 
isJPADeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.JPADeploymentMarker
return true if the DeploymentUnit is part of a JPA deployment
isLocalDependenciesTransitive() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
Returns true if the ModuleSpecification.localDependencies added for this ModuleSpecification should be made transitive (i.e.
isLocalLast() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
isModuleRoot(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.ModuleRootMarker
 
isMountExploded(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.MountExplodedMarker
 
isOptional() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
isPrivate(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.PrivateSubDeploymentMarker
 
isPrivateModule() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
isPublicModule() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
isRequiresTransitiveDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
Deprecated.
isRestartOnReconnect() - Method in enum org.jboss.as.server.ServerState
 
isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.server.ServerEnvironment
 
isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.server.ServerEnvironmentSystemPropertyUpdater
 
isSelfContained() - Method in class org.jboss.as.server.ServerEnvironment
Gets whether this server is a self-contained (no filesystem layout) or not.
isStandalone() - Method in class org.jboss.as.server.ServerEnvironment
Gets whether this server is an independently managed server, not managed as part of a managed domain.
isSubDeployment(ResourceRoot) - Static method in class org.jboss.as.server.deployment.SubDeploymentMarker
 
isSubDeploymentModulesIsolated() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
isUsePhysicalCodeSource() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
 
isUserSpecified() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
isValid(String) - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
Is external module item valid.
iterateResources(String, boolean) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
 
iterator() - Method in class org.jboss.as.server.deployment.AttachmentList
 

J

JAVA_EXT_DIRS - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the JDK extension directory paths.
JBOSS - Static variable in class org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParsingProcessor
 
JBOSS_AS - Static variable in class org.jboss.as.server.Services
The service name of the root application server service.
JBOSS_BIND_ADDRESS - Static variable in class org.jboss.as.server.ServerEnvironment
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.server.ServerEnvironment
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.server.ServerEnvironment
The default system property used to store bind address information from the command-line (-b).
JBOSS_DEPLOYMENT - Static variable in class org.jboss.as.server.deployment.Services
The base name for deployment services.
JBOSS_DEPLOYMENT_CHAINS - Static variable in class org.jboss.as.server.deployment.Services
The service name of the deployment chains service.
JBOSS_DEPLOYMENT_EXTENSION_INDEX - Static variable in class org.jboss.as.server.deployment.Services
The service name of the deployment extension index service.
JBOSS_DEPLOYMENT_SUB_UNIT - Static variable in class org.jboss.as.server.deployment.Services
The base name for sub-deployment unit services and phase services.
JBOSS_DEPLOYMENT_UNIT - Static variable in class org.jboss.as.server.deployment.Services
The base name for deployment unit services and phase services.
JBOSS_EXTERNAL_MODULE_SERVICE - Static variable in class org.jboss.as.server.Services
The service corresponding to the ExternalModuleService for this instance.
JBOSS_MODULE_INDEX_SERVICE - Static variable in class org.jboss.as.server.Services
The service that caches system module jandex indexes
JBOSS_NETWORK_INTERFACE - Static variable in class org.jboss.as.server.services.net.NetworkInterfaceService
The service base name.
JBOSS_PERSIST_SERVER_CONFIG - Static variable in class org.jboss.as.server.ServerEnvironment
Deprecated.
for internal us only, may change or be removed at any time without notice
JBOSS_PRODUCT_CONFIG_SERVICE - Static variable in class org.jboss.as.server.Services
 
JBOSS_REMOTING - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
JBOSS_SERVER_CONTROLLER - Static variable in class org.jboss.as.server.Services
The service corresponding to the ModelController for this instance.
JBOSS_SERVER_DEFAULT_CONFIG - Static variable in class org.jboss.as.server.ServerEnvironment
The system property used to store the name of the default server configuration file.
JBOSS_SERVER_EXECUTOR - Static variable in class org.jboss.as.server.Services
The service corresponding to the ExecutorService for this instance.
JBOSS_SERVER_SCHEDULED_EXECUTOR - Static variable in class org.jboss.as.server.ServerService
Service is not for general use, so the service name is not declared in the more visible Services
JBOSS_SERVICE_MODULE_LOADER - Static variable in class org.jboss.as.server.Services
The service corresponding to the ServiceModuleLoader for this instance.
JBossAllXMLParser<T> - Interface in org.jboss.as.server.deployment.jbossallxml
Parser class that should be implemented by JBoss XML element parsers to parse their deployment descriptor data.
JBossAllXmlParserAdaptor - Class in org.jboss.as.server.deployment.module.descriptor
Adaptor between XMLElementReader and JBossAllXMLParser
JBossAllXmlParserAdaptor(XMLElementReader<ParseResult>) - Constructor for class org.jboss.as.server.deployment.module.descriptor.JBossAllXmlParserAdaptor
 
JBossAllXmlParserRegisteringProcessor<T> - Class in org.jboss.as.server.deployment.jbossallxml
DUP that registers a JBossAllXMLParserDescription with the DU.
JBossAllXmlParserRegisteringProcessor(QName, AttachmentKey<T>, JBossAllXMLParser<T>) - Constructor for class org.jboss.as.server.deployment.jbossallxml.JBossAllXmlParserRegisteringProcessor
 
JBossAllXMLParsingProcessor - Class in org.jboss.as.server.deployment.jbossallxml
DUP that parses jboss-all.xml and attaches the results to the deployment
JBossAllXMLParsingProcessor() - Constructor for class org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParsingProcessor
 
jbossDeploymentStructureIgnored(String) - Method in interface org.jboss.as.server.logging.ServerLogger
Log message for when a jboss-deployment-structure.xml file is ignored
jbossDeploymentStructureNamespaceIgnored(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
JBossDeploymentStructureParser10 - Class in org.jboss.as.server.deployment.module.descriptor
 
JBossDeploymentStructureParser11 - Class in org.jboss.as.server.deployment.module.descriptor
 
JBossDeploymentStructureParser12 - Class in org.jboss.as.server.deployment.module.descriptor
 
JNDI_DEPENDENCIES - Static variable in class org.jboss.as.server.deployment.Attachments
JNDI dependencies, only attached to the top level deployment
JPADeploymentMarker - Class in org.jboss.as.server.deployment
JPA Deployment marker

L

lastIndexOf(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
 
LAUNCH_TYPE - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
 
LAUNCH_TYPE - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
LAUNCH_TYPE - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
LaunchTypeHandler - Class in org.jboss.as.server.operations
Reports the server launch type
LaunchTypeHandler(ServerEnvironment.LaunchType) - Constructor for class org.jboss.as.server.operations.LaunchTypeHandler
 
listIterator() - Method in class org.jboss.as.server.deployment.AttachmentList
 
listIterator(int) - Method in class org.jboss.as.server.deployment.AttachmentList
 
LocalDestinationOutboundSocketBindingAddHandler - Class in org.jboss.as.server.services.net
Handles "add" operation for a local-destination outbound-socket-binding
LocalDestinationOutboundSocketBindingResourceDefinition - Class in org.jboss.as.server.services.net
Resource definition for a local-destination outbound socket binding
LocalDestinationOutboundSocketBindingService - Class in org.jboss.as.server.services.net
Service that represents a local-destination outbound socket binding
LocalDestinationOutboundSocketBindingService(String, Integer, boolean) - Constructor for class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingService
 
LOG_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
logDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
logHttpAndHttpsConsole(String, int, String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
logHttpAndHttpsManagement(String, int, String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
logHttpConsole(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
logHttpManagement(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
logHttpsConsole(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
logHttpsManagement(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
logNoConsole() - Method in interface org.jboss.as.server.logging.ServerLogger
 
logNoHttpManagement() - Method in interface org.jboss.as.server.logging.ServerLogger
 

M

main(String[]) - Static method in class org.jboss.as.server.DomainServerMain
Main entry point.
Main - Class in org.jboss.as.server
The main-class entry point for standalone server instances.
main(String[]) - Static method in class org.jboss.as.server.Main
The main method.
malformedCommandLineURL(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
Creates an error message indicating a malformed URL was provided as a value for a command line option.
MANAGED_CONTENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes indicating managed deployments in the content attribute
managedContentValidator - Variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
MANAGEMENT_ENDPOINT - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
MANAGEMENT_MICRO_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
MANAGEMENT_MINOR_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
MANAGEMENT_NAME - Static variable in class org.jboss.as.server.deployment.Attachments
The name that uniquely identifies the deployment to the management layer across the domain.
MANIFEST - Static variable in class org.jboss.as.server.deployment.Attachments
The MANIFEST.MF of the deployment unit.
MANIFEST_DEPENDENCIES - Static variable in class org.jboss.as.server.deployment.Attachments
 
ManifestAttachmentProcessor - Class in org.jboss.as.server.deployment.module
Deployment unit processor that attaches the deployment root manifest to the context.
ManifestAttachmentProcessor() - Constructor for class org.jboss.as.server.deployment.module.ManifestAttachmentProcessor
 
ManifestClassPathProcessor - Class in org.jboss.as.server.deployment.module
A processor which adds class path entries for each manifest entry.
ManifestClassPathProcessor() - Constructor for class org.jboss.as.server.deployment.module.ManifestClassPathProcessor
 
ManifestDependencyProcessor - Class in org.jboss.as.server.deployment.module
Deployment unit processor that will extract module dependencies from an and attach them.
ManifestDependencyProcessor() - Constructor for class org.jboss.as.server.deployment.module.ManifestDependencyProcessor
 
ManifestExtensionListProcessor - Class in org.jboss.as.server.deployment.module
A processor which adds class path entries for each manifest entry.
ManifestExtensionListProcessor() - Constructor for class org.jboss.as.server.deployment.module.ManifestExtensionListProcessor
 
ManifestExtensionNameProcessor - Class in org.jboss.as.server.deployment.module
A processor which reads the Extension-Name attribute from a manifest
ManifestExtensionNameProcessor() - Constructor for class org.jboss.as.server.deployment.module.ManifestExtensionNameProcessor
 
ManifestHelper - Class in org.jboss.as.server.deployment
Manifest helper methods
MAPPER - Static variable in class org.jboss.as.server.mgmt.domain.ServerToHostRemoteFileRequestAndHandler
 
mark(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.EjbDeploymentMarker
 
mark(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.JPADeploymentMarker
Mark the top level deployment as being a JPA deployment.
mark(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.IgnoreMetaInfMarker
 
mark(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.ModuleRootMarker
 
mark(ResourceRoot, boolean) - Static method in class org.jboss.as.server.deployment.module.ModuleRootMarker
 
mark(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.PrivateSubDeploymentMarker
 
mark(ResourceRoot) - Static method in class org.jboss.as.server.deployment.SubDeploymentMarker
 
markAsExplodedDeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.ExplodedDeploymentMarker
 
MBeanServerPlugin - Interface in org.jboss.as.server.jmx
Plugin for the PluggableMBeanServer
merge(ResourceRoot) - Method in class org.jboss.as.server.deployment.module.ResourceRoot
Merges information from the resource root into this resource root
missingHomeDirConfiguration(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
missingModulePrefix(ModuleIdentifier, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
missingRequiredAttributes(String, Location) - Method in interface org.jboss.as.server.logging.ServerLogger
 
ModelContentReference - Class in org.jboss.as.server.deployment
ContentReference built from the Management Model.
ModelContentReference() - Constructor for class org.jboss.as.server.deployment.ModelContentReference
 
ModelControllerServerDeploymentManager - Class in org.jboss.as.server.deployment.client
ModelControllerServerDeploymentManager(ModelController) - Constructor for class org.jboss.as.server.deployment.client.ModelControllerServerDeploymentManager
 
MODULE - Static variable in class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
MODULE - Static variable in class org.jboss.as.server.deployment.Attachments
The module of this deployment unit.
MODULE_IDENTIFIER - Static variable in class org.jboss.as.server.deployment.Attachments
The module identifier.
MODULE_PERMISSIONS - Static variable in class org.jboss.as.server.deployment.Attachments
The module's permission collection
MODULE_PREFIX - Static variable in class org.jboss.as.server.moduleservice.ExtensionIndexService
 
MODULE_PREFIX - Static variable in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
MODULE_RESOLVED_SERVICE_PREFIX - Static variable in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
MODULE_SERVICE_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
A logger with the category org.jboss.as.server.moduleservice.
MODULE_SERVICE_PREFIX - Static variable in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
MODULE_SPEC_SERVICE_PREFIX - Static variable in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
MODULE_SPECIFICATION - Static variable in class org.jboss.as.server.deployment.Attachments
Information used to build up the deployments Module
ModuleClassPathProcessor - Class in org.jboss.as.server.deployment.module
The processor which adds MANIFEST.MF Class-Path entries to the module configuration.
ModuleClassPathProcessor() - Constructor for class org.jboss.as.server.deployment.module.ModuleClassPathProcessor
 
ModuleDefinition - Class in org.jboss.as.server.moduleservice
Basically a copy of the same information that is in the module spec, because module spec has no public methods to get anything out of.
ModuleDefinition(ModuleIdentifier, Set<ModuleDependency>, ModuleSpec) - Constructor for class org.jboss.as.server.moduleservice.ModuleDefinition
 
ModuleDependency - Class in org.jboss.as.server.deployment.module
 
ModuleDependency(ModuleLoader, ModuleIdentifier, boolean, boolean, boolean, boolean) - Constructor for class org.jboss.as.server.deployment.module.ModuleDependency
Construct a new instance.
ModuleDependencyProcessor - Class in org.jboss.as.server.deployment.module
Deployment unit processor that will extract module dependencies from an archive.
ModuleDependencyProcessor() - Constructor for class org.jboss.as.server.deployment.module.ModuleDependencyProcessor
 
ModuleExtensionListProcessor - Class in org.jboss.as.server.deployment.module
A processor which adds extension-list resource roots.
ModuleExtensionListProcessor() - Constructor for class org.jboss.as.server.deployment.module.ModuleExtensionListProcessor
 
ModuleExtensionNameProcessor - Class in org.jboss.as.server.deployment.module
A processor which stores extension information for deployed libraries into the ExtensionIndexService.
ModuleExtensionNameProcessor() - Constructor for class org.jboss.as.server.deployment.module.ModuleExtensionNameProcessor
 
moduleIdentifier(String, String, String, String) - Static method in class org.jboss.as.server.moduleservice.ExtensionIndexService
 
ModuleIdentifierProcessor - Class in org.jboss.as.server.deployment.module
Deployment processor that generates module identifiers for the deployment and attaches it.
ModuleIdentifierProcessor() - Constructor for class org.jboss.as.server.deployment.module.ModuleIdentifierProcessor
 
ModuleIndexBuilder - Class in org.jboss.as.server.moduleservice
Utility class for read a composite index from a system module.
ModuleIndexService - Class in org.jboss.as.server.moduleservice
Service that caches the jandex index for system modules.
ModuleIndexService() - Constructor for class org.jboss.as.server.moduleservice.ModuleIndexService
 
ModuleLoadingResourceDefinition - Class in org.jboss.as.server.controller.resources
Definition of the core-service=module-loading resource.
ModuleLoadingResourceDefinition() - Constructor for class org.jboss.as.server.controller.resources.ModuleLoadingResourceDefinition
 
ModuleLoadService - Class in org.jboss.as.server.moduleservice
Service that loads and re-links a module once all the modules dependencies are available.
moduleResolvedServiceName(ModuleIdentifier) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
Returns the corresponding module resolved service name for the given module.
ModuleResolvePhaseService - Class in org.jboss.as.server.moduleservice
Module phase resolve service.
ModuleResolvePhaseService(ModuleIdentifier, Set<ModuleIdentifier>, int) - Constructor for class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
ModuleResolvePhaseService(ModuleIdentifier) - Constructor for class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
ModuleRootMarker - Class in org.jboss.as.server.deployment.module
Marker for module roots.
MODULES_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Deprecated.
has no useful meaning
MODULES_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
modulesDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
moduleServiceName(ModuleIdentifier) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
Returns the corresponding ModuleLoadService service name for the given module.
ModuleSpecification - Class in org.jboss.as.server.deployment.module
Information used to build a module.
ModuleSpecification() - Constructor for class org.jboss.as.server.deployment.module.ModuleSpecification
 
ModuleSpecProcessor - Class in org.jboss.as.server.deployment.module
Processor responsible for creating the module spec service for this deployment.
ModuleSpecProcessor() - Constructor for class org.jboss.as.server.deployment.module.ModuleSpecProcessor
 
moduleSpecServiceName(ModuleIdentifier, int) - Static method in class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
moduleSpecServiceName(ModuleIdentifier) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
Returns the corresponding ModuleSpec service name for the given module.
mountDeploymentContent(VirtualFile, VirtualFile, MountType) - Method in interface org.jboss.as.server.deployment.DeploymentMountProvider
Requests that the given content be mounted in VFS at the given mountPoint.
MOUNTED_FILES - Static variable in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
MountedDeploymentOverlay - Class in org.jboss.as.server.deployment
 
MountedDeploymentOverlay(Closeable, File, VirtualFile, TempFileProvider) - Constructor for class org.jboss.as.server.deployment.MountedDeploymentOverlay
 
MountExplodedMarker - Class in org.jboss.as.server.deployment
 
MountExplodedMarker() - Constructor for class org.jboss.as.server.deployment.MountExplodedMarker
 
MountHandle - Class in org.jboss.as.server.deployment.module
Wrapper object to hold onto and close a VFS mount handle.
MountHandle(Closeable) - Constructor for class org.jboss.as.server.deployment.module.MountHandle
Construct new instance with the mount handle to close.
MountType - Enum in org.jboss.as.server.deployment
 
multipleContentItemsNotSupported() - Method in interface org.jboss.as.server.logging.ServerLogger
 
MUTABLE_REGISTRATION_ATTACHMENT - Static variable in class org.jboss.as.server.deployment.DeploymentModelUtils
Deprecated.
 

N

NAME - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
NAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
NAMESPACE_1_0 - Static variable in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser10
 
NAMESPACE_1_1 - Static variable in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser11
 
NAMESPACE_1_2 - Static variable in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser12
 
NAMESPACES - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
namingContextHasNotBeenSet() - Method in interface org.jboss.as.server.logging.ServerLogger
 
NATIVE_PORT - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
NativeManagementAddHandler - Class in org.jboss.as.server.operations
The Add handler for the Native Interface when running a standalone server.
NativeManagementAddHandler() - Constructor for class org.jboss.as.server.operations.NativeManagementAddHandler
 
nativeManagementInterfaceIsUnsecured() - Method in interface org.jboss.as.server.logging.ServerLogger
 
NativeManagementRemoveHandler - Class in org.jboss.as.server.operations
Removes the native management interface.
NativeManagementResourceDefinition - Class in org.jboss.as.server.mgmt
ResourceDefinition for the native management interface resource.
NativeManagementWriteAttributeHandler - Class in org.jboss.as.server.operations
OperationStepHandler for changing attributes on the native management interface.
NativeRemotingManagementAddHandler - Class in org.jboss.as.server.operations
The Add handler for the Native Remoting Interface when running a standalone server.
NativeRemotingManagementAddHandler() - Constructor for class org.jboss.as.server.operations.NativeRemotingManagementAddHandler
 
NativeRemotingManagementRemoveHandler - Class in org.jboss.as.server.operations
The remove handler for the Native Remoting Interface when running a standalone server.
NativeRemotingManagementResourceDefinition - Class in org.jboss.as.server.mgmt
ResourceDefinition for the Native Remoting Interface when running a standalone server.
NETWORK_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
A logger with the category org.jboss.as.server.net.
NetworkInterfaceRuntimeHandler - Class in org.jboss.as.server.services.net
OperationStepHandler for the runtime attributes of a network interface.
NetworkInterfaceRuntimeHandler() - Constructor for class org.jboss.as.server.services.net.NetworkInterfaceRuntimeHandler
 
NetworkInterfaceService - Class in org.jboss.as.server.services.net
Service resolving the NetworkInterfaceBinding based on the configured interfaces in the domain model.
NetworkInterfaceService(String, boolean, Set<InterfaceCriteria>) - Constructor for class org.jboss.as.server.services.net.NetworkInterfaceService
 
newInstance() - Static method in class org.jboss.as.server.Bootstrap.Factory
Create a new instance.
next() - Method in enum org.jboss.as.server.deployment.Phase
Get the next phase, or null if none.
NEXT_PHASE_ATTACHABLE_DEPS - Static variable in class org.jboss.as.server.deployment.Attachments
A list of service dependencies that must be satisfied before the next deployment phase can begin executing.
NEXT_PHASE_DEPS - Static variable in class org.jboss.as.server.deployment.Attachments
A list of service dependencies that must be satisfied before the next deployment phase can begin executing.
noArgValue(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noCompositeIndex(ModuleIdentifier, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
NODE_NAME - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the node name within a cluster.
NODE_NAME - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
noDeploymentRepositoryAvailable() - Method in interface org.jboss.as.server.logging.ServerLogger
 
noMethodFound(MethodIdentifier, Class<?>) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noModuleIdentifier(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noSeamIntegrationJarPresent(Module) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noSecurityRealmForSsl() - Method in interface org.jboss.as.server.logging.ServerLogger
 
noSuchDeployment(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noSuchDeploymentContent(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noSuchDeploymentContentAtBoot(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noSuchDeploymentOverlayContent(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
noSuchDeploymentOverlayContentAtBoot(String, String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
NULL_PROFILE_NAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
nullAttachmentKey() - Method in interface org.jboss.as.server.logging.ServerLogger
 
nullInitialDeploymentUnit() - Method in interface org.jboss.as.server.logging.ServerLogger
 
nullMethod() - Method in interface org.jboss.as.server.logging.ServerLogger
 
nullModuleAttachment(DeploymentUnit) - Method in interface org.jboss.as.server.logging.ServerLogger
 
nullParameter(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
nullStreamAttachment(int) - Method in interface org.jboss.as.server.logging.ServerLogger
 

O

of(ServerEnvironment) - Static method in class org.jboss.as.server.ServerEnvironmentResourceDescription
A factory method for creating a new server environment resource description.
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentDeployHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentRedeployHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentRemoveHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentReplaceHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentUndeployHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentUploadBytesHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentUploadStreamAttachmentHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentUploadURLHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.CleanObsoleteContentHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.HttpManagementAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.NativeManagementAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.NativeRemotingManagementAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.ServerRestartRequiredHandler
Deprecated.
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.ServerResumeHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.ServerSuspendHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.SetServerGroupHostHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.SystemPropertyAddHandler
 
OPERATION_NAME - Static variable in class org.jboss.as.server.operations.SystemPropertyRemoveHandler
 
OperationListener - Interface in org.jboss.as.server.suspend
Listener that is invoked to notify on success or failure of the suspend operation.
org.jboss.as.server - package org.jboss.as.server
 
org.jboss.as.server.controller.descriptions - package org.jboss.as.server.controller.descriptions
 
org.jboss.as.server.controller.resources - package org.jboss.as.server.controller.resources
 
org.jboss.as.server.deployment - package org.jboss.as.server.deployment
The JBossAS domain deployment subsystem classes.
org.jboss.as.server.deployment.annotation - package org.jboss.as.server.deployment.annotation
 
org.jboss.as.server.deployment.client - package org.jboss.as.server.deployment.client
 
org.jboss.as.server.deployment.dependencies - package org.jboss.as.server.deployment.dependencies
 
org.jboss.as.server.deployment.integration - package org.jboss.as.server.deployment.integration
 
org.jboss.as.server.deployment.jbossallxml - package org.jboss.as.server.deployment.jbossallxml
 
org.jboss.as.server.deployment.module - package org.jboss.as.server.deployment.module
 
org.jboss.as.server.deployment.module.descriptor - package org.jboss.as.server.deployment.module.descriptor
 
org.jboss.as.server.deployment.reflect - package org.jboss.as.server.deployment.reflect
 
org.jboss.as.server.deployment.service - package org.jboss.as.server.deployment.service
 
org.jboss.as.server.deploymentoverlay - package org.jboss.as.server.deploymentoverlay
 
org.jboss.as.server.jmx - package org.jboss.as.server.jmx
 
org.jboss.as.server.logging - package org.jboss.as.server.logging
 
org.jboss.as.server.mgmt - package org.jboss.as.server.mgmt
 
org.jboss.as.server.mgmt.domain - package org.jboss.as.server.mgmt.domain
 
org.jboss.as.server.moduleservice - package org.jboss.as.server.moduleservice
 
org.jboss.as.server.operations - package org.jboss.as.server.operations
 
org.jboss.as.server.parsing - package org.jboss.as.server.parsing
 
org.jboss.as.server.security - package org.jboss.as.server.security
 
org.jboss.as.server.services.net - package org.jboss.as.server.services.net
 
org.jboss.as.server.services.path - package org.jboss.as.server.services.path
 
org.jboss.as.server.services.security - package org.jboss.as.server.services.security
 
org.jboss.as.server.suspend - package org.jboss.as.server.suspend
 
OSGI_MANIFEST - Static variable in class org.jboss.as.server.deployment.Attachments
Available when the deployment contains a valid OSGi manifest
OutboundSocketBindingResourceDefinition - Class in org.jboss.as.server.services.net
Represents a ResourceDefinition for an outbound-socket-binding
OutboundSocketBindingResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, boolean) - Constructor for class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
 
OutboundSocketBindingService - Class in org.jboss.as.server.services.net
Service that represents an outbound socket binding
OutboundSocketBindingService(String, Integer, boolean) - Constructor for class org.jboss.as.server.services.net.OutboundSocketBindingService
 
outboundSocketName - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
OWNER - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 

P

PARAM_ERROR - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_FILE_PATH - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_FILE_SIZE - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_NUM_FILES - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_OK - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_RESTART_REQUIRED - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_ROOT_ID - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_ROOT_ID_CONFIGURATION - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_ROOT_ID_DEPLOYMENT - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_ROOT_ID_FILE - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
PARAM_SERVER_NAME - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
parse(XMLExtendedStreamReader, DeploymentUnit) - Method in interface org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParser
 
parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.descriptor.JBossAllXmlParserAdaptor
 
PARSE_ANNOTATION_EJB - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_ANNOTATION_WAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_APP_CLIENT_XML - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_AROUNDINVOKE_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_AROUNDTIMEOUT_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_CDI_ANNOTATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_CDI_BEAN_DEFINING_ANNOTATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_CMP_ENTITY_BEAN_CREATE_COMPONENT_DESCRIPTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_COMPOSITE_ANNOTATION_INDEX - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_CREATE_COMPONENT_DESCRIPTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_DATA_SOURCE_DEFINITION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_DEPENDENCIES_MANIFEST - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_DESCRIPTOR_LIFECYCLE_METHOD_RESOLUTION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_DISTINCT_NAME - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_DSXML_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EAR_CONTEXT_ROOT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EAR_MESSAGE_DESTINATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EAR_SUBDEPLOYMENTS_ISOLATION_DEFAULT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EE_ANNOTATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EE_CONCURRENT_DEFAULT_CONTEXT_SERVICE - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EE_CONCURRENT_DEFAULT_MANAGED_EXECUTOR_SERVICE - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EE_CONCURRENT_DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EE_CONCURRENT_DEFAULT_MANAGED_THREAD_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EE_DEFAULT_BINDINGS_CONFIG - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EE_MODULE_NAME - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_APPLICATION_EXCEPTION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_ASSEMBLY_DESC_DD - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_CONTEXT_BINDING - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_DD_INTERCEPTORS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_DEFAULT_DISTINCT_NAME - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_INJECTION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_SECURITY_ROLE_REF_DD - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_SESSION_BEAN_DD - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EJB_TIMERSERVICE_BINDING - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_ENTITY_BEAN_CREATE_COMPONENT_DESCRIPTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EXTENSION_LIST - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_EXTENSION_NAME - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_IIOP_OPENJDK - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_IRON_JACAMAR_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JACORB - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JAXRPC_EJB_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JAXRPC_POJO_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JAXRS_ANNOTATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JAXWS_EJB_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JAXWS_ENDPOINT_CREATE_COMPONENT_DESCRIPTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JAXWS_HANDLER_CHAIN_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JAXWS_HANDLER_CREATE_COMPONENT_DESCRIPTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JBOSS_WEB_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JBOSS_WEBSERVICES_XML - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JDKORB - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JSF_MANAGED_BEANS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JSF_METADATA - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JSF_SHARED_TLDS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_JSF_VERSION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_LIFECYCLE_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_MAIL_SESSION_DEFINITION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_MANAGED_BEAN_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_MESSAGING_XML_RESOURCES - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_OSGI_BUNDLE_INFO - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_OSGI_COMPONENTS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_OSGI_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_OSGI_SUBSYSTEM_ACTIVATOR - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_PASSIVATION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_PERMISSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_PERSISTENCE_UNIT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_POJO_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_RA_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_RESOURCE_DEF_ANNOTATION_ADMINISTERED_OBJECT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_RESOURCE_DEF_ANNOTATION_CONNECTION_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_RESOURCE_DEF_ANNOTATION_DATA_SOURCE - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_RESOURCE_DEF_ANNOTATION_JMS_CONNECTION_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_RESOURCE_DEF_ANNOTATION_JMS_DESTINATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_RESOURCE_DEF_ANNOTATION_MAIL_SESSION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_SECURITY_ENABLED - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_SERVICE_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_SERVICE_LOADER_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_TIMEOUT_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_TLD_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_TRANSACTION_ROLLBACK_ACTION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WAB_CONTEXT_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEB_COMPONENTS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEB_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEB_DEPLOYMENT_FRAGMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEB_MERGE_METADATA - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEBSERVICES_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEBSERVICES_CONTEXT_INJECTION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEBSERVICES_LIBRARY_FILTER - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WEBSERVICES_XML - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WELD_CONFIGURATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WELD_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WELD_IMPLICIT_DEPLOYMENT_DETECTION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_WS_JMS_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_XTS_COMPONENT_INTERCEPTORS - Static variable in enum org.jboss.as.server.deployment.Phase
 
PARSE_XTS_SOAP_HANDLERS - Static variable in enum org.jboss.as.server.deployment.Phase
 
parseClientMappings(OperationContext, ModelNode) - Static method in class org.jboss.as.server.services.net.BindingAddHandler
 
parseCompoundInterfaceCriterion(XMLExtendedStreamReader, Namespace, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseContentOverride(String, XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseContentType(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseDeploymentOverlay(XMLExtendedStreamReader, ModelNode, List<ModelNode>, boolean, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseDeploymentOverlayDeployment(String, XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseDeploymentOverlays(XMLExtendedStreamReader, Namespace, ModelNode, List<ModelNode>, boolean, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseDeployments(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, Set<Attribute>, Set<Element>, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseFSBaseType(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseInterfaceCriteria(XMLExtendedStreamReader, Namespace, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseInterfaces(XMLExtendedStreamReader, Set<String>, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseModuleOption(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseNamespaces(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseOutboundSocketBinding(XMLExtendedStreamReader, Set<String>, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
parsePath(XMLExtendedStreamReader, ModelNode, List<ModelNode>, boolean, Set<String>) - Method in class org.jboss.as.server.parsing.CommonXml
 
parsePaths(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseSchemaLocations(XMLExtendedStreamReader, ModelNode, List<ModelNode>, int) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseSimpleInterfaceCriterion(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
Creates the appropriate AbstractInterfaceCriteriaElement for simple criterion.
parseSocketBinding(XMLExtendedStreamReader, Set<String>, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseSocketBindingGroupRef(XMLExtendedStreamReader, ModelNode, SimpleAttributeDefinition, SimpleAttributeDefinition, SimpleAttributeDefinition) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseSystemProperties(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseVault(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
parseVaultOption(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
PATH - Static variable in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
 
PATH - Static variable in class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
PATH - Static variable in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
 
PATH_MANAGER - Static variable in class org.jboss.as.server.deployment.Attachments
 
pathNameOf(String) - Static method in class org.jboss.as.server.services.path.AbstractPathService
Deprecated.
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.HttpManagementRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeManagementRemoveHandler
 
performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeRemotingManagementRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.HttpManagementAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.HttpManagementRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeManagementAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeManagementRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeRemotingManagementAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeRemotingManagementRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.BindingAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.BindingGroupAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.BindingRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode, String, ParsedInterfaceCriteria) - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceRemoveHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.security.VaultAddHandler
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.security.VaultRemoveHandler
 
PERMISSION - Static variable in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
PERSISTENT - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
Phase - Enum in org.jboss.as.server.deployment
An enumeration of the phases of a deployment unit's processing cycle.
PluggableMBeanServer - Interface in org.jboss.as.server.jmx
Interface for the pluggable mbean server set up by the jmx subsystem
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.server.operations.HttpManagementAddHandler
 
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeManagementAddHandler
 
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeRemotingManagementAddHandler
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.server.services.net.BindingAddHandler
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.server.services.net.BindingGroupAddHandler
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.services.security.VaultAddHandler
 
PORT - Static variable in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
 
POST_INITIALIZE_IN_ORDER - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_APP_NAMING_CONTEXT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_APPLICATION_CLIENT_ACTIVE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_APPLICATION_CLIENT_MANIFEST - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_BATCH_ENVIRONMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_CACHED_CONNECTION_MANAGER - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_CMP_ENTITY_METADATA - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_CMP_PARSE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_CMP_STORE_MANAGER - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_DATASOURCE_REF - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EAR_DEPENDENCY - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EE_COMPONENT_SUSPEND - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EE_CONCURRENT_CONTEXT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EE_INSTANCE_NAME - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_APPLICATION_EXCEPTIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_ASYNCHRONOUS_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_BUSINESS_VIEW_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_CACHE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_CLIENT_METADATA - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_CLUSTERED - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_CONCURRENCY_MANAGEMENT_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_CONCURRENCY_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_DD_INTERCEPTORS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_DD_METHOD_RESOLUTION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_DEFAULT_SECURITY_DOMAIN - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_DELIVERY_ACTIVE_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_ENTITY_POOL_NAME_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_HOME_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_IIOP - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_IMPLICIT_NO_INTERFACE_VIEW - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_INIT_METHOD - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_JNDI_BINDINGS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_MDB_POOL_NAME_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_ORB_BIND - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_REF - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_REMOVE_METHOD - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_RESOURCE_ADAPTER_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_ROLES - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_RUN_AS_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_SECURITY_DOMAIN - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_SECURITY_MISSING_METHOD_PERMISSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_SECURITY_PRINCIPAL_ROLE_MAPPING_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_SESSION_BEAN - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_SESSION_SYNCHRONIZATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_SLSB_POOL_NAME_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_STARTUP_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_STATEFUL_TIMEOUT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_TIMER_METADATA_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_TIMER_SERVICE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_TRANSACTION_MANAGEMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_TX_ATTR_MERGE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EJB_USER_APP_SPECIFIC_CONTAINER_INTERCEPTORS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_EL_EXPRESSION_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_ENV_ENTRY - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_IN_APP_CLIENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_INJECTION_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_INSTALL_EXTENSION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_INTERCEPTOR_ANNOTATIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_JAXRS_CDI_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_JAXRS_COMPONENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_JAXRS_SCANNING - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_JMS_CDI_EXTENSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_JMS_DEFINITION_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_JSF_CDI_EXTENSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_JSF_MANAGED_BEANS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_LOCAL_HOME - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_LOGGING_CONFIG - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_LOGGING_PROFILE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_MAIL_SESSION_REF - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_METHOD_PERMISSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_NAMING_CONTEXT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_PERSISTENCE_REF - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_POJO - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RAR_SERVICES_DEPS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_REFLECTION_INDEX - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RESOURCE_DEF_XML_ADMINISTERED_OBJECT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RESOURCE_DEF_XML_CONNECTION_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RESOURCE_DEF_XML_DATA_SOURCE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RESOURCE_DEF_XML_JMS_CONNECTION_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RESOURCE_DEF_XML_JMS_DESTINATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RESOURCE_DEF_XML_MAIL_SESSION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_RTS_PROVIDERS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_SAR_SERVICE_COMPONENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_TRANSACTIONS_EE_CONCURRENCY - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_UNDERTOW_HANDLERS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_UNDERTOW_MODCLUSTER - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_UNDERTOW_WEBSOCKETS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_VALIDATOR_FACTORY - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WAB_FRAGMENTS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WELD_BEAN_ARCHIVE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WELD_COMPONENT_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WELD_EXTERNAL_BEAN_ARCHIVE - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WELD_PORTABLE_EXTENSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WELD_WEB_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WS_REF_ANNOTATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WS_REF_DESCRIPTOR - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_WS_VERIFICATION - Static variable in enum org.jboss.as.server.deployment.Phase
 
POST_MODULE_XTS_PORTABLE_EXTENSIONS - Static variable in enum org.jboss.as.server.deployment.Phase
 
preloadModule(ModuleIdentifier) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
preSuspend(ServerActivityCallback) - Method in interface org.jboss.as.server.suspend.ServerActivity
Invoked before the server is paused.
printBootStatistics() - Method in class org.jboss.as.server.BootstrapListener
 
printUsage(PrintStream) - Static method in class org.jboss.as.server.CommandLineArgumentUsageImpl
 
priority() - Method in interface org.jboss.as.server.deployment.SetupAction
Higher priority setup actions run first
PRIVATE_DEP_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
Logger for private APIs.
privateApiUsed(String, ModuleIdentifier) - Method in interface org.jboss.as.server.logging.ServerLogger
 
PrivateSubDeploymentMarker - Class in org.jboss.as.server.deployment
Marker for sub deployments that are not globally accessible, such as war's.
problemOpeningStreamFromDeploymentURL(String, IOException) - Method in interface org.jboss.as.server.logging.ServerLogger
 
PROCESS_STATE - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
 
PROCESS_TYPE - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
 
PROCESS_TYPE - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
processDeferredProperties(OperationContext) - Method in interface org.jboss.as.server.operations.SystemPropertyDeferredProcessor
Resolve and store any system properties that could not be resolved during the normal handling of system properties.
ProcessTypeHandler - Class in org.jboss.as.server.operations
Reports the process type
PRODUCT_NAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
PRODUCT_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
PROFILE_NAME - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
 
PROFILE_NAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
propertySpecifiedFileDoesNotExist(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
propertySpecifiedFileIsNotADirectory(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
provider() - Static method in class org.jboss.as.server.deployment.module.TempFileProviderService
 
PROXY_REFLECTION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
The reflection index used to generate jboss-invocation proxies
ProxyMetadataSource - Class in org.jboss.as.server.deployment.reflect
 
ProxyMetadataSource(DeploymentReflectionIndex) - Constructor for class org.jboss.as.server.deployment.reflect.ProxyMetadataSource
 
putAttachment(AttachmentKey<T>, T) - Method in interface org.jboss.as.server.deployment.Attachable
Set an attachment value.
putAttachment(AttachmentKey<T>, T) - Method in class org.jboss.as.server.deployment.SimpleAttachable
Set an attachment value.

Q

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

R

ReadContentHandler - Class in org.jboss.as.server.deploymentoverlay
 
ReadContentHandler(ContentRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.ReadContentHandler
 
readElement(XMLExtendedStreamReader, ParseResult) - Method in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser10
 
readElement(XMLExtendedStreamReader, ParseResult) - Method in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser11
 
readElement(XMLExtendedStreamReader, ParseResult) - Method in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser12
 
readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.server.parsing.StandaloneXml
 
readFile(VirtualFile) - Static method in class org.jboss.as.server.deploymentoverlay.ReadContentHandler
 
readHeadComment(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
readTailComment(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
 
reconnect(URI, byte[], boolean) - Method in class org.jboss.as.server.mgmt.domain.HostControllerClient
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.HttpManagementRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeManagementRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.NativeRemotingManagementRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.BindingRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceRemoveHandler
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.security.VaultRemoveHandler
 
redeploy(OperationContext, String, String, AbstractVaultReader, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
 
REDEPLOY_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
redeployRolledBack(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
redeployRolledBackWithNoMessage(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
REFLECTION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
The reflection index for the deployment.
register(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.server.deployment.DeploymentUploadBytesHandler
 
register(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.server.deployment.DeploymentUploadStreamAttachmentHandler
 
register(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.server.deployment.DeploymentUploadURLHandler
 
REGISTER_BUNDLE_INSTALL - Static variable in enum org.jboss.as.server.deployment.Phase
 
REGISTER_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
registerActivity(ServerActivity) - Method in class org.jboss.as.server.suspend.SuspendController
 
registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.server.controller.resources.DeploymentResourceDefinition
 
registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.server.controller.resources.ServerDeploymentResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.DeploymentResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ModuleLoadingResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDefinition
 
registerDeploymentSubResource(String, PathAddress, Resource) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Registers the provided resource as the resource for the last element of the address.
registerDeploymentSubsystemResource(String, Resource) - Method in class org.jboss.as.server.deployment.DeploymentResourceSupport
Registers the resource to the parent deployment resource.
RegisteredDeploymentUnitProcessor - Class in org.jboss.as.server.deployment
 
RegisteredDeploymentUnitProcessor(int, DeploymentUnitProcessor, String) - Constructor for class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
 
registerJBossXMLParsers() - Static method in class org.jboss.as.server.deployment.dependencies.DeploymentDependenciesProcessor
 
registerJBossXMLParsers() - Static method in class org.jboss.as.server.deployment.module.descriptor.DeploymentStructureDescriptorParser
 
registerNotifications(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ModuleLoadingResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ServerDeploymentResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentDefinition
 
registerRootResource(Resource, ProductConfig) - Static method in class org.jboss.as.server.controller.resources.VersionModelInitializer
 
RelativePathService - Class in org.jboss.as.server.services.path
Deprecated.
Use RelativePathService instead. This class is here for backwards compatibility with third-party subsystems
RelativePathService(String) - Constructor for class org.jboss.as.server.services.path.RelativePathService
Deprecated.
RELEASE_CODENAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
RELEASE_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
relinkModule(Module) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
RELOAD_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
 
RemoteDestinationOutboundSocketBindingAddHandler - Class in org.jboss.as.server.services.net
Handles "add" operation for remote-destination outbound-socket-binding
RemoteDestinationOutboundSocketBindingResourceDefinition - Class in org.jboss.as.server.services.net
Resource definition for a remote-destination outbound socket binding
RemoteDestinationOutboundSocketBindingService - Class in org.jboss.as.server.services.net
Service that represents a remote-destination outbound socket binding
RemoteDestinationOutboundSocketBindingService(String, String, int, Integer, boolean) - Constructor for class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingService
 
RemoteFileRepositoryService - Class in org.jboss.as.server.mgmt.domain
 
remountAsZip(boolean) - Method in class org.jboss.as.server.deployment.MountedDeploymentOverlay
 
remove(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
 
remove(int) - Method in class org.jboss.as.server.deployment.AttachmentList
 
removeAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
 
removeAttachment(AttachmentKey<T>) - Method in interface org.jboss.as.server.deployment.Attachable
Remove an attachment, returning its previous value.
removeAttachment(AttachmentKey<T>) - Method in class org.jboss.as.server.deployment.SimpleAttachable
Remove an attachment, returning its previous value.
removeContent(ContentReference) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
removeDeployedExtension(String, ModuleIdentifier) - Method in interface org.jboss.as.server.moduleservice.ExtensionIndex
Removes extension information that has been deployed to the server
removeDeployedExtension(String, ModuleIdentifier) - Method in class org.jboss.as.server.moduleservice.ExtensionIndexService
Removes extension information that has been deployed to the server
removeListener(OperationListener) - Method in class org.jboss.as.server.suspend.SuspendController
 
removePlugin(MBeanServerPlugin) - Method in interface org.jboss.as.server.jmx.PluggableMBeanServer
 
replace(OperationContext, ModelNode, String, String, String, AbstractVaultReader, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
 
REPLACE_DEPLOYMENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
REPLACE_DEPLOYMENT_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
replaceRolledBack(String, String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
replaceRolledBackWithNoMessage(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
reportAdminOnlyMissingDeploymentContent(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
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.
reportAdminOnlyMissingDeploymentOverlayContent(String, String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
REQUIRE_RELOAD_OPERATION - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
 
REQUIRE_RESTART_OPERATION - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
 
requiresRestart() - Method in class org.jboss.as.server.services.net.BindingInterfaceHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayAdd
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentAdd
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.HttpManagementAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.HttpManagementRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.NativeManagementAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.NativeManagementRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.NativeRemotingManagementAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.NativeRemotingManagementRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.SystemPropertyValueWriteAttributeHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingGroupAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.security.VaultAddHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.security.VaultRemoveHandler
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.security.VaultWriteAttributeHandler
 
RESOLVED_ADDRESS - Static variable in class org.jboss.as.server.services.net.NetworkInterfaceRuntimeHandler
 
resolvePluggableExpression(ModelNode) - Method in class org.jboss.as.server.RuntimeExpressionResolver
 
RESOURCE_NAME - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptions
 
RESOURCE_PATH - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
RESOURCE_ROOTS - Static variable in class org.jboss.as.server.deployment.Attachments
The additional resource roots of the deployment unit.
ResourceRoot - Class in org.jboss.as.server.deployment.module
 
ResourceRoot(VirtualFile, MountHandle) - Constructor for class org.jboss.as.server.deployment.module.ResourceRoot
 
ResourceRoot(String, VirtualFile, MountHandle) - Constructor for class org.jboss.as.server.deployment.module.ResourceRoot
 
ResourceRootIndexer - Class in org.jboss.as.server.deployment.annotation
Utility class for indexing a resource root
ResourceRootIndexer() - Constructor for class org.jboss.as.server.deployment.annotation.ResourceRootIndexer
 
resourceTooLarge() - Method in interface org.jboss.as.server.logging.ServerLogger
 
RESTART - Static variable in class org.jboss.as.server.operations.ServerShutdownHandler
 
RESTART_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
 
RESTRICTED_PATHS - Static variable in class org.jboss.as.server.parsing.CommonXml
The restricted path names.
resume() - Method in interface org.jboss.as.server.suspend.ServerActivity
Invoked if the suspend or pre-suspened is cancelled
resume() - Method in class org.jboss.as.server.suspend.SuspendController
 
resumingServer() - Method in interface org.jboss.as.server.logging.ServerLogger
 
retainAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
 
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, SystemPropertyValueWriteAttributeHandler.SysPropValue) - Method in class org.jboss.as.server.operations.SystemPropertyValueWriteAttributeHandler
 
rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.server.services.security.VaultAddHandler
 
ROOT_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
A logger with a category of the package name.
rootServiceRemoved() - Method in interface org.jboss.as.server.logging.ServerLogger
 
run(List<ServiceActivator>) - Method in class org.jboss.as.server.ServerStartTask
 
run(List<ServiceActivator>) - Method in interface org.jboss.as.server.ServerTask
 
RUNNING_MODE - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
 
RUNNING_MODE - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
RunningModeReadHandler - Class in org.jboss.as.server.operations
Reports the current server RunningMode.
RunningModeReadHandler(RunningModeControl) - Constructor for class org.jboss.as.server.operations.RunningModeReadHandler
 
RUNTIME_NAME - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
RUNTIME_NAME - Static variable in class org.jboss.as.server.deployment.Attachments
Deprecated.
RUNTIME_NAME_NILLABLE - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
RuntimeExpressionResolver - Class in org.jboss.as.server
 
RuntimeExpressionResolver(VaultReader) - Constructor for class org.jboss.as.server.RuntimeExpressionResolver
 
runtimeNameMustBeUnique(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 

S

SASL_PROTOCOL - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
SASL_PROTOCOL - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
SCHEMA_LOCATIONS - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
Seam2Processor - Class in org.jboss.as.server.deployment.integration
Recognize Seam deployments and add org.jboss.seam.int module to it.
Seam2Processor(ServiceTarget) - Constructor for class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_COMPONENTS - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_COMPONENTS_META_INF - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_COMPONENTS_WEB_INF - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_FILES - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_INT_JAR - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_PROPERTIES - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_PROPERTIES_META_INF - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SEAM_PROPERTIES_WEB_INF - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
SECURE_SOCKET_BINDING - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
SecuredServiceRegistry - Class in org.jboss.as.server.deployment.service
TODO: these checks should be part of MSC
SecuredServiceRegistry(ServiceRegistry) - Constructor for class org.jboss.as.server.deployment.service.SecuredServiceRegistry
 
SECURITY_REALM - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
SECURITY_REALM - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
SelfContainedContainer - Class in org.jboss.as.server
The main-class entry point for self-contained server instances.
SelfContainedContainer() - Constructor for class org.jboss.as.server.SelfContainedContainer
 
SERVER_ADD_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes for server deployment add
SERVER_BASE_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the server base directory.
SERVER_CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying ServerEnvironment.getServerConfigurationDir() () the server configuration directory}.
SERVER_CONTENT_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the server managed content repository directory.
SERVER_DATA_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying ServerEnvironment.getServerDataDir() () the server data directory}.
SERVER_DEPLOY_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
SERVER_DEPLOYMENT_ADD_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Server add deployment definition
SERVER_DEPLOYMENT_REPOSITORY - Static variable in class org.jboss.as.server.deployment.Attachments
The server deployment repository
SERVER_ENV_ATTRIBUTES - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
SERVER_ENVIRONMENT - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
 
SERVER_GROUP - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
SERVER_GROUP_ADD_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes for server group deployment add
SERVER_GROUP_DEPLOYMENT_ADD_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Server group add deployment definition
SERVER_GROUP_REPLACE_DEPLOYMENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
SERVER_GROUP_REPLACE_DEPLOYMENT_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
SERVER_GROUP_RESOURCE_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes for server group deployment add
SERVER_LOG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the server log directory.
SERVER_NAME - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
SERVER_NAME - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
SERVER_NAME - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
SERVER_NAME - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying the name of this server instance.
SERVER_NAME - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
SERVER_NAME - Static variable in class org.jboss.as.server.ServerService
 
SERVER_RECONNECT_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
SERVER_RESOURCE_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes for server deployment resource
SERVER_STARTED_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
 
SERVER_STATE - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
SERVER_TEMP_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
Constant that holds the name of the system property for specifying t the server temp directory.
ServerActivity - Interface in org.jboss.as.server.suspend
A server activity that may have to finish before the server can shut down gracefully.
ServerActivityCallback - Interface in org.jboss.as.server.suspend
Callback interface that subsystems and other entry points can use to let the suspend controller know that all requests have finished.
serverAlreadyPaused() - Method in interface org.jboss.as.server.logging.ServerLogger
 
serverBaseDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
serverBaseDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
ServerBootOperationsService - Class in org.jboss.as.server.mgmt.domain
Service triggering the registration at the local host-controller and resolving the boot operations.
ServerBootOperationsService() - Constructor for class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
serverContentDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
serverControllerServiceRemoved() - Method in interface org.jboss.as.server.logging.ServerLogger
 
serverDataDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
ServerDependenciesProcessor - Class in org.jboss.as.server.deployment.module
DUP thats adds dependencies that are available to all deployments
ServerDependenciesProcessor() - Constructor for class org.jboss.as.server.deployment.module.ServerDependenciesProcessor
 
ServerDeploymentResourceDefinition - Class in org.jboss.as.server.controller.resources
 
ServerDescriptionConstants - Class in org.jboss.as.server.controller.descriptions
Various constants used in descriptions of server model resources.
ServerDescriptions - Class in org.jboss.as.server.controller.descriptions
Model descriptions for deployment resources.
ServerDomainProcessReloadHandler - Class in org.jboss.as.server.operations
Custom reload handler updating the operation-id before reconnecting to the HC.
ServerDomainProcessReloadHandler(ServiceName, RunningModeControl, ControlledProcessState, DomainServerCommunicationServices.OperationIDUpdater) - Constructor for class org.jboss.as.server.operations.ServerDomainProcessReloadHandler
 
ServerDomainProcessShutdownHandler - Class in org.jboss.as.server.operations
Handler that starts a graceful shutdown in domain mode.
ServerDomainProcessShutdownHandler(DomainServerCommunicationServices.OperationIDUpdater) - Constructor for class org.jboss.as.server.operations.ServerDomainProcessShutdownHandler
 
ServerEnvironment - Class in org.jboss.as.server
Encapsulates the runtime environment for a server.
ServerEnvironment(String, Properties, Map<String, String>, String, ConfigurationFile.InteractionPolicy, ServerEnvironment.LaunchType, RunningMode, ProductConfig) - Constructor for class org.jboss.as.server.ServerEnvironment
 
ServerEnvironment.LaunchType - Enum in org.jboss.as.server
The manner in which a server can be launched
ServerEnvironmentResourceDescription - Class in org.jboss.as.server
A resource description that describes the server environment.
ServerEnvironmentService - Class in org.jboss.as.server
Exposes the ServerEnvironment via a Service.
ServerEnvironmentSystemPropertyUpdater - Class in org.jboss.as.server
 
ServerEnvironmentSystemPropertyUpdater(ServerEnvironment) - Constructor for class org.jboss.as.server.ServerEnvironmentSystemPropertyUpdater
 
ServerLogger - Interface in org.jboss.as.server.logging
 
ServerPathManagerService - Class in org.jboss.as.server
Service containing the paths for a server
ServerPathManagerService() - Constructor for class org.jboss.as.server.ServerPathManagerService
 
ServerPermission - Class in org.jboss.as.server.security
This class is for WildFly Server's permissions.
ServerPermission(String) - Constructor for class org.jboss.as.server.security.ServerPermission
Creates a new permission with the specified name.
ServerPermission(String, String) - Constructor for class org.jboss.as.server.security.ServerPermission
Creates a new permission object with the specified name.
ServerProcessReloadHandler - Class in org.jboss.as.server.operations
 
ServerProcessReloadHandler(ServiceName, RunningModeControl, ControlledProcessState) - Constructor for class org.jboss.as.server.operations.ServerProcessReloadHandler
 
ServerProcessStateHandler - Class in org.jboss.as.server.operations
Operation handlers responsible for putting the server in either the reload or restart-required state.
ServerRestartRequiredHandler - Class in org.jboss.as.server.operations
Deprecated.
ServerRestartRequiredHandler() - Constructor for class org.jboss.as.server.operations.ServerRestartRequiredHandler
Deprecated.
 
ServerResumeHandler - Class in org.jboss.as.server.operations
Handler that suspends server operations
ServerResumeHandler() - Constructor for class org.jboss.as.server.operations.ServerResumeHandler
 
ServerRootResourceDefinition - Class in org.jboss.as.server.controller.resources
 
ServerRootResourceDefinition(ContentRepository, ExtensibleConfigurationPersister, ServerEnvironment, ControlledProcessState, RunningModeControl, AbstractVaultReader, ExtensionRegistry, boolean, PathManagerService, DomainServerCommunicationServices.OperationIDUpdater, DelegatingConfigurableAuthorizer, ManagedAuditLogger, MutableRootResourceRegistrationProvider, BootErrorCollector) - Constructor for class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
ServerService - Class in org.jboss.as.server
Service for the ModelController for an AS server instance.
ServerShutdownHandler - Class in org.jboss.as.server.operations
Handler that shuts down the standalone server.
ServerShutdownHandler(ControlledProcessState) - Constructor for class org.jboss.as.server.operations.ServerShutdownHandler
 
serverStarting(String) - Method in interface org.jboss.as.server.logging.ServerLogger
Logs an informational message indicating the server is starting.
ServerStartTask - Class in org.jboss.as.server
This is the task used by the Host Controller and passed to a Server instance in order to bootstrap it from a remote source process.
ServerStartTask(String, String, int, int, List<ServiceActivator>, List<ModelNode>, Map<String, String>) - Constructor for class org.jboss.as.server.ServerStartTask
 
ServerState - Enum in org.jboss.as.server
 
serverStopped(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
Logs an informational message indicating the server is stopped.
ServerSuspendHandler - Class in org.jboss.as.server.operations
Handler that suspends server operations
ServerSuspendHandler() - Constructor for class org.jboss.as.server.operations.ServerSuspendHandler
 
ServerTask - Interface in org.jboss.as.server
 
serverTempDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.server.logging.ServerLogger
 
ServerToHostRemoteFileRequestAndHandler - Class in org.jboss.as.server.mgmt.domain
 
ServerVersionOperations - Class in org.jboss.as.server.operations
 
ServerVersionOperations() - Constructor for class org.jboss.as.server.operations.ServerVersionOperations
 
ServerVersionOperations.DefaultEmptyListAttributeHandler - Class in org.jboss.as.server.operations
 
ServerVersionOperations.DefaultEmptyListAttributeHandler() - Constructor for class org.jboss.as.server.operations.ServerVersionOperations.DefaultEmptyListAttributeHandler
 
SERVICE_MODULE_LOADER - Static variable in class org.jboss.as.server.deployment.Attachments
The module loader for the deployment
SERVICE_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentCompleteServiceProcessor
 
SERVICE_NAME - Static variable in interface org.jboss.as.server.deployment.DeploymentMountProvider
Standard ServiceName under which a service controller for an instance of {@code Service would be registered.
SERVICE_NAME - Static variable in class org.jboss.as.server.deployment.module.TempFileProviderService
 
SERVICE_NAME - Static variable in class org.jboss.as.server.GracefulShutdownService
 
SERVICE_NAME - Static variable in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
SERVICE_NAME - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
SERVICE_NAME - Static variable in class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
SERVICE_NAME - Static variable in class org.jboss.as.server.ServerEnvironmentService
Standard ServiceName under which a ServerEnvironmentService would be registered
SERVICE_NAME - Static variable in class org.jboss.as.server.suspend.SuspendController
 
SERVICE_VERIFICATION_HANDLER - Static variable in class org.jboss.as.server.deployment.Attachments
Deprecated.
the object attached under this key does nothing
ServiceActivatorDependencyProcessor - Class in org.jboss.as.server.deployment.service
Deployment processor that adds required dependencies for executing service activators.
ServiceActivatorDependencyProcessor() - Constructor for class org.jboss.as.server.deployment.service.ServiceActivatorDependencyProcessor
 
ServiceActivatorMarker - Class in org.jboss.as.server.deployment.service
Marker file used to identify deployments that contain service activators.
ServiceActivatorMarker() - Constructor for class org.jboss.as.server.deployment.service.ServiceActivatorMarker
 
ServiceActivatorProcessor - Class in org.jboss.as.server.deployment.service
Deployment processor responsible for executing any ServiceActivator instances for a deployment.
ServiceActivatorProcessor() - Constructor for class org.jboss.as.server.deployment.service.ServiceActivatorProcessor
 
ServiceLoaderProcessor - Class in org.jboss.as.server.deployment
A processor which creates a service loader index.
ServiceLoaderProcessor() - Constructor for class org.jboss.as.server.deployment.ServiceLoaderProcessor
 
ServiceModuleLoader - Class in org.jboss.as.server.moduleservice
ModuleLoader that loads module definitions from msc services.
ServiceModuleLoader(ModuleLoader) - Constructor for class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
serviceModuleLoaderAlreadyStarted() - Method in interface org.jboss.as.server.logging.ServerLogger
 
serviceModuleLoaderAlreadyStopped() - Method in interface org.jboss.as.server.logging.ServerLogger
 
serviceName(ServiceName) - Static method in class org.jboss.as.server.deployment.DeploymentCompleteServiceProcessor
 
SERVICES - Static variable in class org.jboss.as.server.deployment.Attachments
An index of ServiceLoader-type services in this deployment unit
Services - Class in org.jboss.as.server.deployment
 
Services - Class in org.jboss.as.server
A holder class for constants containing the names of the core services.
ServicesAttachment - Class in org.jboss.as.server.deployment
An attachment holding the names of services detected in the deployment unit.
set(int, T) - Method in class org.jboss.as.server.deployment.AttachmentList
 
SET_CURRENT_SERVICE_CONTAINER - Static variable in class org.jboss.as.server.security.ServerPermission
The Server Permission named createCaller, which should be used to set current ServiceContainer.
SET_CURRENT_SERVICE_CONTAINER_NAME - Static variable in class org.jboss.as.server.security.ServerPermission
 
SET_RELOAD_REQUIRED_HANDLER - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
 
SET_RESTART_REQUIRED_HANDLER - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
 
setActive(boolean) - Method in class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
 
setConfigurationPersisterFactory(Bootstrap.ConfigurationPersisterFactory) - Method in class org.jboss.as.server.Bootstrap.Configuration
Set the configuration persister factory to use.
setLocalDependenciesTransitive(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
Sets whether the ModuleSpecification.localDependencies applicable for this ModuleSpecification are to be treated as transitive dependencies for modules which depend on the module represented by this ModuleSpecification
setLocalLast(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
setModuleLoader(ModuleLoader) - Method in class org.jboss.as.server.Bootstrap.Configuration
Set the application server module loader.
setMountExploded(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.MountExplodedMarker
 
setPrivateModule(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
setProcessName(String) - Method in class org.jboss.as.server.ServerEnvironment
 
setPublicModule(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
setRequiresTransitiveDependencies(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
SetServerGroupHostHandler - Class in org.jboss.as.server.operations
Handler for operation run by Host Controller during boot to pass in the server group and host name.
SetServerGroupHostHandler() - Constructor for class org.jboss.as.server.operations.SetServerGroupHostHandler
 
setSubDeploymentModulesIsolated(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
 
setup(Map<String, Object>) - Method in interface org.jboss.as.server.deployment.SetupAction
Sets up the context.
SETUP_ACTIONS - Static variable in class org.jboss.as.server.deployment.Attachments
Setup actions that must be run before running an arquillian test
SetupAction - Interface in org.jboss.as.server.deployment
And action that sets up and tears down some form of context (e.g.
setUsePhysicalCodeSource(boolean) - Method in class org.jboss.as.server.deployment.module.ResourceRoot
 
shouldAuditLog() - Method in interface org.jboss.as.server.jmx.MBeanServerPlugin
Return true if this plugin should audit log
shouldAuthorize() - Method in interface org.jboss.as.server.jmx.MBeanServerPlugin
Return true if this plugin should authorize calls
shutdownHookInvoked() - Method in interface org.jboss.as.server.logging.ServerLogger
 
SimpleAttachable - Class in org.jboss.as.server.deployment
A simple implementation of Attachable which may be used as a base class or on a standalone basis.
SimpleAttachable() - Constructor for class org.jboss.as.server.deployment.SimpleAttachable
 
size() - Method in class org.jboss.as.server.deployment.AttachmentList
 
skipRepeatedActivation(DeploymentUnit, int) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
 
SOCKET_BINDING - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
 
SOCKET_BINDING - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
 
SOCKET_BINDING_REF - Static variable in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingResourceDefinition
 
socketBindingManagerInjectedValue - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
SocketBindingManagerService - Class in org.jboss.as.server.services.net
 
SocketBindingManagerService(int) - Constructor for class org.jboss.as.server.services.net.SocketBindingManagerService
 
SocketBindingResourceDefinition - Class in org.jboss.as.server.services.net
ResourceDefinition for a server socket binding resource.
SocketBindingService - Class in org.jboss.as.server.services.net
 
SocketBindingService(String, int, boolean, InetAddress, int, List<ClientMapping>) - Constructor for class org.jboss.as.server.services.net.SocketBindingService
 
SOURCE_INTERFACE - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
 
SOURCE_PORT - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
 
sourceInterfaceInjectedValue - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
sourcePort - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
SpecifiedInterfaceAddHandler - Class in org.jboss.as.server.services.net
Handler for adding a fully specified interface.
SpecifiedInterfaceAddHandler() - Constructor for class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
 
SpecifiedInterfaceRemoveHandler - Class in org.jboss.as.server.services.net
Handler for removing a fully-specified interface.
SpecifiedInterfaceRemoveHandler() - Constructor for class org.jboss.as.server.services.net.SpecifiedInterfaceRemoveHandler
 
SpecifiedInterfaceResolveHandler - Class in org.jboss.as.server.services.net
Handler that resolves an interface criteria to actual IP addresses in order to allow clients to check the validity of the configuration.
StandaloneXml - Class in org.jboss.as.server.parsing
A mapper between an AS server's configuration model and XML representations, particularly standalone.xml.
StandaloneXml(ModuleLoader, ExecutorService, ExtensionRegistry) - Constructor for class org.jboss.as.server.parsing.StandaloneXml
 
start(StartContext) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
 
start(StartContext) - Method in class org.jboss.as.server.deployment.ContentCleanerService
 
start(StartContext) - Method in class org.jboss.as.server.deployment.DeployerChainsService
 
start(StartContext) - Method in class org.jboss.as.server.deployment.module.TempFileProviderService
start(StartContext) - Method in class org.jboss.as.server.GracefulShutdownService
 
start(StartContext) - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
start(StartContext) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
start(StartContext) - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
start(StartContext) - Method in class org.jboss.as.server.mgmt.HttpManagementRequestsService
 
start(StartContext) - Method in class org.jboss.as.server.mgmt.HttpShutdownService
 
start(StartContext) - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Starts the service.
start(StartContext) - Method in class org.jboss.as.server.moduleservice.ExtensionIndexService
 
start(StartContext) - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
 
start(StartContext) - Method in class org.jboss.as.server.moduleservice.ExternalModuleSpecService
 
start(StartContext) - Method in class org.jboss.as.server.moduleservice.ModuleIndexService
 
start(StartContext) - Method in class org.jboss.as.server.moduleservice.ModuleLoadService
 
start(StartContext) - Method in class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
start(StartContext) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
start(List<ModelNode>, ContentProvider) - Method in class org.jboss.as.server.SelfContainedContainer
The main method.
start(StartContext) - Method in class org.jboss.as.server.ServerEnvironmentService
 
start(StartContext) - Method in class org.jboss.as.server.ServerService
 
start(StartContext) - Method in class org.jboss.as.server.services.net.NetworkInterfaceService
 
start(StartContext) - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
start(StartContext) - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
 
start(StartContext) - Method in class org.jboss.as.server.services.net.SocketBindingService
 
start(StartContext) - Method in class org.jboss.as.server.suspend.SuspendController
 
startedClean(String, long, int, int, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
startedWitErrors(String, long, int, int, int, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
startGracefulShutdown() - Method in class org.jboss.as.server.GracefulShutdownService
 
startingDeployment(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
startingSubDeployment(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
startup(Bootstrap.Configuration, List<ServiceActivator>) - Method in interface org.jboss.as.server.Bootstrap
Calls Bootstrap.bootstrap(Configuration, List) to bootstrap the container.
STATUS - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
stop(StopContext) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
 
stop(StopContext) - Method in class org.jboss.as.server.deployment.ContentCleanerService
 
stop(StopContext) - Method in class org.jboss.as.server.deployment.DeployerChainsService
 
stop(StopContext) - Method in class org.jboss.as.server.deployment.module.TempFileProviderService
stop(StopContext) - Method in class org.jboss.as.server.GracefulShutdownService
 
stop(StopContext) - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
 
stop(StopContext) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
stop(StopContext) - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
 
stop(StopContext) - Method in class org.jboss.as.server.mgmt.HttpManagementRequestsService
 
stop(StopContext) - Method in class org.jboss.as.server.mgmt.HttpShutdownService
 
stop(StopContext) - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
Stops the service.
stop(StopContext) - Method in class org.jboss.as.server.moduleservice.ExtensionIndexService
 
stop(StopContext) - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
 
stop(StopContext) - Method in class org.jboss.as.server.moduleservice.ExternalModuleSpecService
 
stop(StopContext) - Method in class org.jboss.as.server.moduleservice.ModuleIndexService
 
stop(StopContext) - Method in class org.jboss.as.server.moduleservice.ModuleLoadService
 
stop(StopContext) - Method in class org.jboss.as.server.moduleservice.ModuleResolvePhaseService
 
stop(StopContext) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
stop(StopContext) - Method in class org.jboss.as.server.ServerEnvironmentService
 
stop(StopContext) - Method in class org.jboss.as.server.ServerService
 
stop(StopContext) - Method in class org.jboss.as.server.services.net.NetworkInterfaceService
 
stop(StopContext) - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
 
stop(StopContext) - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
 
stop(StopContext) - Method in class org.jboss.as.server.services.net.SocketBindingService
 
stop(StopContext) - Method in class org.jboss.as.server.suspend.SuspendController
 
stoppedDeployment(String, String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
stoppedSubDeployment(String, int) - Method in interface org.jboss.as.server.logging.ServerLogger
 
STRUCTURE_ADDITIONAL_MANIFEST - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_ANNOTATION_INDEX - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_APP_CLIENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_APPLICATION_CLIENT_IN_EAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_BEAN_VALIDATION_RESOURCE_INJECTION_REGISTRY - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_BUNDLE_SUB_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_CLASS_PATH - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_DATASOURCE_RESOURCE_INJECTION - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_DEFERRED_DEPLOYMENT_OVERLAY - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_DEPLOYMENT_DEPENDENCIES - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_DEPLOYMENT_OVERLAY - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EAR_APP_XML_PARSE - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EAR_DEPLOYMENT_INIT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EAR_SUB_DEPLYOMENTS_ISOLATED - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_DEPLOYMENT_PROPERTIES - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_DEPLOYMENT_PROPERTY_RESOLVER - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_EJB_ANNOTATION_PROPERTY_REPLACEMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_JBOSS_DESC_PROPERTY_REPLACEMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_MODULE_INIT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_PROPERTY_RESOLVER - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_RESOURCE_INJECTION_REGISTRY - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_SPEC_DESC_PROPERTY_REPLACEMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_SYSTEM_PROPERTY_RESOLVER - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EE_VAULT_PROPERTY_RESOLVER - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EJB_EAR_APPLICATION_NAME - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EJB_JAR_IN_EAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_EXPLODED_MOUNT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_GLOBAL_MODULES - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_GLOBAL_REQUEST_CONTROLLER - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_JBOSS_DEPLOYMENT_STRUCTURE - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_JBOSS_EJB_CLIENT_XML_PARSE - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_JDBC_DRIVER - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_JMS_CONNECTION_FACTORY_RESOURCE_INJECTION - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_MANAGED_BEAN_JAR_IN_EAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_MANIFEST - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_MODULE_IDENTIFIERS - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_MOUNT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_NAMING_EXTERNAL_CONTEXTS - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_OSGI_MANIFEST - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_OSGI_METADATA - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_OSGI_PROPERTIES - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_OSGI_WEBBUNDLE - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_PARSE_JBOSS_ALL_XML - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_RAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_APPCLIENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_BATCH - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_DEPLOYMENT_DEPS - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_EE_APP - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_EJB - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_JPA - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_STRUCTURE_1_0 - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_STRUCTURE_1_1 - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_STRUCTURE_1_2 - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_UNDERTOW_SHARED_SESSION - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_WEB - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REGISTER_JBOSS_ALL_WELD - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_REMOUNT_EXPLODED - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_SAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_SAR_SUB_DEPLOY_CHECK - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_SERVICE_MODULE_LOADER - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_SUB_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_WAR - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_WAR_DEPLOYMENT_INIT - Static variable in enum org.jboss.as.server.deployment.Phase
 
STRUCTURE_WS_SERVICES_DEPS - Static variable in enum org.jboss.as.server.deployment.Phase
 
SUB_DEPLOYMENTS - Static variable in class org.jboss.as.server.deployment.Attachments
Sub deployment services
SubDeploymentDependencyProcessor - Class in org.jboss.as.server.deployment.module
Processor that set up a module dependency on the parent module
SubDeploymentDependencyProcessor() - Constructor for class org.jboss.as.server.deployment.module.SubDeploymentDependencyProcessor
 
SubDeploymentMarker - Class in org.jboss.as.server.deployment
Marker for sub deployments
subdeploymentNotFound(String, StringBuilder) - Method in interface org.jboss.as.server.logging.ServerLogger
 
SubDeploymentProcessor - Class in org.jboss.as.server.deployment
Deployment processor responsible to creating deployment unit services for sub-deployment.
SubDeploymentProcessor() - Constructor for class org.jboss.as.server.deployment.SubDeploymentProcessor
 
subdeploymentsRequireParent() - Method in interface org.jboss.as.server.logging.ServerLogger
 
SubDeploymentUnitService - Class in org.jboss.as.server.deployment
Service responsible for installing the correct services to install a DeploymentUnit.
SubDeploymentUnitService(ResourceRoot, DeploymentUnit, ImmutableManagementResourceRegistration, ManagementResourceRegistration, Resource, AbstractVaultReader, PathManager) - Constructor for class org.jboss.as.server.deployment.SubDeploymentUnitService
 
subList(int, int) - Method in class org.jboss.as.server.deployment.AttachmentList
 
suspend(long) - Method in class org.jboss.as.server.suspend.SuspendController
 
SUSPEND_STATE - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
 
SuspendController - Class in org.jboss.as.server.suspend
The graceful shutdown controller.
SuspendController() - Constructor for class org.jboss.as.server.suspend.SuspendController
 
SuspendController.State - Enum in org.jboss.as.server.suspend
 
suspended(ServerActivityCallback) - Method in interface org.jboss.as.server.suspend.ServerActivity
Invoked once the suspend process has started.
suspendingServer() - Method in interface org.jboss.as.server.logging.ServerLogger
 
suspendStarted() - Method in interface org.jboss.as.server.suspend.OperationListener
Invoked when a suspend operation is started.
SuspendStateReadHandler - Class in org.jboss.as.server.operations
Reports the current server SuspendController.State
syncContent(ContentReference) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
 
SystemExiter - Class in org.jboss.as.server
Used to override System.exit() calls.
SystemExiter() - Constructor for class org.jboss.as.server.SystemExiter
 
SystemExiter.Exiter - Interface in org.jboss.as.server
 
SystemPropertyAddHandler - Class in org.jboss.as.server.operations
Operation handler for adding domain/host and server system properties.
SystemPropertyAddHandler(ProcessEnvironmentSystemPropertyUpdater, AttributeDefinition[]) - Constructor for class org.jboss.as.server.operations.SystemPropertyAddHandler
Create the SystemPropertyAddHandler
systemPropertyCannotOverrideServerName(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
SystemPropertyDeferredProcessor - Interface in org.jboss.as.server.operations
WFLY-1904: performs deferred resolution and storage of system properties, after any security vault has had a chance to initialize.
systemPropertyNotManageable(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
SystemPropertyRemoveHandler - Class in org.jboss.as.server.operations
Handler for system property remove operations.
SystemPropertyRemoveHandler(ProcessEnvironmentSystemPropertyUpdater) - Constructor for class org.jboss.as.server.operations.SystemPropertyRemoveHandler
Create the SystemPropertyRemoveHandler
SystemPropertyResourceDefinition - Class in org.jboss.as.server.controller.resources
ResourceDefinition for system property configuration resources.
SystemPropertyResourceDefinition.Location - Enum in org.jboss.as.server.controller.resources
 
systemPropertyUpdated(String, String) - Method in class org.jboss.as.server.ServerEnvironment
 
systemPropertyUpdated(String, String) - Method in class org.jboss.as.server.ServerEnvironmentSystemPropertyUpdater
 
SystemPropertyValueWriteAttributeHandler - Class in org.jboss.as.server.operations
Handles changes to the value of a system property.
SystemPropertyValueWriteAttributeHandler(ProcessEnvironmentSystemPropertyUpdater, AttributeDefinition) - Constructor for class org.jboss.as.server.operations.SystemPropertyValueWriteAttributeHandler
 
SystemPropertyValueWriteAttributeHandler.SysPropValue - Class in org.jboss.as.server.operations
 

T

teardown(Map<String, Object>) - Method in interface org.jboss.as.server.deployment.SetupAction
Tears down the context that was set up and restores the previous context state.
TEMP_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
 
TempFileProviderService - Class in org.jboss.as.server.deployment.module
Service responsible for managing the life-cycle of a TempFileProvider.
TempFileProviderService() - Constructor for class org.jboss.as.server.deployment.module.TempFileProviderService
 
TIMEOUT - Static variable in class org.jboss.as.server.operations.ServerDomainProcessShutdownHandler
 
TIMEOUT - Static variable in class org.jboss.as.server.operations.ServerShutdownHandler
 
TIMEOUT - Static variable in class org.jboss.as.server.operations.ServerSuspendHandler
The timeout in seconds, the operation will block until either the timeout is reached or the server successfully suspends -1 : wait indefinitely 0 : return immediately (default) >0 : wait n seconds
timeout() - Method in interface org.jboss.as.server.suspend.OperationListener
Invoked when a suspend operation times out.
TO_REPLACE - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
toArray() - Method in class org.jboss.as.server.deployment.AttachmentList
 
toArray(T[]) - Method in class org.jboss.as.server.deployment.AttachmentList
 
toString() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
 
toString() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
 
toString() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
 
toString() - Method in class org.jboss.as.server.deployment.reflect.ClassIndex
 
toString() - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
 

U

unableToCreateSelfContainedDir() - Method in interface org.jboss.as.server.logging.ServerLogger
 
unableToInitialiseSSLContext(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
unableToLoadProperties(URL) - Method in interface org.jboss.as.server.logging.ServerLogger
Creates an error message indicating properties could not be loaded from a given url.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.annotation.AnnotationIndexProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.annotation.CleanupAnnotationIndexProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndexProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.dependencies.DeploymentDependenciesProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeploymentCompleteServiceProcessor
 
undeploy(OperationContext, String, String, AbstractVaultReader) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
 
undeploy(DeploymentUnit) - Method in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.integration.Seam2Processor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.jbossallxml.JBossAllXmlParserRegisteringProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParsingProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ClassFileTransformerProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DeploymentRootExplodedMountProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DeploymentRootMountProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DeploymentVisibilityProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.descriptor.DeploymentStructureDescriptorParser
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DriverDependenciesProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestAttachmentProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestClassPathProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestDependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestExtensionListProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestExtensionNameProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleClassPathProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleDependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleExtensionListProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleExtensionNameProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleIdentifierProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleSpecProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ServerDependenciesProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.SubDeploymentDependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.reflect.CleanupReflectionIndexProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.reflect.InstallReflectionIndexProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.service.ServiceActivatorDependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.service.ServiceActivatorProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.ServiceLoaderProcessor
Undo the deployment processing.
undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.SubDeploymentProcessor
 
UNDEPLOY_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
undeployingDeploymentHasBeenRedeployed(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
undeploymentRolledBack(String, String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
undeploymentRolledBackWithNoMessage(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
UndertowHttpManagementService - Class in org.jboss.as.server.mgmt
 
UndertowHttpManagementService(ConsoleMode, String) - Constructor for class org.jboss.as.server.mgmt.UndertowHttpManagementService
 
unexpectedContent(String, QName, String, Location) - Method in interface org.jboss.as.server.logging.ServerLogger
 
unexpectedEndOfDocument(Location) - Method in interface org.jboss.as.server.logging.ServerLogger
 
unknownContentItemKey(String) - Method in interface org.jboss.as.server.logging.ServerLogger
 
unknownMountType(MountType) - Method in interface org.jboss.as.server.logging.ServerLogger
 
UNMANAGED_CONTENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
Attributes indicating unmanaged deployments in the content attribute
unRegisterActivity(ServerActivity) - Method in class org.jboss.as.server.suspend.SuspendController
 
unsuccessfulBoot() - Method in interface org.jboss.as.server.logging.ServerLogger
 
UNSUPPORTED_DEP_LOGGER - Static variable in interface org.jboss.as.server.logging.ServerLogger
Logger for unsupported APIs.
unsupportedApiUsed(String, ModuleIdentifier) - Method in interface org.jboss.as.server.logging.ServerLogger
 
updateOperationID(int) - Method in interface org.jboss.as.server.DomainServerCommunicationServices.OperationIDUpdater
Update the operation ID when connecting to the HC.
UPLOAD_BYTES_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
UPLOAD_STREAM_ATTACHMENT_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
UPLOAD_URL_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
URL_NOT_NULL - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
 
USE_SERVICE_REGISTRY - Static variable in class org.jboss.as.server.security.ServerPermission
The Server Permission named getCallerSubject, which should be used to use SecuredServiceRegistry, i.e.
USE_SERVICE_REGISTRY_NAME - Static variable in class org.jboss.as.server.security.ServerPermission
 

V

validateObject() - Method in class org.jboss.as.server.ServerStartTask
 
validateOnePieceOfContent(ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
 
validateOnePieceOfContent(ModelNode) - Static method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
validateUpdatedModel(OperationContext, Resource) - Method in class org.jboss.as.server.services.net.BindingInterfaceHandler
 
validator - Variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayContentAdd
 
VALUE - Static variable in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
 
valueExpectedForCommandLineOption(String) - Method in interface org.jboss.as.server.logging.ServerLogger
Creates an error message indicating a value was expected for the given command line option.
valueOf(String) - Static method in enum org.jboss.as.server.controller.resources.DeploymentResourceDefinition.DeploymentResourceParent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.deployment.Attachments.BundleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.deployment.MountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.deployment.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.ServerEnvironment.LaunchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.ServerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.server.suspend.SuspendController.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.server.controller.resources.DeploymentResourceDefinition.DeploymentResourceParent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.deployment.Attachments.BundleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.deployment.MountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.deployment.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.ServerEnvironment.LaunchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.ServerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.server.suspend.SuspendController.State
Returns an array containing the constants of this enum type, in the order they are declared.
VAULT_OPTIONS - Static variable in class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
VAULT_READER_ATTACHMENT_KEY - Static variable in class org.jboss.as.server.deployment.Attachments
 
VaultAddHandler - Class in org.jboss.as.server.services.security
Handler for the Vault
VaultAddHandler(AbstractVaultReader) - Constructor for class org.jboss.as.server.services.security.VaultAddHandler
Create the PathAddHandler
vaultModuleWithNoCode() - Method in interface org.jboss.as.server.logging.ServerLogger
 
VaultReaderException - Exception in org.jboss.as.server.services.security
 
VaultReaderException(Throwable) - Constructor for exception org.jboss.as.server.services.security.VaultReaderException
 
VaultReaderException(String, Throwable) - Constructor for exception org.jboss.as.server.services.security.VaultReaderException
 
VaultRemoveHandler - Class in org.jboss.as.server.services.security
Handler for the vault remove operation.
VaultRemoveHandler(AbstractVaultReader) - Constructor for class org.jboss.as.server.services.security.VaultRemoveHandler
Create the VaultRemoveHandler
VaultResourceDefinition - Class in org.jboss.as.server.controller.resources
 
VaultResourceDefinition(AbstractVaultReader) - Constructor for class org.jboss.as.server.controller.resources.VaultResourceDefinition
 
VaultWriteAttributeHandler - Class in org.jboss.as.server.services.security
Write attribute handler for attributes that update the core security vault resource.
VaultWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.server.services.security.VaultWriteAttributeHandler
 
VersionModelInitializer - Class in org.jboss.as.server.controller.resources
Initializes the part of the model where the versions are stored
VersionModelInitializer() - Constructor for class org.jboss.as.server.controller.resources.VersionModelInitializer
 
VFS_MODULE - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
 
VFS_MODULE_IDENTIFIER - Static variable in class org.jboss.as.server.ServerEnvironment
VFS module identifier.
vfsNotAvailable() - Method in interface org.jboss.as.server.logging.ServerLogger
 
VFSResourceLoader - Class in org.jboss.as.server.deployment.module
Resource loader capable of loading resources from VFS archives.
VFSResourceLoader(String, VirtualFile) - Constructor for class org.jboss.as.server.deployment.module.VFSResourceLoader
Construct new instance.
VFSResourceLoader(String, VirtualFile, boolean) - Constructor for class org.jboss.as.server.deployment.module.VFSResourceLoader
Construct new instance.
vmArgumentsLabel(String) - Method in interface org.jboss.as.server.logging.ServerLogger
Label for DEBUG log listing of the server's VM arguments

W

WEB_DEPENDENCIES - Static variable in class org.jboss.as.server.deployment.Attachments
A list of services that a web deployment should have as dependencies.
writeAttribute(XMLExtendedStreamWriter, Attribute, String) - Static method in class org.jboss.as.server.parsing.CommonXml
 
writeContent(XMLExtendedStreamWriter, ModelMarshallingContext) - Method in class org.jboss.as.server.parsing.StandaloneXml
 
writeContentItem(XMLExtendedStreamWriter, ModelNode) - Static method in class org.jboss.as.server.parsing.CommonXml
 
writeDeploymentOverlays(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
writeElement(XMLExtendedStreamWriter, Element) - Static method in class org.jboss.as.server.parsing.CommonXml
 
writeInterfaces(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
Write the interfaces including the criteria elements.
writeNamespaces(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
writeNewLine(XMLExtendedStreamWriter) - Static method in class org.jboss.as.server.parsing.CommonXml
 
writePaths(XMLExtendedStreamWriter, ModelNode, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
writeProperties(XMLExtendedStreamWriter, ModelNode, Element, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
writeSchemaLocation(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
writeSocketBindingGroup(XMLExtendedStreamWriter, ModelNode, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
 
writeVault(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
 
A B C D E F G H I J L M N O P Q R S T U V W 
WildFly: Server 1.0.0.CR1

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