- abbrevFor(Class) - Static method in class org.jboss.as.jacorb.rmi.marshal.CDRStream
-
Returns the abbreviated name of the marshaller for given
Class.
- abortingCacheOperation(Throwable, int) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating that the cache is aborting after the specified number of retries.
- aboutToAddUser(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Confirmation of the user being added.
- aboutToUpdateDisabledUser(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Confirmation if the current user (disabled) is about to be updated.
- aboutToUpdateEnabledUser(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Confirmation if the current user (enabled) is about to be updated.
- AbsolutePathService - Class in org.jboss.as.controller.services.path
-
- AbsolutePathService(String) - Constructor for class org.jboss.as.controller.services.path.AbsolutePathService
-
- AbsolutePathService - Class in org.jboss.as.server.services.path
-
- AbsolutePathService(String) - Constructor for class org.jboss.as.server.services.path.AbsolutePathService
-
Deprecated.
- absoluteValues - Variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- AbstractAddStepHandler - Class in org.jboss.as.controller
-
- AbstractAddStepHandler() - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
- AbstractAddStepHandler(Collection<? extends AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
- AbstractAddStepHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractAddStepHandler
-
Constructs add handler
- AbstractAS7RaDeployer(ServiceTarget, URL, String, File, ClassLoader, Connector, ServiceName) - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- AbstractAttributeDefinitionBuilder<BUILDER extends AbstractAttributeDefinitionBuilder,ATTRIBUTE extends AttributeDefinition> - Class in org.jboss.as.controller
-
- AbstractAttributeDefinitionBuilder(String, ModelType) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder for an attribute with the give name and type.
- AbstractAttributeDefinitionBuilder(String, ModelType, boolean) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder for an attribute with the give name and type and nullability setting.
- AbstractAttributeDefinitionBuilder(AttributeDefinition) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder populated with the values of an existing attribute definition.
- AbstractAttributeDefinitionBuilder(String, AttributeDefinition) - Constructor for class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Creates a builder populated with the values of an existing attribute definition, with an optional
change of the attribute's name.
- abstractBaseValuetypes - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array of analysis of the abstract base valuetypes implemented/extended here.
- AbstractBoottimeAddStepHandler - Class in org.jboss.as.controller
-
Base class for
OperationStepHandler implementations that add managed resource and also perform runtime
processing that
should only occur during server boot.
- AbstractBoottimeAddStepHandler() - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
- AbstractBoottimeAddStepHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
- AbstractBoottimeAddStepHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
- AbstractCacheConfigurationService - Class in org.jboss.as.clustering.infinispan.subsystem
-
- AbstractCacheConfigurationService(String) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.AbstractCacheConfigurationService
-
- AbstractChannelOpenListenerService - Class in org.jboss.as.remoting
-
Abstract service responsible for listening for channel open requests.
- AbstractChannelOpenListenerService(String, OptionMap) - Constructor for class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- AbstractComponentConfigProcessor - Class in org.jboss.as.ee.component.deployers
-
- AbstractComponentConfigProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
-
- AbstractComponentConfigurator - Class in org.jboss.as.ee.component
-
- AbstractComponentConfigurator() - Constructor for class org.jboss.as.ee.component.AbstractComponentConfigurator
-
- AbstractConfigurationPersister - Class in org.jboss.as.controller.persistence
-
- AbstractConfigurationPersister(XMLElementWriter<ModelMarshallingContext>) - Constructor for class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
Construct a new instance.
- AbstractConfigVisitor - Class in org.jboss.as.pojo.descriptor
-
Abstract config visitor.
- AbstractConfigVisitor() - Constructor for class org.jboss.as.pojo.descriptor.AbstractConfigVisitor
-
- AbstractConfigVisitorNode - Class in org.jboss.as.pojo.descriptor
-
Abstract config visitor node.
- AbstractConfigVisitorNode() - Constructor for class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
- AbstractConstraint - Class in org.jboss.as.controller.access.constraint
-
- AbstractConstraint() - Constructor for class org.jboss.as.controller.access.constraint.AbstractConstraint
-
- AbstractControllerService - Class in org.jboss.as.controller
-
A base class for controller services.
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, DescriptionProvider, OperationStepHandler, ExpressionResolver, ManagedAuditLogger, DelegatingConfigurableAuthorizer) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
Deprecated.
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, ResourceDefinition, OperationStepHandler, ExpressionResolver, ManagedAuditLogger, DelegatingConfigurableAuthorizer) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
Construct a new instance.
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, DescriptionProvider, OperationStepHandler, ExpressionResolver) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, ResourceDefinition, OperationStepHandler, ExpressionResolver) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
- AbstractDataSourceAdd - Class in org.jboss.as.connector.subsystems.datasources
-
Abstract operation handler responsible for adding a DataSource.
- AbstractDataSourceAdd() - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceAdd
-
- AbstractDataSourceRemove - Class in org.jboss.as.connector.subsystems.datasources
-
Abstract operation handler responsible for removing a DataSource.
- AbstractDataSourceRemove() - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceRemove
-
- AbstractDataSourceService - Class in org.jboss.as.connector.subsystems.datasources
-
Base service for managing a data-source.
- AbstractDataSourceService(String, ClassLoader) - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- AbstractDataSourceService.AS7DataSourceDeployer - Class in org.jboss.as.connector.subsystems.datasources
-
- AbstractDefinitionLoader() - Constructor for class org.jboss.as.controller.transform.AbstractResourceModelTransformer.AbstractDefinitionLoader
-
- AbstractDelegatingAsyncFuture<T> - Class in org.jboss.as.controller.client.impl
-
- AbstractDelegatingAsyncFuture(AsyncFuture<T>) - Constructor for class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- 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
-
- AbstractDeploymentDescriptorBindingsProcessor - Class in org.jboss.as.ee.component.deployers
-
Class that provides common functionality required by processors that process environment information from deployment descriptors.
- AbstractDeploymentDescriptorBindingsProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
-
- AbstractDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- AbstractDeploymentUnitProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
- 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.domain.controller.operations.deployment
-
Base class for operation handlers that can handle the upload of deployment content.
- AbstractDeploymentUploadHandler(ContentRepository, AttributeDefinition) - Constructor for class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
-
- 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
-
- AbstractDiscoveryOptionAddHandler - Class in org.jboss.as.host.controller.operations
-
Abstract superclass of handlers for a discovery option resource's add operation.
- AbstractDiscoveryOptionAddHandler() - Constructor for class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionAddHandler
-
- AbstractDiscoveryOptionRemoveHandler - Class in org.jboss.as.host.controller.operations
-
Abstract superclass of handlers for a discovery option resource's remove operation.
- AbstractDiscoveryOptionRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.AbstractDiscoveryOptionRemoveHandler
-
- AbstractDistributableSession<S extends ImmutableSession> - Class in org.wildfly.clustering.web.undertow.session
-
Abstract Undertow adapter for a session.
- AbstractDistributableSession() - Constructor for class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
- AbstractEEAnnotationProcessor - Class in org.jboss.as.ee.metadata
-
- AbstractEEAnnotationProcessor() - Constructor for class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
-
- AbstractEJBComponentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
-
- AbstractEJBComponentResourceDefinition(EJBComponentType) - Constructor for class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- AbstractEJBComponentRuntimeHandler<T extends EJBComponent> - Class in org.jboss.as.ejb3.subsystem.deployment
-
Base class for operation handlers that provide runtime management for
EJBComponents.
- AbstractEJBComponentRuntimeHandler(EJBComponentType, Class<T>) - Constructor for class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- AbstractEJBInterceptor - Class in org.jboss.as.ejb3.component.interceptors
-
- AbstractEJBInterceptor() - Constructor for class org.jboss.as.ejb3.component.interceptors.AbstractEJBInterceptor
-
- AbstractEjbXmlDescriptorProcessor<T extends org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData> - Class in org.jboss.as.ejb3.deployment.processors.dd
-
User: jpai
- AbstractEjbXmlDescriptorProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
-
- AbstractEndpoint - Class in org.jboss.as.webservices.metadata.model
-
- AbstractEndpoint(String, String, ServiceName) - Constructor for class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- AbstractEntityManager - Class in org.jboss.as.jpa.container
-
Abstract entity manager used by all container managed entity managers.
- AbstractEntityManager() - Constructor for class org.jboss.as.jpa.container.AbstractEntityManager
-
- AbstractFilePersistenceResource - Class in org.jboss.as.controller.persistence
-
- AbstractFilePersistenceResource(ModelNode, AbstractConfigurationPersister) - Constructor for class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- AbstractHandlerDefinition - Class in org.wildfly.extension.undertow
-
- AbstractHandlerDefinition(String, AbstractAddStepHandler, AbstractRemoveStepHandler) - Constructor for class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- AbstractHandlerDefinition(String) - Constructor for class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- AbstractHandlerDefinition(String, String, AbstractAddStepHandler, AbstractRemoveStepHandler) - Constructor for class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- AbstractHandlerDefinition(String, String) - Constructor for class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- AbstractHandlerDefinition.DefaultHandlerRemove - Class in org.wildfly.extension.undertow
-
- AbstractHornetQComponentControlHandler<T extends org.hornetq.api.core.management.HornetQComponentControl> - Class in org.jboss.as.messaging
-
Base class for
OperationStepHandler implementations for handlers that interact
with an implementation of a
HornetQComponentControl subinterface to perform their function.
- AbstractHornetQComponentControlHandler() - Constructor for class org.jboss.as.messaging.AbstractHornetQComponentControlHandler
-
- AbstractIntegrationProcessorJAXWS - Class in org.jboss.as.webservices.deployers
-
- AbstractIntegrationProcessorJAXWS() - Constructor for class org.jboss.as.webservices.deployers.AbstractIntegrationProcessorJAXWS
-
- AbstractInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- AbstractInterfaceCriteria() - Constructor for class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
- AbstractJMSRuntimeHandler<T> - Class in org.jboss.as.messaging.jms
-
Base type for runtime operations on XML deployed message resources
- AbstractJMSRuntimeHandler() - Constructor for class org.jboss.as.messaging.jms.AbstractJMSRuntimeHandler
-
- AbstractJoinpoint - Class in org.jboss.as.pojo.service
-
Abstract joinpoint; keep parameters.
- AbstractJoinpoint() - Constructor for class org.jboss.as.pojo.service.AbstractJoinpoint
-
- AbstractLegacyExtension - Class in org.jboss.as.controller.extension
-
Abstract superclass for
Extension implementations where the extension is no longer supported
for use on current version servers but is supported on host controllers in order to allow use
of the extension on legacy version hosts in a mixed-version domain.
- AbstractLegacyExtension(String, String...) - Constructor for class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- AbstractManagementRequest<T,A> - Class in org.jboss.as.protocol.mgmt
-
utility class for creating management requests.
- AbstractManagementRequest() - Constructor for class org.jboss.as.protocol.mgmt.AbstractManagementRequest
-
- AbstractMergingProcessor<T extends EJBComponentDescription> - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Superclass for the EJB metadata merging processors
- AbstractMergingProcessor(Class<T>) - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
-
- AbstractMessageHandler - Class in org.jboss.as.ejb3.remote.protocol
-
- AbstractMessageHandler() - Constructor for class org.jboss.as.ejb3.remote.protocol.AbstractMessageHandler
-
- AbstractMessageHandler - Class in org.jboss.as.protocol.mgmt
-
Utility class for request/response handling
- AbstractMessageHandler(ExecutorService) - Constructor for class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
- AbstractModelControllerClient - Class in org.jboss.as.controller.client.impl
-
- AbstractModelControllerClient() - Constructor for class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- AbstractModelControllerOperationHandlerFactoryService - Class in org.jboss.as.controller.remote
-
Service used to create operation handlers per incoming channel
- AbstractModelControllerOperationHandlerFactoryService() - Constructor for class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- AbstractModelResource - Class in org.jboss.as.controller.registry
-
Abstract Resource implementation.
- AbstractModelResource() - Constructor for class org.jboss.as.controller.registry.AbstractModelResource
-
- AbstractModelUpdateHandler - Class in org.jboss.as.controller
-
- AbstractModelUpdateHandler() - Constructor for class org.jboss.as.controller.AbstractModelUpdateHandler
-
- AbstractMultiTargetHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- AbstractMultiTargetHandler(FilteredData) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- AbstractOperationBuilder() - Constructor for class org.jboss.as.patching.tool.PatchOperationBuilder.AbstractOperationBuilder
-
- AbstractOperationTransformer - Class in org.jboss.as.controller.transform
-
Base class for OperationTransformer implementations, which don't need to transform the operation result.
- AbstractOperationTransformer() - Constructor for class org.jboss.as.controller.transform.AbstractOperationTransformer
-
- AbstractOutboundConnectionService<T extends AbstractOutboundConnectionService> - Class in org.jboss.as.remoting
-
- AbstractOutboundConnectionService(String, OptionMap) - Constructor for class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- AbstractParameterValidator - Class in org.jboss.as.controller.operations.validation
-
- AbstractParameterValidator() - Constructor for class org.jboss.as.controller.operations.validation.AbstractParameterValidator
-
- AbstractParser - Class in org.jboss.as.connector.util
-
An AbstractParser.
- AbstractParser() - Constructor for class org.jboss.as.connector.util.AbstractParser
-
- AbstractPathService - Class in org.jboss.as.controller.services.path
-
Abstract superclass for services that return a path.
- AbstractPathService() - Constructor for class org.jboss.as.controller.services.path.AbstractPathService
-
- AbstractPathService - Class in org.jboss.as.server.services.path
-
- AbstractPathService() - Constructor for class org.jboss.as.server.services.path.AbstractPathService
-
Deprecated.
- AbstractPersistentSessionManager - Class in org.wildfly.extension.undertow
-
Persistent session manager
- AbstractPersistentSessionManager() - Constructor for class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- AbstractPersistentSessionManager.SessionEntry - Class in org.wildfly.extension.undertow
-
- AbstractPlugIn - Class in org.jboss.as.domain.management.plugin
-
An abstract plug-in implementation that can be extended as an alternative to implementing the interfaces.
- AbstractPlugIn() - Constructor for class org.jboss.as.domain.management.plugin.AbstractPlugIn
-
- AbstractPlugInAuthResourceDefinition - Class in org.jboss.as.domain.management.security
-
The resource definition for the plug-in definition within both the authentication and authorization sections of the security
realm definition.
- AbstractPojoPhase - Class in org.jboss.as.pojo.service
-
Abstract pojo phase; it handles install/uninstall
- AbstractPojoPhase() - Constructor for class org.jboss.as.pojo.service.AbstractPojoPhase
-
- AbstractPool<T> - Class in org.jboss.as.ejb3.pool
-
The base of all pool implementations.
- AbstractPool(StatelessObjectFactory<T>) - Constructor for class org.jboss.as.ejb3.pool.AbstractPool
-
- AbstractPoolMergingProcessor<T extends EJBComponentDescription> - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Sets up the EJB component description with the pool name configured via the Pool
annotation and/or the deployment descriptor, for an EJB
- AbstractPoolMergingProcessor(Class<T>) - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.AbstractPoolMergingProcessor
-
- AbstractProcessMessageHandler - Class in org.jboss.as.process
-
- AbstractProcessMessageHandler() - Constructor for class org.jboss.as.process.AbstractProcessMessageHandler
-
- AbstractQueueControlHandler<T> - Class in org.jboss.as.messaging
-
Base class for handlers that interact with either a HornetQ QueueControl
or a JMSQueueControl.
- AbstractQueueControlHandler(ParameterValidator) - Constructor for class org.jboss.as.messaging.AbstractQueueControlHandler
-
- AbstractQueueControlHandler.DelegatingQueueControl<T> - Interface in org.jboss.as.messaging
-
Exposes the method signatures that are common between QueueControl
and JMSQueueControl.
- AbstractRemoveStepHandler - Class in org.jboss.as.controller
-
Base class for handlers that remove resources.
- AbstractRemoveStepHandler() - Constructor for class org.jboss.as.controller.AbstractRemoveStepHandler
-
- AbstractResourceAdapterDeploymentService - Class in org.jboss.as.connector.services.resourceadapters.deployment
-
A ResourceAdapterDeploymentService.
- AbstractResourceAdapterDeploymentService() - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer - Class in org.jboss.as.connector.services.resourceadapters.deployment
-
- AbstractResourceAdapterDeploymentServiceListener - Class in org.jboss.as.connector.deployers.ra.processors
-
- AbstractResourceAdapterDeploymentServiceListener(ManagementResourceRegistration, String, Resource, String, String) - Constructor for class org.jboss.as.connector.deployers.ra.processors.AbstractResourceAdapterDeploymentServiceListener
-
- AbstractResourceInjectionServices - Class in org.jboss.as.weld.services.bootstrap
-
- AbstractResourceInjectionServices(ServiceRegistry, EEModuleDescription) - Constructor for class org.jboss.as.weld.services.bootstrap.AbstractResourceInjectionServices
-
- AbstractResourceModelTransformer - Class in org.jboss.as.controller.transform
-
Basic transformer working on the basis of the model rather the resource.
- AbstractResourceModelTransformer(AbstractResourceModelTransformer.ResourceDefinitionLoader) - Constructor for class org.jboss.as.controller.transform.AbstractResourceModelTransformer
-
- AbstractResourceModelTransformer.AbstractDefinitionLoader - Class in org.jboss.as.controller.transform
-
- AbstractResourceModelTransformer.ResourceDefinitionLoader - Interface in org.jboss.as.controller.transform
-
- AbstractRTSApplication - Class in org.wildfly.extension.rts.jaxrs
-
- AbstractRTSApplication() - Constructor for class org.wildfly.extension.rts.jaxrs.AbstractRTSApplication
-
- AbstractRTSService - Class in org.wildfly.extension.rts.service
-
- AbstractRTSService() - Constructor for class org.wildfly.extension.rts.service.AbstractRTSService
-
- AbstractRuntimeMetricsHandler - Class in org.jboss.as.ejb3.subsystem.deployment
-
- AbstractRuntimeMetricsHandler() - Constructor for class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
-
- AbstractRuntimeOnlyHandler - Class in org.jboss.as.controller
-
- AbstractRuntimeOnlyHandler() - Constructor for class org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
- AbstractSecurityDeployer<T> - Class in org.jboss.as.security.deployment
-
A helper class for security deployment processors
- AbstractSecurityDeployer() - Constructor for class org.jboss.as.security.deployment.AbstractSecurityDeployer
-
- AbstractSensitivity - Class in org.jboss.as.controller.access.constraint
-
Configuration of sensitive data.
- AbstractSensitivity(boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- AbstractServerDeploymentManager - Class in org.jboss.as.controller.client.helpers.standalone.impl
-
- AbstractServerDeploymentManager() - Constructor for class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
-
- AbstractServerUpdateActionResult<T extends ServerUpdateActionResult> - Class in org.jboss.as.controller.client.helpers.standalone
-
- AbstractServerUpdateActionResult() - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- AbstractServerUpdateActionResult(UUID, ServerUpdateActionResult.Result) - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- AbstractServerUpdateActionResult(UUID, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- AbstractServerUpdateActionResult(UUID, ServerUpdateActionResult.Result, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- AbstractSimpleExternalizer<T> - Class in org.jboss.as.clustering.infinispan.io
-
Abstract implementation of an externalizer for a single class.
- AbstractSimpleExternalizer(Class<T>) - Constructor for class org.jboss.as.clustering.infinispan.io.AbstractSimpleExternalizer
-
- AbstractSocketBindingGroupAddHandler - Class in org.jboss.as.controller.operations.common
-
Abstract superclass of handlers for the socket-binding-group resource's add operation.
- AbstractSocketBindingGroupAddHandler() - Constructor for class org.jboss.as.controller.operations.common.AbstractSocketBindingGroupAddHandler
-
Create the AbstractSocketBindingGroupAddHandler
- AbstractSocketBindingResourceDefinition - Class in org.jboss.as.controller.resource
-
- AbstractSocketBindingResourceDefinition(OperationStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- AbstractStreamServerService - Class in org.jboss.as.remoting
-
Contains the remoting stream server
- AbstractThreadFactoryResolver() - Constructor for class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
-
- AbstractThreadFactoryResolver() - Constructor for class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
-
- AbstractTransportDefinition - Class in org.jboss.as.messaging
-
Abstract acceptor resource definition
- AbstractTransportDefinition(boolean, boolean, String, AttributeDefinition...) - Constructor for class org.jboss.as.messaging.AbstractTransportDefinition
-
- AbstractUndertowEventListener - Class in org.wildfly.extension.undertow
-
Implementers of the listener API through
UndertowEventListener should extend this class to maintain
backward compatibility.
- AbstractUndertowEventListener() - Constructor for class org.wildfly.extension.undertow.AbstractUndertowEventListener
-
- AbstractUpdateJndiHandler - Class in org.jboss.as.messaging.jms
-
Base class for handlers that handle "add-jndi" and "remove-jndi" operations.
- AbstractUpdateJndiHandler(boolean) - Constructor for class org.jboss.as.messaging.jms.AbstractUpdateJndiHandler
-
- AbstractValidationState - Class in org.jboss.as.domain.management.security.adduser
-
Where multiple stages of validation need to be performed this
State provides a way to coordinate ensuring each stage
of the validation is performed.
- AbstractValidationState() - Constructor for class org.jboss.as.domain.management.security.adduser.AbstractValidationState
-
- AbstractVaultReader - Class in org.jboss.as.server.services.security
-
- AbstractVaultReader() - Constructor for class org.jboss.as.server.services.security.AbstractVaultReader
-
- AbstractWriteAttributeHandler<T> - Class in org.jboss.as.controller
-
- AbstractWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- AbstractWriteAttributeHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- AbstractWriteAttributeHandler.HandbackHolder<T> - Class in org.jboss.as.controller
-
Holder subclasses can use to pass an object between
AbstractWriteAttributeHandler.applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, HandbackHolder)
and
AbstractWriteAttributeHandler.revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Object).
- AbstractXMLDataSourceRuntimeHandler<T> - Class in org.jboss.as.connector.subsystems.datasources
-
Base type for runtime operations on datasources and XA datasources
- AbstractXMLDataSourceRuntimeHandler() - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- ACCEPT - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- accept() - Method in class org.jboss.as.network.ManagedServerSocketBinding
-
- accept(Object) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- accept(Object) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- ACCEPT14_ACCEPT13_CACHE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_ACCEPT13_CHILD_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_ACCEPT13_CONTAINER_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_ACCEPT13_STORE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_ACCEPT13_TRANSPORT_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_REJECT13_CACHE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_REJECT13_CHILD_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_REJECT13_CONTAINER_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_REJECT13_STORE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPT14_REJECT13_TRANSPORT_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- ACCEPTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- AcceptorControlHandler - Class in org.jboss.as.messaging
-
Handler for runtime operations that interact with a HornetQ AcceptorControl.
- AcceptorControlHandler() - Constructor for class org.jboss.as.messaging.AcceptorControlHandler
-
- ACCEPTORS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- accepts(PathAddress, Resource) - Method in interface org.jboss.as.controller.registry.ResourceFilter
-
Test whether the resource should be included or not.
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
- accepts(ScheduleExpressionType) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
- accepts(String) - Static method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
-
- accepts(VirtualFile) - Method in interface org.jboss.as.jdr.util.Sanitizer
-
- accepts(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- accepts(ContentItem) - Method in interface org.jboss.as.patching.runner.ContentItemFilter
-
Tests whether or not the content-item should be included or not.
- accepts(ObjectName) - Method in interface org.jboss.as.server.jmx.MBeanServerPlugin
-
Return true if this plugin can handle mbeans with the passed in name
- access - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- ACCESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_CONSTRAINTS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_CONTROL - Static variable in class org.jboss.as.cli.Util
-
- ACCESS_CONTROL - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- ACCESS_CONTROL - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- ACCESS_CONTROL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_KEY - Static variable in class org.jboss.as.host.controller.discovery.Constants
-
- ACCESS_LOG - Static variable in interface org.jboss.as.web.Constants
-
- ACCESS_LOG - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ACCESS_LOG_ALIAS - Static variable in class org.jboss.as.web.WebExtension
-
- ACCESS_LOG_ATTRIBUTES - Static variable in class org.jboss.as.web.WebAccessLogDefinition
-
- ACCESS_LOG_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- ACCESS_LOGGER - Static variable in interface org.jboss.as.controller.ControllerLogger
-
A logger for access control related messages.
- ACCESS_MECHANISM - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- ACCESS_MECHANISM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ACCESS_PERMISSION - Static variable in interface org.jboss.as.controller.ModelController
-
- ACCESS_PERMISSION - Static variable in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
- ACCESS_TYPE - Static variable in class org.jboss.as.cli.Util
-
- ACCESS_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AccessAuditContext - Class in org.jboss.as.controller
-
The context used to store state related to access control and auditing for the current invocation.
- AccessAuditResourceDefinition - Class in org.jboss.as.domain.management.audit
-
- AccessAuditResourceDefinition(ManagedAuditLogger, PathManagerService, EnvironmentNameReader) - Constructor for class org.jboss.as.domain.management.audit.AccessAuditResourceDefinition
-
- AccessAuthorizationCombinationPolicyWriteAttributeHandler - Class in org.jboss.as.domain.management.access
-
- AccessAuthorizationDomainSlaveConfigHandler - Class in org.jboss.as.domain.management.access
-
Internal op called.
- AccessAuthorizationResourceDefinition - Class in org.jboss.as.domain.management.access
-
- AccessAuthorizationResourceDefinition.Provider - Enum in org.jboss.as.domain.management.access
-
- AccessConstraintAppliesToResourceDefinition - Class in org.jboss.as.domain.management.access
-
- AccessConstraintAppliesToResourceDefinition() - Constructor for class org.jboss.as.domain.management.access.AccessConstraintAppliesToResourceDefinition
-
- AccessConstraintDefinition - Interface in org.jboss.as.controller.access.management
-
- AccessConstraintDescriptionProviderUtil - Class in org.jboss.as.controller.access.management
-
Utility for adding access constraint descriptive metadata to other metadata.
- AccessConstraintDescriptionProviderUtil() - Constructor for class org.jboss.as.controller.access.management.AccessConstraintDescriptionProviderUtil
-
- AccessConstraintKey - Class in org.jboss.as.controller.access.management
-
- AccessConstraintKey(AccessConstraintDefinition) - Constructor for class org.jboss.as.controller.access.management.AccessConstraintKey
-
- AccessConstraintKey(String, boolean, String, String) - Constructor for class org.jboss.as.controller.access.management.AccessConstraintKey
-
- AccessConstraintResources - Class in org.jboss.as.domain.management.access
-
- AccessConstraintResources() - Constructor for class org.jboss.as.domain.management.access.AccessConstraintResources
-
- accessConstraints - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- accessConstraints - Variable in class org.jboss.as.controller.OperationDefinition
-
- accessConstraints - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- AccessConstraintUtilization - Interface in org.jboss.as.controller.access.management
-
- AccessConstraintUtilizationRegistry - Interface in org.jboss.as.controller.access.management
-
- 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.
- accessibleWebServiceMethodNotFound(Class<?>, Method, SecurityException) - Method in interface org.jboss.as.webservices.WSLogger
-
- AccessLogDefinition - Class in org.wildfly.extension.undertow
-
- accessLogServiceName(String, String) - Static method in class org.wildfly.extension.undertow.UndertowService
-
- AccessMechanism - Enum in org.jboss.as.core.security
-
An enumeration representing the mechanism used to submit a request to the server.
- AccessRequirement - Interface in org.jboss.as.cli.accesscontrol
-
- accessRequirement - Variable in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- AccessRequirementBuilder - Interface in org.jboss.as.cli.accesscontrol
-
- AccessRequirementBuilder.Factory - Class in org.jboss.as.cli.accesscontrol
-
- AccessRequirementBuilder.RequirementSetBuilder - Interface in org.jboss.as.cli.accesscontrol
-
- AccessRequirementSet - Class in org.jboss.as.cli.accesscontrol
-
- AccessRequirementSet() - Constructor for class org.jboss.as.cli.accesscontrol.AccessRequirementSet
-
- AccessTimeoutAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the AccessTimeout annotation on a session bean
- AccessTimeoutAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.AccessTimeoutAnnotationInformationFactory
-
- AccessTimeoutDetails - Class in org.jboss.as.ejb3.concurrency
-
- AccessTimeoutDetails(long, TimeUnit) - Constructor for class org.jboss.as.ejb3.concurrency.AccessTimeoutDetails
-
- AccountImpl - Class in org.wildfly.extension.undertow.security
-
- AccountImpl(String) - Constructor for class org.wildfly.extension.undertow.security.AccountImpl
-
- AccountImpl(Principal) - Constructor for class org.wildfly.extension.undertow.security.AccountImpl
-
- AccountImpl(Principal, Set<String>, Object) - Constructor for class org.wildfly.extension.undertow.security.AccountImpl
-
- AccountPrincipal - Interface in org.jboss.as.core.security
-
An interfaces to be implemented by a Principal that represents the account used for authentication.
- AccountPrincipal - Interface in org.jboss.as.core.security.api
-
An interfaces to be implemented by a
Principal that represents the account used for authentication.
- ACL - Static variable in interface org.jboss.as.security.Constants
-
- ACL_MODULE - Static variable in interface org.jboss.as.security.Constants
-
- ACL_MODULES - Static variable in class org.jboss.as.security.ACLResourceDefinition
-
- ACL_MODULES - Static variable in interface org.jboss.as.security.Constants
-
- ACLResourceDefinition - Class in org.jboss.as.security
-
- acquire() - Method in class org.jboss.as.naming.service.BinderService
-
- acquire() - Method in interface org.wildfly.clustering.ejb.Bean
-
Acquires a reference to the bean instance.
- acquire() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- acquireChannelMessageOutputStream() - Method in class org.jboss.as.ejb3.remote.protocol.versionone.ChannelAssociation
-
Opens and returns a new
MessageOutputStream for the
Channel represented
by this
ChannelAssociation.
- acquireControllerLock() - Method in interface org.jboss.as.controller.OperationContext
-
- acquireSemaphoreInterrupted() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- acquireUnAssociatedInstance() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- Action - Class in org.jboss.as.controller.access
-
An action for which access control is needed.
- Action(ModelNode, OperationEntry) - Constructor for class org.jboss.as.controller.access.Action
-
- Action(ModelNode, OperationEntry, Set<Action.ActionEffect>) - Constructor for class org.jboss.as.controller.access.Action
-
- Action.ActionEffect - Enum in org.jboss.as.controller.access
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.DoOperationActionListener
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.ChooseScriptAction
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.DeployAction
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.DeployCommandDialog
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.DownloadServerLogDialog
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.ExploreNodeAction
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.OnlineHelpAction
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.OpenScriptAction
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.ScriptAction
-
Subclasses should override this method and then call runScript() when a script File
is determined.
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.UndeployAction
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.metacommand.UndeployCommandDialog
-
- ACTIVATE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- activate(OperationContext, String, ServiceVerificationHandler) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- activate(Object) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
Invoke the ejbActivate and ejbLoad callback methods for the entity bean.
- activate() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
Activates the appender only if it's an option handler.
- activate(ServiceActivatorContext) - Method in class org.jboss.as.server.DomainServerCommunicationServices
-
- ACTIVATE_OPTIONS_METHOD_NAME - Static variable in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- activated(CacheEntryActivatedEvent<BeanKey<I>, BeanEntry<G>>) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- activated(CacheEntryActivatedEvent<String, ?>) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- activatedJSFImplementations(List) - Method in interface org.jboss.as.jsf.JSFLogger
-
- activateHeldbackBatch(String) - Method in interface org.jboss.as.cli.batch.BatchManager
-
- activateHeldbackBatch(String) - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- activateNewBatch() - Method in interface org.jboss.as.cli.batch.BatchManager
-
- activateNewBatch() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- activateNewBatch(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentHandler
-
- activateOptions() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler.FormatterLayout
-
- activateProcessors(DeploymentProcessorTarget) - Method in class org.jboss.as.connector.deployers.ds.DsDeploymentActivator
-
- activateProcessors(DeploymentProcessorTarget) - Method in class org.jboss.as.connector.deployers.ra.RaDeploymentActivator
-
- activateServices(ServiceTarget, ServiceListener<Object>...) - Method in class org.jboss.as.connector.deployers.ds.DsDeploymentActivator
-
- activateServices(ServiceTarget, ServiceListener<Object>...) - Method in class org.jboss.as.connector.deployers.ra.RaDeploymentActivator
-
- activatingSecuritySubsystem() - Method in interface org.jboss.as.security.SecurityLogger
-
Logs a message indicating that the security subsystem is being activated
- activatingSubsystem() - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs an informational message indicating the Infinispan subsystem is being activated.
- activatingSubsystem() - Method in interface org.jboss.as.clustering.jgroups.JGroupsLogger
-
Logs an informational message indicating the JGroups subsystem is being activated.
- activatingSubsystem() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- activatingSubsystem() - Method in interface org.jboss.as.naming.NamingLogger
-
Logs an informational message indicating the naming subsystem is being activated.
- activatingWebservicesExtension() - Method in interface org.jboss.as.webservices.WSLogger
-
- activationConfigPropertyIgnored(Object, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating ActivationConfigProperty will be ignored since it is not allowed by resource adapter
- activationFailed(Throwable, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- ACTIVATIONS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- ACTIVATOR_PROPERTY_METHOD_NAME - Static variable in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- ACTIVE - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- ACTIVE_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- ACTIVE_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- ActiveApplicationClientProcessor - Class in org.jboss.as.appclient.deployment
-
Processor that determines which application client should be started.
- ActiveApplicationClientProcessor(String) - Constructor for class org.jboss.as.appclient.deployment.ActiveApplicationClientProcessor
-
- ActiveOperation<T,A> - Interface in org.jboss.as.protocol.mgmt
-
Encapsulates information about a currently active operation, which
can require multiple messages exchanged between the client and the
server.
- ActiveOperation.CompletedCallback<T> - Interface in org.jboss.as.protocol.mgmt
-
A callback indicating when an operation is complete.
- ActiveOperation.ResultHandler<T> - Interface in org.jboss.as.protocol.mgmt
-
Handler for the result or to mark the operation as completed/failed.
- ADAPTER_CLASS - Static variable in class org.jboss.as.jpa.config.Configuration
-
name of the persistence provider adapter class
- ADAPTER_MODULE - Static variable in class org.jboss.as.jpa.config.Configuration
-
name of the AS module that contains the persistence provider adapter
- ADAPTER_MODULE_HIBERNATE3 - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 3 persistence provider adaptor
- ADAPTER_MODULE_OPENJPA - Static variable in class org.jboss.as.jpa.config.Configuration
-
- ADAPTOR_CLASS_NAME - Static variable in class org.jboss.as.jpa.processor.JpaAttachments
-
- ADAPTS - Static variable in class org.jboss.as.jacorb.tm.TxIORInterceptor
-
- add(AccessRequirement) - Method in class org.jboss.as.cli.accesscontrol.AccessRequirementSet
-
- add(BatchedCommand) - Method in interface org.jboss.as.cli.batch.Batch
-
Adds a command or an operation to the batch.
- add(BatchedCommand) - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- add(CommandContext, boolean) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- add(CliShutdownHook.Handler) - Static method in class org.jboss.as.cli.impl.CliShutdownHook
-
- add(PermittedCandidates.ValueWithAccessRequirement) - Method in class org.jboss.as.cli.impl.PermittedCandidates
-
- add(String, AccessRequirement) - Method in class org.jboss.as.cli.impl.PermittedCandidates
-
- ADD - Static variable in class org.jboss.as.cli.Util
-
- add(Permission) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- ADD - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- add(File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the default content
repository.
- add(URL) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the default content
repository.
- add(String, File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content of the specified fileL should be added to the default content
repository.
- add(String, URL) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the default content
repository.
- add(String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the default content repository.
- add(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the content repository.
- add(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates a deployment that has already been added to the deployment
content repository should be added to the server groups associated with
the current
DeploymentSetPlan.
- add(File) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the content
repository.
- add(URL) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content
repository.
- add(String, File) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content of the specified fileL should be added to the content
repository.
- add(String, URL) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content
repository.
- add(String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the content repository.
- add(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the content repository.
- ADD - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- add(T, int) - Method in class org.jboss.as.ee.component.interceptors.OrderedItemContainer
-
- add(String, CacheFactoryBuilder<K, V>) - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistry
-
- add(String, CacheFactoryBuilder<K, V>) - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- add(Set<DeniedMethodKey>, InvocationType, MethodType) - Static method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- add(Set<AllowedMethodsInformation.DeniedSyncMethodKey>, CurrentSynchronizationCallback.CallbackType, MethodType) - Static method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- add(DeploymentModuleIdentifier, ModuleDeployment) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- add(Registry<K, V>) - Method in interface org.jboss.as.ejb3.remote.RegistryCollector
-
- add(Registry<K, V>) - Method in class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- add(InputStream, String) - Method in class org.jboss.as.jdr.util.JdrZipFile
-
Adds the contents of the
InputStream to the path in the zip.
- add(VirtualFile, InputStream) - Method in class org.jboss.as.jdr.util.JdrZipFile
-
Adds the content of the
InputStream to the zip in a location that mirrors where
file is located.
- add(String, String) - Method in class org.jboss.as.jdr.util.JdrZipFile
-
Adds content to the zipfile at path
path is prepended with the directory reserved for generated text files in JDR
- add(String...) - Method in interface org.jboss.as.jdr.vfs.Filters.BlacklistFilter
-
- add(String, EntityManager) - Static method in class org.jboss.as.jpa.container.NonTxEmCloser
-
- add(String, PersistenceUnitService) - Method in class org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
- add(BinderService) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService.References
-
- add(ServiceName) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- add(T) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- add(int, T) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- add(String, UnifiedServiceRefMetaData) - Method in class org.jboss.as.webservices.webserviceref.WSRefRegistry
-
- add(Session) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- add(BatchEnvironment) - Method in class org.wildfly.jberet.BatchEnvironmentFactory
-
- add(ClassLoader, BatchEnvironment) - Method in class org.wildfly.jberet.BatchEnvironmentFactory
-
- add(long) - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Adds the given value.
- ADD_ATTRIBUTES - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- ADD_DEPLOYMENT_CONTENT_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- ADD_DEPLOYMENT_CONTENT_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- ADD_HANDLER_OPERATION_NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ADD_JNDI - Static variable in class org.jboss.as.messaging.jms.AbstractUpdateJndiHandler
-
- ADD_MESSAGE_ID_IN_HEADER - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- ADD_ONS - Static variable in class org.jboss.as.patching.Constants
-
- ADD_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- addAccessConstraint(AccessConstraintDefinition) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds an access constraint to the set used with the attribute
- addAccessConstraint(AccessConstraintDefinition) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- addAccessConstraints(ModelNode, List<AccessConstraintDefinition>, Locale) - Static method in class org.jboss.as.controller.access.management.AccessConstraintDescriptionProviderUtil
-
- addAccessConstraints(ModelNode, Locale) - Method in class org.jboss.as.controller.AttributeDefinition
-
- addAdditionalClass(Class<?>) - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
- addAdditionalDependency(ServiceName) - Method in class org.jboss.as.web.common.WarMetaData
-
- addAddRedeployLinksSteps(CommandContext, ModelNode, String, String, String[], boolean) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- addAdminObject(CommonAdminObject) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- addAfter(WarMetaDataProcessor.Ordering) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
- addAfter(String) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- addAlias(ModuleIdentifier) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- AddAliasCommand - Class in org.jboss.as.clustering.infinispan.subsystem
-
Custom command to add an alias to a cache-container.
- AddAliasCommand() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.AddAliasCommand
-
- addAliases(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- 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
-
- addAllowedValuesToDescription(ModelNode, ParameterValidator) - Method in class org.jboss.as.controller.AttributeDefinition
-
Adds the allowed values.
- addAllowedValuesToDescription(ModelNode, ParameterValidator) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addAlternatives(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- addAlternatives(String...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- addAnnotationInformation(ClassAnnotationInformation) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- addApplicationException(String, boolean, boolean) - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptionDescriptions
-
- addApplicationException(Class<?>, ApplicationExceptionDetails) - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptions
-
- addApplicationTypeConfig(ApplicationTypeConfig) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- addArgument(CommandArgument) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- addArgument(CommandArgument) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithArguments
-
- addArgument(CommandArgument) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- addArguments(String...) - Static method in class org.jboss.as.process.CommandLineArgumentUsage
-
- addArguments(String...) - Method in class org.jboss.as.version.Usage
-
- addAroundConstructInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds an around-construct interceptor
- addAsHandlerFactory(ManagementChannelHandler, ModelController) - Static method in class org.jboss.as.controller.remote.TransactionalProtocolHandlers
-
Add a transaction protocol request handler to an existing channel.
- addAsynchronousClass(String) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Add a bean class or superclass that has been marked asynchronous
- addAsynchronousMethod(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Add an asynchronous method.
- addAsyncMethod(Method) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Marks a method on the view as asynchronous
- addAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addAttribute(AttributeDefinition, AttributeParser) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addAttributes(AttributeDefinition...) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addAttributes(Collection<? extends AttributeDefinition>) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
Deprecated.
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- addBean(I, T) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- addBean(I, T) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- addBeanClass(String) - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- addBeanClass(Class<?>) - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- addBeanDeploymentArchive(BeanDeploymentArchive) - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
Adds an accessible BeanDeploymentArchive.
- addBeanDeploymentArchive(BeanDeploymentArchiveImpl) - Method in class org.jboss.as.weld.deployment.BeanDeploymentModule
-
- addBeanDeploymentArchives(Collection<? extends BeanDeploymentArchive>) - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
Adds multiple accessible BeanDeploymentArchives
- addBeanDeploymentModule(BeanDeploymentModule) - Method in class org.jboss.as.weld.deployment.BeanDeploymentModule
-
- addBeanDeploymentModules(Collection<BeanDeploymentModule>) - Method in class org.jboss.as.weld.deployment.BeanDeploymentModule
-
- addBefore(WarMetaDataProcessor.Ordering) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
- addBefore(String) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- addBehavior(String, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addBinding(JndiName, Object) - Method in class org.jboss.as.naming.deployment.NamespaceBindings
-
Add a new namespace binding for this deployment.
- addBundle(String, String, byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Add a bundle.
- addCacheDependencies(Classification, Properties) - Method in class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- addCacheDependencies(Classification, Properties) - Method in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- addCallbacks(boolean) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- addCancellable(Cancellable) - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation
-
Add a cancellation handler.
- addCantAppearAfter(CommandArgument) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- addCell(String, String) - Method in class org.jboss.as.cli.util.StrictSizeTable
-
- addChannelProtocolMetricsDeregistrationStep(OperationContext, String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition
-
- addChannelProtocolMetricsRegistrationStep(OperationContext, String, String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition
-
- addChild(PersistentResourceXMLDescription.PersistentResourceXMLBuilder) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- addChildBuilder(TransformationDescriptionBuilder) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
- addChildOperation(ParsedBootOp) - Method in class org.jboss.as.controller.ParsedBootOp
-
- addChildRedirection(PathElement, PathElement) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource, where all operations will get redirected to the legacy address.
- addChildRedirection(PathElement, PathAddressTransformer) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource, where all operation will get redirected to a different address defined by
the path transformation.
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
Add children as needed.
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.BeanFactoryMetaDataConfig
-
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.CollectionConfig
-
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.MapConfig
-
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- addChildren(ConfigVisitor, List<ConfigVisitorNode>) - Method in class org.jboss.as.pojo.descriptor.ValueFactoryConfig
-
- addChildResource(PathElement) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource to this builder.
- addChildResource(ResourceDefinition) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add a child resource to this builder.
- addClassFileTransformer(String) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- addClassInterceptor(InterceptorDescription) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Add a class level interceptor.
- addClassLoaders(ClassLoader, Set<ClassLoader>) - Static method in class org.jboss.as.weld.services.ModuleGroupSingletonProvider
-
Maps a top level class loader to all CL's in the deployment
- addClientInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Adds a client interceptor factory to all methods of a view
- addClientInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Adds a client interceptor to the given method
- addClientPostConstructInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Adds a client post construct interceptor
- addClientPreDestroyInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Adds a client pre-destroy interceptor
- addClusterConfiguration(EJBClientClusterConfig) - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- addClusterNode(EJBClientConfiguration.ClusterNodeConfiguration) - Method in class org.jboss.as.ejb3.remote.EJBClientClusterConfig
-
- addCompleter(CommandLineCompleter) - Method in interface org.jboss.as.cli.impl.Console
-
- addComponent(ComponentConfiguration) - Method in class org.jboss.as.ee.component.ComponentRegistry
-
- addComponent(ComponentDescription, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
-
Add a component to this application.
- addComponent(ComponentDescription) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
Add a component to this module.
- addComponent(DeploymentUnit, EJBComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
-
- addComponent(String, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addComponentConfiguration(ComponentConfiguration) - Method in class org.jboss.as.ee.component.EEModuleConfiguration
-
- addComponentInterceptor(InterceptorFactory, int, boolean) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds an interceptor factory to every method on the component.
- addComponentInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds an interceptor factory to a given method.
- addConcurrentGroup(SingleRolloutPlanGroup) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- addConfigProperty(String, String) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
- addConfigProperty(String, String) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
- addConfigProperty(String, String) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- addConnectionDefinition(CommonConnDef) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- addConnectionProperty(String, String) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
- addContent(InputStream) - Method in interface org.jboss.as.repository.ContentRepository
-
Add the given content to the repository along with a reference tracked by name.
- addContent(InputStream) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
-
- addContentModification(ContentModification) - Method in class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- addContentModification(ContentModification) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Add a content modification.
- addContentReference(byte[], Object) - Method in interface org.jboss.as.repository.ContentRepository
-
Adds a reference to the content hash.
- addContentReference(byte[], Object) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
-
- addContentService(ContentService) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- addController(List<ServiceController<?>>, ServiceVerificationHandler, ServiceBuilder<?>) - Static method in class org.jboss.as.remoting.RemotingServices
-
Add a service controller, registering a verification listener if present and adding the controller
to the given list, if present
- addConverter(String, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addConverter(Class, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addCreateMethod(Method) - Method in class org.jboss.as.ejb3.component.EjbHomeViewDescription
-
- addCurrentInvocationContextFactory() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
Setup the current invocation context interceptor, which will be used during the post-construct
lifecycle of the component instance
- addCurrentInvocationContextFactory(ViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
Setup the current invocation context interceptor, which will be used during the invocation on the view (methods)
- addCurrentInvocationContextFactory() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- addCurrentInvocationContextFactory(ViewDescription) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- addCurrentInvocationContextFactory() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- addCurrentInvocationContextFactory(ViewDescription) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- addCurrentInvocationContextFactory() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addCurrentInvocationContextFactory(ViewDescription) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addCurrentServerGroupsToHostInfoModel(boolean, Resource, ModelNode) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
Used by the slave host when creating the host info dmr sent across to the DC during the registration process
- addCustomServer(CustomServerConfig) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- addDeclaredRoles(String...) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addDefaultValidatorId(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addDeferredModule(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- addDeny(Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- addDependencies(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependencies(Iterable<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependency(ModuleConfig.Dependency) - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- addDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addDependency(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addDependency(Collection<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependency(ServiceName, Injector<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependency(ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addDependency(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addDependency(Collection<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addDependency(ServiceBuilder<?>, Injector<CallbackHandlerFactory>, ServiceName, boolean) - Static method in class org.jboss.as.domain.management.CallbackHandlerFactory.ServiceUtil
-
- addDependency(ServiceBuilder<?>, Injector<LdapConnectionManager>, String, boolean) - Static method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService.ServiceUtil
-
- addDependency(ServiceBuilder<?>, Injector<CallbackHandlerService>, ServiceName, boolean) - Static method in class org.jboss.as.domain.management.security.CallbackHandlerService.ServiceUtil
-
- addDependency(ServiceBuilder<?>, InjectedValue<PlugInLoaderService>, String, boolean) - Static method in class org.jboss.as.domain.management.security.PlugInLoaderService.ServiceUtil
-
- addDependency(ServiceBuilder<?>, Injector<SSLContext>, ServiceName, boolean) - Static method in class org.jboss.as.domain.management.security.SSLContextService.ServiceUtil
-
- addDependency(ServiceBuilder<?>, Injector<SubjectSupplementalService>, ServiceName, boolean) - Static method in class org.jboss.as.domain.management.security.SubjectSupplementalService.ServiceUtil
-
- addDependency(ServiceBuilder<?>, Injector<SecurityRealm>, String, boolean) - Static method in class org.jboss.as.domain.management.SecurityRealm.ServiceUtil
-
- addDependency(ServiceName, ServiceBuilder.DependencyType) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Add a dependency to this component.
- addDependency(ServiceName) - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Add dependency.
- addDependency(ServiceName, Injector) - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Add dependency.
- addDependency(String, BeanState) - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Add bean dependency.
- addDependency(String, BeanState, Injector) - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Add bean dependency.
- addDependency(ServiceName) - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- addDependency(ServiceName, Injector) - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- addDependency(String, BeanState) - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- addDependency(String, BeanState, Injector) - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- 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
- addDeploymentContent(InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
Add the content for a deployment to the domain controller.
- addDeploymentContent(InputStream) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- addDeploymentDependency(ServiceName, AttachmentKey<T>) - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
-
Adds a dependency on the service to the next phase service.
- addDeploymentOverlays(List<ModelNode>) - Method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
-
- AddDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder that exposes
directives that are only applicable following an
add directive.
- AddDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
-
Extension of
DeploymentPlanBuilder that exposes
directives that are only applicable following an
add directive.
- 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.
- addDeploymentSpecificPersistenceProvider(PersistenceProvider, Set<ClassLoader>) - Method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
Set at application deployment time to the persistence providers packaged in the application
- addDeprecatedInfo(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Adds attribute deprecation information, if relevant, to the given attribute description node
- addedEntries(Map<K, V>) - Method in interface org.wildfly.clustering.registry.Registry.Listener
-
Called when new entries have been added.
- addedGroups(String, String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Message to inform user that the new user has been added to the groups file identified.
- addedUser(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Message to inform user that the new user has been added to the file identified.
- addEjbDescriptor(EjbDescriptor<?>) - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- addEjbLocalObjectView(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addEjbObjectView(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addELContextListener(ELContextListener) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addELContextListener(ELContextListener) - Method in class org.wildfly.extension.undertow.deployment.JspApplicationContextWrapper
-
- addElement(String, String, boolean) - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- addElement(PatchElement) - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- addELResolver(ELResolver) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addELResolver(ELResolver) - Method in class org.wildfly.extension.undertow.deployment.JspApplicationContextWrapper
-
- addEntries(ModelNode, Context) - Method in interface org.jboss.as.naming.management.JndiViewExtensionContext
-
Add all the entries from the provided context into the provided model node.
- addError(PatchingArtifact<P, S>, S) - Method in interface org.jboss.as.patching.validation.PatchingValidationErrorHandler
-
Add an error when trying to load an artifact.
- addErrorManagerConfiguration(String, String, String, String...) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- addEventListener(CliEventListener) - Method in interface org.jboss.as.cli.CommandContext
-
Adds a listener for CLI events.
- 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
-
- addExtension(JndiViewExtension) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
-
- addExternalContext(ServiceName) - Method in interface org.jboss.as.naming.context.external.ExternalContexts
-
Adds an external context.
- addExternalContext(ServiceName) - Method in class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
-
- addExternalModule(String) - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
-
- addFactory(ContextHandleFactory) - Method in class org.jboss.as.ee.concurrent.ConcurrentContext
-
Adds a new factory.
- addFile(String, List<String>, byte[], boolean) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Add a misc file.
- addFileAsAttachment(File) - Method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
- addFileAsAttachment(File) - Method in class org.jboss.as.controller.client.OperationBuilder
-
Associate a file with the operation.
- addFilterConfiguration(String, String, String, String...) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- addFlag(AttributeAccess.Flag) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds a special purpose flag that is relevant to the attribute
- addFlag(AttributeAccess.Flag) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- addFormatter(AuditLogItemFormatter) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Add a formatter
- addFormatter(AuditLogItemFormatter) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- addFormatterConfiguration(String, String, String, String...) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- addFromHash(byte[]) - Method in class org.jboss.as.server.deployment.DeploymentReplaceHandler
-
- addGroup(RolloutPlanGroup) - Method in class org.jboss.as.cli.operation.impl.ConcurrentRolloutPlanGroup
-
- addGroup(SingleRolloutPlanGroup) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- addHandler(String, OperationCommandWithDescription) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- addHandler(AuditLogHandler) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Adds a new handler, this handler will be used when logging the current operation
- addHandler(AuditLogHandler) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- addHandlerConfiguration(String, String, String, String...) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- addHandlerFactory(ManagementRequestHandlerFactory) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Add a management request handler factory to this context.
- addHandlerReference(PathAddress) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Add a handler reference.
- addHandlerReference(PathAddress) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- addHardcodedAbsolutePath(ServiceTarget, String, String) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- addHeaders(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- addHostControllerResult(String, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- addHttpsConnector(Map<String, String>) - Method in class org.jboss.as.webservices.deployer.RemoteDeployer
-
- addImportFilter(PathFilter, boolean) - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- addInconsistent(PatchingArtifact<P, S>, S) - Method in interface org.jboss.as.patching.validation.PatchingValidationErrorHandler
-
Add an inconsistent artifact.
- addingChildrenNotSupported() - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- addInitMethod(Method, String) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- addInitParam(String, String) - Method in class org.jboss.as.web.host.ServletBuilder
-
- addInjectedExecutor(String, InjectedValue<Executor>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- addInjection(Injector<? super I>, I) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addInjection(Injector<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addInjectionValue(Injector<? super I>, Value<I>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addInputStream(InputStream) - Method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
- addInputStream(InputStream) - Method in class org.jboss.as.controller.client.OperationBuilder
-
Associate an input stream with the operation.
- addInstalledPatch(String) - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Add a patch to the installed list.
- addInstruction(String) - Method in class org.jboss.as.version.Usage
-
- addInterceptorEnvironment(String, InterceptorEnvironment) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- addInterceptorMethodOverride(String, InterceptorClassDescription) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Adds an interceptor class method override, merging it with existing overrides (if any)
- addInterceptorMethodOverride(String, InterceptorClassDescription) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
Adds a module level interceptor class override, it is merged with any existing overrides if they exist
- 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_BEAN_DEPLOYMENT_MODULES - Static variable in class org.jboss.as.weld.deployment.WeldAttachments
-
top level list of all additional bean deployment modules
- ADDITIONAL_CLASSES_BDA_SUFFIX - Static variable in class org.jboss.as.weld.deployment.WeldDeployment
-
- ADDITIONAL_MODULES - Static variable in class org.jboss.as.server.deployment.Attachments
-
Additional modules attached to the top level deployment
- ADDITIONAL_PROPERTIES - Static variable in interface org.jboss.as.security.Constants
-
- ADDITIONAL_RESOLVABLE_COMPONENTS - Static variable in class org.jboss.as.ee.component.Attachments
-
Additional (remote) components that can be resolved but are not installed.
- ADDITIONAL_RESTEASY_DEPLOYMENT_DATA - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsAttachments
-
- 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
-
- additionalOperations(PathAddress, ModelNode, List<ModelNode>) - Method in interface org.jboss.as.controller.PersistentResourceXMLDescription.AdditionalOperationsGenerator
-
Generates any additional operations required by the resource
- additionalOperationsGenerator - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- additionalOperationsGenerator - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- additionalResourceRootDoesNotExist(String) - Method in interface org.jboss.as.server.ServerLogger
-
- AdditionalSetupInterceptor - Class in org.jboss.as.ejb3.component.interceptors
-
Interceptor that performs additional setup for remote and timer invocations (i.e invocations that are performed
from outside an existing EE context).
- AdditionalSetupInterceptor(List<SetupAction>) - Constructor for class org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor
-
- addJndiBinding(EEModuleConfiguration, BindingConfiguration, DeploymentPhaseContext, List<ServiceName>) - Method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
-
- addJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.AbstractUpdateJndiHandler
-
- addJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryUpdateJndiHandler
-
- addJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.JMSQueueUpdateJndiHandler
-
- addJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.JMSTopicUpdateJndiHandler
-
- addKnownDataForSlave(String, Set<PathElement>) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Called when missing data is piggy-backed to a slave host following a change to a server group at domain level, or when changes to a host's
server config needs missing data.
- addLine(String[]) - Method in class org.jboss.as.cli.util.SimpleTable
-
- addLineContent(BufferedReader, List<String>, String) - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
Add the line to the content
- addLineContent(BufferedReader, List<String>, String) - Method in class org.jboss.as.domain.management.security.UserPropertiesFileLoader
-
Remove the realm name block.
- addListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addListener(ServiceListener<Object>...) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addListener(ServiceListener<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addListener(ServiceListener<? super T>...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addListener(Collection<? extends ServiceListener<? super T>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addListener(ServiceListener<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- addListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addListener(ServiceListener<Object>...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addListener(AsyncFuture.Listener<? super T, A>, A) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- addListener(DeploymentRepositoryListener) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- addListener(RegistryCollector.Listener<K, V>) - Method in interface org.jboss.as.ejb3.remote.RegistryCollector
-
- addListener(RegistryCollector.Listener<K, V>) - Method in class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- addListener(Group.Listener) - Method in interface org.wildfly.clustering.group.Group
-
Registers a membership listener for the group.
- addListener(Registry.Listener<K, V>) - Method in interface org.wildfly.clustering.registry.Registry
-
Adds a listener to this registry.
- addListener(Group.Listener) - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- addListener(Group.Listener) - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- addListener(Registry.Listener<K, V>) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- addLocalBusinessInterfaceViews(Collection<String>) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addLocalBusinessInterfaceViews(String...) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- 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
-
- addLocalHome(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addLog(String, String) - Method in class org.jboss.as.jdr.util.JdrZipFile
-
Adds content to the zipfile in a file named logName
path is prepended with the directory reserved for JDR log files
- addLogApiClassLoader(ClassLoader) - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Register a class loader which is a known log API, and thus should be skipped over when searching for the
log context to use for the caller class.
- addLoggerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- addMessageDestination(String, String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
-
Add a message destination to the application
- addMessageDestination(String, String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- addMethodInterceptor(MethodIdentifier, InterceptorDescription) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Add a method interceptor class name.
- addMethodSecurityMetadata(Method, EJBMethodSecurityAttribute) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService.Builder
-
- addMetric(AttributeDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addMetrics(OperationStepHandler, AttributeDefinition...) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addMimeMapping(String, String) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- addMissing(PatchingArtifact<P, S>, S) - Method in interface org.jboss.as.patching.validation.PatchingValidationErrorHandler
-
Add a missing artifact.
- addModule(CommandContext, ParsedCommandLine) - Method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- addModule(String, String, byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Add a module.
- addModuleSystemDependencies(List<DependencySpec>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- addMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addMonitors(StabilityMonitor...) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- addMonitors(StabilityMonitor...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- addMonitors(StabilityMonitor...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- AddNameFromAddressResourceTransformer - Class in org.jboss.as.controller.transform
-
ResourceTransformer that takes the value in the last element of the given address
and stores it in a model attribute named
name.
- addNamingListener(Name, int, NamingListener) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Add a NamingListener to the naming event coordinator.
- addNamingListener(Name, int, NamingListener) - Method in class org.jboss.as.naming.NamingContext
- addNamingListener(String, int, NamingListener) - Method in class org.jboss.as.naming.NamingContext
- addNamingListener(Name, int, NamingListener) - Method in interface org.jboss.as.naming.NamingStore
-
Add a NamingListener for a specific target and scope.
- addNamingListener(Name, int, NamingListener) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- addNode(String, String) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- addNode(String, String) - Method in interface org.jboss.as.cli.operation.OperationRequestBuilder
-
The address is specified as a path to the target node.
- addNodeName(String) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- addNodeName(String) - Method in interface org.jboss.as.cli.operation.OperationRequestBuilder
-
This method assumes there is a non-empty prefix which ends on a node type.
- addNodeType(String) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- addNodeType(String) - Method in interface org.jboss.as.cli.operation.OperationRequestBuilder
-
This method is supposed to be invoked from applying the prefix with ends on a node type.
- addNoInterfaceView() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- AddOn - Interface in org.jboss.as.patching.installation
-
Add-on target info layout:
- addOperation(OperationDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addOperation(OperationDefinition, OperationStepHandler, boolean) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addOperation(OperationContext) - Static method in class org.jboss.as.domain.management.access.RbacSanityCheckOperation
-
Add the operation at the end of Stage MODEL if this operation has not already been registered.
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing a parameter that sets this attribute, after attaching it to the
given overall operation description model node.
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing a parameter that sets this attribute, after attaching it to the
given overall operation description model node.
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.server.deploymentoverlay.ContentDefinition.ContentAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- addOperationTransformation(String, OperationTransformer) - Method in class org.jboss.as.controller.transform.description.ExplicitTransformationDescriptionBuilder
-
- addOperationTransformationOverride(String) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add an operation transformation entry for a given operation.
- addOption(Option<?>, String) - Method in class org.wildfly.extension.io.OptionList.Builder
-
- addOption(Option<?>, String, ModelNode) - Method in class org.wildfly.extension.io.OptionList.Builder
-
- addOption(Option<?>, String, ModelNode, boolean) - Method in class org.wildfly.extension.io.OptionList.Builder
-
- addOption(Option<?>, String, ModelNode, boolean, boolean) - Method in class org.wildfly.extension.io.OptionList.Builder
-
- addOption(Option<?>, String) - Method in class org.wildfly.extension.io.OptionsResourceDefinition.Builder
-
- addOption(Option<?>, String, ModelNode) - Method in class org.wildfly.extension.io.OptionsResourceDefinition.Builder
-
- addOptionalDependency(ServiceName) - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Add optional dependency.
- addOptionalDependency(ServiceName, Injector) - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Add optional dependency.
- addOptionalDependency(ServiceName) - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- addOptionalDependency(ServiceName, Injector) - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- addOptions(JvmElement, List<String>) - Method in class org.jboss.as.host.controller.model.jvm.JvmOptionsBuilderFactory
-
- addOrGetLocalClassDescription(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
Adds or retrieves an existing EEModuleClassDescription for the local module.
- addParameter(AttributeDefinition) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- addParsedOp(ParsedBootOp, ExtensionAddHandler) - Method in class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- addPathManagerResources(Resource) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- addPermissionFactory(PermissionFactory) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
Add a permission factory to this deployment.
- addPermit(Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- addPersistenceProvider(PersistenceProvider) - Method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
- addPersistenceUnitHolder(PersistenceUnitMetadataHolder) - Method in class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
Track the passed Persistence units for the application
- addPlugin(MBeanServerPlugin) - Method in interface org.jboss.as.server.jmx.PluggableMBeanServer
-
- addPojoConfiguration(String, String, String, String...) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- addPostActivateInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds a post activate interceptor
- addPostConstructInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds a post construct interceptor
- addPreDestroyInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds a pre destroy interceptor
- addPrePassivateInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds a pre passivate interceptor
- addProcess(String, List<String>, Map<String, String>, String, boolean, boolean) - Method in class org.jboss.as.process.ProcessController
-
- addProcess(String, byte[], List<String>, Map<String, String>, String, boolean, boolean) - Method in class org.jboss.as.process.ProcessController
-
- addProcess(String, byte[], String[], String, Map<String, String>) - Method in class org.jboss.as.process.ProcessControllerClient
-
- addProperty(String, String) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- addProperty(String, String, int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- addProperty(String, int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- addProperty(String, String, int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- addProperty(String, int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- addProperty(String, String) - Method in interface org.jboss.as.cli.operation.OperationRequestBuilder
-
Adds an argument.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- addProtocolMapEntries(Map<String, String>) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition.ProtocolResources
-
- addRawOperationTransformationOverride(String, OperationTransformer) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Add an operation transformer.
- addReadOnlyAttribute(AttributeDefinition) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addReadWriteAttribute(AttributeDefinition, OperationStepHandler, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addReadWriteAttributes(OperationStepHandler, OperationStepHandler, AttributeDefinition...) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- addRedeployStep(ModelNode, String, String) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- addRedeploySteps(ModelNode, String, String, ModelNode, List<String>) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- addRejectCheck(RejectAttributeChecker, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a RejectAttributeChecker.
- addRejectCheck(RejectAttributeChecker, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a RejectAttributeChecker.
- addRejectChecks(List<RejectAttributeChecker>, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a list of RejectAttributeCheckers.
- addRejectChecks(List<RejectAttributeChecker>, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Adds a list of RejectAttributeCheckers.
- addRemoteBusinessInterfaceViews(Collection<String>) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addRemoteHome(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addRemoteTransactionsRepositoryDependency() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addRemotingConnectionDependency(ServiceBuilder<EJBClientContext>, ServiceName) - Method in class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- addRemotingReceiverConnectionRef(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
Adds an outbound connection reference used by a remoting receiver in the client context represented
by this
EJBClientDescriptorMetaData
- addRemoveInterceptor() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- addRemoveMethod(MethodIdentifier, boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- addRemoveRedeployLinksSteps(ModelControllerClient, ModelNode, String, String, List<String>, boolean, byte) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- addRename(String, String) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Rename an attribute.
- addRename(AttributeDefinition, String) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Rename an attribute.
- addRenames(Map<String, String>) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Rename attributes.
- addRequestListener(ServletRequestListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- addRequiredPath(String) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
Adds a node path which is required to exist before the command can be used.
- addRequiredPath(OperationRequestAddress) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
Adds a node path which is required to exist before the command can be used.
- addRequiredPreceding(CommandArgument) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- addRequiresDeployment() - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- addResource(ModuleConfig.Resource) - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- addResource(PathAddress, Resource) - Method in interface org.jboss.as.controller.OperationContext
-
Add a new resource, relative to the executed operation address.
- addResourceAdapter(ResourceAdapter) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing the attribute, after attaching it to the given overall resource
description model node.
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.AttributeDefinition
-
Creates a returns a basic model node describing the attribute, after attaching it to the given overall resource
description model node.
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- addResourceInjection(ResourceInjectionConfiguration) - Method in class org.jboss.as.ee.component.InterceptorEnvironment
-
- addResourceInjection(ResourceInjectionConfiguration) - Method in interface org.jboss.as.ee.component.ResourceInjectionTarget
-
- 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
-
- address - Variable in class org.jboss.as.cli.accesscontrol.AddressAccessRequirement
-
- ADDRESS - Static variable in class org.jboss.as.cli.Util
-
- ADDRESS - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- address - Variable in class org.jboss.as.controller.operations.validation.MaskedAddressValidator.ParsedResult
-
- address - Variable in class org.jboss.as.controller.ParsedBootOp
-
- ADDRESS - Static variable in class org.jboss.as.domain.management.access.AccessConstraintAppliesToResourceDefinition
-
- Address(String, boolean) - Constructor for class org.jboss.as.jacorb.naming.jndi.IiopUrl.Address
-
- ADDRESS - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- ADDRESS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ADDRESS - Static variable in class org.jboss.as.messaging.DivertDefinition
-
- ADDRESS - Static variable in class org.jboss.as.messaging.QueueDefinition
-
- ADDRESS_AS_UUID - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- ADDRESS_FULL_MESSAGE_POLICY - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- ADDRESS_MATCH - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- ADDRESS_NAME - Static variable in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- ADDRESS_SETTING - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ADDRESS_SETTINGS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- Addressable - Interface in org.jboss.as.clustering.jgroups
-
- AddressableNode - Class in org.wildfly.clustering.server.group
-
Node implementation that associates a JGroups Address with its logical name
and transport socket binding.
- AddressableNode(Address, String, InetSocketAddress) - Constructor for class org.wildfly.clustering.server.group.AddressableNode
-
- AddressableNodeExternalizer - Class in org.wildfly.clustering.server.group
-
- AddressableNodeExternalizer() - Constructor for class org.wildfly.clustering.server.group.AddressableNodeExternalizer
-
- AddressAccessRequirement - Class in org.jboss.as.cli.accesscontrol
-
- AddressCommandSeparatorState - Class in org.jboss.as.cli.parsing.command
-
- AddressCommandSeparatorState() - Constructor for class org.jboss.as.cli.parsing.command.AddressCommandSeparatorState
-
- AddressCommandSeparatorState(CommandNameState) - Constructor for class org.jboss.as.cli.parsing.command.AddressCommandSeparatorState
-
- addressDidNotContainSecurityDomain() - Method in interface org.jboss.as.security.SecurityMessages
-
- addressOperationSeparator(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- addressOperationSeparator(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- AddressOperationSeparatorState - Class in org.jboss.as.cli.parsing.operation
-
- AddressOperationSeparatorState() - Constructor for class org.jboss.as.cli.parsing.operation.AddressOperationSeparatorState
-
- AddressOperationSeparatorState(OperationNameState) - Constructor for class org.jboss.as.cli.parsing.operation.AddressOperationSeparatorState
-
- addressPath() - Method in class org.jboss.as.cli.gui.ManagementModelNode
-
Get the DMR path for this node.
- AddressSettingDefinition - Class in org.jboss.as.messaging
-
Address setting resource definition
- AddressSettingDefinition(boolean) - Constructor for class org.jboss.as.messaging.AddressSettingDefinition
-
- AddressValidator - Class in org.jboss.as.webservices.dmr
-
Validates addresses using the JBossWS common address utilities
- AddressValidator(boolean, boolean) - Constructor for class org.jboss.as.webservices.dmr.AddressValidator
-
- addRole(String, Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- addRole(String, String) - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- addRoleMapping(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
Adds a new role to the list of defined roles.
- addRoleMappingImmediate(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- addRoleMappingPrincipal(String, AuthorizerConfiguration.PrincipalType, WritableAuthorizerConfiguration.MatchType, String, String, boolean) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- addScheduleMethod(Method, AutoTimer) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addScopedRole(AuthorizerConfiguration.ScopedRole) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- addScript(File) - Method in class org.jboss.as.cli.gui.component.ScriptMenu
-
- addSecuredAttribute(String, String, char[]) - Method in class org.jboss.as.security.vault.VaultSession
-
Add secured attribute to specified vault block.
- addSecuredAttributeWithDisplay(String, String, char[]) - Method in class org.jboss.as.security.vault.VaultSession
-
Add secured attribute to specified vault block.
- addSecurityDomain(String, Map<String, String>) - Method in class org.jboss.as.webservices.deployer.RemoteDeployer
-
- addSecurityRole(String) - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- addSensitivity(SensitivityClassification) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- addServerExecutorDependency(ServiceBuilder<T>, Injector<ExecutorService>, boolean) - Static method in class org.jboss.as.server.Services
-
- addServerResult(ServerIdentity, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- addServerSecurityManagerDependency() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addService(ServiceTarget, ServiceName, Service<T>) - Static method in class org.jboss.as.clustering.msc.AsynchronousService
-
- addService(ServiceTarget, ServiceName, Service<T>, boolean, boolean) - Static method in class org.jboss.as.clustering.msc.AsynchronousService
-
- addService(ServiceName, Service<T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addService(ServiceTarget, ControlledProcessState) - Static method in class org.jboss.as.controller.ControlledProcessStateService
-
- addService(String, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(String, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(ServiceName, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(ServiceName, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- addService(String, String, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
- addService(String, String, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
- addService(ServiceName, String, String, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
- addService(ServiceName, String, boolean, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
Installs a path service.
- addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.controller.services.path.RelativePathService
-
- addService(ServiceTarget, HostPathManagerService, HostControllerEnvironment) - Static method in class org.jboss.as.host.controller.HostPathManagerService
-
- addService(ServiceTarget, ServiceVerificationHandler) - Static method in class org.jboss.as.host.controller.jmx.RemotingConnectorService
-
- addService(ServiceTarget, ServiceVerificationHandler) - Static method in class org.jboss.as.jdr.JdrReportService
-
- addService(ServiceTarget, String, String, boolean, boolean, ManagedAuditLogger, JmxAuthorizer, boolean, ServiceListener<? super PluggableMBeanServer>...) - Static method in class org.jboss.as.jmx.MBeanServerService
-
- addService(ServiceTarget, ServiceVerificationHandler, boolean) - Static method in class org.jboss.as.jmx.RemotingConnectorService
-
- addService(ServiceTarget, String, ExtendedPersistenceInheritance, ServiceListener<Object>...) - Static method in class org.jboss.as.jpa.service.JPAService
-
- addService(ServiceTarget, ServiceListener<Object>...) - Static method in class org.jboss.as.jpa.service.JPAUserTransactionListenerService
-
- addService(ServiceTarget, ServiceName, ServiceListener<Object>...) - Static method in class org.jboss.as.messaging.jms.JMSService
-
- addService(ServiceTarget, ServiceName) - Static method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
- addService(ServiceTarget, File) - Static method in class org.jboss.as.repository.ContentRepository.Factory
-
- addService(ServiceTarget, EnumMap<Phase, List<RegisteredDeploymentUnitProcessor>>, ServiceVerificationHandler) - 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, String, String, String, Integer, TimeUnit, Boolean, Boolean, Boolean, Boolean, Long, Boolean, List<ServiceController<?>>, FileSystemDeploymentService, ScheduledExecutorService, ServiceListener<Object>...) - Static method in class org.jboss.as.server.deployment.scanner.DeploymentScannerService
-
Add the deployment scanner service to a batch.
- addService(DeploymentOverlayLinkService) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
- 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
-
- 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.
- addService(ServiceTarget, ServiceVerificationHandler) - Static method in class org.jboss.as.txn.service.TransactionManagerService
-
- addService(ServiceTarget, ServiceVerificationHandler) - Static method in class org.jboss.as.txn.service.TransactionSynchronizationRegistryService
-
- addService(ServiceTarget, ServiceVerificationHandler) - Static method in class org.jboss.as.txn.service.UserTransactionService
-
- addService(Class<S>, S) - Method in class org.jboss.as.weld.deployment.BeanDeploymentModule
-
Adds a service to all bean deployment archives in the module
- addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- addServlet(ServletBuilder) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- addSession(D, String) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessions
-
- addSession(D, String) - Method in interface org.wildfly.clustering.web.sso.Sessions
-
Adds the specified web application and session identifier to the registry of authenticated web applications.
- addSessionBeans(Collection<SessionBeanComponentDescription>) - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- addSessionListener(HttpSessionListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- addState(char, ParsingState) - Method in class org.jboss.as.cli.parsing.StateParser
-
- addStateHandler(PatchingArtifact<P, S>, PatchingArtifactStateHandler<S>) - Method in class org.jboss.as.patching.validation.PatchHistoryIterator.Builder
-
- addStep(ModelNode) - Method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
Adds a new operation to the composite operation.
- addStep(OperationStepHandler, OperationContext.Stage) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- addStep(OperationStepHandler, OperationContext.Stage, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- addStep(ModelNode, OperationStepHandler, OperationContext.Stage) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process, writing any output to the response object
associated with the current step.
- addStep(ModelNode, OperationStepHandler, OperationContext.Stage, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process, writing any output to the response object
associated with the current step.
- addStep(ModelNode, ModelNode, OperationStepHandler, OperationContext.Stage) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- addStep(ModelNode, ModelNode, OperationStepHandler, OperationContext.Stage, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Add an execution step to this operation process.
- AddStepHandler - Class in org.jboss.as.clustering.jgroups.subsystem
-
- addSubsystemVersion(String, int, int) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Add version information for a subsystem.
- addSubsystemVersion(String, ModelVersion) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Add version information for a subsystem.
- addSubsystemVersion(String, int, int) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- addSubsystemVersion(String, ModelVersion) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- addSynchronizationInterceptor() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- 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
-
- addTerminateListener(ServiceContainer.TerminateListener) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- addTimeoutViewInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds a timeout interceptor factory to every method on the component.
- addTimeoutViewInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Adds a timeout interceptor factory to every method on the component.
- addTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- addTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- addTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
-
Called when a timer is being persisted
- addTimers(EJBComponent, ModelNode) - Static method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- addTo(ModelNode) - Method in class org.jboss.as.cli.operation.impl.ConcurrentRolloutPlanGroup
-
- addTo(CommandContext, ModelNode) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- addTo(ModelNode) - Method in interface org.jboss.as.cli.operation.impl.RolloutPlanGroup
-
- addTo(CommandContext, ModelNode) - Method in class org.jboss.as.cli.operation.impl.SimpleParsedOperationRequestHeader
-
- addTo(ModelNode) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- addTo(CommandContext, ModelNode) - Method in interface org.jboss.as.cli.operation.ParsedOperationRequestHeader
-
- 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.
- addToDontPropagateToServersAttachment(OperationContext, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
-
- addToEnvironment(String, Object) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Adds to the environment for the current context.
- addToEnvironment(String, Object) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- addToEnvironment(String, Object) - Method in class org.jboss.as.naming.NamingContext
- addToExistingModel(ModelNode) - Method in class org.jboss.as.controller.ModelVersion
-
- addTransactionManagerDependencies() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addTransformedRecursiveResource(PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Add a resource recursively including it's children.
- addTransformedResource(PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Add a resource.
- addTransformedResourceFromRoot(PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Add a resource from the root of the model.
- addTransformer(ClassTransformer) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- addTransformer(ClassFileTransformer) - Method in class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
-
- addTxManagementInterceptorForView(ViewDescription) - Static method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Sets up the transaction management interceptor for all methods of the passed view.
- addUnderlyingPermission(String, ManagementPermission) - Method in class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
Adds a permission.
- addUrlContextFactory(String, ObjectFactory) - Static method in class org.jboss.as.naming.InitialContext
-
Add an ObjectFactory to handle requests for a specific URL scheme.
- addUrlMapping(String) - Method in class org.jboss.as.web.host.ServletBuilder
-
- addUrlMappings(String...) - Method in class org.jboss.as.web.host.ServletBuilder
-
- addUrlMappings(Collection<String>) - Method in class org.jboss.as.web.host.ServletBuilder
-
- AddUser - Class in org.jboss.as.domain.management.security.adduser
-
A command line utility to add new users to the mgmt-users.properties files.
- AddUser(RuntimeOptions, String) - Constructor for class org.jboss.as.domain.management.security.adduser.AddUser
-
- addUser(String, String) - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- AddUser.CommandLineArgument - Enum in org.jboss.as.domain.management.security.adduser
-
- AddUser.FileMode - Enum in org.jboss.as.domain.management.security.adduser
-
- AddUser.Interactiveness - Enum in org.jboss.as.domain.management.security.adduser
-
- AddUser.RealmMode - Enum in org.jboss.as.domain.management.security.adduser
-
- 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
-
- AddUserState - Class in org.jboss.as.domain.management.security.adduser
-
State to perform the actual addition to the discovered properties files.
- AddUserState(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.AddUserState
-
- addValidator(String, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- addValue(ValueConfig) - Method in class org.jboss.as.pojo.descriptor.CollectionConfig
-
- addValueCompleter(String, CommandLineCompleter) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- addValueCompleter(String, CommandLineCompleter) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- addValueConverter(String, ArgumentValueConverter) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- addValueConverter(String, ArgumentValueConverter) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle, boolean, ResourceDescriptionResolver, Locale) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle, ResourceDescriptionResolver, Locale) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addValueTypeDescription(ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.SimpleMapAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- addViewInterceptor(InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Adds an interceptor factory to all methods of a view
- addViewInterceptor(Method, InterceptorFactory, int) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Adds a view interceptor to the given method
- addWebDeployment(WebDeploymentBuilder) - Method in interface org.jboss.as.web.host.WebHost
-
- addWebserviceEndpointView() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addWebserviceEndpointView(String) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addWeldService(Class<T>, T) - Method in class org.jboss.as.weld.deployment.WeldDeployment
-
- addWeldService(Class<T>, T) - Method in class org.jboss.as.weld.WeldBootstrapService
-
Adds a Service to the deployment.
- addXaDataSourceProperty(String, String) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
- ADMIN_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADMIN_ONLY - Static variable in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- ADMIN_ONLY - Static variable in class org.jboss.as.process.CommandLineConstants
-
- ADMIN_ONLY_POLICY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADMIN_ONLY_POLICY - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- AdministeredObjectDefinitionAnnotationParser - Class in org.jboss.as.connector.deployers.ra
-
Deployment processor responsible for processing
AdministeredObjectDefinition and
AdministeredObjectDefinitions
and creating
BindingConfigurations out of them
- AdministeredObjectDefinitionAnnotationParser() - Constructor for class org.jboss.as.connector.deployers.ra.AdministeredObjectDefinitionAnnotationParser
-
- AdminObjectAdd - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Adds a recovery-environment to the Transactions subsystem
- adminObjectAnnotation(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- adminObjectForJCA10(String, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Admin object declared for JCA 1.0 archive
- AdminObjectReferenceFactoryService - Class in org.jboss.as.connector.services.resourceadapters
-
- AdminObjectReferenceFactoryService() - Constructor for class org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
-
- AdminObjectResourceDefinition - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- AdminObjectResourceDefinition(boolean) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectResourceDefinition
-
- AdminObjectService - Class in org.jboss.as.connector.services.resourceadapters
-
- AdminObjectService(Object) - Constructor for class org.jboss.as.connector.services.resourceadapters.AdminObjectService
-
create an instance
- adminObjectSize() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- AdminOnlyDomainConfigPolicy - Enum in org.jboss.as.host.controller.model.host
-
Policy options for how a slave host controller started in
admin-only mode should
deal with the absence of a local copy of the domain-wide configuration.
- adminOnlyModeCannotAcceptSlaves(RunningMode) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception message indicating this host is in admin mode and cannot accept registrations from other
slaves.
- ADVANCED_FILTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ADVANCED_FILTER - Static variable in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- AdvancedUserSearchResourceDefintion - Class in org.jboss.as.domain.management.security
-
- advanceLocation(int) - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Advances the current location by skipping the specified number of characters.
- AffinityIdentifierFactory<K> - Class in org.wildfly.clustering.web.infinispan
-
- AffinityIdentifierFactory(IdentifierFactory<K>, Cache<K, ?>, KeyAffinityServiceFactory) - Constructor for class org.wildfly.clustering.web.infinispan.AffinityIdentifierFactory
-
- AffinitySupport<I> - Interface in org.wildfly.clustering.ejb
-
Defines the affinity requirements for remote clients.
- after - Variable in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
- after - Variable in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- afterAnnotationsProcessed(DeploymentPhaseContext, DeploymentUnit) - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
-
Method that can be overridden to do any additional processing
- afterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- afterCompletion(boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- afterDelivery() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- afterEntityManagerFactoryCreate(Classification, PersistenceUnitMetadata) - Method in class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- afterEntityManagerFactoryCreate(Classification, PersistenceUnitMetadata) - Method in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- afterOthers - Variable in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
- afterOthers - Variable in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- afterProxyMethod(TransactionHandle, String) - Method in class org.jboss.as.ee.concurrent.TransactionSetupProviderImpl
-
- AGENT_LIB - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- AGENT_PATH - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- aioWarning() - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating AIO was not found.
- AJP_LISTENER - Static variable in interface org.wildfly.extension.undertow.Constants
-
- AJP_LISTENER_PATH - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- AjpListenerResourceDefinition - Class in org.wildfly.extension.undertow
-
- AjpListenerService - Class in org.wildfly.extension.undertow
-
- AjpListenerService(String, String, OptionMap, OptionMap) - Constructor for class org.wildfly.extension.undertow.AjpListenerService
-
- ALGORITHM - Static variable in interface org.jboss.as.security.Constants
-
- ALIAS - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- ALIAS - Static variable in class org.jboss.as.domain.management.security.KeystoreAttributes
-
- ALIAS - Static variable in interface org.jboss.as.web.Constants
-
- ALIAS - Static variable in class org.jboss.as.web.WebVirtualHostDefinition
-
- ALIAS - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ALIAS_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
-
- aliasAlreadyRegistered(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- AliasEntry - Class in org.jboss.as.controller.registry
-
- AliasEntry(ManagementResourceRegistration) - Constructor for class org.jboss.as.controller.registry.AliasEntry
-
- ALIASES - Static variable in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
-
- ALIASES - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- aliasNotFound(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Create an exception indicating that the alias specified was not found.
- aliasNotKey(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Create an exception indicating that the alias specified is not a key.
- AliasOperationTransformer - Class in org.jboss.as.controller.transform
-
OperationTransformer and ResourceTransformer transforming the operation address only.
- AliasOperationTransformer(AliasOperationTransformer.AddressTransformer) - Constructor for class org.jboss.as.controller.transform.AliasOperationTransformer
-
- AliasOperationTransformer.AddressTransformer - Interface in org.jboss.as.controller.transform
-
- AliasStepHandler - Class in org.jboss.as.controller.registry
-
A handler that simply maps an alias onto a target part of the model.
- aliasStepHandlerOperationNotFound(String, PathAddress, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- aliasTargetResourceRegistrationNotFound(PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- all() - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder
-
- ALL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ALL - Static variable in interface org.jboss.as.patching.runner.ContentItemFilter
-
- ALL_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.VaultResourceDefinition
-
- ALL_ATTRIBUTES - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- ALL_BUT_MISC - Static variable in interface org.jboss.as.patching.runner.ContentItemFilter
-
- ALL_BUT_RUNTIME_AND_PROXIES_FILTER - Static variable in class org.jboss.as.controller.registry.Resource.Tools
-
- ALL_CONTENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
All attributes of the content attribute
- ALL_DEFAULTS - Static variable in interface org.jboss.as.controller.transform.TransformerEntry
-
- ALL_NAMESPACES - Static variable in enum org.jboss.as.controller.parsing.Namespace
-
- ALL_PATCHES - Static variable in class org.jboss.as.patching.Constants
-
- ALL_ROLE_NAMES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALL_THREAD_IDS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- allDone() - Method in class org.jboss.as.jacorb.rmi.ir.AttributeDefImpl
-
- allDone() - Method in class org.jboss.as.jacorb.rmi.ir.ConstantDefImpl
-
- ALLOW_CORE_TIMEOUT - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- ALLOW_CORE_TIMEOUT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- ALLOW_DIRECT_CONNECTIONS_ONLY - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- ALLOW_EMPTY_PASSWORDS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALLOW_EMPTY_PASSWORDS - Static variable in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- ALLOW_FAILBACK - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ALLOW_NON_STANDARD_WRAPPERS - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ALLOW_NON_STANDARD_WRAPPERS - Static variable in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- ALLOW_PHASE_RESTART - Static variable in class org.jboss.as.server.deployment.Attachments
-
- ALLOW_RESOURCE_SERVICE_RESTART - Static variable in class org.jboss.as.cli.Util
-
- ALLOW_RESOURCE_SERVICE_RESTART - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AllowAllowNotConstraint - Class in org.jboss.as.controller.access.constraint
-
A constraint meant for use in situations where the Action or Target "is" or "is not" something
and the user "allows" or "allowsNot".
- AllowAllowNotConstraint(boolean) - Constructor for class org.jboss.as.controller.access.constraint.AllowAllowNotConstraint
-
- AllowAllowNotConstraint(boolean, boolean) - Constructor for class org.jboss.as.controller.access.constraint.AllowAllowNotConstraint
-
- allowDefaultDataSourceUse(PersistenceUnitMetadata) - Static method in class org.jboss.as.jpa.config.Configuration
-
Determine if the default data-source should be used
- allowDiscovery(String, int) - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
-
Allow a domain controller's host name and port number to be discovered.
- allowDiscovery(String, int) - Method in class org.jboss.as.host.controller.discovery.S3Discovery
-
- allowDiscovery(String, int) - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
-
- ALLOWED - Static variable in class org.jboss.as.cli.Util
-
- ALLOWED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALLOWED_USERS - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- ALLOWED_USERS - Static variable in class org.jboss.as.domain.management.security.LocalAuthenticationResourceDefinition
-
- allowedMethods() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
Get the list of allowed methods for this component instance.
- allowedMethods() - Method in interface org.jboss.as.ee.component.ComponentInstance
-
Get the list of allowed methods for this component instance.
- AllowedMethodsInformation - Class in org.jboss.as.ejb3.component.allowedmethods
-
This class and its subclasses can be used to determine if a given method
is allowed to be invoked.
- AllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- AllowedValuesValidator - Interface in org.jboss.as.controller.operations.validation
-
A validator that requires that values match one of the items in a defined list.
- allowExpression - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- allowFailures(int) - Method in interface org.jboss.as.controller.client.helpers.domain.RollbackDeploymentPlanBuilder
-
Allows the application of the deployment set to fail on the given
number of servers before triggering rollback of the plan.
- allowNull - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- allowPercentageFailures(int) - Method in interface org.jboss.as.controller.client.helpers.domain.RollbackDeploymentPlanBuilder
-
Allows the application of the deployment set to fail on the given
percentage of servers in the server group before triggering rollback of the plan.
- allowReturnNull() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- allowsConcurrentAccess() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Returns true if this session bean component type allows concurrent access to the component instances.
- allowsConcurrentAccess() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- allowsConcurrentAccess() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- allowsConcurrentAccess() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- allowTwoPhaseBootstrap(PersistenceUnitMetadata) - Static method in class org.jboss.as.jpa.config.Configuration
-
Determine if two phase persistence unit start is allowed
- AllRequiredSet - Class in org.jboss.as.cli.accesscontrol
-
- AllRequiredSet() - Constructor for class org.jboss.as.cli.accesscontrol.AllRequiredSet
-
- allResourceRoots(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- ALPHA_ONLY_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- ALPHA_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- alreadyApplied(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- alreadyDeclared(String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value has already been declared.
- alreadyDeclared(String, String, String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value has already been declared.
- alreadyDeclared(String, String, String, String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value has already been declared.
- alreadyDefined(String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the name is already defined.
- alreadyRegistered(String, String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the type with the name is already registered at the
location.
- alreadyRunning(String) - Method in interface org.jboss.as.weld.WeldMessages
-
- altAttributeAlreadyDefined(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating the alternative attribute represented by the name parameter is already defined.
- ALTERNATE_CLIENT_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
-
The alternate deployment descriptor location
- ALTERNATE_CONNECTOR_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
-
- ALTERNATE_EJB_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
-
- ALTERNATE_WEB_DEPLOYMENT_DESCRIPTOR - Static variable in class org.jboss.as.ee.structure.Attachments
-
- alternateDeploymentDescriptor(VirtualFile, VirtualFile) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the alternate deployment descriptor specified for the module file could not be
found.
- AlternativeAttributeCheckHandler - Class in org.jboss.as.messaging
-
- AlternativeAttributeCheckHandler(AttributeDefinition...) - Constructor for class org.jboss.as.messaging.AlternativeAttributeCheckHandler
-
- alternativeRealm(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Message to check if an alternative realm is really desired.
- alternatives - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- ALTERNATIVES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ALTERNATIVES_ANY - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- ALWAYS - Static variable in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
A standard checker which will discard the attribute always.
- ambiguousConfigurationFiles(String, File, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an ambiguous file name was found as there are multiple files ending in the
suffix were found in the directory.
- ambiguousMatch(Object) - Method in interface org.jboss.as.pojo.PojoMessages
-
Ambiguous match.
- ambiguousMatch(Object, String, String) - Method in interface org.jboss.as.pojo.PojoMessages
-
Ambiguous match.
- ambiguousName(String, String, Collection<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an ambiguous name, represented by the prefix parameter, was found in
the directory, represented by the dir parameter.
- analyzeAttributes() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Analyse attributes.
- analyzeAttributes() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
Analyse attributes.
- analyzeConstants() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Analyse constants.
- analyzeFields() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Analyze the fields of the class.
- analyzeInterfaces() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Analyze the interfaces of the class.
- analyzeMethods() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Analyze the methods of the class.
- analyzeOperations() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Analyse operations.
- analyzeOperations() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
Analyse operations.
- AND - Static variable in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- and(VirtualFileFilter...) - Static method in class org.jboss.as.jdr.vfs.Filters
-
- andDeploy() - Method in interface org.jboss.as.controller.client.helpers.domain.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add operation should be deployed.
- andDeploy() - Method in interface org.jboss.as.controller.client.helpers.standalone.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add operation should be deployed.
- andNMore(int) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating that there are more services than would be practical to display
- andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.domain.ReplaceDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
replace action should be removed from the content repository.
- andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.domain.UndeployDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
undeploy action should be removed from the content repository.
- andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.standalone.ReplaceDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
replace action should be removed from the content repository.
- andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.standalone.UndeployDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
undeploy action should be removed from the content repository.
- andReplace(String) - Method in interface org.jboss.as.controller.client.helpers.domain.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add operation should be deployed, replacing the specified
existing content in the runtime.
- andReplace(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add operation should be deployed, replacing the specified
existing content in the runtime.
- AnnotatedEJBComponentDescriptionDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Make sure we process annotations first and then start on the descriptors.
- AnnotatedEJBComponentDescriptionDeploymentUnitProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
-
- ANNOTATION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
An annotation index for a (@link ResourceRoot).
- ANNOTATION_PREDICATE - Static variable in class org.jboss.as.weld.util.Indices
-
- ANNOTATION_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.structure.Attachments
-
If this is set to true property replacement will be enabled for EJB annotations
- ANNOTATION_PROPERTY_REPLACEMENT - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- ANNOTATION_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
-
- annotationApplicableOnlyForMethods(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- annotationAttributeMissing(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the annotation must provide the attribute.
- AnnotationImpl - Class in org.jboss.as.connector.annotations.repository.jandex
-
An AnnotationImpl.
- AnnotationImpl(String, ClassLoader, List<String>, String, boolean, boolean, Class<?>) - Constructor for class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Create a new AnnotationImpl.
- annotationImportIgnored(ModuleIdentifier, ModuleIdentifier) - Method in interface org.jboss.as.server.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
-
- annotationInformationFactories() - Method in class org.jboss.as.ee.component.deployers.EEAnnotationProcessor
-
- annotationInformationFactories() - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
-
- annotationInformationFactories() - Method in class org.jboss.as.ejb3.deployment.processors.annotation.EjbAnnotationProcessor
-
- annotationInformationFactories() - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TimerServiceAnnotationProcessor
-
- AnnotationMap - Class in org.jboss.as.jsf.injection
-
This class retrieves the annotation map from application scope.
- AnnotationMetadata<T> - Class in org.jboss.as.ee.metadata
-
Represents a piece of component metadata
- AnnotationMetadata(T, Map<Method, T>) - Constructor for class org.jboss.as.ee.metadata.AnnotationMetadata
-
- annotationNotFound(Class<? extends Annotation>, Member) - Method in interface org.jboss.as.weld.WeldMessages
-
- annotationOnlyAllowedOnClass(String, AnnotationTarget) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- AnnotationPropertyReplacementProcessor - Class in org.jboss.as.ee.structure
-
- AnnotationPropertyReplacementProcessor(AttachmentKey<Boolean>) - Constructor for class org.jboss.as.ee.structure.AnnotationPropertyReplacementProcessor
-
- ANNOTATIONS - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- ANNOTATIONS_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- AnnotationType - Class in org.jboss.as.weld.discovery
-
- AnnotationType(DotName, boolean) - Constructor for class org.jboss.as.weld.discovery.AnnotationType
-
- AnnotationType(Class<? extends Annotation>) - Constructor for class org.jboss.as.weld.discovery.AnnotationType
-
- AnonymousMechanism - Class in org.jboss.as.domain.http.server.security
-
An AuthenticationMechanism that always associates an 'anonymous' user.
- AnonymousMechanism() - Constructor for class org.jboss.as.domain.http.server.security.AnonymousMechanism
-
- anonymousMechanismNotExpected(Callback) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- any() - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder
-
- ANY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- ANY - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ANY_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- ANY_IPV4_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_IPV4_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- ANY_IPV6_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_IPV6_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
All other attribute names.
- ANY_OPTIONAL - Static variable in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
TimeUnitValidator where any TimeUnit is valid, as is an undefined value
- ANY_REQUIRED - Static variable in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
TimeUnitValidator where any TimeUnit is valid, but an undefined value is not
- AnyInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- AnyInterfaceCriteria(Set<InterfaceCriteria>) - Constructor for class org.jboss.as.controller.interfaces.AnyInterfaceCriteria
-
Creates a new AnyInterfaceCriteria
- AnyRequiredSet - Class in org.jboss.as.cli.accesscontrol
-
- AnyRequiredSet() - Constructor for class org.jboss.as.cli.accesscontrol.AnyRequiredSet
-
- AOConfigPropertyAdd - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Adds a recovery-environment to the Transactions subsystem
- AOConfigPropertyAdd() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.AOConfigPropertyAdd
-
- APP_CLIENT - Static variable in class org.jboss.as.patching.Constants
-
- APP_CLIENT_COMPONENT_NAME - Static variable in class org.jboss.as.appclient.component.ApplicationClientComponentDescription
-
- APP_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- APP_NAME - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- APP_NAME - Static variable in class org.jboss.as.jsr77.subsystem.Constants
-
- APPCLIENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- appclient - Variable in class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
If this is an appclient we want to make the components as not installable, so we can still look up which EJB's are in
the deployment, but do not actual install them
- appclient - Variable in class org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
-
If this is an appclient we want to make the components as not installable, so we can still look up which EJB's are in
the deployment, but do not actually install them
- appclient - Variable in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
-
If this is an appclient we want to make the components as not installable, so we can still look up which EJB's are in
the deployment, but do not actually install them
- APPCLIENT_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
Additional class path items, used only by app client
- AppClientAttachments - Class in org.jboss.as.appclient.deployment
-
- AppClientExtension - Class in org.jboss.as.appclient.subsystem
-
Extension that hooks the application client work into the deployment
- AppClientExtension() - Constructor for class org.jboss.as.appclient.subsystem.AppClientExtension
-
- AppClientJBossAllParser - Class in org.jboss.as.appclient.deployment
-
The app client handler for jboss-all.xml
- AppClientJBossAllParser() - Constructor for class org.jboss.as.appclient.deployment.AppClientJBossAllParser
-
- AppClientLogger - Interface in org.jboss.as.appclient.logging
-
This module is using message IDs in the range 13200-13299.
- AppClientMessages - Interface in org.jboss.as.appclient.logging
-
This module is using message IDs in the range 13200-14599.
- appClientNotSpecified() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
A message indicating that you must specify an application client to execute.
- AppClientSubsystemResourceDefinition - Class in org.jboss.as.appclient.subsystem
-
- AppClientXml - Class in org.jboss.as.appclient.subsystem.parsing
-
A mapper between an AS server's configuration model and XML representations, particularly appclient.xml.
- AppClientXml(ModuleLoader, ExtensionRegistry) - Constructor for class org.jboss.as.appclient.subsystem.parsing.AppClientXml
-
- append(StringBuilder, boolean) - Method in class org.jboss.as.cli.util.SimpleTable
-
- append(List<PathElement>) - Method in class org.jboss.as.controller.PathAddress
-
Create a new path address by appending more elements to the end of this address.
- append(PathElement...) - Method in class org.jboss.as.controller.PathAddress
-
Create a new path address by appending more elements to the end of this address.
- append(PathAddress) - Method in class org.jboss.as.controller.PathAddress
-
Create a new path address by appending more elements to the end of this address.
- append(String, String) - Method in class org.jboss.as.controller.PathAddress
-
- append(String) - Method in class org.jboss.as.controller.PathAddress
-
- APPEND - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- append(String) - Method in class org.jboss.as.naming.deployment.JndiName
-
Create a new JNDI name by appending a new local entry name to this name.
- appendDate(StringBuilder, AuditLogItem) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
- appendPath(OperationRequestAddress) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- appendPath(OperationRequestAddress) - Method in interface org.jboss.as.cli.operation.OperationRequestAddress
-
Appends the path to the current address.
- AppJBossAllParser - Class in org.jboss.as.ee.structure
-
The app client handler for jboss-all.xml
- AppJBossAllParser() - Constructor for class org.jboss.as.ee.structure.AppJBossAllParser
-
- ApplicableMethodInformation<T> - Class in org.jboss.as.ejb3.deployment
-
Metadata store for method level information that can be applied to a method via various different deployment
descriptor styles
- ApplicableMethodInformation(String, T) - Constructor for class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- APPLICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- APPLICATION - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsScanningProcessor
-
- APPLICATION_CLASSIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- APPLICATION_CLIENT_COMPONENT - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
-
- APPLICATION_CLIENT_META_DATA - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
-
- APPLICATION_CONTEXT_CONFIG - Static variable in class org.jboss.as.ee.naming.Attachments
-
- APPLICATION_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for java:app namespace
- APPLICATION_EXCEPTION_DESCRIPTIONS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
- APPLICATION_EXCEPTION_DETAILS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
- APPLICATION_PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.AccessConstraintResources
-
- APPLICATION_ROLES_PROPERTIES - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- APPLICATION_USERS_PROPERTIES - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- ApplicationClassesAggregationProcessor - Class in org.jboss.as.ee.component.deployers
-
Processor that aggregates all module descriptions visible to the deployment in an EEApplicationClasses structure.
- ApplicationClassesAggregationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ApplicationClassesAggregationProcessor
-
- ApplicationClassificationConfigResourceDefinition - Class in org.jboss.as.domain.management.access
-
- ApplicationClassificationParentResourceDefinition - Class in org.jboss.as.domain.management.access
-
- ApplicationClassificationTypeResourceDefinition - Class in org.jboss.as.domain.management.access
-
- ApplicationClientComponentDescription - Class in org.jboss.as.appclient.component
-
- ApplicationClientComponentDescription(String, EEModuleDescription, ServiceName, EEApplicationClasses) - Constructor for class org.jboss.as.appclient.component.ApplicationClientComponentDescription
-
- ApplicationClientConfigurationPersister - Class in org.jboss.as.appclient.subsystem
-
Application client configuration.
- ApplicationClientConfigurationPersister(String, String, String, String, List<String>, File, QName, XMLElementReader<List<ModelNode>>) - Constructor for class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- ApplicationClientDependencyProcessor - Class in org.jboss.as.appclient.deployment
-
DUP that handles app client dependencies.
- ApplicationClientDependencyProcessor() - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
-
- ApplicationClientDeploymentProcessor - Class in org.jboss.as.ee.structure
-
Processor that sets up application clients.
- ApplicationClientDeploymentProcessor() - Constructor for class org.jboss.as.ee.structure.ApplicationClientDeploymentProcessor
-
- ApplicationClientDeploymentService - Class in org.jboss.as.appclient.service
-
Service responsible for deploying the application client that was specified on the command line
- ApplicationClientDeploymentService(File) - Constructor for class org.jboss.as.appclient.service.ApplicationClientDeploymentService
-
- ApplicationClientManifestProcessor - Class in org.jboss.as.appclient.deployment
-
DUP that processes the manifest to get the main class
- ApplicationClientManifestProcessor() - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientManifestProcessor
-
- ApplicationClientParsingDeploymentProcessor - Class in org.jboss.as.appclient.deployment
-
- ApplicationClientParsingDeploymentProcessor() - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientParsingDeploymentProcessor
-
- ApplicationClientStartProcessor - Class in org.jboss.as.appclient.deployment
-
Processor that starts an application client deployment
- ApplicationClientStartProcessor(String, String, String[]) - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientStartProcessor
-
- ApplicationClientStartService - Class in org.jboss.as.appclient.service
-
Service that is responsible for running an application clients main method, and shutting down the server once it
completes
- ApplicationClientStartService(Method, String[], InjectedEENamespaceContextSelector, ClassLoader, List<SetupAction>, String, CallbackHandler) - Constructor for class org.jboss.as.appclient.service.ApplicationClientStartService
-
- ApplicationClientStartService(Method, String[], InjectedEENamespaceContextSelector, ClassLoader, List<SetupAction>, EJBClientConfiguration) - Constructor for class org.jboss.as.appclient.service.ApplicationClientStartService
-
- ApplicationClientStructureProcessor - Class in org.jboss.as.appclient.deployment
-
Processor that marks a sub-deployment as an application client based on the parameters passed on the command line
- ApplicationClientStructureProcessor(String) - Constructor for class org.jboss.as.appclient.deployment.ApplicationClientStructureProcessor
-
- ApplicationContextProcessor - Class in org.jboss.as.ee.naming
-
Deployment processor that deploys a naming context for the current application.
- ApplicationContextProcessor() - Constructor for class org.jboss.as.ee.naming.ApplicationContextProcessor
-
- ApplicationContextWrapper - Interface in org.jboss.as.web.host
-
This is basically just a hack for the OSGi HttpService that
allows different deployments to share a servlet context.
- ApplicationExceptionAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
User: jpai
- ApplicationExceptionAnnotationProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.ApplicationExceptionAnnotationProcessor
-
- ApplicationExceptionDescriptions - Class in org.jboss.as.ejb3.deployment
-
- ApplicationExceptionDescriptions() - Constructor for class org.jboss.as.ejb3.deployment.ApplicationExceptionDescriptions
-
- ApplicationExceptionDetails - Class in org.jboss.as.ejb3.tx
-
Class that stores details about application exceptions
- ApplicationExceptionDetails(String, boolean, boolean) - Constructor for class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
-
- ApplicationExceptionMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- ApplicationExceptionMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ApplicationExceptionMergingProcessor
-
- ApplicationExceptions - Class in org.jboss.as.ejb3.deployment
-
User: jpai
- ApplicationExceptions() - Constructor for class org.jboss.as.ejb3.deployment.ApplicationExceptions
-
- ApplicationTypeAccessConstraintDefinition - Class in org.jboss.as.controller.access.management
-
- ApplicationTypeAccessConstraintDefinition(ApplicationTypeConfig) - Constructor for class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- ApplicationTypeConfig - Class in org.jboss.as.controller.access.constraint
-
Classification to apply to resources, attributes or operation to allow configuration
of whether they are related to "applications".
- ApplicationTypeConfig(String, String) - Constructor for class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- ApplicationTypeConfig(String, String, boolean) - Constructor for class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- ApplicationTypeConstraint - Class in org.jboss.as.controller.access.constraint
-
- ApplicationTypeConstraint.Factory - Class in org.jboss.as.controller.access.constraint
-
- APPLIED_AT - Static variable in class org.jboss.as.patching.Constants
-
- APPLIES_TO - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- apply(CacheMode) - Method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
- apply(String, Patch.PatchType) - Method in interface org.jboss.as.patching.installation.InstallationManager.MutablePatchingTarget
-
Apply a patch.
- apply(PatchMetadataResolver, PatchContentProvider, ContentVerificationPolicy) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- APPLY_HOST_UPDATES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- APPLY_HOST_UPDATES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- APPLY_SERVER_MODEL_UPDATE_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- APPLY_SERVER_MODEL_UPDATE_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- APPLY_UPDATE_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- APPLY_UPDATE_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- APPLY_UPDATES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- APPLY_UPDATES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- applyChanges() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Apply the changes.
- applyChanges() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- ApplyExtensionsHandler - Class in org.jboss.as.domain.controller.operations
-
Step handler responsible for adding the extensions as part of the host registration process.
- ApplyExtensionsHandler(ExtensionRegistry, LocalHostControllerInfo, IgnoredDomainResourceRegistry) - Constructor for class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
-
- ApplyMissingDomainModelResourcesHandler - Class in org.jboss.as.domain.controller.operations
-
Step handler used on a slave HC to apply missing parts of the domain model at runtime.
- ApplyMissingDomainModelResourcesHandler(DomainController, HostControllerEnvironment, LocalHostControllerInfo, IgnoredDomainResourceRegistry) - Constructor for class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
- applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolWriteAttributeHandler
-
- applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.QueuelessThreadPoolWriteAttributeHandler
-
- applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.ScheduledThreadPoolWriteAttributeHandler
-
- applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.ThreadFactoryWriteAttributeHandler
-
- applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- applyOperation(OperationContext, ModelNode, String, ServiceController<?>, boolean) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolWriteAttributeHandler
-
- applyPatch(File, ContentVerificationPolicy) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- applyPatch(URL, ContentVerificationPolicy) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- applyPatch(InputStream, ContentVerificationPolicy) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- applyPatch(File, ContentPolicyBuilderImpl) - Method in class org.jboss.as.patching.tool.PatchOperationTarget
-
- applyPatch(File, ContentPolicyBuilderImpl) - Method in class org.jboss.as.patching.tool.PatchOperationTarget.LocalPatchOperationTarget
-
- applyPatch(File, ContentPolicyBuilderImpl) - Method in class org.jboss.as.patching.tool.PatchOperationTarget.RemotePatchOperationTarget
-
- applyPatch(File, ContentVerificationPolicy) - Method in interface org.jboss.as.patching.tool.PatchTool
-
Apply a patch.
- applyPatch(URL, ContentVerificationPolicy) - Method in interface org.jboss.as.patching.tool.PatchTool
-
Apply a patch.
- applyPatch(InputStream, ContentVerificationPolicy) - Method in interface org.jboss.as.patching.tool.PatchTool
-
Apply a patch.
- applyPatchBundle(File, BundledPatch, ContentVerificationPolicy) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- ApplyRemoteMasterDomainModelHandler - Class in org.jboss.as.domain.controller.operations
-
Step handler responsible for taking in a domain model and updating the local domain model to match.
- ApplyRemoteMasterDomainModelHandler(DomainController, HostControllerEnvironment, HostFileRepository, ContentRepository, LocalHostControllerInfo, IgnoredDomainResourceRegistry, WritableAuthorizerConfiguration) - Constructor for class org.jboss.as.domain.controller.operations.ApplyRemoteMasterDomainModelHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<List<PoolConfiguration>>) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.connector.subsystems.datasources.DisableRequiredWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<JcaSubsystemConfiguration>) - Method in class org.jboss.as.connector.subsystems.jca.JcaBeanValidationWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<JcaSubsystemConfiguration>) - Method in class org.jboss.as.connector.subsystems.jca.JcaCachedConnectionManagerWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<JcaSubsystemConfiguration>) - Method in class org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.WorkManagerRuntimeAttributeWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<T>) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
Hook to allow subclasses to make runtime changes to effect the attribute value change.
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.controller.ModelOnlyWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<ModelNode>) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.domain.management.access.AccessAuthorizationCombinationPolicyWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.domain.management.access.RoleIncludeAllWriteAttributeHander
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<LdapConnectionManagerService.Config>) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.domain.management.security.UserWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.DefaultResourceAdapterWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.DefaultSessionBeanAccessTimeoutWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder) - Method in class org.jboss.as.messaging.DeprecatedAttributeWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.messaging.HornetQServerControlWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
Hook to allow subclasses to make runtime changes to effect the attribute value change.
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<SystemPropertyValueWriteAttributeHandler.SysPropValue>) - Method in class org.jboss.as.server.operations.SystemPropertyValueWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Boolean>) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.txn.subsystem.ParticipantWriteAttributeHandler
-
- ARCH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- ARCHIVE - Static variable in class org.jboss.as.cli.Util
-
- ARCHIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ARCHIVE_VALIDATION_CONFIG_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- ArchiveHandler - Class in org.jboss.as.cli.handlers
-
- ArchiveHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ArchiveHandler
-
- archiveOrModuleRequired() - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating that at least one of archive or module attributes
gave to be defined
- ArchiveValidationAdd - Class in org.jboss.as.connector.subsystems.jca
-
- ArchiveValidationAdd() - Constructor for class org.jboss.as.connector.subsystems.jca.ArchiveValidationAdd
-
- ARG_VALUE_COMPLETER - Static variable in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- argAdminOnly() - Method in interface org.jboss.as.server.ServerMessages
-
- argAppClientConfig() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- argApplicationUsers() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argAppliesToDist() - Method in interface org.jboss.as.patching.PatchMessages
-
- argConfirmWarning() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argConnectionProperties() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- argDebugPort() - Method in interface org.jboss.as.server.ServerMessages
-
- argDefaultMulticastAddress() - Method in interface org.jboss.as.server.ServerMessages
-
- argDisable() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argDomainConfigDirUsers() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argEnable() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argGroup() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argGroupProperties() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argHelp() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- argHelp() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argHelp() - Method in interface org.jboss.as.patching.PatchMessages
-
Instructions for the -h and --help command line arguments.
- argHelp() - Method in interface org.jboss.as.server.ServerMessages
-
- argHost() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- argInterfaceBindAddress() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the {code -b} command line
argument.
- argOutputFile() - Method in interface org.jboss.as.patching.PatchMessages
-
- argPassword() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argPatchConfig() - Method in interface org.jboss.as.patching.PatchMessages
-
- argProperties() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- argProperties() - Method in interface org.jboss.as.server.ServerMessages
-
- argPublicBindAddress() - Method in interface org.jboss.as.server.ServerMessages
-
- argReadOnlyServerConfig() - Method in interface org.jboss.as.server.ServerMessages
-
- argRealm() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argRole() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argSecurityProperty() - Method in interface org.jboss.as.server.ServerMessages
-
- argServerConfig() - Method in interface org.jboss.as.server.ServerMessages
-
- argServerConfigDirUsers() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argShortServerConfig() - Method in interface org.jboss.as.server.ServerMessages
-
- argSilent() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argSystem() - Method in interface org.jboss.as.server.ServerMessages
-
- argSystemProperty() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- Argument(String, String) - Constructor for class org.jboss.as.service.descriptor.JBossServiceConstructorConfig.Argument
-
- argumentExample() - Method in enum org.jboss.as.domain.management.security.adduser.AddUser.CommandLineArgument
-
An example of how the argument is used.
- argumentExpected(String) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
A message indicating the argument, represented by the arg parameter, expected an additional argument.
- argumentExpected(String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating an argument was expected for the option.
- argumentExpected(String) - Method in interface org.jboss.as.patching.PatchMessages
-
A message indicating the argument, represented by the arg parameter, expected an additional argument.
- argumentHasNoValue(String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Messaging indicating a command line argument that was supposed to be parseable into a key
and value included no value
- ArgumentListState - Class in org.jboss.as.cli.parsing.command
-
- argumentRequiresDeployment(ArgumentWithoutValue) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- ArgumentState - Class in org.jboss.as.cli.parsing.command
-
- ArgumentValueCallbackHandler - Class in org.jboss.as.cli.parsing.arguments
-
- ArgumentValueCallbackHandler() - Constructor for class org.jboss.as.cli.parsing.arguments.ArgumentValueCallbackHandler
-
- ArgumentValueConverter - Interface in org.jboss.as.cli
-
- ArgumentValueConverter.DMRWithFallbackConverter - Class in org.jboss.as.cli
-
- ArgumentValueInitialState - Class in org.jboss.as.cli.parsing.arguments
-
- ArgumentValueInitialState() - Constructor for class org.jboss.as.cli.parsing.arguments.ArgumentValueInitialState
-
- ArgumentValueState - Class in org.jboss.as.cli.parsing.arguments
-
- ArgumentValueState() - Constructor for class org.jboss.as.cli.parsing.arguments.ArgumentValueState
-
- ArgumentValueState - Class in org.jboss.as.cli.parsing.command
-
- ArgumentWithoutValue - Class in org.jboss.as.cli.impl
-
- ArgumentWithoutValue(CommandHandlerWithArguments, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- ArgumentWithoutValue(CommandHandlerWithArguments, String, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- ArgumentWithoutValue(CommandHandlerWithArguments, int, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- ArgumentWithValue - Class in org.jboss.as.cli.impl
-
- ArgumentWithValue(CommandHandlerWithArguments, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithValue
-
- ArgumentWithValue(CommandHandlerWithArguments, CommandLineCompleter, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithValue
-
- ArgumentWithValue(CommandHandlerWithArguments, CommandLineCompleter, ArgumentValueConverter, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithValue
-
- ArgumentWithValue(CommandHandlerWithArguments, int, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithValue
-
- ArgumentWithValue(CommandHandlerWithArguments, CommandLineCompleter, int, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithValue
-
- ArgumentWithValue(CommandHandlerWithArguments, CommandLineCompleter, ArgumentValueConverter, String, String) - Constructor for class org.jboss.as.cli.impl.ArgumentWithValue
-
- argUpdatedDist() - Method in interface org.jboss.as.patching.PatchMessages
-
- argUsage() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Instructions for the usage of the command line arguments instructions.
- argUsage() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argUsage() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the usage of standalone.sh.
- argUser() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argUserProperties() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- argVersion() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- argVersion() - Method in interface org.jboss.as.patching.PatchMessages
-
Instructions for --version command line argument.
- argVersion() - Method in interface org.jboss.as.server.ServerMessages
-
- ArjunaObjectStoreEnvironmentService - Class in org.jboss.as.txn.service
-
Configures the ObjectStoreEnvironmentBeans using an injected path.
- ArjunaObjectStoreEnvironmentService(boolean, boolean, String, String, boolean, String, ArjunaObjectStoreEnvironmentService.JdbcStoreConfig) - Constructor for class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService
-
- ArjunaObjectStoreEnvironmentService.JdbcStoreConfig - Class in org.jboss.as.txn.service
-
- ArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder - Class in org.jboss.as.txn.service
-
- ArjunaRecoveryManagerService - Class in org.jboss.as.txn.service
-
A service responsible for exposing the proprietary Arjuna RecoveryManagerService.
- ArjunaRecoveryManagerService(boolean, boolean) - Constructor for class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- ArjunaTransactionManagerService - Class in org.jboss.as.txn.service
-
A service for the proprietary Arjuna TransactionManagerService
- ArjunaTransactionManagerService(boolean, int, boolean, boolean, String) - Constructor for class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- AROUND_CONSTRUCT_CHAIN - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- AroundConstructInterceptorFactory - Class in org.jboss.as.ee.component
-
- AroundConstructInterceptorFactory(InterceptorFactory) - Constructor for class org.jboss.as.ee.component.AroundConstructInterceptorFactory
-
- AroundInvokeAnnotationParsingProcessor - Class in org.jboss.as.ee.component.deployers
-
Deployment processor responsible for finding @AroundInvoke annotated methods in classes within a deployment.
- AroundInvokeAnnotationParsingProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AroundInvokeAnnotationParsingProcessor
-
- aroundInvokeAnnotionUsedTooManyTimes(DotName, int) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating that there was a exception while deploying AroundInvokeInterceptor
- AroundTimeoutAnnotationParsingProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Deployment processor responsible for finding @AroundTimeout annotated methods in classes within a deployment.
- AroundTimeoutAnnotationParsingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.AroundTimeoutAnnotationParsingProcessor
-
- aroundTimeoutMethodExpectedWithInvocationContextParam(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- aroundTimeoutMethodMustReturnObjectType(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- artifact - Variable in class org.jboss.as.patching.validation.PatchingFileArtifact.FileArtifactState
-
- artifactInError(PatchingArtifact.ArtifactState) - Method in interface org.jboss.as.patching.PatchMessages
-
- as7431() - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating that only 1 piece of content is currently supported.
- AS7BindingRegistry - Class in org.jboss.as.messaging.jms
-
A BindingRegistry implementation for JBoss AS7.
- AS7BindingRegistry(ServiceContainer) - Constructor for class org.jboss.as.messaging.jms.AS7BindingRegistry
-
- AS7DataSourceDeployer(XaDataSource) - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- AS7DataSourceDeployer(DataSource) - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- AS7MetadataRepository - Interface in org.jboss.as.connector.services.mdr
-
AS7's extension of MetadataRepository
- AS7MetadataRepositoryImpl - Class in org.jboss.as.connector.services.mdr
-
An AS7' implementation of MetadataRepository
- AS7MetadataRepositoryImpl() - Constructor for class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
Constructor
- AS7Plugin - Class in org.jboss.as.jdr.plugins
-
- AS7Plugin() - Constructor for class org.jboss.as.jdr.plugins.AS7Plugin
-
- AS7RecoveryRegistry - Class in org.jboss.as.messaging.jms
-
- AS7RecoveryRegistry() - Constructor for class org.jboss.as.messaging.jms.AS7RecoveryRegistry
-
- AS7ResourceAdapterTags - Enum in org.jboss.as.connector.subsystems.resourceadapters
-
TODO class javadoc.
- AS_MESSAGING - Static variable in class org.jboss.as.messaging.deployment.MessagingDependencyProcessor
-
We include this module so that the CDI producer method for JMSContext is available for the deployment unit.
- AS_RELEASE_CODENAME - Static variable in class org.jboss.as.version.Version
-
- AS_ROOT_LOGGER - Static variable in interface org.jboss.as.host.controller.HostControllerLogger
-
A logger with a category of org.jboss.as
- AS_ROOT_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
A logger with the category org.jboss.as.
- AS_VERSION - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- AS_VERSION - Static variable in class org.jboss.as.version.Version
-
- ASHelper - Class in org.jboss.as.webservices.util
-
JBoss AS integration helper class.
- asList() - Method in interface org.jboss.as.cli.CommandHistory
-
Returns the history as a list of strings.
- ASModuleHandler - Class in org.jboss.as.cli.handlers.module
-
- ASModuleHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- AspectDeploymentProcessor - Class in org.jboss.as.webservices.deployers
-
Adaptor of DeploymentAspect to DeploymentUnitProcessor
- AspectDeploymentProcessor(Class<? extends DeploymentAspect>) - Constructor for class org.jboss.as.webservices.deployers.AspectDeploymentProcessor
-
- AspectDeploymentProcessor(String) - Constructor for class org.jboss.as.webservices.deployers.AspectDeploymentProcessor
-
- AspectDeploymentProcessor(DeploymentAspect) - Constructor for class org.jboss.as.webservices.deployers.AspectDeploymentProcessor
-
- aspectStart(DeploymentAspect, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- aspectStop(DeploymentAspect, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- AssemblyDescriptorProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
Processes the assembly-descriptor section of a ejb-jar.xml of an EJB deployment and updates the
EjbJarDescription
appropriately with this info.
- AssemblyDescriptorProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.AssemblyDescriptorProcessor
-
- assertNotPresent(ArgumentWithoutValue, ParsedCommandLine) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- assertTimerState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- assertValid(CommandContext, OperationRequestAddress) - Method in class org.jboss.as.cli.handlers.PrefixHandler
-
- assertValid(Integer) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- assertValid(Integer) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- assertValidNodeName(String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- assertValidParameterName(String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- assertValidType(String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- associate(Object) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
Associates this entity with a primary key.
- associate(EJBReceiverContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- ASSOCIATING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
-
- ASSOCIATING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- asString() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
-
- asString(List<String>) - Static method in class org.jboss.as.patching.runner.PatchUtils
-
- asString(ModelNode, String) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
-
- asymmetricCacheUsage() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ASYNC - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- ASYNC_CONNECTION_EXECUTION_ENABLED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ASYNC_SERVICE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- AsyncFutureInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
-
An asynchronous execution interceptor for methods returning
Future.
- asynchOperationThreadInterrupted() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a thread was interrupted waiting for a response for asynch operation.
- asynchRequestNotFound(int) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no asynch request with the batch id, represented by the batchId
parameter.
- AsynchronousMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Merging processor that handles EJB async methods, and adds a configurator to configure any that are found.
- AsynchronousMergingProcessor(ServiceName) - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.AsynchronousMergingProcessor
-
- AsynchronousService<T> - Class in org.jboss.as.clustering.msc
-
Service decorator that optionally starts/stops a service asynchronously.
- AsynchronousService(Service<T>, Value<ExecutorService>) - Constructor for class org.jboss.as.clustering.msc.AsynchronousService
-
- AsynchronousService(Service<T>, Value<ExecutorService>, boolean, boolean) - Constructor for class org.jboss.as.clustering.msc.AsynchronousService
-
- asyncInvocationDone(short) - Method in class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- asyncInvocationFailed(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an exception occurred while executing an invocation
- asyncInvocationOnlyApplicableForSessionBeans() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- AsyncInvocationTask - Class in org.jboss.as.ejb3.component.interceptors
-
runnable used to invoke local ejb async methods
- AsyncInvocationTask(CancellationFlag) - Constructor for class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- asyncMethodSupportedOnlyForSessionBeans(Class, Method) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- attach(OperationContext.AttachmentKey<T>, T) - Method in interface org.jboss.as.controller.OperationContext
-
Attaches an arbitrary object to this context.
- attach(Object) - Method in interface org.jboss.as.process.protocol.Connection
-
- 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
-
- attachIfAbsent(OperationContext.AttachmentKey<T>, T) - Method in interface org.jboss.as.controller.OperationContext
-
Attaches an arbitrary object to this context only if the object was not already attached.
- ATTACHMENT_KEY - Static variable in class org.jboss.as.appclient.deployment.AppClientJBossAllParser
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.connector.metadata.xmldescriptors.ConnectorXmlDescriptor
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.connector.metadata.xmldescriptors.IronJacamarXmlDescriptor
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemService
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.ee.structure.AppJBossAllParser
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.jpa.processor.JPAJarJBossAllParser
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.naming.deployment.NamespaceBindings
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptor
-
- 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.
- ATTACHMENT_KEY - Static variable in class org.jboss.as.service.descriptor.JBossServiceXmlDescriptor
-
- ATTACHMENT_KEY - Static variable in interface org.jboss.as.web.common.ExpressionFactoryWrapper
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.ServletContextAttribute
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.SharedTldsMetaDataBuilder
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.WarMetaData
-
- ATTACHMENT_KEY - Static variable in interface org.jboss.as.web.host.ContextActivator
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadataContainer
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.weld.WeldJBossAllConfiguration
-
- ATTACHMENT_KEY - Static variable in class org.wildfly.extension.undertow.deployment.ScisMetaData
-
- ATTACHMENT_KEY - Static variable in class org.wildfly.extension.undertow.deployment.TldsMetaData
-
- ATTACHMENT_KEY - Static variable in class org.wildfly.extension.undertow.deployment.WebJBossAllParser
-
- 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.ee.component
-
- Attachments() - Constructor for class org.jboss.as.ee.component.Attachments
-
- Attachments - Class in org.jboss.as.ee.metadata.property
-
- Attachments() - Constructor for class org.jboss.as.ee.metadata.property.Attachments
-
- Attachments - Class in org.jboss.as.ee.naming
-
EE related attachments.
- Attachments() - Constructor for class org.jboss.as.ee.naming.Attachments
-
- Attachments - Class in org.jboss.as.ee.structure
-
EE related attachments.
- Attachments - Class in org.jboss.as.naming.deployment
-
The Naming subsystem's DU attachment keys.
- Attachments() - Constructor for class org.jboss.as.naming.deployment.Attachments
-
- Attachments - Class in org.jboss.as.server.deployment
-
- Attachments.BundleState - Enum in org.jboss.as.server.deployment
-
The state of an OSGi bundle deployment
- attemptingToInjectInjectionPointIntoField(Class, Field) - Method in interface org.jboss.as.weld.WeldMessages
-
- attemptingToInjectInjectionPointIntoNonBean(Class<?>, Method) - Method in interface org.jboss.as.weld.WeldMessages
-
- attemptingToSet(String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating an attempt was made to set the attributeToSet when the attributeAlreadySet was already set.
- attemptToBothAddAndRemoveAndHandlerFromCompositeOperation() - Method in interface org.jboss.as.controller.ControllerMessages
-
- attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation() - Method in interface org.jboss.as.controller.ControllerMessages
-
- attemptToBothRemoveAndAddHandlerUpdateInstead() - Method in interface org.jboss.as.controller.ControllerMessages
-
- attemptToBothUpdateAndRemoveHandlerFromCompositeOperation() - Method in interface org.jboss.as.controller.ControllerMessages
-
- Attribute - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Enumerates the attributes used in the Infinispan subsystem schema.
- Attribute - Enum in org.jboss.as.clustering.jgroups.subsystem
-
- Attribute - Enum in org.jboss.as.connector.subsystems.datasources
-
DataSource subsystem schema attributes.
- Attribute - Enum in org.jboss.as.connector.subsystems.jca
-
An Attribute.
- ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- Attribute - Enum in org.jboss.as.controller.parsing
-
An enumeration of all the recognized core configuration XML attributes, by local name.
- attribute - Variable in class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
-
- ATTRIBUTE - Static variable in class org.jboss.as.domain.management.security.UserSearchResourceDefintion
-
- Attribute - Enum in org.jboss.as.jpa.puparser
-
- Attribute - Enum in org.jboss.as.messaging
-
- Attribute - Enum in org.jboss.as.naming.service
-
Attributes used with the naming subsystem element.
- Attribute - Enum in org.jboss.as.remoting
-
- Attribute - Enum in org.jboss.as.security
-
Enum for the Security container attributes
- attribute - Variable in class org.jboss.as.server.deployment.AbstractDeploymentUploadHandler
-
- Attribute - Enum in org.jboss.as.threads
-
- Attribute - Enum in org.wildfly.extension.rts.configuration
-
- 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.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.JaasAuthenticationResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.LocalAuthenticationResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.PlugInAuthenticationResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.PropertiesAuthenticationResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.PropertiesAuthorizationResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.SSLServerIdentityResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.domain.management.security.TruststoreAuthenticationResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
-
- ATTRIBUTE_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.host.controller.operations.ServerStatusHandler
-
- 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
-
- ATTRIBUTE_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
-
- AttributeAccess - Class in org.jboss.as.controller.registry
-
Information about handling an attribute in a sub-model.
- AttributeAccess.AccessType - Enum in org.jboss.as.controller.registry
-
Indicates how an attributed is accessed.
- AttributeAccess.Flag - Enum in org.jboss.as.controller.registry
-
Flags to indicate special characteristics of an attribute
- AttributeAccess.Storage - Enum in org.jboss.as.controller.registry
-
Indicates whether an attribute is derived from the persistent configuration or is a purely runtime attribute.
- AttributeAnalysis - Class in org.jboss.as.jacorb.rmi
-
Attribute analysis.
- AttributeConverter - Interface in org.jboss.as.controller.transform.description
-
Used to convert an individual attribute/operation parameter value during transformation.
- AttributeConverter.DefaultAttributeConverter - Class in org.jboss.as.controller.transform.description
-
A default implementation of AttributeConverter
- AttributeConverter.Factory - Class in org.jboss.as.controller.transform.description
-
Factory for common types of AttributeConverters
- AttributeDefImpl - Class in org.jboss.as.jacorb.rmi.ir
-
Attribute IR object.
- AttributeDefinition - Class in org.jboss.as.controller
-
Defining characteristics of an attribute in a
Resource or a
parameter or reply value type field in an
OperationDefinition, with utility
methods for validation.
- AttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterValidator, String[], String[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
Deprecated.
- AttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
Deprecated.
- AttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
Deprecated.
- AttributeDefinition(AbstractAttributeDefinitionBuilder<?, ?>) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
- AttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], Boolean, AttributeParser, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
- attributeDefinitionsMustMatch(String, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating that all attribute definitions must have the same XML name.
- attributeDefinitionsNotUnique(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating that all attribute definitions must have unique names.
- AttributeDefinitionValidatingHandler(AttributeDefinition) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.AttributeDefinitionValidatingHandler
-
Deprecated.
- attributeDeprecated(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating that an attribute has been deprecated.
- attributeDeprecated(String) - Method in interface org.jboss.as.controller.ControllerLogger
-
- attributeIsInvalid(String) - Method in interface org.jboss.as.server.ServerMessages
-
- attributeIsRequired(String) - Method in interface org.jboss.as.server.ServerMessages
-
- attributeMarshaller - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- attributeMarshaller - Variable in class org.jboss.as.controller.AttributeDefinition
-
- AttributeMarshaller - Class in org.jboss.as.controller
-
- AttributeMarshaller() - Constructor for class org.jboss.as.controller.AttributeMarshaller
-
- AttributeMarshallerFactory - Class in org.jboss.as.clustering.controller
-
- AttributeMarshallers - Class in org.jboss.as.messaging
-
XML marshallers for messaging custom attributes.
- AttributeMarshallers() - Constructor for class org.jboss.as.messaging.AttributeMarshallers
-
- AttributeMarshallers.JndiEntriesAttributeMarshaller - Class in org.jboss.as.messaging
-
- AttributeMarshallers.WrappedListAttributeMarshaller - Class in org.jboss.as.messaging
-
XML marshaller for connector attribute to wrap a list of attributes in an optional XML element.
- attributeNames(Set<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
The attribute name list fragment to include in the transformation logging messages
- attributeNotAllowedWhenAlternativeIsPresent(String, List<String>) - Method in interface org.jboss.as.server.ServerMessages
-
- attributeNotFound(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating no attribute could be found matching the name.
- attributeNotWritable(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the attribute, represented by the attributeName parameter, is not writable.
- attributeNotWritable(Attribute) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the attribute is not writable.
- AttributeParser - Class in org.jboss.as.controller
-
- AttributeParser() - Constructor for class org.jboss.as.controller.AttributeParser
-
- AttributeParser.DiscardOldDefaultValueParser - Class in org.jboss.as.controller
-
- attributeParsers - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- attributeReadName(String) - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Convert an attribute read method name in Java format to
an attribute name in Java format.
- attributeRegisteredOnResource(String, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the attribute, represented by the attributeName parameter, is a registered child of
the resource.
- ATTRIBUTES - Static variable in class org.jboss.as.cli.Util
-
- ATTRIBUTES - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler
-
- attributes - Variable in class org.jboss.as.controller.AbstractAddStepHandler
-
- ATTRIBUTES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- attributes - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- attributes - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- ATTRIBUTES - Static variable in class org.jboss.as.domain.management.access.AccessConstraintAppliesToResourceDefinition
-
- attributes - Variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
-
- attributes - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array of attributes.
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.BroadcastGroupDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.ConnectorServiceDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.ConnectorServiceParamDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.DiscoveryGroupDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.DivertDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.GroupingHandlerDefinition
-
- ATTRIBUTES - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
Attributes are defined in the same order than in the XSD schema
- ATTRIBUTES - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
Attributes are defined in the same order than in the XSD schema
- ATTRIBUTES - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Regular
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.jms.ConnectionFactoryDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.jms.JMSQueueDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.remoting.RemotingEndpointResource
-
- attributes() - Static method in class org.jboss.as.server.deploymentoverlay.ContentDefinition
-
- 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
-
- attributes - Variable in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- ATTRIBUTES - Static variable in class org.jboss.as.web.WebReWriteConditionDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.web.WebReWriteDefinition
-
- ATTRIBUTES - Static variable in class org.jboss.as.web.WebValveDefinition
-
- ATTRIBUTES - Static variable in class org.wildfly.extension.undertow.errorhandler.ErrorPageDefinition
-
- ATTRIBUTES_ADDED_IN_1_2_0 - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- ATTRIBUTES_BY_NAME - Static variable in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- ATTRIBUTES_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0 - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0 - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0 - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0 - Static variable in class org.jboss.as.messaging.HornetQServerResourceDefinition
-
- ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0 - Static variable in class org.jboss.as.messaging.jms.ConnectionFactoryDefinition
-
- ATTRIBUTES_WITH_EXPRESSION_ALLOWED_IN_1_2_0 - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- attributesAreNotUnderstoodAndMustBeIgnored() - Method in interface org.jboss.as.controller.ControllerMessages
-
- attributesAreNotUnderstoodAndMustBeIgnored(Set<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- attributesDoNotSupportExpressions(Set<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- attributesDontSupportExpressions() - Method in interface org.jboss.as.controller.ControllerMessages
-
- attributesMustBeDefined(Set<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- attributesMustBeDefinedAs(ModelNode, Set<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- attributesMustNotBeDefinedAs(ModelNode, Set<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- AttributeTransformationDescriptionBuilder - Interface in org.jboss.as.controller.transform.description
-
A builder for resource and default operation transformations.
- AttributeTransformationRequirementChecker - Interface in org.jboss.as.controller.transform
-
- AttributeTransformationRequirementChecker.ListAttributeTransformationRequirementChecker - Class in org.jboss.as.controller.transform
-
- AttributeTransformationRequirementChecker.ObjectFieldsAttributeTransformationRequirementChecker - Class in org.jboss.as.controller.transform
-
- attributeValidationUnimplemented(String) - Method in interface org.jboss.as.server.ServerMessages
-
- AttributeValue - Class in org.jboss.as.config.assembly
-
- AttributeValueDiscardApprover(String, ModelNode, boolean) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer.AttributeValueDiscardApprover
-
Creates a new transformer.
- attributeWriteName(String) - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Convert an attribute write method name in Java format to
an attribute name in Java format.
- attrInfoAttrName() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoDeployedObjects() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoDeploymentDescriptor() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoEventProvider() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoJavaVendor() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoJavaVms() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoJvmName() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoNode() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoResources() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoServer() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoServers() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoServerVendor() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoServerVersion() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoStateManageable() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- attrInfoStatisticsProvider() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- ATTRS - Static variable in class org.jboss.as.messaging.CoreAddressDefinition
-
- AUDIT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUDIT - Static variable in interface org.jboss.as.security.Constants
-
- AUDIT_LOG - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUDIT_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- AuditConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint related to whether a resource, attribute or operation is
related to administrative audit logging.
- AuditLogAddressUtil - Class in org.jboss.as.controller.access.constraint
-
- AuditLogAddressUtil() - Constructor for class org.jboss.as.controller.access.constraint.AuditLogAddressUtil
-
- auditLogEnabledMustBeFalse() - Method in interface org.jboss.as.jmx.JmxMessages
-
- AuditLogger - Interface in org.jboss.as.controller.audit
-
- auditLogger - Variable in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- auditLogger - Variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- AuditLogger.Status - Enum in org.jboss.as.controller.audit
-
- AuditLogHandlerReferenceResourceDefinition - Class in org.jboss.as.domain.management.audit
-
- AuditLogHandlerReferenceResourceDefinition(ManagedAuditLogger, boolean) - Constructor for class org.jboss.as.domain.management.audit.AuditLogHandlerReferenceResourceDefinition
-
- AuditLogHandlerResourceDefinition - Class in org.jboss.as.domain.management.audit
-
- AuditLogItemFormatter - Class in org.jboss.as.controller.audit
-
- AuditLogItemFormatter(String, boolean, String, String) - Constructor for class org.jboss.as.controller.audit.AuditLogItemFormatter
-
- AuditLogLoggerResourceDefinition - Class in org.jboss.as.domain.management.audit
-
- AuditLogXml - Class in org.jboss.as.domain.management.parsing
-
- AuditLogXml(boolean) - Constructor for class org.jboss.as.domain.management.parsing.AuditLogXml
-
- AuditNotificationReceiver - Class in org.wildfly.extension.undertow.security
-
A NotificationReceiver implementation responsible for recording audit events for authentication attempts.
- AuditNotificationReceiver(AuditManager) - Constructor for class org.wildfly.extension.undertow.security.AuditNotificationReceiver
-
- AuditResourceDefinition - Class in org.jboss.as.security
-
- AUTH - Static variable in class org.jboss.as.process.Protocol
-
- AUTH_MODULE - Static variable in interface org.jboss.as.security.Constants
-
- AUTH_MODULES - Static variable in interface org.jboss.as.security.Constants
-
- AUTH_MODULES - Static variable in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
-
- authenticate() - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- authenticate(String, String, Set<String>) - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class org.jboss.as.domain.http.server.security.AnonymousMechanism
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class org.jboss.as.domain.http.server.security.AuthenticationMechanismWrapper
-
- authenticate() - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- authenticate(String, String, Set<String>) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class org.wildfly.extension.undertow.security.jaspi.JASPIAuthenticationMechanism
-
- AUTHENTICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUTHENTICATION - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- AUTHENTICATION - Static variable in interface org.jboss.as.security.Constants
-
- AUTHENTICATION_JASPI - Static variable in interface org.jboss.as.security.Constants
-
- AUTHENTICATION_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- AUTHENTICATION_MAP - Static variable in interface org.jboss.as.security.ModulesMap
-
- AuthenticationCacheEvictionListener - Class in org.jboss.as.security.plugins
-
Listener to perform a JAAS logout when an entry is evicted from the cache.
- AuthenticationCacheEvictionListener() - Constructor for class org.jboss.as.security.plugins.AuthenticationCacheEvictionListener
-
- authenticationFailureUnableToConnect(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating an inability to connect due to authentication failures.
- AuthenticationMechanismWrapper - Class in org.jboss.as.domain.http.server.security
-
A wrapper around the AuthenticationMechanisms to ensure that the identity manager is aware of the current mechanism.
- AuthenticationMechanismWrapper(AuthenticationMechanism, AuthMechanism) - Constructor for class org.jboss.as.domain.http.server.security.AuthenticationMechanismWrapper
-
- AuthenticationPlugIn<T extends Credential> - Interface in org.jboss.as.domain.management.plugin
-
The interface to be implemented by a plug-in providing identity information during the authentication process.
- Authenticator<A> - Interface in org.wildfly.clustering.web.infinispan.sso
-
- AuthMechanism - Enum in org.jboss.as.domain.management
-
An enumeration of the authentication mechanisms that can be supported by a security realm.
- AuthMethodParser - Class in org.wildfly.extension.undertow.deployment
-
- AUTHORIZATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUTHORIZATION - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- AUTHORIZATION - Static variable in interface org.jboss.as.security.Constants
-
- AUTHORIZATION_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- AUTHORIZATION_MAP - Static variable in interface org.jboss.as.security.ModulesMap
-
- AuthorizationInterceptor - Class in org.jboss.as.ejb3.security
-
EJB authorization interceptor responsible for handling invocation on EJB methods and doing the necessary authorization
checks on the invoked method.
- AuthorizationInterceptor(EJBMethodSecurityAttribute, String, Method, String) - Constructor for class org.jboss.as.ejb3.security.AuthorizationInterceptor
-
- AuthorizationPlugIn - Interface in org.jboss.as.domain.management.plugin
-
Interface to be implemented by a plug-in providing role information used for authorization decisions.
- AuthorizationResourceDefinition - Class in org.jboss.as.security
-
- AuthorizationResult - Class in org.jboss.as.controller.access
-
The result of an access control decision.
- AuthorizationResult(AuthorizationResult.Decision) - Constructor for class org.jboss.as.controller.access.AuthorizationResult
-
- AuthorizationResult(AuthorizationResult.Decision, ModelNode) - Constructor for class org.jboss.as.controller.access.AuthorizationResult
-
- AuthorizationResult.Decision - Enum in org.jboss.as.controller.access
-
- AuthorizationValidatingHandler - Class in org.jboss.as.domain.management.security
-
- authorize(Caller, Environment, Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.Authorizer
-
Authorize a management operation affecting an individual attribute.
- authorize(Caller, Environment, Action, TargetResource) - Method in interface org.jboss.as.controller.access.Authorizer
-
Authorize a management operation affecting an entire resource.
- authorize(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- authorize(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- authorize(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- authorize(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- authorize(ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization of the given operation.
- authorize(ModelNode, Set<Action.ActionEffect>) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization of the given effects for the given operation.
- authorize(ModelNode, String, ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization to read or modify an attribute, checking all effects of the given operation
- authorize(ModelNode, String, ModelNode, Set<Action.ActionEffect>) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization to read or modify an attribute, limiting the check to the given effects of the operation
- authorize(String, CodeSource, String, Method, Set<Principal>, String) - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- authorize(String, CodeSource, String, Method, Set<Principal>, String) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- authorizeAccess() - Method in interface org.jboss.as.txn.service.UserTransactionAccessControl
-
Authorizes access of user transaction.
- authorizeAccess() - Method in class org.jboss.as.txn.service.UserTransactionAccessControlService
-
Authorize access of user transaction
- authorizeJmxOperation(Caller, Environment, JmxAction) - Method in interface org.jboss.as.controller.access.Authorizer
-
Authorize a JMX operation.
- authorizeJmxOperation(Caller, Environment, JmxAction) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- authorizeJmxOperation(Caller, Environment, JmxAction) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- authorizeOperation(ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization to execute an operation.
- authorizer - Variable in class org.jboss.as.controller.AbstractControllerService
-
- Authorizer - Interface in org.jboss.as.controller.access
-
Interface exposed by the enforcement point in a WildFly access control system.
- Authorizer.AuthorizerDescription - Interface in org.jboss.as.controller.access
-
Description of standard information about the custom authorizer.
- AUTHORIZER_DESCRIPTION - Static variable in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- AuthorizerConfiguration - Interface in org.jboss.as.controller.access
-
Encapsulates the current configuration of all aspects of the access control system that are
available to
Authorizer implementations.
- AuthorizerConfiguration.MappingPrincipal - Interface in org.jboss.as.controller.access
-
- AuthorizerConfiguration.PrincipalType - Enum in org.jboss.as.controller.access
-
- AuthorizerConfiguration.RoleMapping - Interface in org.jboss.as.controller.access
-
Encapsulates the notion of a role to which a caller can be mapped.
- AuthorizerConfiguration.ScopedRole - Class in org.jboss.as.controller.access
-
Encapsulates configuration information for a scoped role.
- AuthorizerConfiguration.ScopedRoleListener - Interface in org.jboss.as.controller.access
-
Listener for changes to the configured scoped roles.
- authorizeResource(boolean, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Check for authorization for the resource associated with the currently executing operation step and,
optionally, its individual attributes
- AuthorizingCallbackHandler - Interface in org.jboss.as.domain.management
-
An extension to the CallbackHandler interface to allow additional use info to be loaded
after authentication is complete.
- authTokenReceived() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- AUTO_DEPLOY_EXPLODED - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- AUTO_DEPLOY_XML - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- AUTO_DEPLOY_ZIPPED - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- AUTO_GROUP - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- AUTO_START - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- AUTO_START - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUTO_START - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- AUTOFLUSH - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- AutoTimer - Class in org.jboss.as.ejb3.timerservice
-
Holds data about an automatic timer
- AutoTimer() - Constructor for class org.jboss.as.ejb3.timerservice.AutoTimer
-
- available() - Method in class org.jboss.as.process.protocol.ChunkyByteInput
-
- available() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- AVAILABLE_PROCESSORS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- AVERAGE_READ_TIME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- AVERAGE_REPLICATION_TIME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- AVERAGE_WRITE_TIME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- await() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- await(long, TimeUnit) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- await(IoFuture<?>, long) - Method in class org.jboss.as.protocol.GeneralTimeoutHandler
-
- await(IoFuture<?>, long) - Method in interface org.jboss.as.protocol.ProtocolTimeoutHandler
-
Wait for the specified time on the supplied IoFuture, taking into account that some of this time could actually
not be related to the establishment of the connection but instead some local task such as user think time.
- awaitChannel() - Method in class org.jboss.as.protocol.mgmt.FutureManagementChannel
-
Get the underlying channel.
- awaitCompletion(long, TimeUnit) - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Await the completion of all currently active operations.
- awaitCompletion(long, TimeUnit) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelReceiver
-
- awaitCompletion(long, TimeUnit) - Method in interface org.jboss.as.protocol.mgmt.support.ManagementChannelInitialization.ManagementChannelShutdownHandle
-
Await the completion of all currently active operations.
- awaitServersState(Collection<String>, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Await for a group of servers to be either started or stopped.
- awaitServersState(Collection<String>, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- awaitStability() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- awaitStability(long, TimeUnit) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- awaitTermination(long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- awaitTermination(long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
-
- awaitTermination() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- awaitTermination(long, TimeUnit) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- awaitTermination(long, TimeUnit) - Method in class org.jboss.as.threads.ManagedExecutorService
- awaitUninterruptibly() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- awaitValue() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- awaitValue(long, TimeUnit) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- CA_CERTIFICATE_FILE - Static variable in interface org.jboss.as.web.Constants
-
- CA_CERTIFICATE_FILE - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- CA_CERTIFICATE_FILE - Static variable in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- CA_CERTIFICATE_PASSWORD - Static variable in interface org.jboss.as.web.Constants
-
- CA_CERTIFICATE_PASSWORD - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- CA_REVOCATION_URL - Static variable in interface org.jboss.as.web.Constants
-
- CA_REVOCATION_URL - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- CA_REVOCATION_URL - Static variable in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- CACHE - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- Cache<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
-
Cache a stateful object and make sure any life cycle callbacks are
called at the appropriate time.
- CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- CACHE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- CACHE_BUFFER_SIZE - Static variable in class org.wildfly.extension.undertow.handlers.FileHandler
-
- CACHE_BUFFERS - Static variable in class org.wildfly.extension.undertow.handlers.FileHandler
-
- CACHE_CONTAINER - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- CACHE_CONTAINER - Static variable in interface org.jboss.as.web.Constants
-
- CACHE_CONTAINER - Static variable in class org.jboss.as.web.WebSSODefinition
-
- CACHE_CONTEXT - Static variable in class org.jboss.as.naming.ExternalContextObjectFactory
-
- CACHE_FAILURES - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- CACHE_FAILURES - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- CACHE_LARGE_MESSAGE_CLIENT - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- CACHE_LOADER_LOADS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_LOADER_MISSES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_LOADER_STORES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_MANAGER_STATUS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_NAME - Static variable in interface org.jboss.as.web.Constants
-
- CACHE_NAME - Static variable in class org.jboss.as.web.WebSSODefinition
-
- CACHE_PRIVATE - Static variable in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- CACHE_SIZE - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- CACHE_SIZE - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- CACHE_STATUS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CACHE_TYPE - Static variable in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- CACHE_TYPE - Static variable in interface org.jboss.as.security.Constants
-
- CacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache add handlers
- CacheAdd.Dependency<I> - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- CacheAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.CacheAnnotationInformationFactory
-
- cacheClassifications() - Method in class org.jboss.as.jpa.platform.PlatformImpl
-
- CacheConfigOperationHandlers - Class in org.jboss.as.clustering.infinispan.subsystem
-
Common code for handling the following cache configuration elements
{locking, transaction, eviction, expiration, state-transfer, rehashing, store, file-store, jdbc-store, remote-store}
- CacheConfigOperationHandlers() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheConfigOperationHandlers
-
- CacheConfigOperationHandlers.CacheConfigAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
Helper class to process adding basic nested cache configuration elements to the cache parent resource.
- CacheConfigurationService - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheConfigurationService(String, ConfigurationBuilder, ModuleIdentifier, CacheConfigurationService.Dependencies) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
-
- CacheContainer - Interface in org.jboss.as.clustering.infinispan
-
- CacheContainerAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerAdd() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerAdd
-
- cacheContainerInstalled(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs a debug message indicating that named cache container has been installed.
- CacheContainerMetricsHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerMetricsHandler() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetricsHandler
-
- CacheContainerMetricsHandler.CacheManagerMetrics - Enum in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerReadAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache-container resource.
- CacheContainerRemove - Class in org.jboss.as.clustering.infinispan.subsystem
-
Remove a cache container, taking care to remove any child cache resources as well.
- CacheContainerRemove() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemove
-
- CacheContainerResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X
- CacheContainerResourceDefinition(ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerResourceDefinition
-
- CacheContainerWriteAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache-container resource.
- CacheContainerWriteAttributeHandler() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerWriteAttributeHandler
-
- CacheContainerWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerWriteAttributeHandler
-
- CACHED_DC - Static variable in class org.jboss.as.process.CommandLineConstants
-
- CachedConnectionManagerAdd - Class in org.jboss.as.connector.subsystems.jca
-
- CachedConnectionManagerAdd() - Constructor for class org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd
-
- CachedConnectionManagerService - Class in org.jboss.as.connector.services.jca
-
Cached connection manager service
- CachedConnectionManagerService(boolean, boolean, boolean) - Constructor for class org.jboss.as.connector.services.jca.CachedConnectionManagerService
-
create an instance
- CachedConnectionManagerSetupProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
Setup processor that adds sets operations for the cached connection manager.
- CachedConnectionManagerSetupProcessor() - Constructor for class org.jboss.as.connector.deployers.ra.processors.CachedConnectionManagerSetupProcessor
-
- CacheDependenciesProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- CacheDependenciesProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor
-
- CacheDeploymentHelper - Class in org.jboss.as.jpa.processor
-
CacheDeploymentHelper
- CacheDeploymentHelper() - Constructor for class org.jboss.as.jpa.processor.CacheDeploymentHelper
-
- CacheDeploymentListener - Class in org.jboss.as.jpa.processor.secondLevelCache
-
CacheDeploymentListener
- CacheDeploymentListener() - Constructor for class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- CachedThreadPoolExecutorService - Class in org.jboss.as.clustering.concurrent
-
Service that provides an Executor that uses a cached thread pool.
- CachedThreadPoolExecutorService(ThreadFactory) - Constructor for class org.jboss.as.clustering.concurrent.CachedThreadPoolExecutorService
-
- cacheEntryInUse(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- CacheEntryMutator<K,V> - Class in org.wildfly.clustering.web.infinispan
-
Mutates a given cache entry.
- CacheEntryMutator(Cache<K, V>, CacheInvoker, K, V, Flag...) - Constructor for class org.wildfly.clustering.web.infinispan.CacheEntryMutator
-
- cacheEntryNotFound(Object) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating an EJB for the specific id could not be found
- cacheEntryNotInUse(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- cacheExists(String) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- CacheFactory<K,T extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
-
Defines the contract for an EJB3 Stateful Cache Factory
- CacheFactoryAdd - Class in org.jboss.as.ejb3.subsystem
-
- CacheFactoryBuilder<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
-
- CacheFactoryBuilderRegistry<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
-
A registry of all cache factory builders that are available to a deployment unit.
- CacheFactoryBuilderRegistryService<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache
-
- CacheFactoryBuilderRegistryService() - Constructor for class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- CacheFactoryBuilderService<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache
-
- CacheFactoryBuilderService(String) - Constructor for class org.jboss.as.ejb3.cache.CacheFactoryBuilderService
-
- CacheFactoryRemove - Class in org.jboss.as.ejb3.subsystem
-
- CacheFactoryResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- CacheGroupConfiguration - Interface in org.wildfly.clustering.server.group
-
- CacheGroupProvider - Class in org.wildfly.clustering.server.group
-
Installs a
Group service per cache.
- CacheGroupProvider() - Constructor for class org.wildfly.clustering.server.group.CacheGroupProvider
-
- CacheGroupService - Class in org.wildfly.clustering.server.group
-
Group implementation based on a cache view.
- CacheGroupService(CacheGroupConfiguration) - Constructor for class org.wildfly.clustering.server.group.CacheGroupService
-
- CacheInfo - Class in org.jboss.as.ejb3.cache
-
- CacheInfo(String) - Constructor for class org.jboss.as.ejb3.cache.CacheInfo
-
- CacheInvoker - Interface in org.jboss.as.clustering.infinispan.invoker
-
Encapsulates logic used to invoke an operation on a cache.
- CacheInvoker.Operation<K,V,R> - Interface in org.jboss.as.clustering.infinispan.invoker
-
Encapsulates a cache operation.
- cacheIsNotClustered() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- CacheMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- CacheMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.CacheMergingProcessor
-
- CacheMetricsHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
A handler for all Infinispan cache container and cache metrics.
- CacheMetricsHandler() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler
-
- CacheMetricsHandler.CacheMetrics - Enum in org.jboss.as.clustering.infinispan.subsystem
-
- CacheNodeFactory - Interface in org.wildfly.clustering.server.group
-
Creates a node from an Infinispan Address.
- CacheNodeFactoryProvider - Class in org.wildfly.clustering.server.group
-
- CacheNodeFactoryProvider() - Constructor for class org.wildfly.clustering.server.group.CacheNodeFactoryProvider
-
- CacheNodeFactoryService - Class in org.wildfly.clustering.server.group
-
CacheNodeFactory implementation that delegates node creation to the channel node factory
- CacheNodeFactoryService(Value<ChannelNodeFactory>) - Constructor for class org.wildfly.clustering.server.group.CacheNodeFactoryService
-
- cacheNotValidForBindingType(BindingType) - Method in interface org.jboss.as.naming.NamingMessages
-
- CacheReadAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache-container resource.
- CacheRemove - Class in org.jboss.as.clustering.infinispan.subsystem
-
- cacheRemoveFailed(Object) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an exception occurred while removing an inactive bean.
- CacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache resources which require common cache attributes only.
- CacheResourceDefinition(PathElement, ResourceDescriptionResolver, AbstractAddStepHandler, OperationStepHandler, ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheResourceDefinition
-
- CacheService<K,V> - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheService(String, CacheService.Dependencies) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheService
-
- CacheService.Dependencies - Interface in org.jboss.as.clustering.infinispan.subsystem
-
- CacheServiceProvider - Interface in org.jboss.as.clustering.infinispan.subsystem
-
- cacheStarted(String, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs an informational message indicating that a cache is being started.
- cacheStarted(CacheStartedEvent) - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- cacheStopped(String, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs an informational message indicating that a cache is being stopped.
- cacheStopped(CacheStoppedEvent) - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- cacheStoreAlreadyDefined(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating a cache store cannot be added as one already exists.
- CacheWriteAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache resource.
- CacheWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
- CachingStreamEntry(InputStream, boolean) - Constructor for class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
-
- calculateAllTypeIds() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
Calculate the array containing all type ids of this interface,
in the format that org.omg.CORBA.portable.Servant._all_interfaces()
is expected to return.
- calculateClassHashCode() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the class hash code, as specified in "The Common Object
Request Broker: Architecture and Specification" (01-02-33),
section 10.6.2.
- calculateNextTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- calculateNextTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- calculateOffset(MeasurementUnit, MeasurementUnit) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- calculateOperationAnalysisMap() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
Calculate the map that maps IDL operation names to operation analyses.
- calculateRepositoryId() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the IR global ID of the given class or interface.
- CALENDAR_TIMER - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- CalendarBasedTimeout - Class in org.jboss.as.ejb3.timerservice.schedule
-
CalendarBasedTimeout
- CalendarBasedTimeout(ScheduleExpression) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
-
- CalendarTimer - Class in org.jboss.as.ejb3.timerservice
-
Represents a Timer which is created out a calendar expression
- CalendarTimer(CalendarTimer.Builder, TimerServiceImpl) - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- CalendarTimer.Builder - Class in org.jboss.as.ejb3.timerservice
-
- CalendarTimerEntity - Class in org.jboss.as.ejb3.timerservice.persistence
-
DO NOT MODIFY THIS CLASS
Due to a temporary implementation that became permanent, the
FileTimerPersistence
writes these out directly, modifying this class will break compatibility
- CalendarTimerEntity(CalendarTimer) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- CalendarTimerTask - Class in org.jboss.as.ejb3.timerservice.task
-
CalendarTimerTask
- CalendarTimerTask(CalendarTimer) - Constructor for class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- CalendarUtil - Class in org.jboss.as.ejb3.timerservice.schedule.util
-
CalendarUtil
- CalendarUtil() - Constructor for class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
-
- CALL_FAILOVER_TIMEOUT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CALL_TIMEOUT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CallAS7 - Class in org.jboss.as.jdr.commands
-
Command to call the AS 7 management system and store the output in a file.
- CallAS7(String) - Constructor for class org.jboss.as.jdr.commands.CallAS7
-
constructs an instance and sets the resulting file name
- Callback - Class in org.jboss.as.pojo.service
-
Simple callback.
- Callback(BeanInfo, Object, CallbackConfig) - Constructor for class org.jboss.as.pojo.service.Callback
-
- CallbackConfig - Class in org.jboss.as.pojo.descriptor
-
Callback meta data.
- CallbackConfig() - Constructor for class org.jboss.as.pojo.descriptor.CallbackConfig
-
- CallbackHandlerFactory - Interface in org.jboss.as.domain.management
-
Interface to represent a CallbackHandlerFactory
- CallbackHandlerFactory.ServiceUtil - Class in org.jboss.as.domain.management
-
- CallbackHandlerService - Interface in org.jboss.as.domain.management.security
-
The interface to be implemented by all services supplying callback handlers.
- CallbackHandlerService.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- Caller - Class in org.jboss.as.controller.access
-
Represents the caller in an access control decision.
- CALLER_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- callMethodNotAllowWhenDependencyInjectionInProgress(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating method call is not allowed while dependency injection is in progress
- callNotPermittedOnInjectedJMSContext() - Method in interface org.jboss.as.messaging.MessagingMessages
-
Create an exception when calling a method not allowed on injected JMSContext.
- callTimeout(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
-
Invokes the ejbTimeout method on the TimedObject with the given id.
- callTimeout(TimerImpl, Method) - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
-
Responsible for invoking the timeout method on the target object.
- callTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- callTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- callTimeout(TimerImpl, Method) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- callTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- canAccessResource(List<SingleConstraintMatch>, Account, ServletInfo, HttpServletRequest, Deployment) - Method in class org.wildfly.extension.undertow.security.jacc.JACCAuthorizationManager
-
- canAccessResource(List<SingleConstraintMatch>, Account, ServletInfo, HttpServletRequest, Deployment) - Method in class org.wildfly.extension.undertow.security.JbossAuthorizationManager
-
- canAppearNext(CommandContext) - Method in interface org.jboss.as.cli.CommandArgument
-
Checks whether the argument can appear on the command
given the already present arguments.
- canAppearNext(CommandContext) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- cancel(boolean) - Method in class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- cancel(T) - Method in interface org.jboss.as.clustering.concurrent.Scheduler
-
Cancels the scheduled task for the specified value.
- cancel() - Method in interface org.jboss.as.controller.Cancellable
-
Attempt to cancel this operation.
- cancel(boolean) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- cancel() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
-
- cancel(boolean) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- cancel() - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- cancel() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- cancel() - Method in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
-
- cancel() - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Cancel the modifications.
- cancel() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.ResultHandler
-
Cancel the operation.
- cancel(Bean<G, I, T>) - Method in class org.wildfly.clustering.ejb.infinispan.BeanEvictionScheduler
-
- cancel(Bean<G, I, T>) - Method in class org.wildfly.clustering.ejb.infinispan.BeanExpirationScheduler
-
- cancel(ImmutableSession) - Method in class org.wildfly.clustering.web.infinispan.session.SessionEvictionScheduler
-
- cancel(ImmutableSession) - Method in class org.wildfly.clustering.web.infinispan.session.SessionExpirationScheduler
-
- CANCEL_ASYNC_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- canceled() - Method in interface org.jboss.as.patching.installation.InstallationManager.ModificationCompletionCallback
-
The modification has been canceled.
- Cancellable - Interface in org.jboss.as.controller
-
A handle for a specific cancellable running operation.
- CancellationFlag - Class in org.jboss.as.ejb3.component.interceptors
-
An invocation cancellation flag.
- CancellationFlag() - Constructor for class org.jboss.as.ejb3.component.interceptors.CancellationFlag
-
Construct a new instance.
- CANCELLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- cancelled() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.CompletedCallback
-
The operation was cancelled before being able to complete.
- cancelledHCConnect() - Method in interface org.jboss.as.server.ServerMessages
-
Creates an error message indicating that the operation connecting to the
HC got cancelled before it could complete.
- cancelTimeout() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Cancels any scheduled timer task for this timer
- cancelTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Cancels any scheduled
Future corresponding to the passed
timer
- cancelTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- cannotAccessClass(Throwable, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the class, represented by the className parameter, cannot be accessed.
- cannotAccessJvmInputArgument(Exception) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- cannotAccessRemoteFileRepository() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the remote file repository cannot be accessed from the master domain controller.
- cannotAccessS3Bucket(String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- cannotAccessS3File(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- cannotActivateContext(Throwable, ServiceName) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- cannotAddClusterNodeDueToUnresolvableClientMapping(String, String, Object) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- cannotAddDeploymentAction() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating after starting creation of the rollout plan no deployment actions can be added.
- cannotAddDeploymentActionsAfterStart() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating no deployment actions can be added after starting the creation of the rollout
plan.
- cannotAddHandlerToSelf(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the handler cannot be attached to itself.
- cannotAddIntegration(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the inability ot add the integration, represented by the name parameter,
module to the deployment.
- cannotAddMoreItems() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating more items cannot be added once getSortedItems() has been called.
- cannotAddMoreThanOneSocketBindingGroupForServer(PathAddress, PathAddress) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotAddServicesAfterStart() - Method in interface org.jboss.as.weld.WeldMessages
-
- cannotAddToReadOnlyPermissionCollection() - Method in interface org.jboss.as.naming.NamingMessages
-
- cannotAddURLStreamHandlerFactory(Exception, String) - Method in interface org.jboss.as.server.ServerLogger
-
- cannotAnalyzeClassType() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotAnalyzeNullClass() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotAnalyzeSpecialClass(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotAnalyzeStringType() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotAssignNullToPrimitive(String, Class<?>) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating null cannot be assigned to a primitive property.
- cannotBeApplicationExceptionBecauseNotAnExceptionType(Class) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- cannotBeEmpty(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the name cannot be empty.
- canNotBeNull(String) - Method in interface org.jboss.as.core.security.CoreSecurityMessages
-
- canNotBeNull(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an IllegalArgumentException indicating that a value can not be null.
- cannotBeNull(String) - Method in interface org.jboss.as.naming.NamingMessages
-
A message indicating the name cannot be null.
- cannotBeNullOrEmpty(String, Object) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the name cannot be null or empty.
- cannotBindJndiName() - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating a null or empty JNDI name cannot be bound.
- cannotCall(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the inability to call the method as something is missing for the invocation.
- cannotCall(String, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Cannot call getInvokedBusinessInterface when invoking through ejb object
- cannotCallGetEjbLocalObjectBeforePrimaryKeyAssociation() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- cannotCallGetEjbObjectBeforePrimaryKeyAssociation() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- cannotCallGetPKOnSessionBean() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- cannotCallMethod(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Exception thrown if a method cannot be invoked at the given time
- cannotCallMethodInAfterCompletion(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- canNotChangeClusteredAttribute(PathAddress) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the clustered attribute can not be set to false since the
hornetq-server at the given address is clustered (because it has cluster-connections children resources).
- canNotChangeClusteredAttribute(PathAddress) - Method in interface org.jboss.as.messaging.MessagingMessages
-
- cannotChangeRMIIIOPMapping() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotChangeWhileBound() - Method in interface org.jboss.as.network.NetworkMessages
-
Creates an exception indicating the value cannot be changed while the socket is bound.
- cannotCloseContainerManagedEntityManager() - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the entity manager cannot be closed when it is managed by the container.
- cannotCloseFile(Throwable, VirtualFile) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating the file handle, represented by the file parameter, could not be
closed.
- cannotCloseTransactionContainerEntityManger() - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the transactional entity manager cannot be closed when it is managed by the
container.
- cannotConfigureComponent(Throwable, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the component, represented by the name parameter, could not be
configured.
- cannotConnect(URI, Exception) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating the remote domain controller could not connect.
- cannotConnectToMaster(Exception) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating this host is a slave and cannot connect to the master host controller.
- cannotConvert(String, String) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
A message indicating that first cannot be converted to second.
- cannotCreate(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the file could not be created.
- cannotCreateAdapter(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the inability to create an instance of the adapter class represented by the
className parameter.
- cannotCreateDirectory(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- cannotCreateEncryptionDirectory(String) - Method in interface org.jboss.as.security.vault.VaultMessages
-
Create an exception when encryption directory cannot be created.
- cannotCreateHttpHandler(Class<?>, ModelNode, Throwable) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- cannotCreateLocalDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the inability to create a local directory.
- cannotCreateLocalDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotCreateObjectName(Throwable, PathAddress, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the
ObjectName could not be created for the address.
- cannotCreateStandaloneServer(Throwable, Method) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- cannotCreateVault(VaultReaderException, VaultReaderException) - Method in interface org.jboss.as.server.ServerMessages
-
Creates an error message indicating creating a security vault failed.
- cannotDeactivateBeanServant(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- cannotDeactivateHomeServant(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- cannotDeferenceObject(Throwable) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the object dereference to the object failed.
- cannotDelete(File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the file could not be deleted.
- cannotDeleteCacheFile(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- cannotDeleteDeploymentProgressMarker(File) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating the extraneous deployment marker file could not be removed.
- cannotDeleteFile(String) - Method in interface org.jboss.as.patching.PatchLogger
-
- cannotDeleteTempFile(String) - Method in interface org.jboss.as.controller.client.ControllerClientLogger
-
Logs a warnning message indicating a temp file could not be deleted.
- cannotDeleteTempFile(String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warnning message indicating a temp file could not be deleted.
- cannotDeploy(Throwable) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the inability to complete the deployment.
- cannotDeployAndValidate(Throwable) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the inability to deploy and validate a datasource or an XA datasource.
- cannotDeployApp(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the application could not be deployed with the persistence provider, represented
by the providerName parameter, packaged.
- cannotDeriveDeploymentName(URL) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the deployment name could not be derived from the URL.
- cannotDestroyRMIIIOPMapping() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotDetermineDefaultName(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the inability to determine a default name based on the local host name.
- cannotDetermineInjectedType(String) - Method in interface org.jboss.as.pojo.PojoMessages
-
Cannot determine injected type.
- cannotDetermineResourceName() - Method in interface org.jboss.as.weld.WeldMessages
-
- cannotDetermineType(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the type for the resource-env-ref could not be determined.
- cannotDetermineType(String, String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the type for the tag could not be determined.
- cannotExecuteTransactionalOperationFromSlave(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- cannotFindAppClient() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating the application client could not be found to start.
- cannotFindAppClient(String) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating that the application client, represented by the deploymentName, could
not be found.
- cannotFindAppClientFile(File) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating that the application client, represented by the deploymentName, could
not be found.
- cannotFindComponentView(ServiceName) - Method in interface org.jboss.as.webservices.WSMessages
-
- cannotFindDriverClassName(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs a warning message indicating can't find the driver class name.
- cannotFindExtensionListEntry(ExtensionListEntry, ResourceRoot) - Method in interface org.jboss.as.server.ServerLogger
-
- cannotGetControllerLock() - Method in interface org.jboss.as.controller.ControllerMessages
-
- cannotGetReflectiveMethod(NoSuchMethodException, String, String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- cannotGetRootResource() - Method in interface org.jboss.as.server.ServerMessages
-
- cannotGetSessionFactory(Throwable) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating a failure to get the Hibernate session factory from the entity manager.
- cannotGetURLForDescriptor(Throwable, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- cannotHaveBothInitialServerConfigAndServerConfig() - Method in interface org.jboss.as.server.ServerMessages
-
- cannotHaveBothParameters(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- cannotHaveMoreThanOneManagedContentItem(Set<String>) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotIgnoreTypeHost(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- cannotIncludeOperationParameters(String, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating the operation cannot include the parameter represented by paramName1 and the
parameter represented by the paramName2 parameter.
- cannotIndexClass(String, String, Throwable) - Method in interface org.jboss.as.server.ServerLogger
-
- cannotInitializeSaxDriver() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- cannotInject(InjectionPoint) - Method in interface org.jboss.as.weld.WeldMessages
-
- cannotInjectResourceLocalEntityManager() - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
A message indicating the inability to inject a
PersistenceUnitTransactionType.RESOURCE_LOCAL container managed EntityManager
using the PersistenceContext annotation.
- cannotInstantiate(Throwable) - Method in interface org.jboss.as.pojo.PojoMessages
-
Cannot instantiate new instance
- cannotInstantiateClass(Throwable, String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the class, represented by the className parameter, could not be
instantiated.
- cannotInstantiateCollection(Throwable) - Method in interface org.jboss.as.pojo.PojoMessages
-
Cannot instantiate new collection instance
- cannotInstantiateDeploymentAspect(Throwable, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- cannotInstantiateDiscoveryOptionClass(String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- cannotInstantiateDriverClass(String, Throwable) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs a warning message indicating inability to instantiate the driver class.
- cannotInstantiateDriverClass(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating inability to instantiate the driver class.
- cannotInstantiateList(Throwable, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- cannotInstantiateMap(Throwable) - Method in interface org.jboss.as.pojo.PojoMessages
-
Cannot instantiate new map instance
- cannotInstantiateMap(Throwable, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- cannotInstantiateServletDelegate(Throwable, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- cannotInvalidateZip(String) - Method in interface org.jboss.as.patching.PatchLogger
-
- cannotInvokePortableRemoteObjectToStub() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotInvokeStandaloneServer(Throwable, String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- cannotInvokeStubConnect() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotListDirectoryFiles(File) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
- cannotListNonContextBinding() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the inability to list a non-context binding.
- cannotLoad(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the injection target referenced in the env-entry injection point could not be
loaded.
- cannotLoad(Throwable, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the injection target referenced in the env-entry injection point could not be
loaded.
- cannotLoadAnnotationIndex(String) - Method in interface org.jboss.as.server.ServerLogger
-
Message for when a pre-computed annotation index cannot be loaded
- cannotLoadAppClientMainClass(Throwable) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating that the application client could not load the main class.
- cannotLoadApplicationClass(Throwable) - Method in interface org.jboss.as.jaxrs.JaxrsMessages
-
Creates an exception indicating the JAX-RS application class could not be loaded.
- cannotLoadCDIExtension() - Method in interface org.jboss.as.xts.XtsAsMessages
-
Creates an exception indicating that the CDI extension could not be loaded.
- cannotLoadClassFile(Throwable, VirtualFile) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating the class file, represented by the file parameter, could not be loaded.
- cannotLoadComponentClass(Throwable) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating the component class could not be loaded.
- cannotLoadDeploymentAspectsDefinitionFile(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- cannotLoadDeploymentAspectsDefinitionFile(Throwable, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- cannotLoadDesignatedHandleTypes(ClassInfo, Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- cannotLoadEmbeddedServerFactory(ClassNotFoundException, String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- cannotLoadFromJpa(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the injectionTypeName could not be loaded from the JPA modules class
loader.
- cannotLoadInterceptor(Throwable, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating an interceptor class could not be loaded.
- cannotLoadInterceptor(Throwable, String, Class<?>) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating an interceptor class could not be loaded on the component.
- cannotLoadModule(Throwable, ModuleIdentifier, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the module, represented by the moduleId parameter, could not be loaded
for the adapter, represented by the name parameter.
- cannotLoadModule(Throwable, String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating a failure to load the module.
- cannotLoadPersistenceProviderModule(Throwable, String, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the persistence provider module, represented by the
persistenceProviderModule parameter, had an error loading.
- cannotLoadProperties(URL) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
A message indicating the properties could not be loaded from the URL.
- cannotLoadViewClass(Throwable, String, ComponentConfiguration) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the view class, represented by the className parameter, for the
component.
- cannotLookupLink() - Method in interface org.jboss.as.naming.NamingMessages
-
A message indicating the link could not be looked up.
- cannotMarshalAttribute(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating the attribute, represented by the name parameter, cannot be marshalled
and to use the marshalAsElement method.
- cannotMergeResourceRoot(VirtualFile, VirtualFile) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotMixUnmanagedAndManagedContentItems(Set<String>, Set<String>) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotModifyReadOnlyPath(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- cannotMountFile(Throwable, String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating the file, represented by the fileName parameter, could not be mounted.
- cannotObtain(Throwable, String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the name could not be obtained.
- cannotObtainExceptionRepositoryID(String, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- cannotObtainValidDefaultAddress(Throwable, String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the default address cannot be obtained for communicating with the
ProcessController.
- cannotOverrideNonWildCardRegistration(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an attempt was made to register an override model for a non-wildcard
registration.
- cannotOverrideRootRegistration() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an attempt was made to register an override model for the root model
registration.
- cannotParseResourceRefUri(Throwable, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the inability to parse the resource-ref URI.
- cannotPerformVerification(Throwable) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the verification could not be performed.
- cannotProceedException(Object, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a cannot-proceed exception.
- cannotProcessEarModule(VirtualFile, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the inability to process modules in the application.xml for the EAR, represented
by the earFile parameter, module file was not found.
- cannotProxyTransactionalDatasource(Throwable, String) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the transaction datasource, represented by the className parameter,
could not be proxied and will not be enlisted in the transactions automatically.
- cannotReadContent(Throwable, VirtualFile) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating the contents of the file could not be read.
- cannotReadTargetDefinition(Throwable) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating the target definition could not be read.
- cannotReadWsdl(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- cannotRegisterEndpoint(Object) - Method in interface org.jboss.as.webservices.WSLogger
-
- cannotRegisterRecordProcessor() - Method in interface org.jboss.as.webservices.WSLogger
-
- canNotRegisterResourceOfType(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Create a failure description message indicating that the resource of given type can not be registered.
- cannotRegisterSubmodel() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a non-runtime-only submodel cannot be registered with a runtime-only parent.
- cannotRegisterSubmodelWithNullPath() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a submodel cannot be registered with a null path.
- cannotRemove(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the inability to remove the name.
- cannotRemoveAliasFromEmptyList(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating unable to remove an alias from an empty list of aliases.
- cannotRemoveDeploymentInUse(String, List<String>) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the deployment cannot be removed from the domain as it is still used by the server groups.
- cannotRemoveDeploymentMarker(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating the extraneous deployment marker file could not be removed.
- cannotRemoveDeploymentMarker(File) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating the extraneous deployment marker file could not be removed.
- canNotRemoveLastJNDIName(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating the resource must have at least one JNDI name.
- cannotRemovePathWithDependencies(String, Set<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- cannotRemoveReadOnlyPath(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- cannotRemoveReferencedFormatter(PathElement) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- canNotRemoveResourceOfType(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Create a failure description message indicating that the resource of given type can not be removed.
- cannotRemoveResourceWithChildren(List<PathElement>) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a resource cannot be removed due to the existence of child resources.
- cannotRemoveS3File(Exception) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating that the master host controller could not remove
the S3 file.
- cannotRemoveStandardRole(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- cannotRemoveSubsystem() - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating the subsystem cannot be removed while there are still scanners configured.
- cannotRemoveUsedServerGroup(String, Set<String>) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
- cannotRemoveWhileParticipatingInTransaction() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Exception that is thrown when invoking remove while an EJB is in a transaction
- cannotRename(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the file could not be renamed.
- cannotReplaceDeployment(String, String, String, String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotReplaceStack() - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the top of the stack could not be replaced because the stack is null.
- cannotResolve(String, String) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the resource-env-ref could not be resolved.
- cannotResolveAddress(String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating the address, represented by the address parameter, could not be
resolved, so cannot match it to any InetAddress.
- cannotResolveExpression(ModelNode, IllegalStateException) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception message indicating an expression could not be resolved due to no corresponding system property
or environment variable.
- cannotResolveInjectionPoint(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the injection point could not be resolved on the class specified in the web.xml.
- cannotResolveInterface(Exception, Exception) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotResolveMethod(MethodIdentifier, Class<?>, Collection<?>) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the method could not be found on the class with the annotations.
- cannotResolveProcessUUID(UnknownHostException) - Method in interface org.jboss.as.controller.ControllerMessages
-
- cannotResolveService(ServiceName) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the service name could not be resolved.
- cannotResolveService(ServiceName, String, String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the service name could not be resolved.
- cannotResolveServiceBug(ServiceName, String, String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the service name could not be resolved and here is a bug.
- cannotRestartServer(String, ServerStatus) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating the server, represented by the serverName parameter, cannot restart as it is not
currently started.
- cannotRollbackPatch(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- cannotSetAttribute(Exception, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the attribute could not be set.
- cannotSetProperty(Throwable, String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the property, represented by the name parameter, could not be set on the
datasource class, represented by the className parameter.
- cannotSetRemovedProperty(String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the property cannot be set as it's been removed.
- cannotSetupEmbeddedServer(Throwable) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- cannotShutdownRmiRegistry(Throwable) - Method in interface org.jboss.as.jmx.JmxLogger
-
Creates an exception indicating the inability to shutdown the RMI registry.
- cannotSpecifyBoth(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating both the element1 and element2 cannot be specified in an
environment entry.
- cannotSpecifyBoth(String, Object, String, Object, String, Object) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating that both key1 and key2 cannot be specified for the object.
- cannotSpecifyBothHostAndPropertiesFile() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
- cannotStartAppClient(String) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating the app client could not start due to no main class being found.
- cannotStartAppClient(String, Class<?>) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating the app client could not start due to the main method missing on the main class.
- cannotStartDs() - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the data source was unable to start because it create more than one connection
factory.
- cannotStartEmbeddedServer(Throwable) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- cannotStartServer(Exception) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotStartServersInvalidMode(RunningMode) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating the servers cannot start when the host controller is running in the mode represented by the
mode parameter.
- cannotStopConnectorServer(Throwable) - Method in interface org.jboss.as.jmx.JmxLogger
-
Creates an exception indicating the JMX connector could not unbind from the registry.
- cannotTransform(Throwable) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating a failure to transform.
- cannotUnassignHandler(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the handler, represented by the handlerName parameter could not be unassigned as it
was not assigned.
- cannotUnbindConnector(Throwable) - Method in interface org.jboss.as.jmx.JmxLogger
-
Creates an exception indicating the JMX connector could not unbind from the registry.
- cannotUnbindJndiName() - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating a null or empty JNDI name cannot be unbound.
- cannotUnregisterEJBHomeFromCobra(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- cannotUnregisterEndpoint(Object) - Method in interface org.jboss.as.webservices.WSLogger
-
- cannotUnregisterObject() - Method in interface org.jboss.as.jmx.JmxLogger
-
Logs a warning message indicating no
ObjectName is available to unregister.
- cannotUnregisterRecordProcessor() - Method in interface org.jboss.as.webservices.WSLogger
-
- cannotUseAtRuntime(String) - Method in interface org.jboss.as.weld.WeldMessages
-
- cannotUseDeploymentPlan() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the DeploymentPlan cannot be used because it was not created by this
manager.
- cannotUseExtendedPersistenceTransaction(String, EntityManager, EntityManager) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the extended persistence context for the SFSB already exists.
- cannotUseSameValueForParameters(String, String, String, String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the operation, represented by the opName parameter, cannot be used with the same
value for the parameters represented by param1 and param2.
- cannotUseSecurityClient() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- canNotWriteClusteredAttribute() - Method in interface org.jboss.as.messaging.MessagingMessages
-
Create a failure description message indicating that the clustered attribute is deprecated.
- cannotWriteDomainControllerData(Exception) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating that the master host controller could not write its
data to the S3 file.
- cannotWriteTo(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the inability to write the name.
- cannotWriteToNullDataOutput() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- cannotWriteToS3File(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- canonicalBootFileNotFound(Throwable, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the canonical file for the boot file could not be found.
- canonicalMainFileNotFound(Throwable, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the canonical file for the main file could not be found.
- canonize(String) - Static method in class org.jboss.as.controller.interfaces.InetAddressUtil
-
Convert IPv6 adress into RFC 5952 form.
- canonize(String) - Static method in class org.jboss.as.network.NetworkUtils
-
Convert IPv6 adress into RFC 5952 form.
- canOnlyCreateChildAuditLoggerForMainAuditLogger() - Method in interface org.jboss.as.controller.ControllerMessages
-
- canRunAs(Set<String>, String) - Method in interface org.jboss.as.controller.access.rbac.RoleMapper
-
Gets whether the given set of mapped roles provides a caller with the privilege to run as the given
"runAsRole".
- canRunAs(Set<String>, String) - Method in class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- canRunAs(Set<String>, String) - Method in class org.jboss.as.controller.access.rbac.StandardRoleMapper
-
- canRunAs(Set<String>, String) - Method in class org.jboss.as.controller.access.rbac.SuperUserRoleMapper
-
- cantAppearAfter - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- cantHaveBothLinkLocalAndInetAddressCriteria() - Method in interface org.jboss.as.controller.ControllerMessages
-
- cantHaveBothLoopbackAndInetAddressCriteria() - Method in interface org.jboss.as.controller.ControllerMessages
-
- cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria) - Method in interface org.jboss.as.controller.ControllerMessages
-
- CAPACITY_DECREMENTER_CLASS - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- CAPACITY_DECREMENTER_PROPERTIES - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- CAPACITY_INCREMENTER_CLASS - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- CAPACITY_INCREMENTER_PROPERTIES - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- CaseParameterCorrector - Class in org.jboss.as.controller
-
Parameter correctors that can be used to change the case of a model node that is of type string.
- CaseParameterCorrector() - Constructor for class org.jboss.as.controller.CaseParameterCorrector
-
- cast(Object) - Method in class org.jboss.as.controller.OperationContext.AttachmentKey
-
Cast the value to the type of this attachment key.
- cast(Class<T>) - Method in class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
- cast(Object) - Method in class org.jboss.as.server.deployment.AttachmentKey
-
Cast the value to the type of this attachment key.
- CatchHandler - Class in org.jboss.as.cli.handlers.trycatch
-
- CatchHandler() - Constructor for class org.jboss.as.cli.handlers.trycatch.CatchHandler
-
- CATEGORY - Static variable in class org.jboss.as.logging.LoggerResourceDefinition
-
- caughtException(Throwable, Throwable) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Logs a generic error message using the
t.toString() for the error message.
- caughtExceptionAwaitingFinalResponse(Throwable, String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs a warning message indicating an exception was caught awaiting the final response from the server,
represented by the serverName parameter, on the host, represented by the hostName parameter.
- caughtExceptionAwaitingFinalResponse(Throwable, String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs a warning message indicating an exception was caught awaiting the final response from the host, represented
by the hostName parameter.
- caughtExceptionClosingContentInputStream(Exception) - Method in interface org.jboss.as.server.ServerLogger
-
- caughtExceptionClosingInputStream(Throwable) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs a warning message indicating an exception was caught closing the input stream.
- caughtExceptionDuringBoot(Exception) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- caughtExceptionDuringBoot(Exception) - Method in interface org.jboss.as.server.ServerLogger
-
- caughtExceptionEncodingGSSUPMechOID(Throwable) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- caughtExceptionRevertingOperation(Exception, String, String, PathAddress) - Method in interface org.jboss.as.server.ServerLogger
-
- caughtExceptionStoringDeploymentContent(String, Throwable) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
An exception indicating an exception was caught storing the deployment content.
- caughtExceptionUndeploying(Throwable, DeploymentUnitProcessor, Phase, DeploymentUnit) - Method in interface org.jboss.as.server.ServerLogger
-
- caughtExceptionWaitingForTask(String, String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs an error message indicating the class, represented by the className parameter, caught an exception
waiting for the task.
- caughtExceptionWaitingForTaskReturning(String, String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs an error message indicating the class, represented by the className parameter, caught an exception
waiting for the task and is returning.
- caughtIOExceptionUploadingContent(IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- CCM_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- ccmValue - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- CDataNode - Class in org.jboss.as.config.assembly
-
- CDataNode(String) - Constructor for class org.jboss.as.config.assembly.CDataNode
-
- CDConfigPropertyAdd - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Adds a recovery-environment to the Transactions subsystem
- CDConfigPropertyAdd() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.CDConfigPropertyAdd
-
- CDI_INJECTOR_FACTORY_CLASS - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsCdiIntegrationProcessor
-
- CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
-
- CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- CDI_REQUEST_SCOPE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- CdiAnnotationMarker - Class in org.jboss.as.weld.deployment
-
Marker for deployments that have CDI annotations present
- CdiAnnotationProcessor - Class in org.jboss.as.weld.deployment
-
CdiAnnotationProcessor class.
- CdiAnnotationProcessor() - Constructor for class org.jboss.as.weld.deployment.CdiAnnotationProcessor
-
- CdiAnnotations - Enum in org.jboss.as.weld
-
Class that stores the DotNames of CDI annotations.
- cdiAnnotationsButNotBeanArchive(DeploymentUnit) - Method in interface org.jboss.as.weld.WeldLogger
-
- cdiAnnotationsPresent(DeploymentUnit) - Static method in class org.jboss.as.weld.deployment.CdiAnnotationMarker
-
- CdiBeanValidationFactoryProcessor - Class in org.jboss.as.weld.deployment.processors
-
Deployment processor that replaces the delegate of LazyValidatorFactory
with a CDI-enabled ValidatorFactory.
- CdiBeanValidationFactoryProcessor() - Constructor for class org.jboss.as.weld.deployment.processors.CdiBeanValidationFactoryProcessor
-
- CDIDeploymentProcessor - Class in org.jboss.as.messaging.deployment
-
Processor that deploys a CDI portable extension to provide injection of JMSContext resource.
- CDIDeploymentProcessor() - Constructor for class org.jboss.as.messaging.deployment.CDIDeploymentProcessor
-
- CDIExtensionProcessor - Class in org.jboss.as.xts
-
- CDIExtensionProcessor() - Constructor for class org.jboss.as.xts.CDIExtensionProcessor
-
- CdiValidatorFactoryService - Class in org.jboss.as.weld
-
Service that replaces the delegate of LazyValidatorFactory with a CDI-enabled
ValidatorFactory.
- CdiValidatorFactoryService(DeploymentUnit) - Constructor for class org.jboss.as.weld.CdiValidatorFactoryService
-
Create the CdiValidatorFactoryService instance.
- CDRStream - Class in org.jboss.as.jacorb.rmi.marshal
-
Utility class with static methods to:
get the
CDRStreamReader for a given class
get the
CDRStreamWriter for a given class
The
CDRStreamReaders and
CDRStreamWriters
returned by these methods are instances of static inner classes
defined by
CDRStream.
- CDRStream() - Constructor for class org.jboss.as.jacorb.rmi.marshal.CDRStream
-
- CDRStreamReader - Interface in org.jboss.as.jacorb.rmi.marshal
-
Interface of an object that knows how to unmarshal a Java basic type or
object from a CDR input stream.
- CDRStreamWriter - Interface in org.jboss.as.jacorb.rmi.marshal
-
Interface of an object that knows how to marshal a Java basic type or
object into a CDR input stream.
- CEN_LOC_OFFSET - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Position of the associated local file's offset in the central directory file header
- CENLEN - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Length of the fixed portion of a central directory file header
- CENSIG - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Central directory file header marker
- CENSIZ - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Position of the associated local file's compressed size in the central directory file header
- CERTIFICATE_FILE - Static variable in interface org.jboss.as.web.Constants
-
- CERTIFICATE_FILE - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- CERTIFICATE_FORWARDING - Static variable in interface org.wildfly.extension.undertow.Constants
-
- CERTIFICATE_FORWARDING - Static variable in class org.wildfly.extension.undertow.HttpListenerResourceDefinition
-
- CERTIFICATE_KEY_FILE - Static variable in interface org.jboss.as.web.Constants
-
- CERTIFICATE_KEY_FILE - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- CERTIFICATE_KEY_FILE - Static variable in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- chain(ParameterValidator...) - Static method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- ChainedParameterValidator - Class in org.jboss.as.controller.operations.validation
-
- ChainedParameterValidator(ParameterValidator...) - Constructor for class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- CHANGE_LEVEL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- CHANGE_LEVEL_OPERATION_NAME - Static variable in class org.jboss.as.logging.LoggerResourceDefinition
-
- CHANGE_MESSAGE_PRIORITY - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- CHANGE_MESSAGES_PRIORITY - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- changeMessagePriority(ModelNode, int) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- changeMessagesPriority(String, int) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- changeServerGroupProfile(OperationContext, PathAddress, String) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Used when changing a server group's profile to piggy back the missing profile and extensions if not known on the affected slaves.
- changeServerGroupSocketBindingGroup(OperationContext, PathAddress, String) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Used when changing a server group's socket binding group to piggy back the missing socket binding group if not known on the affected slaves
- changeSessionId(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- changeSessionId(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- CHANNEL - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- CHANNEL_CREATION_OPTIONS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- CHANNEL_PARENT - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- CHANNEL_PATH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition
-
- CHANNEL_PREFIX_LENGTH - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- CHANNEL_SHUTDOWN_TIMEOUT - Static variable in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
How long we wait for active operations to clear before allowing channel close to proceed
- ChannelAssociation - Class in org.jboss.as.ejb3.remote.protocol.versionone
-
- ChannelAssociation(Channel) - Constructor for class org.jboss.as.ejb3.remote.protocol.versionone.ChannelAssociation
-
- channelAssociation - Variable in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- channelClosed(Channel) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- channelClosed(Channel) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- channelClosed(IOException) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the channel is closed.
- channelClosed() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the channel is closed.
- channelClosed() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating that the channel is closed.
- channelConnected(Channel) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- channelConnected(Channel) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- channelDisconnected(Channel) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- channelDisconnected(Channel) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- ChannelFactory - Interface in org.jboss.as.clustering.jgroups
-
Factory for creating JGroups channels.
- ChannelFactoryService - Class in org.jboss.as.clustering.jgroups.subsystem
-
- ChannelFactoryService(ProtocolStackConfiguration) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelFactoryService
-
- ChannelGroupConfiguration - Interface in org.wildfly.clustering.server.group
-
- ChannelGroupProvider - Class in org.wildfly.clustering.server.group
-
Installs a
Group service per channel.
- ChannelGroupProvider() - Constructor for class org.wildfly.clustering.server.group.ChannelGroupProvider
-
- ChannelGroupService - Class in org.wildfly.clustering.server.group
-
Group implementation based on a channel view.
- ChannelGroupService(ChannelGroupConfiguration) - Constructor for class org.wildfly.clustering.server.group.ChannelGroupService
-
- ChannelInstanceResource - Class in org.jboss.as.clustering.jgroups.subsystem
-
Custom resource to allow dynamic detection, registration and return of protocol resources.
- ChannelInstanceResource(ServiceController<Channel>) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- ChannelInstanceResource.ChannelInstanceResourceEntry - Class in org.jboss.as.clustering.jgroups.subsystem
-
- ChannelInstanceResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
-
Resource representing a run-time only channel instance.
- ChannelInstanceResourceDefinition(String, boolean) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition
-
- ChannelInstanceResourceDefinition.ProtocolResources - Class in org.jboss.as.clustering.jgroups.subsystem
-
- ChannelInstanceResourceEntry(ServiceController<Channel>, PathElement) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource.ChannelInstanceResourceEntry
-
- ChannelInstanceResourceEntry(ServiceController<Channel>, String, String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource.ChannelInstanceResourceEntry
-
- ChannelMetricsHandler - Class in org.jboss.as.clustering.jgroups.subsystem
-
Handler for reading run-time only attributes from an underlying channel service.
- ChannelMetricsHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelMetricsHandler
-
- ChannelMetricsHandler.ChannelMetrics - Enum in org.jboss.as.clustering.jgroups.subsystem
-
- channelName - Variable in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- ChannelNodeFactory - Interface in org.wildfly.clustering.server.group
-
Creates a node from a JGroups Address.
- ChannelNodeFactoryProvider - Class in org.wildfly.clustering.server.group
-
- ChannelNodeFactoryProvider() - Constructor for class org.wildfly.clustering.server.group.ChannelNodeFactoryProvider
-
- ChannelNodeFactoryService - Class in org.wildfly.clustering.server.group
-
Node factory implementation.
- ChannelNodeFactoryService(Value<Channel>) - Constructor for class org.wildfly.clustering.server.group.ChannelNodeFactoryService
-
- channelOpened(Channel) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- ChannelService - Class in org.jboss.as.clustering.jgroups.subsystem
-
Provides a channel for use by dependent services.
- ChannelService(String, Value<ChannelFactory>) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- channelServiceName(ServiceName, String) - Static method in class org.jboss.as.remoting.RemotingServices
-
Create the service name for a channel
- ChannelServiceProvider - Interface in org.jboss.as.clustering.jgroups.subsystem
-
Provider of channel-specific services.
- channelShuttingDown() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- ChannelTransport - Class in org.jboss.as.clustering.infinispan
-
- ChannelTransport(ServiceRegistry, ServiceName) - Constructor for class org.jboss.as.clustering.infinispan.ChannelTransport
-
- character(ParsingContext) - Method in class org.jboss.as.cli.parsing.arguments.ArgumentValueCallbackHandler
-
- character(ParsingContext) - Method in class org.jboss.as.cli.parsing.operation.header.RolloutPlanHeaderCallbackHandler
-
- character(ParsingContext) - Method in interface org.jboss.as.cli.parsing.ParsingStateCallbackHandler
-
- CharacterHandler - Interface in org.jboss.as.cli.parsing
-
- CharacterHandlerMap - Interface in org.jboss.as.cli.parsing
-
- charAnalysis - Static variable in class org.jboss.as.jacorb.rmi.PrimitiveAnalysis
-
- check(boolean, String, String) - Method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
Method which performs strength checks on password.
- check(String, String, List<PasswordRestriction>) - Method in interface org.jboss.as.domain.management.security.password.PasswordStrengthChecker
-
Determines password strength.
- check(String, String, List<PasswordRestriction>) - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- check(Name, JndiPermission.Action...) - Static method in class org.jboss.as.naming.JndiPermission
-
A utility method to check if the current access control context possesses
the JndiPermission for given JNDI name and actions.
- CHECK_DEFAULT_RESOURCE_ACCESS - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- CHECK_FOR_LIVE_SERVER - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CHECK_INTERVAL - Static variable in interface org.jboss.as.web.Constants
-
- CHECK_INTERVAL - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- CHECK_INTERVAL - Static variable in interface org.wildfly.extension.undertow.Constants
-
- CHECK_PERIOD - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- CHECK_PERIOD - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CHECK_RESOURCE_ACCESS - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- CHECK_SEC_ATTR_EXISTS_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
-
- CHECK_UNIQUE_DEPLOYMENT_NAME_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- CHECK_UNIQUE_DEPLOYMENT_NAME_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- checkAccess(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.AllRequiredSet
-
- checkAccess(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.AnyRequiredSet
-
- checkAccess(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.BaseAccessRequirement
-
- checkAccess(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.ControllerModeAccess
-
- checkAccess(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.HostServerOperationAccess
-
- checkAccess(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.MainOperationAccessRequirement
-
- checkAccess(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.PerNodeOperationAccess
-
- checkActivation(Connector, IronJacamar) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- checkAllowed(MethodType) - Static method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
Checks that the current method
- checkAlpha() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkAlphaOnly() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkAlternatives(ModelNode, String, String, boolean) - Static method in class org.jboss.as.messaging.AlternativeAttributeCheckHandler
-
- checkBroadcastGroupConstraints(XMLExtendedStreamReader, Set<Element>) - Method in class org.jboss.as.messaging.Messaging13SubsystemParser
-
- checkBroadcastGroupConstraints(XMLExtendedStreamReader, Set<Element>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- checkCanRemove(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
-
- checkClusterConnectionConstraints(XMLExtendedStreamReader, Set<Element>) - Method in class org.jboss.as.messaging.Messaging12SubsystemParser
-
- checkClusterConnectionConstraints(XMLExtendedStreamReader, Set<Element>) - Method in class org.jboss.as.messaging.Messaging13SubsystemParser
-
- checkClusterConnectionConstraints(XMLExtendedStreamReader, Set<Element>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- checkConfigurationIsValid() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- checkConsecutiveAlpha() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkConsecutiveNumbers() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkConsecutiveSymbols() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkDeclaredApplicationClassAsServlet(JBossWebMetaData, ClassLoader) - Method in class org.jboss.as.jaxrs.deployment.JaxrsScanningProcessor
-
- checkDictionary() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkDigits() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkDiscoveryGroupConstraints(XMLExtendedStreamReader, Set<Element>) - Method in class org.jboss.as.messaging.Messaging13SubsystemParser
-
- checkDiscoveryGroupConstraints(XMLExtendedStreamReader, Set<Element>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- checkForExpression(ModelNode) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
- checkForMac() - Static method in class org.jboss.as.network.NetworkUtils
-
- CHECKING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- checkingTwoUniqueCriteria(String) - Method in interface org.jboss.as.server.ServerLogger
-
- checkMiddleNonChar() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkNotBothElements(XMLExtendedStreamReader, Set<Element>, Element, Element) - Static method in class org.jboss.as.messaging.Messaging13SubsystemParser
-
Check that not both elements have been defined
- checkNumbersOnly() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkOnlyOneOfElements(XMLExtendedStreamReader, Set<Element>, Element, Element) - Static method in class org.jboss.as.messaging.MessagingSubsystemParser
-
Check one and only one of the 2 elements has been defined
- checkOtherElementIsNotAlreadyDefined(XMLStreamReader, Set<Element>, Element, Element) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- checkRestrictions() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkSecuredAttribute(String, String) - Method in class org.jboss.as.security.vault.VaultSession
-
Check whether secured attribute is already set for given vault block and attribute name.
- checkSequential() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- checkSymbols() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- CHILD_TYPE - Static variable in class org.jboss.as.cli.Util
-
- CHILD_TYPE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- CHILD_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- childAlreadyDeclared(String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a child, represented by the childName parameter, of the parent element,
represented by the parentName parameter, has already been declared.
- childNotFound(String, VirtualFile) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the child could not be found on the parent.
- CHILDREN - Static variable in class org.jboss.as.cli.Util
-
- CHILDREN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- children - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- children - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- children() - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- childResourceAlreadyExists(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating a child resource of the type, represented by the type parameter already exists.
- childResourceNotFound(PathElement) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception message indicating a child resource cannot be found.
- ChildTypeCompleter - Class in org.jboss.as.cli.operation.impl
-
- ChildTypeCompleter(OperationRequestAddress) - Constructor for class org.jboss.as.cli.operation.impl.ChildTypeCompleter
-
- ChooseScriptAction - Class in org.jboss.as.cli.gui.metacommand
-
Action that allows the user to choose a script from the file system.
- ChooseScriptAction(ScriptMenu, CliGuiContext) - Constructor for class org.jboss.as.cli.gui.metacommand.ChooseScriptAction
-
- CHUNK_END - Static variable in class org.jboss.as.process.protocol.ProtocolConstants
-
- CHUNK_START - Static variable in class org.jboss.as.process.protocol.ChunkyByteInput
-
- CHUNK_START - Static variable in class org.jboss.as.process.protocol.ChunkyByteOutput
-
- CHUNK_START - Static variable in class org.jboss.as.process.protocol.ProtocolConstants
-
- ChunkyByteInput - Class in org.jboss.as.process.protocol
-
Byte input implementation that reads bytes in chunks.
- ChunkyByteInput(ByteInput) - Constructor for class org.jboss.as.process.protocol.ChunkyByteInput
-
- ChunkyByteInput(InputStream) - Constructor for class org.jboss.as.process.protocol.ChunkyByteInput
-
- ChunkyByteInput(InputStream, int) - Constructor for class org.jboss.as.process.protocol.ChunkyByteInput
-
- ChunkyByteOutput - Class in org.jboss.as.process.protocol
-
Byte output implementation that writes the bytes out in chunks.
- ChunkyByteOutput(ByteOutput) - Constructor for class org.jboss.as.process.protocol.ChunkyByteOutput
-
- ChunkyByteOutput(ByteOutput, int) - Constructor for class org.jboss.as.process.protocol.ChunkyByteOutput
-
- CIPHER_SUITE - Static variable in interface org.jboss.as.web.Constants
-
- CIPHER_SUITE - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- CIPHER_SUITE - Static variable in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- CIPHER_SUITES - Static variable in interface org.jboss.as.security.Constants
-
- circularDependency(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a circular dependency is installing.
- cl - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- CLASS - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- CLASS - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- CLASS_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
The class index for the deployment.
- CLASS_INFO_TO_FQCN - Static variable in class org.jboss.as.weld.util.Indices
-
- CLASS_LOADING - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CLASS_LOADING_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CLASS_NAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CLASS_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CLASS_NAME - Static variable in interface org.jboss.as.web.Constants
-
- CLASS_NAME - Static variable in class org.jboss.as.web.WebValveDefinition
-
- CLASS_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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.
- ClassAnalysis - Class in org.jboss.as.jacorb.rmi
-
Analysis class for classes.
- ClassAnalysis(Class, String, String) - Constructor for class org.jboss.as.jacorb.rmi.ClassAnalysis
-
- ClassAnalysis(Class, String) - Constructor for class org.jboss.as.jacorb.rmi.ClassAnalysis
-
- ClassAnalysis(Class) - Constructor for class org.jboss.as.jacorb.rmi.ClassAnalysis
-
- ClassAnnotationInformation<A extends Annotation,T> - Class in org.jboss.as.ee.metadata
-
Class level information about the annotations present on a particular class.
- ClassAnnotationInformationFactory<A extends Annotation,T> - Class in org.jboss.as.ee.metadata
-
- ClassAnnotationInformationFactory(Class<A>, Class<?>) - Constructor for class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- classAnnotationNotFound(String, AnnotationTarget) - Method in interface org.jboss.as.jaxrs.JaxrsLogger
-
Logs a warning message indicating the annotation, represented by the annotation parameter, not on Class,
represented by the target parameter.
- classAttachToViewNotEjbObject(Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating a class was attached to a view that is not an EJBObject or an EJBLocalObject
- ClassDescriptionTraversal - Class in org.jboss.as.ee.component
-
throwaway utility class for traversing a class configuration from most general superclass down
- ClassDescriptionTraversal(Class<?>, EEApplicationClasses) - Constructor for class org.jboss.as.ee.component.ClassDescriptionTraversal
-
- CLASSES_RESOURCE_ROOT - Static variable in class org.jboss.as.weld.deployment.WeldAttachments
-
- ClassFileTransformerProcessor - Class in org.jboss.as.server.deployment.module
-
- ClassFileTransformerProcessor() - Constructor for class org.jboss.as.server.deployment.module.ClassFileTransformerProcessor
-
- classForName(String) - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
If the class name is found in additionalClasses then return it.
- classHashCode - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
The class hash code, as specified in "The Common Object Request
Broker: Architecture and Specification" (01-02-33), section 10.6.2.
- CLASSIC - Static variable in interface org.jboss.as.security.Constants
-
- ClassicAuthenticationResourceDefinition - Class in org.jboss.as.security
-
- CLASSIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- classIsNotArray(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- classLevelAnnotationParameterRequired(String, String, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the class level annotation must provide the parameter specified.
- CLASSLOADER_KEY - Static variable in class org.jboss.as.webservices.util.WSAttachmentKeys
-
- ClassLoaderContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
-
A context handle factory which is responsible for saving and setting proper classloading context.
- ClassLoaderContextHandleFactory(ClassLoader) - Constructor for class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
-
- classloaderHasMultipleAdapters(String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Only one persistence provider adapter per (persistence provider or application) classloader is allowed
- classLoaderResolutionFailed(Object) - Method in interface org.jboss.as.webservices.WSMessages
-
- classLoadingFailed(DotName) - Method in interface org.jboss.as.jsf.JSFMessages
-
- classnameIsNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the classname was null or empty
- classNotFound(Throwable, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the class, represented by the className parameter, could not be found.
- classNotFound(Throwable) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating the class could not be found.
- classNotFoundException(ClassNotFoundException) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- classNotFoundInClassTable(String, int) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- classNotInstantiated(Throwable) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating the class was not instantiated.
- classOnlyAnnotation(String, AnnotationTarget) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the annotation is only allowed on a class.
- classOrMethodAnnotationNotFound(String, AnnotationTarget) - Method in interface org.jboss.as.jaxrs.JaxrsLogger
-
Logs a warning message indicating the annotation, represented by the annotation parameter, not on Class
or Method, represented by the target parameter.
- classOrMethodOnlyAnnotation(DotName) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the annotation is only allowed on method or class targets.
- classPathEntryASubDeployment(VirtualFile) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the class path entry in file may not point to a sub deployment.
- classPathEntryNotAJar(String, VirtualFile) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the class path entry, represented by the entry parameter, was not found
in the file.
- classPathEntryNotFound(String, VirtualFile) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the class path entry, represented by the entry parameter, was not found
in the file.
- classPathEntryNotValid(String, String) - Method in interface org.jboss.as.server.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
-
- ClassReflectionIndexUtil() - Constructor for class org.jboss.as.server.deployment.reflect.ClassReflectionIndexUtil
-
- ClassTableContributor - Interface in org.jboss.as.clustering.marshalling
-
- cleanJndiName(String, boolean) - Static method in class org.jboss.as.connector.subsystems.datasources.Util
-
- cleanSubject(MessageInfo, Subject) - Method in class org.wildfly.extension.undertow.security.jaspi.modules.HTTPSchemeServerAuthModule
-
- cleanUp() - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
-
Clean up anything that was created for domain controller discovery.
- cleanUp() - Method in class org.jboss.as.host.controller.discovery.S3Discovery
-
- cleanUp() - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
-
- cleanup() - Method in interface org.jboss.as.patching.runner.PatchContentProvider
-
Cleanup
- cleanup() - Method in class org.jboss.as.patching.runner.PatchContentProvider.DefaultContentProvider
-
- cleanup() - Method in class org.jboss.as.weld.discovery.WeldAnnotationDiscovery
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.ProxyServicesImpl
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbInjectionServices
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbServices
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.WeldJaxwsInjectionServices
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.WeldJpaInjectionServices
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- cleanup() - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- cleanup() - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
- 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
-
- cleanupAfterBoot() - Method in class org.jboss.as.weld.discovery.WeldAnnotationDiscovery
-
- 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
-
- cleanupStartAsync(StartContext, String, ServiceName, Throwable) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- clear() - Method in interface org.jboss.as.cli.batch.Batch
-
Removes all the commands and the operations from the batch.
- clear() - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- clear() - Method in interface org.jboss.as.cli.CommandHistory
-
Clears history.
- clear() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Clears the registry to prepare for re-registration (e.g.
- clear() - Static method in class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
-
- clear() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- clear() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- clear() - Static method in class org.jboss.as.security.remoting.RemotingContext
-
- clear() - Method in class org.jboss.as.server.deployment.AttachmentList
-
- clear() - Method in class org.jboss.as.webservices.webserviceref.WSRefRegistry
-
- clear(String) - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- CLEAR_STATISTICS - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- clearCache(ClassLoader) - Static method in class org.jboss.as.jacorb.rmi.ExceptionAnalysis
-
- clearCache(ClassLoader) - Static method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
- clearCache(ClassLoader) - Static method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
- clearCachedDeploymentSpecificProviders(Set<ClassLoader>) - Method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
Cleared at application undeployment time to remove any persistence providers that were deployed with the application
- clearCachedProviders() - Method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
- clearCurrentThreadSelector(Map<String, Object>) - Method in class org.jboss.as.webservices.invocation.NamespaceCtxSelectorWrapper
-
- clearDeployerMap() - Method in class org.jboss.as.server.DeployerChainAddHandler
-
This is only public so AbstractSubsystemTest can use it; otherwise it would be package-protected.
- clearInternalDeploymentServiceBuilder() - Static method in class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- clearPrimaryKey() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- clearRestartRequired() - Method in class org.jboss.as.patching.installation.InstallationManager
-
Clear the the restart required state.
- clearRestartRequired() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- clearScreen() - Method in interface org.jboss.as.cli.CommandContext
-
Clears the screen.
- clearScreen() - Method in interface org.jboss.as.cli.impl.Console
-
- ClearScreenHandler - Class in org.jboss.as.cli.handlers
-
- ClearScreenHandler() - Constructor for class org.jboss.as.cli.handlers.ClearScreenHandler
-
- clearSession(HttpServerExchange, String) - Method in class org.wildfly.extension.undertow.session.CodecSessionConfig
-
- ClearStatisticsHandler - Class in org.jboss.as.connector.dynamicresource.operations
-
Clear stats from passed plugins
- ClearStatisticsHandler(StatisticsPlugin...) - Constructor for class org.jboss.as.connector.dynamicresource.operations.ClearStatisticsHandler
-
- ClearWorkManagerStatisticsHandler - Class in org.jboss.as.connector.dynamicresource.operations
-
Clear stats from passed plugins
- ClearWorkManagerStatisticsHandler(WorkManager) - Constructor for class org.jboss.as.connector.dynamicresource.operations.ClearWorkManagerStatisticsHandler
-
- CLI - Class in org.jboss.as.cli.scriptsupport
-
This class is intended to be used with JVM-based scripting languages.
- CLI.Result - Class in org.jboss.as.cli.scriptsupport
-
The Result class provides all information about an executed CLI command.
- CLIAccessControl - Class in org.jboss.as.cli.accesscontrol
-
- CLIAccessControl() - Constructor for class org.jboss.as.cli.accesscontrol.CLIAccessControl
-
- CliConfig - Interface in org.jboss.as.cli
-
This interface represents the JBoss CLI configuration.
- CLIENT - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- CLIENT_ALIAS - Static variable in interface org.jboss.as.security.Constants
-
- CLIENT_AUTH - Static variable in interface org.jboss.as.security.Constants
-
- client_authentication_info_received() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- client_authentication_info_received() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- client_authentication_info_received() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- CLIENT_CERT_ELEMENT - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition.TlsKeyStore
-
- CLIENT_CERT_STORE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CLIENT_CONFIG_SERVICE - Static variable in class org.jboss.as.webservices.util.WSServices
-
- CLIENT_DISPATCHER - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
-
- CLIENT_DISPATCHER_INTERCEPTOR_FACTORY - Static variable in class org.jboss.as.ee.component.ViewDescription
-
- CLIENT_FAILURE_CHECK_PERIOD - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- CLIENT_ID - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CLIENT_ID - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- CLIENT_LOGGER - Static variable in interface org.jboss.as.process.protocol.ProtocolLogger
-
A logger with the category org.jboss.as.protocol.client.
- CLIENT_LOGGER - Static variable in interface org.jboss.as.protocol.ProtocolLogger
-
A logger with the category org.jboss.as.protocol.client.
- CLIENT_MAPPING_DESTINATION_ADDRESS - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- CLIENT_MAPPING_DESTINATION_PORT - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- CLIENT_MAPPING_SOURCE_NETWORK - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- CLIENT_MAPPINGS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CLIENT_MAPPINGS - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- CLIENT_MAPPINGS_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- ClientCertCallbackHandler - Class in org.jboss.as.domain.management.security
-
A CallbackHandler for Client Cert authentication.
- ClientCertCallbackHandler.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- ClientConfigurationImpl - Class in org.jboss.as.controller.client.impl
-
- ClientConfigurationImpl(String, int, CallbackHandler, Map<String, String>, SSLContext, ExecutorService, String) - Constructor for class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- ClientConfigurationImpl(String, int, CallbackHandler, Map<String, String>, SSLContext, ExecutorService, boolean, String) - Constructor for class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- ClientConfigurationImpl(String, int, CallbackHandler, Map<String, String>, SSLContext, ExecutorService, boolean, int, String) - Constructor for class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- ClientConstants - Class in org.jboss.as.controller.client.helpers
-
Constants for strings frequently used in management operations.
- ClientConstants() - Constructor for class org.jboss.as.controller.client.helpers.ClientConstants
-
- ClientMapping - Class in org.jboss.as.network
-
A client mapping specifies how external clients should connect to a
socket's port, provided that the client's outbound interface
match the specified source network value.
- ClientMapping(InetAddress, int, String, int) - Constructor for class org.jboss.as.network.ClientMapping
-
Construct a new client mapping.
- ClientMappingExternalizer - Class in org.wildfly.clustering.ejb.infinispan
-
- ClientMappingExternalizer() - Constructor for class org.wildfly.clustering.ejb.infinispan.ClientMappingExternalizer
-
- clientMappingMissing(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- clientMappingRegistryCollector - Variable in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- ClientMappingsHandler - Class in org.jboss.as.server.services.net
-
Handler for changing the client mappings on a socket binding.
- cliEvent(CliEvent, CommandContext) - Method in class org.jboss.as.cli.accesscontrol.BaseAccessRequirement
-
- CliEvent - Enum in org.jboss.as.cli
-
- cliEvent(CliEvent, CommandContext) - Method in interface org.jboss.as.cli.CliEventListener
-
- cliEvent(CliEvent, CommandContext) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- cliEvent(CliEvent, CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- CliEventListener - Interface in org.jboss.as.cli
-
- cliFailedToResolveDistribution() - Method in interface org.jboss.as.patching.PatchMessages
-
- CliGuiContext - Class in org.jboss.as.cli.gui
-
- cliGuiCtx - Variable in class org.jboss.as.cli.gui.metacommand.ScriptAction
-
- CliInitializationException - Exception in org.jboss.as.cli
-
- CliInitializationException(String, Throwable) - Constructor for exception org.jboss.as.cli.CliInitializationException
-
- CliInitializationException(String) - Constructor for exception org.jboss.as.cli.CliInitializationException
-
- CliInitializationException(Throwable) - Constructor for exception org.jboss.as.cli.CliInitializationException
-
- CliLauncher - Class in org.jboss.as.cli.impl
-
- CliLauncher() - Constructor for class org.jboss.as.cli.impl.CliLauncher
-
- CliMessages - Interface in org.jboss.as.cli
-
Date: 05.11.2011
- CLIModelControllerClient - Class in org.jboss.as.cli.impl
-
- CLIOutput - Class in org.jboss.as.cli.gui.component
-
This is the JTextPane used for the Output tab.
- CLIOutput() - Constructor for class org.jboss.as.cli.gui.component.CLIOutput
-
- CliShutdownHook - Class in org.jboss.as.cli.impl
-
- CliShutdownHook() - Constructor for class org.jboss.as.cli.impl.CliShutdownHook
-
- cliValues() - Static method in enum org.jboss.as.cli.impl.Namespace
-
- clone() - Method in class org.jboss.as.cli.gui.ManagementModelNode
-
Clone as a root node
- clone() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource.ChannelInstanceResourceEntry
-
- clone() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- clone() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- clone() - Method in class org.jboss.as.connector.services.bootstrap.NamedBootstrapContext
-
- clone() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- clone() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource.IronJacamarRuntimeResource
-
- clone() - Method in interface org.jboss.as.controller.client.Operation
-
Deprecated.
- clone(ModelNode) - Method in interface org.jboss.as.controller.client.Operation
-
Deprecated.
- clone() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- clone() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- clone() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- clone() - Method in class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- clone() - Method in interface org.jboss.as.controller.registry.Resource
-
- clone() - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Create a clone of this instance.
- clone(Class<?>) - Method in class org.jboss.as.ejb3.remote.LocalInvocationClassCloner
-
- clone() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- clone() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
-
{@inheritDoc
- clone() - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- clone() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- clone() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- clone() - Method in class org.jboss.as.messaging.CoreAddressResource
-
- clone() - Method in class org.jboss.as.messaging.CoreAddressResource.CoreAddressResourceEntry
-
- clone() - Method in class org.jboss.as.messaging.HornetQServerResource
-
- clone() - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- clone() - Method in class org.jboss.as.messaging.SecurityRoleResource.SecurityRoleResourceEntry
-
- clone() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- clone() - Method in class org.jboss.as.webservices.deployers.EndpointServiceDeploymentAspect
-
- cloneCandidates(Map<NetworkInterface, Set<InetAddress>>) - Static method in class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
- cloneProxy(Class<?>) - Method in class org.jboss.as.ejb3.remote.LocalInvocationClassCloner
-
- close() - Method in class org.jboss.as.appclient.service.LazyConnectionContextSelector
-
- close() - Method in class org.jboss.as.cli.impl.CLIModelControllerClient
-
- close() - Method in interface org.jboss.as.clustering.concurrent.Scheduler
-
Closes any resources used by this scheduler.
- close(Socket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- close(ServerSocket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- close(DatagramSocket) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- close() - Method in class org.jboss.as.connector.util.JCAValidatorFactory
-
- close() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- close() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager
-
- close() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- close() - Method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
-
- close() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
-
- close() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
-
- close() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
-
- close() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- close() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- close() - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
- close() - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- close() - Method in class org.jboss.as.jdr.util.JdrZipFile
-
- close() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- close() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
Catch the application trying to close the container managed entity manager and throw an IllegalStateException
- close() - Method in class org.jboss.as.jpa.container.TransactionScopedEntityManager
-
Catch the application trying to close the container managed entity manager and throw an IllegalStateException
- close() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- close() - Method in class org.jboss.as.messaging.jms.AS7BindingRegistry
-
- close() - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Close the store.
- close() - Method in class org.jboss.as.naming.NamingContext
- close() - Method in interface org.jboss.as.naming.NamingStore
-
Close the naming store and cleanup any resource used by the store.
- close() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- close() - Method in interface org.jboss.as.network.ManagedBinding
-
Close and unregister this binding.
- close() - Method in class org.jboss.as.network.ManagedDatagramSocketBinding
-
- close() - Method in class org.jboss.as.network.ManagedMulticastSocketBinding
-
- close() - Method in class org.jboss.as.network.ManagedServerSocketBinding
-
- close() - Method in class org.jboss.as.network.OutboundSocketBinding
-
Closes the outbound socket binding connection
- close() - Method in class org.jboss.as.process.ProcessControllerClient
-
- close() - Method in class org.jboss.as.process.protocol.ChunkyByteInput
-
- close() - Method in class org.jboss.as.process.protocol.ChunkyByteOutput
-
Flushes the current buffer then write a END byte.
- close() - Method in interface org.jboss.as.process.protocol.Connection
-
Close the connection.
- close() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- close() - Method in class org.jboss.as.process.protocol.SimpleByteDataOutput
-
- close() - Method in class org.jboss.as.protocol.mgmt.FutureManagementChannel
-
- close() - Method in class org.jboss.as.protocol.ProtocolChannelClient
-
- 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
-
- close() - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcher
-
Closes any resources used by this dispatcher.
- close() - Method in interface org.wildfly.clustering.ejb.Batch
-
End this batch.
- close() - Method in interface org.wildfly.clustering.ejb.Bean
-
Closes any resources used by this bean.
- close() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- close() - Method in class org.wildfly.clustering.ejb.infinispan.BeanEvictionScheduler
-
- close() - Method in class org.wildfly.clustering.ejb.infinispan.BeanExpirationScheduler
-
- close() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- close() - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- close() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration
-
Indicates that this local can no longer provide this service.
- close() - Method in interface org.wildfly.clustering.registry.Registry
-
Removes our entry from the registry.
- close() - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- close() - Method in interface org.wildfly.clustering.web.Batch
-
End this batch.
- close() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSession
-
- close() - Method in class org.wildfly.clustering.web.infinispan.session.SessionEvictionScheduler
-
- close() - Method in class org.wildfly.clustering.web.infinispan.session.SessionExpirationScheduler
-
- close() - Method in interface org.wildfly.clustering.web.session.Session
-
Indicates that the application thread is finished with this session.
- close() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- close() - Method in class org.wildfly.extension.undertow.deployment.ServletResourceManager
-
- CLOSE_CONNECTIONS_FOR_ADDRESS - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- closeJMSContext(JMSContext) - Method in class org.jboss.as.messaging.deployment.JMSContextProducer
-
CDI disposable method for injected JMSContext.
- closeShouldBeManagedByService() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the close should be managed by the service.
- closingChannel(Channel, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Log message indicating that some error caused a channel to be closed
- closingChannel(Channel, Throwable) - Method in interface org.jboss.as.naming.NamingLogger
-
- closingChannelOnChannelEnd(Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Log message indicating that a Channel.Receiver#handleEnd(org.jboss.remoting3.Channel) notification
was received and the channel is being closed
- closingChannelOnChannelEnd(Channel) - Method in interface org.jboss.as.naming.NamingLogger
-
- cls - Variable in class org.jboss.as.jacorb.rmi.ClassAnalysis
-
My java class.
- CLUSTER_CONNECTION - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CLUSTER_CONNECTIONS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CLUSTER_NAME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CLUSTER_PASSIVATION_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- CLUSTER_PASSWORD - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CLUSTER_USER - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ClusterConnectionAdd - Class in org.jboss.as.messaging
-
Handler for adding a cluster connection.
- ClusterConnectionControlHandler - Class in org.jboss.as.messaging
-
Handler for runtime operations that interact with a HornetQ ClusterConnectionControl.
- ClusterConnectionDefinition - Class in org.jboss.as.messaging
-
Cluster connection resource definition
- ClusterConnectionDefinition(boolean) - Constructor for class org.jboss.as.messaging.ClusterConnectionDefinition
-
- ClusterConnectionRemove - Class in org.jboss.as.messaging
-
Removes a cluster connection.
- ClusterConnectionWriteAttributeHandler - Class in org.jboss.as.messaging
-
Write attribute handler for attributes that update a cluster connection resource.
- CLUSTERED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CLUSTERED_SFSB_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- ClusteredAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Deprecated.
- ClusteredAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredAnnotationInformationFactory
-
Deprecated.
- clusteredAnnotationIsNotApplicableForBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- clusteredAnnotationIsNotApplicableForEntityBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- clusteredAnnotationIsNotApplicableForMDB(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- clusteredAnnotationNotYetImplementedForSingletonBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- ClusteredCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for clustered cache add operations
- ClusteredCacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache resources which require common cache attributes and clustered cache attributes.
- ClusteredCacheResourceDefinition(PathElement, ResourceDescriptionResolver, AbstractAddStepHandler, OperationStepHandler, ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.ClusteredCacheResourceDefinition
-
- ClusteringDependencyProcessor - Class in org.jboss.as.clustering.jgroups.deployment
-
- ClusteringDependencyProcessor() - Constructor for class org.jboss.as.clustering.jgroups.deployment.ClusteringDependencyProcessor
-
- ClusteringInfo - Class in org.jboss.as.ejb3.component.session
-
- ClusteringInfo() - Constructor for class org.jboss.as.ejb3.component.session.ClusteringInfo
-
- clusteringNotSupported() - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- ClusterPassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
-
Deprecated.
- ClusterPassivationStoreAdd(AttributeDefinition...) - Constructor for class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreAdd
-
Deprecated.
- ClusterPassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
Deprecated.
- clusterTopologyUpdateListeners - Variable in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- cmd(String) - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Execute a CLI command.
- cmd - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- cmdLineAttributeName() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineCheckAttribute() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineEncryptionDirectory() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineHelp() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineIterationCount() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineKeyStorePassword() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineKeyStoreURL() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineSalt() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineSecuredAttribute() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineSecuredAttributeAlreadyExists() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineSecuredAttributeDoesNotExist() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineVaultBlock() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- cmdLineVaultKeyStoreAlias() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- CMP_RELATIONSHIP_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- cmpEntityBeansAreNotSupported() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- CmpExtension - Class in org.jboss.as.cmp.subsystem
-
- CmpExtension() - Constructor for class org.jboss.as.cmp.subsystem.CmpExtension
-
- CmpLogger - Interface in org.jboss.as.cmp
-
Legacy messages formerly used by the cmp subsystem.
- CmpMessages - Interface in org.jboss.as.cmp
-
Legacy messages formerly used by the cmp subsystem.
- CmpSubsystem11Parser - Class in org.jboss.as.cmp.subsystem
-
This class extends the parser for CMP_1_0 schema with extensions of CMP_1_1 schema.
- CmpSubsystem11Parser() - Constructor for class org.jboss.as.cmp.subsystem.CmpSubsystem11Parser
-
- CMT_TRANSACTION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- CMTTxInterceptor - Class in org.jboss.as.ejb3.tx
-
Ensure the correct exceptions are thrown based on both caller
transactional context and supported Transaction Attribute Type
EJB3 13.6.2.6
EJB3 Core Specification 14.3.1 Table 14
- CMTTxInterceptor() - Constructor for class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- CNCtx - Class in org.jboss.as.jacorb.naming.jndi
-
Provides a bridge to the CosNaming server provided by
JavaIDL.
- CNCtxFactory - Class in org.jboss.as.jacorb.naming.jndi
-
Implements the JNDI SPI InitialContextFactory interface used to
create the InitialContext objects.
- CNCtxFactory() - Constructor for class org.jboss.as.jacorb.naming.jndi.CNCtxFactory
-
- cnfe(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- cnfeThrow(String, Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
- CNNameParser - Class in org.jboss.as.jacorb.naming.jndi
-
Parsing routines for NameParser as well as COS Naming stringified names.
- CNNameParser() - Constructor for class org.jboss.as.jacorb.naming.jndi.CNNameParser
-
Constructs a new name parser for parsing names in INS syntax.
- CoarseAuthenticationEntry<A,D,L> - Class in org.wildfly.clustering.web.infinispan.sso.coarse
-
Cache entry that store authentication data plus any local context
- CoarseAuthenticationEntry() - Constructor for class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntry
-
- CoarseAuthenticationEntryExternalizer<A,D> - Class in org.wildfly.clustering.web.infinispan.sso.coarse
-
- CoarseAuthenticationEntryExternalizer() - Constructor for class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntryExternalizer
-
- CoarseImmutableSessionAttributes - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
Exposes session attributes for a coarse granularity session.
- CoarseImmutableSessionAttributes(MarshalledValue<Map<String, Object>, MarshallingContext>, SessionAttributeMarshaller<Map<String, Object>, MarshalledValue<Map<String, Object>, MarshallingContext>>) - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.CoarseImmutableSessionAttributes
-
- CoarseSessionAttributes - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
Exposes session attributes for a coarse granularity session.
- CoarseSessionAttributes(MarshalledValue<Map<String, Object>, MarshallingContext>, SessionAttributeMarshaller<Map<String, Object>, MarshalledValue<Map<String, Object>, MarshallingContext>>, Mutator) - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionAttributes
-
- CoarseSessionCacheEntry<L> - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
Object to be stored in distributed cache for coarse granularity sessions.
- CoarseSessionCacheEntry(SessionMetaData) - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntry
-
- CoarseSessionCacheEntryExternalizer - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
- CoarseSessionCacheEntryExternalizer() - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntryExternalizer
-
- CoarseSessionEntry<L> - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
Wrapper for session cache entry and session attributes cache entry.
- CoarseSessionEntry(CoarseSessionCacheEntry<L>, MarshalledValue<Map<String, Object>, MarshallingContext>) - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionEntry
-
- CoarseSessionFactory<L> - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
- CoarseSessionFactory(Cache<String, CoarseSessionCacheEntry<L>>, Cache<SessionAttributesCacheKey, MarshalledValue<Map<String, Object>, MarshallingContext>>, CacheInvoker, SessionContext, SessionAttributeMarshaller<Map<String, Object>, MarshalledValue<Map<String, Object>, MarshallingContext>>, LocalContextFactory<L>) - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory
-
- CoarseSessions<D> - Class in org.wildfly.clustering.web.infinispan.sso.coarse
-
- CoarseSessions(Map<D, String>, Mutator) - Constructor for class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessions
-
- CoarseSessionsKey - Class in org.wildfly.clustering.web.infinispan.sso.coarse
-
- CoarseSessionsKey(String) - Constructor for class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessionsKey
-
- CoarseSessionsKeyExternalizer - Class in org.wildfly.clustering.web.infinispan.sso.coarse
-
- CoarseSessionsKeyExternalizer() - Constructor for class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessionsKeyExternalizer
-
- CoarseSSOEntry<A,D,L> - Class in org.wildfly.clustering.web.infinispan.sso.coarse
-
Simple container for CoarseAuthenticationEntry and sessions map.
- CoarseSSOEntry(CoarseAuthenticationEntry<A, D, L>, Map<D, String>) - Constructor for class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOEntry
-
- CoarseSSOFactory<I,D,L> - Class in org.wildfly.clustering.web.infinispan.sso.coarse
-
- CoarseSSOFactory(Cache<String, CoarseAuthenticationEntry<I, D, L>>, Cache<CoarseSessionsKey, Map<D, String>>, CacheInvoker, LocalContextFactory<L>) - Constructor for class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory
-
- cobraInterfaceRepository(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- CODE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CODE - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
-
- CODE - Static variable in interface org.jboss.as.security.Constants
-
- CODE - Static variable in class org.jboss.as.security.MappingModuleDefinition
-
- CODE - Static variable in class org.jboss.as.security.VaultResourceDefinition
-
- CODE - Static variable in class org.jboss.as.server.controller.resources.VaultResourceDefinition
-
- CODE - Static variable in class org.wildfly.extension.undertow.errorhandler.ErrorPageDefinition
-
- CodecSessionConfig - Class in org.wildfly.extension.undertow.session
-
SessionConfig decorator that performs encoding/decoding of the session identifier.
- CodecSessionConfig(SessionConfig, SessionIdentifierCodec) - Constructor for class org.wildfly.extension.undertow.session.CodecSessionConfig
-
- CodecSessionConfigWrapper - Class in org.wildfly.extension.undertow.session
-
Adds session identifier encoding/decoding to a SessionConfig.
- CodecSessionConfigWrapper(SessionIdentifierCodec) - Constructor for class org.wildfly.extension.undertow.session.CodecSessionConfigWrapper
-
- collect() - Method in interface org.jboss.as.jdr.JdrReportCollector
-
Create a JDR report.
- collect() - Method in class org.jboss.as.jdr.JdrReportService
-
Collect a JDR report.
- collect() - Method in class org.jboss.as.jdr.JdrRunner
-
- CollectFiles - Class in org.jboss.as.jdr.commands
-
- CollectFiles(VirtualFileFilter) - Constructor for class org.jboss.as.jdr.commands.CollectFiles
-
- CollectFiles(String) - Constructor for class org.jboss.as.jdr.commands.CollectFiles
-
- COLLECTION - Static variable in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- COLLECTION_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COLLECTION_TIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COLLECTION_USAGE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COLLECTION_USAGE_THRESHOLD - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COLLECTION_USAGE_THRESHOLD_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COLLECTION_USAGE_THRESHOLD_EXCEEDED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COLLECTION_USAGE_THRESHOLD_SUPPORTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CollectionConfig - Class in org.jboss.as.pojo.descriptor
-
Collection meta data.
- CollectionConfig() - Constructor for class org.jboss.as.pojo.descriptor.CollectionConfig
-
- collisionWhileCreatingPackage() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- colNames - Variable in class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- colNames - Variable in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- COLOR_MAP - Static variable in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- columnsTotal() - Method in class org.jboss.as.cli.util.SimpleTable
-
- COM_SUN_FACES - Static variable in class org.jboss.as.jsf.injection.JSFInjectionProvider
-
- CombinationManagementPermission - Class in org.jboss.as.controller.access.permission
-
- CombinationManagementPermission(CombinationPolicy, Action.ActionEffect) - Constructor for class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
- CombinationPolicy - Enum in org.jboss.as.controller.access
-
Policy for combining multiple permissions.
- COMBINED_DESCRIPTIONS - Static variable in class org.jboss.as.cli.Util
-
- CombinedClassLoader(ClassLoader, ClassLoader) - Constructor for class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
-
- CombinedTransformer - Interface in org.jboss.as.controller.transform
-
A combination of ResourceTransformer and OperationTransformer.
- Command<R,C> - Interface in org.wildfly.clustering.dispatcher
-
A command to invoke remotely.
- CommandArgument - Interface in org.jboss.as.cli
-
- CommandBuilderTree - Class in org.jboss.as.cli.gui
-
JTree that knows how to find context-sensitive help and display as ToolTip for
each node.
- CommandBuilderTree(CliGuiContext, TreeModel) - Constructor for class org.jboss.as.cli.gui.CommandBuilderTree
-
- CommandCandidatesProvider - Class in org.jboss.as.cli.impl
-
- CommandCandidatesProvider(CommandRegistry) - Constructor for class org.jboss.as.cli.impl.CommandCandidatesProvider
-
- CommandCommandHandler - Class in org.jboss.as.cli.handlers
-
- CommandCommandHandler(CommandRegistry) - Constructor for class org.jboss.as.cli.handlers.CommandCommandHandler
-
- CommandCompleter - Class in org.jboss.as.cli
-
Tab-completer for commands starting with '/'.
- CommandCompleter(CommandRegistry) - Constructor for class org.jboss.as.cli.CommandCompleter
-
- CommandContext - Interface in org.jboss.as.cli
-
- CommandContextFactory - Class in org.jboss.as.cli
-
- CommandContextFactory() - Constructor for class org.jboss.as.cli.CommandContextFactory
-
- CommandContextFactoryImpl - Class in org.jboss.as.cli.impl
-
- CommandContextFactoryImpl() - Constructor for class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- CommandDispatcher<C> - Interface in org.wildfly.clustering.dispatcher
-
A dispatcher for remote invocation of commands.
- CommandDispatcherClassTableContributor - Class in org.wildfly.clustering.server.dispatcher
-
ClassTable contributor for the marshaller of a CommandDispatcher.
- CommandDispatcherClassTableContributor() - Constructor for class org.wildfly.clustering.server.dispatcher.CommandDispatcherClassTableContributor
-
- CommandDispatcherFactory - Interface in org.wildfly.clustering.dispatcher
-
Factory for creating a command dispatcher.
- CommandDispatcherFactoryConfiguration - Interface in org.wildfly.clustering.server.dispatcher
-
- CommandDispatcherFactoryProvider - Class in org.wildfly.clustering.server.dispatcher
-
- CommandDispatcherFactoryProvider() - Constructor for class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryProvider
-
- CommandDispatcherFactoryService - Class in org.wildfly.clustering.server.dispatcher
-
Service providing a CommandDispatcherFactory.
- CommandDispatcherFactoryService(CommandDispatcherFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- CommandExecutor - Class in org.jboss.as.cli.gui
-
This class takes a command-line cli command and submits it to the server.
- CommandExecutor(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.CommandExecutor
-
- CommandExecutor.Response - Class in org.jboss.as.cli.gui
-
- CommandFormat - Class in org.jboss.as.cli.parsing.command
-
- CommandFormat() - Constructor for class org.jboss.as.cli.parsing.command.CommandFormat
-
- CommandFormatException - Exception in org.jboss.as.cli
-
- CommandFormatException(String, Throwable) - Constructor for exception org.jboss.as.cli.CommandFormatException
-
- CommandFormatException(String) - Constructor for exception org.jboss.as.cli.CommandFormatException
-
- CommandFormatException(Throwable) - Constructor for exception org.jboss.as.cli.CommandFormatException
-
- CommandHandler - Interface in org.jboss.as.cli
-
- CommandHandlerProvider - Interface in org.jboss.as.cli
-
- CommandHandlerWithArguments - Class in org.jboss.as.cli.handlers
-
- CommandHandlerWithArguments() - Constructor for class org.jboss.as.cli.handlers.CommandHandlerWithArguments
-
- CommandHandlerWithHelp - Class in org.jboss.as.cli.handlers
-
Abstract handler that checks whether the argument is '--help', in which case it
tries to locate file [cmd].txt and print its content.
- CommandHandlerWithHelp(String) - Constructor for class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- CommandHandlerWithHelp(String, boolean) - Constructor for class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- CommandHistory - Interface in org.jboss.as.cli
-
Represents the history of commands and operations.
- CommandLine - Class in org.jboss.as.cli.gui
-
- CommandLine(DoOperationActionListener) - Constructor for class org.jboss.as.cli.gui.CommandLine
-
- CommandLineArgumentUsage - Class in org.jboss.as.process
-
- CommandLineArgumentUsage() - Constructor for class org.jboss.as.process.CommandLineArgumentUsage
-
- CommandLineArgumentUsageImpl - Class in org.jboss.as.appclient.subsystem
-
- CommandLineArgumentUsageImpl() - Constructor for class org.jboss.as.appclient.subsystem.CommandLineArgumentUsageImpl
-
- CommandLineArgumentUsageImpl - Class in org.jboss.as.process
-
- CommandLineArgumentUsageImpl() - Constructor for class org.jboss.as.process.CommandLineArgumentUsageImpl
-
- CommandLineArgumentUsageImpl - Class in org.jboss.as.server
-
- CommandLineArgumentUsageImpl() - Constructor for class org.jboss.as.server.CommandLineArgumentUsageImpl
-
- CommandLineCompleter - Interface in org.jboss.as.cli
-
Command (argument) completer.
- CommandLineConstants - Class in org.jboss.as.process
-
- CommandLineException - Exception in org.jboss.as.cli
-
- CommandLineException(String, Throwable) - Constructor for exception org.jboss.as.cli.CommandLineException
-
- CommandLineException(String) - Constructor for exception org.jboss.as.cli.CommandLineException
-
- CommandLineException(Throwable) - Constructor for exception org.jboss.as.cli.CommandLineException
-
- CommandLineFormat - Interface in org.jboss.as.cli
-
- CommandLineMain - Class in org.jboss.as.cli
-
- CommandLineMain() - Constructor for class org.jboss.as.cli.CommandLineMain
-
- CommandLineMain - Class in org.jboss.as.jdr
-
Provides a main for collecting a JDR report from the command line.
- CommandLineMain() - Constructor for class org.jboss.as.jdr.CommandLineMain
-
- CommandLineParser - Interface in org.jboss.as.cli.operation
-
- CommandLineParser.CallbackHandler - Interface in org.jboss.as.cli.operation
-
- CommandMarshaller<C> - Interface in org.wildfly.clustering.server.dispatcher
-
Marshalling strategy for a command.
- commandName - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- CommandNameState - Class in org.jboss.as.cli.parsing.command
-
- CommandRegistry - Class in org.jboss.as.cli
-
- CommandRegistry() - Constructor for class org.jboss.as.cli.CommandRegistry
-
- CommandResponse<R> - Interface in org.wildfly.clustering.dispatcher
-
Remote command execution response.
- CommandResponseMarshaller - Class in org.wildfly.clustering.server.dispatcher
-
Marshalling strategy for the command response.
- CommandState - Class in org.jboss.as.cli.parsing.command
-
- CommandSubstitutionException - Exception in org.jboss.as.cli.parsing
-
- CommandSubstitutionException(String) - Constructor for exception org.jboss.as.cli.parsing.CommandSubstitutionException
-
- CommandSubstitutionException(String, String) - Constructor for exception org.jboss.as.cli.parsing.CommandSubstitutionException
-
- CommandSubstitutionException(String, String, Throwable) - Constructor for exception org.jboss.as.cli.parsing.CommandSubstitutionException
-
- CommaSeparatedCompleter - Class in org.jboss.as.cli.impl
-
- CommaSeparatedCompleter() - Constructor for class org.jboss.as.cli.impl.CommaSeparatedCompleter
-
- COMMENT - Static variable in interface org.wildfly.extension.undertow.Constants
-
- COMMENT_PREFIX - Static variable in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- commit() - Method in interface org.jboss.as.controller.ModelController.OperationTransaction
-
Commit the operation.
- COMMIT - Static variable in interface org.jboss.as.controller.ModelController.OperationTransactionControl
-
An operation transaction control implementation which always commits the operation.
- commit() - Method in class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- commit() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.PersistenceResource
-
Flush the stored model to permanent storage.
- commit() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- commit() - Method in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- commit() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- commit() - Method in interface org.jboss.as.patching.tool.PatchingResult
-
Complete.
- COMMIT_PREPARED_TRANSACTION - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- COMMITS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- COMMITTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- Common - Class in org.jboss.as.domain.http.server
-
- Common() - Constructor for class org.jboss.as.domain.http.server.Common
-
- COMMON_OPERATIONS - Static variable in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
- CommonAttributes - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- CommonAttributes() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.CommonAttributes
-
- CommonAttributes - Interface in org.jboss.as.jdr
-
Strings holding the attributes used in the configuration of the jdr subsystem.
- CommonAttributes - Interface in org.jboss.as.logging
-
- CommonAttributes - Interface in org.jboss.as.messaging
-
- CommonAttributes - Interface in org.jboss.as.threads
-
- commonConfigurationUnavailable() - Method in interface org.jboss.as.xts.XtsAsMessages
-
Creates an exception indicating that common configuration is not available.
- CommonDescriptions - Class in org.jboss.as.controller.descriptions.common
-
Deprecated.
- CommonDescriptions() - Constructor for class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
Deprecated.
- CommonIronJacamarParser - Class in org.jboss.as.connector.subsystems.resourceadapters
-
A CommonIronJacamarParser.
- CommonIronJacamarParser() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
- commonOptions - Static variable in class org.wildfly.extension.undertow.ListenerService
-
- CommonWebServer - Interface in org.jboss.as.web.host
-
- 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
-
- COMP_DEFAULT_CONTEXT_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- COMP_DEFAULT_DATASOURCE_JNDI_NAME - Static variable in class org.jboss.as.connector.deployers.datasource.DefaultDataSourceBindingProcessor
-
- COMP_DEFAULT_JMS_CONNECTION_FACTORY - Static variable in class org.jboss.as.messaging.deployment.DefaultJMSConnectionFactoryBindingProcessor
-
- COMP_DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- COMP_DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- COMP_DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- COMPACT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- COMPACT - Static variable in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- ComparableRunnableFuture<T,C extends Comparable<C>> - Class in org.jboss.as.clustering.concurrent
-
- ComparableRunnableFuture(RunnableFuture<T>, C) - Constructor for class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- compare(Object, Object) - Method in class org.jboss.as.cli.handlers.ifelse.EqualsOperation
-
- compare(Object, Object) - Method in class org.jboss.as.cli.handlers.ifelse.GreaterThanOperation
-
- compare(Object, Object) - Method in class org.jboss.as.cli.handlers.ifelse.LesserThanOperation
-
- compare(Object, Object) - Method in class org.jboss.as.cli.handlers.ifelse.NotEqualsOperation
-
- compare(Object, Object) - Method in class org.jboss.as.cli.handlers.ifelse.NotGreaterThanOperation
-
- compare(Object, Object) - Method in class org.jboss.as.cli.handlers.ifelse.NotLesserThanOperation
-
- compare(ModelVersion, ModelVersion) - Static method in class org.jboss.as.controller.ModelVersion
-
Compares two model versions
- compare(PathElement, PathElement) - Method in class org.jboss.as.logging.LoggingExtension.LoggingChildResourceComparator
-
- compareAndSetMode(ServiceController.Mode, ServiceController.Mode) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- compareTo(ComparableRunnableFuture<T, C>) - Method in class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- compareTo(PluginId) - Method in class org.jboss.as.jdr.plugins.PluginId
-
- compareTo(JndiName) - Method in class org.jboss.as.naming.deployment.JndiName
-
- compareTo(RegisteredDeploymentUnitProcessor) - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
-
- compareTo(AddressableNode) - Method in class org.wildfly.clustering.server.group.AddressableNode
-
- COMPENSATABLE_ANNOTATIONS - Static variable in class org.jboss.as.xts.jandex.CompensatableAnnotation
-
- COMPENSATABLE_ANNOTATIONS - Static variable in class org.jboss.as.xts.jandex.OldCompensatableAnnotation
-
- CompensatableAnnotation - Class in org.jboss.as.xts.jandex
-
- COMPILATION - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COMPILATION_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COMPILATION_TIME_MONITORING_SUPPORTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CompilationMXBeanReadResourceHandler - Class in org.jboss.as.platform.mbean
-
- compile(Class, String) - Static method in class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
-
Generates the bytecodes of a stub class for a given interface.
- compileToClass(Class, String) - Method in class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.CommandCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in interface org.jboss.as.cli.CommandLineCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.handlers.DefaultFilenameTabCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.handlers.SimpleTabCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.handlers.WindowsFilenameTabCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.impl.CommaSeparatedCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.impl.DefaultCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.impl.ValueTypeCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.operation.impl.HeadersCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.operation.impl.RolloutPlanCompleter
-
- complete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- complete(CommandContext, OperationCandidatesProvider, String, int, List<String>) - Method in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- complete(CommandContext, ParsedCommandLine, String, int, List<String>) - Method in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- complete(CommandContext, ParsedCommandLine, OperationCandidatesProvider, String, int, List<String>) - Method in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- complete() - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Complete the modifications.
- COMPLETE_HOST_CONTROLLER_REGISTRATION - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- COMPLETE_TX_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- completeAccessCheck(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.HostServerOperationAccess
-
- completeAllowedOn(ModelControllerClient) - Method in class org.jboss.as.cli.accesscontrol.PerNodeOperationAccess
-
- completed() - Method in interface org.jboss.as.patching.installation.InstallationManager.ModificationCompletionCallback
-
The modification has been successfully completed.
- completed(T) - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.CompletedCallback
-
The operation completed successfully.
- COMPLETED_TASK_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- COMPLETED_TASK_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- completeStep(OperationContext.RollbackHandler) - Method in interface org.jboss.as.controller.OperationContext
-
Complete a step, while registering for
a notification if the work done by the
caller needs to be rolled back}.
- completeStep(OperationContext.ResultHandler) - Method in interface org.jboss.as.controller.OperationContext
-
Complete a step, while registering for
a notification when the overall
result of the operation is known.
- COMPLEX_TYPES - Static variable in class org.jboss.as.controller.AttributeDefinition
-
The ModelType types that reflect complex DMR structures -- LIST, OBJECT, PROPERTY}
- ComplexAttributes - Class in org.jboss.as.security
-
- ComplexAttributes() - Constructor for class org.jboss.as.security.ComplexAttributes
-
- ComplexAttributes.KeyManagerAttributeMarshaller - Class in org.jboss.as.security
-
- ComplexAttributes.KeyStoreAttributeMarshaller - Class in org.jboss.as.security
-
- ComplexAttributes.KeyStoreAttributeValidator - Class in org.jboss.as.security
-
- complexCompositeEntryTypeDescription() - Method in interface org.jboss.as.jmx.JmxMessages
-
- complexCompositeEntryTypeName() - Method in interface org.jboss.as.jmx.JmxMessages
-
- Component - Interface in org.jboss.as.ee.component
-
Common contract for an EE component.
- COMPONENT_CLASS_NAME - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- COMPONENT_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for java:comp namespace
- COMPONENT_DESTRUCTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- COMPONENT_DISPATCHER - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- COMPONENT_REGISTRY - Static variable in class org.jboss.as.ee.component.Attachments
-
- COMPONENT_RESOURCE_INJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- COMPONENT_UNINJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
-
- COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- COMPONENT_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- COMPONENT_VIEW_NAME - Static variable in class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- COMPONENT_WELD_INJECTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- ComponentAggregationProcessor - Class in org.jboss.as.ee.structure
-
- ComponentAggregationProcessor() - Constructor for class org.jboss.as.ee.structure.ComponentAggregationProcessor
-
- componentAlreadyDefined(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a component, represented by the name parameter, is already defined in
this module.
- componentClassHasErrors(String, String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the component class, represented by the className parameter, for the
component, represented by the componentName parameter, has errors.
- componentClassHasMultipleTimeoutAnnotations(Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Component class has multiple @Timeout annotations
- ComponentClientInstance - Class in org.jboss.as.ee.component
-
Class that represents an instance of a component client.
- ComponentClientInstance() - Constructor for class org.jboss.as.ee.component.ComponentClientInstance
-
- ComponentConfiguration - Class in org.jboss.as.ee.component
-
The construction parameter set passed in to an abstract component.
- ComponentConfiguration(ComponentDescription, ClassIndex, ClassLoader, ModuleLoader) - Constructor for class org.jboss.as.ee.component.ComponentConfiguration
-
- ComponentConfigurator - Interface in org.jboss.as.ee.component
-
A configurator for components.
- componentConstructionFailure(Throwable) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a failure to construct a component instance.
- ComponentCreateException - Exception in org.jboss.as.ee.component
-
An exception relating to a problem with the creation of an EE component.
- ComponentCreateException() - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
-
Constructs a ComponentCreateException with no detail message.
- ComponentCreateException(String) - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
-
Constructs a ComponentCreateException with the specified detail message.
- ComponentCreateException(Throwable) - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
-
Constructs a ComponentCreateException with the specified cause.
- ComponentCreateException(String, Throwable) - Constructor for exception org.jboss.as.ee.component.ComponentCreateException
-
Constructs a ComponentCreateException with the specified detail message and cause.
- ComponentCreateServiceFactory - Interface in org.jboss.as.ee.component
-
A factory for component creation which allows component behavior customization.
- ComponentDescription - Class in org.jboss.as.ee.component
-
A description of a generic Java EE component.
- ComponentDescription(String, String, EEModuleDescription, ServiceName) - Constructor for class org.jboss.as.ee.component.ComponentDescription
-
Construct a new instance.
- componentDestroyFailure(Throwable, ComponentInstance) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating a failure to destroy the component instance.
- ComponentDispatcherInterceptor - Class in org.jboss.as.ee.component.interceptors
-
- ComponentDispatcherInterceptor(Method) - Constructor for class org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor
-
- ComponentFactory - Interface in org.jboss.as.ee.component
-
- ComponentInjector - Interface in org.jboss.as.ee.component
-
- ComponentInjector.InjectionHandle - Interface in org.jboss.as.ee.component
-
A reference to a completed injection.
- componentInstallationFailure(String) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the component is not being installed due to an exception.
- ComponentInstallProcessor - Class in org.jboss.as.ee.component.deployers
-
- ComponentInstallProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ComponentInstallProcessor
-
- ComponentInstance - Interface in org.jboss.as.ee.component
-
An instance of a Java EE component.
- componentInstanceCreated(BasicComponentInstance) - Method in class org.jboss.as.ee.component.BasicComponent
-
Method that can be overridden to perform setup on the instance after it has been created
- ComponentInstanceInterceptorFactory - Class in org.jboss.as.ee.component
-
A factory to create interceptors per ComponentInstance instance.
- ComponentInstanceInterceptorFactory() - Constructor for class org.jboss.as.ee.component.ComponentInstanceInterceptorFactory
-
- componentInstanceNotAvailable(InterceptorContext) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating component instance isn't available for invocation
- ComponentInterceptorFactory - Class in org.jboss.as.ee.component
-
A factory to create interceptors that are tied to a component instance.
- ComponentInterceptorFactory() - Constructor for class org.jboss.as.ee.component.ComponentInterceptorFactory
-
- componentIsNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating component cannot be null
- componentIsShuttingDown() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- componentIsStopped() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the component is stopped.
- ComponentNamingMode - Enum in org.jboss.as.ee.component
-
A component's naming context operation mode.
- componentNotAvailable() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the component is not available.
- componentNotFound(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating no component was found for the type.
- componentNotInstanceOfSessionComponent(Component, Class<?>, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Component with component specified class: isn't a stateful component
- componentNotSetInInterceptor(InterceptorContext) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it a component was not set on the InterceptorContext
- componentNotSingleton(Component, Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Component with component class isn't a singleton component
- ComponentRegistry - Class in org.jboss.as.ee.component
-
Registry that can be used to create a fully injected class instance.
- ComponentRegistry(ServiceRegistry) - Constructor for class org.jboss.as.ee.component.ComponentRegistry
-
- ComponentRegistry.ComponentManagedReferenceFactory - Class in org.jboss.as.ee.component
-
- ComponentStartService - Class in org.jboss.as.ee.component
-
Service wrapper for a
Component which starts and stops the component instance.
- ComponentStartService() - Constructor for class org.jboss.as.ee.component.ComponentStartService
-
- componentTimeoutMethodNotSet(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating timeout method was not set for the component
- ComponentTypeIdentityInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
-
Interceptor for equals / hashCode for SLSB's and Singleton beans
- ComponentTypeInjectionSource - Class in org.jboss.as.ee.component
-
An injection source which injects a component based upon its type.
- ComponentTypeInjectionSource(String) - Constructor for class org.jboss.as.ee.component.ComponentTypeInjectionSource
-
- ComponentView - Interface in org.jboss.as.ee.component
-
A component view.
- componentViewConstructionFailure(Throwable) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a failure to construct a component view.
- componentViewNotAvailableInContext(InterceptorContext) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the component view instance is not available in interceptor context
- ComponentViewToResourceReferenceFactoryAdapter<T> - Class in org.jboss.as.weld.services.bootstrap
-
- ComponentViewToResourceReferenceFactoryAdapter(ComponentView) - Constructor for class org.jboss.as.weld.services.bootstrap.ComponentViewToResourceReferenceFactoryAdapter
-
- composeName(String, String) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
- composeName(Name, Name) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
- composeName(Name, Name) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- composeName(String, String) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- composeName(Name, Name) - Method in class org.jboss.as.naming.NamingContext
- composeName(String, String) - Method in class org.jboss.as.naming.NamingContext
- COMPOSITE - Static variable in class org.jboss.as.cli.Util
-
- COMPOSITE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- COMPOSITE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- COMPOSITE_ANNOTATION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
The composite annotation index for this deployment.
- compositeEntryKeyDescription() - Method in interface org.jboss.as.jmx.JmxMessages
-
- compositeEntryTypeDescription() - Method in interface org.jboss.as.jmx.JmxMessages
-
- compositeEntryTypeName() - Method in interface org.jboss.as.jmx.JmxMessages
-
- compositeEntryValueDescription() - Method in interface org.jboss.as.jmx.JmxMessages
-
- 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
-
- compositeMapDescription() - Method in interface org.jboss.as.jmx.JmxMessages
-
- compositeMapName() - Method in interface org.jboss.as.jmx.JmxMessages
-
- CompositeOperationAwareTransformer - Class in org.jboss.as.controller.operations
-
- CompositeOperationAwareTransformer(ModelNode) - Constructor for class org.jboss.as.controller.operations.CompositeOperationAwareTransformer
-
- compositeOperationFailed() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the composite operation failed and was rolled back.
- CompositeOperationHandler - Class in org.jboss.as.controller
-
Handler for the "composite" operation; i.e.
- compositeOperationRolledBack() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the composite operation was rolled back.
- CompoundRestriction - Class in org.jboss.as.domain.management.security.password
-
A PasswordValidation which wraps multiple other restrictions.
- CompoundRestriction(boolean) - Constructor for class org.jboss.as.domain.management.security.password.CompoundRestriction
-
- COMPRESS_LARGE_MESSAGES - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- compressedRarNotSupportedInModuleRA(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating a failure to load the module for a RA deployed as module.
- compute() - Method in class org.jboss.as.ee.component.LazyValue
-
- 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.
- ConcreteDirectoryArtifact(String, PatchingArtifact<PatchingFileArtifact.DirectoryArtifactState, ? extends PatchingArtifact.ArtifactState>...) - Constructor for class org.jboss.as.patching.validation.PatchingFileArtifact.ConcreteDirectoryArtifact
-
- ConcreteFileArtifact(String, PatchingArtifact<PatchingFileArtifact.FileArtifactState, ? extends PatchingArtifact.ArtifactState>...) - Constructor for class org.jboss.as.patching.validation.PatchingFileArtifact.ConcreteFileArtifact
-
- ConcurrencyManagementAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the ConcurrencyManagement annotation on a session bean
- ConcurrencyManagementAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ConcurrencyManagementAnnotationInformationFactory
-
- ConcurrencyManagementMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- ConcurrencyManagementMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ConcurrencyManagementMergingProcessor
-
- CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
-
- CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- CONCURRENT_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- CONCURRENT_CONTEXT_BASE_SERVICE_NAME - Static variable in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
-
- CONCURRENT_GROUPS - Static variable in class org.jboss.as.cli.Util
-
- CONCURRENT_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- concurrentAccessTimeoutException(InvocationContext, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception EJB 3.1 PFD2 4.8.5.5.1 concurrent access timeout on invocation - could not obtain lock within
- ConcurrentContext - Class in org.jboss.as.ee.concurrent
-
Manages context handle factories, it is used by EE Context Services to save the invocation context.
- ConcurrentContext() - Constructor for class org.jboss.as.ee.concurrent.ConcurrentContext
-
- ConcurrentContextInterceptor - Class in org.jboss.as.ee.concurrent
-
- ConcurrentContextInterceptor(ConcurrentContext) - Constructor for class org.jboss.as.ee.concurrent.ConcurrentContextInterceptor
-
- ConcurrentContextService - Class in org.jboss.as.ee.concurrent.service
-
A service holding a concurrent context.
- ConcurrentContextService(ConcurrentContext) - Constructor for class org.jboss.as.ee.concurrent.service.ConcurrentContextService
-
- concurrentContextServiceNotInstalled(ServiceName) - Method in interface org.jboss.as.ee.EeMessages
-
- ConcurrentContextSetupAction - Class in org.jboss.as.ee.concurrent
-
- ConcurrentContextSetupAction(ConcurrentContext) - Constructor for class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
-
- ConcurrentRolloutPlanGroup - Class in org.jboss.as.cli.operation.impl
-
- ConcurrentRolloutPlanGroup() - Constructor for class org.jboss.as.cli.operation.impl.ConcurrentRolloutPlanGroup
-
- ConcurrentServiceNames - Class in org.jboss.as.ee.concurrent.service
-
MSC service names for EE's concurrent resources.
- concurrentServiceValueUninitialized() - Method in interface org.jboss.as.ee.EeMessages
-
- ConcurrentSignState - Class in org.jboss.as.cli.parsing.operation.header
-
- CONDITION - Static variable in interface org.jboss.as.web.Constants
-
- config - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- CONFIG_ATTRIBUTES - Static variable in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- CONFIG_FILE - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- CONFIG_FILE - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- CONFIG_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
A logger with the category org.jboss.as.config.
- CONFIG_ONLY - Static variable in class org.jboss.as.controller.operations.common.InterfaceCriteriaWriteHandler
-
- CONFIG_PROPERTIES - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- CONFIG_SERVICE - Static variable in class org.jboss.as.webservices.util.WSServices
-
- CONFIG_SERVICE_NAME - Static variable in class org.wildfly.extension.mod_cluster.ContainerEventHandlerService
-
- configDirectoryDoesNotExist(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- configDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.ServerMessages
-
- ConfigPropertyAdd - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Adds a recovery-environment to the Transactions subsystem
- ConfigPropertyAdd() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyAdd
-
- ConfigPropertyResourceDefinition - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ConfigPropertyResourceDefinition(AbstractAddStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyResourceDefinition
-
- ConfigService - Class in org.jboss.as.webservices.service
-
A service for setting a ws client / endpoint config.
- ConfigService(ServerConfig, String, boolean) - Constructor for class org.jboss.as.webservices.service.ConfigService
-
- configServiceCreationFailed() - Method in interface org.jboss.as.webservices.WSLogger
-
- configServiceDestroyFailed() - Method in interface org.jboss.as.webservices.WSLogger
-
- configuration - Variable in class org.jboss.as.domain.management.plugin.AbstractPlugIn
-
- Configuration - Class in org.jboss.as.jpa.config
-
configuration properties that may appear in persistence.xml
- Configuration() - Constructor for class org.jboss.as.jpa.config.Configuration
-
- CONFIGURATION - Static variable in class org.jboss.as.patching.Constants
-
- Configuration() - Constructor for class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- Configuration() - Constructor for class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- Configuration() - Constructor for class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- Configuration(ServerEnvironment) - Constructor for class org.jboss.as.server.Bootstrap.Configuration
-
- CONFIGURATION - Static variable in interface org.jboss.as.web.Constants
-
- Configuration<I,K,V,F> - Interface in org.wildfly.clustering.ejb.infinispan
-
Exposes the configuration common to beans and bean groups.
- CONFIGURATION - Static variable in interface org.wildfly.extension.undertow.Constants
-
- CONFIGURATION_BACKUP - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- ConfigurationFile - Class in org.jboss.as.controller.persistence
-
Encapsulates the configuration file and manages its history
- ConfigurationFile(File, String, String, boolean) - Constructor for class org.jboss.as.controller.persistence.ConfigurationFile
-
- configurationFileNameNotAllowed(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a configuration file whose complete name is the same as the backupType is
not allowed.
- configurationFileNotFound(String, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no configuration file ending in the suffix was found in the directory,
represented by the dir parameter.
- ConfigurationFilePersistenceResource - Class in org.jboss.as.controller.persistence
-
- ConfigurationPersistence - Class in org.jboss.as.logging.logmanager
-
Persists the logging.properties file.
- ConfigurationPersistence() - Constructor for class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- ConfigurationPersistence(LogContext) - Constructor for class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- ConfigurationPersistence(PropertyConfigurator) - Constructor for class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- ConfigurationPersistenceException - Exception in org.jboss.as.controller.persistence
-
An exception relating to a configuration persistence problem.
- ConfigurationPersistenceException() - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException with no detail message.
- ConfigurationPersistenceException(String) - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException with the specified detail message.
- ConfigurationPersistenceException(Throwable) - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException with the specified cause.
- ConfigurationPersistenceException(String, Throwable) - Constructor for exception org.jboss.as.controller.persistence.ConfigurationPersistenceException
-
Constructs a ConfigurationPersistenceException with the specified detail message and cause.
- ConfigurationPersister - Interface in org.jboss.as.controller.persistence
-
The configuration persister for a model.
- ConfigurationPersister.PersistenceResource - Interface in org.jboss.as.controller.persistence
-
- ConfigurationPersister.SnapshotInfo - Interface in org.jboss.as.controller.persistence
-
Contains the info about the configuration snapshots
- configurationPersisterAlreadyInitialized() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the configuration persister for the domain model is already initialized.
- ConfigurationPersisterFactory - Class in org.jboss.as.host.controller
-
- ConfigurationPersisterFactory() - Constructor for class org.jboss.as.host.controller.ConfigurationPersisterFactory
-
- ConfigurationPersisterProvider - Interface in org.jboss.as.controller.persistence
-
- ConfigurationProperty<T> - Interface in org.jboss.as.logging
-
Used for configuring logging properties.
- configurationServiceUnavailable() - Method in interface org.jboss.as.xts.XtsAsMessages
-
Creates an exception indicating that configuration service is not available.
- Configurator - Class in org.jboss.as.pojo.service
-
Configuration util.
- Configurator() - Constructor for class org.jboss.as.pojo.service.Configurator
-
- configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in interface org.jboss.as.ee.component.ComponentConfigurator
-
Apply this configurator to the given component configuration.
- configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ee.component.NamespaceConfigurator
-
Apply this configurator to the given component configuration.
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ee.component.NamespaceViewConfigurator
-
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in interface org.jboss.as.ee.component.ViewConfigurator
-
Apply this configurator to the given configuration.
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.component.EJBContainerInterceptorsViewConfigurator
-
- configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.EJBValidationConfigurator
-
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator
-
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanObjectViewConfigurator
-
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
-
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsViewConfigurator
-
- configure(DeploymentPhaseContext, ComponentDescription, ComponentConfiguration) - Method in class org.jboss.as.ejb3.security.EjbJaccConfigurator
-
- configure(DeploymentPhaseContext, ComponentConfiguration, ViewDescription, ViewConfiguration) - Method in class org.jboss.as.ejb3.security.EJBSecurityViewConfigurator
-
- configure(Configuration) - Method in class org.jboss.as.jacorb.security.DomainServerSocketFactory
-
- configure(Configuration) - Method in class org.jboss.as.jacorb.security.DomainSocketFactory
-
- configure(InputStream) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- configure(BeanMetaDataConfig, BeanInfo, Module, Object, boolean) - Static method in class org.jboss.as.pojo.service.BeanUtils
-
Configure bean.
- configure(boolean) - Method in class org.jboss.as.pojo.service.ConfiguredPojoPhase
-
- 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
-
- CONFIGURED_APPLICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIGURED_APPLICATION - Static variable in class org.jboss.as.domain.management.access.ApplicationClassificationConfigResourceDefinition
-
- CONFIGURED_REQUIRES_ADDRESSABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIGURED_REQUIRES_ADDRESSABLE - Static variable in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- CONFIGURED_REQUIRES_READ - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIGURED_REQUIRES_READ - Static variable in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- CONFIGURED_REQUIRES_WRITE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONFIGURED_REQUIRES_WRITE - Static variable in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- ConfiguredDomains - Class in org.jboss.as.jmx.model
-
- ConfiguredDomains(String, String) - Constructor for class org.jboss.as.jmx.model.ConfiguredDomains
-
- configureDependency(ServiceBuilder<?>, T) - Method in interface org.jboss.as.ee.component.DependencyConfigurator
-
Configure the dependency on the service builder.
- configureDeploymentOperation(String, String, String) - Static method in class org.jboss.as.cli.Util
-
- ConfiguredHandlerWrapper - Class in org.wildfly.extension.undertow.deployment
-
Handler wrapper that create a new instance of the specified HandlerWrapper or
HttpHandler class, and configures it via the specified properties.
- ConfiguredHandlerWrapper(Class<?>, Map<String, String>) - Constructor for class org.wildfly.extension.undertow.deployment.ConfiguredHandlerWrapper
-
- ConfiguredPojoPhase - Class in org.jboss.as.pojo.service
-
POJO configured phase.
- ConfiguredPojoPhase() - Constructor for class org.jboss.as.pojo.service.ConfiguredPojoPhase
-
- configuredSystemEnvironmentLabel() - Method in interface org.jboss.as.server.ServerMessages
-
Label for DEBUG log listing of the server's system environme
nt properties
- configuredSystemPropertiesLabel() - Method in interface org.jboss.as.server.ServerMessages
-
Label for DEBUG log listing of the server's system properties
- ConfigVisitor - Interface in org.jboss.as.pojo.descriptor
-
Config visitor.
- ConfigVisitorNode - Interface in org.jboss.as.pojo.descriptor
-
Config visitor node.
- CONFIRMATION_WINDOW_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- ConfirmationChoice - Class in org.jboss.as.domain.management.security.adduser
-
State to display a message to the user with option to confirm a choice.
- ConfirmationChoice(ConsoleWrapper, String[], String, State, State) - Constructor for class org.jboss.as.domain.management.security.adduser.ConfirmationChoice
-
- ConfirmationChoice(ConsoleWrapper, String, String, State, State) - Constructor for class org.jboss.as.domain.management.security.adduser.ConfirmationChoice
-
- conflictingBinding(String, InjectionSource) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating an incompatible conflicting binding.
- conflictingConfigs(String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- CONFLICTS - Static variable in class org.jboss.as.patching.Constants
-
- conflictsDetected(Collection<ContentItem>) - Method in interface org.jboss.as.patching.PatchMessages
-
- conflictUrlMapping() - Method in interface org.jboss.as.jaxrs.JaxrsMessages
-
A message indicating the incorrect mapping config.
- connect() - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Connect to the server using the default host and port.
- connect(String, char[]) - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Connect to the server using the default host and port.
- connect(String, String, char[]) - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Connect to the server using a specified host and port.
- connect(String, int, String, char[]) - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Connect to the server using a specified host and port.
- connect(String, String, int, String, char[]) - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Connect to the server using a specified host and port.
- connect() - Method in class org.jboss.as.network.OutboundSocketBinding
-
- connect(ProtocolClient.Configuration, byte[], ProcessMessageHandler) - Static method in class org.jboss.as.process.ProcessControllerClient
-
- connect() - Method in class org.jboss.as.process.protocol.ProtocolClient
-
- connect(CallbackHandler) - Method in class org.jboss.as.protocol.ProtocolChannelClient
-
- connect(CallbackHandler, Map<String, String>, SSLContext) - Method in class org.jboss.as.protocol.ProtocolChannelClient
-
- connect() - Method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Get the connection.
- connect() - Method in interface org.jboss.as.protocol.ProtocolConnectionManager.ConnectTask
-
Create a new connection
- connect(ProtocolConnectionConfiguration) - Static method in class org.jboss.as.protocol.ProtocolConnectionUtils
-
Connect.
- connect() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- connect() - Method in class org.jboss.as.remoting.GenericOutboundConnectionService
-
- connect() - Method in class org.jboss.as.remoting.LocalOutboundConnectionService
-
- connect() - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- connectController() - Method in interface org.jboss.as.cli.CommandContext
-
Connects the controller client using the default controller definition.
- connectController(String) - Method in interface org.jboss.as.cli.CommandContext
-
Connects to the controller specified.
- connectController(String, int) - Method in interface org.jboss.as.cli.CommandContext
-
- ConnectDialog - Class in org.jboss.as.cli.gui
-
Dialog which is used to connect to server in case local vm has been chosen.
- ConnectDialog(JConsoleCLIPlugin, JPanel) - Constructor for class org.jboss.as.cli.gui.ConnectDialog
-
- connectedToMaster(URI) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a message indicating that the slave host controller connected with the master HC.
- ConnectHandler - Class in org.jboss.as.cli.handlers
-
Connect handler.
- ConnectHandler() - Constructor for class org.jboss.as.cli.handlers.ConnectHandler
-
- ConnectHandler(String) - Constructor for class org.jboss.as.cli.handlers.ConnectHandler
-
- CONNECTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONNECTION - Static variable in class org.jboss.as.domain.management.security.LdapResourceDefinition
-
- Connection - Interface in org.jboss.as.process.protocol
-
A peer-to-peer connection with another participant in the management protocol.
- Connection.ClosedCallback - Interface in org.jboss.as.process.protocol
-
A callback that will be triggered once the connection is closed
- CONNECTION_FACTORY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTION_ID - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- CONNECTION_ID - Static variable in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- CONNECTION_LOAD_BALANCING_CLASS_NAME - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- CONNECTION_LOGGER - Static variable in interface org.jboss.as.process.protocol.ProtocolLogger
-
A logger with the category org.jboss.as.protocol.connection.
- CONNECTION_LOGGER - Static variable in interface org.jboss.as.protocol.ProtocolLogger
-
A logger with the category org.jboss.as.protocol.connection.
- CONNECTION_OPTIONS - Static variable in class org.jboss.as.host.controller.operations.NativeManagementServices
-
- CONNECTION_PARAMETERS - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- CONNECTION_PROPERTIES - Static variable in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- CONNECTION_PROPERTIES - Static variable in class org.jboss.as.process.CommandLineConstants
-
- CONNECTION_PROPERTIES_URL - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
-
- CONNECTION_TTL - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- CONNECTION_TTL - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTION_TTL - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- CONNECTION_TTL_OVERRIDE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTION_VALIDATOR_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- connectionClosed() - Method in interface org.jboss.as.process.protocol.Connection.ClosedCallback
-
- connectionClosed() - Method in interface org.jboss.as.protocol.ProtocolConnectionManager.ConnectTask
-
Notification when the channel is closed, but the manager not shutdown.
- connectionCreationOptions - Variable in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- ConnectionDefinitionAdd - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Adds a recovery-environment to the Transactions subsystem
- ConnectionDefinitionAdd() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionAdd
-
- ConnectionDefinitionResourceDefinition - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ConnectionDefinitionResourceDefinition(boolean, boolean) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionResourceDefinition
-
- CONNECTIONDEFINITIONS_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- connectionDefinitionSize() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- ConnectionFactoryAdd - Class in org.jboss.as.messaging.jms
-
Update adding a connection factory to the subsystem.
- ConnectionFactoryAdd() - Constructor for class org.jboss.as.messaging.jms.ConnectionFactoryAdd
-
- connectionFactoryAnnotation(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- ConnectionFactoryAttribute - Class in org.jboss.as.messaging.jms
-
A wrapper for pooled CF attributes with additional parameters required
to setup the HornetQ RA.
- ConnectionFactoryAttributes - Interface in org.jboss.as.messaging.jms
-
- ConnectionFactoryAttributes.Common - Interface in org.jboss.as.messaging.jms
-
- ConnectionFactoryAttributes.Pooled - Interface in org.jboss.as.messaging.jms
-
- ConnectionFactoryAttributes.Regular - Interface in org.jboss.as.messaging.jms
-
- ConnectionFactoryDefinition - Class in org.jboss.as.messaging.jms
-
JMS Connection Factory resource definition
- ConnectionFactoryDefinition(boolean) - Constructor for class org.jboss.as.messaging.jms.ConnectionFactoryDefinition
-
- ConnectionFactoryDefinitionAnnotationParser - Class in org.jboss.as.connector.deployers.ra
-
Deployment processor responsible for processing
ConnectionFactoryDefinition and
ConnectionFactoryDefinitions
and creating
BindingConfigurations out of them
- ConnectionFactoryDefinitionAnnotationParser() - Constructor for class org.jboss.as.connector.deployers.ra.ConnectionFactoryDefinitionAnnotationParser
-
- ConnectionFactoryReadAttributeHandler - Class in org.jboss.as.messaging.jms
-
Implements the read-attribute operation for runtime attributes exposed by a HornetQ
ConnectionFactoryControl.
- ConnectionFactoryReferenceFactoryService - Class in org.jboss.as.connector.services.resourceadapters
-
- ConnectionFactoryReferenceFactoryService() - Constructor for class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryReferenceFactoryService
-
- ConnectionFactoryRemove - Class in org.jboss.as.messaging.jms
-
Update handler removing a connection factory from the JMS subsystem.
- ConnectionFactoryRemove() - Constructor for class org.jboss.as.messaging.jms.ConnectionFactoryRemove
-
- ConnectionFactoryService - Class in org.jboss.as.connector.services.resourceadapters
-
- ConnectionFactoryService(Object) - Constructor for class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryService
-
create an instance
- ConnectionFactoryType - Enum in org.jboss.as.messaging.jms
-
Connection factory type enumeration and their respective value in HornetQ JMS API
- ConnectionFactoryUpdateJndiHandler - Class in org.jboss.as.messaging.jms
-
Handler for "add-jndi" and "remove-jndi" operations on a connection factory resource.
- ConnectionFactoryUpdateJndiHandler(boolean) - Constructor for class org.jboss.as.messaging.jms.ConnectionFactoryUpdateJndiHandler
-
- ConnectionFactoryWriteAttributeHandler - Class in org.jboss.as.messaging.jms
-
Write attribute handler for attributes that update a JMS connection factory configuration.
- connectionFinished() - Method in interface org.jboss.as.host.controller.ServerInventory
-
Signal the end of the PC connection, regardless of the reason.
- connectionFinished() - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ConnectionHandler - Interface in org.jboss.as.process.protocol
-
A handler for incoming protocol connections.
- ConnectionLimitHandler - Class in org.wildfly.extension.undertow.filters
-
- connectionName - Variable in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- connectionNameEmpty() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- connectionOpened(Connection) - Method in interface org.jboss.as.protocol.ProtocolConnectionManager.ConnectionOpenHandler
-
Connection opened notification
- ConnectionPropertyAdd - Class in org.jboss.as.connector.subsystems.datasources
-
Adds a recovery-environment to the Transactions subsystem
- ConnectionPropertyAdd() - Constructor for class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyAdd
-
- ConnectionPropertyDefinition - Class in org.jboss.as.connector.subsystems.datasources
-
- ConnectionPropertyRemove - Class in org.jboss.as.connector.subsystems.datasources
-
Operation handler responsible for removing a DataSource connection property
- ConnectionPropertyRemove() - Constructor for class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyRemove
-
- CONNECTIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONNECTIONS_PER_THREAD - Static variable in interface org.wildfly.extension.undertow.Constants
-
- CONNECTIONS_PER_THREAD - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- ConnectionSecurityContext - Class in org.jboss.as.security.api
-
Utility class to allow inspection and replacement of identity associated with the Connection.
- connectionToMasterInterrupted() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating an interruption while trying to connect to master.
- connectionToMasterTimeout(Throwable, int, long) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the connection to master could not be completed within the number of retries and
timeout.
- connectionUriEmpty(String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- CONNECTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTOR - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- CONNECTOR - Static variable in interface org.jboss.as.web.Constants
-
- CONNECTOR_ATTRIBUTES - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- CONNECTOR_CLASSNAME - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- CONNECTOR_CONFIG_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- CONNECTOR_NAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTOR_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- CONNECTOR_REF - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- CONNECTOR_REF - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- CONNECTOR_REF_STRING - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTOR_REFS - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- CONNECTOR_REFS - Static variable in class org.jboss.as.messaging.BroadcastGroupDefinition
-
- CONNECTOR_REFS - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- CONNECTOR_SERVICE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTOR_SERVICES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ConnectorAdd - Class in org.jboss.as.remoting
-
Add a connector to a remoting container.
- ConnectorAdd() - Constructor for class org.jboss.as.remoting.ConnectorAdd
-
- connectorForPooledConnectionFactory(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warn message when no connectors were specified for a connection factory definition
and one connector was picked up to be used.
- ConnectorLogger - Interface in org.jboss.as.connector.logging
-
Date: 01.09.2011
- ConnectorMessages - Interface in org.jboss.as.connector.logging
-
Date: 01.09.2011
- connectorNotDefined(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating the connector is not defined.
- ConnectorRemove - Class in org.jboss.as.remoting
-
Removes a connector from the remoting container.
- ConnectorRemove() - Constructor for class org.jboss.as.remoting.ConnectorRemove
-
- ConnectorResource - Class in org.jboss.as.remoting
-
- CONNECTORS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONNECTORS_MARSHALLER - Static variable in class org.jboss.as.messaging.AttributeMarshallers
-
- ConnectorServiceAdd - Class in org.jboss.as.messaging
-
Handler for adding a connector service.
- ConnectorServiceDefinition - Class in org.jboss.as.messaging
-
Connector service resource definition
- ConnectorServiceDefinition(boolean) - Constructor for class org.jboss.as.messaging.ConnectorServiceDefinition
-
- connectorServiceName(String) - Static method in class org.jboss.as.remoting.RemotingServices
-
Create the service name for a connector
- ConnectorServiceParamDefinition - Class in org.jboss.as.messaging
-
Connector service resource definition
- ConnectorServiceParamDefinition() - Constructor for class org.jboss.as.messaging.ConnectorServiceParamDefinition
-
- ConnectorServices - Class in org.jboss.as.connector
-
Deprecated.
- ConnectorServices() - Constructor for class org.jboss.as.connector.ConnectorServices
-
Deprecated.
- ConnectorServices - Class in org.jboss.as.connector.util
-
ConnectorServices contains some utility methods used internally and constants for all connector's subsystems service names.
- ConnectorServices() - Constructor for class org.jboss.as.connector.util.ConnectorServices
-
- connectorServicesRegistrationName - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- ConnectorUtils - Class in org.jboss.as.remoting
-
- ConnectorXmlDescriptor - Class in org.jboss.as.connector.metadata.xmldescriptors
-
A ConnectorXmlDescriptor.
- ConnectorXmlDescriptor(Connector, File, URL, String) - Constructor for class org.jboss.as.connector.metadata.xmldescriptors.ConnectorXmlDescriptor
-
Create a new ConnectorXmlDescriptor.
- connectSync(CallbackHandler) - Method in class org.jboss.as.protocol.ProtocolChannelClient
-
- connectSync(CallbackHandler, Map<String, String>, SSLContext) - Method in class org.jboss.as.protocol.ProtocolChannelClient
-
- connectSync(ProtocolConnectionConfiguration) - Static method in class org.jboss.as.protocol.ProtocolConnectionUtils
-
Connect sync.
- CONSECUTIVE_ALPHA_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- CONSECUTIVE_DIGITS_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- CONSECUTIVE_SYMBOLS_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- considerUninstalls(List<Joinpoint>, int) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
Consider the uninstalls.
- Console - Interface in org.jboss.as.cli.impl
-
- Console.Factory - Class in org.jboss.as.cli.impl
-
- CONSOLE_ENABLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONSOLE_ENABLED - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
-
- CONSOLE_ENABLED - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
-
- ConsoleMode - Enum in org.jboss.as.domain.http.server
-
Different modes for showing the admin console
- consoleModuleNotFound(String) - Method in interface org.jboss.as.domain.http.server.HttpServerLogger
-
- consoleModuleNotFound(String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
- consoleRedirectServiceName(String, String) - Static method in class org.wildfly.extension.undertow.UndertowService
-
- ConsoleWrapper<T> - Interface in org.jboss.as.domain.management.security.adduser
-
Wrap the console commands
- ConstantAnalysis - Class in org.jboss.as.jacorb.rmi
-
Constant analysis.
- ConstantDefImpl - Class in org.jboss.as.jacorb.rmi.ir
-
Constant IR object.
- Constants - Class in org.jboss.as.connector.subsystems.common.pool
-
- Constants() - Constructor for class org.jboss.as.connector.subsystems.common.pool.Constants
-
- Constants - Class in org.jboss.as.connector.subsystems.datasources
-
- Constants() - Constructor for class org.jboss.as.connector.subsystems.datasources.Constants
-
- Constants - Class in org.jboss.as.connector.subsystems.jca
-
- Constants() - Constructor for class org.jboss.as.connector.subsystems.jca.Constants
-
- Constants - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- Constants() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- Constants - Class in org.jboss.as.host.controller.discovery
-
Constants for discovery options.
- Constants() - Constructor for class org.jboss.as.host.controller.discovery.Constants
-
- constants - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array of Constants.
- Constants - Class in org.jboss.as.jsr77.subsystem
-
- Constants() - Constructor for class org.jboss.as.jsr77.subsystem.Constants
-
- Constants - Class in org.jboss.as.patching
-
- Constants() - Constructor for class org.jboss.as.patching.Constants
-
- Constants - Interface in org.jboss.as.security
-
Attributes used by the security subsystem.
- Constants - Interface in org.jboss.as.web
-
- Constants - Class in org.wildfly.extension.security.manager
-
Constants used throughout the security manager subsystem.
- Constants() - Constructor for class org.wildfly.extension.security.manager.Constants
-
- Constants - Interface in org.wildfly.extension.undertow
-
- ConstrainedResourceDefinition - Interface in org.jboss.as.controller.access.management
-
TODO: temporary workaround for the need to avoid adding methods to ResourceDefinition in EAP 6.x.
- Constraint - Interface in org.jboss.as.controller.access.constraint
-
A constraint that can help govern whether access is allowed.
- CONSTRAINT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ConstraintFactory - Interface in org.jboss.as.controller.access.constraint
-
A factory for constraints.
- CONSTRUCT_COMPONENT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
-
- constructComponentInstance(ManagedReference, boolean) - Method in class org.jboss.as.ee.component.BasicComponent
-
Construct the component instance.
- constructComponentInstance(ManagedReference, boolean, Map<Object, Object>) - Method in class org.jboss.as.ee.component.BasicComponent
-
Construct the component instance.
- constructComponentInstance(ManagedReference, boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- constructComponentInstance(ManagedReference, boolean, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- CONSTRUCTION_START_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
-
- constructionFinished() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
- ConstructorComponentFactory - Class in org.jboss.as.ee.component
-
- ConstructorComponentFactory(Constructor<?>) - Constructor for class org.jboss.as.ee.component.ConstructorComponentFactory
-
- ConstructorConfig - Class in org.jboss.as.pojo.descriptor
-
Ctor meta data.
- ConstructorConfig() - Constructor for class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- ConstructorJoinpoint - Class in org.jboss.as.pojo.service
-
Ctor joinpoint.
- ConstructorJoinpoint(Constructor) - Constructor for class org.jboss.as.pojo.service.ConstructorJoinpoint
-
- ConstructorManagedReferenceFactory - Class in org.jboss.as.naming
-
Managed reference that creates an instance from the constructor.
- ConstructorManagedReferenceFactory(Constructor<?>) - Constructor for class org.jboss.as.naming.ConstructorManagedReferenceFactory
-
- constructService(ComponentConfiguration) - Method in interface org.jboss.as.ee.component.ComponentCreateServiceFactory
-
Construct a new component creation service from the given configuration.
- constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateServiceFactory
-
- constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateServiceFactory
-
- constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentCreateServiceFactory
-
- constructService(ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentCreateServiceFactory
-
- constructUrl(HttpServerExchange, String) - Static method in class org.jboss.as.domain.http.server.DomainUtil
-
Based on the current request represented by the HttpExchange construct a complete URL for the supplied path.
- CONSUMER_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CONSUMER_MAX_RATE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- CONSUMER_WINDOW_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- CONTAINER - Static variable in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- CONTAINER - Static variable in interface org.jboss.as.web.Constants
-
- CONTAINER - Static variable in interface org.wildfly.extension.undertow.Constants
-
- CONTAINER_ATTRIBUTES - Static variable in class org.jboss.as.web.WebContainerDefinition
-
- CONTAINER_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerResourceDefinition
-
- CONTAINER_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- ContainerAnalysis - Class in org.jboss.as.jacorb.rmi
-
Common base class of ValueAnalysis and InterfaceAnalysis.
- ContainerAnalysis(Class) - Constructor for class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
- ContainerEventHandlerAdapterBuilder - Interface in org.wildfly.extension.mod_cluster
-
- ContainerEventHandlerService - Class in org.wildfly.extension.mod_cluster
-
Service configuring and starting mod_cluster.
- ContainerInterceptorBindingsDDProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
A
DeploymentUnitProcessor which processes the container interceptor bindings that are configured the jboss-ejb3.xml
deployment descriptor of a deployment
- ContainerInterceptorBindingsDDProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.ContainerInterceptorBindingsDDProcessor
-
- ContainerInterceptorsMetaData - Class in org.jboss.as.ejb3.interceptor
-
Holds the interceptor bindings information configured within a container-interceptors
element of jboss-ejb3.xml
- ContainerInterceptorsMetaData() - Constructor for class org.jboss.as.ejb3.interceptor.ContainerInterceptorsMetaData
-
- ContainerInterceptorsParser - Class in org.jboss.as.ejb3.interceptor
-
Responsible for parsing the container-interceptors in jboss-ejb3.xml
- ContainerInterceptorsParser() - Constructor for class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
-
- ContainerManagedConcurrencyInterceptor - Class in org.jboss.as.ejb3.concurrency
-
- ContainerManagedConcurrencyInterceptor(LockableComponent) - Constructor for class org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor
-
- ContainerManagedConcurrencyInterceptorFactory - Class in org.jboss.as.ejb3.concurrency
-
- ContainerMetaDataDeploymentAspect - Class in org.jboss.as.webservices.metadata
-
An aspect that builds container independent meta data.
- ContainerMetaDataDeploymentAspect() - Constructor for class org.jboss.as.webservices.metadata.ContainerMetaDataDeploymentAspect
-
- ContainerStateMonitor - Class in org.jboss.as.controller
-
- ContainerStateMonitor.ContainerStateChangeReport - Class in org.jboss.as.controller
-
- ContainerStateMonitor.MissingDependencyInfo - Class in org.jboss.as.controller
-
- CONTAINS - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- contains(K) - Method in interface org.jboss.as.ejb3.cache.Cache
-
Indicates whether or not the specified key is contained within this cache.
- contains(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- contains(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- contains(Object) - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Checks whether an entity bean instance for the given primary key is cached.
- contains(Object) - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- contains(Object) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- contains(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- contains(ServiceName) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService.References
-
- contains(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- contains(Session) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- CONTAINS_FULL - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- CONTAINS_NAME_ONLY - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- containsAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- containsAnnotation(Class<?>, Class<? extends Annotation>) - Method in class org.jboss.as.weld.discovery.WeldAnnotationDiscovery
-
- containsAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.as.weld.util.Reflections
-
A simple implementation of the AnnotationDiscovery.containsAnnotation(Class, Class) contract.
- containsBean(I) - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- containsBean(I) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- containsGroup(String) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- containsKey(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- containsNotRemoved(Object) - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Checks whether an entity bean instance for the given primary key is cached and the entity is not marked as removed.
- containsNotRemoved(Object) - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- containsNotRemoved(Object) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- containsSession(String) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- containsSession(String) - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Indicates whether or not the session with the specified identifier is known to this session manager.
- containsValue(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- CONTENT - Static variable in class org.jboss.as.cli.Util
-
- CONTENT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- CONTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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_CHARACTER_HANDLER - Static variable in class org.jboss.as.cli.parsing.GlobalCharacterHandlers
-
- 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
-
- ContentAdd - Class in org.jboss.as.server.deploymentoverlay
-
- ContentAdd(ContentRepository, DeploymentFileRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.ContentAdd
-
- ContentConflictsException - Exception in org.jboss.as.patching
-
The exception is thrown when a patch could not be applied or
rolled back because of the content conflicts.
- ContentConflictsException(Collection<ContentItem>) - Constructor for exception org.jboss.as.patching.ContentConflictsException
-
- ContentConflictsException(String, Collection<ContentItem>) - Constructor for exception org.jboss.as.patching.ContentConflictsException
-
- ContentDefinition - Class in org.jboss.as.server.deploymentoverlay
-
- ContentDefinition(ContentRepository, DeploymentFileRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.ContentDefinition
-
- ContentDefinition.ContentAttributeDefinition - Class in org.jboss.as.server.deploymentoverlay
-
- ContentItem - Class in org.jboss.as.patching.metadata
-
Base content item.
- ContentItem(String, byte[], ContentType) - Constructor for class org.jboss.as.patching.metadata.ContentItem
-
- ContentItemFilter - Interface in org.jboss.as.patching.runner
-
Content item filter.
- ContentModification - Class in org.jboss.as.patching.metadata
-
A modification of a content item.
- ContentModification(ContentItem, byte[], ModificationType) - Constructor for class org.jboss.as.patching.metadata.ContentModification
-
- ContentModification(ContentItem, ContentModification) - Constructor for class org.jboss.as.patching.metadata.ContentModification
-
- ContentRemove - Class in org.jboss.as.server.deploymentoverlay
-
- ContentRemove() - Constructor for class org.jboss.as.server.deploymentoverlay.ContentRemove
-
- ContentRepository - Interface in org.jboss.as.repository
-
Repository for deployment content and other managed content.
- 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.ContentAdd
-
- contentRepository - Variable in class org.jboss.as.server.deploymentoverlay.ReadContentHandler
-
- ContentRepository.Factory - Class in org.jboss.as.repository
-
- ContentService - Class in org.jboss.as.server.deploymentoverlay.service
-
- ContentService(String, byte[]) - Constructor for class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- ContentStorageException - Exception in org.jboss.as.management.client.content
-
RuntimeException to wrap IOExceptions thrown when manipulating managed DMR content.
- ContentStorageException(IOException) - Constructor for exception org.jboss.as.management.client.content.ContentStorageException
-
- ContentType - Enum in org.jboss.as.patching.metadata
-
- ContentVerificationPolicy - Interface in org.jboss.as.patching.tool
-
Policy for content verification.
- context - Variable in class org.jboss.as.clustering.marshalling.SimpleMarshalledValueFactory
-
- CONTEXT - Static variable in class org.jboss.as.domain.http.server.security.LogoutHandler
-
- CONTEXT - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- CONTEXT - Static variable in class org.wildfly.extension.mod_cluster.ModClusterDefinition
-
- CONTEXT_HANDLE_FACTORY_NAME - Static variable in class org.jboss.as.ee.concurrent.ConcurrentContext
-
the name of the factory used by the chained context handles
- CONTEXT_KEY - Static variable in class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor
-
- CONTEXT_KEY - Static variable in class org.jboss.as.xts.XTSEJBInterceptor
-
- CONTEXT_KEY - Static variable in class org.wildfly.extension.undertow.deployment.JspInitializationListener
-
- CONTEXT_PATH - Static variable in class org.wildfly.extension.rts.service.CoordinatorService
-
- CONTEXT_PATH - Static variable in class org.wildfly.extension.rts.service.ParticipantService
-
- CONTEXT_PATH - Static variable in class org.wildfly.extension.rts.service.VolatileParticipantService
-
- context_received() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- context_received() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- context_received() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- CONTEXT_ROOT - Static variable in class org.wildfly.extension.undertow.DeploymentDefinition
-
- CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- CONTEXT_SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- CONTEXT_SERVICE - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
-
- CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- CONTEXT_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
-
- ContextActivator - Interface in org.jboss.as.web.host
-
- contextClosed(EJBClientContext) - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- contextDestroyed(ServletContextEvent) - Method in class org.wildfly.extension.undertow.deployment.JspInitializationListener
-
- ContextHandle - Interface in org.jboss.as.ee.concurrent.handle
-
The Wildfly's EE context handle.
- ContextHandleFactory - Interface in org.jboss.as.ee.concurrent.handle
-
The factory responsible for creating the context handles with the current context saved
- ContextHost - Class in org.wildfly.extension.mod_cluster
-
- ContextHost(ModelNode) - Constructor for class org.wildfly.extension.mod_cluster.ContextHost
-
- contextInitialized(ServletContextEvent) - Method in class org.wildfly.extension.undertow.deployment.JspInitializationListener
-
- ContextInjectionSource - Class in org.jboss.as.ee.naming
-
Injection source that can be used to bind a potentially empty context
- ContextInjectionSource(String, String) - Constructor for class org.jboss.as.ee.naming.ContextInjectionSource
-
- ContextListAndJndiViewManagedReferenceFactory - Interface in org.jboss.as.naming
-
- ContextListManagedReferenceFactory - Interface in org.jboss.as.naming
-
- ContextManagedReferenceFactory - Class in org.jboss.as.naming
-
Managed reference factory used for binding a context.
- ContextManagedReferenceFactory(String) - Constructor for class org.jboss.as.naming.ContextManagedReferenceFactory
-
- ContextNames - Class in org.jboss.as.naming.deployment
-
- ContextNames() - Constructor for class org.jboss.as.naming.deployment.ContextNames
-
- ContextNames.BindInfo - Class in org.jboss.as.naming.deployment
-
- ContextServiceAdd - Class in org.jboss.as.ee.subsystem
-
- contextServiceNameOfApplication(String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the base service name of an application's JNDI namespace.
- contextServiceNameOfComponent(String, String, String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the base service name of a component's JNDI namespace.
- contextServiceNameOfModule(String, String) - Static method in class org.jboss.as.naming.deployment.ContextNames
-
Get the base service name of a module's JNDI namespace.
- ContextServiceRemove - Class in org.jboss.as.ee.subsystem
-
- ContextServiceResourceDefinition - Class in org.jboss.as.ee.subsystem
-
- ContextServiceResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
-
- ContextServiceService - Class in org.jboss.as.ee.concurrent.service
-
Service responsible for managing a context service impl's lifecycle.
- ContextServiceService(String, String) - Constructor for class org.jboss.as.ee.concurrent.service.ContextServiceService
-
- ContextStateCache - Class in org.jboss.as.security.api
-
Where clients use the API in this module they can push an identity to the security context which also clears the identity
from the connection, when clients call push they are returned an instance of this class so that they can pass it later to a
call to pop to restore the state.
- contribNotADirectory() - Method in interface org.jboss.as.jdr.JdrLogger
-
JDR plugin location is not a directory as expected.
- ControlledProcessState - Class in org.jboss.as.controller
-
- ControlledProcessState(boolean) - Constructor for class org.jboss.as.controller.ControlledProcessState
-
- ControlledProcessState.State - Enum in org.jboss.as.controller
-
- ControlledProcessStateService - Class in org.jboss.as.controller
-
- CONTROLLER_LOGGER - Static variable in interface org.jboss.as.domain.controller.DomainControllerLogger
-
A logger with the category of org.jboss.as.controller.
- CONTROLLER_MANAGEMENT_LOGGER - Static variable in interface org.jboss.as.host.controller.HostControllerLogger
-
A logger with a category of org.jboss.as.domain.controller.mgmt.
- CONTROLLER_PROCESS_STATE_RELOAD_REQUIRED - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- CONTROLLER_PROCESS_STATE_RESTART_REQUIRED - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- CONTROLLER_PROCESS_STATE_RUNNING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- CONTROLLER_PROCESS_STATE_STARTING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- CONTROLLER_PROCESS_STATE_STOPPING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- CONTROLLER_TEMP_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
Common alias between domain and standalone mode.
- CONTROLLER_TEMP_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
Common alias between domain and standalone mode.
- ControllerAddress - Class in org.jboss.as.cli
-
- ControllerAddress(String, String, int) - Constructor for class org.jboss.as.cli.ControllerAddress
-
- ControllerAddressResolver - Class in org.jboss.as.cli
-
Utility to resolve the address to use to connect to a controller based on a user supplied address, a default address from the
command line, a default address from the configuration and a hard coded default address.
- ControllerClientLogger - Interface in org.jboss.as.controller.client
-
Date: 05.11.2011
- ControllerClientMessages - Interface in org.jboss.as.controller.client
-
Date: 05.11.2011
- ControllerClientMessages.LeakDescription - Class in org.jboss.as.controller.client
-
- controllerClientNotClosed() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates a leak description, used in the controller client to show the original allocation point creating the
client.
- ControllerLogger - Interface in org.jboss.as.controller
-
This module is using message IDs in the ranges 14600-14899 and 13400-13499.
- ControllerMessages - Interface in org.jboss.as.controller
-
This module is using message IDs in the ranges 14600-14899 and 13400-13499.
- ControllerModeAccess - Class in org.jboss.as.cli.accesscontrol
-
- ControllerModeAccess.Mode - Enum in org.jboss.as.cli.accesscontrol
-
- ControllerResolver - Class in org.jboss.as.controller.descriptions.common
-
- ControllerResolver() - Constructor for class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- controllerTempDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- convert() - Method in enum org.jboss.as.controller.audit.SyslogAuditLogHandler.Facility
-
- convert(TimeUnit) - Method in class org.wildfly.clustering.ejb.Time
-
- convert(TimeUnit) - Method in class org.wildfly.clustering.web.infinispan.session.Time
-
- convertAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultAttributeConverter
-
- convertAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
- convertLocalRetval(Object) - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.StubStrategy
-
Converts the return value of a local invocation into the expected type.
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.AttributeConverter
-
Converts an operation parameter
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultAttributeConverter
-
Converts an operation parameter
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Converts an operation parameter
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
Examine the given element of a parameter list for any expression syntax, converting the relevant node to
ModelType.EXPRESSION if such is supported.
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
Examine the given value item of a parameter map for any expression syntax, converting the relevant node to
ModelType.EXPRESSION if such is supported.
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- convertParameterElementExpressions(ModelNode) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Examine the given operation parameter value for any expression syntax, converting the relevant node to
ModelType.EXPRESSION if such is supported.
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- convertParameterExpressions(ModelNode) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- convertPath(String) - Static method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.AttributeConverter
-
Converts a resource attribute
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.AttributeConverter.DefaultAttributeConverter
-
Converts a resource attribute
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Converts a resource attribute
- convertStringExpression(ModelNode) - Static method in class org.jboss.as.controller.AttributeDefinition
-
Checks if the given node is of ModelType.STRING with a string value that includes expression syntax.
- convertToTargetAddress(PathAddress) - Method in class org.jboss.as.controller.registry.AliasEntry
-
- convertValue(Class<?>, Object, boolean, boolean) - Static method in class org.jboss.as.pojo.service.Configurator
-
Convert a value
- COORDINATOR - Static variable in class org.wildfly.extension.rts.RTSSubsystemExtension
-
- COORDINATOR_ADDRESS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CoordinatorApplication - Class in org.wildfly.extension.rts.jaxrs
-
- CoordinatorApplication() - Constructor for class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
-
- CoordinatorService - Class in org.wildfly.extension.rts.service
-
- CoordinatorService() - Constructor for class org.wildfly.extension.rts.service.CoordinatorService
-
- copy(File, File) - Static method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- copy() - Method in class org.jboss.as.jacorb.csiv2.CSIv2Policy
-
- copy(InputStream, File) - Static method in class org.jboss.as.patching.IoUtils
-
- copy(File, File) - Static method in class org.jboss.as.patching.IoUtils
-
- copy() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- copy(ProtocolConnectionConfiguration) - Static method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- copyAndGetHash(InputStream, OutputStream) - Static method in class org.jboss.as.patching.HashUtils
-
- copyFile(File, File) - Static method in class org.jboss.as.patching.IoUtils
-
- 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
-
- CopyOnWriteArrayListMultiMap<K,V> - Class in org.jboss.as.connector.util
-
- CopyOnWriteArrayListMultiMap() - Constructor for class org.jboss.as.connector.util.CopyOnWriteArrayListMultiMap
-
- copyStream(DataOutput) - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
-
- copyStream(DataOutput) - Method in interface org.jboss.as.controller.client.impl.InputStreamEntry
-
Copy the stream.
- copyStream(DataOutput) - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
-
- copyStream(InputStream, OutputStream) - Static method in class org.jboss.as.patching.IoUtils
-
Copy input stream to output stream without closing streams.
- copyStream(InputStream, OutputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- copyStream(InputStream, OutputStream) - Static method in class org.jboss.as.protocol.StreamUtils
-
- copyStream(InputStream, DataOutput) - Static method in class org.jboss.as.protocol.StreamUtils
-
- copyStreamAndClose(InputStream, OutputStream) - Static method in class org.jboss.as.patching.IoUtils
-
Copy input stream to output stream and close them both
- CORBA_ID - Static variable in class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
-
- CORBA_ID - Static variable in class org.jboss.as.jacorb.deployment.JacORBDependencyProcessor
-
- CorbanameUrl - Class in org.jboss.as.jacorb.naming.jndi
-
Extract components of a "corbaname" URL.
- CorbanameUrl(String) - Constructor for class org.jboss.as.jacorb.naming.jndi.CorbanameUrl
-
- CorbaNamingContext - Class in org.jboss.as.jacorb.naming
-
This class implements an in-VM CORBA Naming Server that caches for JBoss to use.
- CorbaNamingContext() - Constructor for class org.jboss.as.jacorb.naming.CorbaNamingContext
-
- CorbaNamingService - Class in org.jboss.as.jacorb.service
-
This class implements a Service that provides the default CORBA naming service for JBoss to use.
- CorbaNamingService() - Constructor for class org.jboss.as.jacorb.service.CorbaNamingService
-
- corbaNamingServiceStarted() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- CorbaORBService - Class in org.jboss.as.jacorb.service
-
This class implements a Service that creates and installs a CORBA ORB.
- CorbaORBService(Properties) - Constructor for class org.jboss.as.jacorb.service.CorbaORBService
-
Creates an instance of CorbaORBService with the specified ORBImplementation and initializers.
- corbaORBServiceStarted() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- CorbaPOAService - Class in org.jboss.as.jacorb.service
-
This class implements a service that creates and activates org.omg.PortableServer.POA objects.
- CorbaPOAService(String, String) - Constructor for class org.jboss.as.jacorb.service.CorbaPOAService
-
Creates a CorbaPOAService with the specified POA name and binding name.
- CorbaPOAService(String, String, IdAssignmentPolicyValue, IdUniquenessPolicyValue, ImplicitActivationPolicyValue, LifespanPolicyValue, RequestProcessingPolicyValue, ServantRetentionPolicyValue, ThreadPolicyValue) - Constructor for class org.jboss.as.jacorb.service.CorbaPOAService
-
Creates a CorbaPOAService with the specified POA name, binding name and policy values.
- CorbaServiceUtil - Class in org.jboss.as.jacorb.service
-
Utility class used by the CORBA related services.
- CorbaUtils - Class in org.jboss.as.jacorb.naming.jndi
-
Contains utilities for performing CORBA-related tasks:
1.
- CorbaUtils() - Constructor for class org.jboss.as.jacorb.naming.jndi.CorbaUtils
-
- CORE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CORE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CORE_ADDRESS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CORE_MBEAN_SENSITIVITY - Static variable in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- CORE_QUEUE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CORE_QUEUES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CORE_SERVICE - Static variable in class org.jboss.as.cli.Util
-
- CORE_SERVICE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CORE_THREADS - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- CORE_THREADS - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- CORE_THREADS - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- CORE_THREADS - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- CORE_THREADS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- CORE_THREADS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- CoreAddressDefinition - Class in org.jboss.as.messaging
-
Core address resource definition
- CoreAddressDefinition() - Constructor for class org.jboss.as.messaging.CoreAddressDefinition
-
- CoreAddressResource - Class in org.jboss.as.messaging
-
Resource for a runtime core HornetQ address.
- CoreAddressResource(String, ManagementService) - Constructor for class org.jboss.as.messaging.CoreAddressResource
-
- CoreAddressResource.CoreAddressResourceEntry - Class in org.jboss.as.messaging
-
- CoreAddressResourceEntry(String, ManagementService) - Constructor for class org.jboss.as.messaging.CoreAddressResource.CoreAddressResourceEntry
-
- CoreEnvironmentService - Class in org.jboss.as.txn.service
-
An msc service for setting up the
- CoreEnvironmentService(String, String, String) - Constructor for class org.jboss.as.txn.service.CoreEnvironmentService
-
- CoreManagementResourceDefinition - Class in org.jboss.as.domain.management
-
- CoreSecurityMessages - Interface in org.jboss.as.core.security
-
This module is using message IDs in the range 20900-20999.
- correct(ModelNode, ModelNode) - Method in interface org.jboss.as.controller.ParameterCorrector
-
Adjusts the value to be set on the attribute.
- correct(ModelNode, ModelNode) - Method in class org.jboss.as.controller.PropagatingCorrector
-
- correct(ModelNode, ModelNode) - Method in class org.jboss.as.logging.correctors.FileCorrector
-
- corrector - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- correctValue(ModelNode, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- cosNamingNotRegisteredCorrectly() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- couldNotBackUp(IOException, String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- couldNotBindToSocket(String, BindException) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotCloseChannel(IOException) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotCloseFile(String, Throwable) - Method in interface org.jboss.as.messaging.MessagingLogger
-
- couldNotConfigureJDR(Throwable) - Method in interface org.jboss.as.jdr.JdrLogger
-
One of the configuration steps in JDR threw an exception.
- couldNotConnect(URI) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating a connection could not be made.
- couldNotConnect(URISyntaxException) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotCreateCallbackHandler(String) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
A message indicating the callback handler could not be instantiated
- couldNotCreateControllerTempDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- couldNotCreateCorbaObject(Exception, EJBLocator) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotCreateDomainContentDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- couldNotCreateDomainDataDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- couldNotCreateDomainTempDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- couldNotCreateInstanceProvider(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the persistence provider could not be instantiated ,
- couldNotCreateLogDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- couldNotCreateLogDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- couldNotCreateLogDirectory(File) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- couldNotCreateObjectName(Throwable, String) - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- couldNotCreateServerBaseDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- couldNotCreateServerContentDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- couldNotCreateServerDataDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- couldNotCreateServersDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- couldNotCreateServerTempDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- couldNotCreateTable(SQLException) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- couldNotCreateURI(String, String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotCreateZipfile(Throwable) - Method in interface org.jboss.as.jdr.JdrLogger
-
JDR could not create a zipfile to store the report.
- couldNotDeleteFile(File) - Method in interface org.jboss.as.controller.ControllerMessages
-
- couldNotDeleteTempFile(File) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- couldNotDetermineEjbLocalRefForInjectionTarget(String, ResourceInjectionTarget) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotDetermineEjbRefForInjectionTarget(String, ResourceInjectionTarget) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotDetermineLocalInterfaceFromLocalHome(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotDetermineRemoteInterfaceFromHome(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotDetermineUnderlyingType(Type) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotFindBeanManagerForDeployment(String) - Method in interface org.jboss.as.weld.WeldLogger
-
- couldNotFindClassLoaderForStub(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotFindEjb(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not find the EJB with specific id
- couldNotFindEjbForLocatorIIOP(EJBLocator) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating that an ejb client proxy could not be swapped out in a RMI invocation
- couldNotFindEntity(Method, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating could not Could not find entity from method
- couldNotFindEntityBeanMethod(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotFindHcFileRepositoryConnection() - Method in interface org.jboss.as.server.ServerMessages
-
- couldNotFindJ2eeType(String) - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- couldNotFindPersistenceUnit(String, String) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotFindSessionBean(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating could not find session bean with name
- couldNotFindViewMethodOnEjb(Method, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Thrown when an EJB 2 EJB does not implement a method on an EJB 2
- couldNotGetBeansXmlAsURL(String, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotGetServerInventory(long, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the server inventory could bot bre retrieved in the time.
- couldNotInitJsp(ClassNotFoundException) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- couldNotInjectField(Field, Class<?>, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotInjectMethod(Method, Class<?>, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotInstantiateClassInstanceFromModule(String, ModuleIdentifier) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating that a class instance could not be instantiate, from the specified module.
- couldNotLoadCallbackClass(String) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
A message indicating the callback handler could not be loaded
- couldNotLoadClassFromModule(String, ModuleIdentifier) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating that a class could not be loaded from a module.
- couldNotLoadComponentClass(Throwable, String) - Method in interface org.jboss.as.ee.EeMessages
-
- couldNotLoadInterceptorClass(String, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotLoadModule(ModuleIdentifier) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating that a module could not be loaded.
- couldNotLoadPortableExceptionClass(String, Throwable) - Method in interface org.jboss.as.weld.WeldLogger
-
- couldNotLoadWebSocketConfig(String, Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- couldNotLoadWebSocketEndpoint(String, Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- couldNotMarshalAttributeAsAttribute(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- couldNotMarshalAttributeAsElement(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- couldNotObtainLockForGroup(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- couldNotParseDeployment(String, Throwable) - Method in interface org.jboss.as.messaging.MessagingMessages
-
- couldNotParseScheduleExpression(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not parse schedule expression
- couldNotPurgeELCache(Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- couldNotReadEntries(IOException) - Method in interface org.jboss.as.weld.WeldLogger
-
- couldNotResolveInjectionPoint(String, Set<Annotation>) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotSetAddressAndPortNoMulticastSocket(Throwable, String, String, String, String, String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsLogger
-
- couldNotStart(Exception) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotStartChanelListener(Exception) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotWriteInvocationSuccessMessage(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- couldNotWriteMethodInvocation(Throwable, Method, String, String, String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- couldNotWriteOutToChannel(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- coundNotFindResource(String, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- coundNotFindResource(String, String, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- COUNT_MESSAGES - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- COUNT_MESSAGES_FOR_SUBSCRIPTION - Static variable in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- countMessages(String) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- CPU_AFFINITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CPU_AFFINITY - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
Bogus attribute that we accidentally registered in AS 7.1.2/EAP 6 even though it didn't appear in the
resource description.
- create(CommandContext) - Static method in class org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.Factory
-
- create(CommandContext) - Static method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- create(XMLStreamWriter) - Static method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- create(XMLStreamWriter) - Static method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- create(CommandContext) - Static method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- create(String, AccessRequirement) - Static method in class org.jboss.as.cli.impl.PermittedCandidates
-
- create(AuthorizerConfiguration, RoleMapper) - Static method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- create(InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient instance for a remote address and port.
- create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient instance for a remote address and port.
- create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient instance for a remote address and port.
- create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient instance for a remote address and port.
- create(ModelControllerClient) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
- create() - Static method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
Creates a new builder.
- create(boolean) - Static method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
Creates a new builder.
- create(InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
- create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
- create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
- create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
- create(ModelControllerClient) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
- create(InetAddress, int) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, int) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, String, int) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, String, int, CallbackHandler, SSLContext, int, Map<String, String>) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(String, String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- create(InetAddress, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, String, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, String, int, CallbackHandler, SSLContext, int, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(ModelControllerClientConfiguration) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance based on the client configuration.
- create(ModelNode) - Static method in class org.jboss.as.controller.client.OperationBuilder
-
Create an operation builder.
- create(ModelNode, boolean) - Static method in class org.jboss.as.controller.client.OperationBuilder
-
Create an operation builder.
- create(int) - Static method in class org.jboss.as.controller.ModelVersion
-
- create(int, int) - Static method in class org.jboss.as.controller.ModelVersion
-
- create(int, int, int) - Static method in class org.jboss.as.controller.ModelVersion
-
- create(Class<? super T>) - Static method in class org.jboss.as.controller.OperationContext.AttachmentKey
-
Construct a new simple attachment key.
- create(Comparator<PathElement>) - Static method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
Creates a new describe handler.
- create(Class<E>, boolean, E...) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
Creates a new validator for the enum type with the allowed values defined in the allowed parameter.
- create(Class<E>, boolean, boolean) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
Creates a new validator for the enum type with all values of the enum allowed.
- create(Class<E>, boolean, boolean, E...) - Static method in class org.jboss.as.controller.operations.validation.EnumValidator
-
Creates a new validator for the enum type with the allowed values defined in the allowed parameter.
- create(ModelVersion, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- create(DescriptionProvider) - Static method in class org.jboss.as.controller.registry.ManagementResourceRegistration.Factory
-
Create a new root model node registration.
- create(DescriptionProvider, AccessConstraintUtilizationRegistry) - Static method in class org.jboss.as.controller.registry.ManagementResourceRegistration.Factory
-
Create a new root model node registration.
- create(ResourceDefinition) - Static method in class org.jboss.as.controller.registry.ManagementResourceRegistration.Factory
-
Create a new root model node registration.
- create(ResourceDefinition, AccessConstraintUtilizationRegistry) - Static method in class org.jboss.as.controller.registry.ManagementResourceRegistration.Factory
-
Create a new root model node registration.
- create() - Static method in class org.jboss.as.controller.registry.Resource.Factory
-
Create a default resource implementation.
- create(T, Throwable) - Static method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
Create a failed operation.
- create(T, String) - Static method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
Create a failed operation.
- create(TransactionalProtocolClient, PathAddress, ProxyOperationAddressTranslator, boolean) - Static method in class org.jboss.as.controller.remote.RemoteProxyController
-
Create a new remote proxy controller.
- create(ManagementChannelHandler, PathAddress, ProxyOperationAddressTranslator, boolean) - Static method in class org.jboss.as.controller.remote.RemoteProxyController
-
Creates a new remote proxy controller using an existing channel.
- create(PathElement, StandardResourceDescriptionResolver) - Static method in class org.jboss.as.controller.ResourceBuilder.Factory
-
- create() - Static method in class org.jboss.as.controller.services.path.PathManager.ReloadServerCallback
-
- create(String, ModelType) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(String, ModelType, boolean) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(SimpleAttributeDefinition) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(String, ModelNode) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(String, SimpleAttributeDefinition) - Static method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- create(AliasOperationTransformer.AddressTransformer) - Static method in class org.jboss.as.controller.transform.AliasOperationTransformer
-
- create(TransformerRegistry, ModelVersion, Map<PathAddress, ModelVersion>, TransformationTarget.IgnoredTransformationRegistry, TransformationTarget.TransformationTargetType, RuntimeIgnoreTransformation) - Static method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- create(ExtensionRegistry) - Static method in class org.jboss.as.controller.transform.TransformerRegistry.Factory
-
Create a new Transformer registry.
- create(TransformationTarget) - Static method in class org.jboss.as.controller.transform.Transformers.Factory
-
- create(TransformationTarget, Resource, ImmutableManagementResourceRegistration, ExpressionResolver, RunningMode, ProcessType) - Static method in class org.jboss.as.controller.transform.Transformers.Factory
-
- create(ManagementChannelHandler, Transformers, PathAddress, ProxyOperationAddressTranslator, boolean) - Static method in class org.jboss.as.controller.TransformingProxyController.Factory
-
- create(TransactionalProtocolClient, Transformers, PathAddress, ProxyOperationAddressTranslator, boolean) - Static method in class org.jboss.as.controller.TransformingProxyController.Factory
-
- create(InetSocketAddress, InetSocketAddress, int, ModelController, SecurityRealm, ControlledProcessStateService, ConsoleMode, String, ChannelUpgradeHandler) - Static method in class org.jboss.as.domain.http.server.ManagementHttpServer
-
- create(Authorizer) - Static method in class org.jboss.as.domain.management.access.IsCallerInRoleOperation
-
- create(WritableAuthorizerConfiguration, boolean) - Static method in class org.jboss.as.domain.management.access.RoleMappingAdd
-
- create(WritableAuthorizerConfiguration) - Static method in class org.jboss.as.domain.management.access.RoleMappingRemove
-
- create(DelegatingConfigurableAuthorizer, boolean) - Static method in class org.jboss.as.domain.management.access.RoleMappingResourceDefinition
-
- create(File) - Static method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.AroundConstructInterceptorFactory
-
- create(InterceptorContext) - Method in interface org.jboss.as.ee.component.ComponentFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInstanceInterceptorFactory
-
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInstanceInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInterceptorFactory
-
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ComponentInterceptorFactory
-
- create(InterceptorContext) - Method in class org.jboss.as.ee.component.ConstructorComponentFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.interceptors.UserInterceptorFactory
-
- create() - Method in interface org.jboss.as.ejb3.cache.Cache
-
Creates and caches a new instance of T.
- create() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- create() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- create(EntityBeanComponentInstance) - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Called after an entity bean has been created and associated with a new identity.
- create(EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- create(EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.EntityGetHomeInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeCreateInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeMethodInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeRemoveByHandleInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeRemoveInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanIdentityInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanIsIdenticalInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.ComponentTypeIdentityInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.GetHomeInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
-
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstanceAssociatingFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor.Factory
-
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentInstanceAssociatingFactory
-
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptorFactory
-
- create() - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
- create() - Method in interface org.jboss.as.ejb3.pool.StatelessObjectFactory
-
Creates a new stateless object by calling it's empty constructor,
do injection and calling post-construct.
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.security.SecurityContextInterceptorFactory
-
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.Factory
-
- create(String, String, String, String...) - Static method in class org.jboss.as.embedded.EmbeddedServerFactory
-
- create(String, String, String, String[], String[]) - Static method in class org.jboss.as.embedded.EmbeddedServerFactory
-
- create(ModuleLoader, File) - Static method in class org.jboss.as.embedded.EmbeddedServerFactory
-
- create(File, ModuleLoader, Properties, Map<String, String>, String[]) - Static method in class org.jboss.as.embedded.EmbeddedStandAloneServerFactory
-
- create(ExtensionRegistry) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
Static factory
- create(LocalHostControllerInfo) - Static method in class org.jboss.as.host.controller.operations.ServerAddHandler
-
- create(ManagedAuditLogger, JmxAuthorizer) - Static method in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- create(String) - Static method in class org.jboss.as.jmx.ObjectNameFactory
-
- create(String, String, String) - Static method in class org.jboss.as.jmx.ObjectNameFactory
-
- create(String, Hashtable<String, String>) - Static method in class org.jboss.as.jmx.ObjectNameFactory
-
- create() - Static method in class org.jboss.as.logging.logmanager.WildFlyLogContextSelector.Factory
-
- create(String, ParameterValidator, ResourceDescriptionResolver) - Static method in class org.jboss.as.management.client.content.ManagedDMRContentResourceDefinition
-
- create(AttributeDefinition, String, boolean) - Static method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
- create(AttributeDefinition, String, boolean, boolean) - Static method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
- create(Class<?>, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target type and factory class.
- create(String, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target class name and factory class.
- create(Class<?>, RefAddr, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target type, reference address and factory class.
- create(String, RefAddr, Class<?>) - Static method in class org.jboss.as.naming.context.ModularReference
-
Create a ModuleReference from a target class name, reference address and factory class.
- create() - Static method in class org.jboss.as.patching.metadata.PatchBuilder
-
- create(File) - Static method in class org.jboss.as.patching.runner.PatchContentLoader
-
- create(File, File, File) - Static method in class org.jboss.as.patching.runner.PatchContentLoader
-
- create(ModelNode) - Static method in class org.jboss.as.patching.tool.PatchTool.Factory
-
Create a content verification policy from a dmr model
- create(InstallationManager) - Static method in class org.jboss.as.patching.tool.PatchTool.Factory
-
Create an offline local patch tool.
- create(InstalledIdentity) - Static method in class org.jboss.as.patching.validation.PatchHistoryIterator.Builder
-
- create() - Method in interface org.jboss.as.pojo.api.BeanFactory
-
Create new bean.
- create() - Method in class org.jboss.as.pojo.descriptor.BaseBeanFactory
-
- create(Channel) - Static method in class org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy
-
Create a new client channel strategy.
- create(ProtocolChannelClient, ManagementMessageHandler, CallbackHandler, Map<String, String>, SSLContext, CloseHandler<Channel>) - Static method in class org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy
-
Create a new establishing management client channel-strategy
- create(ProtocolConnectionConfiguration, Channel.Receiver, CloseHandler<Channel>) - Static method in class org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy
-
Create a new establishing management client channel-strategy
- create(ManagementProtocolHeader) - Static method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
- create(ManagementRequestHeader) - Static method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
- create(ManagementRequestHeader, Exception) - Static method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
- create(ManagementProtocolHeader, int) - Static method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
- create(ProtocolChannelClient.Configuration) - Static method in class org.jboss.as.protocol.ProtocolChannelClient
-
- create(Endpoint, URI) - Static method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- create(Endpoint, URI, OptionMap) - Static method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- create(Connection, ProtocolConnectionManager.ConnectionOpenHandler) - Static method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Create a new connection manager, based on an existing connection.
- create(ProtocolConnectionConfiguration, ProtocolConnectionManager.ConnectionOpenHandler) - Static method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Create a new connection manager, which will try to connect using the protocol connection configuration.
- create(ProtocolConnectionConfiguration, ProtocolConnectionManager.ConnectionOpenHandler, ProtocolConnectionManager.ConnectTask) - Static method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Create a new connection manager, which will try to connect using the protocol connection configuration.
- create(ProtocolConnectionManager.ConnectTask) - Static method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Create a new connection manager.
- create(ExpressionResolver, ModelNode, OptionMap) - Static method in class org.jboss.as.remoting.EndpointConfigFactory
-
- create(File) - Static method in class org.jboss.as.repository.ContentRepository.Factory
-
- 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() - Method in interface org.jboss.as.server.deployment.scanner.DeploymentOperations.Factory
-
- create(ModelNode, InetSocketAddress, 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(boolean, boolean) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
-
- create(boolean, String, boolean) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
-
- create(String, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
-
- create(boolean, boolean) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
-
- create(boolean, String, boolean) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
-
- create(String, ThreadFactoryResolver, HandoffExecutorResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
-
- create(boolean) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
-
- create(String, ThreadFactoryResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
-
- create(boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
-
- create(String, ThreadFactoryResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
-
- create(PathElement, ThreadFactoryResolver, ServiceName, boolean) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
-
- create() - Method in interface org.jboss.as.web.host.WebDeploymentController
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.Factory
-
- create(InterceptorContext) - Method in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- create(Class<? extends T>) - Method in class org.jboss.as.weld.services.ModuleGroupSingletonProvider
-
- create() - Method in interface org.jboss.system.Service
-
create the service, do expensive operations etc
- create() - Method in class org.jboss.system.ServiceMBeanSupport
-
- create(String, Class<?>, ClassLoader) - Method in class org.wildfly.jberet.WildFlyArtifactFactory
-
- CREATE_BINDINGS_DIR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- CREATE_CDI_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- CREATE_EVENT - Static variable in interface org.jboss.system.ServiceMBean
-
ServiceController notification types corresponding to service lifecycle events
- CREATE_JOURNAL_DIR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- createAcceptorDefinition(boolean) - Static method in class org.jboss.as.messaging.GenericTransportDefinition
-
- createAcceptorDefinition(boolean) - Static method in class org.jboss.as.messaging.InVMTransportDefinition
-
- createAcceptorDefinition(boolean) - Static method in class org.jboss.as.messaging.RemoteTransportDefinition
-
- createActivationSpecs(String, Class<?>, Properties, ClassLoader) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- createActivationSpecs(String, Class<?>, Properties, ClassLoader) - Method in interface org.jboss.as.ejb3.inflow.EndpointDeployer
-
The deployer configures an ActivationSpec JavaBean instance based on the
information provided by the application developer or assembler, which is contained
in the endpoint deployment descriptor or by way of metadata annotations described
in Section 18.7, “@Activation” on page 18-14.
- createActiveOperation(A) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestHandlerFactory.RequestHandlerChain
-
Create a new active operation.
- createActiveOperation(A, ActiveOperation.CompletedCallback<T>) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestHandlerFactory.RequestHandlerChain
-
Create a new active operation.
- createAddOperation(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an add operation.
- createAddOperation(ModelNode, ModelNode, Set<PathElement>) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- createAddOperation(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createAddOperation() - Static method in class org.jboss.as.controller.operations.common.Util
-
- createAllowFailurePercentage(int) - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- createAllowFailures(int) - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- createAlphaRestriction(int) - Method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- createAndAdd(ManagementChannelHandler) - Static method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
-
Create and add model controller handler to an existing management channel handler.
- 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
-
- createAndRegisterAdditionalBeanDeploymentArchive(Class<?>) - Method in class org.jboss.as.weld.deployment.WeldDeployment
-
- createAnnotationInformation(CompositeIndex, boolean) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- createAuthenticationServiceContext(IORSecurityConfigMetaData) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create the client Authentication Service (AS) context included in a CompoundSecMech definition.
- createBatchId() - Method in interface org.jboss.as.protocol.mgmt.ManagementBatchIdManager
-
Creates a batch id.
- createBatchId() - Method in class org.jboss.as.protocol.mgmt.ManagementBatchIdManager.DefaultManagementBatchIdManager
-
- createBatchServiceTarget(BatchServiceTarget) - Method in interface org.jboss.as.clustering.msc.BatchServiceTargetFactory
-
- createBean(I, G, T) - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- createBean(I, BeanEntry<G>) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory
-
- createBean(I, BeanEntry<G>) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanFactory
-
- createBean(I, G, T) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- createBeanManager(IdentifierFactory<G>, IdentifierFactory<I>, PassivationListener<T>, RemoveListener<T>) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactory
-
- createBeanManager(IdentifierFactory<G>, IdentifierFactory<I>, PassivationListener<T>, RemoveListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactory
-
- createBeanName(DeploymentUnit, String) - Static method in class org.jboss.as.jpa.processor.PersistenceUnitParseProcessor
-
- createBehavior(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createBinding(ParsedInterfaceCriteria) - Static method in class org.jboss.as.server.services.net.NetworkInterfaceService
-
- createBootUpdates(String, ModelNode, ModelNode, DomainController, ExpressionResolver) - Static method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
-
Create a list of operations required to a boot a managed server.
- createBundleItem(String, String, byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- createByAccessTime(LdapCacheResourceDefinition.CacheFor) - Static method in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- createBySearchTime(LdapCacheResourceDefinition.CacheFor) - Static method in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- createCache(IdentifierFactory<K>, StatefulObjectFactory<T>, PassivationListener<T>) - Method in interface org.jboss.as.ejb3.cache.CacheFactory
-
- createCache(IdentifierFactory<K>, StatefulObjectFactory<V>, PassivationListener<V>) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryService
-
- createCache(IdentifierFactory<K>, StatefulObjectFactory<V>, PassivationListener<V>) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryService
-
- createCachedRemoteDomainXmlConfigurationPersister(File, ExecutorService, ExtensionRegistry) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
-
- createCalendarTimer(ScheduleExpression) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createCalendarTimer(ScheduleExpression, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createCalendarTimer(ScheduleExpression) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createCalendarTimer(ScheduleExpression, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createCaller(Subject) - Static method in class org.jboss.as.controller.access.Caller
-
- createCancellationResponse() - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createChannel(String) - Method in interface org.jboss.as.clustering.jgroups.ChannelFactory
-
Creates a JGroups channel
- createChannel(String) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- createChildRegistry(PathAddress, ModelVersion, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, ResourceTransformer, boolean) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, PathAddressTransformer, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(PathAddress, ModelVersion, PathAddressTransformer, ResourceTransformer, OperationTransformer, boolean) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createChildRegistry(Iterator<PathElement>, ModelVersion, PathAddressTransformer, OperationTransformerRegistry.ResourceTransformerEntry, OperationTransformerRegistry.OperationTransformerEntry) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createClient(Executor) - Method in interface org.jboss.as.controller.ModelController
-
Create an in-VM client.
- createClient(ManagementChannelHandler) - Static method in class org.jboss.as.controller.remote.TransactionalProtocolHandlers
-
Create a transactional protocol client.
- createCommandDispatcher(Object, C) - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcherFactory
-
Creates a new command dispatcher using the specified identifier and context..
- createCommandDispatcher(Object, C) - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- createCommandHandler(CommandContext) - Method in interface org.jboss.as.cli.CommandHandlerProvider
-
- createCommandHandler(CommandContext) - Method in class org.jboss.as.patching.cli.PatchHandlerProvider
-
- createComponent() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Create the component.
- createComponent() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- createComponent() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
- createComponent() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
-
- createComponent() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- createComponent() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
-
- createComponent(FacesContext, Resource) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createComponent(FacesContext, String, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createComponent(ValueExpression, FacesContext, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createComponent(ValueExpression, FacesContext, String, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createComponent(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createComponent(ValueBinding, FacesContext, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
Deprecated.
- createComponent() - Method in class org.jboss.as.webservices.injection.WSComponentCreateService
-
- createCompositeOperation() - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates a composite operation with an empty address and empty steps that will rollback on a runtime failure.
- createCompoundSecMechanisms(IORSecurityConfigMetaData, Codec, int, ORB) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create a CSIIOP.CompoundSecMechanisms which is a sequence of CompoundSecMech.
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.appclient.component.ApplicationClientComponentDescription
-
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- createConfiguration() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
-
Create and verify the configuration before trying to start the process.
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.service.component.ServiceComponentDescription
-
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.webservices.injection.WSComponentDescription
-
- createConfigurationPersister(ServerEnvironment, ExecutorService) - Method in interface org.jboss.as.server.Bootstrap.ConfigurationPersisterFactory
-
- createConnectionFactory(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- createConnectorDefinition(boolean) - Static method in class org.jboss.as.messaging.GenericTransportDefinition
-
- createConnectorDefinition(boolean) - Static method in class org.jboss.as.messaging.InVMTransportDefinition
-
- createConnectorDefinition(boolean) - Static method in class org.jboss.as.messaging.RemoteTransportDefinition
-
- createContentModification(ContentItem, ModificationType, byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- createContextPhaseFailed(Throwable) - Method in interface org.jboss.as.webservices.WSMessages
-
- createConverter(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createConverter(Class) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createCopy(TaggedComponent) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Make a deep copy of an IOP:TaggedComponent.
- CREATED - Static variable in interface org.jboss.system.ServiceMBean
-
The Service.create has completed
- createDatagramSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createDatagramSocket(String, SocketAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createDatagramSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createDatagramSocket(String, int, InetAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createDatagramSocket() - Method in class org.jboss.as.network.SocketBinding
-
Create and bind a datagram socket.
- createDatagramSocket(String, SocketAddress) - Method in interface org.jboss.as.network.SocketBindingManager
-
Create a datagram socket.
- createDatagramSocket(SocketAddress) - Method in interface org.jboss.as.network.SocketBindingManager
-
Create a datagram socket.
- createDatagramSocket(String, SocketAddress) - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Create a datagram socket.
- createDatagramSocket(SocketAddress) - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Create a datagram socket.
- createDataSourceService(String) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceAdd
-
- createDataSourceService(String) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceAdd
-
- createDataSourceService(String) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceAdd
-
- createDefaultInstance() - Method in class org.jboss.as.pojo.descriptor.CollectionConfig
-
- createDefaultInstance() - Method in class org.jboss.as.pojo.descriptor.ListConfig
-
- createDefaultInstance() - Method in class org.jboss.as.pojo.descriptor.SetConfig
-
- createDelegating(ManagementMessageHandler) - Static method in class org.jboss.as.protocol.mgmt.ManagementChannelReceiver
-
Create a ManagementChannelReceiver which is delegating protocol messages to
a ManagementMessageHandler.
- CreatedEntityManagers - Class in org.jboss.as.jpa.container
-
Tracks the lifecycle of created XPC Entity Managers
- CreatedEntityManagers() - Constructor for class org.jboss.as.jpa.container.CreatedEntityManagers
-
- createDeployedInstance(boolean) - Static method in class org.jboss.as.connector.subsystems.datasources.DataSourcesSubsystemRootDefinition
-
- createDeploymentService(ManagementResourceRegistration, ConnectorXmlDescriptor, Module, ServiceTarget, String, ServiceName, String, ResourceAdapter, Resource, ServiceVerificationHandler) - Static method in class org.jboss.as.connector.util.RaServicesFactory
-
- createDeploymentSubModel(String, PathElement) - Method in interface org.jboss.as.server.deployment.DeploymentUnit
-
Create a management sub-model for components from the deployment itself.
- 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
-
- createDeploymentSubModel(String, PathElement) - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- createDeploymentSubModel(String, PathAddress) - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- createDeploymentSubModel(String, PathAddress, Resource) - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- createDescription(String, String, EjbJarDescription, ServiceName, EntityBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- CreateDestroyPojoPhase - Class in org.jboss.as.pojo.service
-
POJO create/destroy phase.
- CreateDestroyPojoPhase() - Constructor for class org.jboss.as.pojo.service.CreateDestroyPojoPhase
-
- createDigitRestriction(int) - Method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- createDiscardingChildRegistry(PathAddress, ModelVersion) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- createDiscardInstance(PathElement) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a builder instance.
- createDomainXmlConfigurationPersister(ConfigurationFile, ExecutorService, ExtensionRegistry) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
-
- createELContext(JspContext) - Method in class org.wildfly.extension.undertow.deployment.JspApplicationContextWrapper
-
- createElement(Patch.PatchType) - Method in interface org.jboss.as.patching.metadata.PatchBuilder.PatchElementHolder
-
- createElement(Patch.PatchType) - Method in class org.jboss.as.patching.metadata.PatchElementBuilder
-
- createEmptyOperation(String, PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createEndpoint(XAResource) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- createEndpoint(XAResource, long) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- createEndpoint() - Method in class org.jboss.as.remoting.EndpointService
-
- createEndpoint() - Method in class org.jboss.as.remoting.ManagementEndpointService
-
- createEntityBeanConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- createEntityCache(EntityBeanComponentCreateService) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- createEntityGraph(Class<T>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createEntityGraph(String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createFactory(Class<?>) - Method in interface org.jboss.as.ee.component.EEClassIntrospector
-
- createFactory(Class<?>) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
-
- createFactory(Class<?>) - Method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- createFailed(Throwable) - Method in interface org.jboss.as.txn.TransactionMessages
-
Creates an exception indicating a create failed.
- 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.ContentAdd
-
- createFailureResponse(Throwable) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createForDomainOrHost(SystemPropertyResourceDefinition.Location) - Static method in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
-
- createForExclude(WritableAuthorizerConfiguration) - Static method in class org.jboss.as.domain.management.access.PrincipalAdd
-
- createForExclude(WritableAuthorizerConfiguration) - Static method in class org.jboss.as.domain.management.access.PrincipalRemove
-
- createForInclude(WritableAuthorizerConfiguration) - Static method in class org.jboss.as.domain.management.access.PrincipalAdd
-
- createForInclude(WritableAuthorizerConfiguration) - Static method in class org.jboss.as.domain.management.access.PrincipalRemove
-
- createForMaster(ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
-
- createForSlave(DeploymentFileRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
-
- createForStandaloneServer(ServerEnvironment) - Static method in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
-
- createGroup(G, BeanGroupEntry<I, T>) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroupFactory
-
Create a new bean group using the specified identifier and entry.
- createGroup(G, BeanGroupEntry<I, T>) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupFactory
-
- createGroupInstance(LocalHostControllerInfo) - Static method in class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
-
- createGSSExportedName(byte[], byte[]) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Generate an exported name as specified in [RFC 2743], section 3.2 copied below:
3.2: Mechanism-Independent Exported Name Object Format
This section specifies a mechanism-independent level of encapsulating representation for names exported via the
GSS_Export_name() call, including an object identifier representing the exporting mechanism.
- createGSSUPMechOID() - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create an ASN.1, DER encoded representation for the GSSUP OID mechanism.
- createHandler(ManagementChannelAssociation, ModelController) - Static method in class org.jboss.as.controller.remote.TransactionalProtocolHandlers
-
Create a transactional protocol request handler.
- createHandler(OperationContext, ModelNode) - Method in class org.wildfly.extension.undertow.handlers.FileHandler
-
- createHandler(OperationContext, ModelNode) - Method in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- createHardCoded(ModelNode) - Static method in class org.jboss.as.controller.transform.description.AttributeConverter.Factory
-
Creates an AttributeConverter where the conversion is to a hard-coded value
- createHardCoded(ModelNode, boolean) - Static method in class org.jboss.as.controller.transform.description.AttributeConverter.Factory
-
Creates an AttributeConverter where the conversion is to a hard-coded value, with
the ability to restrict the conversion to cases where the value being converted is
ModelType.UNDEFINED.
- createHomeFindInterceptorFactory(Method, boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator
-
- createHost(String, ModelControllerClient) - Static method in class org.jboss.as.patching.tool.PatchOperationTarget
-
Create a host target.
- createHostRegistry(String, ManagementResourceRegistration, HostControllerConfigurationPersister, HostControllerEnvironment, HostRunningModeControl, HostFileRepository, LocalHostControllerInfoImpl, ServerInventory, HostFileRepository, ContentRepository, DomainController, ExtensionRegistry, AbstractVaultReader, IgnoredDomainResourceRegistry, ControlledProcessState, PathManagerService, DelegatingConfigurableAuthorizer, ManagedAuditLogger) - Static method in class org.jboss.as.host.controller.HostModelUtil
-
- createHostXmlConfigurationPersister(ConfigurationFile, String) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
-
- createHttpHandler(Predicate, ModelNode, HttpHandler) - Method in class org.wildfly.extension.undertow.errorhandler.ErrorPageDefinition
-
- createHttpHandler(HttpHandler) - Method in class org.wildfly.extension.undertow.filters.FilterRef
-
- createHttpHandler(Predicate, HttpHandler) - Method in class org.wildfly.extension.undertow.filters.FilterService
-
- createHttpHandler(Predicate, ModelNode, HttpHandler) - Method in class org.wildfly.extension.undertow.filters.GzipFilter
-
- createHttpHandler(Predicate, ModelNode, HttpHandler) - Method in interface org.wildfly.extension.undertow.Handler
-
- createIdentifier() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- createIdentifier() - Method in class org.jboss.as.ejb3.cache.distributable.GroupIdentifierFactory
-
- createIdentifier() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- createIdentifier() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- createIdentifier() - Method in interface org.wildfly.clustering.ejb.IdentifierFactory
-
- createIdentifier() - Method in interface org.wildfly.clustering.web.IdentifierFactory
-
- createIdentifier() - Method in class org.wildfly.clustering.web.infinispan.AffinityIdentifierFactory
-
- createIdentifier() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- createIdentifier() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager
-
- createIdentifier() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
-
- createImmutableSession(String, CoarseSessionEntry<L>) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory
-
- createImmutableSession(String, FineSessionCacheEntry<L>) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory
-
- createImmutableSession(String, V) - Method in interface org.wildfly.clustering.web.infinispan.session.SessionFactory
-
- createInitialContextFactory(Hashtable<?, ?>) - Method in class org.jboss.as.naming.InitialContextFactoryBuilder
-
Retrieves the default JBoss naming context factory.
- createInjectionContext() - Method in class org.jboss.as.weld.injection.WeldComponentService
-
- createInjectionInterceptorFactory(Object, Object, Value<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.ee.component.FieldInjectionTarget
-
- createInjectionInterceptorFactory(Object, Object, Value<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.ee.component.InjectionTarget
-
Get an interceptor factory which will carry out injection into this target.
- createInjectionInterceptorFactory(Object, Object, Value<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
-
- createInjectionSource(ServiceName, Value<ClassLoader>) - Method in class org.jboss.as.ee.component.ViewDescription
-
Create the injection source
- createInjectionSource(ServiceName, Value<ClassLoader>) - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- createInjectionTarget(Class<?>, Bean<T>, BeanManagerImpl, boolean) - Static method in class org.jboss.as.weld.injection.InjectionTargets
-
Creates a new InjectionTarget for a given class.
- createInstance(boolean, boolean) - Static method in class org.jboss.as.connector.subsystems.datasources.DataSourceDefinition
-
- createInstance(boolean) - Static method in class org.jboss.as.connector.subsystems.datasources.DataSourcesSubsystemRootDefinition
-
- createInstance(boolean, boolean) - Static method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceDefinition
-
- createInstance(boolean) - Static method in class org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition
-
- createInstance(boolean) - Static method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemRootDefinition
-
- createInstance(boolean) - Static method in class org.jboss.as.connector.subsystems.jca.JcaWorkManagerDefinition
-
- createInstance(PathElement) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a resource builder instance.
- createInstance() - Method in class org.jboss.as.ee.component.BasicComponent
-
Create a new instance of this component.
- createInstance(Object) - Method in class org.jboss.as.ee.component.BasicComponent
-
Wraps an existing object instance in a ComponentInstance, and run the post construct interceptor chain on it.
- createInstance() - Method in interface org.jboss.as.ee.component.Component
-
Create a new instance of this component.
- createInstance(Object) - Method in interface org.jboss.as.ee.component.Component
-
- createInstance(Object) - Method in class org.jboss.as.ee.component.ComponentRegistry
-
- createInstance() - Method in interface org.jboss.as.ee.component.ComponentView
-
Create the component view instance.
- createInstance(Map<Object, Object>) - Method in interface org.jboss.as.ee.component.ComponentView
-
Create the component view instance using the additional context data
- createInstance(Object) - Method in interface org.jboss.as.ee.component.EEClassIntrospector
-
- createInstance(Object) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
-
- createInstance() - Method in interface org.jboss.as.ejb3.cache.StatefulObjectFactory
-
Create a new instance of this component.
- createInstance() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- createInstance(Object) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- createInstance() - Method in class org.jboss.as.pojo.descriptor.CollectionConfig
-
- createInstance() - Method in class org.jboss.as.pojo.descriptor.MapConfig
-
- createInstance(Object) - Method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- createInstanceFactory(Class<?>) - Method in class org.jboss.as.ee.component.ComponentRegistry
-
- createInterceptors(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.BasicComponent
-
- createInterceptors(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- createInterceptors(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- createInterfaceService(String, ParsedInterfaceCriteria) - Static method in class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
-
- createIntervalTimer(Date, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createIntervalTimer(long, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createIntervalTimer(Date, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createIntervalTimer(long, long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- CreateJmsResourceHandler - Class in org.jboss.as.cli.handlers.jms
-
- CreateJmsResourceHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.jms.CreateJmsResourceHandler
-
- createJndiName(String, String...) - Static method in class org.jboss.as.clustering.naming.JndiNameFactory
-
- createJoinpoint(InstallConfig) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- createJSPServletInfo() - Method in class org.wildfly.extension.undertow.JSPConfig
-
- createKey(I) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory
-
- createKey(I) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanFactory
-
- createKey(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineImmutableSessionAttributes
-
- createKeystoreAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- createLazyResourceReferenceFactory(ContextNames.BindInfo) - Method in class org.jboss.as.weld.services.bootstrap.AbstractResourceInjectionServices
-
- createLazyResourceReferenceFactory(ViewDescription) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbInjectionServices
-
- createLengthRestriction(int) - Method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- createList(Class<? super T>) - Static method in class org.jboss.as.server.deployment.AttachmentKey
-
Construct a new list attachment key.
- createLocal(File, List<File>, List<File>) - Static method in class org.jboss.as.patching.tool.PatchOperationTarget
-
Create a local target.
- createLocalContext() - Method in interface org.wildfly.clustering.web.LocalContextFactory
-
- createLocalContext() - Method in class org.wildfly.clustering.web.undertow.session.LocalSessionContextFactory
-
- createLocalContext() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerFactory
-
- createLocalHostHostInfo(LocalHostControllerInfo, ProductConfig, IgnoredDomainResourceRegistry, Resource) - Static method in class org.jboss.as.host.controller.mgmt.HostInfo
-
Create the metadata which gets send to the DC when registering.
- createLocalTool(File, List<File>, List<File>) - Static method in class org.jboss.as.patching.tool.PatchTool.Factory
-
Create an offline local patch tool.
- createLoggerAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.AuditLogLoggerResourceDefinition
-
- createManagementStatisticsResource(ManagementAdaptor, String, DeploymentUnit) - Static method in class org.jboss.as.jpa.service.JPAService
-
Create single instance of management statistics resource per managementAdaptor version.
- createMarshalledValue(T) - Method in class org.jboss.as.clustering.marshalling.HashableMarshalledValueFactory
- createMarshalledValue(T) - Method in interface org.jboss.as.clustering.marshalling.MarshalledValueFactory
-
- createMarshalledValue(T) - Method in class org.jboss.as.clustering.marshalling.SimpleMarshalledValueFactory
- createMarshaller(int) - Method in interface org.jboss.as.clustering.marshalling.MarshallingContext
-
- createMarshaller(int) - Method in class org.jboss.as.clustering.marshalling.SimpleMarshallingContext
-
- createMarshaller() - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- createMarshallingConfiguration(ModuleLoader) - Static method in class org.jboss.as.clustering.marshalling.MarshallingConfigurationFactory
-
- createMarshallingContext(VersionedMarshallingConfiguration, ClassLoader) - Method in interface org.jboss.as.clustering.marshalling.MarshallingContextFactory
-
- createMarshallingContext(VersionedMarshallingConfiguration, ClassLoader) - Method in class org.jboss.as.clustering.marshalling.SimpleMarshallingContextFactory
-
- createMBean(String, ObjectName, Object[], String[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- createMBean(String, ObjectName, ObjectName) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- createMBean(String, ObjectName) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- createMBean(String, ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- createMBean(String, ObjectName, ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- createMBean(String, ObjectName, Object[], String[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- createMcf(XaDataSource, String, ClassLoader) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- createMcf(DataSource, String, ClassLoader) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- createMethodBinding(String, Class[]) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
Deprecated.
- createMiscItem(String, List<String>, byte[], boolean) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- createModuleIdentifier(String, ResourceRoot, DeploymentUnit, VirtualFile, boolean) - Static method in class org.jboss.as.server.deployment.module.ModuleIdentifierProcessor
-
- createModuleItem(String, String, byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- createModuleList(OperationContext, ModelNode) - Static method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- createMulticastSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createMulticastSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createMulticastSocket(String, SocketAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createMulticastSocket() - Method in class org.jboss.as.network.SocketBinding
-
Create a multicast socket.
- createMulticastSocket(String, SocketAddress) - Method in interface org.jboss.as.network.SocketBindingManager
-
Create a multicast socket.
- createMulticastSocket(SocketAddress) - Method in interface org.jboss.as.network.SocketBindingManager
-
Create a multicast socket.
- createMulticastSocket(String, SocketAddress) - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Create a multicast socket.
- createMulticastSocket(SocketAddress) - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Create a multicast socket.
- createName(String) - Static method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- createNamed(PathManagerService) - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- createNamedQuery(String, Class<T>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createNamedQuery(String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createNamedStoredProcedureQuery(String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createNativeQuery(String, Class) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createNativeQuery(String, String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createNativeQuery(String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createNewConfiguration(boolean) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Create another audit logger configuration, e.g.
- createNewConfiguration(boolean) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- createNewTempClassLoader() - Method in class org.jboss.as.jpa.classloader.TempClassLoaderFactoryImpl
-
- createNextPhase() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- createNextPhase() - Method in class org.jboss.as.pojo.service.ConfiguredPojoPhase
-
- createNextPhase() - Method in class org.jboss.as.pojo.service.CreateDestroyPojoPhase
-
- createNextPhase() - Method in class org.jboss.as.pojo.service.DescribedPojoPhase
-
- createNextPhase() - Method in class org.jboss.as.pojo.service.InstalledPojoPhase
-
- createNextPhase() - Method in class org.jboss.as.pojo.service.InstantiatedPojoPhase
-
- createNextPhase() - Method in class org.jboss.as.pojo.service.StartStopPojoPhase
-
- createNode(A) - Method in interface org.wildfly.clustering.group.NodeFactory
-
Creates a node instance from the address.
- createNode(Address) - Method in class org.wildfly.clustering.server.group.CacheNodeFactoryService
-
- createNode(Address) - Method in class org.wildfly.clustering.server.group.ChannelNodeFactoryService
-
- createObjectFactory(Object, Hashtable<?, ?>) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object factory.
- createOpenListener() - Method in class org.wildfly.extension.undertow.AjpListenerService
-
- createOpenListener() - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- createOpenListener() - Method in class org.wildfly.extension.undertow.ListenerService
-
- CreateOperation(K, V) - Constructor for class org.jboss.as.clustering.infinispan.invoker.Creator.CreateOperation
-
- createOperation(String) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates a generic operation with an empty (root) address.
- createOperation(String, ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation.
- createOperation(String, PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createOperation(OperationDefinition, PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createOperation(Authorizer) - Static method in class org.jboss.as.domain.management.security.WhoAmIOperation
-
- createOperationFailure(String) - Static method in class org.jboss.as.logging.Logging
-
- createOperationFailure(Throwable, String) - Static method in class org.jboss.as.logging.Logging
-
- createOpNode(String, String) - Static method in class org.jboss.as.webservices.deployer.RemoteDeployer
-
- createOutboundSocketBinding() - Method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingService
-
- createOutboundSocketBinding() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- createOutboundSocketBinding() - Method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingService
-
- createPasswordHash(String, String, String) - Method in class org.jboss.as.security.RealmDirectLoginModule
-
- createPasswordHash(String, String, String) - Method in class org.jboss.as.security.RealmUsersRolesLoginModule
-
- createPermissions(EjbJaccConfig, EJBComponentDescription, EJBViewConfiguration, Method, DeploymentReflectionIndex, ApplicableMethodInformation<EJBMethodSecurityAttribute>) - Method in class org.jboss.as.ejb3.security.EjbJaccConfigurator
-
- createPermissions(AttachmentList<EjbJaccConfig>, PolicyConfiguration) - Method in class org.jboss.as.ejb3.security.EjbJaccService
-
- createPermissions(EarMetaData, PolicyConfiguration) - Method in class org.jboss.as.security.service.EarJaccService
-
Create JACC permissions for the deployment
- createPermissions(T, PolicyConfiguration) - Method in class org.jboss.as.security.service.JaccService
-
Create JACC permissions for the deployment
- createPermissions(WarMetaData, PolicyConfiguration) - Method in class org.wildfly.extension.undertow.security.jacc.WarJACCService
-
Create JACC permissions for the deployment
- createPiggyBackedMissingDataOperation(ModelNode) - Static method in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
Creates the operation to invoke when missing data is piggy-backed as a result of a change to the DC model
- createPolicy() - Method in interface org.jboss.as.patching.tool.PatchTool.ContentPolicyBuilder
-
Build the resulting policy.
- createPool(StatelessObjectFactory<T>) - Method in class org.jboss.as.ejb3.component.pool.PoolConfig
-
- createPool(StatelessObjectFactory<T>) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- createPrincipal(AuthorizerConfiguration.PrincipalType, String, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- createProperties() - Method in class org.wildfly.jberet.BatchConfiguration
-
- createPropertyListAttributeMarshaller() - Static method in class org.jboss.as.clustering.controller.AttributeMarshallerFactory
-
- createProtocolAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- createPulledMissingDataOperation(ModelNode) - Static method in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
Creates the operation to invoke when missing data is obtained from the DC as a result of a change to a slave's server-config
- createQuery(CriteriaQuery<T>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createQuery(String, Class<T>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createQuery(String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createQuery(CriteriaUpdate) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createQuery(CriteriaDelete) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createReadAttributeOperation(ModelNode, String) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to read the attribute represented by the attributeName parameter.
- createReadResourceOperation(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates a non-recursive operation to read a resource.
- createReadResourceOperation(ModelNode, boolean) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to read a resource.
- createReceiving(Channel, ExecutorService) - Static method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
-
Create a model controller client which is exclusively receiving messages on an existing channel.
- createReference(String) - Method in interface org.jboss.as.ejb3.iiop.ReferenceFactory
-
Creates a reference with a null id in its "reference data" and
with object type information given by the interfId
parameter.
- createReference(ServiceName) - Static method in class org.jboss.as.naming.ManagedReferenceObjectFactory
-
- createReference(ServiceName, Class<? extends ServiceReferenceObjectFactory>) - Static method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
- createReference(ServiceName, Class<? extends ServiceReferenceObjectFactory>) - Static method in class org.jboss.as.weld.deployment.processors.ServiceReferenceObjectFactory
-
- createReferenceWithId(byte[], String) - Method in interface org.jboss.as.ejb3.iiop.ReferenceFactory
-
Creates a reference with the specified id in its
"reference data" and with object type information given by the
interfId parameter.
- createRegistration(Object, ServiceProviderRegistration.Listener) - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistrationFactory
-
Registers the local node as providing the specified service, using the specified listener.
- createRegistration(Object, ServiceProviderRegistration.Listener) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- createRegistry(RegistryEntryProvider<K, V>) - Method in interface org.wildfly.clustering.registry.RegistryFactory
-
Creates a registry for the group associated with this factory.
- createRegistry(RegistryEntryProvider<K, V>) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- createRejectInstance(PathElement) - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a builder instance.
- createRemoteBackupDomainXmlConfigurationPersister(File, ExecutorService, ExtensionRegistry) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
-
- createRemoveOperation(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates a remove operation.
- createRemoveOperation(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- createResource(OperationContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- createResource(OperationContext) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- createResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Create a new resource, relative to the executed operation address.
- createResource(AccessConstraintUtilizationRegistry) - Static method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- createResource(OperationContext) - Method in class org.jboss.as.remoting.RemotingEndpointAdd
-
- createResource() - Method in class org.jboss.as.weld.services.bootstrap.ComponentViewToResourceReferenceFactoryAdapter
-
- createResource() - Method in class org.jboss.as.weld.services.bootstrap.ManagedReferenceFactoryToResourceReferenceFactoryAdapter
-
- createResource() - Method in class org.jboss.as.weld.util.ImmediateResourceReferenceFactory
-
- createRestartResponse() - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createRollback() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- createRollbackCancelledResponse(UpdateResultHandlerResponse) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createRollbackFailedResponse(UpdateResultHandlerResponse, Throwable) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createRollbackResponse(UpdateResultHandlerResponse) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createRollbackTimedOutResponse(UpdateResultHandlerResponse) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createRollingToServers() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- createRootObjectName(String) - Static method in class org.jboss.as.jmx.model.ModelControllerMBeanHelper
-
- createRootRegistry(ManagementResourceRegistration, HostControllerEnvironment, IgnoredDomainResourceRegistry, HostModelUtil.HostModelRegistrar, ProcessType, DelegatingConfigurableAuthorizer) - Static method in class org.jboss.as.host.controller.HostModelUtil
-
- createScopedPermission(Constraint, int) - Method in class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- createsDynamicStubs() - Method in class org.jboss.as.jacorb.rmi.DelegatingStubFactoryFactory
-
- createSecureAttributeServiceContext(IORSecurityConfigMetaData) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create the Secure Attribute Service (SAS) context included in a CompoundSecMech definition.
- createSecurityContext(HttpServerExchange, AuthenticationMode, IdentityManager, String) - Method in class org.wildfly.extension.undertow.security.jaspi.JASPICSecurityContextFactory
-
- createSecurityDomainContext(String, Object) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
Creates a SecurityDomainContext
- createSecurityTaggedComponent(IORSecurityConfigMetaData, Codec, int, ORB) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Return a top-level IOP:TaggedComponent to be stuffed into an IOR, containing a CSIIOP.
- createSecurityTaggedComponentWithNullMetaData() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- createServerAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.FileAuditLogHandlerResourceDefinition
-
- createServerAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- createServerAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- createServerAddOperations(List<ModelNode>, PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.AuditLogLoggerResourceDefinition
-
- createServerAddOperations(List<ModelNode>, PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- createServerAddOperations(List<ModelNode>, PathAddress, ModelNode) - Static method in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- createServerConfigInfo(String, String, String) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
Creates a server config info from its name, its server group and its socket binding group
- createServerConfigInfo(ModelNode) - Static method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
- createServerSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createServerSocket(String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createServerSocket(String, int, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createServerSocket(String, int, int, InetAddress) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createServerSocket(int) - Method in class org.jboss.as.jacorb.security.DomainServerSocketFactory
-
- createServerSocket(int, int) - Method in class org.jboss.as.jacorb.security.DomainServerSocketFactory
-
- createServerSocket(int, int, InetAddress) - Method in class org.jboss.as.jacorb.security.DomainServerSocketFactory
-
- createServerSocket(String) - Method in class org.jboss.as.network.ManagedServerSocketFactory
-
Create a named server socket.
- createServerSocket(String, int) - Method in class org.jboss.as.network.ManagedServerSocketFactory
-
Create named server socket.
- createServerSocket(String, int, int) - Method in class org.jboss.as.network.ManagedServerSocketFactory
-
Create a named server socket.
- createServerSocket(String, int, int, InetAddress) - Method in class org.jboss.as.network.ManagedServerSocketFactory
-
Create a named server socket.
- createServerSocket() - Method in class org.jboss.as.network.SocketBinding
-
Create and bind a server socket
- createServerSocket(int) - Method in class org.jboss.as.network.SocketBinding
-
Create and bind a server socket.
- createService(Cache<K, ?>, KeyGenerator<K>) - Method in interface org.jboss.as.clustering.infinispan.affinity.KeyAffinityServiceFactory
-
Creates a key affinity service for use with the specified cache, that generates key using the specified generator.
- createService(Cache<K, ?>, KeyGenerator<K>) - Method in class org.jboss.as.clustering.infinispan.affinity.KeyAffinityServiceFactoryService
-
- createService(String, AttachmentList<EjbJaccConfig>, Boolean) - Method in class org.jboss.as.ejb3.deployment.EjbSecurityDeployer
-
Creates the appropriate service for metaData T
- createService(String, T, Boolean) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
-
Creates the appropriate service for metaData T
- createService(String, EarMetaData, Boolean) - Method in class org.jboss.as.security.deployment.EarSecurityDeployer
-
Creates the appropriate service for metaData T
- createService() - Method in class org.jboss.system.ServiceMBeanSupport
-
Sub-classes should override this method to provide custum 'create' logic.
- createService(String, WarMetaData, Boolean) - Method in class org.wildfly.extension.undertow.security.jacc.WarJACCDeployer
-
Creates the appropriate service for metaData T
- createServiceBuilder(ServiceBuilder<T>) - Method in interface org.jboss.as.clustering.msc.ServiceBuilderFactory
-
- createServiceBuilder(ServiceTarget, String, ClassLoader, String, Map<String, String>) - Static method in class org.jboss.as.webservices.service.EndpointPublishService
-
- createServiceBuilder(ServiceTarget, String, ClassLoader, String, Map<String, String>, JBossWebMetaData, WebservicesMetaData, JBossWebservicesMetaData) - Static method in class org.jboss.as.webservices.service.EndpointPublishService
-
- createServiceContainer(ServiceContainer) - Method in interface org.jboss.as.clustering.msc.ServiceContainerFactory
-
- createServiceController(ServiceController<T>) - Method in interface org.jboss.as.clustering.msc.ServiceControllerFactory
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.JaasCallbackHandler.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.PlugInAuthenticationCallbackHandler.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.PlugInLoaderService.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.PlugInSubjectSupplemental.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.SecretIdentityService.ServiceUtil
-
- createServiceName(ServiceName, boolean) - Static method in class org.jboss.as.domain.management.security.SSLContextService.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler.ServiceUtil
-
- createServiceName(String) - Static method in class org.jboss.as.domain.management.SecurityRealm.ServiceUtil
-
- createServiceTarget(ServiceTarget) - Method in interface org.jboss.as.clustering.msc.ServiceTargetFactory
-
- createSession() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- createSession(String, CoarseSessionEntry<L>) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory
-
- createSession(String, FineSessionCacheEntry<L>) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory
-
- createSession(String) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- createSession(String, V) - Method in interface org.wildfly.clustering.web.infinispan.session.SessionFactory
-
- createSession(String) - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Returns the session with the specified identifier, creating one if necessary
Sessions returned by this method must be closed via
Session.close().
- createSession(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- createSessionManager(SessionContext, IdentifierFactory<String>, LocalContextFactory<L>) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManagerFactory
-
- createSessionManager(SessionContext, IdentifierFactory<String>, LocalContextFactory<C>) - Method in interface org.wildfly.clustering.web.session.SessionManagerFactory
-
Create as session manager using the specified context and identifier factory.
- createSessionManager(Deployment) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactory
-
- createSha1(boolean) - Static method in class org.jboss.as.controller.operations.validation.BytesValidator
-
- createSimpleListAttributeMarshaller() - Static method in class org.jboss.as.clustering.controller.AttributeMarshallerFactory
-
- createSimpleManagedBinding(String, InetSocketAddress, Closeable) - Static method in class org.jboss.as.network.ManagedBinding.Factory
-
- createSimpleManagedBinding(SocketBinding) - Static method in class org.jboss.as.network.ManagedBinding.Factory
-
- createSingleActionTimer(Date, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createSingleActionTimer(long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createSingleActionTimer(Date, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createSingleActionTimer(long, TimerConfig) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createSingleSignOn(Account, String) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
-
- createSingleSignOnManager(Host) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerFactory
-
- createSingleSignOnManager(Host) - Method in class org.wildfly.extension.undertow.security.sso.InMemorySingleSignOnManagerFactory
-
- createSingleSignOnManager(Host) - Method in interface org.wildfly.extension.undertow.security.sso.SingleSignOnManagerFactory
-
Creates a single sign on manager for the specified host
- createSingletonServiceBuilder(ServiceName, Service<T>) - Method in class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryService
-
- createSingletonServiceBuilder(ServiceName, Service<T>) - Method in interface org.wildfly.clustering.singleton.SingletonServiceBuilderFactory
-
Creates a singleton service builder.
- createSocket(String) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createSocket(String, String, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createSocket(String, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createSocket(String, String, int, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createSocket(String, InetAddress, int, InetAddress, int) - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- createSocket(String, int) - Method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- createSocket(String, int) - Method in class org.jboss.as.jacorb.security.DomainSocketFactory
-
- createSocket(String, int, int) - Method in class org.jboss.as.jacorb.security.DomainSocketFactory
-
- createSocket(String) - Method in class org.jboss.as.network.ManagedSocketFactory
-
Create a socket.
- createSocket(String, String, int) - Method in class org.jboss.as.network.ManagedSocketFactory
-
Create a socket.
- createSocket(String, InetAddress, int) - Method in class org.jboss.as.network.ManagedSocketFactory
-
Create a socket.
- createSocket(String, String, int, InetAddress, int) - Method in class org.jboss.as.network.ManagedSocketFactory
-
Create a socket.
- createSocket(String, InetAddress, int, InetAddress, int) - Method in class org.jboss.as.network.ManagedSocketFactory
-
Create a socket.
- createSocketBindingGroupInstance(LocalHostControllerInfo) - Static method in class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
-
- createSpecified(PathManagerService) - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- createSpecifiedNoServices(PathManagerService) - Static method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- createSSLTaggedComponent(IORSecurityConfigMetaData, Codec, int, ORB) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Return a top-level IOP::TaggedComponent to be stuffed into an IOR, containing a structure
SSLIOP::SSL, tagged as TAG_SSL_SEC_TRANS.
- createSSLTaggedComponentWithNullMetaData() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- createSSO(String, CoarseSSOEntry<I, D, L>) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory
-
- createSSO(String, A) - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager
-
- createSSO(String, V) - Method in interface org.wildfly.clustering.web.infinispan.sso.SSOFactory
-
- createSSO(String, A) - Method in interface org.wildfly.clustering.web.sso.SSOManager
-
Creates a new single sign on entry.
- createSSOManager(IdentifierFactory<String>, LocalContextFactory<L>) - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManagerFactory
-
- createSSOManager(IdentifierFactory<String>, LocalContextFactory<L>) - Method in interface org.wildfly.clustering.web.sso.SSOManagerFactory
-
- createStandalone(ModelControllerClient) - Static method in class org.jboss.as.patching.tool.PatchOperationTarget
-
Create a standalone target.
- createStoredProcedureQuery(String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createStoredProcedureQuery(String, Class...) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createStoredProcedureQuery(String, String...) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createStubFactory(String, boolean, String, Class<?>, ClassLoader) - Method in class org.jboss.as.jacorb.rmi.DelegatingStubFactoryFactory
-
- createSubcontext(String) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Uses the callBindNewContext convenience function to create a new
context.
- createSubcontext(Name) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Uses the callBindNewContext convenience function to create a new
context.
- createSubcontext(Name) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- createSubcontext(String) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- createSubcontext(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
- createSubcontext(Name) - Method in class org.jboss.as.naming.NamingContext
- createSubcontext(String) - Method in class org.jboss.as.naming.NamingContext
- createSubcontext(Name) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Create a sub-context for the provided name.
- createSubcontext(Name) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- createSubjectUserInfo(Collection<Principal>) - Method in interface org.jboss.as.domain.management.AuthorizingCallbackHandler
-
- createSubsystemInstance() - Static method in class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
Create a resource builder instance.
- createSubsystemRoot(PathElement, StandardResourceDescriptionResolver, OperationStepHandler, OperationStepHandler) - Static method in class org.jboss.as.controller.ResourceBuilder.Factory
-
- createSubsystemRoot(PathElement, StandardResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationStepHandler) - Static method in class org.jboss.as.controller.ResourceBuilder.Factory
-
- createSuccessResponse(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createSymbolRestriction(int) - Method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- createTargetRequires(IORTransportConfigMetaData) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create the bitmask of what the target requires.
- createTargetSupports(IORTransportConfigMetaData) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create the bitmask of what the target supports.
- createTimeoutResponse() - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createTimer(long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createTimer(long, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createTimer(Date, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createTimer(Date, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- createTimer(long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createTimer(Date, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createTimer(long, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createTimer(Date, long, Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- createTransientDomainXmlConfigurationPersister(ExecutorService, ExtensionRegistry) - Static method in class org.jboss.as.host.controller.ConfigurationPersisterFactory
-
- createTransportAddress(String, int) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create a TransportAddress[] with a single TransportAddress.
- createTransportMech(IORTransportConfigMetaData, Codec, int, ORB) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Create a transport mechanism TaggedComponent to be stuffed into a CompoundSecMech.
- createUndefineAttributeOperation(ModelNode, String) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to undefine an attribute value represented by the attributeName parameter.
- createUndertowDeploymentInfoService() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- createUnmarshaller(int) - Method in interface org.jboss.as.clustering.marshalling.MarshallingContext
-
- createUnmarshaller(int) - Method in class org.jboss.as.clustering.marshalling.SimpleMarshallingContext
-
- createUnmarshaller() - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- createUsingURL(String, Hashtable) - Static method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
This method is used by the iiop and iiopname URL Context factories.
- createValidator(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- createValue(K) - Method in interface org.jboss.as.clustering.infinispan.invoker.Creator
-
Creates a value in the cache, if it does not already exist.
- createValue(I, G) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory
-
- createValue(I, G) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanFactory
-
- createValue(G) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupFactory
-
- createValue(String) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory
-
- createValue(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory
-
- createValue(String) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory
-
- createValueBinding(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
Deprecated.
- createVault(String, Map<String, Object>) - Method in class org.jboss.as.security.vault.RuntimeVaultReader
-
- createVault(String, Map<String, Object>) - Method in class org.jboss.as.server.services.security.AbstractVaultReader
-
- createViewConfiguration(Class<?>, ComponentConfiguration, ProxyFactory<?>) - Method in class org.jboss.as.ee.component.ViewDescription
-
Creates view configuration.
- createViewConfiguration(Class<?>, ComponentConfiguration, ProxyFactory<?>) - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- createViewInstance(ComponentView, Map<Object, Object>) - Method in interface org.jboss.as.ee.component.ViewInstanceFactory
-
- createViewInstance(ComponentView, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanRemoteViewInstanceFactory
-
- createViewInstance(ComponentView, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.RemoteHomeViewInstanceFactory
-
- createViewInstance(ComponentView, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.session.StatelessRemoteViewInstanceFactory
-
- createViewInstance(ComponentView, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulRemoteViewInstanceFactory
-
- createViewInstanceProxy(Class<T>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- createViewInstanceProxy(Class<T>, Map<Object, Object>, ServiceName) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- createWebServiceFactory(DeploymentUnit, String, WSRefAnnotationWrapper, AnnotatedElement, String) - Static method in class org.jboss.as.webservices.webserviceref.WebServiceReferences
-
- createWebServiceFactory(DeploymentUnit, String, WSRefAnnotationWrapper, AnnotatedElement, String, String) - Static method in class org.jboss.as.webservices.webserviceref.WebServiceReferences
-
- createWriteAttributeOperation(ModelNode, String, boolean) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to write an attribute value represented by the attributeName parameter.
- createWriteAttributeOperation(ModelNode, String, int) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to write an attribute value represented by the attributeName parameter.
- createWriteAttributeOperation(ModelNode, String, long) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to write an attribute value represented by the attributeName parameter.
- createWriteAttributeOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to write an attribute value represented by the attributeName parameter.
- createWriteAttributeOperation(ModelNode, String, ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an operation to write an attribute value represented by the attributeName parameter.
- creatingAuthConstraint(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingBucketWithUnsupportedCallingFormat() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- creatingDeployment(String, String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingEjbDeployment(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingEndpointsMetaDataModel(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingFileHandler(String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- creatingHttpManagementService(String, int, int) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an informational message indicating the creation of HTTP management server using the network interface.
- creatingHttpManagementServiceOnPort(String, int) - Method in interface org.jboss.as.server.ServerLogger
-
- creatingHttpManagementServiceOnPortAndSecurePort(String, int, int) - Method in interface org.jboss.as.server.ServerLogger
-
- creatingHttpManagementServiceOnSecurePort(String, int) - Method in interface org.jboss.as.server.ServerLogger
-
- creatingHttpManagementServiceOnSecureSocket(String) - Method in interface org.jboss.as.server.ServerLogger
-
- creatingHttpManagementServiceOnSocket(String) - Method in interface org.jboss.as.server.ServerLogger
-
- creatingHttpManagementServiceOnSocketAndSecureSocket(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- creatingJBossWebXmlDescriptor() - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingLoginConfig(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingPojoDeployment(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingSecurityConstraints() - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingSecurityRoles() - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingServlet(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingServletMapping(String, Object) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingServletMappings() - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingServlets() - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingUnifiedWebservicesDeploymentModel(DeploymentUnit) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingUserDataConstraint(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingWebMetaData(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingWebResourceCollection(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- creatingWebXmlDescriptor() - Method in interface org.jboss.as.webservices.WSLogger
-
- Creator<K,V> - Interface in org.jboss.as.clustering.infinispan.invoker
-
Creates a value in the cache.
- Creator.CreateOperation<K,V> - Class in org.jboss.as.clustering.infinispan.invoker
-
Reusable creation operation.
- CREDENTIAL - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- CREDENTIAL - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- Credential - Interface in org.jboss.as.domain.management.plugin
-
The credential to use to authenticate the remote user.
- CRITERIA - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CSIv2Initializer - Class in org.jboss.as.jacorb.csiv2
-
This class implements an org.omg.PortableInterceptor.ORBinitializer that installs a CSIv2IORInterceptor
and a CSIv2PolicyFactory.
- CSIv2Initializer() - Constructor for class org.jboss.as.jacorb.csiv2.CSIv2Initializer
-
- CSIv2IORInterceptor - Class in org.jboss.as.jacorb.csiv2
-
Implements an org.omg.PortableInterceptor.IORInterceptor that inserts CSIv2 info into an IOR.
- CSIv2IORInterceptor(Codec) - Constructor for class org.jboss.as.jacorb.csiv2.CSIv2IORInterceptor
-
Creates an instance of CSIv2IORInterceptor with the specified codec.
- CSIv2Policy - Class in org.jboss.as.jacorb.csiv2
-
Implements a org.omg.CORBA.Policy that stores CSIv2 IOR security info.
- CSIv2Policy(TaggedComponent, TaggedComponent) - Constructor for class org.jboss.as.jacorb.csiv2.CSIv2Policy
-
Creates an instance of CSIv2Policy with the specified tagged components.
- CSIv2Policy(IORSecurityConfigMetaData, Codec) - Constructor for class org.jboss.as.jacorb.csiv2.CSIv2Policy
-
Creates an instance of CSIv2Policy with the specified metadata and codec.
- csiv2PolicyNotFoundInIORInfo() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- CSIv2Util - Class in org.jboss.as.jacorb.csiv2
-
This class defines utility methods for creating, comparing, encoding and decoding CSIv2 components.
- ctorNotFound(Object, String) - Method in interface org.jboss.as.pojo.PojoMessages
-
Ctor not found.
- CUMULATIVE - Static variable in class org.jboss.as.patching.Constants
-
- CURRENT - Static variable in enum org.jboss.as.cli.impl.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.clustering.infinispan.subsystem.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.connector.subsystems.datasources.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.connector.subsystems.jca.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.connector.subsystems.resourceadapters.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.controller.parsing.Namespace
-
The current namespace version.
- current() - Static method in class org.jboss.as.ee.concurrent.ConcurrentContext
-
Retrieves the current context in the current thread.
- CURRENT - Static variable in enum org.jboss.as.logging.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.messaging.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.remoting.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.security.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.server.deployment.scanner.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.jboss.as.threads.Namespace
-
The current namespace version.
- CURRENT - Static variable in enum org.wildfly.extension.mod_cluster.Namespace
-
The current namespace version.
- CURRENT_CONCURRENCY_LEVEL - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- CURRENT_GROUP - Static variable in interface org.jboss.as.ejb3.cache.Cache
-
- CURRENT_THREAD_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- CURRENT_THREAD_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- CURRENT_THREAD_CPU_TIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CURRENT_THREAD_CPU_TIME_SUPPORTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CURRENT_THREAD_USER_TIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- currentAccessAuditContext() - Static method in class org.jboss.as.controller.AccessAuditContext
-
- currentComponentNotAEjb(ComponentInstance) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the current component is not an EJB.
- CurrentInvocationContext - Class in org.jboss.as.ejb3.context
-
- CurrentInvocationContext() - Constructor for class org.jboss.as.ejb3.context.CurrentInvocationContext
-
- CurrentInvocationContextInterceptor - Class in org.jboss.as.ejb3.component.interceptors
-
- CurrentInvocationContextInterceptor() - Constructor for class org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor
-
- CurrentOperationIdHolder - Class in org.jboss.as.controller
-
- CurrentOperationIdHolder() - Constructor for class org.jboss.as.controller.CurrentOperationIdHolder
-
Deprecated.
- currentRequestor() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- 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
-
- currentSFSBCallStack() - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
Return the current entity manager call stack
- currentSFSBCallStackInvocation() - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
return for just the current entity manager invocation
- CurrentSynchronizationCallback - Class in org.jboss.as.ejb3.component.stateful
-
Thread local that tracks the current state of SFSB synchronization callbacks
- CurrentSynchronizationCallback() - Constructor for class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
-
- CurrentSynchronizationCallback.CallbackType - Enum in org.jboss.as.ejb3.component.stateful
-
- currentVersion(String) - Method in interface org.jboss.as.security.SecurityLogger
-
Logs a message indicating the current version of the PicketBox library
- CUSTOM - Static variable in interface org.jboss.as.cli.impl.ModelControllerClientFactory
-
- CustomAuthorizer - Interface in org.jboss.as.controller.access
-
Interface for non-standard implementations of the
Authorizer super-interface.
- CustomLoadMetricAdd - Class in org.wildfly.extension.mod_cluster
-
- CustomLoadMetricDefinition - Class in org.wildfly.extension.mod_cluster
-
- CustomStoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/store=STORE
- CustomStoreResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CustomStoreResourceDefinition
-
- DAEMON_THREAD_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- data - Variable in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- DATA_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- DATA_SOURCE - Static variable in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- DATABASE - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
-
- DATABASE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DATABASE_DATA_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DATABASE_DATA_STORE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DATABASE_NAME_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- DatabaseDataStoreAdd - Class in org.jboss.as.ejb3.subsystem
-
Adds the timer service file based data store
- DatabaseDataStoreAdd() - Constructor for class org.jboss.as.ejb3.subsystem.DatabaseDataStoreAdd
-
- DatabaseDataStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- DatabaseTimerPersistence - Class in org.jboss.as.ejb3.timerservice.persistence.database
-
- DatabaseTimerPersistence(String, String, String) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- DATASOURCE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- DATASOURCE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- DATASOURCE_JNDI_NAME - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
-
- DATASOURCE_JNDI_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DataSourceAdd - Class in org.jboss.as.connector.subsystems.datasources
-
Operation handler responsible for adding a DataSource.
- DataSourceAdd() - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceAdd
-
- DataSourceConfigService - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourceConfigService(ModifiableDataSource) - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceConfigService
-
- DataSourceDefinition - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourceDefinitionAnnotationParser - Class in org.jboss.as.connector.deployers.datasource
-
- DataSourceDefinitionAnnotationParser() - Constructor for class org.jboss.as.connector.deployers.datasource.DataSourceDefinitionAnnotationParser
-
- DataSourceDefinitionDeploymentDescriptorParser - Class in org.jboss.as.connector.deployers.datasource
-
Deployment processor responsible for processing data-source deployment descriptor elements
- DataSourceDefinitionDeploymentDescriptorParser() - Constructor for class org.jboss.as.connector.deployers.datasource.DataSourceDefinitionDeploymentDescriptorParser
-
- DataSourceDisable - Class in org.jboss.as.connector.subsystems.datasources
-
Operation handler responsible for disabling an existing data-source.
- DataSourceDisable(boolean) - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceDisable
-
- DataSourceEnable - Class in org.jboss.as.connector.subsystems.datasources
-
Operation handler responsible for enabling an existing data-source.
- DataSourceEnable(boolean) - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceEnable
-
- DataSourceReferenceFactoryService - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourceReferenceFactoryService() - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- DataSourceRemove - Class in org.jboss.as.connector.subsystems.datasources
-
Operation handler responsible for removing a DataSource.
- DataSourceRemove() - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceRemove
-
- DATASOURCES - Static variable in class org.jboss.as.cli.Util
-
- DATASOURCES_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- DataSourcesExtension - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourcesExtension() - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourcesExtension
-
- DataSourcesExtension.DataSourceSubsystemParser - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourcesSubsystemProviders - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourcesSubsystemProviders() - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourcesSubsystemProviders
-
- DataSourcesSubsystemRootDefinition - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourceStatisticsListener - Class in org.jboss.as.connector.subsystems.datasources
-
Listener that registers data source statistics with the management model
- DataSourceStatisticsListener(ManagementResourceRegistration, Resource, String) - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceStatisticsListener
-
- DataSourceSubsystemParser() - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourcesExtension.DataSourceSubsystemParser
-
- DATE_FORMAT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DATE_FORMAT - Static variable in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- DATE_SEPARATOR - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DATE_SEPARATOR - Static variable in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- DAY_OF_MONTH - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- DAY_OF_WEEK - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- DayOfMonth - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
-
Represents the value of a day in a month, constructed out of a
ScheduleExpression.getDayOfMonth()
- DayOfMonth(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- DayOfWeek - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
-
DayOfWeek
- DayOfWeek(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- DC_LOCAL - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- DC_REMOTE - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- DEAD_LETTER_ADDRESS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DEAD_LETTER_ADDRESS - Static variable in class org.jboss.as.messaging.QueueDefinition
-
- DEBUG - Static variable in class org.jboss.as.process.CommandLineConstants
-
Debug flag
- DEBUG_ENABLED - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- DEBUG_OPTIONS - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- debugBoundContext(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugBoundName(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugExceptionConvertingServantToReference(Throwable) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugGetDefaultORB(ORB) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugIORSecurityConfigMetaData(IORSecurityConfigMetaData) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugJSSEDomainRetrieval(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugNamingServiceIOR(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugServiceStartup(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugServiceStop(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- debugUnboundObject(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- DECLARE_ROLES_ANNOTATION - Static variable in class org.jboss.as.webservices.util.DotNames
-
- DECLARED_ROLES - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- declaredEndpointInterfaceClassNotFound(String, Class<?>) - Method in interface org.jboss.as.webservices.WSMessages
-
- DeclareRolesAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- DeclareRolesAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DeclareRolesAnnotationInformationFactory
-
- DeclareRolesMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Merging process for @DeclareRoles
- DeclareRolesMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.DeclareRolesMergingProcessor
-
- decode(String) - Static method in class org.jboss.as.jacorb.naming.jndi.UrlUtil
-
Decode a URI string (according to RFC 2396).
- decode(String, String) - Static method in class org.jboss.as.jacorb.naming.jndi.UrlUtil
-
Decode a URI string (according to RFC 2396).
- decode(String) - Method in interface org.jboss.as.web.session.SessionIdentifierCodec
-
- decode(String) - Method in class org.jboss.as.web.session.SimpleSessionIdentifierCodec
-
- decode(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodec
-
- decodeGssExportedName(byte[]) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Decodes a GSS exported name that has been encoded with the GSSUP mechanism OID.
- decodeInitialContextToken(byte[], Codec) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Decodes an ASN.1-encoded InitialContextToken.
- decrement() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Equivalent to add(-1).
- decrementUsage(I) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroupEntry
-
Decrements the usage count of the specified bean.
- decrementUsage(I) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupEntry
-
- decrementUsers() - Method in class org.jboss.as.webservices.util.WebAppController
-
- DEEP_COPY_SUBJECT_MODE - Static variable in interface org.jboss.as.security.Constants
-
- DEFAULT - Static variable in interface org.jboss.as.cli.ArgumentValueConverter
-
- DEFAULT - Static variable in interface org.jboss.as.cli.impl.ModelControllerClientFactory
-
- DEFAULT - Static variable in interface org.jboss.as.cli.ModelNodeFormatter
-
- DEFAULT - Static variable in class org.jboss.as.cli.Util
-
- DEFAULT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEFAULT - Static variable in interface org.jboss.as.controller.ExpressionResolver
-
- DEFAULT - Static variable in interface org.jboss.as.controller.transform.OperationTransformer
-
- DEFAULT - Static variable in interface org.jboss.as.controller.transform.PathAddressTransformer
-
- DEFAULT - Static variable in interface org.jboss.as.controller.transform.ResourceTransformer
-
- DEFAULT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DEFAULT - Static variable in interface org.jboss.as.patching.tool.PatchTool
-
- DEFAULT - Static variable in interface org.jboss.as.patching.validation.PatchingValidationErrorHandler
-
- DEFAULT_ADD_ONS_PATH - Static variable in class org.jboss.as.patching.Constants
-
- DEFAULT_APPLICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEFAULT_APPLICATION - Static variable in class org.jboss.as.domain.management.access.ApplicationClassificationConfigResourceDefinition
-
- DEFAULT_APPLICATION_REALM - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- DEFAULT_BINDINGS - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- DEFAULT_BINDINGS_PATH - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- DEFAULT_BOOT_STACK_SIZE - Static variable in class org.jboss.as.controller.AbstractControllerService
-
The default stack size for the thread used to process boot operations.
- DEFAULT_BUFFER_CACHE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DEFAULT_BUFFER_CACHE - Static variable in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- DEFAULT_CACHE - Static variable in class org.wildfly.clustering.server.singleton.SingletonService
-
- DEFAULT_CACHE_ALIAS - Static variable in interface org.jboss.as.clustering.infinispan.CacheContainer
-
Cache name alias for the default cache of a cache container.
- DEFAULT_CACHE_CONTAINER - Static variable in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- DEFAULT_CACHE_CONTAINER - Static variable in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManagerFactoryBuilder
-
- DEFAULT_CACHE_CONTAINER - Static variable in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManagerFactoryBuilder
-
- DEFAULT_CACHE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryBuilderService
-
- DEFAULT_CALLBACK_HANDLER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- DEFAULT_CLUSTERED_SFSB_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_CONTAINER - Static variable in class org.wildfly.clustering.server.singleton.SingletonService
-
- DEFAULT_CONTEXT_PROPAGATION - Static variable in class org.jboss.as.xts.XTSSubsystemDefinition
-
- DEFAULT_DATA_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_DATASOURCE - Static variable in class org.jboss.as.jpa.subsystem.JPADefinition
-
- DEFAULT_DEFAULT_USER - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- DEFAULT_DELIMITER - Static variable in class org.jboss.as.web.session.SimpleRoutingSupport
-
- DEFAULT_DISTINCT_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_ENCODING - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DEFAULT_ENCODING - Static variable in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- DEFAULT_ENTITY_BEAN_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_ENTITY_BEAN_OPTIMISTIC_LOCKING - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_ENTITY_POOL_CONFIG_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- DEFAULT_EXTENDEDPERSISTENCE_INHERITANCE - Static variable in class org.jboss.as.jpa.subsystem.JPADefinition
-
- DEFAULT_HOST - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DEFAULT_HOST - Static variable in class org.wildfly.extension.undertow.UndertowService
-
service name under which default host of default server is bound.
- DEFAULT_INSTANCE_CLASS_NAME - Static variable in interface org.jboss.as.naming.ContextListManagedReferenceFactory
-
- DEFAULT_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEFAULT_INTERFACE - Static variable in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- DEFAULT_JNDI_NAMESPACE - Static variable in class org.jboss.as.clustering.naming.JndiNameFactory
-
- DEFAULT_JNDI_VIEW_INSTANCE_VALUE - Static variable in interface org.jboss.as.naming.JndiViewManagedReferenceFactory
-
- DEFAULT_JSF_IMPL_SLOT - Static variable in class org.jboss.as.jsf.subsystem.JSFResourceDefinition
-
- DEFAULT_JVM - Static variable in class org.jboss.as.process.CommandLineConstants
-
- DEFAULT_KEEPALIVE - Static variable in class org.jboss.as.threads.TimeSpec
-
- DEFAULT_LAYERS_PATH - Static variable in class org.jboss.as.patching.Constants
-
- DEFAULT_LOCAL_EJB_RECEIVER_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- DEFAULT_MANAGEMENT_REALM - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- DEFAULT_MAX_POOL_SIZE - Static variable in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- DEFAULT_MDB_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_MDB_POOL_CONFIG_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- DEFAULT_MISSING_METHOD_PERMISSIONS_DENY_ACCESS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_MISSING_METHOD_PERMISSIONS_DENY_ACCESS - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_MODULE - Static variable in class org.jboss.as.host.controller.discovery.Constants
-
- DEFAULT_MULTICAST_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- DEFAULT_NAME - Static variable in class org.jboss.as.connector.services.bootstrap.NamedBootstrapContext
-
Default BootstrapContext name
- DEFAULT_NAME - Static variable in class org.jboss.as.connector.services.workmanager.NamedWorkManager
-
Default WorkManager name
- DEFAULT_NAME - Static variable in class org.jboss.as.connector.subsystems.jca.Constants
-
- DEFAULT_PASSIVATION_DISABLED_CACHE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryBuilderService
-
- DEFAULT_RA_NAME_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- DEFAULT_REJECTION_POLICY - Static variable in interface org.jboss.as.controller.transform.OperationTransformer
-
- DEFAULT_REQUIRES_ADDRESSABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEFAULT_REQUIRES_ADDRESSABLE - Static variable in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- DEFAULT_REQUIRES_READ - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEFAULT_REQUIRES_READ - Static variable in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- DEFAULT_REQUIRES_WRITE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEFAULT_REQUIRES_WRITE - Static variable in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- DEFAULT_RESOURCE_ADAPTER_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SECURITY_DOMAIN - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SECURITY_DOMAIN - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_SERVER - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DEFAULT_SERVER - Static variable in class org.wildfly.extension.undertow.UndertowService
-
service name under which default server is bound.
- DEFAULT_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
The default service name.
- DEFAULT_SERVLET_CONTAINER - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DEFAULT_SFSB_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SFSB_PASSIVATION_DISABLED_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SINGLETON_BEAN_ACCESS_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SLOT - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- DEFAULT_SLOT - Static variable in class org.jboss.as.jsf.subsystem.JSFResourceDefinition
-
- DEFAULT_SLOT_ATTR_NAME - Static variable in class org.jboss.as.jsf.subsystem.JSFResourceDefinition
-
- DEFAULT_SLSB_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SLSB_POOL_CONFIG_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- DEFAULT_STATEFUL_BEAN_ACCESS_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_TIMEOUT - Static variable in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- DEFAULT_TIMEOUT - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- DEFAULT_TIMEOUT_UNIT - Static variable in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- DEFAULT_USER - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- DEFAULT_USER - Static variable in class org.jboss.as.domain.management.security.LocalAuthenticationResourceDefinition
-
- DEFAULT_USER_DN - Static variable in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- DEFAULT_VALUE - Static variable in class org.wildfly.extension.security.manager.Constants
-
- DEFAULT_VIRTUAL_HOST - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DEFAULT_VIRTUAL_SERVER - Static variable in interface org.jboss.as.web.Constants
-
- DEFAULT_VIRTUAL_SERVER - Static variable in class org.jboss.as.web.WebDefinition
-
- DEFAULT_WEB_INF_LIB_FILTER - Static variable in class org.wildfly.extension.undertow.deployment.WarStructureDeploymentProcessor
-
- DEFAULT_WEB_MODULE - Static variable in interface org.jboss.as.web.Constants
-
- DEFAULT_WEB_MODULE - Static variable in class org.jboss.as.web.WebVirtualHostDefinition
-
- DEFAULT_WEB_MODULE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DEFAULT_WINDOW_SIZE - Static variable in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- DefaultAccessTimeoutService - Class in org.jboss.as.ejb3.component
-
Service that manages the default access timeout for session beans
- DefaultAccessTimeoutService(long) - Constructor for class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- DefaultApplicationClientCallbackHandler - Class in org.jboss.as.appclient.service
-
The default callback handler used by the
- DefaultApplicationClientCallbackHandler() - Constructor for class org.jboss.as.appclient.service.DefaultApplicationClientCallbackHandler
-
- DefaultAttributeConverter() - Constructor for class org.jboss.as.controller.transform.description.AttributeConverter.DefaultAttributeConverter
-
- DefaultAttributeMarshaller - Class in org.jboss.as.controller
-
- DefaultAttributeMarshaller() - Constructor for class org.jboss.as.controller.DefaultAttributeMarshaller
-
- DefaultAuthenticationCacheFactory - Class in org.jboss.as.security.plugins
-
Factory that creates default ConcurrentMaps for authentication cache.
- DefaultAuthenticationCacheFactory() - Constructor for class org.jboss.as.security.plugins.DefaultAuthenticationCacheFactory
-
- DefaultBatch - Class in org.jboss.as.cli.batch.impl
-
- DefaultBatch() - Constructor for class org.jboss.as.cli.batch.impl.DefaultBatch
-
- DefaultBatchedCommand - Class in org.jboss.as.cli.batch.impl
-
- DefaultBatchedCommand(String, ModelNode) - Constructor for class org.jboss.as.cli.batch.impl.DefaultBatchedCommand
-
- DefaultBatchManager - Class in org.jboss.as.cli.batch.impl
-
- DefaultBatchManager() - Constructor for class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- DefaultBeanInfo<T> - Class in org.jboss.as.pojo.service
-
Default bean info.
- DefaultBeanInfo(DeploymentReflectionIndex, Class<T>) - Constructor for class org.jboss.as.pojo.service.DefaultBeanInfo
-
- DefaultBindingsAdd - Class in org.jboss.as.ee.subsystem
-
- DefaultBindingsAdd(DefaultBindingsConfigurationProcessor) - Constructor for class org.jboss.as.ee.subsystem.DefaultBindingsAdd
-
- DefaultBindingsConfigurationProcessor - Class in org.jboss.as.ee.component.deployers
-
- DefaultBindingsConfigurationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- DefaultBindingsResourceDefinition - Class in org.jboss.as.ee.subsystem
-
The resource definition wrt EE default bindings configuration.
- DefaultBindingsResourceDefinition(DefaultBindingsConfigurationProcessor) - Constructor for class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- defaultCacheClassification() - Method in class org.jboss.as.jpa.platform.PlatformImpl
-
- DefaultCacheContainer - Class in org.jboss.as.clustering.infinispan
-
EmbeddedCacheManager decorator that overrides the default cache semantics of a cache manager.
- DefaultCacheContainer(GlobalConfiguration, String) - Constructor for class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- DefaultCacheContainer(GlobalConfiguration, Configuration, String) - Constructor for class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- DefaultCacheContainer(EmbeddedCacheManager, String) - Constructor for class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- DefaultCallbackHandler - Class in org.jboss.as.cli.operation.impl
-
- DefaultCallbackHandler() - Constructor for class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- DefaultCallbackHandler(boolean) - Constructor for class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- DefaultCallbackHandler(OperationRequestAddress) - Constructor for class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- DefaultCharacterHandlerMap - Class in org.jboss.as.cli.parsing
-
- DefaultCharacterHandlerMap() - Constructor for class org.jboss.as.cli.parsing.DefaultCharacterHandlerMap
-
- DefaultCheckersAndConverter - Class in org.jboss.as.controller.transform.description
-
- DefaultCheckersAndConverter(boolean, boolean) - Constructor for class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Constructor
- DefaultCheckersAndConverter() - Constructor for class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Constructor.
- DefaultCompleter - Class in org.jboss.as.cli.impl
-
- DefaultCompleter(DefaultCompleter.CandidatesProvider) - Constructor for class org.jboss.as.cli.impl.DefaultCompleter
-
- DefaultCompleter.CandidatesProvider - Interface in org.jboss.as.cli.impl
-
- DefaultConfigVisitor - Class in org.jboss.as.pojo.descriptor
-
Default config visitor.
- DefaultConfigVisitor(ServiceBuilder, BeanState, Module, DeploymentReflectionIndex) - Constructor for class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- DefaultConfigVisitor(ServiceBuilder, BeanState, Module, DeploymentReflectionIndex, BeanInfo) - Constructor for class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- defaultConstructorNotFound(Class<?>) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the default constructor for the class, represented by the clazz
parameter, could not be found.
- defaultConstructorNotFound(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the default constructor for the class, represented by the className
parameter, could not be found.
- defaultConstructorNotFoundOnComponent(String, Class<?>) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the default constructor for the class, represented by the className
parameter, could not be found on the component.
- DefaultContextSetupProviderImpl - Class in org.jboss.as.ee.concurrent
-
The default context setup provider.
- DefaultContextSetupProviderImpl() - Constructor for class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
-
- DefaultDataSourceBindingProcessor - Class in org.jboss.as.connector.deployers.datasource
-
Processor responsible for binding the default datasource to the naming context of EE modules/components.
- DefaultDataSourceBindingProcessor() - Constructor for class org.jboss.as.connector.deployers.datasource.DefaultDataSourceBindingProcessor
-
- DefaultDataSourceResourceReferenceProcessor - Class in org.jboss.as.connector.deployers.datasource
-
Processor responsible for adding an EEResourceReferenceProcessor, which defaults @resource datasource injection to java:comp/DefaultDataSource.
- DefaultDataSourceResourceReferenceProcessor() - Constructor for class org.jboss.as.connector.deployers.datasource.DefaultDataSourceResourceReferenceProcessor
-
- DefaultDiscardAttributeChecker(boolean, boolean) - Constructor for class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
Constructor
- DefaultDiscardAttributeChecker() - Constructor for class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
Constructor.
- DefaultDistinctNameService - Class in org.jboss.as.ejb3.subsystem
-
- DefaultDistinctNameService(String) - Constructor for class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
-
- defaultDown() - Method in class org.jboss.as.pojo.service.CreateDestroyPojoPhase
-
- defaultDown() - Method in class org.jboss.as.pojo.service.LifecyclePojoPhase
-
- defaultDown() - Method in class org.jboss.as.pojo.service.StartStopPojoPhase
-
- DefaultEarSubDeploymentsIsolationProcessor - Class in org.jboss.as.ee.component.deployers
-
DeploymentUnitProcessor responsible for setting the default ear subdeployments isolation for each .ear
deployment unit.
- DefaultEarSubDeploymentsIsolationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
-
- DefaultEjbClientContextService - Class in org.jboss.as.ejb3.remote
-
Service that manages an EJBClientContext
- DefaultEjbClientContextService(boolean) - Constructor for class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
- DefaultEmptyListAttributeHandler() - Constructor for class org.jboss.as.server.operations.ServerVersionOperations.DefaultEmptyListAttributeHandler
-
- DefaultFilenameTabCompleter - Class in org.jboss.as.cli.handlers
-
- DefaultFilenameTabCompleter(CommandContext) - Constructor for class org.jboss.as.cli.handlers.DefaultFilenameTabCompleter
-
- defaultInterceptorClassNotListed(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating Default interceptor class is not listed in the section of ejb-jar.xml and will not be applied"
- defaultInterceptorsNotBindToMethod() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Default interceptors cannot specify a method to bind to in ejb-jar.xml
- defaultInterceptorsNotSpecifyOrder() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Default interceptors specify an absolute ordering
- DefaultJMSConnectionFactoryBindingProcessor - Class in org.jboss.as.messaging.deployment
-
Processor responsible for binding the default jms connection factory to the naming context of EE modules/components.
- DefaultJMSConnectionFactoryBindingProcessor() - Constructor for class org.jboss.as.messaging.deployment.DefaultJMSConnectionFactoryBindingProcessor
-
- DefaultJMSConnectionFactoryResourceReferenceProcessor - Class in org.jboss.as.messaging.deployment
-
Processor responsible for adding an EEResourceReferenceProcessor, which defaults @resource ConnectionFactory injection to the default JMS Connection Factory.
- DefaultJMSConnectionFactoryResourceReferenceProcessor() - Constructor for class org.jboss.as.messaging.deployment.DefaultJMSConnectionFactoryResourceReferenceProcessor
-
- DefaultJsfProfileCompletionHandler - Class in org.jboss.as.web
-
ProfileParsingCompletionHandler that installs a default JSF extension and subsystem if the
profile included legacy web subsystem versions and did not include a JSF subsystem.
- DefaultJsfProfileCompletionHandler() - Constructor for class org.jboss.as.web.DefaultJsfProfileCompletionHandler
-
- DefaultJvmUtils - Class in org.jboss.as.process
-
- DefaultJvmUtils() - Constructor for class org.jboss.as.process.DefaultJvmUtils
-
- DefaultManagementBatchIdManager() - Constructor for class org.jboss.as.protocol.mgmt.ManagementBatchIdManager.DefaultManagementBatchIdManager
-
- DefaultNamespaceContextSelectorService - Class in org.jboss.as.naming.service
-
- DefaultNamespaceContextSelectorService() - Constructor for class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- DefaultOperationCandidatesProvider - Class in org.jboss.as.cli.operation.impl
-
- DefaultOperationCandidatesProvider() - Constructor for class org.jboss.as.cli.operation.impl.DefaultOperationCandidatesProvider
-
- DefaultOperationDescriptionProvider - Class in org.jboss.as.controller.descriptions
-
Provides a default description of an operation.
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, AttributeDefinition...) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, DeprecationData, AttributeDefinition...) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, ModelType, AttributeDefinition...) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, ModelType, ModelType, AttributeDefinition...) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, ModelType, ModelType, DeprecationData, AttributeDefinition...) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, ResourceDescriptionResolver, ModelType, ModelType, DeprecationData, AttributeDefinition[], AttributeDefinition...) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, ResourceDescriptionResolver, ModelType, ModelType, boolean, DeprecationData, AttributeDefinition[], AttributeDefinition...) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationDescriptionProvider(String, ResourceDescriptionResolver, ResourceDescriptionResolver, ModelType, ModelType, boolean, DeprecationData, AttributeDefinition[], AttributeDefinition[], List<AccessConstraintDefinition>) - Constructor for class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- DefaultOperationRequestAddress - Class in org.jboss.as.cli.operation.impl
-
This implementation is not thread-safe.
- DefaultOperationRequestAddress() - Constructor for class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- DefaultOperationRequestAddress(OperationRequestAddress) - Constructor for class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
Creates a prefix and initializes it to the value of the argument.
- DefaultOperationRequestBuilder - Class in org.jboss.as.cli.operation.impl
-
- DefaultOperationRequestBuilder() - Constructor for class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- DefaultOperationRequestBuilder(OperationRequestAddress) - Constructor for class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- DefaultOperationRequestParser - Class in org.jboss.as.cli.operation.impl
-
Default implementation of CommandParser which expects the following command format:
[node-type=node-name (, node-type=node-name)*] : operation-name ['(' name=value (, name=value)* ')' ]
the whitespaces are insignificant.
- DefaultOperationRequestParser() - Constructor for class org.jboss.as.cli.operation.impl.DefaultOperationRequestParser
-
- DefaultParsingState - Class in org.jboss.as.cli.parsing
-
- DefaultParsingState(String) - Constructor for class org.jboss.as.cli.parsing.DefaultParsingState
-
- DefaultParsingState(String, boolean) - Constructor for class org.jboss.as.cli.parsing.DefaultParsingState
-
- DefaultParsingState(String, boolean, CharacterHandlerMap) - Constructor for class org.jboss.as.cli.parsing.DefaultParsingState
-
- DefaultPermissionFactory - Class in org.jboss.as.controller.access.rbac
-
Default
PermissionFactory implementation that supports
the WildFly default role-based access control permission scheme.
- DefaultPermissionFactory(RoleMapper, AuthorizerConfiguration) - Constructor for class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
Creates a new DefaultPermissionFactory
- DefaultPrefixFormatter - Class in org.jboss.as.cli.operation.impl
-
- DefaultPrefixFormatter() - Constructor for class org.jboss.as.cli.operation.impl.DefaultPrefixFormatter
-
- DefaultPropertySorter(Comparator<String>) - Constructor for class org.jboss.as.logging.logmanager.PropertySorter.DefaultPropertySorter
-
- DefaultRejectAttributeChecker() - Constructor for class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Constructor
- DefaultResourceAdapterService - Class in org.jboss.as.ejb3.component.messagedriven
-
User: jpai
- DefaultResourceAdapterService(String) - Constructor for class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- DefaultResourceAdapterWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
User: jpai
- DefaultResourceAddDescriptionProvider - Class in org.jboss.as.controller.descriptions
-
Uses an analysis of registry metadata to provide a default description of an operation that adds a resource.
- DefaultResourceAddDescriptionProvider(ImmutableManagementResourceRegistration, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.descriptions.DefaultResourceAddDescriptionProvider
-
- DefaultResourceDescriptionProvider - Class in org.jboss.as.controller.descriptions
-
Provides a default description of a resource by analyzing the registry metadata.
- DefaultResourceDescriptionProvider(ImmutableManagementResourceRegistration, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.descriptions.DefaultResourceDescriptionProvider
-
- DefaultResourceDescriptionProvider(ImmutableManagementResourceRegistration, ResourceDescriptionResolver, DeprecationData) - Constructor for class org.jboss.as.controller.descriptions.DefaultResourceDescriptionProvider
-
- DefaultResourceRemoveDescriptionProvider - Class in org.jboss.as.controller.descriptions
-
Default provider for a resource "remove" operation.
- DefaultResourceRemoveDescriptionProvider(ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.descriptions.DefaultResourceRemoveDescriptionProvider
-
- DefaultResourceRemoveDescriptionProvider(ResourceDescriptionResolver, DeprecationData) - Constructor for class org.jboss.as.controller.descriptions.DefaultResourceRemoveDescriptionProvider
-
- DefaultSessionBeanAccessTimeoutWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- DefaultSessionBeanAccessTimeoutWriteHandler(AttributeDefinition, ServiceName) - Constructor for class org.jboss.as.ejb3.subsystem.DefaultSessionBeanAccessTimeoutWriteHandler
-
- DefaultStateWithEndCharacter - Class in org.jboss.as.cli.parsing
-
- DefaultStateWithEndCharacter(String, char, boolean, boolean, CharacterHandlerMap) - Constructor for class org.jboss.as.cli.parsing.DefaultStateWithEndCharacter
-
- defaultUp() - Method in class org.jboss.as.pojo.service.CreateDestroyPojoPhase
-
- defaultUp() - Method in class org.jboss.as.pojo.service.LifecyclePojoPhase
-
- defaultUp() - Method in class org.jboss.as.pojo.service.StartStopPojoPhase
-
- defaultValue - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- defaultValue() - Static method in enum org.jboss.as.host.controller.DirectoryGrouping
-
Returns the default directory grouping.
- 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.
- defineConfiguration(String, Configuration) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- defineConfiguration(String, String, Configuration) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- DEFINED - Static variable in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
- definePackage(String, String, String, String, String, String, String, URL) - Method in class org.jboss.as.jpa.classloader.TempClassLoader
- DEFINITION - Static variable in class org.jboss.as.connector.dynamicresource.operations.ClearStatisticsHandler
-
- DEFINITION - Static variable in class org.jboss.as.connector.dynamicresource.operations.ClearWorkManagerStatisticsHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.CompositeOperationHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.NamespaceRemoveHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.ResolveExpressionHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.SchemaLocationRemoveHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.SnapshotDeleteHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.SnapshotListHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.SnapshotTakeHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.ValidateAddressOperationHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.common.XmlMarshallingHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.operations.global.WriteAttributeHandler
-
- DEFINITION - Static variable in class org.jboss.as.controller.transform.SubsystemDescriptionDump
-
- DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
-
- DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
- DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ApplyRemoteMasterDomainModelHandler
-
- DEFINITION - Static variable in class org.jboss.as.domain.controller.operations.ResolveExpressionOnDomainHandler
-
- DEFINITION - Static variable in class org.jboss.as.domain.management.access.AccessAuthorizationDomainSlaveConfigHandler
-
- DEFINITION - Static variable in class org.jboss.as.domain.management.access.IsCallerInRoleOperation
-
- DEFINITION - Static variable in class org.jboss.as.domain.management.security.WhoAmIOperation
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.HostModelRegistrationHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.HostShutdownHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerRemoveHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.ResolveExpressionOnHostHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.ServerReloadHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.ServerRestartHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.ServerStartHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.ServerStopHandler
-
- DEFINITION - Static variable in class org.jboss.as.host.controller.operations.StartServersHandler
-
- DEFINITION - Static variable in class org.jboss.as.jsf.subsystem.JSFImplListHandler
-
- DEFINITION - Static variable in class org.jboss.as.server.DeployerChainAddHandler
-
- DEFINITION - Static variable in class org.jboss.as.server.operations.DumpServicesHandler
-
- DEFINITION - Static variable in class org.jboss.as.server.operations.RootResourceHack
-
- 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.ServerShutdownHandler
-
- DEFINITION - Static variable in class org.jboss.as.server.operations.SetServerGroupHostHandler
-
- DEFINITION - Static variable in class org.jboss.as.server.services.net.SpecifiedInterfaceResolveHandler
-
- DEFINITION_PRIVATE - Static variable in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- Delegate() - Constructor for class org.jboss.as.domain.management.parsing.ManagementXml.Delegate
-
- delegate() - Method in class org.jboss.as.jpa.beanmanager.ProxyBeanManager
-
- delegate() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- delegate() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplicationFactory
-
- delegate() - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- delegate() - Method in class org.jboss.as.jsf.injection.weld.WeldApplication
-
- delegate() - Method in class org.jboss.as.jsf.injection.weld.WeldApplicationFactory
-
- DelegateCacheFactoryBuilderService<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache
-
- DelegateCacheFactoryBuilderService(String, ServiceName) - Constructor for class org.jboss.as.ejb3.cache.DelegateCacheFactoryBuilderService
-
- delegateInterception(InvocationContext, InterceptionType, List<Interceptor<?>>, WeldInterceptorInstances) - Method in class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor
-
- DelegatingBatchEnvironment - Class in org.wildfly.jberet
-
- DelegatingBatchEnvironment() - Constructor for class org.wildfly.jberet.DelegatingBatchEnvironment
-
- DelegatingBatchServiceTarget - Class in org.jboss.as.clustering.msc
-
- DelegatingBatchServiceTarget(BatchServiceTarget, ServiceTargetFactory, BatchServiceTargetFactory, ServiceBuilderFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- DelegatingClassFileTransformer - Class in org.jboss.as.server.deployment.module
-
- DelegatingClassFileTransformer() - Constructor for class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
-
- DelegatingConfigurableAuthorizer - Class in org.jboss.as.controller.access.management
-
- DelegatingConfigurableAuthorizer() - Constructor for class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- DelegatingImmutableManagementResourceRegistration - Class in org.jboss.as.controller.registry
-
- DelegatingImmutableManagementResourceRegistration(ImmutableManagementResourceRegistration) - Constructor for class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
Creates a new ImmutableManagementResourceRegistration.
- DelegatingInterceptorInvocationContext - Class in org.jboss.as.weld.ejb
-
- DelegatingInterceptorInvocationContext(InvocationContext, List<Interceptor<?>>, List<Object>, InterceptionType) - Constructor for class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- DelegatingManagementResourceRegistration - Class in org.jboss.as.controller.registry
-
- DelegatingManagementResourceRegistration(ManagementResourceRegistration) - Constructor for class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
Creates a new DelegatingManagementResourceRegistration.
- DelegatingServiceBuilder<T> - Class in org.jboss.as.clustering.msc
-
- DelegatingServiceBuilder(ServiceBuilder<T>, ServiceControllerFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- DelegatingServiceContainer - Class in org.jboss.as.clustering.msc
-
- DelegatingServiceContainer(ServiceContainer, ServiceTargetFactory, BatchServiceTargetFactory, ServiceBuilderFactory, ServiceControllerFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- DelegatingServiceController<T> - Class in org.jboss.as.clustering.msc
-
- DelegatingServiceController(ServiceController<T>, ServiceControllerFactory, ServiceContainerFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceController
-
- DelegatingServiceTarget - Class in org.jboss.as.clustering.msc
-
- DelegatingServiceTarget(ServiceTarget, ServiceTargetFactory, BatchServiceTargetFactory, ServiceBuilderFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- DelegatingStubFactoryFactory - Class in org.jboss.as.jacorb.rmi
-
Stub factory
- DelegatingStubFactoryFactory() - Constructor for class org.jboss.as.jacorb.rmi.DelegatingStubFactoryFactory
-
- deleteDeployment(byte[]) - Method in interface org.jboss.as.repository.DeploymentFileRepository
-
Deletes a deployment from the local file system
- deleteDeployment(byte[]) - Method in class org.jboss.as.repository.LocalDeploymentFileRepository
-
- deleteDeployment(byte[]) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
-
- deleteDir(File, FilenameFilter) - Static method in class org.jboss.as.patching.validation.PatchingGarbageLocator
-
- deleteInactiveContent() - Method in class org.jboss.as.patching.validation.PatchingGarbageLocator
-
Delete inactive contents.
- DeleteJmsResourceHandler - Class in org.jboss.as.cli.handlers.jms
-
- DeleteJmsResourceHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.jms.DeleteJmsResourceHandler
-
- deleteRecursively(File) - Method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- deleteSnapshot(String) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- deleteSnapshot(String) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- deleteSnapshot(String) - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- deleteSnapshot(String) - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
Deletes a snapshot using its name.
- deleteSnapshot(String) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- delistResource(XAResource, int) - Method in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- DELIVERING_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DELIVERY_ACTIVE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanResourceDefinition
-
- DeliveryActiveAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the DeliveryActive annotation
- DeliveryActiveAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DeliveryActiveAnnotationInformationFactory
-
- DeliveryActiveMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Handles the DeliveryActive annotation merging
- DeliveryActiveMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.DeliveryActiveMergingProcessor
-
- DeniedMethodKey - Class in org.jboss.as.ejb3.component.allowedmethods
-
- DeniedMethodKey(InvocationType, MethodType) - Constructor for class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
-
- DENY - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- DENY_ALL - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- denyAll() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- dependencies() - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
-
- dependencies() - Method in class org.jboss.as.ee.naming.JavaNamespaceSetup
-
- dependencies() - Method in class org.jboss.as.jpa.interceptor.WebNonTxEmCloserAction
-
- dependencies() - Method in interface org.jboss.as.server.deployment.SetupAction
-
Any dependencies that this action requires
- dependencies() - Method in class org.jboss.as.txn.deployment.TransactionRollbackSetupAction
-
- dependencies() - Method in class org.jboss.as.weld.arquillian.WeldContextSetup
-
- 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_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_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_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_LOGGING - 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
-
- DependencyConfigurator<T extends org.jboss.msc.service.Service> - Interface in org.jboss.as.ee.component
-
A configurator for a service dependency.
- DependsConfig - Class in org.jboss.as.pojo.descriptor
-
The legacy depends meta data.
- DependsConfig() - Constructor for class org.jboss.as.pojo.descriptor.DependsConfig
-
- DependsOnAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- DependsOnAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DependsOnAnnotationInformationFactory
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ActiveApplicationClientProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientManifestProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientStartProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.appclient.deployment.ApplicationClientStructureProcessor
-
- DEPLOY - Static variable in class org.jboss.as.cli.Util
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.clustering.jgroups.deployment.ClusteringDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.datasource.DataSourceDefinitionAnnotationParser
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.datasource.DefaultDataSourceBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.datasource.DefaultDataSourceResourceReferenceProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ds.processors.DriverProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ds.processors.DsXmlDeploymentInstallProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ds.processors.DsXmlDeploymentParsingProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ds.processors.StructureDriverProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.AdministeredObjectDefinitionAnnotationParser
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.ConnectionFactoryDefinitionAnnotationParser
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.CachedConnectionManagerSetupProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.IronJacamarDeploymentParsingProcessor
-
Process a deployment for iron-jacamar.xml files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.ParsedRaDeploymentProcessor
-
Process a deployment for a Connector.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.RaDeploymentParsingProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.RaNativeProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.RarDependencyProcessor
-
Add dependencies for modules required for ra deployments
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.RaStructureProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.RaXmlDependencyProcessor
-
Add dependencies for modules required for ra deployments
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.ra.processors.RaXmlDeploymentProcessor
-
Process a deployment for a Connector.
- deploy(ServiceContainer) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- deploy(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the specified deployment content should be deployed.
- deploy(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the specified deployment content should be deployed.
- deploy(String, InputStream) - Method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
-
- DEPLOY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.beanvalidation.BeanValidationFactoryDeployer
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ApplicationClassesAggregationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.AroundInvokeAnnotationParsingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ComponentInstallProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.DescriptorEnvironmentLifecycleMethodProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EarApplicationNameProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EarMessageDestinationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EECleanUpProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEDefaultPermissionsProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEDistinctNameProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEModuleInitialProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.EEModuleNameProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.LifecycleAnnotationParsingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationResolutionProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.ResourceReferenceRegistrySetupProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.concurrent.deployers.EEConcurrentContextProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.managedbean.processors.JavaEEDependencyProcessor
-
Add the EE APIs as a dependency to all deployments
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.managedbean.processors.ManagedBeanAnnotationProcessor
-
Check the deployment annotation index for all classes with the @ManagedBean annotation.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.managedbean.processors.ManagedBeanSubDeploymentMarkingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.DeploymentPropertiesProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.DeploymentPropertyResolverProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.PropertyResolverProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.SystemPropertyResolverProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.metadata.property.VaultPropertyResolverProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.ApplicationContextProcessor
-
Add a ContextService for this module.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.InApplicationClientBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.InstanceNameBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.naming.ModuleContextProcessor
-
Add a ContextService for this module.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.AnnotationPropertyReplacementProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.ApplicationClientDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.ComponentAggregationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.DescriptorPropertyReplacementProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarInitializationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarMetaDataParsingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EarStructureProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.EjbJarDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.InitializeInOrderProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.ApplicationExceptionAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.AroundTimeoutAnnotationParsingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.BusinessViewAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AssemblyDescriptorProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.ContainerInterceptorBindingsDDProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorInterceptorBindingsProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorMethodProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.InterceptorClassDeploymentDescriptorProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.DeploymentRepositoryProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbCleanUpProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EJBClientDescriptorMetaDataProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbContextJndiBindingProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbDefaultDistinctNameProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EJBDefaultPermissionsProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EJBDefaultSecurityDomainProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbDependencyDeploymentUnitProcessor
-
Adds Java EE module as a dependency to any deployment unit which is an EJB deployment
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbIIOPDeploymentUnitProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJarParsingDeploymentUnitProcessor
-
Finds an ejb-jar.xml (at WEB-INF of a .war or META-INF of a .jar) parses the file and creates
metadata out of it.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbManagementDeploymentUnitProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.EjbResourceInjectionAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.IIOPJndiBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ApplicationExceptionMergingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.merging.HomeViewMergingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.PassivationAnnotationParsingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.security.JaccEjbDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.TimerServiceDeploymentProcessor
-
- deploy(File) - Method in interface org.jboss.as.embedded.StandaloneServer
-
Deprecated.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jacorb.deployment.JacORBDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jacorb.deployment.JacORBMarkerProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jaxrs.deployment.JaxrsAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jaxrs.deployment.JaxrsCdiIntegrationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jaxrs.deployment.JaxrsComponentDeployer
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jaxrs.deployment.JaxrsScanningProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.JPAAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.JPAClassFileTransformerProcessor
-
Add dependencies for modules required for JPA deployments
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.JPADependencyProcessor
-
Add dependencies for modules required for JPA deployments
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.JPAInterceptorProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.PersistenceBeginInstallProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.PersistenceCompleteInstallProcessor
-
- deploy(DeploymentPhaseContext, Platform) - Static method in class org.jboss.as.jpa.processor.PersistenceProviderHandler
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.PersistenceUnitParseProcessor
-
- deploy(DeploymentPhaseContext, boolean, Platform) - Static method in class org.jboss.as.jpa.processor.PersistenceUnitServiceHandler
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFBeanValidationFactoryProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFCdiExtensionDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFManagedBeanProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFMetadataProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFSharedTldsProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jsf.deployment.JSFVersionProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.logging.deployments.LoggingDependencyDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.mail.extension.MailSessionDefinitionAnnotationParser
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.messaging.deployment.CDIDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.messaging.deployment.DefaultJMSConnectionFactoryBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.messaging.deployment.DefaultJMSConnectionFactoryResourceReferenceProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.messaging.deployment.MessagingDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.messaging.deployment.MessagingJMSDefinitionAnnotationParser
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.messaging.deployment.MessagingXmlInstallDeploymentUnitProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.messaging.deployment.MessagingXmlParsingDeploymentUnitProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.naming.deployment.ExternalContextsProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.pojo.KernelDeploymentModuleProcessor
-
Add POJO module if we have any bean factories.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.pojo.KernelDeploymentParsingProcessor
-
Process a deployment for jboss-beans.xml files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.pojo.ParsedKernelDeploymentProcessor
-
Process a deployment for KernelDeployment configuration.
- deploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
-
- deploy(DeploymentUnit, String) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.security.deployment.JaccEarDeploymentProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.security.deployment.SecurityDependencyProcessor
-
Perform a single step in processing the 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(ModelNode, ScheduledExecutorService) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentOperations
-
- 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(DeploymentPhaseContext) - Method in class org.jboss.as.service.component.ServiceComponentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.service.ParsedServiceDeploymentProcessor
-
Process a deployment for JbossService configuration.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.service.SarModuleDependencyProcessor
-
Add dependencies for modules required for manged bean deployments, if managed bean configurations are attached
to the deployment.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.service.SarStructureProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.service.SarSubDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.service.ServiceDeploymentParsingProcessor
-
Process a deployment for jboss-service.xml files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.txn.deployment.TransactionCDIProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.txn.deployment.TransactionJndiBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.txn.deployment.TransactionLeakRollbackProcessor
-
- deploy(URL) - Method in class org.jboss.as.webservices.deployer.RemoteDeployer
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.AbstractIntegrationProcessorJAXWS
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.AspectDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.JBossWebservicesDescriptorDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.TCCLDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WebServicesContextJndiSetupProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WebservicesDescriptorDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WSClassVerificationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WSDependenciesProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_EJB
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_JMS
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WSLibraryFilterProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WSServiceDependenciesProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.injection.WSHandlerChainAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.webserviceref.WSRefAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.CdiAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.BeanArchiveProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.BeanDefiningAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.BeansXmlProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.CdiBeanValidationFactoryProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.ExternalBeanArchiveProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WebIntegrationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WeldBeanManagerServiceProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WeldComponentIntegrationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WeldConfigurationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WeldDependencyProcessor
-
Add dependencies for modules required for weld deployments, if managed weld configurations are attached to the deployment
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WeldDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WeldImplicitDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.WeldPortableExtensionProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.xts.CDIExtensionProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.xts.XTSDependenciesDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.xts.XTSHandlerDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.xts.XTSInterceptorDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.batch.deployment.BatchDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.batch.deployment.BatchEnvironmentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.rts.deployment.InboundBridgeDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.security.manager.deployment.PermissionsParseProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.EarContextRootProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.JBossWebParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.ServletContainerInitializerDeploymentProcessor
-
Process SCIs.
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.TldParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowHandlersDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowJSRWebSocketDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowNativeWebSocketDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.WarAnnotationDeploymentProcessor
-
Process web annotations.
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.WarDeploymentInitializingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.WarStructureDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.WebComponentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.WebFragmentParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.undertow.deployment.WebParsingDeploymentProcessor
-
- DEPLOY_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- DEPLOY_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- DeployAction - Class in org.jboss.as.cli.gui.metacommand
-
Action for the deploy menu selection.
- DeployAction(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.metacommand.DeployAction
-
- DeployCommandDialog - Class in org.jboss.as.cli.gui.metacommand
-
Creates a dialog that lets you build a deploy command.
- DeployCommandDialog(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.metacommand.DeployCommandDialog
-
- deployComponent(DeploymentPhaseContext, ComponentConfiguration, List<ServiceName>, ServiceName) - Method in class org.jboss.as.ee.component.deployers.ComponentInstallProcessor
-
- DeployDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder that exposes
directives that are only applicable following a
deploy
or
replace directive.
- DEPLOYED_PERSISTENCE_PROVIDER - Static variable in class org.jboss.as.jpa.processor.JpaAttachments
-
List
that represents the JPA persistent units
- DEPLOYER_JDBC_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
A logger with the category org.jboss.as.connector.deployers.jdbc.
- 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
-
- DeployHandler - Class in org.jboss.as.cli.handlers
-
- DeployHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.DeployHandler
-
- deployingCompliantJdbcDriver(Class<? extends Driver>, int, int) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs an informational message indicating the JDBC driver is compliant.
- deployingNonCompliantJdbcDriver(Class<? extends Driver>, int, int) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs an informational message indicating the JDBC driver is non-compliant.
- DEPLOYMENT - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
-
- DEPLOYMENT - Static variable in class org.jboss.as.cli.Util
-
- DEPLOYMENT - Static variable in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- DEPLOYMENT - Static variable in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- DEPLOYMENT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- DEPLOYMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEPLOYMENT_AS_LIST - Static variable in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- 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_CONNECTOR_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
A logger with the category org.jboss.as.deployment.connector.
- DEPLOYMENT_CONNECTOR_REGISTRY_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
A logger with the category org.jboss.as.deployment.connector.registry.
- DEPLOYMENT_CONTENTS - Static variable in class org.jboss.as.server.deployment.Attachments
-
The deployment contents
- DEPLOYMENT_DEPLOY_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- DEPLOYMENT_FULL_REPLACE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- DEPLOYMENT_KEY - Static variable in class org.jboss.as.webservices.util.WSAttachmentKeys
-
- DEPLOYMENT_LOGGER - Static variable in interface org.jboss.as.domain.controller.DomainControllerLogger
-
A logger with the category of org.jboss.as.deployment.
- DEPLOYMENT_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
A logger with the category org.jboss.as.server.deployment.
- DEPLOYMENT_LOGGER - Static variable in interface org.jboss.as.weld.WeldLogger
-
A logger with the category org.jboss.weld.
- DEPLOYMENT_NAME - Static variable in class org.jboss.as.cli.Util
-
- DEPLOYMENT_OVERLAY - Static variable in class org.jboss.as.cli.Util
-
- DEPLOYMENT_OVERLAY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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_PERMISSIONS - Static variable in class org.wildfly.extension.security.manager.Constants
-
- DEPLOYMENT_PROPERTIES - Static variable in class org.jboss.as.ee.metadata.property.Attachments
-
- DEPLOYMENT_PROPERTY_RESOLVERS - Static variable in class org.jboss.as.ee.metadata.property.Attachments
-
- DEPLOYMENT_REDEPLOY_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- DEPLOYMENT_REMOVE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- DEPLOYMENT_REPLACE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- 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
-
- DEPLOYMENT_ROOT - Static variable in class org.jboss.as.server.deployment.Attachments
-
The primary deployment root.
- DEPLOYMENT_ROOT_BEAN_DEPLOYMENT_ARCHIVE - Static variable in class org.jboss.as.weld.deployment.WeldAttachments
-
- DEPLOYMENT_SERVICE_LOGGER - Static variable in interface org.jboss.as.service.SarLogger
-
A logger with the category org.jboss.as.deployment.service.
- DEPLOYMENT_SETTINGS_KEY - Static variable in class org.jboss.as.jpa.processor.JpaAttachments
-
- 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
-
- DEPLOYMENT_TIMEOUT - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- DEPLOYMENT_TYPE - Static variable in class org.jboss.as.ee.structure.Attachments
-
A Marker that identifies the type of deployment
- DEPLOYMENT_UNDEPLOY_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- DeploymentAction - Interface in org.jboss.as.controller.client.helpers.domain
-
- DeploymentAction - Interface in org.jboss.as.controller.client.helpers.standalone
-
- DeploymentAction.Type - Enum in org.jboss.as.controller.client.helpers.domain
-
Enumeration of valid types of deployment actions.
- DeploymentAction.Type - Enum in org.jboss.as.controller.client.helpers.standalone
-
Enumeration of valid types of deployment actions.
- DeploymentActionImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
-
- DeploymentActionImpl - Class in org.jboss.as.controller.client.helpers.standalone.impl
-
- DeploymentActionResult - Interface in org.jboss.as.controller.client.helpers.domain
-
- DeploymentActionsCompleteBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder that exposes
directives that signal indicate the completion of the phase of establishing
the set of
DeploymentActions that comprise a
DeploymentSetPlan
and the beginning of the phase of specifying how those actions should be
applied to server groups.
- DeploymentAddHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles addition of a deployment to the model.
- DeploymentAddHandler() - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentAddHandler
-
Constructor for a slave Host Controller
- DeploymentAddHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentAddHandler
-
Constructor for a master Host Controller
- 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
-
- deploymentAddListenerException(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- deploymentAlreadyStarted(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the deployment is already started.
- deploymentAlreadyStarted(String) - Method in interface org.jboss.as.server.ServerMessages
-
- DeploymentAspectsProvider - Class in org.jboss.as.webservices.deployers.deployment
-
Provides the configured WS deployment aspects
- DeploymentAspectsProvider() - Constructor for class org.jboss.as.webservices.deployers.deployment.DeploymentAspectsProvider
-
- DeploymentAttributes - Class in org.jboss.as.server.controller.resources
-
- DeploymentAttributes() - Constructor for class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- deploymentAvailable(DeploymentModuleIdentifier, ModuleDeployment) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
-
Callback when a deployment becomes available
- deploymentAvailable(DeploymentModuleIdentifier, ModuleDeployment) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- DeploymentChooser - Class in org.jboss.as.cli.gui.component
-
This component produces a JPanel containing a sortable table that allows choosing
a deployment that exists on the server.
- DeploymentChooser(CliGuiContext, boolean) - Constructor for class org.jboss.as.cli.gui.component.DeploymentChooser
-
- 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
-
- deploymentClassLoaders - Static variable in class org.jboss.as.weld.services.ModuleGroupSingletonProvider
-
Map of the top level class loader to all class loaders in a deployment
- DeploymentCompleteServiceProcessor - Class in org.jboss.as.server.deployment
-
- DeploymentCompleteServiceProcessor() - Constructor for class org.jboss.as.server.deployment.DeploymentCompleteServiceProcessor
-
- DeploymentContentDistributor - Interface in org.jboss.as.controller.client.helpers.domain.impl
-
Object capable of distributing distributing new deployment content from a
client to a DomainController.
- deploymentContentIncomplete(File, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating the deployment content, represented by the file parameter, appears to be incomplete
and is not progressing toward completion.
- DeploymentDefinition - Class in org.wildfly.extension.undertow
-
- DeploymentDefinition.SessionStat - Enum in org.wildfly.extension.undertow
-
- deploymentDependenciesAreATopLevelElement(String) - Method in interface org.jboss.as.server.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.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
-
- DeploymentDescriptorEnvironment - Class in org.jboss.as.ee.component
-
The environment as read from a deployment descriptor
- DeploymentDescriptorEnvironment(String, RemoteEnvironment) - Constructor for class org.jboss.as.ee.component.DeploymentDescriptorEnvironment
-
- DeploymentDescriptorInterceptorBindingsProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
Processor that handles interceptor bindings that are defined in the deployment descriptor.
- DeploymentDescriptorInterceptorBindingsProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorInterceptorBindingsProcessor
-
- DeploymentDescriptorMethodProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at
DD parse time.
- DeploymentDescriptorMethodProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorMethodProcessor
-
- deploymentError(Throwable, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating an error occurred during deployment.
- 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.
- deploymentFailed(Throwable, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the deployment failed.
- DeploymentFileRepository - Interface in org.jboss.as.repository
-
- DeploymentFullReplaceHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles replacement in the runtime of one deployment by another.
- DeploymentFullReplaceHandler(ContentRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentFullReplaceHandler
-
Constructor for a master Host Controller
- DeploymentFullReplaceHandler(HostFileRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.DeploymentFullReplaceHandler
-
Constructor for a slave Host Controller
- 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
-
- DeploymentHandler - Class in org.jboss.as.cli.handlers
-
Base class for deploy and undeploy handlers containing common code
for these handlers.
- DeploymentHandler(CommandContext, String, boolean) - Constructor for class org.jboss.as.cli.handlers.DeploymentHandler
-
- 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
-
- deploymentHasFailedServices(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- deploymentHashNotFoundInRepository(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception indicating the hash does not refer to any deployment.
- deploymentHasMissingAndFailedServices(String, String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- deploymentHasMissingDependencies(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- deploymentIndexingFailed(Throwable) - Method in interface org.jboss.as.server.ServerMessages
-
- DeploymentInfoHandler - Class in org.jboss.as.cli.handlers
-
- DeploymentInfoHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.DeploymentInfoHandler
-
- deploymentMD - Variable in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- DeploymentModelUtils - Class in org.jboss.as.server.deployment
-
- DeploymentModelUtils() - Constructor for class org.jboss.as.server.deployment.DeploymentModelUtils
-
- DeploymentModuleIdentifier - Class in org.jboss.as.ejb3.deployment
-
Identifier for a deployed module, consisting of application + distinct + module name.
- DeploymentModuleIdentifier(String, String, String) - Constructor for class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
-
- deploymentMountFailed(IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- DeploymentMountProvider - Interface in org.jboss.as.server.deployment
-
Provides VFS mounts of deployment content.
- DeploymentMountProvider.Factory - Class in org.jboss.as.server.deployment
-
- deploymentName - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- deploymentNotFound(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating the deployment, represented by the deploymentName parameter, requested
is not present.
- DeploymentOperations - Interface in org.jboss.as.server.deployment.scanner
-
Abstraction of the operations FileSystemDeploymentService needs to perform on the target
server.
- DeploymentOperations.Factory - Interface in org.jboss.as.server.deployment.scanner
-
- DeploymentOverlayAdd - Class in org.jboss.as.server.deploymentoverlay
-
- DeploymentOverlayAdd() - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayAdd
-
- DeploymentOverlayDefinition - Class in org.jboss.as.server.deploymentoverlay
-
- DeploymentOverlayDefinition(DeploymentOverlayPriority, ContentRepository, DeploymentFileRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDefinition
-
- DeploymentOverlayDeploymentAdd - Class in org.jboss.as.server.deploymentoverlay
-
- DeploymentOverlayDeploymentAdd(DeploymentOverlayPriority) - 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(DeploymentOverlayPriority) - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentDefinition
-
- DeploymentOverlayDeploymentRemove - Class in org.jboss.as.server.deploymentoverlay
-
Removes a link between a deployment overlay and a deployment
- DeploymentOverlayDeploymentRemove(DeploymentOverlayPriority) - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentRemove
-
- DeploymentOverlayDeploymentUnitProcessor - Class in org.jboss.as.server.deployment
-
Deployment unit processor that adds content overrides to the VFS filesystem
- DeploymentOverlayDeploymentUnitProcessor(DeploymentOverlayIndexService) - Constructor for class org.jboss.as.server.deployment.DeploymentOverlayDeploymentUnitProcessor
-
- deploymentOverlayFailed(Exception, String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- DeploymentOverlayHandler - Class in org.jboss.as.cli.handlers
-
- DeploymentOverlayHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- DeploymentOverlayIndexService - Class in org.jboss.as.server.deploymentoverlay.service
-
Service that aggregates all available deployment overrides
- DeploymentOverlayIndexService() - Constructor for class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
- DeploymentOverlayLinkService - Class in org.jboss.as.server.deploymentoverlay.service
-
- DeploymentOverlayLinkService(String, DeploymentOverlayPriority) - Constructor for class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- DeploymentOverlayModel - Class in org.jboss.as.server.deploymentoverlay
-
- DeploymentOverlayModel() - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayModel
-
- DeploymentOverlayPriority - Enum in org.jboss.as.server.deploymentoverlay.service
-
- DeploymentOverlayRemove - Class in org.jboss.as.server.deploymentoverlay
-
Removes a deployment overlay
- DeploymentOverlayRemove() - Constructor for class org.jboss.as.server.deploymentoverlay.DeploymentOverlayRemove
-
- DeploymentOverlayService - Class in org.jboss.as.server.deploymentoverlay.service
-
- DeploymentOverlayService(String) - Constructor for class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- DeploymentPhaseContext - Interface in org.jboss.as.server.deployment
-
The deployment unit processor context.
- deploymentPhaseFailed(Phase, DeploymentUnit, Throwable) - Method in interface org.jboss.as.server.ServerMessages
-
- DeploymentPlan - Interface in org.jboss.as.controller.client.helpers.domain
-
Encapsulates an overall set of actions a
DomainDeploymentManager should
take to update the set of deployment content available for deployment in the
domain and/or change the content deployed in the domain's servers.
- DeploymentPlan - Interface in org.jboss.as.controller.client.helpers.standalone
-
Encapsulates a set of actions a
ServerDeploymentManager should
take to update the set of deployment content available for deployment in the
server and/or change the content deployed in the server.
- DeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
- DeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
-
- DeploymentPlanImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
-
Describes a set of actions to take to change the deployment content available
to deployed in a server group or set of server groups.
- DeploymentPlanImpl - Class in org.jboss.as.controller.client.helpers.standalone.impl
-
Describes a set of actions to take to change the deployment content available
to and/or deployed in a standalone server.
- DeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
-
- DeploymentPlanResultImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
-
- DeploymentPlanResultImpl(DeploymentPlan, Map<UUID, DeploymentActionResult>) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- DeploymentPlanResultImpl(DeploymentPlan, InvalidDeploymentPlanException) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- DeploymentPlanResultImpl - Class in org.jboss.as.controller.client.helpers.standalone.impl
-
- DeploymentPlanResultImpl(UUID, Map<UUID, ServerDeploymentActionResult>) - Constructor for class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanResultImpl
-
- DeploymentProcessorTarget - Interface in org.jboss.as.server
-
A target for deployment processors to be added to.
- DeploymentPropertiesProcessor - Class in org.jboss.as.ee.metadata.property
-
- DeploymentPropertiesProcessor() - Constructor for class org.jboss.as.ee.metadata.property.DeploymentPropertiesProcessor
-
- DeploymentPropertyResolverProcessor - Class in org.jboss.as.ee.metadata.property
-
- DeploymentPropertyResolverProcessor() - Constructor for class org.jboss.as.ee.metadata.property.DeploymentPropertyResolverProcessor
-
- deploymentRedeployed(String) - Method in interface org.jboss.as.server.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.
- deploymentRemoved(DeploymentModuleIdentifier) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
-
Called when a deployment is no longer available
- deploymentRemoved(DeploymentModuleIdentifier) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- DeploymentRemoveHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles removal of a deployment from the model.
- 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
-
- deploymentRemoveListenerException(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- deploymentReplaced(String, String) - Method in interface org.jboss.as.server.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
-
- DeploymentRepository - Class in org.jboss.as.ejb3.deployment
-
Repository for information about deployed modules.
- DeploymentRepository() - Constructor for class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- deploymentRepository - Variable in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- DeploymentRepositoryListener - Interface in org.jboss.as.ejb3.deployment
-
Listener class that notifies on deployment availability changes
- DeploymentRepositoryProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- DeploymentRepositoryProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.DeploymentRepositoryProcessor
-
- 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
-
- deploymentRestartDetected(String) - Method in interface org.jboss.as.server.ServerLogger
-
- deploymentRolledBack(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- deploymentRolledBackWithNoMessage(String) - Method in interface org.jboss.as.server.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.ServerMessages
-
- DeploymentScanner - Interface in org.jboss.as.server.deployment.scanner.api
-
The deployment scanner.
- DeploymentScannerDefinition - Class in org.jboss.as.server.deployment.scanner
-
- DeploymentScannerExtension - Class in org.jboss.as.server.deployment.scanner
-
- DeploymentScannerExtension() - Constructor for class org.jboss.as.server.deployment.scanner.DeploymentScannerExtension
-
- DeploymentScannerLogger - Interface in org.jboss.as.server.deployment.scanner
-
Date: 05.11.2011
- DeploymentScannerMessages - Interface in org.jboss.as.server.deployment.scanner
-
Date: 05.11.2011
- deploymentScannerNotForDomainMode() - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
- DeploymentScannerService - Class in org.jboss.as.server.deployment.scanner
-
Service responsible creating a DeploymentScanner
- DeploymentScannerSubsystemAdd - Class in org.jboss.as.server.deployment.scanner
-
Handles the addition of the deployment scanning subsystem.
- DeploymentScannerSubsystemDefinition - Class in org.jboss.as.server.deployment.scanner
-
- DeploymentScannerSubsystemDefinition() - Constructor for class org.jboss.as.server.deployment.scanner.DeploymentScannerSubsystemDefinition
-
- DeploymentScannerSubsystemRemove - Class in org.jboss.as.server.deployment.scanner
-
Handles the addition of the deployment scanning subsystem.
- deploymentServiceName - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- deploymentServiceName(String, String, String) - Static method in class org.wildfly.extension.undertow.UndertowService
-
- DeploymentServletDefinition - Class in org.wildfly.extension.undertow
-
- DeploymentSetPlan - Interface in org.jboss.as.controller.client.helpers.domain
-
Encapsulates a related set of actions a
DomainDeploymentManager should
take to change the content deployed in the servers associated with one or
more server groups.
- DeploymentSetPlanImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
-
TODO get rid of this class and put all logic in DeploymentPlanImpl
- DeploymentSetPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
-
- deploymentStarted(DeploymentModuleIdentifier, ModuleDeployment) - Method in interface org.jboss.as.ejb3.deployment.DeploymentRepositoryListener
-
Callback when a deployment has started, i.e.
- deploymentStarted(DeploymentModuleIdentifier, ModuleDeployment) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- deploymentStarted(String) - Method in interface org.jboss.as.server.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.ServerMessages
-
- DeploymentTable - Class in org.jboss.as.cli.gui.component
-
A JTable that displays all deployments for standalone or domain.
- DeploymentTable(TableModel, boolean) - Constructor for class org.jboss.as.cli.gui.component.DeploymentTable
-
- deploymentTimeout(long) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating the deployment operation was not received with the timeout period.
- deploymentTriggered(String, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating a deployment was triggered.
- DeploymentType - Enum in org.jboss.as.ee.structure
-
- DeploymentTypeMarker - Class in org.jboss.as.ee.structure
-
Helper class for dealing with the Attachments#RESOURCE_ROOT_TYPE attachment.
- deploymentUndeployed(String, String) - Method in interface org.jboss.as.server.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.domain.controller.operations.deployment
-
Handler for the upload-deployment-bytes operation.
- DeploymentUploadBytesHandler - Class in org.jboss.as.server.deployment
-
Handler for the upload-deployment-bytes operation.
- DeploymentUploadStreamAttachmentHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handler for the upload-deployment-stream operation.
- DeploymentUploadStreamAttachmentHandler - Class in org.jboss.as.server.deployment
-
Handler for the upload-deployment-stream operation.
- DeploymentUploadURLHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handler for the upload-deployment-url operation.
- 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
-
- deployServlet(DeploymentInfo) - Method in class org.wildfly.extension.rts.service.AbstractRTSService
-
- deprecated - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- DEPRECATED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEPRECATED_LOGGER - Static variable in interface org.jboss.as.controller.ControllerLogger
-
A logger for logging deprecated resources usage
- deprecatedAnnotation(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- deprecatedAttribute(String, PathAddress) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the management attribute with the given name
is deprecated and will not be used anymore.
- DeprecatedAttributeWriteHandler - Class in org.jboss.as.messaging
-
- deprecatedNamespace(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- deprecatedXMLAttribute(String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the XML attribute with the given name
is deprecated and will not be used anymore.
- deprecatedXMLElement(String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the XML element with the given name
is deprecated and will not be used anymore.
- deprecatedXMLElement(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the XML element with the given name
is deprecated and instead a different attribute will be used.
- DeprecationData - Class in org.jboss.as.controller
-
- DeprecationData(ModelVersion) - Constructor for class org.jboss.as.controller.DeprecationData
-
- deprecationData - Variable in class org.jboss.as.controller.OperationDefinition
-
- deprecationData - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- deriveUsefulInfo(HttpServletRequest) - Static method in class org.wildfly.extension.undertow.security.WebUtil
-
Obtain debug information from the servlet request object
- DESCRIBE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- describe(Resource, ModelNode, ModelNode, ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- describe() - Method in class org.jboss.as.jacorb.rmi.ir.AttributeDefImpl
-
- describe() - Method in class org.jboss.as.jacorb.rmi.ir.ConstantDefImpl
-
- DESCRIBE_EFFECTS - Static variable in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- describeBean(Module, ServiceTarget, DeploymentReflectionIndex, BeanMetaDataConfig) - Method in class org.jboss.as.pojo.ParsedKernelDeploymentProcessor
-
- DescribedPojoPhase - Class in org.jboss.as.pojo.service
-
POJO described phase.
- DescribedPojoPhase(DeploymentReflectionIndex, BeanMetaDataConfig) - Constructor for class org.jboss.as.pojo.service.DescribedPojoPhase
-
- DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- DESCRIPTION - Static variable in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- DESCRIPTION - Static variable in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DESCRIPTION_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- DescriptionProvider - Interface in org.jboss.as.controller.descriptions
-
Provides information (description, list of attributes, list of children)
describing the structure of an addressable model node or operation.
- descriptionProviderNotFound(PathAddress) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating no description provider found for the address.
- descriptorAlternateMBeanExpressions(ObjectName) - Method in interface org.jboss.as.jmx.JmxMessages
-
- descriptorAlternateMBeanLegacy(ObjectName) - Method in interface org.jboss.as.jmx.JmxMessages
-
- descriptorAttributeExpressionsAllowedFalse() - Method in interface org.jboss.as.jmx.JmxMessages
-
- descriptorAttributeExpressionsAllowedTrue() - Method in interface org.jboss.as.jmx.JmxMessages
-
- DescriptorBasedEJBClientContextService - Class in org.jboss.as.ejb3.remote
-
A service which sets up the EJBClientContext with appropriate remoting receivers and local receivers.
- DescriptorBasedEJBClientContextService(EJBClientConfiguration) - Constructor for class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- DescriptorBasedEJBClientContextService(EJBClientConfiguration, ClassLoader) - Constructor for class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- DescriptorEnvironmentLifecycleMethodProcessor - Class in org.jboss.as.ee.component.deployers
-
Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at
DD parse time.
- DescriptorEnvironmentLifecycleMethodProcessor() - Constructor for class org.jboss.as.ee.component.deployers.DescriptorEnvironmentLifecycleMethodProcessor
-
- descriptorMBeanExpressionSupportFalse() - Method in interface org.jboss.as.jmx.JmxMessages
-
- descriptorMBeanExpressionSupportTrue() - Method in interface org.jboss.as.jmx.JmxMessages
-
- descriptorParameterExpressionsAllowedFalse() - Method in interface org.jboss.as.jmx.JmxMessages
-
- descriptorParameterExpressionsAllowedTrue() - Method in interface org.jboss.as.jmx.JmxMessages
-
- DescriptorPropertyReplacementProcessor - Class in org.jboss.as.ee.structure
-
- DescriptorPropertyReplacementProcessor(AttachmentKey<Boolean>) - Constructor for class org.jboss.as.ee.structure.DescriptorPropertyReplacementProcessor
-
- DescriptorUtils - Class in org.jboss.as.ee.utils
-
Utility class for working with method descriptors
- DescriptorUtils() - Constructor for class org.jboss.as.ee.utils.DescriptorUtils
-
- deserializationFailure(Throwable, Object) - Method in interface org.wildfly.clustering.ejb.infinispan.InfinispanEjbMessages
-
- deSerialize(String) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- deserialize(ObjectName, byte[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
Deprecated.
- deserialize(String, byte[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
Deprecated.
- deserialize(String, ObjectName, byte[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
Deprecated.
- deserialize(ObjectName, byte[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- deserialize(String, byte[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- deserialize(String, ObjectName, byte[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- DESTINATION - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DESTINATION_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DESTINATION_ENTRIES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DESTINATION_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- destinationUriEmpty() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- destroy() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
Destroy this component instance.
- destroy() - Method in interface org.jboss.as.ee.component.ComponentInstance
-
Destroy this component instance.
- destroy(T) - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
- destroy(T) - Method in interface org.jboss.as.ejb3.pool.StatelessObjectFactory
-
Perform any cleanup actions on the object, such as
calling the pre-destroy callback.
- destroy() - Method in class org.jboss.as.jacorb.csiv2.CSIv2IORInterceptor
-
- destroy() - Method in class org.jboss.as.jacorb.csiv2.CSIv2Policy
-
- destroy() - Method in class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
- destroy() - Method in class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
- destroy() - Method in class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
- destroy() - Method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
- destroy() - Method in class org.jboss.as.jacorb.tm.TxIORInterceptor
-
- destroy() - Method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
- destroy() - Method in interface org.jboss.as.web.host.WebDeploymentController
-
- destroy(Context) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- destroy() - Method in interface org.jboss.system.Service
-
destroy the service, tear down
- destroy() - Method in class org.jboss.system.ServiceMBeanSupport
-
- DESTROY_EVENT - Static variable in interface org.jboss.system.ServiceMBean
-
- DESTROY_OPERATION - Static variable in class org.jboss.as.host.controller.operations.ServerProcessHandlers
-
- DESTROY_PROECESS - Static variable in class org.jboss.as.process.Protocol
-
- destroyContextPhaseFailed(Throwable) - Method in interface org.jboss.as.webservices.WSMessages
-
- DESTROYED - Static variable in interface org.jboss.system.ServiceMBean
-
The Service.destroy has completed
- destroyingFailed(Throwable, String) - Method in interface org.jboss.system.ServiceMBeanMessages
-
- destroyInstance(T) - Method in interface org.jboss.as.ejb3.cache.StatefulObjectFactory
-
Destroy an instance of the component.
- destroyInstance(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- destroyInstance(Object) - Method in class org.jboss.as.web.common.WebInjectionContainer
-
- destroyInstance(Object) - Method in class org.wildfly.extension.undertow.deployment.UndertowJSPInstanceManager
-
- destroyProcess(String) - Method in class org.jboss.as.process.ProcessController
-
- destroyProcess(String) - Method in class org.jboss.as.process.ProcessControllerClient
-
- destroyServer(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Destroy a stopping server process.
- destroyServer(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- destroyService() - Method in class org.jboss.system.ServiceMBeanSupport
-
Sub-classes should override this method to provide custum 'destroy' logic.
- destroySubcontext(String) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Uses the callDestroy function to destroy the context.
- destroySubcontext(Name) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Uses the callDestroy function to destroy the context.
- destroySubcontext(Name) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- destroySubcontext(String) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- destroySubcontext(Name) - Method in class org.jboss.as.naming.NamingContext
- destroySubcontext(String) - Method in class org.jboss.as.naming.NamingContext
- destroyVault() - Method in class org.jboss.as.security.vault.RuntimeVaultReader
-
- destroyVault() - Method in class org.jboss.as.server.services.security.AbstractVaultReader
-
- detach(OperationContext.AttachmentKey<T>) - Method in interface org.jboss.as.controller.OperationContext
-
Detaches or removes the value from this context.
- detach(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- detachNonTxInvocation(EntityManager) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- detachQueryNonTxInvocation(EntityManager, Query) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- detachTypedQueryNonTxInvocation(EntityManager, TypedQuery) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- DETAILS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- detectedConflicts() - Method in interface org.jboss.as.patching.PatchMessages
-
- detectedDeployment(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- determineEnvironment(String[], Properties, Map<String, String>, ServerEnvironment.LaunchType) - Static method in class org.jboss.as.appclient.subsystem.Main
-
- determineEnvironment(String[], Properties, Map<String, String>, ServerEnvironment.LaunchType) - Static method in class org.jboss.as.server.Main
-
- determineRunningProcesses() - Method in interface org.jboss.as.host.controller.ServerInventory
-
Gets information on all the running processes
- determineRunningProcesses(boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Gets information on all the running processes
- determineRunningProcesses() - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- determineRunningProcesses(boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- determineServerStatus(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Get the status of the server with the given name.
- determineServerStatus(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- DEVELOPMENT - Static variable in interface org.jboss.as.web.Constants
-
- DEVELOPMENT - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- DEVELOPMENT - Static variable in interface org.wildfly.extension.undertow.Constants
-
- Dictionary - Interface in org.jboss.as.domain.management.security.password
-
Dictionary interface.
- DICTIONARY_WORD_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- dictionarySequence(String) - Method in interface org.jboss.as.domain.management.security.password.Dictionary
-
Detects how long is sequence of chars in password.
- dictionarySequence(String) - Method in class org.jboss.as.domain.management.security.password.simple.SimpleDictionary
-
- didNotReadEntireFile(long) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the entire file was not read.
- didNotReadEntireFile(long) - Method in interface org.jboss.as.server.ServerMessages
-
- differentLengths(String, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the name1 has a different length than name2.
- differentRealmsInSubject(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- DIGEST_PLAIN_TEXT - Static variable in interface org.jboss.as.domain.management.RealmConfigurationConstants
-
- DigestCredential - Class in org.jboss.as.domain.management.plugin
-
A Credential containing a hash of the users password along with the username and realm name.
- DigestCredential(String) - Constructor for class org.jboss.as.domain.management.plugin.DigestCredential
-
Construct and instance DigestCredential for the given password hash.
- DigestCredential - Interface in org.jboss.as.security
-
A Credential to allow for JAAS verification of digest requests.
- DIGITS_ONLY_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- DIGITS_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- DirectAdministeredObjectInjectionSource - Class in org.jboss.as.connector.deployers.ra
-
A binding description for AdministeredObjectDefinition annotations.
- DirectAdministeredObjectInjectionSource(String, String, String) - Constructor for class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- DirectAdminObjectActivatorService - Class in org.jboss.as.connector.services.resourceadapters
-
- DirectAdminObjectActivatorService(String, String, String, String, String[], Module, ContextNames.BindInfo) - Constructor for class org.jboss.as.connector.services.resourceadapters.DirectAdminObjectActivatorService
-
create an instance *
- DirectConnectionFactoryActivatorService - Class in org.jboss.as.connector.services.resourceadapters
-
- DirectConnectionFactoryActivatorService(String, String, String, String, int, int, String[], TransactionSupport.TransactionSupportLevel, Module, ContextNames.BindInfo) - Constructor for class org.jboss.as.connector.services.resourceadapters.DirectConnectionFactoryActivatorService
-
create an instance *
- DirectConnectionFactoryInjectionSource - Class in org.jboss.as.connector.deployers.ra
-
A binding description for ConnectionFactoryDefinition annotations.
- DirectConnectionFactoryInjectionSource(String, String, String) - Constructor for class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- DirectDataSourceInjectionSource - Class in org.jboss.as.connector.deployers.datasource
-
A binding description for DataSourceDefinition annotations.
- DirectDataSourceInjectionSource(String) - Constructor for class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- DirectJMSConnectionFactoryInjectionSource - Class in org.jboss.as.messaging.deployment
-
- DirectJMSConnectionFactoryInjectionSource(String) - Constructor for class org.jboss.as.messaging.deployment.DirectJMSConnectionFactoryInjectionSource
-
- DirectJMSDestinationInjectionSource - Class in org.jboss.as.messaging.deployment
-
A binding description for JMS Destination definitions.
- DirectJMSDestinationInjectionSource(String, String) - Constructor for class org.jboss.as.messaging.deployment.DirectJMSDestinationInjectionSource
-
- DirectMailSessionService - Class in org.jboss.as.mail.extension
-
Service that provides a javax.mail.Session.
- DirectMailSessionService(SessionProvider) - Constructor for class org.jboss.as.mail.extension.DirectMailSessionService
-
- DIRECTORY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DIRECTORY - Static variable in interface org.jboss.as.web.Constants
-
- DIRECTORY - Static variable in class org.wildfly.extension.undertow.AccessLogDefinition
-
- DIRECTORY - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DIRECTORY_ALIAS - Static variable in class org.jboss.as.web.WebExtension
-
- DIRECTORY_GROUPING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DIRECTORY_GROUPING - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- DIRECTORY_LISTING - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DIRECTORY_LISTING - Static variable in class org.wildfly.extension.undertow.handlers.FileHandler
-
- DIRECTORY_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- DirectoryArtifactState(File, PatchingFileArtifact) - Constructor for class org.jboss.as.patching.validation.PatchingFileArtifact.DirectoryArtifactState
-
- directoryDoesNotExist(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
Creates an exception indicating the directory, represented by the path parameter, does not exist.
- DirectoryGrouping - Enum in org.jboss.as.host.controller
-
The directory grouping types for the domains; tmp, log and data directories.
- directoryNotFound(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the directory.
- directoryNotWritable(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
Creates an exception indicating the directory, represented by the path parameter, is not writable.
- DirectoryStructure - Class in org.jboss.as.patching
-
The patching directory structure.
- DirectoryStructure() - Constructor for class org.jboss.as.patching.DirectoryStructure
-
- DISABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DISABLE_DEFAULT_EJB_PERMISSIONS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DISABLE_DEFAULT_EJB_PERMISSIONS - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DISABLE_PROPERTY - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
Deprecated.
- DISABLE_SUFFIX_KEY - Static variable in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- DISABLED - Static variable in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- DISABLED - Static variable in interface org.jboss.as.web.Constants
-
- DISABLED - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- DISABLED - Static variable in class org.jboss.as.web.WebStaticResources
-
- DISABLED - Static variable in interface org.wildfly.extension.undertow.Constants
-
- DISABLED_DUE_TO_FAILURE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DISABLED_DUE_TO_FAILURE - Static variable in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- DISABLED_LOCAL_AUTH - Static variable in interface org.jboss.as.cli.impl.ModelControllerClientFactory
-
- disablePropertyDeprecated() - Method in interface org.jboss.as.jaxrs.JaxrsLogger
-
- DisableRequiredWriteAttributeHandler - Class in org.jboss.as.connector.subsystems.datasources
-
- DisableRequiredWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.connector.subsystems.datasources.DisableRequiredWriteAttributeHandler
-
- disablingLoggingDueToFailures(short) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating that audit logging is being disabled due to logging failures.
- disablingLogHandlerDueToFailures(int, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating that audit logging is being disabled due to logging failures.
- DISCARD - Static variable in interface org.jboss.as.controller.client.OperationMessageHandler
-
A noop operation message handler, which discards all received messages.
- DISCARD - Static variable in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- DISCARD - Static variable in interface org.jboss.as.controller.transform.OperationTransformer
-
- DISCARD - Static variable in interface org.jboss.as.controller.transform.ResourceTransformer
-
- DISCARD - Static variable in interface org.jboss.as.controller.transform.TransformerEntry
-
- discard(K) - Method in interface org.jboss.as.ejb3.cache.Cache
-
Discard the specified object from cache.
- discard(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- discard(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- discard() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
-
- discard() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- discard(EntityBeanComponentInstance) - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Discard the object, called when an exception occurs
- discard(EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- discard(EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- discard() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- discard(T) - Method in interface org.jboss.as.ejb3.pool.Pool
-
Discard an object.
- discard(T) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- discard() - Method in interface org.wildfly.clustering.ejb.Batch
-
Discards this batch.
- discard() - Method in interface org.wildfly.clustering.web.Batch
-
Discards this batch.
- DISCARD_OPERATION - Static variable in class org.jboss.as.controller.transform.TransformerRegistry
-
- DISCARD_OWN_MESSAGES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- discardActiveBatch() - Method in interface org.jboss.as.cli.batch.BatchManager
-
- discardActiveBatch() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- DiscardAttributeChecker - Interface in org.jboss.as.controller.transform.description
-
Checks whether an attribute should be discarded or not
- DiscardAttributeChecker.DefaultDiscardAttributeChecker - Class in org.jboss.as.controller.transform.description
-
A default implementation of DiscardAttributeChecker
- DiscardAttributeChecker.DiscardAttributeValueChecker - Class in org.jboss.as.controller.transform.description
-
An attribute checker that discards attributes if they are one or more allowed values
- DiscardAttributesTransformer - Class in org.jboss.as.controller.transform
-
Discards attributes silently.
- DiscardAttributesTransformer(AttributeDefinition...) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
- DiscardAttributesTransformer(DiscardAttributesTransformer.DiscardApprover, AttributeDefinition...) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
Creates a new transformer.
- DiscardAttributesTransformer(String...) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
- DiscardAttributesTransformer(DiscardAttributesTransformer.DiscardApprover, String...) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
Creates a new transformer.
- DiscardAttributesTransformer(Set<String>) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
- DiscardAttributesTransformer(DiscardAttributesTransformer.DiscardApprover, Set<String>) - Constructor for class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
Creates a new transformer.
- DiscardAttributesTransformer.AttributeValueDiscardApprover - Class in org.jboss.as.controller.transform
-
A DiscardApprover that checks the value of a provided attribute in order to decide whether transformation
is allowed.
- DiscardAttributesTransformer.DiscardApprover - Interface in org.jboss.as.controller.transform
-
Approves the transformation of the resource or operation.
- DiscardAttributeValueChecker(ModelNode...) - Constructor for class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DiscardAttributeValueChecker
-
Constructor.
- DiscardAttributeValueChecker(boolean, boolean, ModelNode...) - Constructor for class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DiscardAttributeValueChecker
-
Constructor.
- discardBatch(CommandContext, String) - Method in class org.jboss.as.cli.handlers.DeploymentHandler
-
- discardChildResource(PathElement) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Recursively discards all child resources and its operations.
- discardExpressions - Variable in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- discardingEntityComponent(EntityBeanComponentInstance, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating it discarding entity component instance
- discardingStatefulComponent(StatefulSessionComponentInstance, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating Discarding stateful component instance due to exception
- DiscardOldDefaultValueParser(String) - Constructor for class org.jboss.as.controller.AttributeParser.DiscardOldDefaultValueParser
-
- discardOperation(PathAddress, int, int, String) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Discard an operation.
- discardOperation(PathAddress, ModelVersion, String) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Discard an operation.
- discardOperations(String...) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Don't forward and just discard the operation.
- discardOperations(String...) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- discardOperations(String...) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Don't forward and just discard the operation.
- DiscardTransformationDescriptionBuilder - Class in org.jboss.as.controller.transform.description
-
Transformation builder discarding all operations to this resource.
- DiscardTransformationDescriptionBuilder(PathElement) - Constructor for class org.jboss.as.controller.transform.description.DiscardTransformationDescriptionBuilder
-
- discardUndefined - Variable in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- DiscardUndefinedAttributesTransformer - Class in org.jboss.as.controller.transform
-
Transformer that hides new attributes from legacy slaves if the attribute value is undefined.
- DiscardUndefinedAttributesTransformer(AttributeDefinition...) - Constructor for class org.jboss.as.controller.transform.DiscardUndefinedAttributesTransformer
-
- DiscardUndefinedAttributesTransformer(String...) - Constructor for class org.jboss.as.controller.transform.DiscardUndefinedAttributesTransformer
-
- DiscardUndefinedAttributesTransformer(Set<String>) - Constructor for class org.jboss.as.controller.transform.DiscardUndefinedAttributesTransformer
-
- disconnect() - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Disconnect from the server.
- disconnectController() - Method in interface org.jboss.as.cli.CommandContext
-
Closes the previously established connection with the controller client.
- DISCONNECTED - Static variable in class org.jboss.as.protocol.ProtocolConnectionManager
-
- discover() - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
-
Determine the host name and port of the remote domain controller.
- discover() - Method in class org.jboss.as.host.controller.discovery.S3Discovery
-
- discover() - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
-
- discoveredRealm(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Message stating discovered realm name in use.
- DISCOVERY_ATTRIBUTES - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
-
- DISCOVERY_GROUP - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DISCOVERY_GROUP_MARSHALLER - Static variable in class org.jboss.as.messaging.AttributeMarshallers
-
- DISCOVERY_GROUP_NAME - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- DISCOVERY_GROUP_NAME - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- DISCOVERY_GROUP_NAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DISCOVERY_GROUP_NAME - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- DISCOVERY_GROUP_REF - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DISCOVERY_GROUPS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DISCOVERY_INITIAL_WAIT_TIMEOUT - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- DISCOVERY_INITIAL_WAIT_TIMEOUT - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- DISCOVERY_LOCAL_BIND_ADDRESS - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- DISCOVERY_OPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DISCOVERY_OPTIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DISCOVERY_OPTIONS - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResourceDefinition
-
- DiscoveryGroupAdd - Class in org.jboss.as.messaging
-
Handler for adding a discovery group.
- DiscoveryGroupDefinition - Class in org.jboss.as.messaging
-
Discovery group resource definition
- DiscoveryGroupDefinition(boolean) - Constructor for class org.jboss.as.messaging.DiscoveryGroupDefinition
-
- DiscoveryGroupRemove - Class in org.jboss.as.messaging
-
Removes a discovery group.
- DiscoveryGroupWriteAttributeHandler - Class in org.jboss.as.messaging
-
Write attribute handler for attributes that update a discovery group resource.
- DiscoveryOption - Interface in org.jboss.as.host.controller.discovery
-
Allow the discovery of a remote domain controller's host and port.
- DiscoveryOptionAddHandler - Class in org.jboss.as.host.controller.operations
-
Handler for the discovery option resource's add operation.
- DiscoveryOptionAddHandler(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
-
Create the DiscoveryOptionAddHandler.
- DiscoveryOptionRemoveHandler - Class in org.jboss.as.host.controller.operations
-
Handler for a discovery resource's remove operation.
- DiscoveryOptionRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.DiscoveryOptionRemoveHandler
-
Create the DiscoveryOptionRemoveHandler.
- DiscoveryOptionResourceDefinition - Class in org.jboss.as.host.controller.discovery
-
- DiscoveryOptionResourceDefinition(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
-
- discoveryOptionsFailureUnableToConnect(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- discoveryOptionsMustBeDeclared(String, String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that discoveryOptionsName must be declared
or the hostName and portName need to be provided.
- DiscoveryOptionsResourceDefinition - Class in org.jboss.as.host.controller.discovery
-
- DiscoveryOptionsWriteAttributeHandler - Class in org.jboss.as.host.controller.operations
-
Handles changes to the discovery-options attribute that maintains the order
of the discovery options.
- DiscoveryOptionsWriteAttributeHandler() - Constructor for class org.jboss.as.host.controller.operations.DiscoveryOptionsWriteAttributeHandler
-
- DiskBasedModularPersistentSessionManager - Class in org.wildfly.extension.undertow
-
Persistent session manager that stores persistent session information to disk
- DiskBasedModularPersistentSessionManager(String, String) - Constructor for class org.wildfly.extension.undertow.DiskBasedModularPersistentSessionManager
-
- dispatch() - Method in class org.jboss.as.pojo.service.Callback
-
- dispatch(Object) - Method in class org.jboss.as.pojo.service.Callback
-
- dispatch() - Method in class org.jboss.as.pojo.service.ConstructorJoinpoint
-
- dispatch() - Method in class org.jboss.as.pojo.service.FieldGetJoinpoint
-
- dispatch() - Method in class org.jboss.as.pojo.service.FieldSetJoinpoint
-
- dispatch() - Method in class org.jboss.as.pojo.service.MethodJoinpoint
-
- dispatch() - Method in class org.jboss.as.pojo.service.ReflectionJoinpoint
-
- dispatchJoinpoint(LifecycleConfig, String) - Method in class org.jboss.as.pojo.service.LifecyclePojoPhase
-
- dispatchLifecycleJoinpoint(BeanInfo, Object, LifecycleConfig, String) - Static method in class org.jboss.as.pojo.service.BeanUtils
-
Dispatch lifecycle joinpoint.
- DISPLAY_SOURCE_FRAGMENT - Static variable in interface org.jboss.as.web.Constants
-
- DISPLAY_SOURCE_FRAGMENT - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- DISPLAY_SOURCE_FRAGMENT - Static variable in interface org.wildfly.extension.undertow.Constants
-
- displayResponseHeaders(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- DisplaySecret - Class in org.jboss.as.domain.management.security.adduser
-
A state to display the secret element needed for server to server password definition.
- DisplaySecret(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.DisplaySecret
-
- DISTINCT_NAME - Static variable in class org.jboss.as.ee.structure.Attachments
-
The distinct-name that is configured for the EE deployment, in the deployment descriptor
- DISTINCT_NAME - Static variable in class org.jboss.as.jsr77.subsystem.Constants
-
- DISTINGUISHED_NAME - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- DISTINGUISHED_NAME - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- DistributableCache<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.distributable
-
Distributable
Cache implementation.
- DistributableCache(BeanManager<UUID, K, V>, StatefulObjectFactory<V>, ServerEnvironment) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- DistributableCacheFactoryBuilder<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache.distributable
-
Builds a service that provides a distributable
CacheFactory.
- DistributableCacheFactoryBuilderService<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.distributable
-
- DistributableCacheFactoryBuilderService(String, BeanManagerFactoryBuilderConfiguration) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderService
-
- DistributableCacheFactoryBuilderService(String, BeanManagerFactoryBuilderProvider, BeanManagerFactoryBuilderConfiguration) - Constructor for class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderService
-
- DistributableCacheFactoryService<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.distributable
-
- DistributableImmutableSession - Class in org.wildfly.clustering.web.undertow.session
-
- DistributableImmutableSession(SessionManager, ImmutableSession) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- DistributableSession - Class in org.wildfly.clustering.web.undertow.session
-
Adapts a distributable
Session to an Undertow
Session.
- DistributableSession(UndertowSessionManager, Session<LocalSessionContext>, SessionConfig, Batch) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- DistributableSessionIdentifierCodec - Class in org.wildfly.clustering.web.undertow.session
-
- DistributableSessionIdentifierCodec(RouteLocator, RoutingSupport) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodec
-
- DistributableSessionIdentifierCodecBuilder - Class in org.wildfly.clustering.web.undertow.session
-
- DistributableSessionIdentifierCodecBuilder() - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilder
-
- DistributableSessionIdentifierCodecBuilder(RouteLocatorBuilder) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecBuilder
-
- DistributableSessionIdentifierCodecBuilder - Interface in org.wildfly.extension.undertow.session
-
- DistributableSessionIdentifierCodecBuilderValue - Class in org.wildfly.extension.undertow.session
-
- DistributableSessionIdentifierCodecBuilderValue() - Constructor for class org.wildfly.extension.undertow.session.DistributableSessionIdentifierCodecBuilderValue
-
- DistributableSessionIdentifierCodecBuilderValue(DistributableSessionIdentifierCodecBuilder) - Constructor for class org.wildfly.extension.undertow.session.DistributableSessionIdentifierCodecBuilderValue
-
- DistributableSessionIdentifierCodecService - Class in org.wildfly.clustering.web.undertow.session
-
- DistributableSessionManager - Class in org.wildfly.clustering.web.undertow.session
-
- DistributableSessionManager(String, SessionManager<LocalSessionContext>) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- DistributableSessionManagerFactory - Class in org.wildfly.clustering.web.undertow.session
-
- DistributableSessionManagerFactory(SessionManagerFactory) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactory
-
- DistributableSessionManagerFactoryBuilder - Class in org.wildfly.clustering.web.undertow.session
-
Distributable SessionManagerFactory builder for Undertow.
- DistributableSessionManagerFactoryBuilder() - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilder
-
- DistributableSessionManagerFactoryBuilder(SessionManagerFactoryBuilder) - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryBuilder
-
- DistributableSessionManagerFactoryBuilder - Interface in org.wildfly.extension.undertow.session
-
SPI for building a factory for creating a distributable session manager.
- DistributableSessionManagerFactoryBuilderValue - Class in org.wildfly.extension.undertow.session
-
- DistributableSessionManagerFactoryBuilderValue() - Constructor for class org.wildfly.extension.undertow.session.DistributableSessionManagerFactoryBuilderValue
-
- DistributableSessionManagerFactoryBuilderValue(DistributableSessionManagerFactoryBuilder) - Constructor for class org.wildfly.extension.undertow.session.DistributableSessionManagerFactoryBuilderValue
-
- DistributableSessionManagerFactoryService - Class in org.wildfly.clustering.web.undertow.session
-
org.jboss.msc.Service that returns a distributable SessionManagerFactory.
- DistributableSessionManagerFactoryService() - Constructor for class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryService
-
- DistributableSingleSignOn - Class in org.wildfly.clustering.web.undertow.sso
-
Adapts an
SSO to a
SingleSignOn.
- DistributableSingleSignOn(SSO<AuthenticatedSessionManager.AuthenticatedSession, String, Void>, SessionManagerRegistry, Batch) - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- DistributableSingleSignOnManager - Class in org.wildfly.clustering.web.undertow.sso
-
- DistributableSingleSignOnManager(SSOManager<AuthenticatedSessionManager.AuthenticatedSession, String, Void>, SessionManagerRegistry) - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
-
- DistributableSingleSignOnManagerFactory - Class in org.wildfly.clustering.web.undertow.sso
-
- DistributableSingleSignOnManagerFactory(SSOManagerFactory<AuthenticatedSessionManager.AuthenticatedSession, String>, SessionManagerRegistry) - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerFactory
-
- DistributableSingleSignOnManagerFactoryBuilder - Class in org.wildfly.clustering.web.undertow.sso
-
- DistributableSingleSignOnManagerFactoryBuilder() - Constructor for class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerFactoryBuilder
-
- DistributableSingleSignOnManagerFactoryBuilder - Interface in org.wildfly.extension.undertow.security.sso
-
- DistributableSingleSignOnManagerFactoryBuilderValue - Class in org.wildfly.extension.undertow.security.sso
-
- DistributableSingleSignOnManagerFactoryBuilderValue() - Constructor for class org.wildfly.extension.undertow.security.sso.DistributableSingleSignOnManagerFactoryBuilderValue
-
- DistributableSingleSignOnManagerFactoryBuilderValue(DistributableSingleSignOnManagerFactoryBuilder) - Constructor for class org.wildfly.extension.undertow.security.sso.DistributableSingleSignOnManagerFactoryBuilderValue
-
- DistributableSingleSignOnManagerFactoryService - Class in org.wildfly.clustering.web.undertow.sso
-
- DISTRIBUTED_CACHE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.DistributedCacheResourceDefinition
-
- DISTRIBUTED_STATISTICS_ENABLED - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- DISTRIBUTED_STATISTICS_ENABLED_DEPRECATED - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- DISTRIBUTED_STATISTICS_ENABLED_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- DISTRIBUTED_WORKMANAGER_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- DISTRIBUTED_WORKMANAGER_RW_ATTRIBUTES - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- DistributedCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- DistributedCacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/distributed-cache=*
- DistributedCacheResourceDefinition(ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.DistributedCacheResourceDefinition
-
- distributeDeploymentContent(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.impl.DeploymentContentDistributor
-
- DistributedWorkManagerAdd - Class in org.jboss.as.connector.subsystems.jca
-
- DistributedWorkManagerAdd() - Constructor for class org.jboss.as.connector.subsystems.jca.DistributedWorkManagerAdd
-
- DistributedWorkManagerService - Class in org.jboss.as.connector.services.workmanager
-
A WorkManager Service.
- DistributedWorkManagerService(DistributedWorkManager, String, Long) - Constructor for class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
create an instance
- distributeReplacementDeploymentContent(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.impl.DeploymentContentDistributor
-
- DIVERT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DivertAdd - Class in org.jboss.as.messaging
-
Handler for adding a divert.
- DivertConfigurationWriteHandler - Class in org.jboss.as.messaging
-
Write attribute handler for attributes that update a divert resource.
- DivertDefinition - Class in org.jboss.as.messaging
-
Divert resource definition
- DivertDefinition(boolean) - Constructor for class org.jboss.as.messaging.DivertDefinition
-
- DivertRemove - Class in org.jboss.as.messaging
-
Removes a divert.
- DIVERTS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DmrFailureReadinessHandler - Class in org.jboss.as.domain.http.server.security
-
A RealmReadinessFilter implementation to report by DMR failure that requests can not be processed as the realm is not ready.
- DmrFailureReadinessHandler(SecurityRealm, HttpHandler, String) - Constructor for class org.jboss.as.domain.http.server.security.DmrFailureReadinessHandler
-
- DMRWithFallbackConverter() - Constructor for class org.jboss.as.cli.ArgumentValueConverter.DMRWithFallbackConverter
-
- doAnalyze() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
- doAnalyze() - Method in class org.jboss.as.jacorb.rmi.ExceptionAnalysis
-
- doAnalyze() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
- doAnalyze() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
- doAs(Subject, PrivilegedAction<T>) - Static method in class org.jboss.as.controller.AccessAuditContext
-
- doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class org.jboss.as.controller.AccessAuditContext
-
- doCommand(String) - Method in class org.jboss.as.cli.gui.CommandExecutor
-
Submit a command to the server.
- doCommandFullResponse(String) - Method in class org.jboss.as.cli.gui.CommandExecutor
-
- doCommit(ExposedByteArrayOutputStream) - Method in class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- doCommit(ExposedByteArrayOutputStream) - Method in class org.jboss.as.controller.persistence.ConfigurationFilePersistenceResource
-
- doCommit(ExposedByteArrayOutputStream) - Method in class org.jboss.as.controller.persistence.FilePersistenceResource
-
- doComplete(CommandContext, String, int, List<String>) - Method in class org.jboss.as.cli.CommandCompleter
-
- doDeploy() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- doDeploy(OperationContext, String, String, ServiceVerificationHandler, Resource, ImmutableManagementResourceRegistration, ManagementResourceRegistration, AbstractVaultReader, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
-
- doDeploy(ServiceTarget, DeploymentUnit) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
Triggers the WS deployment aspects, which process the deployment and
install the endpoint services.
- doDeployStep(ServiceTarget, DeploymentUnit) - Static method in class org.jboss.as.webservices.publish.EndpointPublisherHelper
-
- doEquals(Object) - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- doesNotApply(String, String) - Method in interface org.jboss.as.patching.PatchMessages
-
- doesUserHaveRole(Principal, Set<Principal>) - Method in class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ArchiveHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchClearHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchDiscardHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchEditLineHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchHoldbackHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchListHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchMoveLineHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchRemoveLineHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchRunHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ClearScreenHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandCommandHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ConnectHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.EchoDMRHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.EchoVariableHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.HelpHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.HistoryHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ifelse.ElseHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ifelse.EndIfHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ifelse.IfHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.LsHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.PrefixHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.PrintWorkingNodeHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.QuitHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ReloadHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.SetVariableHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.ShutdownHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.CatchHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.EndTryHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.FinallyHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.TryHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.UndeployHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.UnsetVariableHandler
-
- doHandle(ParsingContext) - Method in class org.jboss.as.cli.parsing.LineBreakHandler
-
- doHandle(ParsingContext) - Method in class org.jboss.as.cli.parsing.WordCharacterHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.patching.cli.PatchHandler
-
- doInBackground() - Method in class org.jboss.as.cli.gui.metacommand.ScriptAction.ScriptRunner
-
- doInspect(CommandContext) - Method in class org.jboss.as.patching.cli.PatchHandler
-
- doInvoke(Object, Method, Object[]) - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- DOLLAR_LOCAL - Static variable in class org.jboss.as.appclient.service.DefaultApplicationClientCallbackHandler
-
- doLookup(String, String) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbInjectionServices
-
- domain() - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder
-
- DOMAIN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DOMAIN - Static variable in class org.jboss.as.patching.Constants
-
- DOMAIN - Static variable in interface org.jboss.as.web.Constants
-
- DOMAIN - Static variable in class org.jboss.as.web.WebSSODefinition
-
- DOMAIN - Static variable in interface org.wildfly.extension.undertow.Constants
-
- 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.domain.management.security.adduser.AddUser
-
- DOMAIN_BASE_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- DOMAIN_BASE_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- DOMAIN_CHANNEL - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
-
The name of the channel used between slave and master DCs
- DOMAIN_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
- DOMAIN_CONFIG_DIR - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- DOMAIN_CONFIG_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- DOMAIN_CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- DOMAIN_CONFIG_USER_DIR - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- DOMAIN_CONNECTION_ID - Static variable in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- DOMAIN_CONTENT_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- DOMAIN_CONTROLLER - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- DOMAIN_CONTROLLER - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- DOMAIN_CONTROLLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DOMAIN_CONTROLLER - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- DOMAIN_CONTROLLER_CLIENT_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- DOMAIN_CONTROLLER_LOCK_ID - Static variable in class org.jboss.as.domain.controller.operations.coordination.DomainControllerLockIdUtils
-
The domain controller lock id header sent by the DC to the slave host.
- DOMAIN_CONTROLLER_LOCK_ID_ATTACHMENT - Static variable in class org.jboss.as.domain.controller.operations.coordination.DomainControllerLockIdUtils
-
The attachment used by the slave to keep track of the lock id on the DC (if any)
- DOMAIN_CONTROLLER_TYPE - Static variable in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
-
- DOMAIN_DATA_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- DOMAIN_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerDomainProcessReloadHandler
-
- DOMAIN_DEPLOYMENT_ADD_DEFINITION - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- DOMAIN_DEPLOYMENT_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- DOMAIN_DEPLOYMENT_LOGGER - Static variable in interface org.jboss.as.domain.controller.DomainControllerLogger
-
A logger with the category of org.jboss.as.domain.deployment.
- DOMAIN_EXECUTION_KEY - Static variable in class org.jboss.as.controller.CompositeOperationHandler
-
Deprecated.
- DOMAIN_FAILURE_DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- DOMAIN_FAILURE_DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DOMAIN_LOG_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- DOMAIN_LOGGER - Static variable in interface org.jboss.as.host.controller.HostControllerLogger
-
A logger with a category of org.jboss.as.domain
- DOMAIN_MODEL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DOMAIN_NAME - Static variable in class org.jboss.as.jmx.ExposeModelResourceResolved
-
- DOMAIN_NAMES - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- DOMAIN_NAMES - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- DOMAIN_PUSH_TO_SERVERS - Static variable in class org.jboss.as.domain.controller.operations.coordination.ServerOperationsResolverHandler
-
- DOMAIN_RESOURCE_ADDRESS - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
-
- DOMAIN_RESOURCE_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
Attributes for domain deployment resource
- DOMAIN_RESOURCE_MODEL - Static variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
-
- DOMAIN_RESULTS - Static variable in class org.jboss.as.cli.Util
-
- DOMAIN_RESULTS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DOMAIN_SERVERS_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- DOMAIN_TEMP_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- 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
-
- DOMAIN_UUID - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- DOMAIN_UUID - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- domainBaseDirDoesNotExist(File) - Method in interface org.jboss.as.server.ServerMessages
-
- domainBaseDirectoryDoesNotExist(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- domainBaseDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- DomainClient - Interface in org.jboss.as.controller.client.helpers.domain
-
Client interface used to interact with the domain management infrastructure.
- DomainClient.Factory - Class in org.jboss.as.controller.client.helpers.domain
-
Factory used to create an
DomainClient instance for a remote address
and port.
- DomainClientImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
-
Domain client implementation.
- DomainClientImpl(InetAddress, int) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- DomainClientImpl(InetAddress, int, CallbackHandler) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- DomainClientImpl(String, InetAddress, int) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- DomainClientImpl(String, InetAddress, int, CallbackHandler) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- DomainClientImpl(ModelControllerClient) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- DomainClientProtocol - Interface in org.jboss.as.controller.client.helpers.domain.impl
-
- domainConfigDirDoesNotExist(File) - Method in interface org.jboss.as.server.ServerMessages
-
- domainContentDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- DomainController - Interface in org.jboss.as.domain.controller
-
TODO this interface is now a mishmash of not really related stuff.
- domainController - Variable in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
- domainController - Variable in class org.jboss.as.domain.controller.operations.ApplyRemoteMasterDomainModelHandler
-
- DomainControllerData - Class in org.jboss.as.host.controller.discovery
-
Encapsulates information about a domain controller (i.e., host and port).
- DomainControllerData() - Constructor for class org.jboss.as.host.controller.discovery.DomainControllerData
-
- DomainControllerData(String, int) - Constructor for class org.jboss.as.host.controller.discovery.DomainControllerData
-
Create the DomainControllerData.
- domainControllerDataFromByteBuffer(byte[]) - Static method in class org.jboss.as.host.controller.discovery.S3Util
-
Get the domain controller data from the given byte buffer.
- domainControllerDataToByteBuffer(DomainControllerData) - Static method in class org.jboss.as.host.controller.discovery.S3Util
-
Write the domain controller data to a byte buffer.
- DomainControllerLockIdUtils - Class in org.jboss.as.domain.controller.operations.coordination
-
Contains operation headers and attachments used to communicate the domain controller's lock id to the slaves.
- DomainControllerLogger - Interface in org.jboss.as.domain.controller
-
This module is using message IDs in the range 10800-10999.
- DomainControllerMessages - Interface in org.jboss.as.domain.controller
-
This module is using message IDs in the range 10800-10899.
- domainControllerMustBeDeclared(String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating either the remoteName or the localName domain controller
configuration must be declared.
- DomainControllerProtocol - Interface in org.jboss.as.host.controller.mgmt
-
- DomainControllerRuntimeIgnoreTransformationEntry - Class in org.jboss.as.host.controller.mgmt
-
Used on the DC.
- DomainControllerRuntimeIgnoreTransformationRegistry - Class in org.jboss.as.host.controller.mgmt
-
Registry for the DC to keep track of what data is missing on a slave HC, and to piggyback that information to the slave if changes to the domain model
pull in data missing in the slave
- DomainControllerRuntimeIgnoreTransformationRegistry() - Constructor for class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
- domainDataDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- domainDeploymentAlreadyExists(String) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
A message indicating a deployment with the name is already present in the domain.
- DomainDeploymentManager - Interface in org.jboss.as.controller.client.helpers.domain
-
Primary deployment interface for a JBoss AS Domain Controller.
- DomainDeploymentTableModel - Class in org.jboss.as.cli.gui.component
-
A table model appropriate for deployments in a domain.
- DomainDeploymentTableModel(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.component.DomainDeploymentTableModel
-
- DomainFinalResultHandler - Class in org.jboss.as.domain.controller.operations.coordination
-
Assembles the overall result for a domain operation from individual host and server results.
- DomainFinalResultHandler(DomainOperationContext) - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainFinalResultHandler
-
- DomainMain - Class in org.jboss.as.config.assembly
-
- DomainMain() - Constructor for class org.jboss.as.config.assembly.DomainMain
-
- DomainManagementLogger - Interface in org.jboss.as.domain.management
-
Date: 05.11.2011
- DomainManagementMessages - Interface in org.jboss.as.domain.management
-
Date: 05.11.2011
- DomainManagementResolver - Class in org.jboss.as.domain.management._private
-
- DomainManagementResolver() - Constructor for class org.jboss.as.domain.management._private.DomainManagementResolver
-
- domainModelChangedOnReConnect(Set<ServerIdentity>) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs a warning message indicating the domain model has changed on re-connect and the servers need to be restarted
for the changes to take affect.
- DomainModelControllerService - Class in org.jboss.as.host.controller
-
Creates the service that acts as the
ModelController for a Host Controller process.
- domainNameMustBeJBossAs() - Method in interface org.jboss.as.jmx.JmxMessages
-
- DomainOperationContext - Class in org.jboss.as.domain.controller.operations.coordination
-
Stores overall contextual information for an operation executing on the domain.
- DomainOperationContext(LocalHostControllerInfo) - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- DomainOperationTransformer - Interface in org.jboss.as.controller.operations
-
Class that is used to transform an operation before it is send to other servers in the domain.
- DomainRemoteFileRequestAndHandler - Class in org.jboss.as.host.controller.mgmt
-
- DomainRemoteFileRequestAndHandler(Executor) - Constructor for class org.jboss.as.host.controller.mgmt.DomainRemoteFileRequestAndHandler
-
- DomainResolver - Class in org.jboss.as.domain.controller.resources
-
Model description for the domain root.
- DomainResolver() - Constructor for class org.jboss.as.domain.controller.resources.DomainResolver
-
- DomainRolloutStepHandler - Class in org.jboss.as.domain.controller.operations.coordination
-
Formulates a rollout plan, invokes the proxies to execute it on the servers.
- DomainRolloutStepHandler(Map<String, ProxyController>, Map<String, ProxyController>, DomainOperationContext, ModelNode, ExecutorService) - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainRolloutStepHandler
-
- DomainRootDefinition - Class in org.jboss.as.domain.controller.resources
-
- DomainRootDefinition(DomainController, HostControllerEnvironment, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, boolean, LocalHostControllerInfo, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService, DomainControllerRuntimeIgnoreTransformationRegistry, DelegatingConfigurableAuthorizer) - Constructor for class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- DomainRootDefinition.RolloutPlanValidator - Class in org.jboss.as.domain.controller.resources
-
- 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
-
- DomainServerLifecycleHandlers - Class in org.jboss.as.domain.controller.operations
-
An operation handler for the :stop-servers, :restart-servers and :start-servers commands.
- DomainServerLifecycleHandlers() - Constructor for class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
-
- 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
-
- DomainServerSocketFactory - Class in org.jboss.as.jacorb.security
-
This class implements a JacORB ServerSocketFactory that uses a JSSESecurityDomain to build SSL server
sockets.
- DomainServerSocketFactory(ORB) - Constructor for class org.jboss.as.jacorb.security.DomainServerSocketFactory
-
Creates an instance of DomainServerSocketFactory with the specified ORB.
- DomainServerUtils - Class in org.jboss.as.domain.controller.operations.coordination
-
TODO: Rename
- DomainServerUtils() - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
-
- DomainSlaveHandler - Class in org.jboss.as.domain.controller.operations.coordination
-
Executes the first phase of a two phase operation on one or more remote, slave host controllers.
- DomainSlaveHandler(Map<String, ProxyController>, DomainOperationContext, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.domain.controller.operations.coordination.DomainSlaveHandler
-
- DomainSocketBindingGroupRemoveHandler - Class in org.jboss.as.domain.controller.operations
-
Handler for the socket-binding-group resource's remove operation.
- DomainSocketBindingGroupRemoveHandler() - Constructor for class org.jboss.as.domain.controller.operations.DomainSocketBindingGroupRemoveHandler
-
Create the AbstractSocketBindingRemoveHandler
- DomainSocketFactory - Class in org.jboss.as.jacorb.security
-
This class implements a JacORB SocketFactory that uses a JSSESecurityDomain to build SSL sockets.
- DomainSocketFactory(ORB) - Constructor for class org.jboss.as.jacorb.security.DomainSocketFactory
-
Creates an instance of DomainSocketFactory with the specified ORB.
- domainTempDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- DomainTransformers - Class in org.jboss.as.domain.controller.transformers
-
Global transformation rules for the domain, host and server-config model.
- DomainTransformers() - Constructor for class org.jboss.as.domain.controller.transformers.DomainTransformers
-
- DomainUtil - Class in org.jboss.as.domain.http.server
-
Utility methods used for HTTP based domain management.
- DomainUtil() - Constructor for class org.jboss.as.domain.http.server.DomainUtil
-
- domainValues() - Static method in enum org.jboss.as.controller.parsing.Namespace
-
- DomainXml - Class in org.jboss.as.host.controller.parsing
-
A mapper between an AS server's configuration model and XML representations, particularly domain.xml.
- DomainXml(ModuleLoader, ExecutorService, ExtensionRegistry) - Constructor for class org.jboss.as.host.controller.parsing.DomainXml
-
- done(T) - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.ResultHandler
-
Set the result.
- done(long, StabilityStatistics) - Method in class org.jboss.as.server.BootstrapListener
-
- doNotUnderstandProtocol(URL) - Method in interface org.jboss.as.weld.WeldLogger
-
- DONT_PROPAGATE_TO_SERVERS_ATTACHMENT - Static variable in class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
-
- DoOperationActionListener - Class in org.jboss.as.cli.gui
-
This class executes whatever command is on the command line.
- DoOperationActionListener(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.DoOperationActionListener
-
- doParse(String, ParsingStateCallbackHandler, ParsingState, boolean) - Static method in class org.jboss.as.cli.parsing.StateParser
-
Returns the string which was actually parsed with all the substitutions performed
- doParse(String, ParsingStateCallbackHandler, ParsingState, boolean, CommandContext) - Static method in class org.jboss.as.cli.parsing.StateParser
-
Returns the string which was actually parsed with all the substitutions performed
- doPrepare(String, ClassLoader, Map<String, String>, JBossWebMetaData, WebservicesMetaData, JBossWebservicesMetaData) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
Prepare the ws Deployment and return a DeploymentUnit containing it
- doPrepareStep(String, ClassLoader, Map<String, String>, JBossWebMetaData, WebservicesMetaData, JBossWebservicesMetaData) - Static method in class org.jboss.as.webservices.publish.EndpointPublisherHelper
-
- doPublish(ExtLogRecord) - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- doPublish(ServiceTarget, DeploymentUnit) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
Publish the webapp for the WS deployment unit
- doPublishStep(WebHost, ServiceTarget, DeploymentUnit) - Static method in class org.jboss.as.webservices.publish.EndpointPublisherHelper
-
- doReload(T) - Method in interface org.jboss.as.controller.operations.common.ProcessReloadHandler.ReloadContext
-
- doRemove(T) - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
Remove the bean context and invoke any callbacks
and track the remove count
- DotNames - Class in org.jboss.as.webservices.util
-
Centralized DotNames relevant for WS integration.
- doubleAnalysis - Static variable in class org.jboss.as.jacorb.rmi.PrimitiveAnalysis
-
- doubleValue() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Returns the
LongAdder.sum() as a
double after a widening
primitive conversion.
- DownloadServerLogDialog - Class in org.jboss.as.cli.gui.metacommand
-
Dialog to choose destination file and download log.
- DownloadServerLogDialog(CliGuiContext, String, Long) - Constructor for class org.jboss.as.cli.gui.metacommand.DownloadServerLogDialog
-
- DOWORK_DISTRIBUTION_ENABLED - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- DOWORK_DISTRIBUTION_ENABLED_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- drainTo(Collection<TransactionalProtocolClient.PreparedOperation<T>>) - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener
-
- DRIVER_MODULE_NAME - Static variable in class org.jboss.as.cli.Util
-
- DRIVER_NAME - Static variable in class org.jboss.as.cli.Util
-
- DriverDependenciesProcessor - Class in org.jboss.as.server.deployment.module
-
- DriverDependenciesProcessor() - Constructor for class org.jboss.as.server.deployment.module.DriverDependenciesProcessor
-
- driverNameAndResourceNameNotEquals(String, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
- driverNotPresent(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating the driver is not installed
- DriverProcessor - Class in org.jboss.as.connector.deployers.ds.processors
-
Deploy any JDBC drivers in a deployment unit.
- DriverProcessor() - Constructor for class org.jboss.as.connector.deployers.ds.processors.DriverProcessor
-
- DriverRegistry - Interface in org.jboss.as.connector.services.driver.registry
-
A registry for JDBC drivers installed in the system.
- DriverRegistryImpl - Class in org.jboss.as.connector.services.driver.registry
-
- DriverRegistryImpl() - Constructor for class org.jboss.as.connector.services.driver.registry.DriverRegistryImpl
-
- DriverRegistryService - Class in org.jboss.as.connector.services.driver.registry
-
The JDBC driver registry service
- DriverRegistryService() - Constructor for class org.jboss.as.connector.services.driver.registry.DriverRegistryService
-
Create an instance
- driversElementNotSupported(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- DriverService - Class in org.jboss.as.connector.services.driver
-
- DriverService(InstalledDriver, Driver) - Constructor for class org.jboss.as.connector.services.driver.DriverService
-
- driverVersionMismatch() - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the specified driver version does not match the actual driver version.
- DROP_ALL_SUBSCRIPTIONS - Static variable in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- DROP_DURABLE_SUBSCRIPTION - Static variable in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- DS_DEPLOYER_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
A logger with the category org.jboss.as.connector.deployer.dsdeployer.
- DS_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushAllConnectionInPool
-
- DS_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushGracefullyConnectionInPool
-
- DS_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushIdleConnectionInPool
-
- DS_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushInvalidConnectionInPool
-
- DS_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.TestConnectionInPool
-
- DsDeploymentActivator - Class in org.jboss.as.connector.deployers.ds
-
Service activator which installs the various service required for datasource
deployments.
- DsDeploymentActivator() - Constructor for class org.jboss.as.connector.deployers.ds.DsDeploymentActivator
-
- DsParser - Class in org.jboss.as.connector.subsystems.datasources
-
A DsParser.
- DsParser() - Constructor for class org.jboss.as.connector.subsystems.datasources.DsParser
-
- DsParser.Tag - Enum in org.jboss.as.connector.subsystems.datasources
-
A Tag.
- DsXmlDeploymentInstallProcessor - Class in org.jboss.as.connector.deployers.ds.processors
-
Picks up -ds.xml deployments
- DsXmlDeploymentInstallProcessor() - Constructor for class org.jboss.as.connector.deployers.ds.processors.DsXmlDeploymentInstallProcessor
-
- DsXmlDeploymentParsingProcessor - Class in org.jboss.as.connector.deployers.ds.processors
-
Picks up -ds.xml deployments
- DsXmlDeploymentParsingProcessor() - Constructor for class org.jboss.as.connector.deployers.ds.processors.DsXmlDeploymentParsingProcessor
-
Construct a new instance.
- DsXmlParser - Class in org.jboss.as.connector.deployers.ds
-
TODO class javadoc.
- DsXmlParser(PropertyResolver) - Constructor for class org.jboss.as.connector.deployers.ds.DsXmlParser
-
- DummyELResolver - Class in org.jboss.as.jsf.injection.weld
-
- DummyELResolver() - Constructor for class org.jboss.as.jsf.injection.weld.DummyELResolver
-
- DUMP_ALL_THREADS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- DUMP_SERVICES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DUMP_SMAP - Static variable in interface org.jboss.as.web.Constants
-
- DUMP_SMAP - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- DUMP_SMAP - Static variable in interface org.wildfly.extension.undertow.Constants
-
- dumpManagementResourceRegistration(ExtensionRegistry, String) - Static method in class org.jboss.as.controller.transform.SubsystemDescriptionDump
-
- dumpServices() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- dumpServices(PrintStream) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- DumpServicesHandler - Class in org.jboss.as.server.operations
-
Handler that dumps all services in the server container
- dumpTimerTasks() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- duplicateAttribute(String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an attribute, represented by the name parameter, has already been
declared.
- duplicateAttribute(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting that an attribute of a given name has already
been declared in this scope.
- duplicateBeansXml() - Method in interface org.jboss.as.weld.WeldLogger
-
- duplicateBinding(JndiName, Object, Object) - Method in interface org.jboss.as.naming.NamingMessages
-
A message indicating duplicate JNDI bindings were found.
- DuplicateBindingException - Exception in org.jboss.as.naming.deployment
-
Exception thrown if a deployment contains duplicate non-compatible JNDI bindings.
- DuplicateBindingException(String) - Constructor for exception org.jboss.as.naming.deployment.DuplicateBindingException
-
- duplicateCacheEntry(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- duplicateDeclaration(String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a duplicate declaration.
- duplicateDeclaration(String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a duplicate declaration.
- DuplicateDeploymentNameException - Exception in org.jboss.as.controller.client.helpers.domain
-
Exception indicating an attempt to add deployment content to a domain or
server that has the same name as existing content.
- DuplicateDeploymentNameException(String, boolean) - Constructor for exception org.jboss.as.controller.client.helpers.domain.DuplicateDeploymentNameException
-
- DuplicateDeploymentNameException - Exception in org.jboss.as.controller.client.helpers.standalone
-
Exception indicating an attempt to add deployment content to a domain or
server that has the same name as existing content.
- DuplicateDeploymentNameException(String, boolean) - Constructor for exception org.jboss.as.controller.client.helpers.standalone.DuplicateDeploymentNameException
-
- duplicateDeploymentUnitProcessor(int, Class) - Method in interface org.jboss.as.server.ServerMessages
-
- duplicateElement(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating ad duplicate path element, represented by the name parameter, was found.
- duplicateIgnoredResourceType(String, String, Location) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- duplicateIncludeExclude(String, String, String, String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- duplicateInterfaceDeclaration(Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a duplicate interface declaration.
- duplicateJBossXmlNamespace(QName, Location) - Method in interface org.jboss.as.server.ServerMessages
-
- duplicateNamedElement(String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an element, represented by the name parameter, has already been
declared.
- duplicateNamedElement(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting that an element of a given type and name has
already been declared in this scope.
- duplicateNodeName(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- duplicatePersistenceUnitDefinition(String, String, String) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs a warning message indicating duplicate persistence.xml files were found.
- duplicateProfile(Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a duplicate profile was included.
- duplicateRepositoryName() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- duplicateResource(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the resource is a duplicate.
- duplicateResourceAddress(PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the resource is a duplicate.
- duplicateResourceType(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the resource type is a duplicate.
- duplicateScopedRole(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if a scoped role already exists with the same name.
- duplicateSerializationGroupMember(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- duplicateServerNameConfiguration(String, String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- duplicateSubdeploymentListing(String) - Method in interface org.jboss.as.server.ServerMessages
-
- duplicateSubsystem(String, String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an IllegalStateException indicating a subsystem with the given name has already been registered by
a different extension.
- duplicateSubsystemDeclaration(Location) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating the subsystem declaration has been duplicated.
- duplicateTypeCodeForClass(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- DUPS_OK_BATCH_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- DURABLE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DURABLE_MESSAGE_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DURABLE_SUBSCRIPTION_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- DynamicClassTable - Class in org.jboss.as.clustering.marshalling
-
- DynamicClassTable(ClassLoader) - Constructor for class org.jboss.as.clustering.marshalling.DynamicClassTable
-
- DynamicIIOPStub - Class in org.jboss.as.ejb3.iiop.stub
-
Dynamically generated IIOP stub classes extend this abstract superclass,
which extends javax.rmi.CORBA.Stub.
- DynamicIIOPStub() - Constructor for class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Constructs a DynamicIIOPStub.
- DynamicLoadProviderAdd - Class in org.wildfly.extension.mod_cluster
-
- DynamicLoadProviderDefinition - Class in org.wildfly.extension.mod_cluster
-
- DynamicManagementStatisticsResource - Class in org.jboss.as.jpa.management
-
Resource representing a JPA PersistenceUnit (from a persistence.xml) deployment.
- DynamicManagementStatisticsResource(Statistics, String, String, EntityManagerFactoryLookup) - Constructor for class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- dynamicStubCreationFailed(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating that dynamic stub creation failed
- DynamicStubFactoryFactory - Class in org.jboss.as.ejb3.iiop.stub
-
- DynamicStubFactoryFactory() - Constructor for class org.jboss.as.ejb3.iiop.stub.DynamicStubFactoryFactory
-
- EAGER_FILTER_INIT - Static variable in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- eagerAttributeDeprecated() - Method in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
Logs a warning message indicating that the eager attribute of the transactional element
is no longer valid
- EAR_APPLICATION_NAME - Static variable in class org.jboss.as.ee.component.Attachments
-
Unlike the EE spec which says application name is the name of the top level deployment (even if it is just
a jar and not an ear), the EJB spec semantics (for JNDI) expect that the application name is the
.ear name (or any configured value in application.xml).
- EAR_METADATA - Static variable in class org.jboss.as.ee.structure.Attachments
-
- EAR_SUBDEPLOYMENTS_ISOLATED - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- EAR_SUBDEPLOYMENTS_ISOLATED - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
-
- EarApplicationNameProcessor - Class in org.jboss.as.ee.component.deployers
-
The Java EE6 spec and EJB3.1 spec contradict each other on what the "application-name" semantics are.
- EarApplicationNameProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EarApplicationNameProcessor
-
- EarContextRootProcessor - Class in org.wildfly.extension.undertow.deployment
-
Deployment unit processor responsible for detecting web deployments and determining if they have a parent EAR file and
if so applying the EAR defined context root to web metadata.
- EarContextRootProcessor() - Constructor for class org.wildfly.extension.undertow.deployment.EarContextRootProcessor
-
- EarDependencyProcessor - Class in org.jboss.as.ee.structure
-
Processor which ensures that subdeployments of an EAR all synchronize before the next phase.
- EarDependencyProcessor() - Constructor for class org.jboss.as.ee.structure.EarDependencyProcessor
-
- EarInitializationProcessor - Class in org.jboss.as.ee.structure
-
Processor responsible for detecting and marking EAR file deployments.
- EarInitializationProcessor() - Constructor for class org.jboss.as.ee.structure.EarInitializationProcessor
-
- EarJaccService - Class in org.jboss.as.security.service
-
A service that creates JACC permissions for an ear deployment
- EarJaccService(String, EarMetaData, Boolean) - Constructor for class org.jboss.as.security.service.EarJaccService
-
- EarMessageDestinationProcessor - Class in org.jboss.as.ee.component.deployers
-
- EarMessageDestinationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EarMessageDestinationProcessor
-
- EarMetaDataParsingProcessor - Class in org.jboss.as.ee.structure
-
Deployment processor responsible for parsing the application.xml file of an ear.
- EarMetaDataParsingProcessor() - Constructor for class org.jboss.as.ee.structure.EarMetaDataParsingProcessor
-
- earModuleChildOfLibraryDirectory(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
- EarSecurityDeployer - Class in org.jboss.as.security.deployment
-
Handles ear deployments
- EarSecurityDeployer() - Constructor for class org.jboss.as.security.deployment.EarSecurityDeployer
-
- EarStructureProcessor - Class in org.jboss.as.ee.structure
-
Deployment processor responsible for detecting EAR deployments and putting setting up the basic structure.
- EarStructureProcessor() - Constructor for class org.jboss.as.ee.structure.EarStructureProcessor
-
- EchoDMRHandler - Class in org.jboss.as.cli.handlers
-
- EchoDMRHandler() - Constructor for class org.jboss.as.cli.handlers.EchoDMRHandler
-
- EchoVariableHandler - Class in org.jboss.as.cli.handlers
-
- EchoVariableHandler() - Constructor for class org.jboss.as.cli.handlers.EchoVariableHandler
-
- editingStopped(ChangeEvent) - Method in class org.jboss.as.cli.gui.component.DeploymentTable
-
- EE_APPLICATION_CLASSES_DESCRIPTION - Static variable in class org.jboss.as.ee.component.Attachments
-
- EE_APPLICATION_DESCRIPTION - Static variable in class org.jboss.as.ee.component.Attachments
-
- EE_MODULE_CONFIGURATION - Static variable in class org.jboss.as.ee.component.Attachments
-
- EE_MODULE_DESCRIPTION - Static variable in class org.jboss.as.ee.component.Attachments
-
- EE_SETUP - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- EEAnnotationProcessor - Class in org.jboss.as.ee.component.deployers
-
- EEAnnotationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEAnnotationProcessor
-
- EEApplicationClasses - Class in org.jboss.as.ee.component
-
Allows a deployment to get old of class descriptions from all sub deployments it has access to.
- EEApplicationClasses(List<EEModuleDescription>) - Constructor for class org.jboss.as.ee.component.EEApplicationClasses
-
- EEApplicationDescription - Class in org.jboss.as.ee.component
-
- EEApplicationDescription() - Constructor for class org.jboss.as.ee.component.EEApplicationDescription
-
- EEClassIntrospector - Interface in org.jboss.as.ee.component
-
- EECleanUpProcessor - Class in org.jboss.as.ee.component.deployers
-
Cleans up references to EE structures in the deployment unit
- EECleanUpProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EECleanUpProcessor
-
- EEConcurrentContextProcessor - Class in org.jboss.as.ee.concurrent.deployers
-
The DUP responsible for the base concurrent context configuration setup.
- EEConcurrentContextProcessor() - Constructor for class org.jboss.as.ee.concurrent.deployers.EEConcurrentContextProcessor
-
- EEConcurrentDefaultBindingProcessor - Class in org.jboss.as.ee.concurrent.deployers
-
Processor responsible for binding the default EE concurrency resources to the naming context of EE modules/components.
- EEConcurrentDefaultBindingProcessor() - Constructor for class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- EEDefaultPermissionsProcessor - Class in org.jboss.as.ee.component.deployers
-
A processor which sets up the default Java EE permission set.
- EEDefaultPermissionsProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEDefaultPermissionsProcessor
-
- EEDefaultResourceJndiNames - Class in org.jboss.as.ee.component
-
The jndi names for the default EE bindings.
- EEDefaultResourceJndiNames() - Constructor for class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- EEDistinctNameProcessor - Class in org.jboss.as.ee.component.deployers
-
Examines a deployment unit and its top level parent to check for any distinct-name that's configured in the
deployment descriptor(s) of the deployment units.
- EEDistinctNameProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEDistinctNameProcessor
-
- EeExtension - Class in org.jboss.as.ee.subsystem
-
JBossAS domain extension used to initialize the ee subsystem handlers and associated classes.
- EeExtension() - Constructor for class org.jboss.as.ee.subsystem.EeExtension
-
- EEJndiViewExtension - Class in org.jboss.as.ee.subsystem
-
- EEJndiViewExtension() - Constructor for class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- EeLogger - Interface in org.jboss.as.ee
-
This module is using message IDs in the range 11000-11099 and 16700-16799.
- EeMessages - Interface in org.jboss.as.ee
-
This module is using message IDs in the range 11000-11099 and 16700-16799.
- EEModuleClassDescription - Class in org.jboss.as.ee.component
-
The description of a (possibly annotated) class in an EE module.
- EEModuleClassDescription(String) - Constructor for class org.jboss.as.ee.component.EEModuleClassDescription
-
- EEModuleConfiguration - Class in org.jboss.as.ee.component
-
TODO: do we still need this?
- EEModuleConfiguration(EEModuleDescription) - Constructor for class org.jboss.as.ee.component.EEModuleConfiguration
-
- EEModuleConfigurationProcessor - Class in org.jboss.as.ee.component.deployers
-
- EEModuleConfigurationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor
-
- EEModuleDescription - Class in org.jboss.as.ee.component
-
- EEModuleDescription(String, String, String, boolean) - Constructor for class org.jboss.as.ee.component.EEModuleDescription
-
Construct a new instance.
- EEModuleInitialProcessor - Class in org.jboss.as.ee.component.deployers
-
- EEModuleInitialProcessor(boolean) - Constructor for class org.jboss.as.ee.component.deployers.EEModuleInitialProcessor
-
- EEModuleNameProcessor - Class in org.jboss.as.ee.component.deployers
-
Class that is responsible for resolving name conflicts.
- EEModuleNameProcessor() - Constructor for class org.jboss.as.ee.component.deployers.EEModuleNameProcessor
-
- EEResourceReferenceProcessor - Interface in org.jboss.as.ee.component.deployers
-
User: jpai
- EEResourceReferenceProcessorRegistry - Class in org.jboss.as.ee.component.deployers
-
User: jpai
- EEResourceReferenceProcessorRegistry() - Constructor for class org.jboss.as.ee.component.deployers.EEResourceReferenceProcessorRegistry
-
- EeSubsystemAdd - Class in org.jboss.as.ee.subsystem
-
Handler for adding the ee subsystem.
- EeSubsystemAdd(DefaultEarSubDeploymentsIsolationProcessor, GlobalModuleDependencyProcessor, DescriptorPropertyReplacementProcessor, DescriptorPropertyReplacementProcessor, AnnotationPropertyReplacementProcessor) - Constructor for class org.jboss.as.ee.subsystem.EeSubsystemAdd
-
- EESubsystemModel - Interface in org.jboss.as.ee.subsystem
-
- EeSubsystemRootResource - Class in org.jboss.as.ee.subsystem
-
- EeWriteAttributeHandler - Class in org.jboss.as.ee.subsystem
-
Handles the "write-attribute" operation for the EE subsystem.
- EeWriteAttributeHandler(DefaultEarSubDeploymentsIsolationProcessor, GlobalModuleDependencyProcessor, DescriptorPropertyReplacementProcessor, DescriptorPropertyReplacementProcessor, AnnotationPropertyReplacementProcessor) - Constructor for class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
-
- EITHER - Static variable in class org.jboss.as.jacorb.tm.TxIORInterceptor
-
- ejb2xViewNotApplicableForSingletonBeans() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- Ejb2xViewType - Enum in org.jboss.as.ejb3.component
-
An enum that is used as a marker for EJB 2.x views.
- EJB3_INVOCATION_LOGGER - Static variable in interface org.jboss.as.ejb3.EjbLogger
-
logger use to log EJB invocation errors
- EJB3_LOGGER - Static variable in interface org.jboss.as.ejb3.EjbLogger
-
- EJB3AsyncResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- EJB3AsyncServiceAdd - Class in org.jboss.as.ejb3.subsystem
-
- EJB3Extension - Class in org.jboss.as.ejb3.subsystem
-
Extension that provides the EJB3 subsystem.
- EJB3Extension() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- EJB3IIOPAdd - Class in org.jboss.as.ejb3.subsystem
-
- EJB3IIOPResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- EJB3RemoteResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- EJB3RemoteServiceAdd - Class in org.jboss.as.ejb3.subsystem
-
- EJB3RemoteServiceRemove - Class in org.jboss.as.ejb3.subsystem
-
Handles removing the ejb remote service
- EJB3RemoteServiceRemove() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceRemove
-
- EJB3Subsystem10Parser - Class in org.jboss.as.ejb3.subsystem
-
User: Jaikiran Pai
- EJB3Subsystem11Parser - Class in org.jboss.as.ejb3.subsystem
-
User: Jaikiran Pai
- EJB3Subsystem12Parser - Class in org.jboss.as.ejb3.subsystem
-
- EJB3Subsystem12Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- EJB3Subsystem13Parser - Class in org.jboss.as.ejb3.subsystem
-
- EJB3Subsystem13Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
-
- EJB3Subsystem14Parser - Class in org.jboss.as.ejb3.subsystem
-
- EJB3Subsystem14Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem14Parser
-
- EJB3Subsystem20Parser - Class in org.jboss.as.ejb3.subsystem
-
- EJB3Subsystem20Parser() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
-
- EJB3SubsystemDefaultCacheWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- EJB3SubsystemDefaultCacheWriteHandler(ServiceName, AttributeDefinition) - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- EJB3SubsystemDefaultPoolWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
User: jpai
- EJB3SubsystemDefaultPoolWriteHandler(ServiceName, AttributeDefinition) - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- EJB3SubsystemModel - Interface in org.jboss.as.ejb3.subsystem
-
User: jpai
- EJB3SubsystemNamespace - Enum in org.jboss.as.ejb3.subsystem
-
An enumeration of the supported EJB3 subsystem namespaces
- EJB3SubsystemRemove - Class in org.jboss.as.ejb3.subsystem
-
Handler for removing the EJB3 subsystem.
- EJB3SubsystemRootResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- EJB3SubsystemXMLAttribute - Enum in org.jboss.as.ejb3.subsystem
-
- EJB3SubsystemXMLElement - Enum in org.jboss.as.ejb3.subsystem
-
Enumeration of elements used in the EJB3 subsystem
- EJB3SubsystemXMLPersister - Class in org.jboss.as.ejb3.subsystem
-
The XMLElementWriter that handles the EJB subsystem.
- EJB3SubsystemXMLPersister() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLPersister
-
- EJB3UserTransactionAccessControlService - Class in org.jboss.as.ejb3.subsystem
-
Service which installs the
UserTransaction access control into the transaction subsystem.
- EJB3UserTransactionAccessControlService() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
-
- EJB_CLIENT_CONTEXT - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
- EJB_CLIENT_DESCRIPTOR_LOCATIONS - Static variable in class org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor
-
- EJB_CLIENT_METADATA - Static variable in class org.jboss.as.ee.structure.Attachments
-
- EJB_CREATE_METHOD_KEY - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeCreateInterceptorFactory
-
- EJB_EQUALS_HASHCODE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
-
- EJB_EXCEPTION_LOGGING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- EJB_EXECUTION_TIME_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- EJB_IIOP_TRANSACTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- EJB_INJECTIONS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
- EJB_JAR_DESCRIPTION - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
- EJB_JAR_METADATA - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
Attachment key to the EjbJarMetaData attachment representing the metadata created out of the ejb-jar.xml
deployment descriptor
- EJB_NAME - Static variable in class org.jboss.as.jsr77.subsystem.Constants
-
- EJB_POOL_CONFIG_BASE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- EJB_POST_CREATE_METHOD_KEY - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeCreateInterceptorFactory
-
- EJB_SECURITY_AUTHORIZATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- EJB_SESSION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
-
- EJB_SESSION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- EJB_SESSION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- EJB_SET_CONTEXT_METHOD_INVOCATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- EJB_WAIT_TIME_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- EjbAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- EjbAnnotationProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.EjbAnnotationProcessor
-
- EJBAnnotationPropertyReplacement - Class in org.jboss.as.ee.structure
-
- EjbBMTInterceptor - Class in org.jboss.as.ejb3.tx
-
EJB 3 13.6.1:
If a stateless session bean instance starts a transaction in a business method or interceptor method, it
must commit the transaction before the business method (or all its interceptor methods) returns.
- EJBBoundCacheMetaData - Class in org.jboss.as.ejb3.cache
-
Metadata represents the pool name configured for EJBs via the jboss-ejb3.xml deployment descriptor
- EJBBoundCacheMetaData() - Constructor for class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
-
- EJBBoundCacheParser - Class in org.jboss.as.ejb3.cache
-
Parser for urn:ejb-cache namespace.
- EJBBoundCacheParser() - Constructor for class org.jboss.as.ejb3.cache.EJBBoundCacheParser
-
- EJBBoundClusteringMetaData - Class in org.jboss.as.ejb3.clustering
-
- EJBBoundClusteringMetaData() - Constructor for class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaData
-
- EJBBoundClusteringMetaDataParser - Class in org.jboss.as.ejb3.clustering
-
Parses the urn:clustering namespace elements for clustering related metadata on EJBs.
- EJBBoundClusteringMetaDataParser() - Constructor for class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
-
- EJBBoundDeliveryActiveMetaData - Class in org.jboss.as.ejb3.deliveryactive.metadata
-
Metadata for delivery active property of message-driven beans
- EJBBoundDeliveryActiveMetaData() - Constructor for class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundDeliveryActiveMetaData
-
- EJBBoundDeliveryActiveMetaDataParser - Class in org.jboss.as.ejb3.deliveryactive.parser
-
Parser for EJBBoundDeliveryActiveMetaData components.
- EJBBoundPoolMetaData - Class in org.jboss.as.ejb3.pool
-
Metadata represents the pool name configured for EJBs via the jboss-ejb3.xml deployment descriptor
- EJBBoundPoolMetaData() - Constructor for class org.jboss.as.ejb3.pool.EJBBoundPoolMetaData
-
- EJBBoundPoolParser - Class in org.jboss.as.ejb3.pool
-
Parser for urn:ejb-pool namespace.
- EJBBoundPoolParser() - Constructor for class org.jboss.as.ejb3.pool.EJBBoundPoolParser
-
- EJBBoundResourceAdapterBindingMetaData - Class in org.jboss.as.ejb3.resourceadapterbinding.metadata
-
Metadata for resource adapter binding of message driven beans
- EJBBoundResourceAdapterBindingMetaData() - Constructor for class org.jboss.as.ejb3.resourceadapterbinding.metadata.EJBBoundResourceAdapterBindingMetaData
-
- EJBBoundResourceAdapterBindingMetaDataParser - Class in org.jboss.as.ejb3.resourceadapterbinding.parser
-
Parser for EJBBoundSecurityMetaData components.
- EJBBoundSecurityMetaData - Class in org.jboss.as.ejb3.security.metadata
-
Metadata for security related information of EJB components
- EJBBoundSecurityMetaData() - Constructor for class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- EJBBoundSecurityMetaDataParser - Class in org.jboss.as.ejb3.security.parser
-
Parser for EJBBoundSecurityMetaData components.
- EJBBoundSecurityMetaDataParser() - Constructor for class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
-
- EJBBoundSecurityMetaDataParser11 - Class in org.jboss.as.ejb3.security.parser
-
Parses 1.1 version of urn:security namespace
- EJBBoundSecurityMetaDataParser11() - Constructor for class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
-
- EJBBusinessMethod - Class in org.jboss.as.ejb3.component
-
- EJBBusinessMethod(Method) - Constructor for class org.jboss.as.ejb3.component.EJBBusinessMethod
-
- EJBBusinessMethod(String, Class<?>...) - Constructor for class org.jboss.as.ejb3.component.EJBBusinessMethod
-
- EJBBusinessMethod(MethodIntf, String, Class<?>...) - Constructor for class org.jboss.as.ejb3.component.EJBBusinessMethod
-
- ejbBusinessMethodMustBePublic(Method) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbClass(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- EjbCleanUpProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- EjbCleanUpProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbCleanUpProcessor
-
- EJBClientClusterConfig - Class in org.jboss.as.ejb3.remote
-
- EJBClientClusterConfig(EJBClientDescriptorMetaData.ClusterConfig, ClassLoader, ServiceRegistry) - Constructor for class org.jboss.as.ejb3.remote.EJBClientClusterConfig
-
- EJBClientClusterNodeConfig - Class in org.jboss.as.ejb3.remote
-
- EJBClientClusterNodeConfig(EJBClientDescriptorMetaData.ClusterNodeConfig, ClassLoader, ServiceRegistry) - Constructor for class org.jboss.as.ejb3.remote.EJBClientClusterNodeConfig
-
- EJBClientContextIdentifierObjectTable - Class in org.jboss.as.ejb3.component.stateful
-
By default, EJB proxies don't serialize the EJBClientContextIdentifier associated with them,
so this ObjectTable marshals such EJB proxies to serializable even the EJBClientContextIdentifier (if any)
associated with that proxy.
- EJBClientContextIdentifierObjectTable() - Constructor for class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierObjectTable
-
- ejbClientContextSelectorUnableToFunctionDueToMissingService(ServiceName) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- EjbClientContextSetupProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
A deployment processor which associates the
EJBClientContext, belonging to a deployment unit,
with the deployment unit's classloader, so that the
TCCLEJBClientContextSelectorService can then
be used to return an appropriate
EJBClientContext based on the classloader.
- EjbClientContextSetupProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor
-
- EJBClientDescriptorMetaData - Class in org.jboss.as.ee.metadata
-
Metadata for configurations contained in jboss-ejb-client.xml descriptor
- EJBClientDescriptorMetaData() - Constructor for class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
- EJBClientDescriptorMetaData.ClusterConfig - Class in org.jboss.as.ee.metadata
-
- EJBClientDescriptorMetaData.ClusterNodeConfig - Class in org.jboss.as.ee.metadata
-
- EJBClientDescriptorMetaData.RemotingReceiverConfiguration - Class in org.jboss.as.ee.metadata
-
- EJBClientDescriptorMetaDataProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- EJBClientDescriptorMetaDataProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBClientDescriptorMetaDataProcessor
-
- EJBClientDescriptorParsingProcessor - Class in org.jboss.as.ee.structure
-
A deployment unit processor which parses jboss-ejb-client.xml in top level deployments.
- EJBClientDescriptorParsingProcessor() - Constructor for class org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor
-
- EJBComponent - Class in org.jboss.as.ejb3.component
-
- EJBComponent(EJBComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.EJBComponent
-
Construct a new instance.
- EJBComponentCreateService - Class in org.jboss.as.ejb3.component
-
- EJBComponentCreateService(ComponentConfiguration, ApplicationExceptions) - Constructor for class org.jboss.as.ejb3.component.EJBComponentCreateService
-
Construct a new instance.
- EJBComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component
-
User: jpai
- EJBComponentCreateServiceFactory() - Constructor for class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
-
- EJBComponentDescription - Class in org.jboss.as.ejb3.component
-
- EJBComponentDescription(String, String, EjbJarDescription, ServiceName, EnterpriseBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.EJBComponentDescription
-
Construct a new instance.
- EJBComponentDescriptionFactory - Class in org.jboss.as.ejb3.deployment.processors
-
- EJBComponentDescriptionFactory(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
-
- EjbComponentInstance - Class in org.jboss.as.ejb3.component
-
- EjbComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.EjbComponentInstance
-
Construct a new instance.
- EJBComponentType - Enum in org.jboss.as.ejb3.subsystem.deployment
-
Enumeration of types of manageable EJB components.
- EJBComponentUnavailableException - Exception in org.jboss.as.ejb3.component
-
An exception which can be used to indicate that a particular EJB component is (no longer) available for handling invocations.
- EJBComponentUnavailableException() - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
-
- EJBComponentUnavailableException(String) - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
-
- EJBComponentUnavailableException(String, Exception) - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
-
- EJBComponentUnavailableException(Exception) - Constructor for exception org.jboss.as.ejb3.component.EJBComponentUnavailableException
-
- EjbConcurrencyMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Class that can merge Lock and AccessTimeout metadata
- EjbConcurrencyMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.EjbConcurrencyMergingProcessor
-
- EJBContainerInterceptorsViewConfigurator - Class in org.jboss.as.ejb3.component
-
A
ViewConfigurator which sets up the EJB view with the relevant
Interceptors
which will carry out invocation on the container-interceptor(s) applicable for an EJB, during an EJB method invocation
- EJBContextHandleFactory - Class in org.jboss.as.ejb3.component.concurrent
-
The context handle factory responsible for saving and setting the ejb context.
- EJBContextImpl - Class in org.jboss.as.ejb3.context
-
- EJBContextImpl(EjbComponentInstance) - Constructor for class org.jboss.as.ejb3.context.EJBContextImpl
-
- EjbContextJndiBindingProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Deployment processor responsible for detecting EJB components and adding a
BindingConfiguration for the
java:comp/EJBContext entry.
- EjbContextJndiBindingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbContextJndiBindingProcessor
-
- EjbContextResourceReferenceProcessor - Class in org.jboss.as.ejb3.context
-
Handler for EjbContext JNDI bindings
- EjbContextResourceReferenceProcessor(Class<? extends EJBContext>) - Constructor for class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
-
- EjbCorbaServant - Class in org.jboss.as.ejb3.iiop
-
CORBA servant class for the EJBObjects of a given bean.
- EjbCorbaServant(Current, Map<String, SkeletonStrategy>, String[], InterfaceDef, ORB, ComponentView, MarshallerFactory, MarshallingConfiguration, TransactionManager, ClassLoader, boolean, String) - Constructor for class org.jboss.as.ejb3.iiop.EjbCorbaServant
-
Constructs an EjbObjectCorbaServant>.
- EjbDefaultDistinctNameProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
processor that sets the default distinct name for a deployment.
- EjbDefaultDistinctNameProcessor(DefaultDistinctNameService) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbDefaultDistinctNameProcessor
-
- EJBDefaultPermissionsProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
A processor which sets up the default Java EJB permission set.
- EJBDefaultPermissionsProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBDefaultPermissionsProcessor
-
- EJBDefaultSecurityDomainProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- EJBDefaultSecurityDomainProcessor(String) - Constructor for class org.jboss.as.ejb3.deployment.processors.EJBDefaultSecurityDomainProcessor
-
- EjbDependencyDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- EjbDependencyDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbDependencyDeploymentUnitProcessor
-
- EjbDependsOnMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- EjbDependsOnMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.EjbDependsOnMergingProcessor
-
- EjbDeploymentAttachmentKeys - Class in org.jboss.as.ejb3.deployment
-
- EjbDeploymentAttachmentKeys() - Constructor for class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
- EjbDeploymentInformation - Class in org.jboss.as.ejb3.deployment
-
Runtime information about an EJB in a module
- EjbDeploymentInformation(String, InjectedValue<EJBComponent>, Map<String, InjectedValue<ComponentView>>, ClassLoader, InjectedValue<EjbIIOPService>) - Constructor for class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- EjbDeploymentInformation(String, InjectedValue<EJBComponent>, Map<String, InjectedValue<ComponentView>>, Map<String, InjectedValue<ComponentView>>, ClassLoader, InjectedValue<EjbIIOPService>) - Constructor for class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- EjbDeploymentMarker - Class in org.jboss.as.server.deployment
-
- EjbDeploymentMarker() - Constructor for class org.jboss.as.server.deployment.EjbDeploymentMarker
-
- EjbDescriptorImpl<T> - Class in org.jboss.as.weld.ejb
-
Implementation of EjbDescriptor
- EjbDescriptorImpl(EJBComponentDescription, BeanDeploymentArchiveImpl, DeploymentReflectionIndex) - Constructor for class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- EJBEndpoint - Class in org.jboss.as.webservices.metadata.model
-
- EJBEndpoint(SessionBeanComponentDescription, ServiceName, Set<String>, String, boolean, String) - Constructor for class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- EjbExceptionTransformingInterceptorFactories - Class in org.jboss.as.ejb3.component.interceptors
-
An interceptor that transforms EJB 3.0 business interface exceptions to EJB 2.x exceptions when required.
- EjbExceptionTransformingInterceptorFactories() - Constructor for class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
-
- ejbHashBeenRemoved() - Method in interface org.jboss.as.weld.WeldMessages
-
- ejbHasNoTimerMethods() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- EjbHomeViewDescription - Class in org.jboss.as.ejb3.component
-
- EjbHomeViewDescription(ComponentDescription, String, MethodIntf) - Constructor for class org.jboss.as.ejb3.component.EjbHomeViewDescription
-
- EjbIIOPDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
This is the DUP that sets up IIOP for EJB's
- EjbIIOPDeploymentUnitProcessor(IIOPSettingsService) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbIIOPDeploymentUnitProcessor
-
- EjbIIOPService - Class in org.jboss.as.ejb3.iiop
-
This is an IIOP "proxy factory" for EJBHomes and
EJBObjects.
- EjbIIOPService(Map<String, SkeletonStrategy>, String[], Map<String, SkeletonStrategy>, String[], boolean, IIOPMetaData, Module) - Constructor for class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- EjbIIOPTransactionInterceptor - Class in org.jboss.as.ejb3.iiop
-
- EjbIIOPTransactionInterceptor() - Constructor for class org.jboss.as.ejb3.iiop.EjbIIOPTransactionInterceptor
-
- EjbInjectionSource - Class in org.jboss.as.ejb3.deployment.processors
-
Implementation of
InjectionSource responsible for finding a specific bean instance with a bean name and interface.
- EjbInjectionSource(String, String, String, DeploymentUnit, boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
-
- EjbInjectionSource(String, String, DeploymentUnit, boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
-
- EjbJaccConfig - Class in org.jboss.as.ejb3.security
-
Class that stores the JACC config for an EJB before being consumed by the JACC service.
- EjbJaccConfig() - Constructor for class org.jboss.as.ejb3.security.EjbJaccConfig
-
- EjbJaccConfigurator - Class in org.jboss.as.ejb3.security
-
Component configurator the calculates JACC roles
- EjbJaccConfigurator() - Constructor for class org.jboss.as.ejb3.security.EjbJaccConfigurator
-
- EjbJaccService - Class in org.jboss.as.ejb3.security
-
A service that creates JACC permissions for an ejb deployment
- EjbJaccService(String, AttachmentList<EjbJaccConfig>, Boolean) - Constructor for class org.jboss.as.ejb3.security.EjbJaccService
-
- ejbJarConfigNotBeenSet(ComponentCreateServiceFactory, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EjbJarConfiguration hasn't been set
- ejbJarConfigNotFound(DeploymentUnit) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating that the EjbJarConfiguration was not found as an attachment in deployment unit
- ejbJarConfiguration - Variable in class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
-
- EjbJarConfigurationIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EjbJarConfiguration cannot be null
- EjbJarDeploymentProcessor - Class in org.jboss.as.ee.structure
-
Processor that only runs for ear deployments where no application.xml is provided.
- EjbJarDeploymentProcessor() - Constructor for class org.jboss.as.ee.structure.EjbJarDeploymentProcessor
-
- EjbJarDescription - Class in org.jboss.as.ejb3.deployment
-
User: jpai
- EjbJarDescription(EEModuleDescription, EEApplicationClasses, boolean) - Constructor for class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- EjbJarJBossAllParser - Class in org.jboss.as.ejb3.deployment.processors
-
The app client handler for jboss-all.xml
- EjbJarJBossAllParser() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
-
- EjbJarParsingDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Processes a
DeploymentUnit containing an ejb-jar.xml and creates
EjbJarMetaData
for that unit.
- EjbJarParsingDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbJarParsingDeploymentUnitProcessor
-
- EjbJndiBindingsDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Sets up JNDI bindings for each of the views exposed by a
session bean
- EjbJndiBindingsDeploymentUnitProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor
-
- EjbListenerAddress(InetSocketAddress, String) - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteConnectorService.EjbListenerAddress
-
- ejbLocalObjectUnavailable(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- EjbLogger - Interface in org.jboss.as.ejb3
-
This module is using message IDs in the range 14100-14599.
- EjbLookupInjectionSource - Class in org.jboss.as.ejb3.deployment.processors
-
Injection source for remote ejb lookups.
- EjbLookupInjectionSource(String, String) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
-
- EjbLookupInjectionSource(String, Class<?>) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
-
- EjbManagementDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Phase.INSTALL processor that adds management resources describing EJB components.
- EjbManagementDeploymentUnitProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbManagementDeploymentUnitProcessor
-
- EjbMessages - Interface in org.jboss.as.ejb3
-
This module is using message IDs in the range 14100-14599.
- EjbMetadataInterceptor - Class in org.jboss.as.ejb3.component.interceptors
-
Interceptor that handles the EJB metadata for non-IIOP invocations.
- EjbMetadataInterceptor(Class<?>, Class<?>, Class<?>, boolean, boolean) - Constructor for class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptor
-
- EJBMethodIdentifier - Class in org.jboss.as.ejb3
-
Identifier for a method on an EJB and is classloader agnostic.
- EJBMethodIdentifier(MethodIdentifier, String) - Constructor for class org.jboss.as.ejb3.EJBMethodIdentifier
-
- ejbMethodIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJB method identifier cannot be null while setting roles on method
- ejbMethodIsNullForViewType(MethodIntf) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJB method identifier cannot be null while setting roles on view type
- ejbMethodMustBePublic(String, Method) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- EJBMethodSecurityAttribute - Class in org.jboss.as.ejb3.security
-
Holds security metadata of a method corresponding to an EJB's view.
- EJBMethodSecurityAttributesAdaptor - Class in org.jboss.as.webservices.security
-
Adaptor of ejb3 EJBViewMethodSecurityAttributesService to JBossWS SPI EJBMethodSecurityAttributeProvider
- EJBMethodSecurityAttributesAdaptor(EJBViewMethodSecurityAttributesService) - Constructor for class org.jboss.as.webservices.security.EJBMethodSecurityAttributesAdaptor
-
- ejbMethodSecurityMetaDataIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the EJB method security metadata cannot be null
- ejbModuleIdentifiersCannotBeNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbMustBePublicClass(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbMustHavePublicDefaultConstructor(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbMustNotBeFinalClass(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbMustNotBeInnerClass(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbName(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- ejbNotExposedOverIIOP(EJBLocator) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating that an ejb client proxy could not be swapped out in a RMI invocation
- ejbNotFound(String, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbNotFound(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbNotFoundInDeployment(String, String, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ejbNotResolved(EJB, Member) - Method in interface org.jboss.as.weld.WeldMessages
-
- EJBReadWriteLock - Class in org.jboss.as.ejb3.concurrency
-
An implementation of
ReadWriteLock which throws an
IllegalLoopbackException
when a thread holding a read lock tries to obtain a write lock.
- EJBReadWriteLock() - Constructor for class org.jboss.as.ejb3.concurrency.EJBReadWriteLock
-
- EJBReadWriteLock.ReadLock - Class in org.jboss.as.ejb3.concurrency
-
A read lock which increments/decrements the count of
read locks held by the thread and delegates the locking
calls to the
EJBReadWriteLock.delegate
- EJBReadWriteLock.WriteLock - Class in org.jboss.as.ejb3.concurrency
-
- EjbRefProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Deployment processor responsible for processing ejb references from deployment descriptors
- EjbRefProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbRefProcessor
-
- EJBRemoteConnectorService - Class in org.jboss.as.ejb3.remote
-
- EJBRemoteConnectorService(byte, String[]) - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- EJBRemoteConnectorService(byte, String[], OptionMap) - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- EJBRemoteConnectorService.EjbListenerAddress - Class in org.jboss.as.ejb3.remote
-
- ejbRemoteServiceCannotHandleClientVersion(byte) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- EJBRemoteTransactionsRepository - Class in org.jboss.as.ejb3.remote
-
- EJBRemoteTransactionsRepository() - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- EJBRemoteTransactionsViewConfigurator - Class in org.jboss.as.ejb3.remote
-
Responsible for setting up a EJBRemoteTransactionPropagatingInterceptor for a (remote) view.
- EJBRemoteTransactionsViewConfigurator() - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteTransactionsViewConfigurator
-
- EJBRemotingConnectorClientMappingsEntryProviderService - Class in org.jboss.as.ejb3.remote
-
- EJBRemotingConnectorClientMappingsEntryProviderService() - Constructor for class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
-
- EjbRequestScopeActivationInterceptor - Class in org.jboss.as.weld.ejb
-
Interceptor for activating the CDI request scope on some EJB invocations.
- EjbRequestScopeActivationInterceptor(ServiceName) - Constructor for class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor
-
- EjbRequestScopeActivationInterceptor.Factory - Class in org.jboss.as.weld.ejb
-
- EjbResourceInjectionAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Deployment processor responsible for processing @EJB annotations within components.
- EjbResourceInjectionAnnotationProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbResourceInjectionAnnotationProcessor
-
- EjbSecurityDeployer - Class in org.jboss.as.ejb3.deployment
-
Handles ejb jar deployments
- EjbSecurityDeployer() - Constructor for class org.jboss.as.ejb3.deployment.EjbSecurityDeployer
-
- EJBSecurityMetaData - Class in org.jboss.as.ejb3.security
-
Holds the EJB component level security metadata.
- EJBSecurityMetaData(ComponentConfiguration) - Constructor for class org.jboss.as.ejb3.security.EJBSecurityMetaData
-
- EJBSecurityViewConfigurator - Class in org.jboss.as.ejb3.security
-
ViewConfigurator responsible for setting up necessary security interceptors on an EJB view.
- EJBSecurityViewConfigurator() - Constructor for class org.jboss.as.ejb3.security.EJBSecurityViewConfigurator
-
- EJBTransactionRecoveryService - Class in org.jboss.as.ejb3.remote
-
- EJBUtilities - Class in org.jboss.as.ejb3.component
-
- EJBUtilities() - Constructor for class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- EJBValidationConfigurator - Class in org.jboss.as.ejb3.component
-
Configurator that validates than an EJB class does not validate the EJB specification
- EJBViewConfiguration - Class in org.jboss.as.ejb3.component
-
EJB specific view configuration.
- EJBViewConfiguration(Class<?>, ComponentConfiguration, ServiceName, ProxyFactory<?>, MethodIntf) - Constructor for class org.jboss.as.ejb3.component.EJBViewConfiguration
-
- EJBViewDescription - Class in org.jboss.as.ejb3.component
-
EJB specific view description.
- EJBViewDescription(ComponentDescription, String, MethodIntf, boolean) - Constructor for class org.jboss.as.ejb3.component.EJBViewDescription
-
- EJBViewMethodSecurityAttributesService - Class in org.jboss.as.ejb3.security.service
-
A Service which can be used by other components like WS to get the security metadata associated with methods on an EJB view.
- EJBViewMethodSecurityAttributesService(String, Map<Method, EJBMethodSecurityAttribute>) - Constructor for class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
-
- EJBViewMethodSecurityAttributesService.Builder - Class in org.jboss.as.ejb3.security.service
-
- ELAPSED_TIME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- elect(List<Node>) - Method in class org.wildfly.clustering.singleton.election.PreferredSingletonElectionPolicy
-
- elect(List<Node>) - Method in class org.wildfly.clustering.singleton.election.SimpleSingletonElectionPolicy
-
- elect(List<Node>) - Method in interface org.wildfly.clustering.singleton.SingletonElectionPolicy
-
Elect a single node from the specified list of candidate nodes.
- elected(String, String) - Method in interface org.wildfly.clustering.server.singleton.SingletonLogger
-
- electedMaster(String) - Method in interface org.wildfly.clustering.server.singleton.SingletonLogger
-
- electedSlave(String) - Method in interface org.wildfly.clustering.server.singleton.SingletonLogger
-
- electionPolicy(SingletonElectionPolicy) - Method in interface org.wildfly.clustering.singleton.SingletonServiceBuilder
-
- Element - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Enumerates the elements used in the Infinispan subsystem schema.
- Element - Enum in org.jboss.as.clustering.jgroups.subsystem
-
- Element - Enum in org.jboss.as.connector.subsystems.datasources
-
An Element.
- Element - Enum in org.jboss.as.connector.subsystems.jca
-
An Element.
- Element - Enum in org.jboss.as.connector.subsystems.resourceadapters
-
An Element.
- Element - Enum in org.jboss.as.controller.parsing
-
An enumeration of all the recognized core configuration XML element local names, by name.
- Element - Enum in org.jboss.as.jpa.puparser
-
An enumeration of all the possible XML attributes in the Persistence Unit schema, by name.
- Element - Enum in org.jboss.as.jpa.subsystem
-
- Element - Enum in org.jboss.as.messaging
-
- Element - Enum in org.jboss.as.remoting
-
- Element - Enum in org.jboss.as.threads
-
- Element - Enum in org.wildfly.extension.rts.configuration
-
- elementAlreadyDeclared(String, Object, Location) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating the element, represented by the elementName parameter, has already been
declared.
- ElementAttributeMarshaller - Class in org.jboss.as.logging
-
- elementAttributeMissing(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the element must provide the attribute.
- elementHash() - Method in class org.jboss.as.threads.TimeSpec
-
- elementNotSupported(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the element, represented by the name parameter, is not supported the file,
represented by the file parameter.
- elements() - Method in class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- elementType - Variable in class org.jboss.as.pojo.descriptor.CollectionConfig
-
The element type
- elementValidator - Variable in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- ElseHandler - Class in org.jboss.as.cli.handlers.ifelse
-
- ElseHandler() - Constructor for class org.jboss.as.cli.handlers.ifelse.ElseHandler
-
- EmbeddedCacheManagerConfiguration - Interface in org.jboss.as.clustering.infinispan.subsystem
-
- EmbeddedCacheManagerConfigurationService - Class in org.jboss.as.clustering.infinispan.subsystem
-
- EmbeddedCacheManagerConfigurationService(String, String, boolean, ModuleIdentifier, EmbeddedCacheManagerConfigurationService.Dependencies) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- EmbeddedCacheManagerService - Class in org.jboss.as.clustering.infinispan.subsystem
-
- EmbeddedCacheManagerService(Value<EmbeddedCacheManagerConfiguration>) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- EmbeddedLogger - Interface in org.jboss.as.embedded
-
Date: 05.11.2011
- EmbeddedMessages - Interface in org.jboss.as.embedded
-
Date: 05.11.2011
- embeddedServerDirectoryNotFound(String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- EmbeddedServerFactory - Class in org.jboss.as.embedded
-
ServerFactory that sets up a standalone server using modular classloading.
- EmbeddedStandAloneServerFactory - Class in org.jboss.as.embedded
-
This is the counter-part of EmbeddedServerFactory which lives behind a module class loader.
- EMPTY - Static variable in interface org.jboss.as.controller.client.impl.InputStreamEntry
-
- EMPTY - Static variable in interface org.jboss.as.controller.client.OperationAttachments
-
- EMPTY - Static variable in interface org.jboss.as.protocol.mgmt.ProtocolUtils.ResponseWriter
-
- EMPTY_ADDRESS - Static variable in class org.jboss.as.controller.PathAddress
-
An empty address.
- EMPTY_ARGS - Static variable in class org.jboss.as.service.descriptor.JBossServiceConstructorConfig
-
- EMPTY_BYTES - Static variable in class org.jboss.as.ejb3.iiop.POARegistry
-
- EMPTY_INSTANCE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- emptyMdr(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
MDR empty during deployment of deployment annotation
- emptyNameException() - Static method in class org.jboss.as.naming.util.NamingUtils
-
Create an invalid name exception for an empty name.
- emptyNameNotAllowed() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating an empty name is not allowed.
- emptyResponseTask() - Static method in class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- emptyVar(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- ENABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ENABLE_BY_DEFAULT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- ENABLE_LOOKUPS - Static variable in interface org.jboss.as.web.Constants
-
- ENABLE_LOOKUPS - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- ENABLE_PROPERTY - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
- ENABLE_STATISTICS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- ENABLE_STATISTICS - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- ENABLE_TSM_STATUS - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- ENABLE_WELCOME_ROOT - Static variable in interface org.jboss.as.web.Constants
-
- ENABLE_WELCOME_ROOT - Static variable in class org.jboss.as.web.WebVirtualHostDefinition
-
- ENABLED - Static variable in class org.jboss.as.cli.Util
-
- ENABLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ENABLED - Static variable in class org.jboss.as.domain.management.audit.AuditLogLoggerResourceDefinition
-
- ENABLED - Static variable in class org.jboss.as.jmx.JmxAuditLoggerResourceDefinition
-
- ENABLED - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ENABLED - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- ENABLED - Static variable in interface org.jboss.as.web.Constants
-
- ENABLED - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- ENABLED - Static variable in class org.jboss.as.web.WebValveDefinition
-
- ENABLED - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ENABLED_CIPHER_SUITES - Static variable in class org.wildfly.extension.undertow.HttpsListenerResourceDefinition
-
- ENABLED_LOCAL_AUTH - Static variable in interface org.jboss.as.cli.impl.ModelControllerClientFactory
-
- ENABLED_PROTOCOLS - Static variable in class org.wildfly.extension.undertow.HttpsListenerResourceDefinition
-
- ENC_DIR_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
-
- encode(boolean) - Method in class org.jboss.as.domain.http.server.OperationParameter.Builder
-
- encode(String, String) - Static method in class org.jboss.as.jacorb.naming.jndi.UrlUtil
-
Encode a string for inclusion in a URI (according to RFC 2396).
- encode(String) - Method in interface org.jboss.as.web.session.SessionIdentifierCodec
-
Encodes the specified session identifier
- encode(String) - Method in class org.jboss.as.web.session.SimpleSessionIdentifierCodec
-
- encode(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodec
-
Encodes the specified session identifier
- encodeGssExportedName(byte[]) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
ASN.1-encodes a GSS exported name with the GSSUP mechanism OID.
- encodeInitialContextToken(InitialContextToken, Codec) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
ASN.1-encode an InitialContextToken as defined in RFC 2743, Section 3.1, "Mechanism-Independent Token
Format", pp.
- ENCODING - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- encryptionDirectoryDoesNotExist(String) - Method in interface org.jboss.as.security.vault.VaultMessages
-
Create an exception when encryption directory does not exist or is not a directory.
- encryptionDirectoryHasToBeSpecified() - Method in interface org.jboss.as.security.vault.VaultMessages
-
Create an exception when encryption directory is not specified.
- end() - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Finish with this attribute builder and return control to the parent resource transformation builder
- END - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- END - Static variable in class org.jboss.as.process.protocol.ChunkyByteInput
-
- END - Static variable in class org.jboss.as.process.protocol.ChunkyByteOutput
-
- END_CENSTART - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Position of the 'start of central directory' field in an end of central directory record
- END_COMMENTLEN - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Position of the comment length in an end of central directory record
- END_TIME - Static variable in interface org.jboss.as.jdr.CommonAttributes
-
- EndIfHandler - Class in org.jboss.as.cli.handlers.ifelse
-
- EndIfHandler() - Constructor for class org.jboss.as.cli.handlers.ifelse.EndIfHandler
-
- endingCollection() - Method in interface org.jboss.as.jdr.JdrLogger
-
Indicates that a JDR report has completed
- ENDLEN - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Length of the fixed portion of an End of central directory record
- endPersistence(BufferedWriter) - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
Method called to indicate persisting the properties file is now complete.
- endPersistence(BufferedWriter) - Method in class org.jboss.as.domain.management.security.UserPropertiesFileLoader
-
- endpoint - Variable in class org.jboss.as.remoting.EndpointService
-
- ENDPOINT_CONFIG_SERVICE - Static variable in class org.jboss.as.webservices.util.WSServices
-
- ENDPOINT_DEPLOY_SERVICE - Static variable in class org.jboss.as.webservices.util.WSServices
-
- ENDPOINT_PATH - Static variable in class org.jboss.as.remoting.RemotingEndpointResource
-
- ENDPOINT_PUBLISH_SERVICE - Static variable in class org.jboss.as.webservices.util.WSServices
-
- ENDPOINT_SERVICE - Static variable in class org.jboss.as.webservices.util.WSServices
-
- endpointClassNotFound(String) - Method in interface org.jboss.as.webservices.WSMessages
-
- EndpointConfigFactory - Class in org.jboss.as.remoting
-
Runtime configuration factory for remoting endpoints.
- EndpointDeployer - Interface in org.jboss.as.ejb3.inflow
-
Connector 1.6 13.4.3 Endpoint Deployer
The endpoint deployer is a human who has the responsibility to deploy the message
endpoint, or application, on an application server.
- EndpointDeployService - Class in org.jboss.as.webservices.service
-
WS endpoint deploy service, triggers the deployment unit processing for
the EndpointPublishService
- endpointEmpty() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- endpointInjectedValue - Variable in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- EndpointMetaData - Class in org.jboss.as.xts.jandex
-
- endpointName - Variable in class org.jboss.as.remoting.EndpointService
-
- EndpointPublisherFactoryImpl - Class in org.jboss.as.webservices.publish
-
Factory for retrieving an EndpointPublisher instance for the currently running JBoss Application Server container.
- EndpointPublisherFactoryImpl() - Constructor for class org.jboss.as.webservices.publish.EndpointPublisherFactoryImpl
-
- EndpointPublisherHelper - Class in org.jboss.as.webservices.publish
-
Helper methods for publishing endpoints
- EndpointPublisherHelper() - Constructor for class org.jboss.as.webservices.publish.EndpointPublisherHelper
-
- EndpointPublisherImpl - Class in org.jboss.as.webservices.publish
-
WS endpoint publisher, allows for publishing a WS endpoint on AS 7
- EndpointPublisherImpl(WebHost) - Constructor for class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- EndpointPublisherImpl(WebHost, boolean) - Constructor for class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- EndpointPublisherImpl(boolean) - Constructor for class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- EndpointPublishService - Class in org.jboss.as.webservices.service
-
WS endpoint publish service, allows for publishing a WS endpoint on AS 7
- EndpointRecordProcessorDeploymentAspect - Class in org.jboss.as.webservices.deployers
-
An aspect that sets the record processors for each endpoint.
- EndpointRecordProcessorDeploymentAspect() - Constructor for class org.jboss.as.webservices.deployers.EndpointRecordProcessorDeploymentAspect
-
- EndpointRegistryFactory - Class in org.jboss.as.webservices.util
-
JBoss AS 7 WS Endpoint registry factory
- EndpointRegistryFactory() - Constructor for class org.jboss.as.webservices.util.EndpointRegistryFactory
-
- EndpointService - Class in org.jboss.as.remoting
-
An MSC service for Remoting endpoints.
- EndpointService(String, EndpointService.EndpointType, OptionMap) - Constructor for class org.jboss.as.remoting.EndpointService
-
- EndpointService - Class in org.jboss.as.webservices.service
-
WS endpoint service; this is meant for setting the lazy deployment time info into the Endpoint (stuff coming from
dependencies upon other AS services that are started during the deployment)
- EndpointService.EndpointType - Enum in org.jboss.as.remoting
-
- EndpointServiceDeploymentAspect - Class in org.jboss.as.webservices.deployers
-
Creates Endpoint Service instance when starting the Endpoint
- EndpointServiceDeploymentAspect() - Constructor for class org.jboss.as.webservices.deployers.EndpointServiceDeploymentAspect
-
- endpointServiceName(String) - Static method in class org.jboss.as.xts.XTSServices
-
- endpointUnAvailable(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- endSfsbCreation() - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
called from SFSBPreCreateInterceptor, after bean creation
- ENDSIG - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
End of central directory record marker
- endsOnAddressOperationNameSeparator() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnAddressOperationNameSeparator() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnGroupSeparator() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- endsOnHeaderListStart() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnHeaderListStart() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnHeaderSeparator() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnHeaderSeparator() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnNodeSeparator() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnNodeSeparator() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnNodeTypeNameSeparator() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnNodeTypeNameSeparator() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnPlanIdValueSeparator() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- endsOnPropertyListEnd() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnPropertyListEnd() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- endsOnPropertyListEnd() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- endsOnPropertyListEnd() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnPropertyListStart() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnPropertyListStart() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- endsOnPropertyListStart() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- endsOnPropertyListStart() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnPropertySeparator() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnPropertySeparator() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- endsOnPropertySeparator() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- endsOnPropertySeparator() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnPropertyValueSeparator() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnPropertyValueSeparator() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- endsOnPropertyValueSeparator() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnSeparator() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- endsOnSeparator() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- endsOnType() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- endsOnType() - Method in interface org.jboss.as.cli.operation.OperationRequestAddress
-
Checks whether the prefix ends on a node type or a node name.
- endTransaction(TransactionManager, Transaction) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
The endTransaction method ends a transaction and
translates any exceptions into
TransactionRolledBack[Local]Exception or SystemException.
- endTransaction(TransactionManager, Transaction) - Method in class org.jboss.as.ejb3.tx.TimerCMTTxInterceptor
-
- EndTryHandler - Class in org.jboss.as.cli.handlers.trycatch
-
- EndTryHandler() - Constructor for class org.jboss.as.cli.handlers.trycatch.EndTryHandler
-
- enlistResource(XAResource) - Method in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- ensureConnected(long) - Method in class org.jboss.as.cli.impl.CLIModelControllerClient
-
- ensureRange(int) - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- enteredState(ParsingContext) - Method in class org.jboss.as.cli.parsing.arguments.ArgumentValueCallbackHandler
-
- enteredState(ParsingContext) - Method in class org.jboss.as.cli.parsing.operation.header.RolloutPlanHeaderCallbackHandler
-
- enteredState(ParsingContext) - Method in interface org.jboss.as.cli.parsing.ParsingStateCallbackHandler
-
- enterEncryptionDirectory() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- enterIterationCount() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- enterKeyStoreAlias() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- enterKeyStorePassword() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- enterKeyStoreURL() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- enterNewUserDetails() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
A message prompting the user to enter the details of the user being added.
- enterSalt() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- enterState(char, ParsingState) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- enterState(ParsingState) - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Enters the state passed in as the argument which then becomes the current state.
- EnterStateCharacterHandler - Class in org.jboss.as.cli.parsing
-
- EnterStateCharacterHandler(ParsingState) - Constructor for class org.jboss.as.cli.parsing.EnterStateCharacterHandler
-
- enterStateHandlers - Variable in class org.jboss.as.cli.parsing.DefaultParsingState
-
- enterYourPassword() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- ENTIRE_RESOURCE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ENTIRE_RESOURCE - Static variable in class org.jboss.as.domain.management.access.AccessConstraintAppliesToResourceDefinition
-
- ENTITY - Static variable in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- ENTITY_BEAN_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- ENTITY_BEAN_REMOVE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- EntityBeanAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.entity
-
- EntityBeanAllowedMethodsInformation() - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanAllowedMethodsInformation
-
- EntityBeanAssociatingInterceptor - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor factory for entity beans that associates an invocation with a primary key
- EntityBeanAssociatingInterceptor() - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanAssociatingInterceptor
-
- EntityBeanComponent - Class in org.jboss.as.ejb3.component.entity
-
- EntityBeanComponent(EntityBeanComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- EntityBeanComponentCreateService - Class in org.jboss.as.ejb3.component.entity
-
- EntityBeanComponentCreateService(ComponentConfiguration, ApplicationExceptions) - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- EntityBeanComponentDescription - Class in org.jboss.as.ejb3.component.entity
-
Description of an old school entity bean.
- EntityBeanComponentDescription(String, String, EjbJarDescription, ServiceName, EntityBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- EntityBeanComponentDescriptionFactory - Class in org.jboss.as.ejb3.deployment.processors.entity
-
- EntityBeanComponentDescriptionFactory(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- EntityBeanComponentInstance - Class in org.jboss.as.ejb3.component.entity
-
- EntityBeanComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- EntityBeanEjbCreateMethodInterceptor - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor factory for entity beans that class the corresponding ejbCreate method.
- EntityBeanEjbCreateMethodInterceptor() - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptor
-
- EntityBeanHomeCreateInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor that hooks up create methods for Entity beans.
- EntityBeanHomeCreateInterceptorFactory(Method, Method) - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeCreateInterceptorFactory
-
- EntityBeanHomeFinderInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor that hooks up finder methods for BMP entity beans
This is a view level interceptor that should be attached to finder methods on the home interface.
- EntityBeanHomeFinderInterceptorFactory(Method) - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- EntityBeanHomeFinderInterceptorFactory.ReturnType - Enum in org.jboss.as.ejb3.component.entity.interceptors
-
- EntityBeanHomeMethodInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor that hooks up home business methods for entity beans
This is a view level interceptor that should be attached to business methods on the home interface.
- EntityBeanHomeMethodInterceptorFactory(Method) - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeMethodInterceptorFactory
-
- EntityBeanHomeRemoveByHandleInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
- EntityBeanHomeRemoveInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
- EntityBeanHomeViewConfigurator - Class in org.jboss.as.ejb3.component.entity
-
View configurator for the home interface of an entity bean
- EntityBeanHomeViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator
-
- EntityBeanIdentityInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor for equals / hashCode for Entity beans.
- EntityBeanIdentityInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanIdentityInterceptorFactory
-
- entityBeanInstanceNotFoundInCache(EntityBeanComponentInstance) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- EntityBeanInterceptors - Class in org.jboss.as.ejb3.component.entity
-
Interceptors for methods defined on EjbLocalObject and EjbObject
- EntityBeanInterceptors() - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanInterceptors
-
- EntityBeanIsIdenticalInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor that handles the EJBLocalObject.isIdentical(javax.ejb.EJBLocalObject)
&& EJBObject.isIdentical(javax.ejb.EJBObject) methods
- EntityBeanObjectViewConfigurator - Class in org.jboss.as.ejb3.component.entity
-
configurator that sets up interceptors for an EJB's object view
- EntityBeanObjectViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanObjectViewConfigurator
-
- EntityBeanPoolMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Sets up the entity bean component description with the pool name configured for the bean via the Pool
annotation and/or the deployment descriptor
- EntityBeanPoolMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.EntityBeanPoolMergingProcessor
-
- EntityBeanReentrancyInterceptor - Class in org.jboss.as.ejb3.component.entity.interceptors
-
- EntityBeanReentrancyInterceptor() - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanReentrancyInterceptor
-
- EntityBeanRemoteViewInstanceFactory - Class in org.jboss.as.ejb3.component.entity
-
- EntityBeanRemoteViewInstanceFactory(String, String, String, String) - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanRemoteViewInstanceFactory
-
- EntityBeanRemoveInterceptor - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor that wraps the ejbRemove method and marks the EJB as removed.
- EntityBeanResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
-
- EntityBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
-
- EntityBeanSynchronizationInterceptor - Class in org.jboss.as.ejb3.component.entity.interceptors
-
- EntityBeanSynchronizationInterceptor() - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanSynchronizationInterceptor
-
- entityCannotBeCreatedDueToMissingCreateMethod(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- EntityContextImpl - Class in org.jboss.as.ejb3.context
-
- EntityContextImpl(EntityBeanComponentInstance) - Constructor for class org.jboss.as.ejb3.context.EntityContextImpl
-
- EntityGetHomeInterceptorFactory - Class in org.jboss.as.ejb3.component.entity
-
Interceptor that can return a home interface for an eJB
- EntityGetHomeInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.entity.EntityGetHomeInterceptorFactory
-
- entityManagerFactory(String) - Method in class org.jboss.as.jpa.management.EntityManagerFactoryLookup
-
- EntityManagerFactoryLookup - Class in org.jboss.as.jpa.management
-
EntityManagerFactoryLookup
- EntityManagerFactoryLookup() - Constructor for class org.jboss.as.jpa.management.EntityManagerFactoryLookup
-
- EntityManagerUnwrappedTargetInvocationHandler - Class in org.jboss.as.jpa.container
-
Handle method execution delegation to a wrapped object using the passed entity manager to obtain the target
invocation target.
- EntityManagerUnwrappedTargetInvocationHandler() - Constructor for class org.jboss.as.jpa.container.EntityManagerUnwrappedTargetInvocationHandler
-
- EntityManagerUnwrappedTargetInvocationHandler(EntityManager, Class) - Constructor for class org.jboss.as.jpa.container.EntityManagerUnwrappedTargetInvocationHandler
-
- ENTRIES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ENTRIES - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- ENTRY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- entryNotRegistered(Throwable, String, Context) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the JNDI entry is not yet registered in the context.
- entrySet() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- entryType - Variable in class org.jboss.as.controller.OperationDefinition
-
- entryType - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- EnumValidator<E extends Enum<E>> - Class in org.jboss.as.controller.operations.validation
-
- EnumValidator(Class<E>, boolean, E...) - Constructor for class org.jboss.as.controller.operations.validation.EnumValidator
-
- EnumValidator(Class<E>, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.EnumValidator
-
- EnumValidator(Class<E>, boolean, boolean, E...) - Constructor for class org.jboss.as.controller.operations.validation.EnumValidator
-
- ENV_CLASSPATH_IGNORED - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- EnvEntryInjectionSource - Class in org.jboss.as.ee.component
-
A description of an env-entry.
- EnvEntryInjectionSource(Object) - Constructor for class org.jboss.as.ee.component.EnvEntryInjectionSource
-
Construct a new instance.
- Environment - Class in org.jboss.as.controller.access
-
Miscellaneous information describing the environment in which an
access control decision is being made.
- Environment(ControlledProcessState, ProcessType) - Constructor for class org.jboss.as.controller.access.Environment
-
- Environment - Enum in org.jboss.as.domain.management
-
A simple enumeration used by domain management resources to identify the environment running.
- ENVIRONMENT - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- ENVIRONMENT_URL - Static variable in class org.jboss.as.xts.XTSSubsystemDefinition
-
- ENVIRONMENT_VARIABLES - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- EnvironmentNameReader - Interface in org.jboss.as.domain.management.audit
-
For use configuring the host name of the syslog audit log handler
- environmentReader - Variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- envVariableAlreadyExists(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- EQ - Static variable in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- equals(Object) - Method in class org.jboss.as.cli.ControllerAddress
-
- equals(ControllerAddress) - Method in class org.jboss.as.cli.ControllerAddress
-
- equals(Object) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- equals(Object) - Method in class org.jboss.as.clustering.marshalling.HashableMarshalledValue
-
- equals(Object) - Method in class org.jboss.as.clustering.marshalling.SimpleMarshalledValue
-
- equals(Object) - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- equals(Object) - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- equals(Object) - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
- equals(Object) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
- equals(Object) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
- equals(Object) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
- equals(Object) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- equals(Object) - Method in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- equals(Object) - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- equals(Object) - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- equals(Object) - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- equals(Object) - Method in class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
- equals(Object) - Method in class org.jboss.as.controller.access.permission.ManagementPermission
-
- equals(Object) - Method in class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- equals(Object) - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- equals(Object) - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
-
Only uses the
serverName value in the equality
comparison, since within a domain all servers should have a unique name.
- equals(Object) - Method in class org.jboss.as.controller.interfaces.AnyInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.interfaces.LoopbackAddressInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.interfaces.NicInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.interfaces.NicMatchInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.interfaces.NotInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.interfaces.SubnetMatchInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
- equals(Object) - Method in class org.jboss.as.controller.ModelVersion
-
- equals(Object) - Method in class org.jboss.as.controller.PathAddress
-
Determine whether this object is equal to another.
- equals(PathAddress) - Method in class org.jboss.as.controller.PathAddress
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.as.controller.PathElement
-
Determine whether this object is equal to another.
- equals(PathElement) - Method in class org.jboss.as.controller.PathElement
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Determine whether this instance is equal to another.
- equals(InetAddressPrincipal) - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Determine whether this instance is equal to another.
- equals(Object) - Method in class org.jboss.as.core.security.SecurityRealmPrincipal
-
- equals(SecurityRealmPrincipal) - Method in class org.jboss.as.core.security.SecurityRealmPrincipal
-
- equals(Object) - Method in class org.jboss.as.core.security.SimplePrincipal
-
- equals(SimplePrincipal) - Method in class org.jboss.as.core.security.SimplePrincipal
-
- equals(Object) - Method in class org.jboss.as.domain.controller.ServerIdentity
-
Returns true if obj is a HostedServer with the same server name and host name.
- equals(Object) - Method in class org.jboss.as.ee.component.BindingConfiguration
-
- equals(Object) - Method in class org.jboss.as.ee.component.ComponentTypeInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
-
- equals(Object, Object) - Static method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
-
- equals(Object) - Method in class org.jboss.as.ee.component.EnvEntryInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ee.component.FixedInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ee.component.InjectionTarget
-
- equals(Object) - Method in class org.jboss.as.ee.component.InterceptorDescription
-
- equals(Object) - Method in class org.jboss.as.ee.component.LookupInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ee.component.ServiceInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ee.component.ViewBindingInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ee.component.ViewDescription
-
- equals(Object) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- equals(Object) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterNodeConfig
-
- equals(Object) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
-
- equals(Object) - Method in class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
-
- equals(Object) - Method in class org.jboss.as.ejb3.component.EJBBusinessMethod
-
- equals(Object) - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- equals(Object) - Method in class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
-
- equals(Object) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription.StatefulRemoveMethod
-
- equals(Object) - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
-
- equals(Object) - Method in class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ejb3.EJBMethodIdentifier
-
- equals(Object) - Method in class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
-
- equals(Object) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
A Timer is equal to another Timer if their
TimerHandles are equal
- equals(Object) - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- equals(Object) - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- equals(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
-
- equals(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
A Timer is equal to another Timer if their
TimerHandles are equal
- equals(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceBindingSource
-
- equals(Object) - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
Check if this object's UUID is equal to the otherObject's UUID
- equals(Object) - Method in class org.jboss.as.jpa.container.ExtendedEntityManagerKey
-
- equals(Object) - Method in class org.jboss.as.jpa.injectors.PersistenceContextInjectionSource
-
- equals(Object) - Method in class org.jboss.as.jpa.injectors.PersistenceUnitInjectionSource
-
- equals(Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- equals(Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplicationFactory
-
- equals(Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- equals(Object) - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- equals(Object) - Method in class org.jboss.as.naming.deployment.JndiName
-
- equals(Object) - Method in class org.jboss.as.naming.JndiPermission
-
Checks two JndiPermission objects for equality.
- equals(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
-
- equals(Object) - Method in class org.jboss.as.patching.metadata.ContentItem
-
- equals(Object) - Method in class org.jboss.as.patching.metadata.MiscContentItem
-
- equals(Object) - Method in class org.jboss.as.pojo.service.Callback
-
- equals(String[], Class<?>[]) - Static method in class org.jboss.as.pojo.service.Configurator
-
Test whether type names are equal to type infos
- equals(Object) - Method in class org.jboss.as.security.remoting.RemotingConnectionCredential
-
- equals(RemotingConnectionCredential) - Method in class org.jboss.as.security.remoting.RemotingConnectionCredential
-
- equals(Object) - Method in class org.jboss.as.security.remoting.RemotingConnectionPrincipal
-
- equals(RemotingConnectionPrincipal) - Method in class org.jboss.as.security.remoting.RemotingConnectionPrincipal
-
- equals(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- equals(Object) - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
-
- equals(Object) - Method in class org.jboss.as.threads.TimeSpec
-
- equals(TimeSpec) - Method in class org.jboss.as.threads.TimeSpec
-
- equals(Object) - Method in class org.jboss.as.webservices.injection.WebServiceContextInjectionSource
-
- equals(Object) - Method in class org.jboss.as.weld.discovery.AnnotationType
-
- equals(Object) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanKey
-
- equals(Object) - Method in class org.wildfly.clustering.ejb.Time
-
- equals(Object) - Method in class org.wildfly.clustering.server.group.AddressableNode
-
- equals(Object) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.SessionAttributesCacheKey
-
- equals(Object) - Method in class org.wildfly.clustering.web.infinispan.session.fine.SessionAttributeCacheKey
-
- equals(Object) - Method in class org.wildfly.clustering.web.infinispan.session.Time
-
- equals(Object) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessionsKey
-
- equals(Object) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- equals(Object) - Method in class org.wildfly.extension.undertow.deployment.JspApplicationContextWrapper
-
- equals(Object) - Method in class org.wildfly.extension.undertow.security.AccountImpl
-
- equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
-
- equals(Object) - Method in class org.wildfly.mod_cluster.undertow.UndertowServer
-
- EqualsOperation - Class in org.jboss.as.cli.handlers.ifelse
-
- EqualsState() - Constructor for class org.jboss.as.cli.impl.ValueTypeCompleter.EqualsState
-
- equivalentNamespacesInJBossXml(QName, QName) - Method in interface org.jboss.as.server.ServerMessages
-
- ERROR - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- ERROR_COUNT - Static variable in interface org.jboss.as.web.Constants
-
- ERROR_ON_USE_BEAN_INVALID_CLASS_ATTRIBUTE - Static variable in interface org.jboss.as.web.Constants
-
- ERROR_ON_USE_BEAN_INVALID_CLASS_ATTRIBUTE - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- ERROR_ON_USE_BEAN_INVALID_CLASS_ATTRIBUTE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ERROR_PAGE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ERROR_PAGES - Static variable in interface org.wildfly.extension.undertow.Constants
-
- errorActivatingPOA(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorAtIncallback(Object, Throwable) - Method in interface org.jboss.as.pojo.PojoLogger
-
Error at incallback.
- errorAtUncallback(Object, Throwable) - Method in interface org.jboss.as.pojo.PojoLogger
-
Error at uncallback.
- errorBootingContainer(Throwable) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating there was an error booting the container.
- errorBootingContainer(Throwable, long, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating there was an error booting the container.
- errorClosingChannel(String) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs a warning message indicating an error occurred when closing the channel.
- errorClosingDownHost(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating there was an error closing down the host.
- errorClosingFile(Throwable, VirtualFile) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating there was an exception closing the file.
- errorConfiguringDomainSF() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorConnectingToORB() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorConstructingCNCtx() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorContextModuleNotFound(String) - Method in interface org.jboss.as.domain.http.server.HttpServerLogger
-
- errorConvertingIORToNamingCtx(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorCopyingFile(String, String, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- errorCreatingCompositeData(OpenDataException, OpenType<?>) - Method in interface org.jboss.as.jmx.JmxMessages
-
- errorCreatingCompositeType(OpenDataException, OpenType<?>) - Method in interface org.jboss.as.jmx.JmxMessages
-
- errorCreatingPOAFromParent(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorDecodingContextData(String, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorDecodingInitContextToken() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorDecodingPrincipalName() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorDecodingTargetInContextToken() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorDeletingJACCPolicy(Throwable) - Method in interface org.jboss.as.security.SecurityLogger
-
Logs a message indicating that there was an exception while trying to delete the JACC Policy
- errorDuringRetryTimeout(Timer, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an error during retyring timeout for timer
- errorDuringTransactionManagement(Throwable, XidTransactionID) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- errorDuringTransactionRecovery(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- errorEncodingContext(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorGeneratingObjectViaFactory() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorGettingBindingList() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorGettingReflectiveInformation(Class<?>, ClassLoader, Throwable) - Method in interface org.jboss.as.server.ServerMessages
-
- errorGettingSlotInTxInterceptor(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorGettingTransaction(Exception) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating there was an error when trying to get the transaction associated with the
current thread.
- errorHeader() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message header.
- errorInDestroy(Throwable, String) - Method in interface org.jboss.system.ServiceMBeanMessages
-
- errorInStop(Throwable, String) - Method in interface org.jboss.system.ServiceMBeanMessages
-
- errorInvokeTimeout(Timer, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an error invoking timeout for timer
- errorInvokingMethod(Throwable, Method, String, String, String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- errorLoadingClass(String, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorLoadingDeploymentStructureFile(String, XMLStreamException) - Method in interface org.jboss.as.server.ServerMessages
-
- errorLoadingFile(String) - Method in interface org.jboss.as.weld.WeldLogger
-
- errorLoadingJBossXmlFile(String, XMLStreamException) - Method in interface org.jboss.as.server.ServerMessages
-
- errorLoadingSCIFromModule(ModuleIdentifier, Exception) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- errorManagerAlreadyExists(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the error manager already exists.
- errorManagerNotFound(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the error manager could not be found.
- errorMarshaling(Class<?>, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorMashalingParams() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorObtainingKeyManagers(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorObtainingUrlStream(String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an error occurred obtaining the input stream from the URL.
- ErrorPageDefinition - Class in org.wildfly.extension.undertow.errorhandler
-
- errorParsingBucketListings(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- errorParsingEJBClientDescriptor(String, Location) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xml
- errorParsingSASReply(Exception, int, CompletionStatus) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorPreloadingDefaultProvider(Throwable) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs an error message indicating an exception occurred while preloading the default persistence provider module.
- errorProcessingLoggingConfiguration(Throwable) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating an error occurred while searching for logging configuration files.
- errorProcessingSCI(String, Exception) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- errorRegisteringSASCurrentInitRef(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorResolvingInitRef(String, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorResolvingNSInitRef() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorResolvingRefToAbstractValuetype(String, String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorResolvingRefToImplementedInterface(String, String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorRetrievingDomainModel(String, int, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating an error retrieving domain model from the remote domain controller.
- errorRevertingOperation(Throwable, String, String, PathAddress) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating the class, represented by the className parameter, caught exception
attempting to revert the operation, represented by the op parameter, at the address, represented by the
address parameter.
- errorSettingProperty(Throwable, String, String) - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs a warning message indicating an error occurred trying to set the property, represented by the
propertyName parameter, on the handler class, represented by the className parameter.
- errorSettingSlotInTxInterceptor(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- ErrorState - Class in org.jboss.as.domain.management.security.adduser
-
State to report an error to the user, optionally a nextState can be supplied so the process can continue even though an
error has been reported.
- ErrorState(ConsoleWrapper, String) - Constructor for class org.jboss.as.domain.management.security.adduser.ErrorState
-
- ErrorState(ConsoleWrapper, String, State) - Constructor for class org.jboss.as.domain.management.security.adduser.ErrorState
-
- ErrorState(ConsoleWrapper, String, State, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.ErrorState
-
- errorStoppingJmsServer(Throwable) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs an error message indicating an exception occurred while stopping the JMS server.
- errorUnmarshaling(Class<?>, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- errorWaitingForTransaction() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating an error waiting for Tx commit/rollback.
- errorWritingDeploymentMarker(Throwable, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an error message indicating an exception was caught writing a deployment marker file.
- ESCAPE_CONTROL_CHARACTERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ESCAPE_CONTROL_CHARACTERS - Static variable in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- ESCAPE_NEW_LINE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ESCAPE_NEW_LINE - Static variable in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- ESCAPE_SELECTOR - Static variable in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- escapeAddressElement(String) - Static method in class org.jboss.as.cli.gui.ManagementModelNode
-
- EscapeCharacterState - Class in org.jboss.as.cli.parsing
-
- escapeIRName(String) - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Escape non-ISO characters for an IR name.
- escapeMBeanName(String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanUtil
-
- EscapeSelector - Interface in org.jboss.as.cli
-
- escapeString(String, EscapeSelector) - Static method in class org.jboss.as.cli.Util
-
- escapeString(String, char[]) - Static method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- establish_components(IORInfo) - Method in class org.jboss.as.jacorb.csiv2.CSIv2IORInterceptor
-
- establish_components(IORInfo) - Method in class org.jboss.as.jacorb.tm.TxIORInterceptor
-
- etag(ETag) - Method in class org.jboss.as.domain.http.server.OperationParameter.Builder
-
- evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- EventInvoker - Interface in org.wildfly.extension.undertow
-
- evict(K) - Method in interface org.jboss.as.clustering.infinispan.invoker.Evictor
-
Evict the specified item from the cache.
- evict(I) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory
-
- evict(G) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupFactory
-
- evict(String) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory
-
- evict(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory
-
- EVICTION_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.EvictionResourceDefinition
-
- EVICTION_TIME - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- EVICTION_TIME - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- EvictionResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/eviction=EVICTION
- EvictionResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.EvictionResourceDefinition
-
- EVICTIONS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- EvictOperation(K) - Constructor for class org.jboss.as.clustering.infinispan.invoker.Evictor.EvictOperation
-
- Evictor<K> - Interface in org.jboss.as.clustering.infinispan.invoker
-
Evicts a cache entry.
- Evictor.EvictOperation<K,V> - Class in org.jboss.as.clustering.infinispan.invoker
-
Reusable eviction operation.
- ExampleParser - Class in org.jboss.as.config.assembly
-
- ExampleParser(File) - Constructor for class org.jboss.as.config.assembly.ExampleParser
-
- ExceptionAnalysis - Class in org.jboss.as.jacorb.rmi
-
Exception analysis.
- ExceptionAnalysis(Class) - Constructor for class org.jboss.as.jacorb.rmi.ExceptionAnalysis
-
- exceptionAwaitingResultFromHost(String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an exception occurred getting the result from the host.
- exceptionAwaitingResultFromServer(ServerIdentity, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an exception occurred getting the result from the server.
- exceptionClearingThreadState(Exception) - Method in interface org.jboss.as.weld.WeldLogger
-
- exceptionClosingConnection(Throwable) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
- exceptionDeployingDatasource(Throwable, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
- exceptionEncountered() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- exceptionGeneratingSessionId(Throwable, String, short, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- exceptionLoadingEjbClientPropertiesURL(String, Throwable) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
The ejb-client.properties could not be loaded
- ExceptionMapper - Class in org.jboss.as.jacorb.naming.jndi
-
A convenience class to map the COS Naming exceptions to the JNDI exceptions.
- exceptionOnChannel(Throwable, Channel, MessageInputStream) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- exceptionReleasingEntity(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- exceptionRunningAppClient(Throwable, String) - Method in interface org.jboss.as.appclient.logging.AppClientLogger
-
Logs an error message indicating there was an error running the app client.
- exceptionRunningTimerTask(String, String, Exception) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- EXCEPTIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- EXCLUDE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- EXCLUDE_LAYER_BASE - Static variable in class org.jboss.as.patching.Constants
-
- excludeClassInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- excludeClassLevelContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- EXCLUDED_SUBSYSTEMS - Static variable in class org.jboss.as.server.deployment.Attachments
-
A set of subsystem names that should not be processed.
- excludeDefaultContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- excludeDefaultInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- excludedOps - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- excludeUnlistedClasses() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- exclusionValuesRequired() - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- exclusive - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- EXCLUSIVE - Static variable in class org.jboss.as.messaging.DivertDefinition
-
- execute(CommandContext, ModelNode, File, boolean) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- execute(ModelNode, boolean) - Method in class org.jboss.as.cli.impl.CLIModelControllerClient
-
- EXECUTE - Static variable in class org.jboss.as.cli.Util
-
- execute(Runnable) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.AddAliasCommand
-
An attribute write handler which performs special processing for ALIAS attributes.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerReadAttributeHandler
-
A read handler which preforms special processing for ALIAS attributes
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerWriteAttributeHandler
-
An attribute write handler which performs special processing for ALIAS attributes.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheReadAttributeHandler
-
A read handler which performs special processing for MODE attributes
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
An attribute write handler which performs special processing for ALIAS attributes.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.RemoveAliasCommand
-
An attribute write handler which performs special processing for ALIAS attributes.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemDescribe
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolLayerAdd
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolLayerRemove
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportLayerAdd
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportLayerRemove
-
- execute(Runnable) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.dynamicresource.operations.ClearStatisticsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.dynamicresource.operations.ClearWorkManagerStatisticsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationReadHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolMetrics
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolMetrics.ParametrizedPoolMetricsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceAdd
-
Overrides superclass method to pass the full Resource into the runtime handling logic.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDisable
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceEnable
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.GetInstalledDriverOperationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.InstalledDriversListOperationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.GetNumberOfConnectionsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.ListOfConnectionsHandler
-
- execute(Resource, AS7MetadataRepository) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResourceCreator
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.RaActivate
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.RaRemove
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.WorkManagerRuntimeAttributeReadHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
{@inheritDoc
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
{@inheritDoc
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- execute(DeploymentPlan) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainDeploymentManager
-
Execute the deployment plan.
- execute(ModelNode) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- execute(Operation) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- execute(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- execute(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- execute(DeploymentPlan) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
-
Execute the deployment plan.
- execute(DeploymentPlan) - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager
-
Execute the deployment plan.
- execute(ModelNode) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- execute(Operation) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- execute(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- execute(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- execute(ModelNode) - Method in interface org.jboss.as.controller.client.ModelControllerClient
-
Execute an operation synchronously.
- execute(Operation) - Method in interface org.jboss.as.controller.client.ModelControllerClient
-
Execute an operation synchronously.
- execute(ModelNode, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
-
Execute an operation synchronously, optionally receiving progress reports.
- execute(Operation, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
-
Execute an operation synchronously, optionally receiving progress reports.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.CompositeOperationHandler
-
- EXECUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.extension.ExtensionAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.extension.UnsupportedSubsystemDescribeHandler
-
- execute(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments) - Method in interface org.jboss.as.controller.ModelController
-
Execute an operation, sending updates to the given handler.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.NoopOperationStepHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceCriteriaWriteHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.NamespaceRemoveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.ProcessStateAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.ResolveExpressionHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.SchemaLocationRemoveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.SnapshotDeleteHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.SnapshotListHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.SnapshotTakeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.ValidateAddressOperationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.XmlMarshallingHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ModelAddressResolver
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.ReadChildrenNamesHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.ReadChildrenResourcesHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.ReadChildrenTypesHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.ReadOperationDescriptionHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.ReadOperationNamesHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.ReadResourceDescriptionHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.UndefineAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.WriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.WriteAttributeHandlers.WriteAttributeOperationHandler
-
Deprecated.
- execute(OperationContext, ModelNode) - Method in interface org.jboss.as.controller.OperationStepHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.ParallelBootOperationStepHandler
-
- execute(ModelNode, OperationMessageHandler, ProxyController.ProxyOperationControl, OperationAttachments) - Method in interface org.jboss.as.controller.ProxyController
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.ProxyStepHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.ReadResourceNameOperationStepHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.registry.AliasStepHandler
-
- execute(ModelNode, OperationMessageHandler, ProxyController.ProxyOperationControl, OperationAttachments) - Method in class org.jboss.as.controller.remote.RemoteProxyController
-
- execute(TransactionalProtocolClient.TransactionalOperationListener<TransactionalProtocolClient.Operation>, ModelNode, OperationMessageHandler, OperationAttachments) - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient
-
Execute an operation.
- execute(TransactionalProtocolClient.TransactionalOperationListener<T>, T) - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient
-
Execute an operation.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.services.path.PathAddHandler
-
{@inheritDoc
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.services.path.PathRemoveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.ServiceVerificationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.transform.SubsystemDescriptionDump
-
- execute(ModelNode, OperationMessageHandler, ProxyController.ProxyOperationControl, OperationAttachments) - Method in class org.jboss.as.controller.TransformingProxyController.TransformingProxyControllerImpl
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ApplyRemoteMasterDomainModelHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainFinalResultHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainRolloutStepHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainSlaveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.PrepareStepHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.coordination.ServerOperationsResolverHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentAddHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentFullReplaceHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentRemoveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentAddHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentDeployHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRedeployHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentReplaceHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentUndeployHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.LocalHostNameOperationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ProfileDescribeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.PullDownDataForServerConfigOnSlaveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ResolveExpressionOnDomainHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ServerGroupAddHandler
-
{@inheritDoc
- execute() - Method in class org.jboss.as.domain.controller.plan.RolloutPlanController
-
- execute(TransactionalProtocolClient.TransactionalOperationListener<ServerTaskExecutor.ServerOperation>, ServerIdentity, ModelNode) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor
-
Execute
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.AccessAuthorizationDomainSlaveConfigHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.IsCallerInRoleOperation
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.PrincipalAdd
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.PrincipalRemove
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.RbacSanityCheckOperation
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.RoleMappingAdd
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.RoleMappingNotRequiredHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.RoleMappingRemove
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.access.ScopedRoleRequiredHandler
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.AbstractValidationState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.AddUserState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.ConfirmationChoice
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.DisplaySecret
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.ErrorState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.PreModificationState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.PromptGroupsState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.PromptNewUserState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.PromptPasswordState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.PromptRealmState
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.PropertyFileFinder
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.PropertyFilePrompt
-
- execute() - Method in interface org.jboss.as.domain.management.security.adduser.State
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.UpdateUser
-
- execute() - Method in class org.jboss.as.domain.management.security.adduser.ValidateRealmState
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.security.AuthorizationValidatingHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.security.SecurityRealmAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.security.SecurityRealmRemoveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.security.WhoAmIOperation
-
- execute(JndiViewExtensionContext) - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- execute(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler) - Method in interface org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler.OperationExecutor
-
Execute the operation.
- execute(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler) - Method in interface org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler.OperationExecutor
-
Execute the operation.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.HostModelRegistrationHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.HostShutdownHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.IsMasterHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.RemoteDomainControllerRemoveHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ResolveExpressionOnHostHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerProcessHandlers
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerReloadHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerRestartHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerStartHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerStatusHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerStopHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.StartServersHandler
-
Execute this step.
- execute(ModelNode) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- execute(Operation) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- execute(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- execute(Operation, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- execute() - Method in class org.jboss.as.jdr.commands.CallAS7
-
- execute() - Method in class org.jboss.as.jdr.commands.CollectFiles
-
- execute() - Method in class org.jboss.as.jdr.commands.JarCheck
-
- execute() - Method in class org.jboss.as.jdr.commands.JdrCommand
-
executes the command
JdrPlugin implementations do not need to call this method.
- execute() - Method in class org.jboss.as.jdr.commands.TreeCommand
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.jdr.JdrReportRequestHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.jsf.subsystem.JSFImplListHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.management.client.content.ManagedDMRContentAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.management.client.content.ManagedDMRContentStoreHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.management.client.content.ManagedDMRContentWriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.AlternativeAttributeCheckHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.BridgeWriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.BroadcastGroupWriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.ClusterConnectionWriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.DiscoveryGroupWriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.AbstractUpdateJndiHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.bridge.JMSBridgeWriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryWriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryWriteAttributeHandler
-
- execute(JndiViewExtensionContext) - Method in interface org.jboss.as.naming.management.JndiViewExtension
-
Execute the extension and provide additional JNDI information in the result.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.naming.management.JndiViewOperation
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.patching.management.LocalAgeoutHistoryHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.patching.management.LocalPatchOperationStepHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.patching.management.LocalPatchRollbackHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.patching.management.LocalPatchRollbackLastHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.patching.management.LocalShowHistoryHandler
-
- execute(PatchingTaskContext) - Method in interface org.jboss.as.patching.runner.PatchingTask
-
Execute.
- execute(File, ContentVerificationPolicy) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- execute(PatchOperationTarget) - Method in interface org.jboss.as.patching.tool.PatchOperationBuilder
-
Execute this operation on a target.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.CompilationMXBeanReadResourceHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryMXBeanGCHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryPoolMXBeanReadResourceHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryPoolMXBeanResetPeakUsageHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.OperatingSystemMXBeanReadResourceHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanGetLoggerLevelHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanGetParentLoggerNameHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanSetLoggerLevelHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.RuntimeMXBeanReadResourceHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanCpuTimeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanDumpAllThreadsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanFindDeadlockedThreadsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanFindMonitorDeadlockedThreadsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanReadResourceHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanResetPeakThreadCountHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanThreadInfoHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanThreadInfosHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanUserTimeHandler
-
- execute(ManagementRequestContext<A>) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext.AsyncTask
-
Execute the task.
- execute(Runnable) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
Execute the shutdown task.
- 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 this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.deployment.DeploymentAddHandler
-
Execute this step.
- 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 this step.
- 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.ReadContentHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.DumpServicesHandler
-
Execute this step.
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.HttpManagementWriteAttributeHandler
-
- 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.RootResourceHack
-
- 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.ServerProcessStateHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerShutdownHandler
-
Execute this step.
- 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.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
-
- execute(Runnable) - Method in class org.jboss.as.threads.ManagedExecutorService
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.txn.subsystem.LogStoreParticipantRecoveryHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.txn.subsystem.LogStoreParticipantRefreshHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.txn.subsystem.LogStoreProbeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.txn.subsystem.LogStoreTransactionDeleteHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.web.MimeMappingAdd
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.web.MimeMappingRemove
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.web.WebValveParamAdd
-
- execute(C) - Method in interface org.wildfly.clustering.dispatcher.Command
-
Execute this command with the specified context.
- execute(ServiceRegistry) - Method in class org.wildfly.clustering.server.provider.ServiceRegistryCommand
-
- execute(SingletonContext<T>) - Method in class org.wildfly.clustering.server.singleton.SingletonValueCommand
-
- execute(SingletonContext<T>) - Method in class org.wildfly.clustering.server.singleton.StopSingletonCommand
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterAddCustomMetric
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterAddMetric
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterAddProxy
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterDisable
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterDisableContext
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterEnable
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterEnableContext
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterGetProxyConfiguration
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterGetProxyInfo
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterListProxies
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterRefresh
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterRemoveCustomMetric
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterRemoveMetric
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterRemoveProxy
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterReset
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterStop
-
- execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterStopContext
-
- EXECUTE_ASYNC_CLIENT_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- EXECUTE_CLIENT_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- EXECUTE_DEPLOYMENT_PLAN_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- EXECUTE_DEPLOYMENT_PLAN_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- EXECUTE_FOR_COORDINATOR - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- EXECUTE_TX_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- executeAgainstComponent(OperationContext, ModelNode, T, String, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- executeAgainstComponent(OperationContext, ModelNode, MessageDrivenComponent, String, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
-
- executeAndAttemptLock(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler) - Method in interface org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor
-
- executeAsync(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- executeAsync(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- executeAsync(ModelNode, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
-
Execute an operation.
- executeAsync(Operation, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
-
Execute an operation.
- executeAsync(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- executeAsync(ManagementRequestContext.AsyncTask<A>) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext
-
Execute an async task.
- executeAsync(ManagementRequestContext.AsyncTask<A>, Executor) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext
-
Execute an async task.
- executeBlocking(ModelNode, TransactionalProtocolClient) - Static method in class org.jboss.as.controller.remote.TransactionalProtocolHandlers
-
Execute blocking for a prepared result.
- executeBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- executeBlocking(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- executeBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- executeBlocking(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- executeBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- executeBlocking(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- ExecutedServerRequest(ServerIdentity, Future<ModelNode>) - Constructor for class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
-
- ExecutedServerRequest(ServerIdentity, Future<ModelNode>, OperationResultTransformer) - Constructor for class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
-
- executeInstalls() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- executeNonBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- executeNonBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- executeNonBlocking(Runnable) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- executeOnCluster(Command<R, C>, Node...) - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcher
-
Execute the specified command on all nodes in the group, excluding the specified nodes
- executeOnCluster(Command<R, C>, Node...) - Method in class org.wildfly.clustering.server.dispatcher.ServiceCommandDispatcher
-
- executeOnNode(Command<R, C>, Node) - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcher
-
Execute the specified command on the specified node.
- executeOnNode(Command<R, C>, Node) - Method in class org.wildfly.clustering.server.dispatcher.ServiceCommandDispatcher
-
- executeOperation(Operation) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
-
- executeOperation(Operation) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager
- executeOperation(TransactionalProtocolClient.TransactionalOperationListener<ServerTaskExecutor.ServerOperation>, TransactionalProtocolClient, ServerIdentity, ModelNode, OperationResultTransformer) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor
-
Execute the operation.
- executeOperation(Operation) - Method in class org.jboss.as.server.deployment.client.ModelControllerServerDeploymentManager
- executeReadAttribute(String, OperationContext, T, PathAddress) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- executeReadAttribute(String, OperationContext, DataSource, PathAddress) - Method in class org.jboss.as.connector.subsystems.datasources.XMLDataSourceRuntimeHandler
-
- executeReadAttribute(String, OperationContext, XaDataSource, PathAddress) - Method in class org.jboss.as.connector.subsystems.datasources.XMLXaDataSourceRuntimeHandler
-
- executeReadAttribute(String, OperationContext, T, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- executeReadAttribute(String, OperationContext, EntityBeanComponent, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.EntityBeanRuntimeHandler
-
- executeReadAttribute(String, OperationContext, MessageDrivenComponent, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
-
- executeReadAttribute(String, OperationContext, StatefulSessionComponent, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanRuntimeHandler
-
- executeReadAttribute(String, OperationContext, T, PathAddress, boolean) - Method in class org.jboss.as.messaging.jms.AbstractJMSRuntimeHandler
-
- executeReadAttribute(String, OperationContext, ModelNode, PathAddress, boolean) - Method in class org.jboss.as.messaging.jms.JMSQueueConfigurationRuntimeHandler
-
- executeReadAttribute(String, OperationContext, ModelNode, PathAddress, boolean) - Method in class org.jboss.as.messaging.jms.JMSTopicConfigurationRuntimeHandler
-
- executeReadAttribute(String, OperationContext, ModelNode, PathAddress, boolean) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryConfigurationRuntimeHandler
-
- executeReadMetricStep(OperationContext, ModelNode, EJBComponent) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
-
- executeReadOnlyOperation(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler, int) - Method in class org.jboss.as.controller.AbstractControllerService
-
- executeRequest(ManagementRequest<ModelNode, AbstractModelControllerClient.OperationExecutionContext>, AbstractModelControllerClient.OperationExecutionContext) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- executeRequest(ManagementRequest<T, A>, Channel, ActiveOperation<T, A>) - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Execute a request.
- executeRequest(ManagementRequest<T, A>, A) - Method in interface org.jboss.as.protocol.mgmt.ManagementChannelAssociation
-
Execute a management request.
- executeRequest(ManagementRequest<T, A>, A, ActiveOperation.CompletedCallback<T>) - Method in interface org.jboss.as.protocol.mgmt.ManagementChannelAssociation
-
Execute a management request.
- executeRequest(Integer, ManagementRequest<T, A>) - Method in interface org.jboss.as.protocol.mgmt.ManagementChannelAssociation
-
Execute a request based on an existing active operation.
- executeRequest(ActiveOperation<T, A>, ManagementRequest<T, A>) - Method in interface org.jboss.as.protocol.mgmt.ManagementChannelAssociation
-
Execute a request based on an existing active operation.
- executeRequest(ManagementRequest<T, A>, A, ActiveOperation.CompletedCallback<T>) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Execute a management request.
- executeRequest(ManagementRequest<T, A>, A) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Execute a management request.
- executeRequest(Integer, ManagementRequest<T, A>) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Execute a request based on an existing active operation.
- executeRequest(ActiveOperation<T, A>, ManagementRequest<T, A>) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Execute a request based on an existing active operation.
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetricsHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelMetricsHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ExportNativeConfiguration
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolMetricsHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.AbstractHornetQComponentControlHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.HornetQServerControlHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.AbstractJMSRuntimeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.bridge.JMSBridgeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryReadAttributeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSQueueReadAttributeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSTopicControlHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSTopicReadAttributeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.QueueControlHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.QueueReadAttributeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.SecurityRoleReadAttributeHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.txn.subsystem.TxStatsHandler
-
- executeTask(TransactionalProtocolClient.TransactionalOperationListener<ServerTaskExecutor.ServerOperation>, ServerUpdateTask) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor
-
Execute a server task.
- executeUninstalls() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- executeUpdate() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- executeUpdate() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- executeWriteAttribute(String, OperationContext, ModelNode, T, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- ExecutionTimeInterceptor - Class in org.jboss.as.ejb3.component.invocationmetrics
-
- EXECUTOR - Static variable in class org.jboss.as.threads.ThreadsServices
-
- EXECUTOR - Static variable in interface org.jboss.as.web.Constants
-
- EXECUTOR - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- executorIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the Executor cannot be null
- executorName(String) - Static method in class org.jboss.as.threads.ThreadsServices
-
- executorNotNeeded() - Method in interface org.jboss.as.protocol.ProtocolLogger
-
- executorService - Variable in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- executorServiceInjector - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- ExistingChannelModelControllerClient - Class in org.jboss.as.controller.client.impl
-
- ExistingChannelModelControllerClient(ManagementChannelHandler) - Constructor for class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
-
- existingSerializationGroup(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- existingServerWithState(String, ServerStatus) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating the existing server is already defined with a different state.
- exists(String, String, String, String) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- exists(String) - Method in class org.jboss.as.logging.LoggingProfileContextSelector
-
Checks to see if the logging profile has a log context associated with it.
- exit(int) - Static method in class org.jboss.as.host.controller.SystemExiter
-
- exit(int) - Method in interface org.jboss.as.host.controller.SystemExiter.Exiter
-
- exit(int) - Static method in class org.jboss.as.server.SystemExiter
-
- exit(int) - Method in interface org.jboss.as.server.SystemExiter.Exiter
-
- ExitCodes - Class in org.jboss.as.process
-
Reserved process exit codes handled differently
- ExitCodes() - Constructor for class org.jboss.as.process.ExitCodes
-
- expected(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the token was expected next in the filter expression.
- expected(String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the one or the other tokens was expected next in the filter expression.
- expectedIdentifier() - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating an identifier was expected next in the filter expression.
- expectedOnlyOneDeployment(int) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception indicating an unexpected number of deployments.
- expectedString() - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating a string was expected next in the filter expression.
- expectHeader(InputStream, int) - Static method in class org.jboss.as.process.protocol.ProtocolUtils
-
- expectHeader(DataInput, int) - Static method in class org.jboss.as.process.protocol.ProtocolUtils
-
- expectHeader(byte, int) - Static method in class org.jboss.as.process.protocol.ProtocolUtils
-
- expectHeader(InputStream, int) - Static method in class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- expectHeader(DataInput, int) - Static method in class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- expectHeader(byte, int) - Static method in class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- EXPIRATION_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.ExpirationResourceDefinition
-
- ExpirationConfiguration<T> - Interface in org.wildfly.clustering.ejb.infinispan
-
The expiration-related configuration of a bean manager.
- expirationDateIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the expiration date cannot be null while creating a timer
- expirationIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the expiration cannot be null while creating a single action timer
- ExpirationResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/expiration=EXPIRATION
- ExpirationResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.ExpirationResourceDefinition
-
- EXPIRE_MESSAGE - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- EXPIRE_MESSAGES - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- ExpiredBeanRemover<G,I,T> - Class in org.wildfly.clustering.ejb.infinispan
-
Bean remover that removes a bean if and only if it is expired.
- ExpiredBeanRemover(BeanFactory<G, I, T>) - Constructor for class org.wildfly.clustering.ejb.infinispan.ExpiredBeanRemover
-
- ExpiredSessionRemover<V,L> - Class in org.wildfly.clustering.web.infinispan.session
-
Session remover that removes a session if and only if it is expired.
- ExpiredSessionRemover(SessionFactory<V, L>) - Constructor for class org.wildfly.clustering.web.infinispan.session.ExpiredSessionRemover
-
- expireMessage(ModelNode) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- expireMessages(String) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- expireTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- EXPIRY_ADDRESS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- EXPIRY_ADDRESS - Static variable in class org.jboss.as.messaging.QueueDefinition
-
- EXPIRY_DELAY - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- ExplicitBeanArchiveMetadata - Class in org.jboss.as.weld.deployment
-
Maintains information about an explicit bean archive
- ExplicitBeanArchiveMetadata(VirtualFile, ResourceRoot, BeansXml, boolean) - Constructor for class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadata
-
- ExplicitBeanArchiveMetadata(VirtualFile, VirtualFile, ResourceRoot, BeansXml, boolean) - Constructor for class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadata
-
- ExplicitBeanArchiveMetadataContainer - Class in org.jboss.as.weld.deployment
-
Information about explicit CDI bean archives
- ExplicitBeanArchiveMetadataContainer(Map<ResourceRoot, ExplicitBeanArchiveMetadata>) - Constructor for class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadataContainer
-
- ExplicitTransformationDescriptionBuilder - Class in org.jboss.as.controller.transform.description
-
Explicit transformation description builder using the specified resource and operation transformer directly.
- ExplicitTransformationDescriptionBuilder(PathElement) - Constructor for class org.jboss.as.controller.transform.description.ExplicitTransformationDescriptionBuilder
-
- explodedAutoDeploymentContentWarning(String, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating the behaviour is not possible when auto-deployment of exploded content is
enabled.
- explodedDeploymentContentDeleted(String, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating the deployment scanner found that content for an exploded deployment,
represented by the fileName parameter, has been deleted, but marked for auto-deploy/undeploy for
exploded deployments is not enabled.
- 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
-
- explore() - Method in class org.jboss.as.cli.gui.ManagementModelNode
-
Refresh children using read-resource operation.
- ExploreNodeAction - Class in org.jboss.as.cli.gui.metacommand
-
Action that creates a new tab with the given node as its root.
- ExploreNodeAction(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.metacommand.ExploreNodeAction
-
- EXPORTED_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
ServiceName for java:jboss/exported namespace
- ExportNativeConfiguration - Class in org.jboss.as.clustering.jgroups.subsystem
-
Implements /subsystem=jgroups/stack=X/export-native-configuration() operation.
- ExportNativeConfiguration() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ExportNativeConfiguration
-
- ExposeModelResourceExpression - Class in org.jboss.as.jmx
-
- ExposeModelResourceResolved - Class in org.jboss.as.jmx
-
The resource for the legacy behaviour where all attributes are read as resolved and
attributes/operation parameters are typed and you can't use expressions
- EXPRESSION - Static variable in class org.jboss.as.controller.operations.common.ResolveExpressionHandler
-
- EXPRESSION_PATTERN - Static variable in interface org.jboss.as.controller.ExpressionResolver
-
A
Pattern that can be used to identify strings that include expression syntax
- ExpressionBaseState - Class in org.jboss.as.cli.parsing
-
- ExpressionBaseState(String) - Constructor for class org.jboss.as.cli.parsing.ExpressionBaseState
-
- ExpressionBaseState(String, boolean, CharacterHandlerMap) - Constructor for class org.jboss.as.cli.parsing.ExpressionBaseState
-
- ExpressionBaseState(String, boolean) - Constructor for class org.jboss.as.cli.parsing.ExpressionBaseState
-
- ExpressionBaseState(String, boolean, boolean) - Constructor for class org.jboss.as.cli.parsing.ExpressionBaseState
-
- expressionCannotBeConvertedIntoTargeteType(OpenType<?>) - Method in interface org.jboss.as.jmx.JmxMessages
-
- ExpressionFactoryWrapper - Interface in org.jboss.as.web.common
-
- expressionNotAllowed(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
An exception indicating the name may not be ModelType.EXPRESSION.
- ExpressionParser - Class in org.jboss.as.cli.handlers.ifelse
-
- ExpressionParser() - Constructor for class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- ExpressionResolver - Interface in org.jboss.as.controller
-
Resolves ModelType.EXPRESSION expressions in a ModelNode.
- ExpressionResolverImpl - Class in org.jboss.as.controller
-
- ExpressionResolverImpl() - Constructor for class org.jboss.as.controller.ExpressionResolverImpl
-
- EXPRESSIONS_ALLOWED - Static variable in class org.jboss.as.cli.Util
-
- EXPRESSIONS_ALLOWED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ExpressionValueState - Class in org.jboss.as.cli.parsing.arguments
-
- ExpressionValueState() - Constructor for class org.jboss.as.cli.parsing.arguments.ExpressionValueState
-
- 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
-
- EXTENDED - Static variable in interface org.jboss.as.web.Constants
-
- EXTENDED - Static variable in class org.jboss.as.web.WebAccessLogDefinition
-
- ExtendedEntityManager - Class in org.jboss.as.jpa.container
-
Represents the Extended persistence context injected into a stateful bean.
- ExtendedEntityManager(String, EntityManager, SynchronizationType) - Constructor for class org.jboss.as.jpa.container.ExtendedEntityManager
-
- extendedEntityManagerID() - Static method in class org.jboss.as.jpa.container.ExtendedEntityManagerKey
-
generates a new unique ExtendedEntityManagerID
- ExtendedEntityManagerKey - Class in org.jboss.as.jpa.container
-
Uniquely identifies an ExtendedEntityManager instance.
- ExtendedEntityManagerKey() - Constructor for class org.jboss.as.jpa.container.ExtendedEntityManagerKey
-
- ExtendedPersistenceDeepInheritance - Class in org.jboss.as.jpa.container
-
ExtendedPersistenceInheritance.DEEP inheritance strategy where we can inherit from any bean being created or from the
parent bean call stack.
- ExtendedPersistenceDeepInheritance() - Constructor for class org.jboss.as.jpa.container.ExtendedPersistenceDeepInheritance
-
- ExtendedPersistenceInheritance - Enum in org.jboss.as.jpa.config
-
Possible choices for how extended persistence context inheritance is performed.
- ExtendedPersistenceInheritanceStrategy - Interface in org.jboss.as.jpa.container
-
for extended persistence inheritance strategies.
- ExtendedPersistenceShallowInheritance - Class in org.jboss.as.jpa.container
-
- ExtendedPersistenceShallowInheritance() - Constructor for class org.jboss.as.jpa.container.ExtendedPersistenceShallowInheritance
-
- EXTENDS - Static variable in interface org.jboss.as.security.Constants
-
- ExtensibleConfigurationPersister - Interface in org.jboss.as.controller.persistence
-
- EXTENSION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- EXTENSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- Extension - Interface in org.jboss.as.controller
-
An extension to the JBoss Application Server.
- 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.
- ExtensionAddHandler - Class in org.jboss.as.controller.extension
-
Base handler for the extension resource add operation.
- ExtensionAddHandler(ExtensionRegistry, boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.extension.ExtensionAddHandler
-
Create the AbstractAddExtensionHandler
- ExtensionContext - Interface in org.jboss.as.controller
-
The context for registering a new extension.
- extensionDeprecated(String) - Method in interface org.jboss.as.controller.ControllerLogger
-
- extensionDoesNotImplementExtension(Class<?>) - Method in interface org.jboss.as.weld.WeldMessages
-
- 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(String) - Constructor for class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionInfo
-
- 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.ServerLogger
-
- extensionModuleLoadingFailure(ModuleLoadException, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- extensionModuleNotFound(ModuleNotFoundException, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- extensionNotInitialized() - Method in interface org.jboss.as.logging.LoggingMessages
-
Logs a warning message indicating the LogManager is required and the logging
subsystem was not initialized.
- ExtensionParsingContext - Interface in org.jboss.as.controller.parsing
-
Context in effect when the
extension element for a given
Extension is being parsed.
- ExtensionRegistry - Class in org.jboss.as.controller.extension
-
A registry for information about
Extensions to the core application server.
- ExtensionRegistry(ProcessType, RunningModeControl, ManagedAuditLogger, JmxAuthorizer) - Constructor for class org.jboss.as.controller.extension.ExtensionRegistry
-
- ExtensionRegistry(ProcessType, RunningModeControl) - Constructor for class org.jboss.as.controller.extension.ExtensionRegistry
-
- ExtensionRegistry.ExtensionContextImpl - Class in org.jboss.as.controller.extension
-
- ExtensionRegistry.ExtensionInfo - Class in org.jboss.as.controller.extension
-
- ExtensionRegistry.SubsystemRegistrationImpl - Class in org.jboss.as.controller.extension
-
- ExtensionRemoveHandler - Class in org.jboss.as.controller.extension
-
Base handler for the extension resource remove operation.
- ExtensionRemoveHandler(ExtensionRegistry) - Constructor for class org.jboss.as.controller.extension.ExtensionRemoveHandler
-
Create the ExtensionRemoveHandler
- ExtensionResource - Class in org.jboss.as.controller.extension
-
- ExtensionResource(String, ExtensionRegistry) - Constructor for class org.jboss.as.controller.extension.ExtensionResource
-
- ExtensionResourceDefinition - Class in org.jboss.as.controller.extension
-
- ExtensionResourceDefinition(ExtensionRegistry, boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- EXTENSIONS - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- EXTENSIONS - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- ExtensionSubsystemResourceDefinition - Class in org.jboss.as.controller.extension
-
- ExtensionXml - Class in org.jboss.as.controller.parsing
-
Parsing and marshalling logic related to the extension element in standalone.xml and domain.xml.
- ExtensionXml(ModuleLoader, ExecutorService, ExtensionRegistry) - Constructor for class org.jboss.as.controller.parsing.ExtensionXml
-
- EXTERNAL_CONTEXT - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- EXTERNAL_CONTEXTS - Static variable in class org.jboss.as.naming.deployment.Attachments
-
The DU key where the subsystem's
ExternalContexts instance may be found by DUPs.
- 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
- ExternalBeanArchiveProcessor - Class in org.jboss.as.weld.deployment.processors
-
Deployment processor that builds bean archives from external deployments.
- ExternalBeanArchiveProcessor() - Constructor for class org.jboss.as.weld.deployment.processors.ExternalBeanArchiveProcessor
-
- ExternalContextBinderService - Class in org.jboss.as.naming.service
-
A binder service for external contexts.
- ExternalContextBinderService(String, Object) - Constructor for class org.jboss.as.naming.service.ExternalContextBinderService
-
- ExternalContextObjectFactory - Class in org.jboss.as.naming
-
An ObjectFactory that binds an arbitrary InitialContext into JNDI.
- ExternalContextObjectFactory() - Constructor for class org.jboss.as.naming.ExternalContextObjectFactory
-
- ExternalContexts - Interface in org.jboss.as.naming.context.external
-
The external contexts which exist in Wildfly's Naming subsystem.
- ExternalContextsNavigableSet - Class in org.jboss.as.naming.context.external
-
- ExternalContextsNavigableSet() - Constructor for class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
-
- ExternalContextsProcessor - Class in org.jboss.as.naming.deployment
-
A processor which adds the subsystem external contexts to deployment units attachments.
- ExternalContextsProcessor(ExternalContexts) - Constructor for class org.jboss.as.naming.deployment.ExternalContextsProcessor
-
- ExternalContextsService - Class in org.jboss.as.naming.service
-
- ExternalContextsService(ExternalContexts) - Constructor for class org.jboss.as.naming.service.ExternalContextsService
-
- ExternalizableExternalizer<T extends Externalizable> - Class in org.jboss.as.clustering.infinispan.io
-
Externalizer for Externalizable objects.
- ExternalizableExternalizer(Class<T>) - Constructor for class org.jboss.as.clustering.infinispan.io.ExternalizableExternalizer
-
- 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.ServerMessages
-
- 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.ServerMessages
-
- extract(Any) - Static method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentHelper
-
- extractArchive(File, TempFileProvider) - Method in class org.jboss.as.cli.handlers.DeploymentHandler
-
- extractExtension(OperationContext, ModelNode, SimpleAttributeDefinition, PropertiesAttributeDefinition) - Static method in class org.jboss.as.connector.util.ModelNodeUtil
-
- extractMap(ModelNode, ObjectListAttributeDefinition, SimpleAttributeDefinition, SimpleAttributeDefinition) - Static method in class org.jboss.as.connector.util.ModelNodeUtil
-
- extraData() - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating extra data was found in the filter expression.
- EXTSIG - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Extra data descriptor marker
- F_CONSTANT - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a field as being a constant (public final static).
- f_flags - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array with flags for all java fields.
- F_SPFFIELD - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a field as being the special public final static
java.io.ObjectStreamField[] serialPersistentFields field.
- FACES_ANNOTATIONS_SC_ATTR - Static variable in class org.jboss.as.jsf.deployment.JSFAnnotationProcessor
-
- FACES_ANNOTATIONS_SC_ATTR - Static variable in class org.jboss.as.jsf.injection.AnnotationMap
-
- FACILITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FACILITY - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- Factory() - Constructor for class org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.Factory
-
- Factory() - Constructor for class org.jboss.as.cli.impl.Console.Factory
-
- Factory() - Constructor for class org.jboss.as.cli.ModelNodeFormatter.Factory
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.AuditConstraint
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.NonAuditConstraint
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.SensitiveVaultExpressionConstraint
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- FACTORY - Static variable in class org.jboss.as.controller.access.constraint.TopRoleConstraint
-
- Factory() - Constructor for class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
- Factory() - Constructor for class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
- Factory() - Constructor for class org.jboss.as.controller.client.ModelControllerClient.Factory
-
- Factory() - Constructor for class org.jboss.as.controller.ResourceBuilder.Factory
-
- Factory() - Constructor for class org.jboss.as.controller.transform.description.AttributeConverter.Factory
-
- Factory() - Constructor for class org.jboss.as.controller.transform.description.TransformationDescriptionBuilder.Factory
-
- Factory() - Constructor for class org.jboss.as.controller.transform.TransformerRegistry.Factory
-
- Factory() - Constructor for class org.jboss.as.controller.TransformingProxyController.Factory
-
- FACTORY - Static variable in class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanAssociatingInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanReentrancyInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanRemoveInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanSynchronizationInterceptor
-
- factory(List<SetupAction>) - Static method in class org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.interceptors.HomeRemoveInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.interceptors.LoggingInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor
-
- factory(Method) - Static method in class org.jboss.as.ejb3.component.InvokeMethodOnTargetInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.session.InvalidRemoveExceptionMethodInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.session.SessionBeanSetSessionContextMethodInvocationInterceptor
-
- factory(String) - Static method in class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulComponentSessionIdGeneratingInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulIdentityInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulRemoveDelegationInterceptor
-
- factory(TransactionManagementType) - Static method in class org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor
-
- Factory(String) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor.Factory
-
- FACTORY - Static variable in class org.jboss.as.ejb3.iiop.EjbIIOPTransactionInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- FACTORY - Static variable in class org.jboss.as.ejb3.tx.EjbBMTInterceptor
-
- Factory(MethodIdentifier, boolean) - Constructor for class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.Factory
-
- FACTORY - Static variable in class org.jboss.as.ejb3.tx.TimerCMTTxInterceptor
-
- FACTORY - Static variable in class org.jboss.as.jpa.interceptor.SBInvocationInterceptor
-
- FACTORY - Static variable in class org.jboss.as.jpa.interceptor.SFSBCreateInterceptor
-
- FACTORY - Static variable in class org.jboss.as.jpa.interceptor.SFSBDestroyInterceptor
-
- FACTORY - Static variable in class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor
-
- FACTORY - Static variable in class org.jboss.as.jpa.interceptor.SFSBPreCreateInterceptor
-
- Factory() - Constructor for class org.jboss.as.logging.logmanager.WildFlyLogContextSelector.Factory
-
- Factory() - Constructor for class org.jboss.as.network.ManagedBinding.Factory
-
- Factory() - Constructor for class org.jboss.as.patching.runner.PatchingTask.Factory
-
- Factory() - Constructor for class org.jboss.as.repository.ContentRepository.Factory
-
- Factory() - Constructor for class org.jboss.as.server.deployment.DeploymentMountProvider.Factory
-
- FACTORY - Static variable in class org.jboss.as.threads.ThreadsServices
-
- Factory(ServiceName) - Constructor for class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.Factory
-
- factory(InterceptionType, ServiceBuilder<?>, ServiceName) - Static method in class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor
-
- FACTORY - Static variable in class org.jboss.as.weld.injection.WeldInjectionInterceptor
-
- FACTORY - Static variable in class org.jboss.as.xts.XTSEJBInterceptor
-
- FACTORY - Static variable in class org.jboss.as.xts.XTSPOJOInterceptor
-
- FACTORY_CLASS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- FACTORY_TYPE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Regular
-
- factoryAlreadyExists(ConcurrentContext, String) - Method in interface org.jboss.as.ee.EeMessages
-
- FactoryConfig - Class in org.jboss.as.pojo.descriptor
-
Factory value.
- FactoryConfig() - Constructor for class org.jboss.as.pojo.descriptor.FactoryConfig
-
- factoryNotFound(ConcurrentContext, String) - Method in interface org.jboss.as.ee.EeMessages
-
- FAILBACK_DELAY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- failed() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
The word failed.
- FAILED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FAILED - Static variable in class org.jboss.as.process.ExitCodes
-
Exit code which indicates a process failure.
- failed(Exception) - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.CompletedCallback
-
The operation failed.
- failed(Exception) - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.ResultHandler
-
Mark the operation as failed.
- failed() - Method in class org.jboss.as.webservices.verification.JwsWebServiceEndpointVerifier
-
- FAILED - Static variable in interface org.jboss.system.ServiceMBean
-
There has been an error during some operation
- FAILED_COMPONENTS - Static variable in class org.jboss.as.ee.component.Attachments
-
Components that failed during install.
- failedCheckingXMLFile(Throwable, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an error message indicating a failure checking whether the xml file, represented by the fileName
parameter, was a complete xml file.
- failedCheckingZipFile(Throwable, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an error message indicating a failure checking whether the zip file, represented by the fileName
parameter, was a complete zip.
- failedCreatingTempProvider() - Method in interface org.jboss.as.server.ServerMessages
-
Creates an exception indicating a failure to create a temp file provider.
- FailedDeployDriverNotSpecified(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a failure to deploy the datasource because driver is not specified
- failedDiscoveringMaster(DiscoveryOption, Exception) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating that the slave host controller could not
discover the remote domain controller using the given
DiscoveryOption.
- failedExecutingLegacyMethod(Throwable, String) - Method in interface org.jboss.as.service.SarLogger
-
Logs an error message indicating a failure to execute a legacy service method, represented by the methodName parameter.
- failedExecutingLegacyMethod(Throwable, String) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating a failure to execute a legacy service method, represented by the methodName parameter.
- failedExecutingOperation(Throwable, ModelNode, PathAddress) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating a failure to execute the operation, represented by the op parameter, at
the address represented by the path parameter.
- failedInitializingModule(Throwable, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to initialize the module.
- failedMarshallingDomainControllerData() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- FailedOperation(T, ModelNode) - Constructor for class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- failedProfileOperationsRetrieval() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating a failure to retrieve the profile operations from the domain controller.
- failedReadingResource(Throwable, String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
- failedRetrieveLdapAttribute(String) - Method in interface org.jboss.as.domain.management.DomainManagementLogger
-
log warning message it was not able to retrieve matching groups from the pattern
- failedRetrieveLdapGroups(Throwable) - Method in interface org.jboss.as.domain.management.DomainManagementLogger
-
Logs a warning message indicating it failed to retrieving groups from the LDAP provider
- failedRetrieveMatchingGroups() - Method in interface org.jboss.as.domain.management.DomainManagementLogger
-
log warning message it was not able to retriev matching groups from the pattern
- failedRetrieveMatchingLdapGroups(Throwable) - Method in interface org.jboss.as.domain.management.DomainManagementLogger
-
log warning message it was not able to retrieving matching groups from the pattern
- failedServices() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the failed services.
- failedSubsystemBootOperations(Throwable, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating a failure executing the subsystem, represented by the name parameter,
boot operations.
- failedToAcceptConnection(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to accept the connection.
- failedToAcquirePermit(long, TimeUnit) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToAddExtensions(ModelNode) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- failedToAddPersistenceUnit(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating a failure to add the persistence unit service.
- failedToAnalyzeRemoteInterface(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToApplyDomainConfig(Exception) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- failedToApplyDomainConfig(String, ModelNode) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- failedToBackup(Throwable, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to backup the file, represented by the file parameter.
- failedToCloseResource(Throwable, Closeable) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating to failure to close the resource represented by the closeable parameter.
- failedToCloseResource(Throwable, XMLStreamWriter) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating to failure to close the resource represented by the writer parameter.
- failedToCloseResource(Throwable, Closeable) - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs an error message indicating to failure to close the resource represented by the closeable
parameter.
- failedToCloseResource(Throwable, Object) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to close the resource.
- failedToCloseResource(Throwable, Object) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs an error message indicating a failure to close the resource.
- failedToCloseServerSocket(Throwable, ServerSocket) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to close the server socket.
- failedToCloseServerSocket(Throwable, ServerSocket) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs an error message indicating a failure to close the server socket.
- failedToCloseSocket(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to close the socket.
- failedToConfigureHandler(Class<?>, Exception) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failedToConfigureHandlerClass(String, Exception) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failedToConfigureLogging(Throwable, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating a failure to configure logging with the configuration file represented by the
fileName parameter.
- failedToConnect(URI, IOException) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating a connection could not be made.
- failedToConnectToHC(Exception) - Method in interface org.jboss.as.server.ServerMessages
-
Creates an error message indicating that connecting to the HC failed.
- failedToCreate(String, ModelNode, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating the type, represented by the type parameter, failed to be created for the operation
represented by the operation message.
- failedToCreate(Throwable, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Create an exception indicating that a messaging resource has failed
to be created
- failedToCreateConfigurationBackup(Throwable, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to create backup copies of configuration the file, represented by the
file parameter.
- failedToCreateDeploymentNodeSelector(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToCreateNamingContext(Exception) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- failedToCreateOptionForProperty(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToCreatePersistentSessionDir(File) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failedToCreateServerProcess(Throwable, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating a failure to create a server process.
- failedToCreateServerThread() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a failure to create the server thread.
- failedToCreateSessionForStatefulBean(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToCreateTempFileProvider(IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToCreateVFSResourceLoader(String, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToDelete(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- failedToDestroy(Throwable, String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the connection factory was not destroyed.
- failedToDestroy(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the connection factory was not destroyed.
- failedToDestroyRootContext(Throwable) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating a failure to destroy the root context.
- failedToDetermineClientVersion(IOException) - Method in interface org.jboss.as.naming.NamingLogger
-
- failedToFetchCSIv2Policy(Throwable) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- failedToFindBroadcastSocketBinding(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating a failure to find the SocketBinding for the broadcast binding.
- failedToFindConnectorSocketBinding(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating a failure to find the SocketBinding for the connector.
- failedToFindDiscoverySocketBinding(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating a failure to find the SocketBinding for the discovery binding.
- failedToFindDistributedWorkManager(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- failedToFindMarshallerFactoryForStrategy(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToFinishMarshaller(Throwable, Marshaller) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to finish the marshaller.
- failedToFinishUnmarshaller(Throwable, Unmarshaller) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to finish the unmarshaller.
- failedToGetAdapter(String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating a failure to get the adapter for the persistence provider.
- failedToGetAttachment(String, DeploymentUnit) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating a failure to get an attachment.
- failedToGetCurrentTransaction(Exception) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToGetFileFromRemoteRepository(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating a failure to get the file from a remote repository.
- failedToGetFileFromRemoteRepository(Throwable) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToGetManifest(VirtualFile, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToGetMetrics(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating a failure to get the metrics.
- failedToGetModuleAttachment(DeploymentUnit) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a failure to get the module attachment for the deployment unit represented by
the deploymentUnit parameter.
- failedToGetModuleAttachment(DeploymentUnit) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Creates an exception indicating a failure to get the module for the deployment unit represented by the
deploymentUnit parameter.
- failedToGetServerStatus() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating a failure to get the server status.
- failedToGetSSLContext(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- failedToGetStatus(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToGetUrlDelimiter(Throwable) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a failure to get the URL delimiter.
- failedToHandleIncomingConnection(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to handle the incoming connection.
- failedToHandleSocketFailure(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error messaged indicating a failure to handle the socket failure condition.
- failedToHandleSocketFinished(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error messaged indicating a failure to handle the socket finished condition.
- failedToHandleSocketShutdown(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error messaged indicating a failure to handle the socket shut down condition.
- failedToInjectSocketBinding(UnknownHostException, OutboundSocketBinding) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating a failure to resolve the outbound socket binding represented by the
binding parameter.
- failedToInstallComponent(Throwable, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a failure to install the component.
- failedToInstallManagementResource(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToInstantiate(Throwable, String, String, ClassLoader) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the className could not be instantiated from the classLoader.
- failedToInstantiateClassFileTransformer(String, Exception) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToInvokeOperation(Throwable, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating failure to invoke an operation.
- failedToInvokeOperation(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating a failure to invoke an operation.
- failedToLoadClass(Throwable, String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating a failure to load the class.
- failedToLoadFile(VirtualFile, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToLoadIdentity() - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- failedToLoadJbossProperties(IOException) - Method in interface org.jboss.as.ee.EeMessages
-
- failedToLoadModule(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to load a module.
- failedToLoadModule(Throwable, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to load a module.
- failedToLoadModule(ModuleLoadException, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
- failedToLoadModule(ModuleIdentifier, ModuleLoadException) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToLoadModuleDriver(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating a failure to load the module for a driver.
- failedToLoadModuleRA(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating a failure to load the module for a RA deployed as module.
- failedToLoadNativeLibraries(Throwable) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Failed to load native libraries
- failedToLoadTimeoutMethodParamClass(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToLoadViewClass(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToLoadViewClassForComponent(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToLocateConstructor(Throwable, String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating a failure to locate the constructor.
- failedToLookupJndiViewValue(String, Throwable) - Method in interface org.jboss.as.naming.NamingLogger
-
A message indicating that the lookup of an entry's JNDI view value failed.
- failedToLookupJSSEDomain() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- failedToLookupORB() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToMarshalConfiguration(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to marshal the configuration.
- failedToMarshalEjbParameters(Exception) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToMatchPool(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a failure to match the pool.
- failedToObtainIdFromObject(Exception) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- failedToObtainJSSEDomain(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- failedToOpenMessageOutputStream(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToParse(Throwable, URL) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
A message indicating that the resource could not be parsed.
- failedToParse(Throwable, VirtualFile) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a failure to parse the xmlFile.
- failedToParse(Exception, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToParse(VirtualFile) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
A message indicating a failure to parse the file.
- failedToParse(VirtualFile) - Method in interface org.jboss.as.pojo.PojoMessages
-
Parsing failure.
- failedToParseCommandLineInteger(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- failedToParseConfiguration(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to parse the configuration.
- failedToParseServiceXml(VirtualFile) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a failure to parse the service XML.
- failedToParseServiceXml(Throwable, VirtualFile) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a failure to parse the service XML.
- failedToParseXml(Throwable, VirtualFile) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating a failure to parse the xml file represented by the appXml parameter.
- failedToParseXml(Throwable, VirtualFile, int, int) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating a failure to parse the xml file represented by the appXml parameter.
- failedToPassivateBean(Throwable, Object) - Method in interface org.wildfly.clustering.ejb.infinispan.InfinispanEjbLogger
-
- failedToPassivateBeanGroup(Throwable, Object) - Method in interface org.wildfly.clustering.ejb.infinispan.InfinispanEjbLogger
-
- failedToPassivateSession(Throwable, String) - Method in interface org.wildfly.clustering.web.infinispan.InfinispanWebLogger
-
- failedToPassivateSessionAttribute(Throwable, String, String) - Method in interface org.wildfly.clustering.web.infinispan.InfinispanWebLogger
-
- failedToPersistConfigurationChange(Throwable) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating a failure to persist configuration change.
- failedToPersistConfigurationChange(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Logs an error message indicating a failure to persist configuration change.
- failedToPersistSessionAttribute(String, Object, String, Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- failedToProcessChild(Throwable, VirtualFile) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a failure to process the children for the EAR.
- failedToProcessEJBClientDescriptor(Throwable) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating that the jboss-ejb-client.xml couldn't be processed
- failedToProcessRaChild(Throwable, VirtualFile) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a failure to process the resource adapter child archives for the deployment root
represented by the deploymentRoot parameter.
- failedToProcessSarChild(Throwable, VirtualFile) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating a failure to process the resource adapter child archives for the deployment root
represented by the deploymentRoot parameter.
- failedToRead(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
A message indicating a failure to read the entries in the application.
- failedToRead(String, String, String) - Method in interface org.jboss.as.ee.EeMessages
-
A message indicating a failure to read the entries in the module.
- failedToRead(String, String, String, String) - Method in interface org.jboss.as.ee.EeMessages
-
A message indicating a failure to read the entries in the module.
- failedToReadAuthenticationKey(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating a failure to read the authentication key.
- failedToReadContextEntries(String) - Method in interface org.jboss.as.naming.NamingMessages
-
A message indicating the context entries could not be read from the binding name represented by the
bindingName parameter.
- failedToReadEjbInfo(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToReadEJBLocator(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToReadLogFile(Throwable, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating a failure to read the log file
- failedToReadMessage(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to read a message.
- failedToReadObject(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a failure to read the object.
- failedToReadVirtualFile(VirtualFile, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToRecover(Throwable, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Create an exception indicating that a messaging resource has failed
to be recovered
- failedToRecoverServices(OperationFailedException) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates a runtime exception indicating there was a failure to recover services during an operation rollback
- failedToRegisterPolicyContextHandler(String, Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- failedToRegisterTransactionSynchronization(Exception) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToReleaseBinderService(Throwable) - Method in interface org.jboss.as.naming.NamingLogger
-
Creates an exception indicating that a class is not an ObjectFactory instance, from the specified module.
- failedToRemoveBean(String, SessionID, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating it failed to remove bean with the specified session id
- failedToRemoveDeploymentContent(Throwable, String) - Method in interface org.jboss.as.server.ServerLogger
-
- failedToRemoveManagementResources(InstalledComponent, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToRemovePersistentTimer(File) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating it could not remove persistent timer
- failedToRenameTempFile(Throwable, File, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
- failedToResolveExpression(String) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToResolveInterface(String) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToResolveModule(DeploymentUnit) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failedToResolveMulticastAddress(UnknownHostException, String) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToResolveMulticastAddressForRollback(UnknownHostException, String) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToResolvePatch(String, String) - Method in interface org.jboss.as.patching.PatchMessages
-
- failedToRollback(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToRollbackTransaction(Throwable) - Method in interface org.jboss.as.ee.EeLogger
-
- failedToSendAsyncMethodIndicatorToClient(Throwable, Method) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendClusterFormationMessageToClient(Exception, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendClusterFormationMessageToClient(Exception, String, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendClusterNodeAdditionMessageToClient(Exception, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendClusterNodeRemovalMessageToClient(Exception, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendExceptionResponse(IOException) - Method in interface org.jboss.as.naming.NamingLogger
-
- failedToSendHeader(IOException) - Method in interface org.jboss.as.naming.NamingLogger
-
- failedToSendModuleAvailabilityMessageToClient(Exception, DeploymentModuleIdentifier, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendModuleAvailabilityMessageToClient(Exception, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendModuleUnavailabilityMessageToClient(Exception, DeploymentModuleIdentifier, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSendReconnect(Throwable, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating a failure to send a reconnect message to the server.
- failedToSet(Throwable, String) - Method in interface org.jboss.as.naming.NamingLogger
-
Logs a warning message indicating the name failed to get set.
- failedToSetAttribute(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating a failure to set an attribute.
- failedToSetHandlerEncoding(Throwable, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the handler encoding failed to set.
- failedToSetRollbackOnly(Exception) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- failedToSetServerInRestartRequireState(String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
- failedToSetupWeldContexts(Throwable) - Method in interface org.jboss.as.weld.WeldLogger
-
- failedToShowHistory(Throwable) - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- failedToShutdownServer(Throwable, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating a server failed to shutdown.
- failedToStart(String) - Method in interface org.jboss.as.naming.NamingMessages
-
A message indicating a failure to start the name service.
- failedToStartDWMTransport(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- failedToStartHttpManagementService(Exception) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToStartJBossCOSNaming(Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- failedToStartJGroupsChannel(String, String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Creates an exception indicating a failure to start JGroup channel for a Disributed Work Manager
- failedToStartRaDeployment(Throwable, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the deployment, represented by the deploymentName parameter, failed to
start.
- failedToStartServer(Throwable, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating a failure to start the server, represented by the serverName parameter.
- failedToStartService(Throwable) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating the service failed to start.
- failedToStopPUService(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs an error message indicating the persistence unit was not stopped
- failedToStopServer(Throwable, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating a failure to stop the server, represented by the serverName parameter.
- failedToStoreConfiguration(Throwable, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating a failure to store the configuration file.
- failedToStoreConfiguration(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to store the configuration.
- failedToSuspendTransaction(Throwable) - Method in interface org.jboss.as.ee.EeLogger
-
- failedToTakeSnapshot(Throwable, File, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to take a snapshot of the file, represented by the file
parameter.
- failedToTearDownWeldContexts(Throwable) - Method in interface org.jboss.as.weld.WeldLogger
-
- failedToTransformExternalContext(String) - Method in interface org.jboss.as.naming.NamingMessages
-
An external context binding add operation was failed by the operation transformer.
- failedToTransformObjectFactoryWithEnvironmentNameBindingAddOperation(String) - Method in interface org.jboss.as.naming.NamingMessages
-
A "Object Factory With Environment" binding add operation was failed by the operation transformer.
- failedToTransformSimpleURLNameBindingAddOperation(String) - Method in interface org.jboss.as.naming.NamingMessages
-
A "simple URL" binding add operation was failed by the operation transformer.
- failedToUnbindJndiName(String, long, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warning message indicating the messaging object bound to the JNDI name represented by
the {@code jndiName) has not be unbound in a timely fashion.
- failedToUnbindObject(String) - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- failedToUndeploy(Throwable, File) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating there was a failure to undeploy the file.
- failedToUndoChange(String) - Method in interface org.jboss.as.patching.PatchLogger
-
- failedToUnmountContentOverride(Throwable) - Method in interface org.jboss.as.server.ServerLogger
-
- failedToUpdateAuditLog(Exception) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating that updating the audit log failed
- failedToWriteConfiguration(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to write the configuration.
- failedToWriteConfigurationFile(Throwable, File) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating a failure to write the configuration file.
- failedXmlParsing(VirtualFile) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating a failure to parse the service XML file.
- failedXmlParsing(Throwable, VirtualFile) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating a failure to parse the service XML file.
- FAILOVER_ON_INITIAL_CONNECTION - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- FAILOVER_ON_SERVER_SHUTDOWN - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- FAILOVER_ON_SERVER_SHUTDOWN - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- FAILOVER_ON_SHUTDOWN - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- failProcessInvocation(String, Method, String, Method, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating class cannot handle method of view class
- failToAddClassToLocalView(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating can't add view class as local view since it's already marked as remote view for bean
- failToCallBusinessOnNonePublicMethod(Method) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating not a business method.
- failToCallEjbCreateForHomeInterface(Method, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Could not resolve corresponding ejbCreate or @Init method for home interface method on EJB
- failToCallEjbRefByDependsOn(String, String, Set<ComponentDescription>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating more than one EJB called referenced by @DependsOn annotation in Components
- failToCallgetRollbackOnly() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the getRollBackOnly was called on none container-managed transaction
- failToCallgetRollbackOnlyAfterTxcompleted() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the call getRollBackOnly not allowed after transaction is completed
- failToCallgetRollbackOnlyOnNoneTransaction() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the getRollBackOnly not allowed without a transaction
- failToCallIsBeanManagedTransaction() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the call isBeanManagedTransaction is not allowed without bean-managed transaction
- failToCallSetRollbackOnlyOnNoneCMB() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating setRollBackOnly was called on none CMB
- failToCallSetRollbackOnlyWithNoTx() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating setRollBackOnly was without a transaction
- failToCallTimeOutMethod(Method) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it fail to call the timeout method
- failToCloseFile(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating error closing file
- failToCompleteTaskBeforeTimeOut(long, TimeUnit) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it fail to complete task before time out
- failToCreateDirectoryForPersistTimers(File) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating Could not restore timers for specified id
- failToCreateSecurityContext(Throwable) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failToCreateStatefulSessionBean(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not create session for Stateful bean
- failToCreateTimerDoLifecycle() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the creation of timers is not allowed during lifecycle callback of non-singleton EJBs
- failToCreateTimerFileStoreDir(File) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not create timer file store directory
- failToDeserializeInfoInTimer(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not deserialize info in timer
- failToEndTransaction(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating could not end transaction
- failToFindComponentMethod(String, String, Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating method named with params not found on component class
- failToFindEjbRefByDependsOn(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it Could not find EJB referenced by @DependsOn annotation
- failToFindMethod(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it was unable to find method
- failToFindMethodInEjbJarXml(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Could not find method specified referenced in ejb-jar.xml
- failToFindMethodWithParameterTypes(String, String, MethodParametersMetaData) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating could not find method with parameter types referenced in ejb-jar.xml
- failToFindResourceAdapter(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating cannot find any resource adapter service for resource adapter
- failToFindSfsbWithId(SessionID, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an info message indicating it could not find stateful session bean instance with id
- failToFindTimeoutMethod(TimeoutMethod) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not find timeout method
- failToGetEjbComponent(InterceptorContext) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJBComponent has not been set in the current invocation context
- failToInvokegetTimeoutMethod() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it cannot invoke getTimeoutMethod on a timer which is not an auto-timer
- failToInvokeMethodInSessionBeanLifeCycle(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating cannot invoke method in a session bean lifecycle method"
- failToInvokeTimedObject(EJBComponent) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating no timed object invoke for component
- failToInvokeTimeout(Method) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it cannot invoke timeout method
- failToInvokeTimerServiceDoLifecycle() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it cannot invoke timer service methods in lifecycle callback of non-singleton beans
- failToLinkFromEmptySecurityRole(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it cannot link from a null or empty security role
- failToLinkToEmptySecurityRole(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it cannot link to a null or empty security role:
- failToLoadAppExceptionClassInEjbJarXml(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not load application exception class %s in ejb-jar.xml
- failToLoadComponentClass(Throwable, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating could not load component class
- failToLoadDeclaringClassOfTimeOut(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not load declared class of timeout method
- failToLoadEjbClass(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not load EJB class
- failToLoadEjbViewClass(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Could not load EJB view class
- failToLoadViewClassEjb(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not load view class for ejb
- failToLookupJNDI(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the NamespaceContextSelector was not set
- failToLookupJNDINameSpace(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the namespace was wrong
- failToLookupStrippedJNDI(NamespaceContextSelector, Context, Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it failed to lookup the namespace
- failToMergeData(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Could not merge data
- failToObtainLock(InterceptorContext, long, TimeUnit) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating could not obtain lock within the specified time
- failToObtainLockIllegalType(LockType, Method, LockableComponent) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Illegal lock type for component
- failToParseXMLDescriptor(VirtualFile, int, int) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failToParseXMLDescriptor(VirtualFile) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failToPersistTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the timer is not persistent
- failToProcessWebInfLib(VirtualFile) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- failToReacquireLockForNonReentrant(ComponentInstance) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating could not re-acquire lock for non-reentrant instance
- failToReadTimerInformation(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating could not read timer information for EJB component
- failToRegisterWithTxTimerCancellation(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not register with tx for timer cancellation
- failToResolveEjbRemoveForInterface(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating that it could not resolve ejbRemove method for interface method on EJB
- failToResolveMethodForHomeInterface(String, Method, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating that it could not resolve corresponding method for home interface method on EJB
- failToRestoreTimers(File) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating it's not a directory, could not restore timers"
- failToRestoreTimersForObjectId(String, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating Could not restore timers for specified id
- failToRestoreTimersFromFile(File, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating it could not restore timer from file
- failToStartTimerService() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating TimerService is not started
- failToStartTransaction(Throwable) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not start transaction
- failToUnregisterTimerService(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating cannot unregister timer service because it's not registered"
- failToUpgradeToWriteLock() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJB 3.1 PFD2 4.8.5.1.1 upgrading from read to write lock is not allowed
- FAILURE_COUNT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FAILURE_COUNT - Static variable in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- FAILURE_DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- FAILURE_DESCRIPTION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- FAILURE_DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FAILURE_RETRY_INTERVAL - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- failureCallingSecurityRealm(String) - Method in interface org.jboss.as.security.SecurityMessages
-
Create a
LoginException to indicate a failure calling the security realm.
- failureDuringEndpointDeactivation(String, ResourceException) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Returns a
RuntimeException indicating that the
Endpoint
for the message driven component, could not be deactivated
- failureDuringLoadOfClusterNodeSelector(String, String, Exception) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- FAKE_OPERATION - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- FALSE - Static variable in class org.jboss.as.cli.Util
-
- FastCopyHashMap<K,V> - Class in org.jboss.as.naming.util
-
A HashMap that is optimized for fast shallow copies.
- FastCopyHashMap(int, float) - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
-
- FastCopyHashMap(Map<? extends K, ? extends V>) - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
-
- FastCopyHashMap(int) - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
-
- FastCopyHashMap() - Constructor for class org.jboss.as.naming.util.FastCopyHashMap
-
- FastCopyHashMap.SimpleEntry<K,V> - Class in org.jboss.as.naming.util
-
- FD_LIMIT_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
A logger with the category org.jboss.as.warn.fdlimit.
- fdTooLow(long) - Method in interface org.jboss.as.server.ServerLogger
-
- FETCH_DOMAIN_CONFIGURATION_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- fetchConfigFromDomainMasterFailed(RunningMode, String, AdminOnlyDomainConfigPolicy, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- fetchDomainWideConfiguration() - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
-
Connect to the remote domain controller and fetch the
domain wide configuration, but do not register as a member of the domain.
- fetchDomainWideConfiguration() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- FieldGetJoinpoint - Class in org.jboss.as.pojo.service
-
Field get joinpoint.
- FieldGetJoinpoint(Field) - Constructor for class org.jboss.as.pojo.service.FieldGetJoinpoint
-
- FieldInjectionTarget - Class in org.jboss.as.ee.component
-
- FieldInjectionTarget(String, String, String) - Constructor for class org.jboss.as.ee.component.FieldInjectionTarget
-
- FieldJoinpoint - Class in org.jboss.as.pojo.service
-
Field joinpoint.
- FieldJoinpoint(Field) - Constructor for class org.jboss.as.pojo.service.FieldJoinpoint
-
- fieldNotFound(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the field, represented by the name parameter, was not found.
- fieldNotFound(String, String) - Method in interface org.jboss.as.pojo.PojoMessages
-
Field not found.
- fields - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array of all java fields.
- FieldSetJoinpoint - Class in org.jboss.as.pojo.service
-
Field set joinpoint.
- FieldSetJoinpoint(Field) - Constructor for class org.jboss.as.pojo.service.FieldSetJoinpoint
-
- FILE - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
-
- FILE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FILE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- file - Variable in class org.jboss.as.patching.validation.PatchingFileArtifact.FileArtifactState
-
- FILE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- FILE_DATA_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- FILE_DATA_STORE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- FILE_DEPLOYMENT_ENABLED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- FILE_ENCODING - Static variable in interface org.jboss.as.web.Constants
-
- FILE_ENCODING - Static variable in class org.jboss.as.web.WebStaticResources
-
- FILE_ENCODING - Static variable in interface org.wildfly.extension.undertow.Constants
-
- FILE_END - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- FILE_END - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- FILE_HANDLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FILE_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- FILE_PASSIVATION_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- FILE_START - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- FILE_START - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- FILE_STORE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.FileStoreResourceDefinition
-
- FileArtifactState(File, PatchingFileArtifact) - Constructor for class org.jboss.as.patching.validation.PatchingFileArtifact.FileArtifactState
-
- FileAuditLogHandler - Class in org.jboss.as.controller.audit
-
- FileAuditLogHandler(String, String, int, PathManagerService, String, String) - Constructor for class org.jboss.as.controller.audit.FileAuditLogHandler
-
- FileAuditLogHandlerResourceDefinition - Class in org.jboss.as.domain.management.audit
-
- FileAuditLogHandlerResourceDefinition(ManagedAuditLogger, PathManagerService) - Constructor for class org.jboss.as.domain.management.audit.FileAuditLogHandlerResourceDefinition
-
- FileCorrector - Class in org.jboss.as.logging.correctors
-
- FileCorrector() - Constructor for class org.jboss.as.logging.correctors.FileCorrector
-
- FileDataStoreAdd - Class in org.jboss.as.ejb3.subsystem
-
Adds the timer service file based data store
- FileDataStoreAdd() - Constructor for class org.jboss.as.ejb3.subsystem.FileDataStoreAdd
-
- FileDataStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- FileDataStoreResourceDefinition(PathManager) - Constructor for class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
-
- fileDoesNotExist(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- fileEnd() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- FileHandler - Class in org.wildfly.extension.undertow.handlers
-
- fileIsADirectory(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- fileIsNotADirectory(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- fileIsNotReadable(String) - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- fileName - Variable in class org.jboss.as.controller.persistence.ConfigurationFilePersistenceResource
-
- fileName - Variable in class org.jboss.as.controller.persistence.FilePersistenceResource
-
- FilenameTabCompleter - Class in org.jboss.as.cli.handlers
-
- FilenameTabCompleter(CommandContext) - Constructor for class org.jboss.as.cli.handlers.FilenameTabCompleter
-
- filenameToClassname(String) - Static method in class org.jboss.as.weld.deployment.UrlScanner
-
Convert a path to a class file to a class name
- fileNotFound(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating path1 does not exist.
- fileNotFound(VirtualFile) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating the file on the ClassPath could not be found.
- fileNotFoundWithPrefix(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no files beginning with the prefix were found in the directory,
represented by the dir parameter.
- FilePassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
-
Deprecated.
- FilePassivationStoreAdd(AttributeDefinition...) - Constructor for class org.jboss.as.ejb3.subsystem.FilePassivationStoreAdd
-
Deprecated.
- FilePassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
Deprecated.
- FilePersistenceResource - Class in org.jboss.as.controller.persistence
-
- filePrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Prompt for the file to update in add-users
- FileResolver - Class in org.jboss.as.logging.resolvers
-
Used to resolve an absolute path for a file.
- fileStart() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- FileStoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/store=STORE
- FileStoreResourceDefinition(ResolvePathHandler) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.FileStoreResourceDefinition
-
- fileSystemDeploymentFailed(Throwable) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an error message indicating the file system deployment service failed.
- FileSystemPathArgument - Class in org.jboss.as.cli.impl
-
- FileSystemPathArgument(CommandHandlerWithArguments, FilenameTabCompleter, int, String) - Constructor for class org.jboss.as.cli.impl.FileSystemPathArgument
-
- FileSystemPathArgument(CommandHandlerWithArguments, FilenameTabCompleter, String) - Constructor for class org.jboss.as.cli.impl.FileSystemPathArgument
-
- FileTimerPersistence - Class in org.jboss.as.ejb3.timerservice.persistence.filestore
-
File based persistent timer store.
- FileTimerPersistence(boolean, String, String) - Constructor for class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- FileValidator - Class in org.jboss.as.logging.validators
-
Validates the
file attribute.
- FileValidator() - Constructor for class org.jboss.as.logging.validators.FileValidator
-
- FILTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FILTER - Static variable in class org.jboss.as.domain.management.security.AdvancedUserSearchResourceDefintion
-
- FILTER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- FILTER - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- FILTER - Static variable in interface org.wildfly.extension.undertow.Constants
-
- FILTER - Static variable in class org.wildfly.extension.undertow.UndertowService
-
- FILTER_PATTERN - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- FILTER_REF - Static variable in interface org.wildfly.extension.undertow.Constants
-
- FILTER_SPEC - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- filterAlreadyExists(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the filter already exists.
- FilterDefinitions - Class in org.wildfly.extension.undertow.filters
-
- FILTERED_ATTRIBUTES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FILTERED_CHILDREN_TYPES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FILTERED_OPERATIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- filterLinks(ModelNode) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- filterNotFound(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the filter could not be found.
- filterNotSupported() - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs a warning message indicating filters are not currently supported for log4j appenders.
- FilterRef - Class in org.wildfly.extension.undertow.filters
-
- FilterRef(Predicate) - Constructor for class org.wildfly.extension.undertow.filters.FilterRef
-
- FilterRefDefinition - Class in org.wildfly.extension.undertow.filters
-
- filterRefName(String, String, String, String) - Static method in class org.wildfly.extension.undertow.UndertowService
-
- filterRefName(String, String, String) - Static method in class org.wildfly.extension.undertow.UndertowService
-
- Filters - Class in org.jboss.as.jdr.vfs
-
- Filters() - Constructor for class org.jboss.as.jdr.vfs.Filters
-
- FILTERS - Static variable in interface org.wildfly.extension.undertow.Constants
-
- Filters.BlacklistFilter - Interface in org.jboss.as.jdr.vfs
-
- FilterService - Class in org.wildfly.extension.undertow.filters
-
- FilterSpecification - Class in org.jboss.as.server.deployment.module
-
- FilterSpecification(PathFilter, boolean) - Constructor for class org.jboss.as.server.deployment.module.FilterSpecification
-
- FINAL_PROPERTY_RESOLVER - Static variable in class org.jboss.as.ee.metadata.property.Attachments
-
- finalEndpointClassDetected(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- finalize() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- finalize() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
-
- finalize() - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
- finalize() - Method in class org.jboss.as.server.deployment.module.MountHandle
-
- finalizeMethodNotAllowed(Class<?>) - Method in interface org.jboss.as.webservices.WSLogger
-
- finalizeTransaction(boolean) - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
-
Finalize the transaction.
- FinallyHandler - Class in org.jboss.as.cli.handlers.trycatch
-
- FinallyHandler() - Constructor for class org.jboss.as.cli.handlers.trycatch.FinallyHandler
-
- find(Class<T>, Object, Map<String, Object>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- find(Class<T>, Object, LockModeType) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- find(Class<T>, Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- FIND_DEADLOCKED_THREADS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- FIND_MONITOR_DEADLOCKED_THREADS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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.
- findBean(I) - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- findBean(I) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- findChild(String) - Method in class org.jboss.as.webservices.util.VirtualFileAdaptor
-
- findChildFailSafe(String) - Method in class org.jboss.as.webservices.util.VirtualFileAdaptor
-
- findClass(String, boolean, boolean) - Method in class org.jboss.as.jpa.classloader.TempClassLoader
-
- findConstructor(String...) - Method in interface org.jboss.as.pojo.service.BeanInfo
-
Find ctor.
- findConstructor(String...) - Method in class org.jboss.as.pojo.service.DefaultBeanInfo
-
- findContext(String) - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
-
- findContextParam(JBossWebMetaData, String) - Static method in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- findExtendedPersistenceContext(String) - Method in class org.jboss.as.jpa.container.ExtendedPersistenceDeepInheritance
-
- findExtendedPersistenceContext(String) - Method in interface org.jboss.as.jpa.container.ExtendedPersistenceInheritanceStrategy
-
Check if the current EJB container instance contains the specified extended persistence context.
- findExtendedPersistenceContext(String) - Method in class org.jboss.as.jpa.container.ExtendedPersistenceShallowInheritance
-
- 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
-
- findField(Class<?>, String, String) - Method in class org.jboss.as.connector.util.Injection
-
Find a field
- findForReferral(URI) - Method in interface org.jboss.as.domain.management.connections.ldap.LdapConnectionManager
-
- findForReferral(URI) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- findHost(String) - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- findInitParam(JBossWebMetaData, String) - Static method in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- findJavaExecutable(String) - Static method in class org.jboss.as.process.DefaultJvmUtils
-
Find the java executable under a given java home dir
- findMethod(Class<?>, String, String) - Method in class org.jboss.as.connector.util.Injection
-
Find a method
- findMethod(String, String...) - Method in interface org.jboss.as.pojo.service.BeanInfo
-
Find method.
- findMethod(DeploymentReflectionIndex, Class, String, String[], boolean, boolean, boolean) - Static method in class org.jboss.as.pojo.service.Configurator
-
Find method info
- findMethod(String, String...) - Method in class org.jboss.as.pojo.service.DefaultBeanInfo
-
- 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
-
- findNode(String) - Method in class org.jboss.as.cli.gui.ManagementModel
-
Find a node in the tree.
- FindOperation(K) - Constructor for class org.jboss.as.clustering.infinispan.invoker.Locator.FindOperation
-
- 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.
- findResource(String, boolean) - Method in class org.jboss.as.jpa.classloader.TempClassLoader
-
- findResourceAsStream(String, boolean) - Method in class org.jboss.as.jpa.classloader.TempClassLoader
-
- findResources(String, boolean) - Method in class org.jboss.as.jpa.classloader.TempClassLoader
-
- findService(ServiceRegistry, ServiceName) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Generics friendly version of ServiceRegistry.getService(ServiceName)
- findSession(String) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- findSession(String) - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Returns the session with the specified identifier, or null if none exists.
- findSessionId(HttpServerExchange) - Method in class org.wildfly.extension.undertow.session.CodecSessionConfig
-
- findSingleSignOn(String) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
-
- findSSO(String) - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager
-
- findSSO(String) - Method in interface org.wildfly.clustering.web.sso.SSOManager
-
Returns the single sign on entry identified by the specified identifier.
- findValue(K) - Method in interface org.jboss.as.clustering.infinispan.invoker.Locator
-
Locates the value in the cache with the specified identifier.
- findValue(I) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory
-
- findValue(G) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupFactory
-
- findValue(String) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory
-
- findValue(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory
-
- findValue(String) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory
-
- FineImmutableSessionAttributes<V> - Class in org.wildfly.clustering.web.infinispan.session.fine
-
Exposes session attributes for fine granularity sessions.
- FineImmutableSessionAttributes(String, Set<String>, Cache<SessionAttributeCacheKey, V>, CacheInvoker, SessionAttributeMarshaller<Object, V>) - Constructor for class org.wildfly.clustering.web.infinispan.session.fine.FineImmutableSessionAttributes
-
- FineSessionAttributes<V> - Class in org.wildfly.clustering.web.infinispan.session.fine
-
Exposes session attributes for fine granularity sessions.
- FineSessionAttributes(String, Set<String>, Cache<SessionAttributeCacheKey, V>, CacheInvoker, SessionAttributeMarshaller<Object, V>) - Constructor for class org.wildfly.clustering.web.infinispan.session.fine.FineSessionAttributes
-
- FineSessionCacheEntry<L> - Class in org.wildfly.clustering.web.infinispan.session.fine
-
Session cache entry for fine granularity sessions.
- FineSessionCacheEntry(SessionMetaData) - Constructor for class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntry
-
- FineSessionCacheEntryExternalizer - Class in org.wildfly.clustering.web.infinispan.session.fine
-
Factory for creating and externalizing fine granularity session cache entries.
- FineSessionCacheEntryExternalizer() - Constructor for class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntryExternalizer
-
- FineSessionFactory<L> - Class in org.wildfly.clustering.web.infinispan.session.fine
-
- FineSessionFactory(Cache<String, FineSessionCacheEntry<L>>, Cache<SessionAttributeCacheKey, MarshalledValue<Object, MarshallingContext>>, CacheInvoker, SessionContext, SessionAttributeMarshaller<Object, MarshalledValue<Object, MarshallingContext>>, LocalContextFactory<L>) - Constructor for class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory
-
- finishBoot() - Method in class org.jboss.as.controller.AbstractControllerService
-
- finishBuild() - Method in class org.jboss.as.jacorb.rmi.ir.InterfaceRepository
-
Finish the build.
- finishDeploy(DeploymentPhaseContext) - Static method in class org.jboss.as.jpa.processor.PersistenceProviderHandler
-
- finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.domain.controller.operations.ServerGroupProfileWriteAttributeHandler
-
- finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.domain.controller.operations.ServerGroupSocketBindingGroupWriteAttributeHandler
-
- finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionsWriteAttributeHandler
-
Validates that the new options list only contains existing options and contains all of them.
- finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
-
- finishModelStage(OperationContext, ModelNode, String, ModelNode, ModelNode, Resource) - Method in class org.jboss.as.messaging.BroadcastGroupWriteAttributeHandler
-
- fireEvent(EventInvoker) - Method in class org.wildfly.extension.undertow.UndertowService
-
- 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_LOCATIONS - Static variable in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- FIXED_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FIXED_PORT - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- FIXED_SOURCE_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FIXED_SOURCE_PORT - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
-
- FixedInjectionSource - Class in org.jboss.as.ee.component
-
An injection of a fixed value.
- FixedInjectionSource(ManagedReferenceFactory, Object) - Constructor for class org.jboss.as.ee.component.FixedInjectionSource
-
Construct a new instance.
- fixedSourcePort - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- fixupCaseNames() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Fixup names differing only in case.
- fixupOverloadedOperationNames() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Fixup overloaded operation names.
- FLAG - Static variable in interface org.jboss.as.security.Constants
-
- flags - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- flags - Variable in class org.jboss.as.controller.OperationDefinition
-
- flags - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- FLAGS - Static variable in interface org.jboss.as.web.Constants
-
- FLAGS - Static variable in class org.jboss.as.web.WebReWriteConditionDefinition
-
- FLAGS - Static variable in class org.jboss.as.web.WebReWriteDefinition
-
- floatAnalysis - Static variable in class org.jboss.as.jacorb.rmi.PrimitiveAnalysis
-
- floatValue() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Returns the
LongAdder.sum() as a
float
after a widening primitive conversion.
- flush() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- flush() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- flush() - Method in class org.jboss.as.process.protocol.ChunkyByteOutput
-
Writes a CHUNK_START header followed by the size of chunk being flushed followed by the data being flushed.
- flush() - Method in class org.jboss.as.process.protocol.SimpleByteDataOutput
-
- FLUSH_ALL_CONNECTION_IN_POOL - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- FLUSH_CACHE - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- FLUSH_CACHE - Static variable in interface org.jboss.as.security.Constants
-
- FLUSH_CACHE_FULL - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- FLUSH_CACHE_NAME_ONLY - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- FLUSH_GRACEFULLY_CONNECTION_IN_POOL - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- FLUSH_IDLE_CONNECTION_IN_POOL - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- FLUSH_INVALID_CONNECTION_IN_POOL - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- FlushableDataOutput - Interface in org.jboss.as.protocol.mgmt
-
- FlushAllConnectionInPool(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushAllConnectionInPool
-
- FlushGracefullyConnectionInPool(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushGracefullyConnectionInPool
-
- FlushIdleConnectionInPool(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushIdleConnectionInPool
-
- FlushInvalidConnectionInPool(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushInvalidConnectionInPool
-
- FOLLOW - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- FOR_CLASSINFO - Static variable in class org.jboss.as.weld.discovery.AnnotationType
-
- forCacheMode(CacheMode) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
- FORCE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FORCE - Static variable in class org.jboss.as.domain.management.security.BaseLdapUserSearchResource
-
- FORCE_FAILOVER - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- forceDataSourceClass(String) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Set the dataSourceClass.
- forceDriverClass(String) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Set the driverClass.
- forceIJToNull() - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- forceRequiresDeployment() - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- forDomain(PathAddress, ImmutableManagementResourceRegistration, Resource, ServerGroupEffect, HostEffect) - Static method in class org.jboss.as.controller.access.TargetResource
-
- forDomain(DelegatingConfigurableAuthorizer) - Static method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- forDomain(DelegatingConfigurableAuthorizer) - Static method in class org.jboss.as.domain.management.CoreManagementResourceDefinition
-
- forDomainServer(DelegatingConfigurableAuthorizer) - Static method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- forDomainServer(DelegatingConfigurableAuthorizer, ManagedAuditLogger, PathManagerService, EnvironmentNameReader) - Static method in class org.jboss.as.domain.management.CoreManagementResourceDefinition
-
- foreignTransaction() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- ForeignTransaction - Class in org.jboss.as.jacorb.tm
-
A ForeignTransaction, a marker for when we would have to import a
transaction from another vendor.
- forget() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- forHost(DelegatingConfigurableAuthorizer) - Static method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- forHost(DelegatingConfigurableAuthorizer, ManagedAuditLogger, PathManagerService, EnvironmentNameReader, ResourceDefinition...) - Static method in class org.jboss.as.domain.management.CoreManagementResourceDefinition
-
- forHostAlreadyExists(String) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- forHostIsNotMaster() - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- forLocation(String) - Static method in enum org.jboss.as.jpa.puparser.Version
-
- forMasterInAdminOnlyMode(RunningMode) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- format(StringBuilder, int, ModelNode) - Method in interface org.jboss.as.cli.ModelNodeFormatter
-
- format(StringBuilder, int, ModelNode) - Method in class org.jboss.as.cli.ModelNodeFormatter.ModelNodeFormatterBase
-
- format(OperationRequestAddress) - Method in class org.jboss.as.cli.operation.impl.DefaultPrefixFormatter
-
- format(OperationRequestAddress) - Method in interface org.jboss.as.cli.operation.NodePathFormatter
-
Creates a string representation of the Prefix instance.
- format(CommandContext, BufferedReader) - Static method in class org.jboss.as.cli.util.HelpFormatter
-
- format(String, Object...) - Method in interface org.jboss.as.domain.management.security.adduser.ConsoleWrapper
-
Writes a formatted string to this console's output stream using
the specified format string and arguments.
- format(String, Object...) - Method in class org.jboss.as.domain.management.security.adduser.JavaConsole
-
- format(LoggingEvent) - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler.FormatterLayout
-
- format(String, String) - Method in interface org.jboss.as.web.session.RoutingSupport
-
Formats the specified session identifier and route identifier into a single identifier.
- format(String, String) - Method in class org.jboss.as.web.session.SimpleRoutingSupport
-
- formatAddress(InetAddress) - Static method in class org.jboss.as.network.NetworkUtils
-
Formats input address.
- formatAddress(InetSocketAddress) - Static method in class org.jboss.as.network.NetworkUtils
-
Converts socket address into string literal, which has form: 'address:port'.
- formatAuditLogItem(AuditLogItem.ModelControllerAuditLogItem) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- formatAuditLogItem(AuditLogItem.JmxAccessAuditLogItem) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- formatConflictsList(StringBuilder, ModelNode, String, String) - Method in class org.jboss.as.patching.cli.PatchHandler
-
- formatFailedResponse(PatchingException, ModelNode) - Static method in class org.jboss.as.patching.tool.PatchOperationTarget
-
- formatPossibleIpv6Address(String) - Static method in class org.jboss.as.network.NetworkUtils
-
- formatProperty(CommandContext, String, CharSequence) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- formatResponse(CommandContext, ModelNode, boolean, StringBuilder) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- formatResponse(CommandContext, ModelNode, boolean, StringBuilder) - Method in class org.jboss.as.cli.handlers.ReadAttributeHandler
-
- FORMATTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FORMATTER - Static variable in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- FORMATTER - Static variable in class org.jboss.as.domain.management.audit.FileAuditLogHandlerResourceDefinition
-
- formatterAlreadyExists(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the formatter already exists.
- FormatterLayout(Formatter) - Constructor for class org.jboss.as.logging.logmanager.Log4jAppenderHandler.FormatterLayout
-
Construct a new instance.
- formatterNotFound(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the formatter could not be found.
- formatText(CommandContext, CharSequence, int) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- forMethod(String[], String[], String[], String, ClassLoader) - Static method in class org.jboss.as.jacorb.rmi.marshal.strategy.StubStrategy
-
Returns an StubStrategy for a method, given descriptions
of the method parameters, exceptions, and return value.
- forName(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Attribute
-
- forName(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Element
-
- forName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
-
- forName(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Element
-
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.Attribute
-
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.DsParser.Tag
-
Static method to get enum instance given localName string
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.Element
-
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.jca.Attribute
-
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.jca.Element
-
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.AS7ResourceAdapterTags
-
Static method to get enum instance given localName string
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.Element
-
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser.Attribute
-
Static method to get enum instance given localName XsdString
- forName(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser.Tag
-
Static method to get enum instance given localName string
- forName(String) - Static method in enum org.jboss.as.controller.operations.global.ReadResourceDescriptionHandler.AccessControl
-
- forName(String) - Static method in enum org.jboss.as.controller.parsing.Attribute
-
- forName(String) - Static method in enum org.jboss.as.controller.parsing.Element
-
- forName(String) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.AccessType
-
- forName(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
-
- forName(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
-
- forName(String) - Static method in enum org.jboss.as.host.controller.DirectoryGrouping
-
- forName(String) - Static method in enum org.jboss.as.jpa.puparser.Attribute
-
- forName(String) - Static method in enum org.jboss.as.jpa.puparser.Element
-
- forName(String) - Static method in enum org.jboss.as.jpa.subsystem.Element
-
- forName(String) - Static method in enum org.jboss.as.messaging.Attribute
-
- forName(String) - Static method in enum org.jboss.as.messaging.Element
-
- forName(String) - Static method in enum org.jboss.as.naming.JndiPermission.Action
-
- forName(String) - Static method in enum org.jboss.as.naming.service.Attribute
-
- forName(String) - Static method in enum org.jboss.as.naming.subsystem.BindingType
-
- forName(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
- forName(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
- forName(String) - Static method in enum org.jboss.as.remoting.Attribute
-
- forName(String) - Static method in enum org.jboss.as.remoting.Element
-
- forName(String) - Static method in enum org.jboss.as.remoting.Protocol
-
- forName(String) - Static method in enum org.jboss.as.security.Attribute
-
- forName(String) - Static method in enum org.jboss.as.threads.Attribute
-
- forName(String) - Static method in enum org.jboss.as.threads.Element
-
- forName(String) - Static method in enum org.wildfly.extension.rts.configuration.Attribute
-
- forName(String) - Static method in enum org.wildfly.extension.rts.configuration.Element
-
- forStandalone(PathAddress, ImmutableManagementResourceRegistration, Resource) - Static method in class org.jboss.as.controller.access.TargetResource
-
- forStandaloneServer(DelegatingConfigurableAuthorizer) - Static method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- forStandaloneServer(DelegatingConfigurableAuthorizer, ManagedAuditLogger, PathManagerService, EnvironmentNameReader, ResourceDefinition...) - Static method in class org.jboss.as.domain.management.CoreManagementResourceDefinition
-
- forType(ModelType) - Static method in class org.jboss.as.cli.ModelNodeFormatter.Factory
-
- forType(Patch.PatchType, Class<T>) - Method in interface org.jboss.as.patching.metadata.Identity
-
- forType(Patch.PatchType, Class<T>) - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- forType(Patch.PatchType, Class<T>) - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- forType(Patch.PatchType, Class<T>) - Method in interface org.jboss.as.patching.metadata.PatchElementProvider
-
- forType(String) - Static method in enum org.wildfly.extension.mod_cluster.LoadMetricEnum
-
- forUnknownError(String) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- forUri(String) - Static method in enum org.jboss.as.cli.impl.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.connector.subsystems.jca.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.controller.parsing.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
-
- forUri(String) - Static method in enum org.jboss.as.logging.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.messaging.deployment.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.messaging.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
- forUri(String) - Static method in enum org.jboss.as.remoting.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.security.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.server.deployment.scanner.Namespace
-
- forUri(String) - Static method in enum org.jboss.as.threads.Namespace
-
- FORWARD - Static variable in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- FORWARD_WHEN_NO_CONSUMERS - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- FORWARDING_ADDRESS - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- FORWARDING_ADDRESS - Static variable in class org.jboss.as.messaging.DivertDefinition
-
- ForwardingApplication - Class in org.jboss.as.jsf.injection.weld
-
- ForwardingApplication() - Constructor for class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- ForwardingApplicationFactory - Class in org.jboss.as.jsf.injection.weld
-
- ForwardingApplicationFactory() - Constructor for class org.jboss.as.jsf.injection.weld.ForwardingApplicationFactory
-
- ForwardingEjbClientConfiguration - Class in org.jboss.as.appclient.deployment
-
- ForwardingEjbClientConfiguration(EJBClientConfiguration) - Constructor for class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- ForwardingELResolver - Class in org.jboss.as.jsf.injection.weld
-
- ForwardingELResolver() - Constructor for class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- freeBatchId(int) - Method in class org.jboss.as.protocol.mgmt.ManagementBatchIdManager.DefaultManagementBatchIdManager
-
- freeBatchId(int) - Method in interface org.jboss.as.protocol.mgmt.ManagementBatchIdManager
-
Frees a batch id.
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ee.component.deployers.BooleanAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ee.component.deployers.InterceptorsAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.AccessTimeoutAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.CacheAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredAnnotationInformationFactory
-
Deprecated.
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ConcurrencyManagementAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DeclareRolesAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DeliveryActiveAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DependsOnAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.InitAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.LocalHomeAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.LockAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.PoolAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RemoteHomeAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RemoveAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ResourceAdaptorAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RolesAllowedAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RunAsAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RunAsPrincipalAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ScheduleAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.SecurityDomainAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.StatefulTimeoutAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionAttributeAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionManagementAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionTimeoutAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance, boolean) - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInformationFactory
-
- fromMethod(Method) - Static method in class org.jboss.as.ejb3.EJBMethodIdentifier
-
- fromMethodInfo(MethodInfo) - Static method in class org.jboss.as.ejb3.EJBMethodIdentifier
-
- fromModelNode(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- fromModelNode(ModelNode) - Static method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- fromMultiAnnotation(AnnotationInstance) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- fromNonDMRString(CommandContext, String) - Method in class org.jboss.as.cli.ArgumentValueConverter.DMRWithFallbackConverter
-
- fromNonDMRString(CommandContext, String) - Method in class org.jboss.as.cli.impl.HeadersArgumentValueConverter
-
- fromString(CommandContext, String) - Method in class org.jboss.as.cli.ArgumentValueConverter.DMRWithFallbackConverter
-
- fromString(CommandContext, String) - Method in interface org.jboss.as.cli.ArgumentValueConverter
-
- fromString(String) - Static method in class org.jboss.as.controller.ModelVersion
-
- fromString(String) - Static method in enum org.jboss.as.logging.Target
-
- FSTree - Class in org.jboss.as.jdr.util
-
- FSTree(String) - Constructor for class org.jboss.as.jdr.util.FSTree
-
- FULL_REPLACE_DEPLOYMENT - Static variable in class org.jboss.as.cli.Util
-
- FULL_REPLACE_DEPLOYMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- fullName - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- fullServerBootRequired(Class<?>) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the clazz cannot be used except in a full server boot.
- FutureManagementChannel - Class in org.jboss.as.protocol.mgmt
-
Base class for a connecting ManagementClientChannelStrategy.
- FutureManagementChannel() - Constructor for class org.jboss.as.protocol.mgmt.FutureManagementChannel
-
- FutureServiceContainer - Class in org.jboss.as.server
-
- FutureServiceContainer() - Constructor for class org.jboss.as.server.FutureServiceContainer
-
- GARBAGE_COLLECTOR - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GARBAGE_COLLECTOR_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GarbageCollectorMXBeanResource - Class in org.jboss.as.platform.mbean
-
- GC - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GeneralTimeoutHandler - Class in org.jboss.as.protocol
-
- GeneralTimeoutHandler() - Constructor for class org.jboss.as.protocol.GeneralTimeoutHandler
-
- GENERATE_STRINGS_AS_CHAR_ARRAYS - Static variable in interface org.jboss.as.web.Constants
-
- GENERATE_STRINGS_AS_CHAR_ARRAYS - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- GENERATE_STRINGS_AS_CHAR_ARRAYS - Static variable in interface org.wildfly.extension.undertow.Constants
-
- generateAddress() - Method in class org.jboss.as.clustering.jgroups.TopologyAddressGenerator
-
- GenerateModulesDefinition - Class in org.jboss.as.config.assembly
-
Generate module directory pattern file as used by FileSet.includes
file http://ant.apache.org/manual/Types/fileset.html
- generatePreSignedUrl(String, String, String, String, String, long) - Static method in class org.jboss.as.host.controller.discovery.S3Util
-
Use this helper method to generate pre-signed S3 urls.
- GenerateSubsystemsDefinition - Class in org.jboss.as.config.assembly
-
Generate subsystems definition from a given spec
- GENERIC_OUTBOUND_CONNECTION_BASE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.GenericOutboundConnectionService
-
- GenericOutboundConnectionService - Class in org.jboss.as.remoting
-
- GenericOutboundConnectionService(String, URI, OptionMap) - Constructor for class org.jboss.as.remoting.GenericOutboundConnectionService
-
- GenericSubsystemDescribeHandler - Class in org.jboss.as.controller.operations.common
-
A generic handler recursively creating add operations for a managed resource using it's
attributes as the request-parameters.
- GenericSubsystemDescribeHandler() - Constructor for class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- GenericSubsystemDescribeHandler(Comparator<PathElement>) - Constructor for class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
Creates a new describe handler.
- GenericTransportDefinition - Class in org.jboss.as.messaging
-
Generic transport resource definition
- GenericTypeOperationHandler - Class in org.jboss.as.cli.handlers
-
- GenericTypeOperationHandler(CommandContext, String, String) - Constructor for class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- GenericTypeOperationHandler(CommandContext, String, String, String...) - Constructor for class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- get(String) - Method in interface org.jboss.as.cli.CommandContext
-
Returns the value the key was associated with using the set(key, value) method above.
- get(CommandContext) - Static method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- get(CommandContext) - Static method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- get() - Method in class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- get(long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- get(C) - Method in interface org.jboss.as.clustering.marshalling.MarshalledValue
-
- get(MarshallingContext) - Method in class org.jboss.as.clustering.marshalling.SimpleMarshalledValue
- get(K) - Method in class org.jboss.as.connector.util.CopyOnWriteArrayListMultiMap
-
- get() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- get(long, TimeUnit) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- get(String) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- get() - Method in class org.jboss.as.ee.component.LazyValue
-
- get(K) - Method in interface org.jboss.as.ejb3.cache.Cache
-
Get the specified object from cache.
- get(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- get(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- get(Object) - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Gets an entity bean instance for the given primary key.
- get(Object) - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- get(Object) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- get() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- get(long, TimeUnit) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- get() - Static method in class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
-
- get() - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
-
- get(Class<T>) - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
-
- get() - Method in interface org.jboss.as.ejb3.pool.Pool
-
Get an object from the pool.
- get() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
Get an instance without identity.
- get() - Method in class org.jboss.as.ejb3.util.ThreadLocalStack
-
- get(String) - Static method in class org.jboss.as.jpa.container.NonTxEmCloser
-
Return the transactional entity manager for the specified scoped persistence unit name
- get() - Method in class org.jboss.as.jpa.container.ThreadLocalStack
-
- get(ExternalContext) - Static method in class org.jboss.as.jsf.injection.AnnotationMap
-
- get(ServletContext) - Static method in class org.jboss.as.jsf.injection.AnnotationMap
-
- get(String) - Method in class org.jboss.as.logging.LoggingProfileContextSelector
-
Returns the log context associated with the logging profile or null if the logging profile does not have
an associated log context.
- get(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- get(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator
-
- get(int) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- get(String) - Method in class org.jboss.as.webservices.webserviceref.WSRefRegistry
-
- get() - Method in interface org.wildfly.clustering.dispatcher.CommandResponse
-
- GET_ACTION - Static variable in class org.jboss.as.server.CurrentServiceContainer
-
- GET_ADDRESS_SETTINGS_AS_JSON - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- GET_CONNECTOR_PAIRS_AS_JSON - Static variable in class org.jboss.as.messaging.BroadcastGroupDefinition
-
- GET_CONNECTORS_AS_JSON - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- GET_DOMAIN_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_DOMAIN_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_FILE_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- GET_FILE_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- GET_HOST_CONTROLLER_NAMES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_HOST_CONTROLLER_NAMES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_HOST_MODEL_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_HOST_MODEL_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- get_incoming_identity() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- get_incoming_identity() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- get_incoming_identity() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- get_incoming_identity_token_type() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- get_incoming_identity_token_type() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- get_incoming_identity_token_type() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- get_incoming_password() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- get_incoming_password() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- get_incoming_password() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- get_incoming_principal_name() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- get_incoming_principal_name() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- get_incoming_principal_name() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- get_incoming_target_name() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- get_incoming_target_name() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- get_incoming_target_name() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- get_incoming_username() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- get_incoming_username() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- get_incoming_username() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- GET_INPUTSTREAM_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- GET_LAST_SENT_MESSAGE_ID - Static variable in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- GET_LOGGER_LEVEL - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GET_NODES - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- GET_PARENT_LOGGER_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GET_PRIMARY_KEY - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanInterceptors
-
Interceptor for EJBObject.getPrimaryKey()
- GET_ROLES - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- GET_ROLES_AS_JSON - Static variable in class org.jboss.as.messaging.CoreAddressDefinition
-
Deprecated.
- GET_ROLES_AS_JSON - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
Deprecated.
- GET_SERVER_MODEL_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_SERVER_MODEL_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_SERVER_STATUSES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_SERVER_STATUSES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- GET_SESSION_CREATION_TIME - Static variable in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- GET_STATIC_CONNECTORS_AS_JSON - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
Deprecated.
- GET_SUBJECT_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- GET_THREAD_CPU_TIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GET_THREAD_INFO - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GET_THREAD_INFOS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GET_THREAD_USER_TIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- getAbsoluteJndiName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
- getAbsoluteName() - Method in class org.jboss.as.naming.deployment.JndiName
-
Get the absolute JNDI name as a string.
- getAbsolutePort() - Method in class org.jboss.as.network.SocketBinding
-
Unlike the
SocketBinding.getPort() method, this method takes into account the port offset, if the port
is
not a fixed port and returns the absolute port number which is the sum of the port offset
and the (relative) port.
- getAbstractBaseValuetypes() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the abstract base valuetypes.
- getAbstractCommonConfig() - Method in class org.jboss.as.webservices.service.HandlerChainService
-
- getAbstractCommonConfig() - Method in class org.jboss.as.webservices.service.PropertyService
-
- getAbstractServerConfigInjector() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.AnyInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in interface org.jboss.as.controller.interfaces.InterfaceCriteria
-
Gets which of the available network interfaces and addresses are acceptable for
use.
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.NotInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.OverallInterfaceCriteria
-
- getAcceptableAddresses(Map<NetworkInterface, Set<InetAddress>>) - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
- getAcceptableName() - Method in class org.jboss.as.controller.interfaces.NicInterfaceCriteria
-
- getAcceptablePattern() - Method in class org.jboss.as.controller.interfaces.NicMatchInterfaceCriteria
-
- getAcceptCount() - Method in class org.jboss.as.network.ManagedServerSocketBinding
-
- getAccessConstraints() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAccessConstraints() - Method in class org.jboss.as.controller.access.Action
-
- getAccessConstraints() - Method in interface org.jboss.as.controller.access.management.ConstrainedResourceDefinition
-
Get the definition of any access constraints associated with the resource.
- getAccessConstraints() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getAccessConstraints() - Method in class org.jboss.as.controller.access.TargetResource
-
- getAccessConstraints() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.OperationDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAccessConstraints() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAccessConstraints() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
- getAccessConstraints() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getAccessConstraints() - Method in class org.jboss.as.controller.resource.InterfaceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Get the definition of any access constraints associated with the resource.
- getAccessConstraints() - Method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.domain.management.security.SecurityRealmResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- getAccessConstraints() - Method in class org.jboss.as.logging.LoggerResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.messaging.jms.JMSQueueDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.messaging.QueueDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.messaging.SecuritySettingDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.remoting.SaslResource
-
- 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
-
- getAccessConstraints() - Method in class org.jboss.as.web.WebAccessLogDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.web.WebConnectorDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.web.WebSSLDefinition
-
- getAccessConstraints() - Method in class org.jboss.as.web.WebSSODefinition
-
- getAccessConstraints() - Method in class org.jboss.as.web.WebValveDefinition
-
- getAccessConstraints() - Method in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- getAccessConstraints() - Method in class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- getAccessConstraints() - Method in class org.wildfly.extension.undertow.AccessLogDefinition
-
- getAccessConstraintUtilizations(AccessConstraintKey) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- getAccessConstraintUtilizations(AccessConstraintKey) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getAccessControl(ModelControllerClient, OperationRequestAddress, boolean) - Static method in class org.jboss.as.cli.accesscontrol.CLIAccessControl
-
Executed read-resource-description and returns access-control info.
- getAccessControl(ModelControllerClient, String[], OperationRequestAddress, boolean) - Static method in class org.jboss.as.cli.accesscontrol.CLIAccessControl
-
- getAccessControl() - Method in class org.jboss.as.txn.service.UserTransactionAccessControlService
-
- getAccessLogService() - Method in class org.wildfly.extension.undertow.Host
-
- getAccessMechanism() - Method in class org.jboss.as.controller.AccessAuditContext
-
- getAccessor() - Method in class org.jboss.as.jacorb.rmi.AttributeAnalysis
-
Return my accessor method
- getAccessorAnalysis() - Method in class org.jboss.as.jacorb.rmi.AttributeAnalysis
-
Return my accessor operation analysis
- getAccessTimeout(Method) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- getAccessTimeout(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
Returns the AccessTimeout applicable to given method
- getAccessTimeout(Method) - Method in interface org.jboss.as.ejb3.concurrency.LockableComponent
-
- getAccessType() - Method in class org.jboss.as.controller.access.TargetAttribute
-
Get the access type.
- getAccessType() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the access type.
- getAccount() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- getActionEffect() - Method in class org.jboss.as.controller.access.permission.ManagementPermission
-
- getActionEffects() - Method in class org.jboss.as.controller.access.Action
-
- getActionListener() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getActionResult() - Method in exception org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.ServerDeploymentException
-
- getActions() - Method in class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
- getActions() - Method in class org.jboss.as.controller.access.permission.ManagementPermission
-
- getActions() - Method in class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- getActions() - Method in class org.jboss.as.naming.JndiPermission
-
Returns the "canonical string representation" of the actions.
- getActionTablePrefix() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
- getActivationName() - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- getActivationName() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
- getActivationProps() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- getActiveBatch() - Method in interface org.jboss.as.cli.batch.BatchManager
-
- getActiveBatch() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- getActiveCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getActiveCount() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- getActiveCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getActiveCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getActiveCount() - Method in interface org.wildfly.clustering.ejb.BeanManagerStatistics
-
- getActiveCount() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- getActiveJSFVersions() - Method in class org.jboss.as.jsf.deployment.JSFModuleIdFactory
-
Return the slot id's of all active JSF versions.
- getActiveRequest() - Static method in class org.wildfly.extension.undertow.security.SecurityContextAssociationHandler
-
- getActiveSessionCount() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- getActiveSessions() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- getActiveSessions() - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Returns the identifiers of those sessions that are active on this node.
- getActiveSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getAdapters() - Method in class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
get the persistence providers adapters associated with an application deployment
- getAddAction(String, String, byte[]) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getAddAction(String, String, InputStream, boolean) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getAddHandler() - Method in class org.wildfly.extension.undertow.AjpListenerResourceDefinition
-
- getAddHandler() - Method in class org.wildfly.extension.undertow.HttpListenerResourceDefinition
-
- getAddHandler() - Method in class org.wildfly.extension.undertow.HttpsListenerResourceDefinition
-
- getAdditionalAuthenticationMechanisms() - Method in class org.wildfly.extension.undertow.Host
-
- getAdditionalBeansXmlFile() - Method in class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadata
-
- getAdditionalDependencies() - Method in class org.jboss.as.web.common.WarMetaData
-
- getAdditionalModuleAnnotationsMetadata() - Method in class org.jboss.as.web.common.WarMetaData
-
- getAddNamespaceOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- getAddOn(String) - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getAddOn(String) - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get an add-on by name.
- getAddOn(String) - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getAddOnNames() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getAddOnNames() - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get a list of available add-on names.
- getAddOnNames() - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getAddOnPatches() - Method in interface org.jboss.as.patching.tool.PatchingHistory.Entry
-
- getAddOns() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getAddOns() - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get a list of installed add-ons.
- getAddOns() - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getAddOnsPath() - Method in class org.jboss.as.patching.installation.LayersConfig
-
- getAddPathOperation(PathAddress, ModelNode, ModelNode) - Static method in class org.jboss.as.controller.services.path.PathAddHandler
-
- getAddress() - Method in class org.jboss.as.cli.accesscontrol.AddressAccessRequirement
-
- getAddress(CommandContext) - Method in class org.jboss.as.cli.handlers.ReadAttributeHandler
-
- getAddress(CommandContext) - Method in class org.jboss.as.cli.handlers.ReadOperationHandler
-
- getAddress() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getAddress() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- getAddress() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getAddress() - Method in interface org.jboss.as.clustering.jgroups.Addressable
-
- getAddress() - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- getAddress() - Method in class org.jboss.as.controller.interfaces.LoopbackAddressInterfaceCriteria
-
- getAddress() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService.EjbListenerAddress
-
- getAddress() - Method in class org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
-
- getAddress() - Method in class org.jboss.as.network.NetworkInterfaceBinding
-
Get the network address.
- getAddress() - Method in class org.jboss.as.network.SocketBinding
-
- getAddress() - Method in class org.wildfly.clustering.server.group.AddressableNode
-
- getAddress() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getAddresses() - Method in class org.jboss.as.jacorb.naming.jndi.IiopUrl
-
- getAddressOperationSeparator() - Method in interface org.jboss.as.cli.CommandLineFormat
-
- getAddressOperationSeparator() - Method in class org.jboss.as.cli.parsing.command.CommandFormat
-
- getAddressOperationSeparator() - Method in class org.jboss.as.cli.parsing.operation.OperationFormat
-
- getAddSchemaLocationOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- getAddSocketBindingGroupIncludeOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.SocketBindingGroupDescription
-
- getAdminObjectInjector() - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
-
- getAdminOnlyDomainConfigPolicy() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getAffectedHosts() - Method in interface org.jboss.as.controller.access.HostEffect
-
- getAffectedServerGroups() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
- getAfter() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- getAfterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getAfterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getAfterBegin() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getAfterBeginMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getAfterBeginMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getAfterCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getAfterCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getAfterCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getAfterCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getAfterCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getAgentLib() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getAgentPath() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getAlias() - Method in interface org.jboss.as.cli.SSLConfig
-
- getAliasAddress() - Method in class org.jboss.as.controller.registry.AliasEntry
-
- getAliasedControllerAddress(String) - Method in interface org.jboss.as.cli.CliConfig
-
- getAliasEntry() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAliasEntry() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAliasEntry() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the alias entry for this registration if it is an alias
- getAliases() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getAliases() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getAliases() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getAliases() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getAliases() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
-
- getAllActiveTimers() - Method in class org.jboss.as.ejb3.component.TimerServiceRegistry
-
- getAllAliases() - Method in class org.wildfly.extension.undertow.Host
-
- getAllArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- getAllAttributes(MethodIntf, Method) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getAllCandidates(CommandContext) - Method in class org.jboss.as.cli.handlers.jca.JDBCDriverNameProvider
-
- getAllCandidates(CommandContext) - Method in class org.jboss.as.cli.impl.CommaSeparatedCompleter
-
- getAllCandidates(CommandContext) - Method in interface org.jboss.as.cli.impl.DefaultCompleter.CandidatesProvider
-
- getAllCandidates(CommandContext) - Method in class org.jboss.as.cli.impl.PermittedCandidates
-
- getAllContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
Returns a combined map of class and method level container interceptors
- getAllDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getAllEnabledServerGroups(String, ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- getAllExtensionsForProfile(Resource, PathElement) - Method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
Gets all the extensions used by a profile's subsystems on the DC
- getAllInstalledPatches() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getAllInstalledPatches() - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get a list of all installed patches.
- getAllInstalledPatches() - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getAllInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Returns a combined map of class and method level interceptors
- 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.
- getAllowedHosts(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.HostServerOperationAccess
-
- getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getAllowedMethodsInformation() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- getAllowedOn(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.PerNodeOperationAccess
-
- getAllowedServers(CommandContext, String) - Method in class org.jboss.as.cli.accesscontrol.HostServerOperationAccess
-
- getAllowedValues() - Method in interface org.jboss.as.controller.operations.validation.AllowedValuesValidator
-
Gets the allowed values, or null if any value is allowed.
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.EnumValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.ObjectTypeValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
- getAllowedValues() - Method in class org.jboss.as.logging.validators.LogLevelValidator
-
- getAllowNull() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getAllowNullElement() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Gets whether undefined list elements are valid.
- getAllowNullElement() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Gets whether undefined list elements are valid.
- getAllRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the names of the all roles used by the authorizer, including both built-in roles and roles added via
end user configuration.
- getAllRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getAllRoles() - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Returns all role list.
- getAllRunningServers(ModelNode, String, Map<String, ProxyController>) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
-
- getAllSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getAllTimers() - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- getAllTimers() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- getAllTypeIds() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
- getAlternatives() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAlternatives() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the names of other attributes whose value must be undefined if this attribute's value is
defined, and vice versa.
- getAndSet(Object, LogContext) - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Get and set the log context.
- getAnnotatedClasses(Set) - Method in class org.jboss.as.jsf.injection.JandexAnnotationProvider
-
- getAnnotatedClasses(List<AnnotationInstance>) - Static method in class org.jboss.as.weld.util.Indices
-
Determines a list of classes the given annotation instances are defined on.
- getAnnotation() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the annotation.
- getAnnotation(Class<?>) - Method in class org.jboss.as.connector.annotations.repository.jandex.JandexAnnotationRepositoryImpl
-
- getAnnotation(DeploymentUnit, String, String) - Static method in class org.jboss.as.xts.jandex.JandexHelper
-
- getAnnotationIndex() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getAnnotationIndexes(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.annotation.AnnotationIndexUtils
-
- getAnnotationInformation(Class<A>) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- getAnnotationMethodPermissions() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getAnnotations(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getAnnotations() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getAnnotations(DeploymentUnit, DotName) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in class org.jboss.as.weld.discovery.WeldAnnotationDiscovery
-
- getAnnotationsMetaData() - Method in class org.jboss.as.web.common.WarMetaData
-
- getAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
-
- getAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- getAppClientDir() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the app-client directory.
- getAppContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getAppender() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
Get the log4j appender.
- getApplication() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplicationFactory
-
- getApplication() - Method in class org.jboss.as.jsf.injection.weld.WeldApplicationFactory
-
- getApplicationClassesDescription() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- getApplicationClassLoader() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- getApplicationClientComponent() - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
-
- getApplicationClientDeploymentServiceInjectedValue() - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
-
- getApplicationConfigResource(AccessConstraintUtilizationRegistry) - Static method in class org.jboss.as.domain.management.access.AccessConstraintResources
-
- getApplicationContextWrapper() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- getApplicationException(Class<?>, Method) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getApplicationException(Class<?>) - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptions
-
- getApplicationExceptions() - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptionDescriptions
-
- getApplicationExceptions() - Method in class org.jboss.as.ejb3.deployment.ApplicationExceptions
-
- getApplicationName() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the application name.
- getApplicationName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the component's module's application name.
- getApplicationName() - Method in class org.jboss.as.ee.component.EEModuleConfiguration
-
- getApplicationName() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
Returns the application name which can be the same as the module name, in the absence of a .ear top level
deployment
- getApplicationName() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
-
Get the current application name, or null if there is none.
- getApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getApplicationName() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
-
- getApplicationTypeConfig() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getApplicationTypeConfigs() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getAppliedAt() - Method in interface org.jboss.as.patching.tool.PatchingHistory.Entry
-
- getArchiveValidation() - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Should archive validation be performed
- getArchiveValidationFailOnError() - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Does a failed archive validation error report fail the deployment
- getArchiveValidationFailOnWarn() - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Does a failed archive validation warning report fail the deployment
- getArgument(CommandContext, String) - Method in interface org.jboss.as.cli.CommandHandler
-
Returns command argument declared by the command handler
corresponding to the argument name.
- getArgument(CommandContext, String) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithArguments
-
- getArgument(CommandContext, String) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- getArgument(CommandContext, String) - Method in class org.jboss.as.cli.handlers.OperationRequestHandler
-
- getArgument(CommandContext, String) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- getArgument(CommandContext, String) - Method in class org.jboss.as.cli.handlers.VersionHandler
-
- getArguments(CommandContext) - Method in interface org.jboss.as.cli.CommandHandler
-
Returns a collection of the command arguments the handler supports in the current context.
- getArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithArguments
-
- getArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- getArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.OperationRequestHandler
-
- getArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- getArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.VersionHandler
-
- getArguments() - Method in class org.jboss.as.service.descriptor.JBossServiceConstructorConfig
-
- getArgumentsString() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the current command's arguments as a string.
- getAroundConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- getAroundConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- getAroundConstructInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the around-construct interceptors.
- getAroundInvoke() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- getAroundInvoke() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- getAroundTimeout() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- getAroundTimeout() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- getAroundTimeoutInterceptors(Method) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Gets the around timeout interceptor list for a given method.
- getArtifactClass(String, ClassLoader) - Method in class org.wildfly.jberet.WildFlyArtifactFactory
-
- getArtifactFactory() - Method in class org.wildfly.jberet.DelegatingBatchEnvironment
-
- getArtifacts() - Method in interface org.jboss.as.patching.validation.PatchingArtifact
-
Get the associated child artifacts.
- getAsInteger(ModelNode, String) - Method in class org.jboss.as.cli.handlers.LsHandler
-
- getAssociatedGroups() - Method in class org.jboss.as.controller.access.Caller
-
This method returns a
Set of groups loaded for the user during the authentication step.
- getAssociatedRoles() - Method in class org.jboss.as.controller.access.Caller
-
This method returns the set of roles already associated with the caller.
- getAsString(ModelNode, String) - Method in class org.jboss.as.cli.handlers.LsHandler
-
- getAsyncExecutorService() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getAsynchronousClasses() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- getAsynchronousExecutor() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
-
Return the
Executor used for asynchronous invocations.
- getAsynchronousMethods() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- getAsyncInvocationCancelStatusInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getAsyncMethods() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Gets all async methods for the view
- getAttachment(OperationContext.AttachmentKey<T>) - Method in interface org.jboss.as.controller.OperationContext
-
Retrieves an object that has been attached to this context.
- getAttachment() - Method in interface org.jboss.as.process.protocol.Connection
-
- getAttachment() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation
-
Get the attachment.
- getAttachment() - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext
-
Get the attachment.
- 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.
- getAttachments() - Method in class org.jboss.as.controller.remote.TransactionalOperationImpl
-
- getAttachments() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.Operation
-
Get the operation attachments.
- getAttachments() - Method in interface org.jboss.as.protocol.mgmt.ManagementChannelAssociation
-
Get the attachments.
- getAttachments() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
- getAttachmentStream(int) - Method in interface org.jboss.as.controller.OperationContext
-
Get a stream which is attached to the request.
- getAttachmentStreamCount() - Method in interface org.jboss.as.controller.OperationContext
-
Gets the number of streams attached to the request.
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.JcaArchiveValidationDefinition.ArchiveValidationParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.JcaBeanValidationDefinition.BeanValidationParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.JcaBootstrapContextDefinition.BootstrapCtxParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.JcaCachedConnectionManagerDefinition.CcmParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition.DWmParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.JcaWorkManagerDefinition.WmParameters
-
- getAttribute(MethodIntf, Method) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getAttribute(ObjectName, String) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getAttribute(ObjectName, String) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getAttribute(ModelController, ObjectName, String) - Method in class org.jboss.as.jsr77.managedobject.ManagedObjectHandlerRegistry
-
- getAttribute(String) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseImmutableSessionAttributes
-
- getAttribute(String) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionAttributes
-
- getAttribute(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineImmutableSessionAttributes
-
- getAttribute(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionAttributes
-
- getAttribute() - Method in class org.wildfly.clustering.web.infinispan.session.fine.SessionAttributeCacheKey
-
- getAttribute(String) - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionAttributes
-
- getAttribute(String) - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- getAttribute(String) - Method in interface org.wildfly.clustering.web.session.ImmutableSessionAttributes
-
Retrieves the value of the specified attribute.
- getAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
- getAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- getAttributeAccess(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAttributeAccess(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAttributeAccess(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the information on how to read from or write to the given attribute.
- getAttributeBuilder() - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Get a builder to define custom attribute transformation rules.
- getAttributeConfigs() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getAttributeDefinition(String) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- getAttributeDefinition() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getAttributeDefinition() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
- getAttributeDefinitions() - Static method in enum org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition.DWmParameters
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.AdvancedUserSearchResourceDefintion
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.BaseLdapGroupSearchResource
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.BaseLdapUserSearchResource
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.GroupToPrincipalResourceDefinition
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.PrincipalToGroupResourceDefinition
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.PropertiesAuthenticationResourceDefinition
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.PropertiesAuthorizationResourceDefinition
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.PropertiesFileResourceDefinition
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.UserIsDnResourceDefintion
-
- getAttributeDefinitions() - Method in class org.jboss.as.domain.management.security.UserSearchResourceDefintion
-
- getAttributeDeprecatedDescription(ResourceBundle, String) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets localized deprecation text from the given
ResourceBundle for the attribute.
- getAttributeDescription() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- getAttributeIterator(List<Property>, ModelNode) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- getAttributeMarshaller() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getAttributeMarshaller() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAttributeName() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getAttributeNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getAttributeNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getAttributeNames(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the names of the attributes for a node
- getAttributeNames() - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseImmutableSessionAttributes
-
- getAttributeNames() - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineImmutableSessionAttributes
-
- getAttributeNames() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionAttributes
-
- getAttributeNames() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- getAttributeNames() - Method in interface org.wildfly.clustering.web.session.ImmutableSessionAttributes
-
Returns the names of the attributes of this session.
- getAttributeNames() - Method in class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
- getAttributeOverrideDescriptions(Locale) - Method in class org.jboss.as.connector.dynamicresource.descriptionproviders.StatisticsDescriptionProvider
-
Deprecated.
- getAttributeOverrideDescriptions(Locale) - Method in interface org.jboss.as.controller.descriptions.OverrideDescriptionProvider
-
Provides descriptions for attributes that are in addition to those provided by the generic resource.
- getAttributeResult(String, Action.ActionEffect) - Method in interface org.jboss.as.controller.access.ResourceAuthorization
-
Get the authorization result for an individual attribute.
- getAttributes() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets the names of any attributes that are specifically constrained.
- getAttributes() - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- getAttributes() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the attributes.
- getAttributes(ObjectName, String[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getAttributes(ObjectName, String[]) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getAttributes() - Static method in class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- getAttributes() - Method in class org.jboss.as.remoting.RemotingEndpointResource
-
- getAttributes() - Method in class org.jboss.as.security.JASPIMappingModuleDefinition
-
- getAttributes() - Method in class org.jboss.as.security.MappingModuleDefinition
-
- getAttributes() - Method in class org.jboss.as.security.MappingProviderModuleDefinition
-
- getAttributes() - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseImmutableSessionAttributes
-
- getAttributes() - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionEntry
-
- getAttributes() - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntry
-
- getAttributes() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanImmutableSession
-
- getAttributes() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSession
-
- getAttributes() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSession
-
- getAttributes() - Method in interface org.wildfly.clustering.web.session.ImmutableSession
-
Returns this session's attributes.
- getAttributes() - Method in interface org.wildfly.clustering.web.session.Session
-
Returns this session's attributes.
- getAttributes() - Method in class org.wildfly.extension.io.OptionsResourceDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.AccessLogDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.AjpListenerResourceDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.BufferCacheDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.errorhandler.ErrorPageDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.filters.BasicAuthHandler
-
- getAttributes() - Method in class org.wildfly.extension.undertow.filters.ConnectionLimitHandler
-
- getAttributes() - Method in class org.wildfly.extension.undertow.filters.FilterDefinitions
-
- getAttributes() - Method in class org.wildfly.extension.undertow.filters.FilterRefDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.filters.ResponseHeaderFilter
-
- getAttributes() - Method in interface org.wildfly.extension.undertow.Handler
-
- getAttributes() - Method in class org.wildfly.extension.undertow.handlers.FileHandler
-
- getAttributes() - Method in class org.wildfly.extension.undertow.handlers.HandlerDefinitions
-
- getAttributes() - Method in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- getAttributes() - Method in class org.wildfly.extension.undertow.handlers.ReverseProxyHandlerHost
-
- getAttributes() - Method in class org.wildfly.extension.undertow.HttpListenerResourceDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.HttpsListenerResourceDefinition
-
- getAttributes() - Method in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- getAttributeStyle1(MethodIntf, String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getAttributeStyle2(MethodIntf, String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getAttributeStyle3(MethodIntf, String, String, String...) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getAttributeTextDescription(ResourceBundle, String) - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAttributeValue(SessionAttributeCacheKey) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineImmutableSessionAttributes
-
- getAttributeWarning(PathAddress, ModelNode, String, Set<String>) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
Get a warning message for the given operation at the provided address for the passed attributes with the given
custom message appended.
- getAttributeWarning(PathAddress, ModelNode, String...) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
Get a warning message for the given operation at the provided address for the passed attributes
with a default message appended.
- getAttributeWarning(PathAddress, ModelNode, Set<String>) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
Get a warning message for the given operation at the provided address for the passed attributes
with a default message appended.
- getAuditLogger() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getAuditLogger(boolean, boolean) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
This method is only for internal use.
- getAuditLogger() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the auditLogger
- getAuditManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
- getAuditManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- getAuditManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getAuthenticatedSession() - Method in interface org.wildfly.clustering.web.undertow.session.LocalSessionContext
-
- getAuthentication() - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntry
-
- getAuthentication() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSO
-
- getAuthentication() - Method in interface org.wildfly.clustering.web.sso.SSO
-
Returns the authentication for this SSO.
- getAuthenticationEntry() - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOEntry
-
- getAuthenticationManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
- getAuthenticationManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- getAuthenticationManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getAuthKey() - Method in class org.jboss.as.process.ProcessInfo
-
- getAuthMethod() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getAuthorizationManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
- getAuthorizationManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- getAuthorizationManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getAuthorizer() - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
This method is only for internal use.
- getAuthorizer() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the authorizer
- getAuthorizingCallbackHandler(AuthMechanism) - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getAuthorizingCallbackHandler(AuthMechanism) - Method in interface org.jboss.as.domain.management.SecurityRealm
-
- getAvailableCount() - Method in interface org.jboss.as.ejb3.pool.Pool
-
- getAvailableCount() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- getAvailableSubsystems(String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Gets information about the subsystems provided by a given
Extension.
- getBackingNode() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- getBacklog() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getBackupFile(MiscContentItem) - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Get the backup location for a misc file.
- getBaseAddress() - Method in class org.jboss.as.controller.operations.common.XmlMarshallingHandler
-
- getBaseAddress() - Method in class org.jboss.as.host.controller.operations.HostXmlMarshallingHandler
-
- getBaseName() - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Retrieves the store's base name, which is the prefix for the absolute name of each entry in the store.
- getBaseName() - Method in interface org.jboss.as.naming.NamingStore
-
Retrieves the store's base name, which is the prefix for the absolute name of each entry in the store.
- getBaseName() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- getBaseName() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getBaseRoleName() - Method in class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
Gets the name of the role on which the scoped role is based.
- getBaseUnits() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- getBaseUrl() - Method in class org.wildfly.extension.rts.service.AbstractRTSService
-
- getBatchConfigurationProperties() - Method in class org.wildfly.jberet.DelegatingBatchEnvironment
-
- getBatchEnvironment() - Method in class org.wildfly.jberet.BatchEnvironmentFactory
-
- getBatchEnvironment(ClassLoader) - Method in class org.wildfly.jberet.BatchEnvironmentFactory
-
- getBatcher() - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- getBatcher() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- getBatcher() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- getBatcher() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager
-
- getBatcher() - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Exposes the batching mechanism used by this session manager.
- getBatcher() - Method in interface org.wildfly.clustering.web.sso.SSOManager
-
A mechanism for starting/stopping a batch.
- getBatchId() - Method in class org.jboss.as.protocol.mgmt.ManagementRequestHeader
-
The ID of the batch this request belongs to
- getBatchManager() - Method in interface org.jboss.as.cli.CommandContext
-
Returns batch manager.
- getBean() - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- getBean() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- getBean(I, PassivationListener<T>) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- getBean(I, PassivationListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- getBeanAccessTimeout() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getBeanArchiveMetadata() - Method in class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadataContainer
-
- getBeanArchiveType() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getBeanClass() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getBeanClass() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getBeanClass() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getBeanClass() - Method in interface org.wildfly.clustering.ejb.BeanContext
-
Returns the type of the bean instance.
- getBeanClasses() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
returns an unmodifiable copy of the bean classes in this BDA
- getBeanConfig() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- getBeanDeploymentArchive(Class<?>) - Method in class org.jboss.as.weld.deployment.WeldDeployment
-
- getBeanDeploymentArchiveId() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- getBeanDeploymentArchives() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
Returns an unmodifiable copy of the bean deployment archives set
- getBeanDeploymentArchives() - Method in class org.jboss.as.weld.deployment.BeanDeploymentModule
-
- getBeanDeploymentArchives() - Method in class org.jboss.as.weld.deployment.WeldDeployment
- getBeanDeploymentArchives() - Method in class org.jboss.as.weld.WeldBootstrapService
-
get all beans deployment archives in the deployment
- getBeanFactoriesCount() - Method in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptor
-
- getBeanIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- getBeanIdentifierFactory() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- getBeanInfo() - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Get bean info.
- getBeanInfo() - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- getBeanInfo() - Method in class org.jboss.as.pojo.descriptor.FactoryConfig
-
- getBeanInfo(Object) - Method in class org.jboss.as.pojo.descriptor.InjectedValueConfig
-
- getBeanInfo() - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- getBeanInfo() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- getBeanLevelAccessTimeout() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Returns the AccessTimeout applicable for the bean.
- getBeanLevelLockType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Returns the LockType applicable for the bean.
- getBeanLockType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getBeanManager() - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- getBeanManager() - Method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- getBeanManager() - Method in class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor
-
- getBeanManager(String) - Method in class org.jboss.as.weld.WeldBootstrapService
-
Gets the BeanManager for a given bean deployment archive id.
- getBeanManager() - Method in class org.jboss.as.weld.WeldBootstrapService
-
Gets the BeanManager linked to the root bean deployment archive.
- getBeanManagerFactoryBuilder(String, BeanManagerFactoryBuilderConfiguration) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilderProvider
-
- getBeanManagerFactoryBuilder(String, BeanManagerFactoryBuilderConfiguration) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryBuilderProvider
-
- getBeanManagerInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getBeanManagerInjector() - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- getBeanName() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.Inject
-
- getBeanName() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactory
-
- getBeanName() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanKey
-
- getBeanName() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanKey
-
- getBeans() - Method in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptor
-
- getBeans() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- getBeans() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroupEntry
-
Returns the beans in this group indexed via identifier.
- getBeans() - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- getBeans() - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupEntry
-
- getBeansXml() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getBeansXml() - Method in class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadata
-
- getBeansXmlFile() - Method in class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadata
-
- getBeanValidation() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getBeanValidation() - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Should bean validation be performed
- getBefore() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- getBeforeCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getBeforeCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getBeforeCompletion() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getBeforeCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getBeforeCompletionMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getBehaviorIds() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getBindAddress() - Method in interface org.jboss.as.network.ManagedBinding
-
Get the bind address.
- getBindAddress() - Method in class org.jboss.as.network.ManagedDatagramSocketBinding
-
- getBindAddress() - Method in class org.jboss.as.network.ManagedMulticastSocketBinding
-
- getBindAddress() - Method in class org.jboss.as.network.ManagedServerSocketBinding
-
- getBindAddress() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getBindAddress() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getBinderServiceName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
The service name for binder
- getBindInfo(String) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getBindInfo(String) - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
- getBindInfo(String) - Method in class org.jboss.as.weld.services.bootstrap.AbstractResourceInjectionServices
-
- getBindInfo(String) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbInjectionServices
-
- getBindInfo(String) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- getBinding() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getBindingConfigurations() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the binding configurations for this component.
- getBindingConfigurations() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
Get the binding configurations for this EE module class.
- getBindingConfigurations() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getBindingConfigurations() - Method in class org.jboss.as.ee.component.InterceptorEnvironment
-
- getBindingConfigurations() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the binding configurations for this view.
- getBindingManager() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- getBindingNames() - Method in class org.jboss.as.ee.component.ViewDescription
-
Get the set of binding names for this view.
- getBindings(String) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbServices
-
- getBindName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
The name for the binding
- getBooleanIfSetOrGetDefault(OperationContext, ModelNode, SimpleAttributeDefinition) - Static method in class org.jboss.as.connector.util.ModelNodeUtil
-
- getBootFile() - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
- getBootstrap() - Method in class org.jboss.as.weld.WeldStartService
-
- getBootstrapContexts() - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
- getBootstrapMaxThreads() - Static method in class org.jboss.as.server.ServerEnvironment
-
Determine the number of threads to use for the bootstrap service container.
- getBoundAddress() - Method in class org.jboss.as.process.protocol.ProtocolServer
-
- getBuffer() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getBufferCache() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getBufferPool() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getBufferSize() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getBuilder() - Method in class org.jboss.as.patching.metadata.PatchBuilderFactory
-
- getBuilderNames() - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistry
-
- getBuilderNames() - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- getBuilders() - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistry
-
- getBuilders() - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- getBundleRepositoryRoot() - Method in class org.jboss.as.patching.DirectoryStructure
-
Get the bundles repository root.
- getBundlesDir() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the bundles directory.
- getBundlesDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the directory under which OSGi bundles should be located.
- getBundlesPatchDirectory(String) - Method in class org.jboss.as.patching.DirectoryStructure
-
Get the bundles patch directory for a given patch-id.
- getBusinessObject(Class<T>, InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
-
- getBusinessObject(Class<T>, InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getBusinessObject(Class<T>) - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getBusinessObject(Class<S>) - Method in class org.jboss.as.weld.ejb.SessionObjectReferenceImpl
-
- getBusinessObject(Class<S>) - Method in class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl
-
- getBusyThreads() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getBytesReceived() - Static method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
-
- getBytesReceived() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getBytesSent() - Static method in class org.wildfly.mod_cluster.undertow.metric.BytesSentStreamSinkConduit
-
- getBytesSent() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getCache() - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- getCache(String) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- getCache(String, boolean) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- getCache() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getCache() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getCache() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getCache() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getCache() - Method in class org.jboss.as.security.plugins.DefaultAuthenticationCacheFactory
-
Returns a default cache implementation
- getCache() - Method in interface org.wildfly.clustering.ejb.infinispan.Configuration
-
- getCache() - Method in interface org.wildfly.clustering.server.group.CacheGroupConfiguration
-
- getCache() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryConfiguration
-
- getCache() - Method in interface org.wildfly.clustering.server.registry.RegistryFactoryConfiguration
-
- getCache() - Method in interface org.wildfly.clustering.web.sso.SSOManagerConfiguration
-
- getCacheAddressFromOperation(ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd
-
- getCacheConfiguration(String) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- getCacheContainer() - Method in class org.jboss.as.clustering.infinispan.subsystem.AbstractCacheConfigurationService
-
- getCacheContainer() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
-
- getCacheContainer() - Method in interface org.jboss.as.clustering.infinispan.subsystem.CacheService.Dependencies
-
- getCacheContainer() - Method in class org.wildfly.clustering.ejb.infinispan.BeanCacheConfigurationService
-
- getCacheContainer() - Method in interface org.wildfly.clustering.server.group.ChannelGroupConfiguration
-
- getCacheContainer() - Method in class org.wildfly.clustering.web.infinispan.session.SessionCacheConfigurationService
-
- getCacheContainer() - Method in class org.wildfly.clustering.web.infinispan.sso.SSOCacheConfigurationService
-
- getCacheContainerAddressFromOperation(ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd
-
- getCachedConnectionManager() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getCachedConnectionManager() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getCacheEntry() - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionEntry
-
- getCacheInvoker() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryConfiguration
-
- getCacheInvoker() - Method in interface org.wildfly.clustering.server.registry.RegistryFactoryConfiguration
-
- getCacheKey() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getCacheKey() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getCacheManagerInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
-
Target Injector
- getCacheName() - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
-
- getCacheName() - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilderConfiguration
-
- getCacheName(ServiceName) - Static method in class org.wildfly.clustering.ejb.infinispan.BeanCacheConfigurationService
-
- getCacheNames() - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- getCacheServiceName(ServiceName) - Static method in class org.wildfly.clustering.web.infinispan.session.RouteLocatorService
-
- getCacheSize() - Method in interface org.jboss.as.ejb3.cache.Cache
-
- getCacheSize() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- getCacheSize() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- getCalendarTimeout() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- getCalendarTimeout() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getCallbackHandler() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getCallbackHandler(CommandLineParser.CallbackHandler) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
- getCallbackHandler() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
The callback handler used for current parsing.
- getCallbackHandler() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getCallbackHandler() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Get the security callback handler.
- getCallbackHandler(String) - Method in interface org.jboss.as.domain.management.CallbackHandlerFactory
-
Create a CallbackHandler for the specified username.
- getCallbackHandler(Map<String, Object>) - Method in interface org.jboss.as.domain.management.security.CallbackHandlerService
-
Obtain a CallbackHandler instance for use during authentication.
- getCallbackHandler(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- getCallbackHandler(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- getCallbackHandler(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.PlugInAuthenticationCallbackHandler
-
- getCallbackHandler(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- getCallbackHandler(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- getCallbackHandler(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getCallbackHandler() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getCallbackHandler() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getCallbackHandler() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- getCallbackHandlerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getCallbackHandlerService() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getCallEnvironment() - Method in interface org.jboss.as.controller.OperationContext
-
Gets the caller environment for the current request.
- getCaller() - Method in interface org.jboss.as.controller.OperationContext
-
Obtain the
Caller for the current request.
- getCallerIdentity() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getCallerPrincipal() - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- getCallerPrincipal() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getCallerPrincipal() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getCallerPrincipal() - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- getCallerRoles(Caller, Environment, Set<String>) - Method in interface org.jboss.as.controller.access.Authorizer
-
Gets the set of roles the caller can run as taking into account any requested 'run as' roles.
- getCallerRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- getCallerRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- getCallerRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- getCancelStatus(short) - Method in class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- getCandidates(String, List<String>) - Method in class org.jboss.as.cli.handlers.FilenameTabCompleter
-
- getCandidates(String) - Method in class org.jboss.as.cli.impl.ValueTypeCompleter.ListItemSeparatorState
-
- getCandidates(String) - Method in class org.jboss.as.cli.impl.ValueTypeCompleter.PropertyState
-
- getCandidates(String) - Method in interface org.jboss.as.cli.impl.ValueTypeCompleter.ValueTypeCandidatesProvider
-
- getCanonicalParameterTypes(Method) - Static method in class org.jboss.as.ejb3.util.MethodInfoHelper
-
This method returns the class names of the parameters of the given method
in canonical form.
- getCatchRequest() - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- getCcmInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getCcmInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getCDI() - Method in class org.jboss.as.weld.WeldProvider
-
- getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
-
- getChainPriority() - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
-
The factory priority is used to define the order of handles when chained.
- getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
-
- getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
-
- getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.SecurityContextHandleFactory
-
- getChainPriority() - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
-
- getChainPriority() - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
-
- getChangeMessagePriority(Locale, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getChangeMessagesPriority(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getChannel() - Method in class org.jboss.as.ejb3.remote.protocol.versionone.ChannelAssociation
-
- getChannel() - Method in class org.jboss.as.protocol.mgmt.FutureManagementChannel
-
- getChannel() - Method in interface org.jboss.as.protocol.mgmt.ManagementChannelAssociation
-
Get the underlying remoting channel associated with this context.
- getChannel() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Get the underlying remoting channel associated with this context.
- getChannel() - Method in class org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy
-
Get the channel.
- getChannel() - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext
-
Get the underlying channel.
- getChannel() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryConfiguration
-
- getChannelAssociation() - Method in class org.jboss.as.cli.impl.CLIModelControllerClient
-
- getChannelAssociation() - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
Get the mgmt channel association.
- getChannelAssociation() - Method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
-
- getChannelAssociation() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
-
- getChannelCreationOptions() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
-
- getChannelFactory() - Method in interface org.jboss.as.clustering.jgroups.RemoteSiteConfiguration
-
- getCharacter() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
The character at the current location in the input string.
- getChild(PathElement) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- getChild(PathElement) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- getChild(PathElement) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- getChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChild(PathElement) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChild(PathAddress) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getChild(PathElement) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChild(PathElement) - Method in interface org.jboss.as.controller.registry.Resource
-
Get a single child of this resource with the given address.
- getChild(PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- getChild(PathElement) - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- getChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getChild(PathElement) - Method in class org.jboss.as.messaging.CoreAddressResource
-
- getChild(PathElement) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- getChild(PathElement) - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- getChildAddresses(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getChildAddresses(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getChildAddresses(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets the set of direct child address elements under the node at the passed in PathAddress
- getChildNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getChildNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getChildNames(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the names of the types of children for a node
- getChildren(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- getChildren(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- getChildren(String) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- getChildren(String) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChildren() - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- getChildren(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChildren(String) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChildren(String) - Method in interface org.jboss.as.controller.registry.Resource
-
Get the children for a given type.
- getChildren() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the children descriptions.
- getChildren(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- getChildren(String) - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- getChildren(String) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getChildren(String) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getChildren(String) - Method in class org.jboss.as.messaging.CoreAddressResource
-
- getChildren(String) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- getChildren(String) - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- getChildren(ConfigVisitor) - Method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
- getChildren(ConfigVisitor) - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitorNode
-
Get children.
- getChildren() - Method in class org.jboss.as.webservices.util.VirtualFileAdaptor
-
- getChildren() - Method in class org.wildfly.extension.undertow.filters.FilterDefinitions
-
- getChildren() - Method in class org.wildfly.extension.undertow.handlers.HandlerDefinitions
-
- getChildren() - Method in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- getChildren() - Method in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- getChildrenNames(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- getChildrenNames(String) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- getChildrenNames(String) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- getChildrenNames(String) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChildrenNames(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChildrenNames(String) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChildrenNames(String) - Method in interface org.jboss.as.controller.registry.Resource
-
Get the children names for a given type.
- getChildrenNames(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- getChildrenNames(String) - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- getChildrenNames(String) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getChildrenNames(String) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getChildrenNames(String) - Method in class org.jboss.as.messaging.CoreAddressResource
-
- getChildrenNames(String) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- getChildrenNames(String) - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- getChildResolver(String) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanResourceDescriptionResolver
-
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's child types.
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's child types.
- getChildTypeOverrideDescriptions(Locale) - Method in interface org.jboss.as.controller.descriptions.OverrideDescriptionProvider
-
Provides descriptions for child types that are in addition to those provided by the generic resource.
- getChildTypes() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- getChildTypes() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- getChildTypes() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- getChildTypes() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getChildTypes() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getChildTypes() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getChildTypes() - Method in interface org.jboss.as.controller.registry.Resource
-
Get a list of registered child types for this resource.
- getChildTypes() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- getChildTypes() - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- getChildTypes() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getChildTypes() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getChildTypes() - Method in class org.jboss.as.messaging.CoreAddressResource
-
- getChildTypes() - Method in class org.jboss.as.messaging.HornetQServerResource
-
- getChildTypes() - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- getChildTypes() - Method in class org.jboss.as.platform.mbean.BufferPoolMXBeanResource
-
- getChildTypes() - Method in class org.jboss.as.platform.mbean.GarbageCollectorMXBeanResource
-
- getChildTypes() - Method in class org.jboss.as.platform.mbean.MemoryManagerMXBeanResource
-
- getChildTypes() - Method in class org.jboss.as.platform.mbean.MemoryPoolMXBeanResource
-
- getChildTypes() - Method in class org.jboss.as.platform.mbean.RootPlatformMBeanResource
-
- getClassAnnotations() - Method in class org.jboss.as.ee.metadata.RuntimeAnnotationInformation
-
- getClassByName(String) - Method in class org.jboss.as.ee.component.EEApplicationClasses
-
Look for a class description in all available modules.
- getClassByName(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getClassDescriptions() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
Returns all class descriptions in this module
- getClasses() - Method in class org.wildfly.extension.rts.jaxrs.AbstractRTSApplication
-
- getClasses() - Method in class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
-
- getClasses() - Method in class org.wildfly.extension.rts.jaxrs.ParticipantApplication
-
- getClasses() - Method in class org.wildfly.extension.rts.jaxrs.VolatileParticipantApplication
-
- getClassFileTransformers() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getClassIndex() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getClassIndex(Class<T>) - Method in class org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex
-
Get the (possibly cached) index for a given class.
- getClassInterceptor(String) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Returns the
InterceptorDescription for the passed
interceptorClassName, if such a class
interceptor exists for this component description.
- getClassInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the list of interceptor classes applied directly to class.
- getClassIntrospectorInjectedValue() - Method in class org.jboss.as.ee.component.ComponentRegistry
-
- getClassLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
-
- getClassLevelAttribute(String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getClassLevelContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getClassLoader() - Method in interface org.jboss.as.clustering.marshalling.MarshallingContext
-
- getClassLoader() - Method in class org.jboss.as.clustering.marshalling.SimpleMarshallingContext
-
- getClassLoader(ModuleLoader, String, String) - Static method in enum org.jboss.as.domain.http.server.ConsoleMode
-
- getClassLoader() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getClassLoader() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
Returns the classloader that's applicable for the endpoint application.
- getClassLoader() - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
-
- getClassLoader() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- getClassLoader(ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getClassLoader(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getClassLoader() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
Return a classloader that the provider can use to load the entity classes.
- getClassLoader() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- getClassLoader() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getClassLoader(Class<?>) - Method in class org.jboss.as.weld.services.bootstrap.ProxyServicesImpl
-
- getClassLoader() - Method in interface org.wildfly.clustering.ejb.BeanContext
-
Returns the class loader of this bean's deployment module.
- getClassLoader() - Method in class org.wildfly.jberet.DelegatingBatchEnvironment
-
- getClassLoaderFor(ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getClassLoaderFor(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getClassLoaderRepository() - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- getClassLoaderRepository() - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getClassMetadata(Class<?>) - Method in class org.jboss.as.server.deployment.reflect.ProxyMetadataSource
-
- getClassMethods() - Method in class org.jboss.as.server.deployment.reflect.ClassIndex
-
- getClassName() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the className.
- getClassName() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getClassName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
Get the className.
- getClassName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the className.
- getClassName() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
Get the class name of this EE module class.
- getClassName() - Method in class org.jboss.as.ee.component.InjectionTarget
-
Get the name of the target class.
- getClassName() - Method in class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- getClassSpec(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getClassType() - Method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
- getClassValue(Class<?>) - Method in class org.jboss.as.pojo.descriptor.CollectionConfig
-
- getClassValue(Class<?>) - Method in class org.jboss.as.pojo.descriptor.FactoryConfig
-
- getClassValue(Class<?>) - Method in class org.jboss.as.pojo.descriptor.InjectedValueConfig
-
- getClassValue(Class<?>) - Method in class org.jboss.as.pojo.descriptor.MapConfig
-
- getClassValue(Class<?>) - Method in class org.jboss.as.pojo.descriptor.StringValueConfig
-
- getClassValue(Class<?>) - Method in class org.jboss.as.pojo.descriptor.ValueConfig
-
Get value, use type to narrow down exact value.
- getClassValue(Class<?>) - Method in class org.jboss.as.pojo.descriptor.ValueFactoryConfig
-
- getClassWriter(Class<?>) - Method in class org.jboss.as.clustering.marshalling.SimpleClassTable
-
- getClassWriter(Class<?>) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.ProtocolV1ClassTable
-
- getClazz() - Method in enum org.jboss.as.txn.subsystem.ProcessIdType
-
- getCliCommand() - Method in class org.jboss.as.cli.scriptsupport.CLI.Result
-
Return the original command as a String.
- getClient(ControllerAddress, CallbackHandler, boolean, SSLContext, int, ModelControllerClientFactory.ConnectionCloseHandler, ProtocolTimeoutHandler) - Method in interface org.jboss.as.cli.impl.ModelControllerClientFactory
-
- getClient() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getClientBindAddress() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getClientInjector() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
-
- getClientInterceptors(Method) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the client interceptors for a method.
- getClientMappings() - Method in class org.jboss.as.network.SocketBinding
-
- getClientMappingsWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getClientMappingsWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
-
- getClientMappingsWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
-
- getClientPostConstructInterceptors() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the post-construct interceptors for client proxy instances.
- getClientPreDestroyInterceptors() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the pre-destroy interceptors for client proxy instances.
- getClosedCallback() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getClosedCallback() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getCls() - Method in class org.jboss.as.jacorb.rmi.AttributeAnalysis
-
Return my Java type.
- getCls() - Method in class org.jboss.as.jacorb.rmi.ClassAnalysis
-
Return my java class.
- getCls() - Method in class org.jboss.as.jacorb.rmi.ParameterAnalysis
-
Return my Java type.
- getCls() - Method in class org.jboss.as.jacorb.rmi.ValueMemberAnalysis
-
Return my Java type.
- getClusterConfigs() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
- getClusterConfiguration(String) - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getClusterConfiguration(String) - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getClusterName() - Method in interface org.jboss.as.clustering.jgroups.RemoteSiteConfiguration
-
- getClusterName() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- getClusterName() - Method in class org.jboss.as.ejb3.remote.EJBClientClusterConfig
-
- getClusterNodeConfigs() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- getClusterNodeSelector() - Method in class org.jboss.as.ejb3.remote.EJBClientClusterConfig
-
- getClusterRegistryCollectorInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getClusterRegistryCollectorInjector() - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- getCmdHistory() - Method in class org.jboss.as.cli.gui.DoOperationActionListener
-
- getCmdLineArg() - Method in class org.jboss.as.cli.gui.component.ServerGroupChooser
-
Return the command line argument
- getCmdText() - Method in class org.jboss.as.cli.gui.CommandLine
-
- getCode() - Method in enum org.jboss.as.domain.controller.SlaveRegistrationException.ErrorCode
-
- getCode() - Method in enum org.jboss.as.process.ProcessMessageHandler.OperationType
-
- getCode() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getColumnClass(int) - Method in class org.jboss.as.cli.gui.component.DomainDeploymentTableModel
-
- getColumnClass(int) - Method in class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- getColumnClass(int) - Method in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- getColumnCount() - Method in class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- getColumnCount() - Method in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- getColumnName(int) - Method in class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- getColumnName(int) - Method in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- getCommand() - Method in interface org.jboss.as.cli.batch.BatchedCommand
-
- getCommand() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchedCommand
-
- getCommand() - Method in class org.jboss.as.cli.gui.CommandExecutor.Response
-
- getCommandContext() - Method in class org.jboss.as.cli.scriptsupport.CLI
-
Return the CLI CommandContext that was created when connected to the server.
- getCommandDispatcherFactory() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryConfiguration
-
- getCommandHandler(String) - Method in class org.jboss.as.cli.CommandRegistry
-
- getCommandLine() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Get the main command line.
- getCommandLineParser() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the current operation request parser.
- getCommands() - Method in interface org.jboss.as.cli.batch.Batch
-
Returns all the commands and operations in the batch as a list.
- getCommands() - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- getCommands() - Method in class org.jboss.as.jdr.plugins.AS7Plugin
-
- getCommands() - Method in interface org.jboss.as.jdr.plugins.JdrPlugin
-
- getComment() - Method in class org.wildfly.extension.undertow.SessionCookieConfig
-
- getCommmandContext() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Get the command context.
- getCommonPropertyType(ELContext, Object) - Method in class org.jboss.as.jsf.injection.weld.DummyELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- getCommonStart(List<String>) - Static method in class org.jboss.as.cli.Util
-
- getCommunicationTablePrefix() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
- getCompContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getCompletedTaskCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getCompletedTaskCount() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- getCompletedTaskCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getCompletedTaskCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getCompleter() - Method in class org.jboss.as.cli.operation.impl.RolloutPlanRequestHeader
-
- getCompleter() - Method in interface org.jboss.as.cli.operation.OperationRequestHeader
-
- getComponent() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
Get the component associated with this instance.
- getComponent() - Method in interface org.jboss.as.ee.component.ComponentInstance
-
Get the component associated with this instance.
- getComponent() - Method in interface org.jboss.as.ee.component.ComponentView
-
Get the associated component.
- getComponent() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
-
- getComponent() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getComponent(InterceptorContext, Class<C>) - Static method in class org.jboss.as.ejb3.component.interceptors.AbstractEJBInterceptor
-
- getComponent() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstance
-
- getComponent() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
-
- getComponent() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- getComponent() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getComponent() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getComponent() - Method in class org.jboss.as.ejb3.context.MessageDrivenContext
-
- getComponent() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getComponent() - Method in class org.jboss.as.ejb3.tx.BMTInterceptor
-
- getComponentByName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getComponentClass() - Method in class org.jboss.as.ee.component.BasicComponent
-
Get the class of this bean component.
- getComponentClass() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Get the component class.
- getComponentClass() - Method in interface org.jboss.as.ee.component.Component
-
Get the component's actual implementation class.
- getComponentClass() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the component class.
- getComponentClass() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getComponentClassName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the component instance class name.
- getComponentConfiguration() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the component configuration for this view.
- getComponentConfigurations() - Method in class org.jboss.as.ee.component.EEModuleConfiguration
-
- getComponentCreateServiceFactory() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the component create service factory for this component.
- getComponentDefault() - Method in class org.jboss.as.ee.metadata.AnnotationMetadata
-
- getComponentDescription() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the component description.
- getComponentDescription() - Method in class org.jboss.as.ee.component.ViewDescription
-
Get the associated component description.
- getComponentDescription() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- getComponentDescriptionClass() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getComponentDescriptions() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getComponentInjector() - Method in class org.jboss.as.ee.component.ComponentStartService
-
Get the component injector.
- getComponentInjector() - Method in class org.jboss.as.ee.component.ViewService
-
- getComponentInstance() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- getComponentInstance() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getComponentInstance() - Method in class org.jboss.as.webservices.injection.WSComponent
-
- getComponentInterceptors() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Get the component interceptor factory map.
- getComponentInterceptors(Method) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Gets the interceptor list for a given method.
- getComponentName() - Method in class org.jboss.as.ee.component.BasicComponent
-
Get the name of this bean component.
- getComponentName() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Get the component name.
- getComponentName() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the component name.
- getComponentName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the component name.
- getComponentName() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
-
Get the current component name, or null if there is none.
- getComponentRegistry() - Method in class org.jboss.as.web.common.WebInjectionContainer
-
- getComponentRegistryInjectedValue() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getComponents(String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
-
Get all components in the application that have the given name
- getComponents(String, String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
-
Get all views in the application that have the given name and view type
- getComponentsByClassName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getComponentsForViewName(String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
-
Get all views that have the given type in the application
- getComponentStartServiceName() - Method in class org.jboss.as.service.component.ServiceComponentInstantiator
-
- getComponentType(ComponentConfiguration) - Static method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getComponentTypes() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getComponentViewName() - Method in class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- getConcurrencyManagementType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Returns the concurrency management type for this bean.
- getConcurrent() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
-
- getConcurrentContext() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getConcurrentContext() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getConcurrentContext() - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
-
- getConcurrentContextServiceName(String, String, String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
-
- getConditionExpression() - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- getConditionRequest() - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- getConfig() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the JBoss CLI configuration.
- getConfig() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getConfig() - Method in class org.jboss.as.mail.extension.MailSessionService
-
- getConfigInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getConfigProperties() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
Get the configProperties.
- getConfigProperties() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the configProperties.
- getConfiguration() - Method in interface org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilder
-
- getConfiguration() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderService
-
- getConfiguration() - Method in class org.jboss.as.protocol.ProtocolChannelClient
-
- getConfiguration() - Method in interface org.wildfly.clustering.ejb.infinispan.PassivationConfiguration
-
- getConfigurationBuilder() - Method in class org.jboss.as.clustering.infinispan.subsystem.AbstractCacheConfigurationService
-
- getConfigurationBuilder() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
-
- getConfigurationBuilder() - Method in class org.wildfly.clustering.ejb.infinispan.BeanCacheConfigurationService
-
- getConfigurationBuilder() - Method in class org.wildfly.clustering.web.infinispan.session.SessionCacheConfigurationService
-
- getConfigurationBuilder() - Method in class org.wildfly.clustering.web.infinispan.sso.SSOCacheConfigurationService
-
- getConfigurationFile(String) - Method in interface org.jboss.as.repository.HostFileRepository
-
Get a file relative to the configuration root.
- getConfigurationFile(String) - Method in class org.jboss.as.repository.LocalFileRepository
-
Get a file relative to the configuration root.
- getConfigurationFiles(DeploymentUnit) - Method in class org.jboss.as.jsf.deployment.JSFManagedBeanProcessor
-
- getConfigurationInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
-
Target Injector
- getConfigurationOptions() - Method in interface org.jboss.as.domain.management.security.CallbackHandlerService
-
- getConfigurationOptions() - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- getConfigurationOptions() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- getConfigurationOptions() - Method in class org.jboss.as.domain.management.security.PlugInAuthenticationCallbackHandler
-
- getConfigurationOptions() - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- getConfigurationOptions() - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- getConfigurationOptions() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getConfigurationPersistence(LogContext) - Static method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
Gets the property configurator.
- getConfigurationPersister() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersisterProvider
-
- getConfigurationPersisterFactory() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the factory for the configuration persister to use.
- getConfigurators() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the configurators for this component.
- getConfigurators() - Method in class org.jboss.as.ee.component.ViewDescription
-
Get the configurators for this view.
- getConfiguredApplication() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- getConfiguredRequiresAccessPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getConfiguredRequiresReadPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getConfiguredRequiresWritePermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getConflicts() - Method in exception org.jboss.as.patching.ContentConflictsException
-
- getConnection() - Method in interface org.jboss.as.domain.management.connections.ldap.LdapConnectionManager
-
Obtain a connection to LDAP using the configuration defined.
- getConnection() - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- getConnection() - Method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Get the connection.
- getConnection() - Static method in class org.jboss.as.security.remoting.RemotingContext
-
- getConnectionConfigurations() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getConnectionConfigurations() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getConnectionFactoryBaseServiceName(ServiceName) - Static method in class org.jboss.as.messaging.jms.JMSServices
-
- getConnectionFactoryInjector() - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryReferenceFactoryService
-
- getConnectionHandler() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getConnectionId() - Method in class org.jboss.as.protocol.mgmt.ManagementPongRequestHandler
-
Gets the current id we send in pong responses
- getConnectionManagerInjector() - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- getConnectionManagerInjector() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getConnectionName() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- getConnectionOpenedHandler() - Method in interface org.jboss.as.protocol.ProtocolConnectionManager.ConnectTask
-
Get the connection opened handler.
- getConnectionPrincipals() - Static method in class org.jboss.as.security.api.ConnectionSecurityContext
-
Obtain a
Collection containing the
Principal instances for the user associated with the connection.
- getConnectionProperties() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the connectionProperties.
- getConnectionPropertyInjector(String) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceConfigService
-
- getConnectionTimeout() - Method in interface org.jboss.as.cli.CliConfig
-
Connection timeout period in milliseconds.
- getConnectionTimeout() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getConnectionTimeout() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Get the connection timeout when trying to connect to the server.
- getConnectionTimeout() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
-
- getConnectionTimeout() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getConnectionUrl() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the connectionUrl.
- getConnector() - Method in class org.jboss.as.connector.metadata.xmldescriptors.ConnectorXmlDescriptor
-
Get the connector.
- getConnectors() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- getConnectorXmlDescriptor() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getConnectTimeout() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getConsole(CommandContext) - Static method in class org.jboss.as.cli.impl.Console.Factory
-
- getConsole(CommandContext, InputStream, OutputStream) - Static method in class org.jboss.as.cli.impl.Console.Factory
-
- getConsole() - Method in interface org.jboss.as.domain.management.security.adduser.ConsoleWrapper
-
Return the console object
- getConsole() - Method in class org.jboss.as.domain.management.security.adduser.JavaConsole
-
- getConsoleSlot() - Method in class org.jboss.as.version.ProductConfig
-
- getConstants() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the constants.
- getConstraintFactory() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get the factory to use for creating a
Constraint that
implements
- getConstraintFactory() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getConstraintFactory() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getConstraintValidatorFactory() - Method in class org.jboss.as.connector.util.JCAValidatorFactory
-
- getConstraintValidatorFactory() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getConstructor() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getConstructor(String...) - Method in interface org.jboss.as.pojo.service.BeanInfo
-
Get ctor; exact match wrt parameter types.
- getConstructor(String...) - Method in class org.jboss.as.pojo.service.DefaultBeanInfo
-
- 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.
- getConstructor() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- getConstructorConfig() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getConstructors() - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
-
Get the full collection of constructors declared on this object.
- getContainedEntries() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return a list of all the entries contained here.
- getContainedEntries() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
Return a list of all the entries contained here.
- getContainedEntries() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
Return a list of all the entries contained here.
- getContainer() - Method in interface org.wildfly.clustering.web.sso.SSOManagerConfiguration
-
- getContainer() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getContainer() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- getContainerName() - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilderConfiguration
-
- getContent(byte[]) - Method in interface org.jboss.as.repository.ContentRepository
-
Get the content as a virtual file.
- getContent(byte[]) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
-
- getContentHash() - Method in class org.jboss.as.patching.metadata.ContentItem
-
Get the content hash.
- getContentHash() - Method in class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.AbstractDeploymentUploadHandler
-
- getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadBytesHandler
- getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadStreamAttachmentHandler
- getContentInputStream(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadURLHandler
- 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
- getContentItem() - Method in interface org.jboss.as.patching.runner.PatchingTask
-
Get the content item modified by this task.
- getContentLength() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getContentLength() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getContentRepositoryInjectedValue() - Method in class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- getContents(ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtils
-
- getContentServices() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- getContentStream() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getContentType() - Method in class org.jboss.as.patching.metadata.ContentItem
-
The content type.
- getContentType(MimeMappings) - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getContentType(MimeMappings) - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getContext() - Method in class org.jboss.as.domain.http.server.ResourceHandlerDefinition
-
- getContext(String) - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getContext(EJBClientContextIdentifier) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- getContext() - Method in interface org.jboss.as.embedded.StandaloneServer
-
Retrieve a naming context for looking up references to session beans executing in
the embeddable container.
- getContext() - Method in class org.jboss.as.messaging.jms.AS7BindingRegistry
-
- getContext(String) - Method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Get the context for a given identifier (eg.
- getContext() - Method in class org.jboss.as.weld.injection.WeldInjectionContext
-
- getContext() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanImmutableSession
-
- getContext() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSession
-
- getContext() - Method in interface org.wildfly.clustering.web.session.ImmutableSession
-
Returns the application context of this session.
- getContext(String, Object) - Method in class org.wildfly.extension.undertow.security.jacc.HttpServletRequestPolicyContextHandler
- getContextData() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getContextData() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- getContextInjector() - Method in class org.jboss.as.naming.deployment.NamingLookupValue
-
Get the naming context injector.
- getContextParams(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets context parameters meta data from jboss web meta data.
- getContextRoot() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- getContextRoot(Deployment, JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns context root associated with webservice deployment.
- getContexts() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
-
- getContextService() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- getContextServiceInjector() - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
-
- getContextServiceInjector() - Method in class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
-
- getContextServiceInjector() - Method in class org.jboss.as.ee.concurrent.service.ManagedThreadFactoryService
-
- getContextServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the context service name.
- getContextServiceName() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getContextServiceServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
-
- getContextSetupProvider() - Method in class org.jboss.as.ee.concurrent.service.ContextServiceService
-
- getControlledProcessStateServiceInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
Get the security realm injector.
- getController() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getControllerHost() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the host the controller client is connected to or
null if the connection hasn't been established yet.
- getControllerMode() - Method in class org.jboss.as.service.descriptor.JBossServiceXmlDescriptor
-
- getControllerPort() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the port the controller client is connected to.
- getControllerValue() - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
-
- getConverterIds() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getConverterTypes() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getCoordinatorNode() - Method in interface org.wildfly.clustering.group.Group
-
Returns the group coordinator node.
- getCoordinatorNode() - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- getCoordinatorNode() - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- getCoordinatorResult() - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- getCorbaNamingContext() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getCoreEnvironmentBeanInjector() - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- getCoreThreads() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getCoreThreads() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getCorrector() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getCorrector() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the corrector used to correct values before checking that they comply with the attribute's definition.
- getCosName() - Method in class org.jboss.as.jacorb.naming.jndi.CorbanameUrl
-
- getCosName() - Method in class org.jboss.as.jacorb.naming.jndi.IiopUrl
-
- getCount() - Method in class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
Gets the number of persistence units deployed with the applicatino
- getCountMessages(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getCountMessagesForSubscription(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getCreate() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getCreateCount() - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
- getCreateCount() - Method in interface org.jboss.as.ejb3.pool.Pool
-
- getCreateDependencies() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the create dependencies list.
- getCreateMethods() - Method in class org.jboss.as.ejb3.component.EjbHomeViewDescription
-
- getCreateServiceName() - Method in class org.jboss.as.ee.component.BasicComponent
-
- getCreateServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the service name of this components create service
- getCreateServiceName() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getCreationalContext() - Method in class org.jboss.as.weld.ejb.WeldInterceptorInstances
-
- getCreationTime() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionMetaData
-
- getCreationTime() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- getCreationTime() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- getCreationTime() - Method in interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
-
Returns the time this session was created.
- getCreationTime() - Method in class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
- getCredential() - Method in interface org.jboss.as.domain.management.plugin.Identity
-
- getCredential() - Method in class org.jboss.as.domain.management.security.PasswordCredential
-
- getCredential() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
-
- getCredential() - Method in class org.wildfly.extension.undertow.security.AccountImpl
-
- getCriteria() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- getCriteria(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- getCriteriaBuilder() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getCumulativePatchID() - Method in interface org.jboss.as.patching.installation.PatchableTarget.TargetInfo
-
Get the cumulative patch id.
- getCumulativePatchID() - Method in interface org.jboss.as.patching.PatchInfo
-
The cumulative patch id.
- getCurrent() - Method in class org.jboss.as.appclient.service.LazyConnectionContextSelector
-
- getCurrent() - Method in interface org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Get the current address, from the builder.
- getCurrent() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- getCurrent() - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- getCurrent() - Static method in class org.jboss.as.jacorb.service.CorbaORBService
-
- getCurrentDir() - Method in interface org.jboss.as.cli.CommandContext
-
Returns current default filesystem directory.
- getCurrentJvmHome() - Static method in class org.jboss.as.process.DefaultJvmUtils
-
Get the home dir of the currently executing jvm
- getCurrentMarshallingVersion() - Method in interface org.jboss.as.clustering.marshalling.VersionedMarshallingConfiguration
-
- getCurrentMarshallingVersion() - Method in class org.jboss.as.ejb3.component.stateful.VersionedMarshallingConfigurationService
-
- getCurrentMarshallingVersion() - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- getCurrentMarshallingVersion() - Method in class org.wildfly.clustering.web.infinispan.session.SessionAttributeMarshallingContext
-
- getCurrentMode() - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Get whether the patch is applied or rolled back.
- getCurrentNodePath() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the current prefix.
- getCurrentNodes() - Method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitor
-
Get current nodes.
- getCurrentNodes() - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Get current nodes.
- getCurrentOperationID() - Static method in class org.jboss.as.controller.CurrentOperationIdHolder
-
Deprecated.
Get the current operation-id.
- getCurrentRunningMode() - Method in interface org.jboss.as.domain.controller.DomainController
-
Gets the domain controller's current running mode.
- getCurrentRunningMode() - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- getCurrentSelector() - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Get the current context selector for the current thread.
- getCurrentSize() - Method in interface org.jboss.as.ejb3.pool.Pool
-
- getCurrentSize() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- getCurrentStage() - Method in interface org.jboss.as.controller.OperationContext
-
Get the current stage of execution.
- getCurrentState() - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- getCurrentThreadCount() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getCurrentThreadCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getCurrentThreadCount() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getCurrentThreadCount() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- getCurrentThreadCount() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- getCurrentThreadCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getCurrentThreadCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getCurrentThreads() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- getCurrentTransaction() - Static method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
Returns the transaction associated with the transaction propagation
context that arrived in the current IIOP request.
- getCurrentTransaction() - Method in interface org.jboss.iiop.tm.InboundTransactionCurrent
-
Gets the Transaction instance associated with the current incoming
request.
- getCurrentTransactionAttribute() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getCurrentTransactionTimeout(EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- getCurrentValue() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getCurrentVersion() - Method in interface org.jboss.as.clustering.marshalling.MarshallingContext
-
- getCurrentVersion() - Method in class org.jboss.as.clustering.marshalling.SimpleMarshallingContext
-
- getCustomServers() - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- getData() - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager.SessionEntry
-
- getDatabaseName() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getDataSource() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- getDataSourceClass() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the dataSourceClass.
- getDataSourceClassName() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
- getDataSourceConfigInjector() - Method in class org.jboss.as.connector.subsystems.datasources.LocalDataSourceService
-
- getDataSourceConfigInjector() - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceService
-
- getDataSourceInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- getDataSourceInjector() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- getDatasources(ModelControllerClient, String, String) - Static method in class org.jboss.as.cli.Util
-
- getDataStoreName() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaData
-
- getDateOfLastDayOfWeekInMonth(Calendar, int) - Static method in class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
-
- getDayOfMonth() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getDayOfWeek() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getDaysOfWeek() - Static method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- getDebugOptions() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getDecision() - Method in class org.jboss.as.controller.access.AuthorizationResult
-
- getDeclaredRoles() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getDeclaredRoles() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
-
Returns the roles that have been declared by the bean.
- getDeclaredSecurityRoles() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getDeclaredValueClassName() - Method in class org.jboss.as.ee.component.InjectionTarget
-
Get the class name of the field or the parameter type declared for the target method.
- getDeclaringClass() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
-
- getDefault() - Static method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- getDefaultAccessTimeout() - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- getDefaultAccessTimeout() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- getDefaultAccessTimeout() - Method in interface org.jboss.as.ejb3.concurrency.LockableComponent
-
- getDefaultAccessTimeoutService() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
-
- getDefaultAccessTimeoutService() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getDefaultAttribute() - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getDefaultBootstrapContext() - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
- getDefaultCache() - Method in interface org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfiguration
-
- getDefaultCache() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- getDefaultCacheName() - Method in interface org.jboss.as.clustering.infinispan.CacheContainer
-
Returns the name of the default cache.
- getDefaultCacheName() - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- getDefaultCipherSuites() - Method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- getDefaultClassIntrospectorServiceName() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getDefaultCommandCompleter() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the default command line completer.
- getDefaultConfiguration(CacheMode) - Static method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd
-
- getDefaultContainer() - Method in class org.wildfly.extension.undertow.UndertowService
-
- getDefaultContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getDefaultContentType() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getDefaultContext() - Method in class org.jboss.as.ee.component.DeploymentDescriptorEnvironment
-
- getDefaultControllerAddress() - Method in interface org.jboss.as.cli.CliConfig
-
The default address of the controller from the configuration.
- getDefaultControllerAddress() - Method in interface org.jboss.as.cli.CommandContext
-
The default address of the default controller to connect to.
- getDefaultControllerHost() - Method in interface org.jboss.as.cli.CliConfig
-
- getDefaultControllerHost() - Method in interface org.jboss.as.cli.CommandContext
-
- getDefaultControllerPort() - Method in interface org.jboss.as.cli.CliConfig
-
- getDefaultControllerPort() - Method in interface org.jboss.as.cli.CommandContext
-
- getDefaultControllerProtocol() - Method in interface org.jboss.as.cli.CliConfig
-
The default server controller protocol for addresses where no protocol is specified.
- getDefaultDataSourceName() - Static method in class org.jboss.as.jpa.service.JPAService
-
- getDefaultDistinctName() - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
-
- getDefaultDomain() - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- getDefaultDomain() - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getDefaultEncoding() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getDefaultExecutor() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getDefaultExtendedPersistenceInheritance() - Static method in class org.jboss.as.jpa.service.JPAService
-
- getDefaultHandler() - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- getDefaultHost() - Method in class org.wildfly.extension.undertow.Server
-
- getDefaultHost() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- getDefaultInitCtx() - Method in class org.jboss.as.naming.InitialContext
-
- getDefaultInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- getDefaultInterfaceAddress() - Method in interface org.jboss.as.network.SocketBindingManager
-
Return the resolved
InetAddress for the default interface.
- getDefaultInterfaceAddress() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
-
- getDefaultInterfaceBinding() - Method in interface org.jboss.as.network.SocketBindingManager
-
- getDefaultInterfaceBinding() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
-
- getDefaultInterfaceBindingInjector() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
-
- getDefaultJVM() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the location of the default java executable to use when launch managed domain servers.
- getDefaultLocale() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getDefaultLocalEJBReceiverInjector() - Method in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
- getDefaultMaxInactiveInterval(TimeUnit) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- getDefaultMaxInactiveInterval(TimeUnit) - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Returns the default maximum inactive interval, using the specified unit, for all sessions created by this session manager.
- getDefaultPath() - Method in class org.jboss.as.domain.http.server.ResourceHandlerDefinition
-
- getDefaultProviderModuleName() - Static method in class org.jboss.as.jpa.config.Configuration
-
- getDefaultRenderKitId() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getDefaultResourceAdapterName() - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- getDefaultResourceJndiNames() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getDefaults() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getDefaultServer() - Method in class org.wildfly.extension.undertow.UndertowService
-
- getDefaultTransformer() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getDefaultUsageHeadline(String) - Method in class org.jboss.as.version.Usage
-
- getDefaultValidatorInfo() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getDefaultValue() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getDefaultValue() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the default value to use for the attribute if a value was not provided.
- getDefaultVirtualHost() - Method in class org.wildfly.extension.undertow.UndertowService
-
- getDefaultWebModule() - Method in class org.wildfly.extension.undertow.Host
-
- getDeferredEntityManagers() - Static method in class org.jboss.as.jpa.container.CreatedEntityManagers
-
Called by postconstruct interceptor
- getDeferredModules(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- getDeferredSyntaxAllowedAsLiteral() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getDefinedComponentMethods() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the set of currently known component methods.
- getDefinition(LocalHostControllerInfo) - Static method in class org.jboss.as.domain.controller.operations.deployment.HostProcessReloadHandler
-
- getDefinition() - Method in enum org.jboss.as.messaging.Attribute
-
- getDefinition() - Method in enum org.jboss.as.messaging.Element
-
- getDefinition(String) - Method in enum org.jboss.as.messaging.Element
-
- getDefinition() - Method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
- getDefinitions(ConnectionFactoryAttribute...) - Static method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
- getDelegate() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getDelegate() - Static method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
-
- getDelegate() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getDelegate() - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- getDeny() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- getDependencies() - Method in interface org.jboss.as.cli.handlers.module.ModuleConfig
-
- getDependencies() - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- getDependencies() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- getDependencies() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the dependency map.
- getDependencies() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
- getDependencies() - Method in class org.jboss.as.server.moduleservice.ModuleDefinition
-
- getDependency() - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- getDependencyConfigLists() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getDependencyConfigs() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getDependencyConfigs() - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyListConfig
-
- getDependencyName() - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- getDependents() - Method in class org.jboss.as.controller.ContainerStateMonitor.MissingDependencyInfo
-
- getDepends() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getDependsOn() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- getDeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getDeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getDeployer() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getDeployer() - Method in class org.jboss.as.connector.subsystems.datasources.LocalDataSourceService
-
- getDeployer() - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceService
-
- getDeployment() - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeployment
-
Get the deployment
- getDeployment() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getDeployment() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- getDeployment() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- getDeploymentAction() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets the deployment action that lead to this result.
- getDeploymentActionId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets the unique id of the deployment action.
- getDeploymentActionImpls() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- getDeploymentActionResult(UUID) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanResultImpl
-
- getDeploymentActionResult(UUID) - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentPlanResult
-
Gets the result of a
DeploymentAction action associated with
the deployment set plan.
- getDeploymentActionResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
-
Gets the results of the
DeploymentActions associated with
the deployment set plan.
- getDeploymentActionResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
-
Gets the results of the
DeploymentActions associated with
the deployment set plan.
- getDeploymentActionResults() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- getDeploymentActionResults() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerDeploymentPlanResult
-
Gets the result of a
DeploymentAction action associated with
the deployment set plan.
- getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
Gets the list of deploy, replace and undeploy actions that are part
of the deployment plan.
- getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
-
Gets the list of deploy, replace and undeploy actions that are part
of the deployment plan.
- getDeploymentActions() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- getDeploymentActions() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
-
Gets the list of deployment actions that are part of the deployment plan,
in the order in which they were added to the plan.
- getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Gets the list of
DeploymentActions created as a recent of
builder operations, in order of when they were created.
- getDeploymentActions() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- getDeploymentClassLoader(String) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getDeploymentClassLoader() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- getDeploymentCompleteLatch() - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
-
- getDeploymentDescriptions(CommandContext, List<String>) - Method in class org.jboss.as.cli.handlers.DeploymentHandler
-
- getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.ee.component.InterceptorEnvironment
-
- getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getDeploymentException() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- getDeploymentException() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
-
Gets the exception, if any, that occurred while executing this action.
- getDeploymentFiles(byte[]) - Method in interface org.jboss.as.repository.DeploymentFileRepository
-
Get the files associated with a given deployment.
- getDeploymentFiles(byte[]) - Method in class org.jboss.as.repository.LocalDeploymentFileRepository
-
Get the files associated with a given deployment.
- getDeploymentFiles(byte[]) - Method in class org.jboss.as.repository.LocalFileRepository
-
Get the files associated with a given deployment.
- getDeploymentFiles(byte[]) - 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
-
- getDeploymentInfo(String, String, Map<String, String>) - Method in class org.wildfly.extension.rts.service.AbstractRTSService
-
- getDeploymentInfoInjectedValue() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- getDeploymentManager() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
- getDeploymentManager() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- getDeploymentMD() - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
- getDeploymentMD() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getDeploymentMetadata(ServiceController<? extends Object>) - Method in class org.jboss.as.connector.deployers.ra.processors.AbstractResourceAdapterDeploymentServiceListener
-
- getDeploymentName() - Method in class org.jboss.as.connector.metadata.xmldescriptors.ConnectorXmlDescriptor
-
return this deployment name
- getDeploymentName() - Method in exception org.jboss.as.controller.client.helpers.domain.DuplicateDeploymentNameException
-
- getDeploymentName() - Method in exception org.jboss.as.controller.client.helpers.standalone.DuplicateDeploymentNameException
-
- getDeploymentName() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getDeploymentNodeSelector() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getDeploymentNodeSelector() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
- getDeploymentNodeSelector() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getDeploymentOverlayIndexServiceInjectedValue() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- getDeploymentOverlayServiceInjectedValue() - Method in class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- getDeploymentOverlayServiceInjectedValue() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- getDeploymentPlan() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
-
Gets the deployment plan that lead to this result.
- getDeploymentPlan() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- getDeploymentPlanId() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanResultImpl
-
- getDeploymentPlanId() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentPlanResult
-
Gets the unique id of the deployment plan.
- getDeploymentRepository() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- getDeploymentRepository() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
-
- getDeploymentRepository() - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- getDeploymentRepositoryInjectedValue() - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
-
- getDeploymentRepositoryInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getDeploymentRoot(byte[]) - Method in interface org.jboss.as.repository.DeploymentFileRepository
-
Gets the directory under which files associated with a given deployment
would be found.
- getDeploymentRoot(byte[]) - Method in class org.jboss.as.repository.LocalDeploymentFileRepository
-
Gets the directory under which files associated with a given deployment
would be found.
- getDeploymentRoot(byte[]) - Method in class org.jboss.as.repository.LocalFileRepository
-
Gets the directory under which files associated with a given deployment
would be found.
- getDeploymentRoot(byte[]) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
-
- getDeployments(ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- getDeployments(ModelControllerClient, String) - Static method in class org.jboss.as.cli.Util
-
- getDeployments() - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessions
-
- getDeployments() - Method in interface org.wildfly.clustering.web.sso.Sessions
-
Returns the set of web applications for which the current user is authenticated.
- getDeployments() - Method in class org.wildfly.extension.undertow.Host
-
- getDeploymentServiceName(String, ResourceAdapter) - Static method in class org.jboss.as.connector.util.ConnectorServices
-
- getDeploymentServiceName(String, String) - Static method in class org.jboss.as.connector.util.ConnectorServices
-
- getDeploymentServiceName(String) - Static method in class org.jboss.as.connector.util.ConnectorServices
-
- getDeploymentSetId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
-
Gets the unique id of the deployment set plan.
- getDeploymentSetPlan() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
-
Gets the deployment set plan that lead to this result.
- getDeploymentsStatus() - Method in interface org.jboss.as.server.deployment.scanner.DeploymentOperations
-
- getDeploymentSubsystemModel(String) - Method in interface org.jboss.as.server.deployment.DeploymentUnit
-
Get the extension deployment model root.
- getDeploymentSubsystemModel(String) - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getDeploymentUnit() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
-
Get the persistent deployment unit context for this deployment unit.
- getDeploymentUnitId(DeploymentUnit) - Static method in class org.jboss.as.weld.util.Utils
-
- getDeploymentUnitInjector() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Get the deployment unit injector.
- getDeploymentUnitName() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
Gets the name of the deployment unit from which the driver was loaded, if
it was loaded from a deployment.
- getDeploymentUnitName() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getDeploymentUnitPhaseServiceName(DeploymentUnit, Phase) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- getDeploymentUnitServiceName() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getDeploymentUnitServiceName() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getDeploymentUnitServiceName() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getDeploymentUnitServiceName() - Method in interface org.wildfly.clustering.ejb.BeanContext
-
Returns the service name of the deployment unit to which this bean is associated.
- getDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
-
Gets the name of the content associated with
the action.
- getDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
-
Gets the name of the content associated with
the action.
- getDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getDeprecated() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getDeprecationData() - Method in class org.jboss.as.controller.AttributeDefinition
-
return deprecation data if there is any
- getDescribedResources() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
-
Gets a list of the resources for the slave's ApplyXXXXHandlers.
- getDescription() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getDescription() - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- getDescription() - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- getDescription() - Method in interface org.jboss.as.controller.access.Authorizer
-
Gets a description of the characteristics of this authorizer
- getDescription(Locale) - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets a text description if this attribute definition for inclusion in read-xxx-description metadata.
- getDescription(Locale) - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getDescription() - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- getDescription(Locale) - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getDescription() - Method in class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- getDescription() - Method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- getDescription() - Method in class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- getDescription() - Method in interface org.jboss.as.patching.metadata.Patch
-
Get the patch description.
- getDescription() - Method in interface org.jboss.as.patching.metadata.PatchElement
-
The description of the patch element.
- getDescription() - Method in class org.jboss.as.patching.metadata.PatchImpl
-
- getDescription() - Method in class org.jboss.as.patching.metadata.PatchImpl.RollbackPatchImpl
-
- getDescription(String) - Method in class org.wildfly.extension.undertow.deployment.WarAnnotationDeploymentProcessor
-
- getDescriptionGroup(String) - Method in class org.wildfly.extension.undertow.deployment.WarAnnotationDeploymentProcessor
-
- getDescriptionGroup(String, String, String, String) - Method in class org.wildfly.extension.undertow.deployment.WarAnnotationDeploymentProcessor
-
- getDescriptionOnlyOperation(ResourceBundle, String, String) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
Deprecated.
- getDescriptionOnlyOperation(Locale, String, String) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getDescriptionOnlyOperation(Locale, String, String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getDescriptionPrefix() - Method in class org.jboss.as.messaging.AbstractHornetQComponentControlHandler
-
- getDescriptionPrefix() - Method in class org.jboss.as.messaging.AcceptorControlHandler
-
- getDescriptionPrefix() - Method in class org.jboss.as.messaging.BridgeControlHandler
-
- getDescriptionPrefix() - Method in class org.jboss.as.messaging.BroadcastGroupControlHandler
-
- getDescriptionPrefix() - Method in class org.jboss.as.messaging.ClusterConnectionControlHandler
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.OperationDefinition
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.SimpleOperationDefinition
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.messaging.HornetQServerResourceDefinition
-
- getDescriptorData() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getDescriptorData() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- getDescriptorData() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- getDescriptorMethodPermissions() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getDestinationAddress() - Method in class org.jboss.as.network.ClientMapping
-
The destination host or IP that the client should connect to.
- getDestinationAddress() - Method in class org.jboss.as.network.OutboundSocketBinding
-
- getDestinationPort() - Method in class org.jboss.as.network.ClientMapping
-
The destination port that the client should connect to.
- getDestinationPort() - Method in class org.jboss.as.network.OutboundSocketBinding
-
- getDestroy() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getDetypedMemoryUsage(MemoryUsage) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanUtil
-
- getDetypedThreadInfo(ThreadInfo, boolean) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanUtil
-
Utility for converting
ThreadInfo to a detyped form.
- getDiagnosticsSocketBinding() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getDir() - Method in exception org.jboss.as.repository.RemoteFileRequestAndHandler.CannotCreateLocalDirectoryException
-
- getDirectoryStructure() - Method in class org.jboss.as.patching.installation.LayerInfo
-
- getDirectoryStructure() - Method in interface org.jboss.as.patching.installation.PatchableTarget
-
The directory structure for this target.
- getDirectoryStructure() - Method in interface org.jboss.as.patching.installation.PatchableTarget.TargetInfo
-
The directory structure for this target.
- getDirName() - Method in enum org.jboss.as.patching.metadata.LayerType
-
- getDisabledKnownUsers() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getDisabledUserNames() - Method in class org.jboss.as.domain.management.security.UserPropertiesFileLoader
-
- getDiscardedOperations() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
operations that must be flat out discarded and not forwarded
- getDisplayName(String) - Method in class org.wildfly.extension.undertow.deployment.WarAnnotationDeploymentProcessor
-
- getDistinctName() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getDistinctName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getDistinctName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getDistinctName() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
-
- getDmrRequest() - Method in class org.jboss.as.cli.gui.CommandExecutor.Response
-
- getDmrResponse() - Method in class org.jboss.as.cli.gui.CommandExecutor.Response
-
- getDocumentRoot() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- getDomain() - Method in class org.wildfly.extension.undertow.SessionCookieConfig
-
- getDomainBaseDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the base directory in which managed domain files are stored.
- 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.host.controller.HostControllerEnvironment
-
Gets the directory in which managed domain configuration files are stored.
- getDomainConfigurationDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the directory in which managed domain configuration files are stored.
- getDomainConfigurationFile() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- getDomainContentDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the directory in which a Host Controller will store domain-managed user content (e.g.
- getDomainControllerFailure() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets any exception that occurred when applying this update on the
domain controller.
- getDomainControllerRollbackFailure() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets any exception that occurred when rolling back this update on the
domain controller.
- getDomainDataDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the directory in which a Host Controller or Process Controller can store private internal state that
should survive a process restart.
- getDomainDeploymentDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- getDomainDir() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the domain directory.
- getDomainFailure() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
-
- getDomainLogDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the directory in which a Host Controller or Process Controller can write log files.
- getDomainPersister() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- getDomainRegistration(ModelVersionRange) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Get the sub registry for the domain.
- getDomains() - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getDomains() - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getDomainServersDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the directory under domain managed servers will write any persistent data.
- getDomainTempDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the directory in which a Host Controller or Process Controller can store private internal state that
does not need to survive a process restart.
- getDomainUuid() - Method in class org.jboss.as.controller.AccessAuditContext
-
- getDotName() - Method in enum org.jboss.as.jaxrs.JaxrsAnnotations
-
- getDotName() - Method in enum org.jboss.as.weld.CdiAnnotations
-
- getDownConfig() - Method in class org.jboss.as.pojo.service.CreateDestroyPojoPhase
-
- getDownConfig() - Method in class org.jboss.as.pojo.service.LifecyclePojoPhase
-
- getDownConfig() - Method in class org.jboss.as.pojo.service.StartStopPojoPhase
-
- getDriver() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the driver.
- getDriverClass() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the driverClass.
- getDriverClassName() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
Gets the fully qualified class name of the driver's implementation of
Driver
- getDriverInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getDriverName() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
- getDriverRegistryInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getDriverRegistryServiceInjector() - Method in class org.jboss.as.connector.services.driver.DriverService
-
- getDropDurableSubscription(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getDumpThreadsDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getDuration() - Method in class org.jboss.as.threads.TimeSpec
-
Get the duration.
- getEarApplicationName() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getEarApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEarApplicationName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getEEModuleDescription() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- getEjb2XRemoveInterceptor() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- getEjb2XRemoveMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getEjb2XRemoveMethod() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getEjbActivate() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbActivate() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEjbActivateMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbActivateMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEjbBindLocation(InjectionPoint) - Static method in class org.jboss.as.weld.util.ResourceInjectionUtilities
-
- getEJBClassName() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getEjbComponent() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- getEjbComponent() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- getEjbComponent() - Method in class org.jboss.as.jsr77.ejb.ManagementEjbDeploymentInformation
-
- getEjbComponentInjectedValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getEjbComponentInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getEjbContext() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
-
- getEjbContext() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getEjbContext() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstance
-
Returns a MessageDrivenContext
- getEjbContext() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
-
- getEjbContext() - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
-
- getEjbCreateInterceptorFactory() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanObjectViewConfigurator
-
- getEJBHome() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbHome() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getEJBHome() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getEjbHomeView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getEjbHomeViewServiceName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbJarDescription(DeploymentUnit) - Static method in class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
- getEjbLoad() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbLoad() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEjbLoadMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbLoadMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEJBLocalHome() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbLocalHome() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getEJBLocalHome() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getEjbLocalHomeView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getEjbLocalHomeViewServiceName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbLocalObject() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getEJBLocalObject(Object) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbLocalObject() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getEJBLocalObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
-
- getEJBLocalObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getEJBLocalObject() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getEJBLocalObject() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getEjbLocalObjectType() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbLocalObjectView() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getEjbLocalObjectViewServiceName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbLocalView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getEJBMethodSecurityAttributeServiceInjector() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getEJBName() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getEjbName() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- getEjbName() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getEjbObject() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getEJBObject(Object) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbObject() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getEJBObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
-
- getEJBObject(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getEJBObject() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getEJBObject() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getEjbObjectType() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbObjectview() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getEjbObjectViewServiceName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getEjbPassivate() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbPassivate() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEjbPassivateMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbPassivateMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEjbRemoteTransactionsRepository() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
Returns the
EJBRemoteTransactionsRepository if there is at least one remote view (either
ejb3.x business remote, ejb2.x remote component or home view) is exposed.
- getEJBRemoteTransactionsRepositoryInjector() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getEJBRemoteTransactionsRepositoryInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getEjbRemoteView() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getEjbRemoveInterceptorFactory(Method) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanObjectViewConfigurator
-
- getEjbRequestContext() - Method in class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor
-
- getEJBResourceName(InjectionPoint, String) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- getEjbs() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- getEjbs() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getEjbStore() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbStore() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEjbStoreMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getEjbStoreMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getEJBUtilities() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getEJBUtilitiesInjector() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
- getEJBViewMethodSecurityAttributesService() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getELContextListeners() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getElement(int) - Method in class org.jboss.as.controller.PathAddress
-
Gets the element at the given index.
- getElements() - Method in interface org.jboss.as.patching.metadata.Patch
-
List of patch elements.
- getElements() - Method in class org.jboss.as.patching.metadata.PatchImpl
-
- getElements() - Method in class org.jboss.as.patching.metadata.PatchImpl.RollbackPatchImpl
-
- getElementText(XMLStreamReader) - Method in class org.jboss.as.webservices.metadata.JBossWebservicesPropertyReplaceFactory
-
- getElementText(XMLStreamReader) - Method in class org.jboss.as.webservices.metadata.WebservicesPropertyReplaceFactory
-
- getElementValidator() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Gets the validator to use for validating list elements.
- getElementValidator() - Method in class org.jboss.as.controller.ListAttributeDefinition
-
The validator used to validate elements in the list.
- getElementValidator() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Gets the validator to use for validating list elements.
- getElementValidator() - Method in class org.jboss.as.controller.MapAttributeDefinition
-
The validator used to validate values in the map.
- getElIgnored() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getELResolver() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getEmptyOperation(String, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getEnabledKnownUsers() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getEnabledUserNames() - Method in class org.jboss.as.domain.management.security.UserPropertiesFileLoader
-
- getEnd() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
-
- getEndContentHandler() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getEndDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getEndpoint(String) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
Returns the Endpoint corresponding to the passed resourceAdapterName
- getEndpoint() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getEndpoint(ObjectName) - Method in class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- getEndpointClass() - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- getEndpointClassName(ServletMetaData) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns endpoint class name.
- getEndpointCreationOptions() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getEndpointCreationOptions() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getEndpointInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getEndpointInjector() - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- getEndpointInjector() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- getEndpointInjector() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- getEndpointInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
-
- getEndpointInjector() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
-
- getEndpointInterface() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getEndpointName() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getEndpointName() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getEndpointName(ServletMetaData) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns endpoint name.
- getEndpointRegistry() - Method in class org.jboss.as.webservices.util.EndpointRegistryFactory
-
Retrieves endpoint registry through the corresponding Service
- getEndpoints() - Method in class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- getEndTime() - Method in class org.jboss.as.jdr.JdrReport
-
Indicates the time the JDR report collection was complete.
- getEngine() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
-
- getEngines() - Method in class org.wildfly.mod_cluster.undertow.UndertowServer
-
- getEnterHandler() - Method in class org.jboss.as.cli.parsing.ExpressionBaseState
-
- getEnterHandler() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getEntityGraph(String) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getEntityGraphs(Class<T>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getEntityManager() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getEntityManager() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
The JPA SFSB interceptor will track the stack of SFSB invocations.
- getEntityManager() - Method in class org.jboss.as.jpa.container.TransactionScopedEntityManager
-
- getEntityManagerDetails(EntityManager) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- getEntityManagerFactory() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getEntityManagerFactory() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
Get the entity manager factory
- getEntityManagerFactoryBuilder() - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
Get the entity manager factory
- getEntries() - Method in interface org.wildfly.clustering.registry.Registry
-
Returns all registry entries in this group.
- getEntries() - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- getEntry(Node) - Method in interface org.wildfly.clustering.registry.Registry
-
Returns the registry entry for the specified node.
- getEntry(Node) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- getEntryProviderServiceName(String, String) - Static method in class org.wildfly.clustering.server.registry.RegistryFactoryProvider
-
- getEntryType() - Method in class org.jboss.as.controller.OperationDefinition
-
- getEnvironment() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getEnvironment() - Method in class org.jboss.as.ee.component.DeploymentDescriptorEnvironment
-
- getEnvironment() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getEnvironment() - Method in class org.jboss.as.host.controller.HostControllerService
-
- getEnvironment() - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Returns the current environment.
- getEnvironment() - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- getEnvironment() - Method in class org.jboss.as.naming.NamingContext
- getEnvironmentVariables() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getError() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Returns the exception if there was one during parsing or null
if the line was parsed successfully.
- getError() - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
Gets any error that happened on the server trying to initialize the request
- getErrorCode() - Method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- getErrorHandler() - Method in interface org.jboss.as.patching.validation.PatchingArtifactValidationContext
-
Get the error handler.
- getErrorManagerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getErrorManagerNames() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getErrorMessage() - Method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- getErrorOnUndeclaredNamespace() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getEscapedValue() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- getEtag() - Method in class org.jboss.as.domain.http.server.OperationParameter
-
- getETag() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getETag() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getEvent() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
Get the event triggered
- getExceptionAnalysis(Class) - Static method in class org.jboss.as.jacorb.rmi.ExceptionAnalysis
-
- getExceptionClass() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
-
- getExceptionRepositoryId() - Method in class org.jboss.as.jacorb.rmi.ExceptionAnalysis
-
Return the repository ID for the mapping of this analysis
to an exception.
- getExecutionTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
-
- getExecutionTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics.Values
-
- getExecutor() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Get the command executor.
- getExecutor(Properties) - Method in class org.jboss.as.clustering.infinispan.ManagedExecutorFactory
-
- getExecutor() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getExecutor() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Get the executor service used for the controller client.
- getExecutor() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getExecutor() - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Get the executor
- getExecutor() - Method in interface org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration
-
Returns the scheduled executor suitable for scheduling bean expiration.
- getExecutor() - Method in interface org.wildfly.clustering.ejb.infinispan.PassivationConfiguration
-
- getExecutorInjector() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getExecutorInjector() - Method in class org.jboss.as.ee.component.ComponentStartService
-
- getExecutorInjector() - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- getExecutorInjector() - Method in class org.jboss.as.jacorb.service.CorbaORBService
-
Obtains a reference to the executor service injector.
- getExecutorInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getExecutorInjector() - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- getExecutorInjector() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
-
- getExecutorInjector() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
-
- getExecutorLongInjector() - Method in class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
- getExecutorLongInjector() - Method in class org.jboss.as.connector.services.workmanager.WorkManagerService
-
- getExecutorService() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getExecutorServiceInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getExecutorServiceInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getExecutorServiceInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getExecutorServiceInjector() - Method in class org.jboss.as.controller.AbstractControllerService
-
- getExecutorServiceInjector() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- getExecutorServiceInjector() - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- getExecutorShortInjector() - Method in class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
- getExecutorShortInjector() - Method in class org.jboss.as.connector.services.workmanager.WorkManagerService
-
- getExistingCommands() - Method in class org.jboss.as.cli.handlers.CommandCommandHandler
-
- getExitCode() - Method in interface org.jboss.as.cli.CommandContext
-
Returns value that should be used as the exit code of the JVM process.
- getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
-
- getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem14Parser
-
- getExpectedNamespace() - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
-
- getExpireMessage(Locale, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getExpireMessages(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getExpiry() - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager.SessionEntry
-
- getExplanation() - Method in class org.jboss.as.controller.access.AuthorizationResult
-
- getExportedContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- 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
-
- getExpression() - Method in exception org.jboss.as.cli.parsing.UnresolvedExpressionException
-
- getExpressionFactory() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getExpressionFactory() - Method in class org.jboss.as.jsf.injection.weld.WeldApplication
-
- getExpressionFactory() - Method in class org.wildfly.extension.undertow.deployment.JspApplicationContextWrapper
-
- getExpressionResolver() - Method in interface org.jboss.as.domain.controller.DomainController
-
- getExpressionResolver() - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- getExtendedPersistenceInheritanceType() - Method in class org.jboss.as.jpa.config.JPADeploymentSettings
-
- getExtensionContext(String, boolean) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getExtensionContext(String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getExtensionModuleNames() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Gets the module names of all known
Extensions.
- getExtensionParsingContext(String, XMLMapper) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getExtensionRegistry() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the extension registry.
- getExtensionRegistry() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getExtensionRegistry() - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
- getExtensionRegistry() - Method in interface org.jboss.as.domain.controller.DomainController
-
- getExtensionRegistry() - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- getExtensionRegistry() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the extension registry.
- getExtensions() - Method in class org.jboss.as.weld.deployment.WeldDeployment
- getExtensions() - Method in class org.jboss.as.weld.deployment.WeldPortableExtensions
-
- getExternalContexts() - Method in class org.jboss.as.naming.deployment.ExternalContextsProcessor
-
- getExternalContextsInjector() - Method in class org.jboss.as.naming.service.ExternalContextBinderService
-
- getFactory() - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- getFactory() - Method in interface org.jboss.as.controller.access.constraint.ScopingConstraint
-
Get the factory that produces constraints of this type
- getFactory() - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- getFactory() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor
-
Get the interceptor factory.
- getFactory() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextStorageInterceptor
-
Get the interceptor factory for this interceptor.
- getFactory() - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- getFactory() - Method in interface org.wildfly.clustering.ejb.infinispan.Configuration
-
- getFactoryClass() - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- getFactoryMethod() - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- getFactoryName() - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandle
-
Retrieves the name of the factory which built the handle.
- getFactoryName() - Method in class org.jboss.as.ee.concurrent.handle.NullContextHandle
-
- getFactoryServiceName(String, String) - Static method in class org.wildfly.clustering.server.registry.RegistryFactoryProvider
-
- getFailedControllers() - Method in class org.jboss.as.controller.ContainerStateMonitor.ContainerStateChangeReport
-
- getFailureDescription(ModelNode) - Static method in class org.jboss.as.cli.Util
-
- getFailureDescription(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Parses the result and returns the failure description.
- getFailureDescription() - Method in interface org.jboss.as.controller.OperationClientException
-
Get the detyped failure description.
- getFailureDescription() - Method in interface org.jboss.as.controller.OperationContext
-
Get the failure description response node, creating it if necessary.
- getFailureDescription() - Method in exception org.jboss.as.controller.OperationFailedException
-
Get the detyped failure description.
- getFailureDescription() - Method in exception org.jboss.as.controller.registry.Resource.NoSuchResourceException
-
- getFailureDescription() - Method in interface org.jboss.as.controller.transform.OperationRejectionPolicy
-
Get the optional failure description.
- getFailureDescription() - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- getFailureMessage() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- getFailureResult() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- getFailureResult() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets the exception, if any, that occurred while executing this update.
- getFallbackHandler(ManagementRequestHeader) - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Get a fallback handler.
- getFamily() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.as.jsf.injection.weld.DummyELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- getField(String) - Method in interface org.jboss.as.pojo.service.BeanInfo
-
Get bean's field.
- getField(String) - Method in class org.jboss.as.pojo.service.DefaultBeanInfo
-
- getField() - Method in class org.jboss.as.pojo.service.FieldJoinpoint
-
- getField(String) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
-
Get a field declared on this object.
- getFieldLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
-
- getFields() - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
-
Get a collection of fields declared on this object.
- getFile(ContentItem) - Method in class org.jboss.as.patching.runner.PatchContentLoader
-
Get a patch content file.
- getFile() - Method in class org.jboss.as.patching.validation.PatchingFileArtifact.FileArtifactState
-
- getFile() - Method in interface org.jboss.as.patching.validation.PatchingFileArtifact.FileState
-
Get the associated file.
- getFile(String) - Method in interface org.jboss.as.repository.HostFileRepository
-
Get a file relative to the repository root.
- getFile(String) - Method in class org.jboss.as.repository.LocalFileRepository
-
Get a file relative to the repository root.
- getFile() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getFile() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getFileMode() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getFilterConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getFilteredData() - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- getFilterNames() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getFilterRefServiceName(PathAddress, String) - Static method in class org.wildfly.extension.undertow.UndertowService
-
- getFinalResult() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- getFinalResult() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Get the final result.
- getFinalResult() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
-
- getFindThreadsOperation(Locale, String, String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
- getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
- getFirst() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
- getFirstMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- getFirstMatch() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- getFirstResult() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getFirstResult() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getFirstTimeout() - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
-
- getFixedPortWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getFixedPortWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
-
- getFixedPortWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
-
- getFlags() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getFlags() - Method in class org.jboss.as.controller.access.Action
-
- getFlags() - Method in class org.jboss.as.controller.access.TargetAttribute
-
Gets the flags associated with this attribute.
- getFlags() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets any
flags used to indicate special
characteristics of the attribute
- getFlags() - Method in class org.jboss.as.controller.OperationDefinition
-
- getFlags() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Gets the flags associated with this attribute.
- getFlags() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getFlagsSet(OperationEntry.Flag...) - Static method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- getFlagsSet(OperationEntry.Flag...) - Static method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getFlowHandler() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getFlushMode() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getFlushMode() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getFlushMode() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getFormalName() - Method in enum org.jboss.as.controller.access.rbac.StandardRole
-
- getFormat() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getFormat() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getFormatterConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getFormatterNames() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getFrom() - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- getFullName() - Method in interface org.jboss.as.cli.CommandArgument
-
The default name of the argument.
- getFullName() - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- getFullOptions(OperationContext, ModelNode) - Static method in class org.jboss.as.remoting.ConnectorUtils
-
- getFullReplaceAction(String, String, byte[]) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getFullReplaceAction(String, String, InputStream, boolean) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getFullSSLContextInjector() - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- getFutureResult() - Method in class org.jboss.as.server.mgmt.domain.ServerBootOperationsService
-
- getGetLastSentMessageId(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getGetLoggerLevelDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGetParentLoggerNameDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGetRoles(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getGetter(String, Class<?>) - Method in interface org.jboss.as.pojo.service.BeanInfo
-
Get getter.
- getGetter(String, Class<?>) - Method in class org.jboss.as.pojo.service.DefaultBeanInfo
-
- getGetThreadInfoDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGetThreadInfosDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGlobalConfiguration() - Method in interface org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfiguration
-
- getGlobalConfiguration() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- getGlobalContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getGlobalNamingStore() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
Gets the maximum period, in ms, the deployment set plan is configured to
wait for potentially long-running in-process work ito complete before
shutdown proceeds.
- getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
-
Gets the maximum period, in ms, the deployment set plan is configured to
wait for potentially long-running in-process work ito complete before
shutdown proceeds.
- getGracefulShutdownTimeout() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- getGracefulShutdownTimeout() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
-
Gets the maximum period, in ms, the deployment plan is configured to
wait for potentially long-running in-process work ito complete before
shutdown proceeds.
- getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Gets the maximum period, in ms, the builder will configure the deployment plan to
wait for potentially long-running in-process work ito complete before
shutdown proceeds.
- getGracefulShutdownTimeout() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- getGroup() - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcherFactory
-
Returns the group upon which the this command dispatcher operates.
- getGroup() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistrationFactory
-
Returns the group with which to register service providers.
- getGroup() - Method in interface org.wildfly.clustering.registry.Registry
-
Returns the group associated with this factory.
- getGroup() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryConfiguration
-
- getGroup() - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- getGroup() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryConfiguration
-
- getGroup() - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- getGroup() - Method in interface org.wildfly.clustering.server.registry.RegistryFactoryConfiguration
-
- getGroup() - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- getGroupFiles() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getGroupId() - Method in interface org.wildfly.clustering.ejb.Bean
-
Returns the identifier of the group to which this bean is associated.
- getGroupId() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- getGroupId() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntry
-
- getGroupId() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanEntry
-
- getGroupIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- getGroupIdentifierFactory() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- getGroupInjector() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
-
- getGroupName() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- getGroups() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getGroupsForType(String, String, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
-
- getHandle() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- getHandler(char) - Method in interface org.jboss.as.cli.parsing.CharacterHandlerMap
-
- getHandler(char) - Method in class org.jboss.as.cli.parsing.DefaultCharacterHandlerMap
-
- getHandler(char) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- getHandler(char) - Method in class org.jboss.as.cli.parsing.DefaultStateWithEndCharacter
-
- getHandler(char) - Method in class org.jboss.as.cli.parsing.EscapeCharacterState
-
- getHandler(char) - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getHandler() - Method in class org.jboss.as.domain.http.server.ResourceHandlerDefinition
-
- getHandler(URL) - Method in class org.jboss.as.weld.deployment.PropertyReplacingBeansXmlParser
-
- getHandlerChain() - Method in class org.jboss.as.webservices.service.HandlerService
-
- getHandlerClass() - Method in class org.wildfly.extension.undertow.errorhandler.ErrorPageDefinition
-
- getHandlerClass() - Method in class org.wildfly.extension.undertow.filters.BasicAuthHandler
-
- getHandlerClass() - Method in class org.wildfly.extension.undertow.filters.ConnectionLimitHandler
-
- getHandlerClass() - Method in class org.wildfly.extension.undertow.filters.GzipFilter
-
- getHandlerClass() - Method in class org.wildfly.extension.undertow.filters.ResponseHeaderFilter
-
- getHandlerClass() - Method in interface org.wildfly.extension.undertow.Handler
-
- getHandlerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getHandlerDisabledDueToFailure(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get whether a handler was disabled due to failures
- getHandlerDisabledDueToFailure(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getHandlerFailureCount(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get the current failure count of a handler
- getHandlerFailureCount(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getHandlerNames() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getHandlers(String) - Method in class org.jboss.as.webservices.injection.WSEndpointHandlersMapping
-
Returns handlers class names associated with WS endpoint.
- getHandlesTypes() - Method in class org.wildfly.extension.undertow.deployment.ScisMetaData
-
- getHandoffExecutorInjector() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getHandoffExecutorInjector() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- getHash() - Method in class org.jboss.as.domain.management.plugin.DigestCredential
-
- getHeaders(CommandContext) - Method in class org.jboss.as.cli.impl.CommandCandidatesProvider
-
- getHeaders() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getHeaders(CommandContext) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationCandidatesProvider
-
- getHeaders(CommandContext) - Method in interface org.jboss.as.cli.operation.OperationCandidatesProvider
-
- getHeaders() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getHeapSize() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getHeldbackNames() - Method in interface org.jboss.as.cli.batch.BatchManager
-
- getHeldbackNames() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- getHints() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getHints() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getHistory() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the history of all the commands and operations.
- getHistory() - Method in interface org.jboss.as.cli.impl.Console
-
- getHistory(InstalledIdentity, PatchableTarget.TargetInfo) - Static method in class org.jboss.as.patching.tool.PatchingHistory.Factory
-
- getHistory(InstalledIdentity) - Static method in class org.jboss.as.patching.tool.PatchingHistory.Factory
-
- getHistory() - Method in interface org.jboss.as.patching.tool.PatchingHistory
-
Returns the history as a list of ModelNode's
Entry node has the following attributes:
- patch-id - the id of the patch;
- type - the type of the patch (cumulative or one-off);
- applied-at - a timestamp the patch was applied at.
- getHistory(PatchableTarget.TargetInfo) - Method in interface org.jboss.as.patching.tool.PatchingHistory
-
Same as getHistory() but for the specified target,
i.e.
- getHistoryFileDir() - Method in interface org.jboss.as.cli.CliConfig
-
The directory which contains the command and operation history file.
- getHistoryFileName() - Method in interface org.jboss.as.cli.CliConfig
-
The name of the command and operation history file.
- getHistoryMaxSize() - Method in interface org.jboss.as.cli.CliConfig
-
Maximum size of the history log.
- getHoldCount() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- getHomeClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getHomeClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getHomeDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the root directory for this JBoss installation.
- getHomeDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the root directory for this JBoss installation.
- getHomeDir() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- GetHomeInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
-
Interceptor that can return a home interface for an eJB
- GetHomeInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.interceptors.GetHomeInterceptorFactory
-
- getHomeView() - Method in class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptor
-
- getHomeView() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getHomeViewConfigurator() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getHornetQActivationServiceName(ServiceName) - Static method in class org.jboss.as.messaging.HornetQActivationService
-
- getHornetQComponentControl(HornetQServer, PathAddress) - Method in class org.jboss.as.messaging.AbstractHornetQComponentControlHandler
-
Gets the HornetQComponentControl implementation used by this handler.
- getHornetQComponentControl(OperationContext, ModelNode, boolean) - Method in class org.jboss.as.messaging.AbstractHornetQComponentControlHandler
-
Gets the runtime HornetQ control object that can help service this request.
- getHornetQComponentControl(HornetQServer, PathAddress) - Method in class org.jboss.as.messaging.AcceptorControlHandler
-
- getHornetQComponentControl(HornetQServer, PathAddress) - Method in class org.jboss.as.messaging.BridgeControlHandler
-
- getHornetQComponentControl(HornetQServer, PathAddress) - Method in class org.jboss.as.messaging.BroadcastGroupControlHandler
-
- getHornetQComponentControl(HornetQServer, PathAddress) - Method in class org.jboss.as.messaging.ClusterConnectionControlHandler
-
- getHornetQServerPathAddress(PathAddress) - Static method in class org.jboss.as.messaging.MessagingServices
-
- getHornetQServerServiceController() - Method in class org.jboss.as.messaging.HornetQServerResource
-
- getHornetQService() - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- getHornetQServiceName(PathAddress) - Static method in class org.jboss.as.messaging.MessagingServices
-
- getHornetQServiceName(String) - Static method in class org.jboss.as.messaging.MessagingServices
-
- getHost() - Method in class org.jboss.as.cli.ControllerAddress
-
- getHost() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getHost() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Get the address of the remote host.
- getHost() - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
-
Gets the domain controller's host name.
- getHost() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getHost() - Method in interface org.wildfly.clustering.web.sso.SSOManagerConfiguration
-
- getHost() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getHost() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- getHost() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- getHostConfigurationFile() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- getHostControllerAddress() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the address the process controller told this Host Controller to use for communication with it.
- getHostControllerEnvironment() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
-
Get the host controller environment.
- getHostControllerEnvironment() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
-
Get the host controller environment.
- getHostControllerFailures() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets any exceptions that occurred when applying this update on the
host controllers.
- getHostControllerName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the name by which this host controller is known in the domain.
- getHostControllerName() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getHostControllerName() - Method in class org.jboss.as.server.ServerEnvironment
-
Get the name of this server's host controller.
- getHostControllerNames() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
Gets the list of currently running host controllers.
- getHostControllerNames() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- getHostControllerPort() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the port the process controller told this Host Controller to use for communication with it.
- getHostControllerResults() - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- getHostControllerRollbackFailures() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets any exceptions that occurred when rolling back this update on the
host controllers.
- getHostEffect() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getHostEffect() - Method in class org.jboss.as.controller.access.TargetResource
-
- getHostFailures() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
-
- getHostInjector() - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- getHostName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
-
- getHostName() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the name of the host we are talking to
- getHostName() - Method in interface org.jboss.as.controller.transform.TransformationTarget.IgnoredTransformationRegistry
-
- getHostName() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getHostName() - Method in class org.jboss.as.domain.controller.ServerIdentity
-
- getHostName() - Method in interface org.jboss.as.domain.management.audit.EnvironmentNameReader
-
Get the name of the host controller in the domain if it is a host controller or a domain mode server as given in @coHostControllerEnvironment.getHostControllerName()
or ServerEnvironment.getHostControllerName() respectively.
- getHostName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Get the local host name detected at server startup.
- getHostName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getHostName() - Method in class org.jboss.as.server.ServerEnvironment
-
Get the local host name detected at server startup.
- getHostPersister() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- getHostRegistration(ModelVersionRange) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Get the sub registry for the hosts.
- getHosts() - Method in class org.wildfly.extension.undertow.Server
-
- getHosts() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- getHostSystemProperties() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Initial set of system properties provided to this Host Controller at boot via the command line.
- getHour() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getHttpListenerRegistry() - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- getHttpManagementInterface() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the name of the interface on which the host listens for HTTP management requests.
- getHttpManagementInterface() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getHttpManagementPort() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the name of the port on which the host listens for HTTP management requests.
- getHttpManagementPort() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getHttpManagementSecurePort() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the name of the port on which the host listens for HTTPS management requests.
- getHttpManagementSecurePort() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getHttpManagementSecurityRealm() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the name of the security realm to use for for HTTP management requests.
- getHttpManagementSecurityRealm() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getHttpMethods(boolean) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
If WSDL access is secured, it returns both POST and GET methods, otherwise only POST method.
- getHttpNetworkInterfaceBinding() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
-
- getHttpOnly() - Method in class org.wildfly.extension.undertow.SessionCookieConfig
-
- 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
-
- getIcons(String, String) - Method in class org.wildfly.extension.undertow.deployment.WarAnnotationDeploymentProcessor
-
- getId() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getId() - Method in class org.jboss.as.clustering.infinispan.io.AbstractSimpleExternalizer
-
- getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
-
Gets the unique id of the action.
- getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
Gets the unique id of the plan.
- getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
-
Gets the unique id of the deployment plan.
- getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
-
Gets the unique id of the deployment set plan.
- getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- getId() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
-
Gets the unique id of the action.
- getId() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
-
Gets the unique id of the plan.
- getId() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getId() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- getId() - Method in interface org.jboss.as.core.security.UniqueIdUserInfo
-
- getId() - Method in interface org.jboss.as.ejb3.cache.Identifiable
-
The object identifier.
- getId() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
-
- getId() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentInstance
-
- getId() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- getId() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentInstance
-
- getId() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
-
- getId() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getId() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
-
- getId() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the id of this timer
- getId() - Method in class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- getId() - Method in interface org.jboss.as.patching.metadata.PatchElement
-
Patch element identifier.
- getId() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getId() - Method in interface org.wildfly.clustering.ejb.Bean
-
Returns the identifier of this bean.
- getId() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- getId() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanKey
-
- getId() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- getId() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanKey
-
- getId() - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- getId() - Method in interface org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryConfiguration
-
- getId() - Method in class org.wildfly.clustering.web.infinispan.session.fine.SessionAttributeCacheKey
-
- getId() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanImmutableSession
-
- getId() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSession
-
- getId() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSO
-
- getId() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- getId() - Method in interface org.wildfly.clustering.web.session.ImmutableSession
-
Specifies this session's unique identifier.
- getId() - Method in interface org.wildfly.clustering.web.sso.SSO
-
A unique identifier for this SSO.
- getId() - Method in class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
- getId() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- getIdentifier() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- getIdentifier() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.infinispan.Configuration
-
- getIdentity() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ExecutedServerRequest
-
- getIdentity() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerOperation
-
- getIdentity() - Method in class org.jboss.as.jacorb.security.TrustedIdentityTokenLoginModule
-
- getIdentity() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getIdentity() - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get information about the installed identity.
- getIdentity() - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getIdentity() - Method in interface org.jboss.as.patching.metadata.Patch
-
Returns the target identity.
- getIdentity() - Method in class org.jboss.as.patching.metadata.PatchImpl
-
- getIdentity() - Method in class org.jboss.as.patching.metadata.PatchImpl.RollbackPatchImpl
-
- getIdentity() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
-
- getIdentityState() - Method in class org.jboss.as.patching.metadata.PatchImpl.RollbackPatchImpl
-
- getIdentityState() - Method in interface org.jboss.as.patching.metadata.RollbackPatch
-
Get the backed up identity state.
- getIdentityTrustManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
- getIdentityTrustManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- getIdentityTrustManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getIDLModuleName() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the fully qualified IDL module name that this
analysis should be placed in.
- getIDLModuleName() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
- getIfRequest() - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- getIgnoredResourcesAsModel() - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
-
- getImapServer() - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- getImmediateUnavailableDependencies() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getImpact() - Method in class org.jboss.as.controller.access.JmxAction
-
Gets the impact of the call
- 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
-
- getImportedTransaction(XidTransactionID) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
Returns a SubordinateTransaction associated with the passed XidTransactionID.
- getImportFilters() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- getInactiveHistory() - Method in class org.jboss.as.patching.validation.PatchingGarbageLocator
-
Get the inactive history directories.
- getInactiveOverlays() - Method in class org.jboss.as.patching.validation.PatchingGarbageLocator
-
Get the inactive overlay directories.
- getIncallbacks() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getIncludeCodas() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getIncludePreludes() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getIncompatibleWith() - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- getIncompatibleWith() - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- getIncompatibleWith() - Method in interface org.jboss.as.patching.metadata.UpgradeCondition
-
Get a list of patch-ids, this patch is incompatible with.
- getIndex() - Method in interface org.jboss.as.cli.CommandArgument
-
If the argument doesn't have a name its value can be found by index.
- getIndex() - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- getIndex() - Method in class org.jboss.as.pojo.descriptor.ValueConfig
-
- getIndex() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- 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
-
- getInetAddress() - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Get the IP address of this principal.
- getInfo() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getInfo() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- getIninitialized(InstalledIdentity) - Static method in class org.jboss.as.patching.validation.PatchingGarbageLocator
-
Get the garbage locator.
- getInitialContext(Hashtable<?, ?>) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtxFactory
-
Creates the InitialContext object.
- getInitialContext(Hashtable<?, ?>) - Method in class org.jboss.as.naming.InitialContextFactory
-
Get an initial context instance.
- getInitialDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getInitialExpiration() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the initial (first) timeout date of this timer
- getInitializerClasses() - Method in enum org.jboss.as.jacorb.ORBInitializer
-
Obtains the class names of the initializers that are part of this group.
- getInitializerName() - Method in enum org.jboss.as.jacorb.ORBInitializer
-
Obtains the name of this initializer group.
- getInitialPoolSize() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getInitialRunningMode() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the
RunningMode that was in effect when this Host Controller was launched.
- getInitialRunningMode() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the
RunningMode that was in effect when this server was launched.
- getInitMethods() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getInitParams() - Method in class org.jboss.as.web.host.ServletBuilder
-
- getInject() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- getInjectedBuffer() - Method in class org.wildfly.extension.undertow.deployment.WebSocketContainerService
-
- getInjectedHost() - Method in class org.wildfly.extension.rts.service.AbstractRTSService
-
- getInjectedModule() - Method in class org.jboss.as.pojo.descriptor.ModuleConfig
-
- getInjectedSocketBinding() - Method in class org.wildfly.extension.rts.service.AbstractRTSService
-
- getInjectedTransaction() - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- getInjectedTransactionManager() - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- getInjectionConfigurations() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
Get the resource injection configurations for this EE module class.
- getInjectionContainer() - Static method in class org.jboss.as.web.common.StartupContext
-
- getInjectionTarget(String, String, ClassLoader, DeploymentReflectionIndex) - Static method in class org.jboss.as.ee.utils.InjectionUtils
-
- getInjectionTarget() - Method in class org.jboss.as.weld.injection.WeldComponentService
-
- getInjectionTarget() - Method in class org.jboss.as.weld.injection.WeldInjectionContext
-
- getInjector() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd.Dependency
-
- getInput() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
The complete string being parsed.
- 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.ContentAdd
-
- getInputStreamCount() - Method in class org.jboss.as.controller.client.OperationBuilder
-
Gets the number of input streams currently associated with the operation,
- getInputStreams() - Method in interface org.jboss.as.controller.client.OperationAttachments
-
Input streams associated with the operation
- getInstallationInfo() - Method in class org.jboss.as.patching.DirectoryStructure
-
Get the installation metadata.
- getInstallationMetadata() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the installation metadata directory.
- getInstalledDriver(String) - Method in interface org.jboss.as.connector.services.driver.registry.DriverRegistry
-
- getInstalledDriver(String) - Method in class org.jboss.as.connector.services.driver.registry.DriverRegistryImpl
-
- GetInstalledDriverOperationHandler - Class in org.jboss.as.connector.subsystems.datasources
-
Reads the "installed-drivers" attribute.
- getInstalledDrivers() - Method in interface org.jboss.as.connector.services.driver.registry.DriverRegistry
-
Get the installed drivers
- getInstalledDrivers() - Method in class org.jboss.as.connector.services.driver.registry.DriverRegistryImpl
-
- getInstalledIdentity() - Method in interface org.jboss.as.patching.validation.PatchingArtifactValidationContext
-
Get the installed identity.
- getInstalledImage() - Method in class org.jboss.as.patching.DirectoryStructure
-
Get the installed image layout.
- getInstalledImage() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getInstalledImage() - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get the installed image.
- getInstalledImage() - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getInstalls() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getInstance() - Static method in class org.jboss.as.cli.CommandContextFactory
-
- getInstance() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
Get the actual object instance.
- getInstance() - Method in interface org.jboss.as.ee.component.ComponentInstance
-
Get the actual object instance.
- getInstance() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getInstance() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor
-
Get the interceptor instance.
- getInstance() - Static method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextStorageInterceptor
-
Get this interceptor instance.
- getInstance() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getInstance() - Static method in class org.jboss.as.host.controller.model.jvm.JvmOptionsBuilderFactory
-
- getInstance(ManagementResourceRegistration, LocalHostControllerInfoImpl, HostControllerConfigurationPersister, HostFileRepository, ContentRepository, DomainController, ExtensionRegistry, PathManagerService) - Static method in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
-
- getInstance() - Static method in class org.jboss.as.jdr.JdrReportSubsystemParser
-
- getInstance() - Static method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
- getInstance() - Static method in class org.jboss.as.jpa.transaction.JtaManagerImpl
-
- getInstance() - Static method in class org.jboss.as.jsf.deployment.JSFModuleIdFactory
-
- getInstance() - Static method in class org.jboss.as.logging.LoggingProfileContextSelector
-
- getInstance() - Static method in class org.jboss.as.messaging.Messaging12SubsystemParser
-
- getInstance() - Static method in class org.jboss.as.messaging.Messaging13SubsystemParser
-
- getInstance() - Static method in class org.jboss.as.messaging.Messaging14SubsystemParser
-
- getInstance() - Static method in class org.jboss.as.messaging.Messaging20SubsystemParser
-
- getInstance() - Static method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- getInstance() - Method in class org.jboss.as.naming.ImmediateManagedReference
-
- getInstance() - Method in interface org.jboss.as.naming.ManagedReference
-
Get the object instance.
- getInstance() - Method in class org.jboss.as.naming.ValueManagedReference
-
- getInstance() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory.ValueManagedReference
-
- getInstance() - Static method in class org.jboss.as.security.SecuritySubsystemParser
-
- getInstance() - Static method in class org.jboss.as.threads.ThreadsParser
-
- getInstance() - Static method in class org.jboss.as.webservices.deployers.deployment.WSDeploymentBuilder
-
- getInstance() - Method in class org.jboss.as.weld.services.bootstrap.ManagedReferenceToResourceReferenceAdapter
-
- getInstance() - Static method in class org.wildfly.jberet.BatchConfiguration
-
Gets the instance of the configuration.
- getInstance() - Static method in class org.wildfly.jberet.BatchEnvironmentFactory
-
- getInstanceClassName() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- getInstanceClassName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- getInstanceClassName() - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory
-
- getInstanceClassName() - Method in class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
-
- getInstanceClassName() - Method in interface org.jboss.as.naming.ContextListManagedReferenceFactory
-
Retrieves the reference's object instance class name.
- getInstanceClassName() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
-
- getInstanceClassName() - Method in class org.jboss.as.naming.StaticManagedObject
-
- getInstanceClassName() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory
-
- getInstanceClassName() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
-
- getInstanceData(Object) - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
- getInstanceData(Object) - Method in interface org.jboss.as.ee.component.ComponentInstance
-
Gets some data that was attached to this component instance
- getInstanceFactory() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the instance factory for this component.
- getInstanceId() - Method in class org.wildfly.extension.undertow.UndertowService
-
- getInterceptor(Method) - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
Get the instance interceptor (entry point) for the given method.
- getInterceptor(Method) - Method in interface org.jboss.as.ee.component.ComponentInstance
-
Get the instance interceptor (entry point) for the given method.
- getInterceptorBindings() - Method in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsMetaData
-
- getInterceptorBindings() - Method in class org.jboss.as.weld.ejb.Jsr299BindingsCreateInterceptor
-
- getInterceptorBindings(String, BeanManagerImpl) - Method in class org.jboss.as.weld.ejb.WeldInterceptorBindingsService
-
- getInterceptorClassDescription() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- getInterceptorClassName() - Method in class org.jboss.as.ee.component.InterceptorDescription
-
- getInterceptorClassOverride(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
Get module level interceptor method overrides that are set up in ejb-jar.xml
- getInterceptorContextKeys() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getInterceptorEnvironment() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getInterceptorInstances() - Method in class org.jboss.as.weld.ejb.WeldInterceptorInstances
-
- getInterface() - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- getInterface() - Method in class org.jboss.as.weld.ejb.BusinessInterfaceDescriptorImpl
-
- getInterfaceAnalysis(Class) - Static method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
- getInterfaceBinding() - Method in class org.jboss.as.server.services.net.SocketBindingService
-
- getInterfaceBindingInjector() - Method in class org.jboss.as.remoting.InjectedNetworkBindingStreamServerService
-
- getInterfaceInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
Get the interface binding injector.
- getInterfaceName(ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- getInterfaceName(ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceRemoveHandler
-
- getInterfaces() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the interfaces.
- getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
-
- getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
-
- getInternalDeploymentServiceBuilder() - Static method in class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- getInterval() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getInterval() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
-
- getInterval() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the interval (in milliseconds), between timeouts, of this timer.
- getIntIfSetOrGetDefault(OperationContext, ModelNode, SimpleAttributeDefinition) - Static method in class org.jboss.as.connector.util.ModelNodeUtil
-
- getInvalidDeploymentPlanException() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
-
Gets the exception describing the problem with a deployment plan that
is not
valid.
- getInvalidDeploymentPlanException() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- getInvalidMessage() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- getInvocationMetrics() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getInvocations() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
-
- getInvocations() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics.Values
-
- getInvocationTimeout() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getInvocationTimeout() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
- getInvocationTimeout() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getInvocationType() - Method in class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
-
- getInvokedBusinessInterface() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getInvoker() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getIorFactory() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- getIRIdentifierOfClass(Class) - Static method in class org.jboss.as.jacorb.rmi.Util
-
Return the IR global ID of the given class or interface.
- getIronJacamar() - Method in class org.jboss.as.connector.metadata.xmldescriptors.IronJacamarXmlDescriptor
-
Get the resource adapters.
- getIronJacamar(String) - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- getIronJcamarMetaData(String) - Method in interface org.jboss.as.connector.services.mdr.AS7MetadataRepository
-
- getIronJcamarMetaData(String) - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- getIrPoa() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getIsolationLevel() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getIsXml() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getItem() - Method in class org.jboss.as.patching.metadata.ContentModification
-
- getItem(Class<T>) - Method in class org.jboss.as.patching.metadata.ContentModification
-
- getJacORBSocketBindingInjector() - Method in class org.jboss.as.jacorb.service.CorbaORBService
-
Obtains a reference to the JacORB IIOP socket binding injector.
- getJacORBSSLSocketBindingInjector() - Method in class org.jboss.as.jacorb.service.CorbaORBService
-
Obtains a reference to the JacORB IIOP/SSL socket binding injector.
- getJar() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- getJarFiles() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getJarFileUrls() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getJavaagent() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getJavaExtDirs() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets any Java extension directories.
- getJavaHome() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getJaxwsDeployment(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getJaxwsEjbs(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Gets list of JAXWS EJBs meta data.
- getJaxwsPojos(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Gets list of JAXWS POJOs meta data.
- getJbossContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getJbossHome() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getJbossHome() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the jboss home.
- getJBossIcon() - Static method in class org.jboss.as.cli.gui.GuiMain
-
- getJbossNamingStore() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- getJBossWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
-
- getJBossWebMetaData(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Gets the JBossWebMetaData from the WarMetaData attached to the provided deployment unit, if any.
- getJcaConfigInjector() - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- getJGroupsChannelFactoryInjector() - Method in class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
- getJMSBridgeServiceName(String) - Static method in class org.jboss.as.messaging.MessagingServices
-
- getJmsConnectionFactory() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- getJMSContext(InjectionPoint) - Method in class org.jboss.as.messaging.deployment.JMSContextProducer
-
CDI Producer method for injected JMSContext.
- getJmsManagerBaseServiceName(ServiceName) - Static method in class org.jboss.as.messaging.jms.JMSServices
-
- getJmsQueueBaseServiceName(ServiceName) - Static method in class org.jboss.as.messaging.jms.JMSServices
-
- getJmsResources(ModelControllerClient, String, String) - Static method in class org.jboss.as.cli.Util
-
- getJmsTopicBaseServiceName(ServiceName) - Static method in class org.jboss.as.messaging.jms.JMSServices
-
- getJndiBindings(ModelNode) - Static method in class org.jboss.as.messaging.jms.JMSServices
-
- getJndiMappings(String) - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- getJndiName(ModelNode) - Static method in class org.jboss.as.connector.subsystems.datasources.Util
-
Extracts the raw JNDINAME value from the given model node, and depending on the value and
the value of any USE_JAVA_CONTEXT child node, converts the raw name into a compliant jndi name.
- getJndiName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
Get the jndiName.
- getJndiName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the jndiName.
- getJndiName() - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- getJndiViewInstanceValue() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- getJndiViewInstanceValue() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- getJndiViewInstanceValue() - Method in class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
-
- getJndiViewInstanceValue() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
-
- getJndiViewInstanceValue() - Method in interface org.jboss.as.naming.JndiViewManagedReferenceFactory
-
Retrieves the reference's object instance JNDI View value.
- getJndiViewInstanceValue() - Method in class org.jboss.as.naming.StaticManagedObject
-
- getJndiViewInstanceValue() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory
-
- getJndiViewInstanceValue() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
-
- getJPAServiceName() - Static method in class org.jboss.as.jpa.util.JPAServiceNames
-
- getJsonFormatter(String) - Static method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- getJsonFormatter(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Gets a formatter by its name
- getJsonFormatter(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getJspConfig() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getJspPropertyGroups() - Method in class org.wildfly.extension.undertow.deployment.JspConfigDescriptorImpl
-
- getJSSE(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
- getJSSE() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- getJtaDataSource() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getJtaDataSourceInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getJtaDataSourceInjector() - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- getJtaDataSourceName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getJTAEnvironmentBeanInjector() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getJvmOptions() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getJvmRoute() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- getJvmType() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getKeepAlive() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getKeepAlive() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getKeepAlive() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- getKeepAliveTime() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- getKey() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets a unique identifier for this AccessConstraintDefinition.
- getKey() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getKey() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getKey() - Method in class org.jboss.as.controller.PathElement
-
Get the path key.
- getKey() - Method in class org.jboss.as.jpa.container.ExtendedEntityManagerKey
-
- getKey() - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
-
- getKey() - Method in interface org.wildfly.clustering.registry.RegistryEntryProvider
-
Supplies the unique key for this node's registry entry.
- getKey() - Method in class org.wildfly.clustering.web.infinispan.AffinityIdentifierFactory
-
- getKey() - Method in class org.wildfly.clustering.web.infinispan.session.RouteRegistryEntryProvider
-
- getKeyManagerInjector() - Method in class org.jboss.as.domain.management.security.SSLContextService
-
- getKeyPassword() - Method in interface org.jboss.as.cli.SSLConfig
-
- getKeyPrefix() - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- getKeys() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition.ProtocolResources
-
- getKeys() - Method in class org.wildfly.extension.undertow.security.jacc.HttpServletRequestPolicyContextHandler
- getKeyStore() - Method in interface org.jboss.as.cli.SSLConfig
-
- getKeystoreMaskedPassword() - Method in class org.jboss.as.security.vault.VaultSession
-
Method to get keystore masked password to use further in configuration.
- getKeyStorePassword() - Method in interface org.jboss.as.cli.SSLConfig
-
- getKeyValuePair() - Method in class org.jboss.as.controller.PathElement
-
- getKnownClasses() - Method in interface org.jboss.as.clustering.marshalling.ClassTableContributor
-
- getKnownClasses() - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getKnownClasses() - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherClassTableContributor
-
- getKnownClasses() - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationClassTableContributor
-
- getKnownClasses() - Method in class org.wildfly.clustering.server.singleton.SingletonClassTableContributor
-
- getKnownDirectImplementors(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getKnownDirectSubclasses(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getKnownGroups() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getLabel() - Method in enum org.jboss.as.ee.component.interceptors.InvocationType
-
- getLabel() - Method in enum org.jboss.as.ejb3.component.allowedmethods.MethodType
-
- getLargestPoolSize() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getLargestPoolSize() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- getLargestPoolSize() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getLargestThreadCount() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getLargestThreadCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getLargestThreadCount() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getLargestThreadCount() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- getLargestThreadCount() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- getLargestThreadCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getLargestThreadCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getLastAccessedTime() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntry
-
- getLastAccessedTime() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanEntry
-
- getLastAccessedTime() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionMetaData
-
- getLastAccessedTime() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- getLastAccessedTime() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- getLastAccessedTime() - Method in interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
-
Returns the time this session was last accessed.
- getLastAccessedTime() - Method in class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
- getLastAction() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Gets the
DeploymentAction most recently created as a result of
builder operations.
- getLastAction() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- getLastAction() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- getLastAction() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Gets the
DeploymentAction most recently created as a result of
builder operations.
- getLastChunkIndex() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getLastChunkIndex() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getLastChunkIndex() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- getLastChunkIndex() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getLastComponent(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Get the last component of a name.
- getLastDateOfMonth(Calendar) - Static method in class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
-
Returns the last date of the month represented by the passed cal
- getLastElement() - Method in class org.jboss.as.controller.PathAddress
-
Gets the last element in the address.
- getLastGroup() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getLastHeader() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getLastHeader() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getLastHeaderName() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getLastHeaderName() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getLastMessageReceivedTime() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
- getLastMessageTime() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelReceiver
-
- getLastModified() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getLastModified() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getLastModifiedString() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getLastModifiedString() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getLastParsedPropertyName() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getLastParsedPropertyName() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getLastParsedPropertyValue() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getLastParsedPropertyValue() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getLastPropertyName() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getLastPropertyName() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- getLastPropertyValue() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getLastPropertyValue() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- getLastSeparatorIndex() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getLastSeparatorIndex() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getLastSeparatorIndex() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- getLastSeparatorIndex() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getLaunchType() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the manner in which this server was launched
- getLayer(String) - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getLayer(String) - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get a layer by name.
- getLayer(String) - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getLayerNames() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getLayerNames() - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get a list of available layer names.
- getLayerNames() - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getLayerPatches() - Method in interface org.jboss.as.patching.tool.PatchingHistory.Entry
-
Patch element ids by layer names they are applied to.
- getLayers() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- getLayers() - Method in class org.jboss.as.patching.installation.InstalledIdentity
-
Get a list of installed layers.
- getLayers() - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- getLayers() - Method in class org.jboss.as.patching.installation.LayersConfig
-
- getLayersConf() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the path to the layers.conf file.
- getLayersConfig(File) - Static method in class org.jboss.as.patching.installation.LayersConfig
-
Process the layers.conf file.
- getLayersPath() - Method in class org.jboss.as.patching.installation.LayersConfig
-
- getLayerType() - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- getLayerType() - Method in interface org.jboss.as.patching.metadata.PatchElementProvider
-
Get the layer type for this element.
- getLdapGroupSearcherInjector() - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- getLdapUserSearcherInjector() - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- getLdapUserSearcherInjector() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getLeaveHandler() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getLibrary(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getLifecycleExecutorService() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getLifecycleState() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- getLifecycleState() - Method in class org.jboss.as.pojo.service.ConfiguredPojoPhase
-
- getLifecycleState() - Method in class org.jboss.as.pojo.service.CreateDestroyPojoPhase
-
- getLifecycleState() - Method in class org.jboss.as.pojo.service.DescribedPojoPhase
-
- getLifecycleState() - Method in class org.jboss.as.pojo.service.InstalledPojoPhase
-
- getLifecycleState() - Method in class org.jboss.as.pojo.service.InstantiatedPojoPhase
-
- getLifecycleState() - Method in class org.jboss.as.pojo.service.StartStopPojoPhase
-
- getLinks(ArgumentWithValue, ParsedCommandLine) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- getList(ModelNode) - Static method in class org.jboss.as.cli.Util
-
- getList(ModelNode, String) - Static method in class org.jboss.as.cli.Util
-
- getList() - Method in class org.jboss.as.jpa.container.ThreadLocalStack
-
- getListenerRegistry() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
- getListeners() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- getListeners() - Method in class org.wildfly.extension.undertow.Server
-
- getListeningAddresses() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getListMessages(Locale, boolean, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getListMessagesForSubscription(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getListMessagesForSubscriptionAsJSON(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getListScheduledMessages(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getListSubscriptionsOperation(Locale, String) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getLoader(String) - Method in class org.jboss.as.patching.runner.PatchContentProvider.DefaultContentProvider
-
- getLoader(String) - Method in interface org.jboss.as.patching.runner.PatchContentProvider
-
Get the patch content loader for a given patch.
- getLoadMetricClass() - Method in enum org.wildfly.extension.mod_cluster.LoadMetricEnum
-
- getLocalBusinessInterfaces() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getLocalClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getLocalClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getLocalContext() - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntry
-
- getLocalContext() - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntry
-
- getLocalContext() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSession
-
- getLocalContext() - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntry
-
- getLocalContext() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSO
-
- getLocalContext() - Method in interface org.wildfly.clustering.web.session.Session
-
Returns the local context of this session.
- getLocalContext() - Method in interface org.wildfly.clustering.web.sso.SSO
-
The local context of this SSO.
- getLocalDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getLocalEjbReceiverInjector() - Method in class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- getLocalEntry() - Method in interface org.wildfly.clustering.registry.Registry
-
- getLocalEntry() - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- getLocalFileRepository() - Method in interface org.jboss.as.domain.controller.DomainController
-
Gets the file repository backing this domain controller
- getLocalFileRepository() - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- getLocalHomeClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getLocalHomeClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getLocalHost() - Static method in class org.jboss.as.controller.interfaces.InetAddressUtil
-
Methods returns InetAddress for localhost
- getLocalHostInfo() - Method in interface org.jboss.as.domain.controller.DomainController
-
Gets the local host controller info.
- getLocalHostInfo() - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- getLocalHostInfo() - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- getLocalHostName() - Static method in class org.jboss.as.controller.interfaces.InetAddressUtil
-
- getLocalHostName() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the host controller's name.
- getLocalHostName() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getLocalInstance() - Static method in class org.jboss.as.connector.subsystems.datasources.DataSourceEnable
-
- getLocalName() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.datasources.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.datasources.DsParser.Tag
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.datasources.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.jca.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.jca.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.resourceadapters.AS7ResourceAdapterTags
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.resourceadapters.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser.Tag
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.controller.parsing.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.controller.parsing.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.jpa.puparser.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.jpa.puparser.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.jpa.subsystem.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.messaging.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.messaging.Element
-
Get the local name of this element.
- getLocalName() - Method in class org.jboss.as.naming.deployment.JndiName
-
Get the local JNDI entry name.
- getLocalName() - Method in enum org.jboss.as.naming.service.Attribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.remoting.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.remoting.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.security.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum org.jboss.as.threads.Attribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.jboss.as.threads.Element
-
Get the local name of this element.
- getLocalName() - Method in enum org.wildfly.extension.rts.configuration.Attribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.wildfly.extension.rts.configuration.Element
-
Get the local name of this element.
- getLocalNode() - Method in interface org.wildfly.clustering.group.Group
-
Returns the local node.
- getLocalNode() - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- getLocalNode() - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- getLocalObject(Object) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- getLocalSessions() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- getLocalSessions() - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Returns the identifiers of all sessions on this node, including both active and passive sessions.
- getLocalSocketBindingAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
-
- getLocation() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
The current location in the input string.
- getLocation() - Method in class org.jboss.as.jacorb.naming.jndi.CorbanameUrl
-
- getLocation() - Method in class org.jboss.as.jdr.JdrReport
-
Indicates the location of the generated JDR report.
- getLock() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getLockableComponent() - Method in class org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor
-
- getLockMode(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getLockMode() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getLockMode() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getLockType(Method) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- getLockType(Method) - Method in interface org.jboss.as.ejb3.concurrency.LockableComponent
-
Returns the LockType applicable to the passed method.
- getLog(Class) - Method in class org.jboss.as.clustering.jgroups.LogFactory
-
- getLog(String) - Method in class org.jboss.as.clustering.jgroups.LogFactory
-
- getLog() - Method in class org.jboss.system.ServiceMBeanSupport
-
- getLogContext() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getLogContextConfiguration() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
Get the log context configuration.
- getLogger() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getLogger() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Returns Transformers logger that must be used for reporting any problems with transformation
- getLogger(TransformationTarget) - Static method in class org.jboss.as.controller.transform.TransformersLogger
-
- getLoggerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getLoggerNames() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getLoggerStatus() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Gets the status of the audit logger
- getLoggerStatus() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getLoginConfig(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets login config meta data from jboss web meta data.
- getLoginTimeout() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getLogPrintWriter() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getLongArg() - Method in enum org.jboss.as.domain.management.security.adduser.AddUser.CommandLineArgument
-
- getLongIfSetOrGetDefault(OperationContext, ModelNode, SimpleAttributeDefinition) - Static method in class org.jboss.as.connector.util.ModelNodeUtil
-
- getMachine() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration.Topology
-
- getMainAttributeValue(Manifest, String) - Static method in class org.jboss.as.server.deployment.ManifestHelper
-
- getMainClass() - Method in interface org.jboss.as.cli.handlers.module.ModuleConfig
-
- getMainClass() - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- getMainPanel() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Get the main panel for CLI GUI.
- getMainWindow() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Get the singleton JFrame instance for the GUI
- getMajor() - Method in class org.jboss.as.controller.ModelVersion
-
- getMajor() - Method in class org.jboss.as.jdr.plugins.PluginId
-
- getMajorVersion() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
- getMajorVersion() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
Gets the driver's major version number.
- getManagedBinding() - Method in class org.jboss.as.network.SocketBinding
-
Get the ManagedBinding associated with this SocketBinding.
- getManagedBinding(String) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- getManagedClassNames() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getManagedExecutorService() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- getManagedExecutorServiceServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
-
- getManagedObjectInjector() - Method in class org.jboss.as.naming.service.BinderService
-
Get the injector for the item to be bound.
- getManagedReferenceFactory(ContextNames.BindInfo) - Method in class org.jboss.as.weld.services.bootstrap.AbstractResourceInjectionServices
-
- getManagedScheduledExecutorService() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- getManagedScheduledExecutorServiceServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
-
- getManagedThreadFactory() - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- getManagedThreadFactoryInjector() - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
-
- getManagedThreadFactoryInjector() - Method in class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
-
- getManagedThreadFactoryServiceName(String) - Static method in class org.jboss.as.ee.concurrent.service.ConcurrentServiceNames
-
- getManagementInterfaceMajorVersion() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the major version of the subsystem's management interface, if available.
- getManagementInterfaceMicroVersion() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the micro version of the subsystem's management interface, if available.
- getManagementInterfaceMinorVersion() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the minor version of the subsystem's management interface, if available.
- getManagementMajorVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getManagementMicroVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getManagementMinorVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getManagementRepository() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getManagementRepositoryInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getManagementRepositoryInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getManifest(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.ManifestAttachmentProcessor
-
- getMappedExceptions() - Method in class org.jboss.as.jacorb.rmi.OperationAnalysis
-
Return my mapped exceptions.
- getMappedName() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Returns the mapped-name of this bean
- getMappingFileNames() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getMappingManager(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
- getMappingManager() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- getMappingManagerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getMarshaller(MarshallingConfiguration) - Static method in class org.jboss.as.process.protocol.ProtocolUtils
-
- getMarshallingConfiguration(int) - Method in interface org.jboss.as.clustering.marshalling.VersionedMarshallingConfiguration
-
- getMarshallingConfiguration(int) - Method in class org.jboss.as.ejb3.component.stateful.VersionedMarshallingConfigurationService
-
- getMarshallingConfiguration(int) - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- getMarshallingConfiguration(int) - Method in class org.wildfly.clustering.web.infinispan.session.SessionAttributeMarshallingContext
-
- getMatchingDeployments(ModelControllerClient, String, String) - Static method in class org.jboss.as.cli.Util
-
- getMatchingPoolConfigs(String, ManagementRepository) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler
-
- getMatchingPoolConfigs(String, ManagementRepository) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- getMatchingPoolConfigs(String, ManagementRepository) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler
-
- getMatchingSecurityMech(ClientRequestInfo, Codec, short, short) - Static method in class org.jboss.as.jacorb.csiv2.CSIv2Util
-
Helper method to be called from a client request interceptor.
- getMatchingStats(String, ManagementRepository) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolMetrics
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.BytesValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
- getMax() - Method in interface org.jboss.as.controller.operations.validation.MinMaxValidator
-
Gets the maximum, if there is one.
- getMax() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- getMaxAge() - Method in class org.jboss.as.domain.http.server.OperationParameter
-
- getMaxAge() - Method in class org.wildfly.extension.undertow.SessionCookieConfig
-
- getMaxAllowedConnectedNodes() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- getMaxHeap() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getMaxIdleTime() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getMaximumAllowedConnectedNodes() - Method in class org.jboss.as.ejb3.remote.EJBClientClusterConfig
-
- getMaxInactiveInterval(TimeUnit) - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionMetaData
-
- getMaxInactiveInterval(TimeUnit) - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- getMaxInactiveInterval(TimeUnit) - Method in interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
-
Returns the time interval, using the specified unit, after which this session will expire.
- getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
- getMaxPermgen() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getMaxPoolSize() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getMaxPoolSize() - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- getMaxPoolSize() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- getMaxResults() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getMaxResults() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getMaxServerFailurePercentage() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- getMaxServerFailures() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- getMaxSize() - Method in interface org.jboss.as.cli.CommandHistory
-
The maximum length of the history log.
- getMaxSize() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getMaxSize() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- getMaxSize() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- getMaxSize() - Method in interface org.jboss.as.ejb3.pool.Pool
-
- getMaxSize() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- getMaxSize() - Method in interface org.wildfly.clustering.ejb.BeanPassivationConfiguration
-
- getMaxStatements() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getMaxThreads() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- getMaxThreads() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getMaxThreads() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getMaxThreads() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- getMaxThreads() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
Returns the maximum allowed value for a
DayOfMonth
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
Returns the maximum allowed value for a
Hour
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
Returns the maximum allowed value for a
Minute
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
Returns the maximum allowed value for a
Second
- getMaxValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
Returns the maximum possible value for a
Year
- getMBeanAttribute(ObjectName, String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanUtil
-
- getMBeanCount() - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getMBeanCount() - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getMBeanCount(ModelController) - Method in class org.jboss.as.jsr77.managedobject.ManagedObjectHandlerRegistry
-
- getMBeanInfo(ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getMBeanInfo(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getMBeanInfo(ModelController, ObjectName) - Method in class org.jboss.as.jsr77.managedobject.ManagedObjectHandlerRegistry
-
- getMBeanServer(Properties) - Method in class org.jboss.as.clustering.infinispan.MBeanServerProvider
- getMBeanServer() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getMbeanServer() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getMBeanServerInjector() - Method in class org.jboss.as.jmx.MBeanRegistrationService
-
- getMBeanServerInjector() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getMdr() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService
-
- getMdrInjector() - Method in class org.jboss.as.connector.services.rarepository.RaRepositoryService
-
- getMdrInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getMdrInjector() - Method in class org.jboss.as.connector.services.resourceadapters.DirectAdminObjectActivatorService
-
- getMdrInjector() - Method in class org.jboss.as.connector.services.resourceadapters.DirectConnectionFactoryActivatorService
-
- getMeasurementUnit() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getMeasurementUnit() - Method in class org.jboss.as.controller.AttributeDefinition
-
The unit of measure in which an attribute with a numerical value is expressed.
- getMechanismConfig(AuthMechanism) - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getMechanismConfig(AuthMechanism) - Method in interface org.jboss.as.domain.management.SecurityRealm
-
- getMechanismName() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- getMemberName() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the memberName.
- getMemberRepositoryId(String) - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return a repository ID for a member.
- getMembers() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
Return the value members of this value class.
- getMergedJBossWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
-
- getMessage() - Method in class org.jboss.as.domain.management.security.password.PasswordCheckResult
-
- getMessage() - Method in exception org.jboss.as.domain.management.security.UserNotFoundException
-
- getMessageBundle() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getMessageContext() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getMessageDestinations() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getMessageDrivenBeans() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- getMessageHandler() - Method in class org.jboss.as.controller.remote.TransactionalOperationImpl
-
- getMessageHandler() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.Operation
-
Get the operation message handler.
- getMessageHandler(byte) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
Returns a
MessageHandler which can handle a message represented by the passed
header.
- getMessageHandler(byte) - Method in class org.jboss.as.ejb3.remote.protocol.versiontwo.VersionTwoProtocolChannelReceiver
-
- getMessageHandler() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getMessageHandler() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getMessageInterpolator() - Method in class org.jboss.as.connector.util.JCAValidatorFactory
-
- getMessageInterpolator() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getMessageListenerInterface() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
- getMetaData() - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntry
-
- getMetaData() - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntry
-
- getMetaData() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanImmutableSession
-
- getMetaData() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSession
-
- getMetaData() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSession
-
- getMetaData() - Method in interface org.wildfly.clustering.web.session.ImmutableSession
-
Returns this session's meta data.
- getMetaData() - Method in interface org.wildfly.clustering.web.session.Session
-
Returns this session's meta data.
- getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.EjbSecurityDeployer
-
Return the type of metadata
- getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
-
- getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.processors.dd.SecurityRoleRefDDProcessor
-
- getMetaDataType() - Method in class org.jboss.as.ejb3.deployment.processors.dd.SessionBeanXmlDescriptorProcessor
-
- getMetaDataType() - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
-
Return the type of metadata
- getMetaDataType() - Method in class org.jboss.as.security.deployment.EarSecurityDeployer
-
Return the type of metadata
- getMetaDataType() - Method in class org.wildfly.extension.undertow.security.jacc.WarJACCDeployer
-
Return the type of metadata
- getMetamodel() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getMethod(String, String) - Method in interface org.jboss.as.ee.component.ComponentView
-
Gets a view method based on name and descriptor
- getMethod(DeploymentUnit) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
-
- getMethod(DeploymentReflectionIndex, Class<?>) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
-
- getMethod() - Method in class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
-
- getMethod() - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.SkeletonStrategy
-
Returns this SkeletonStrategy's method.
- getMethod() - Method in class org.jboss.as.jacorb.rmi.OperationAnalysis
-
Return my mapped Method.
- getMethod(String, String...) - Method in interface org.jboss.as.pojo.service.BeanInfo
-
Get method; exact match wrt parameter types.
- getMethod() - Method in class org.jboss.as.pojo.service.Callback
-
- getMethod(String, String...) - Method in class org.jboss.as.pojo.service.DefaultBeanInfo
-
- 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.
- getMethod() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- getMethodAnnotations() - Method in class org.jboss.as.ee.metadata.RuntimeAnnotationInformation
-
- getMethodApplicableAccessTimeouts() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getMethodApplicableAccessTimeouts() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- getMethodApplicableLockTypes() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getMethodApplicableLockTypes() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- getMethodIdentifier() - Method in class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
-
- getMethodIdentifier() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription.StatefulRemoveMethod
-
- getMethodIdentifier() - Method in class org.jboss.as.ejb3.EJBMethodIdentifier
-
- getMethodInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the method interceptor configurations.
- getMethodInterfaceType(MethodIntf) - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
-
Gets the MethodInterfaceType that corresponds to the specified MethodIntf.
- getMethodInterfaceType(MethodIntf) - Method in class org.jboss.as.ejb3.security.EjbJaccConfigurator
-
- getMethodIntf() - Method in class org.jboss.as.ejb3.component.EJBViewConfiguration
-
- getMethodIntf() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- getMethodIntf() - Method in class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
-
- getMethodIntf(MethodInterfaceType) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
-
- getMethodIntf(MethodInterfaceType, MethodIntf) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
-
- getMethodLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
-
- getMethodLevelContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getMethodName() - Method in class org.jboss.as.controller.access.JmxAction
-
- getMethodName() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
-
- getMethodName() - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- getMethodName() - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- getMethodName() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactory
-
- getMethodOverrides() - Method in class org.jboss.as.ee.metadata.AnnotationMetadata
-
- getMethodParams(MethodParametersMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
-
- getMethodParams(MethodParametersMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
-
- getMethodParams() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
-
- getMethodRolesAsPrincipals() - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
-
Returns the method roles as a set of Principal instances.
- getMethods() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
-
- 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.
- getMethodType() - Method in class org.jboss.as.ejb3.component.allowedmethods.DeniedMethodKey
-
- getMetrics(String) - Method in class org.wildfly.extension.undertow.deployment.UndertowMetricsCollector
-
- getMicro() - Method in class org.jboss.as.controller.ModelVersion
-
- getMimeTypes() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.BytesValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
- getMin() - Method in interface org.jboss.as.controller.operations.validation.MinMaxValidator
-
Gets the minimum, if there is one.
- getMin() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- getMinor() - Method in class org.jboss.as.controller.ModelVersion
-
- getMinor() - Method in class org.jboss.as.jdr.plugins.PluginId
-
- getMinorVersion() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
- getMinorVersion() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
Gets the driver's minor version number.
- getMinPoolSize() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getMinPoolSize() - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- getMinSize() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getMinSize() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- getMinSize() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- getMinThreads() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- getMinute() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
Returns the minimum allowed value for a
DayOfMonth
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
Returns the minimum allowed value for a
Hour
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
Returns the minimum allowed value for a
Minute
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
Returns the minimum allowed value for a
Second
- getMinValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
Returns the minimum possible value for a
Year
- getMiscPath(File, MiscContentItem) - Static method in class org.jboss.as.patching.runner.PatchContentLoader
-
- getMissing() - Method in exception org.jboss.as.repository.RemoteFileRequestAndHandler.DidNotReadEntireFileException
-
- getMissingMethodPermissionsDenyAccess() - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- getMissingServices() - Method in class org.jboss.as.controller.ContainerStateMonitor.ContainerStateChangeReport
-
- getMode() - Method in enum org.jboss.as.clustering.infinispan.subsystem.StartMode
-
- getMode() - Method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
- getMode() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getMode() - Method in class org.jboss.as.jacorb.rmi.AttributeAnalysis
-
Return my attribute mode.
- getMode() - Method in class org.jboss.as.jacorb.rmi.ParameterAnalysis
-
Return my attribute mode.
- getMode() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getMode() - Method in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptor
-
- getMode() - Method in enum org.jboss.as.pojo.descriptor.ModeConfig
-
- getModel() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- getModel() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- getModel() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- getModel() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource.IronJacamarRuntimeResource
-
- getModel() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getModel() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- getModel() - Method in interface org.jboss.as.controller.registry.Resource
-
Get the local model.
- getModel() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- getModel() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
-
{@inheritDoc
- getModel() - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- getModel() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getModel() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getModel() - Method in class org.jboss.as.messaging.CoreAddressResource
-
- getModel() - Method in class org.jboss.as.messaging.HornetQServerResource
-
- getModel() - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- getModelControllerClient() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the model controller client or null if it hasn't been initialized.
- getModelControllerClient() - Method in interface org.jboss.as.embedded.StandaloneServer
-
- getModelControllerInjector() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
Use to inject the model controller that will be the target of the operations
- getModelControllerInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
Get the model controller injector to dispatch management requests to
- getModelDescription(Locale) - Method in class org.jboss.as.connector.dynamicresource.descriptionproviders.StatisticsDescriptionProvider
-
Deprecated.
- getModelDescription(Locale) - Method in class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.descriptions.DefaultResourceAddDescriptionProvider
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.descriptions.DefaultResourceDescriptionProvider
-
- getModelDescription(Locale) - Method in interface org.jboss.as.controller.descriptions.DescriptionProvider
-
Gets the descriptive information (human-friendly description, list of attributes,
list of children) describing a single model node or operation.
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeRemoveHandler
-
- getModelDescription(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getModelDescription(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getModelDescription(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the model description at the given address, or null if none exists.
- getModelDescription(Locale) - Method in class org.jboss.as.management.client.content.ManagedDMRContentAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.management.client.content.ManagedDMRContentStoreHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryAdd
-
- getModelDescription(Locale) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryRemove
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanGetLoggerLevelHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanGetParentLoggerNameHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanSetLoggerLevelHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanCpuTimeHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanDumpAllThreadsHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanFindDeadlockedThreadsHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanFindMonitorDeadlockedThreadsHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanResetPeakThreadCountHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanThreadInfoHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanThreadInfosHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanUserTimeHandler
-
- getModelDescriptionDetails(Locale) - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get arbitrary descriptive information about the constraint for inclusion
in the read-xxx-description metadata
- getModelDescriptionDetails(Locale) - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getModelDescriptionDetails(Locale) - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getModelNode() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- getModelNode() - Method in interface org.jboss.as.controller.persistence.ModelMarshallingContext
-
Gets the model to marshal.
- getModelNode() - Method in class org.jboss.as.controller.persistence.SubsystemMarshallingContext
-
- getModelValue() - Method in enum org.jboss.as.domain.management.security.BaseLdapGroupSearchResource.GroupSearchType
-
- getModelValue() - Method in enum org.jboss.as.domain.management.security.BaseLdapUserSearchResource.UserSearchType
-
- getModifications() - Method in class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- getModifications() - Method in interface org.jboss.as.patching.metadata.Patch
-
Get the content modifications.
- getModifications() - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- getModifications() - Method in interface org.jboss.as.patching.metadata.PatchElement
-
Get the content modifications.
- getModifications() - Method in class org.jboss.as.patching.metadata.PatchImpl
-
- getModifications() - Method in class org.jboss.as.patching.metadata.PatchImpl.RollbackPatchImpl
-
- getModifiedState() - Method in interface org.jboss.as.patching.installation.InstallationManager.MutablePatchingTarget
-
Get the modified state.
- getModule() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getModule() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getModule() - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Get module for this visitor.
- getModule() - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- getModule() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- getModule() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getModule() - Method in class org.jboss.as.weld.deployment.WeldDeployment
-
- getModuleClass() - Method in class org.jboss.as.server.deployment.reflect.ClassIndex
-
- getModuleClassLoader() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getModuleClassLoader() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
- getModuleContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getModuleDefinitionInjectedValue() - Method in class org.jboss.as.server.moduleservice.ModuleLoadService
-
- getModuleDescription() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- getModuleIdentifier() - Method in interface org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfiguration
-
- getModuleIdentifier() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- getModuleIdentifier() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
-
- getModuleIdentifier() - Method in class org.jboss.as.naming.context.ModularReference
-
Get the module name to load the factory class from.
- getModuleIdentifier() - Method in class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
-
- getModuleIdentifier() - Method in class org.jboss.as.server.moduleservice.ModuleDefinition
-
- getModuleIdentifier() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryConfiguration
-
- getModuleLoader() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getModuleLoader() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getModuleLoader() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- getModuleLoader() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- 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
-
- getModuleLoader() - Method in interface org.wildfly.clustering.ejb.BeanContext
-
Returns the module loader of this bean's deployment module.
- getModuleLoader() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryConfiguration
-
- getModuleLoaderInjectedValue() - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- getModuleName() - Method in interface org.jboss.as.cli.handlers.module.ModuleConfig
-
- getModuleName() - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- getModuleName() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
Gets the name of the module from which the driver was loaded, if it was
loaded from the module path.
- getModuleName() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the module name.
- getModuleName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the component's module name.
- getModuleName() - Method in class org.jboss.as.ee.component.EEModuleConfiguration
-
- getModuleName() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getModuleName() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
-
Get the current module name, or null if there is none.
- getModuleName() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getModuleName() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getModuleName() - Method in class org.jboss.as.ejb3.deployment.DeploymentModuleIdentifier
-
- getModuleName() - Method in class org.jboss.as.pojo.descriptor.ModuleConfig
-
- getModulePatchDirectory(String) - Method in class org.jboss.as.patching.DirectoryStructure
-
Get the modules patch directory for a given patch-id.
- getModulePath(File, String, String) - Method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- getModulePath(File, ModuleItem) - Static method in class org.jboss.as.patching.runner.PatchContentLoader
-
- getModuleRoot() - Method in class org.jboss.as.patching.DirectoryStructure
-
Get the module root.
- getModules() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
Returns all the deployments.
- getModulesDir() - Method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- getModulesDir() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- getModulesDir() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the modules directory.
- getModulesDir() - Method in class org.jboss.as.server.ServerEnvironment
-
- 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
-
- getMonitors() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- getMonth() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getMountHandle() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- getMoveMessage(Locale, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getMoveMessages(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getMSCService(ServiceName, Class<T>) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getMSCService(ServiceName, Class<T>, OperationContext) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getMultiAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- getMulticastAddress() - Method in class org.jboss.as.network.SocketBinding
-
- getMulticastAddressWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getMulticastAddressWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
-
- getMulticastAddressWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
-
- getMulticastPort() - Method in class org.jboss.as.network.SocketBinding
-
- getMulticastPortWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getMulticastPortWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
-
- getMulticastPortWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
-
- getMulticastSocketAddress() - Method in class org.jboss.as.network.SocketBinding
-
Get the multicast socket address.
- getMutableUserDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
Gets a modifiable view of the user dependencies list.
- getMutator() - Method in class org.jboss.as.jacorb.rmi.AttributeAnalysis
-
Return my mutator method
- getMutatorAnalysis() - Method in class org.jboss.as.jacorb.rmi.AttributeAnalysis
-
Return my mutator operation analysis
- getName() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- getName() - Method in interface org.jboss.as.cli.handlers.ifelse.Operation
-
- getName() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getName() - Method in class org.jboss.as.cli.operation.impl.RolloutPlanRequestHeader
-
- getName() - Method in class org.jboss.as.cli.operation.impl.SimpleParsedOperationRequestHeader
-
- getName() - Method in interface org.jboss.as.cli.operation.OperationRequestAddress.Node
-
- getName() - Method in interface org.jboss.as.cli.operation.OperationRequestHeader
-
- getName() - Method in interface org.jboss.as.cli.operation.ParsedOperationRequestHeader
-
- getName() - Method in interface org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfiguration
-
- getName() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- getName() - Method in interface org.jboss.as.clustering.jgroups.ProtocolConfiguration
-
- getName() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getName() - Method in interface org.jboss.as.clustering.jgroups.RemoteSiteConfiguration
-
- getName() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource.ChannelInstanceResourceEntry
-
- getName() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- getName() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getName() - Method in class org.jboss.as.connector.services.bootstrap.NamedBootstrapContext
-
Get the name
- getName() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getName() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.MappingPrincipal
-
Gets the name of the principal
- getName() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
The name of the role.
- getName() - Method in class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
Gets the name of the scoped role.
- getName() - Method in class org.jboss.as.controller.access.Caller
-
Obtain the name of the caller, most likely a user but could also be a remote process.
- getName() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- getName() - Method in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- getName() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get the name of the constraint
- getName() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- getName() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getName() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getName() - Method in class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- getName() - Method in class org.jboss.as.controller.AttributeDefinition
-
The attribute's name in the management model.
- getName() - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
- getName() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
A Java bean style getter to allow us to access the enum name from JSPs (e.g.
- getName() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getName() - Method in class org.jboss.as.controller.OperationDefinition
-
- getName() - Method in class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- getName() - Method in interface org.jboss.as.controller.registry.Resource.ResourceEntry
-
Get the name this resource was registered under.
- getName() - Method in class org.jboss.as.controller.security.InetAddressPrincipal
-
Get the name of this principal; it will be the string representation of the IP address.
- getName() - Method in class org.jboss.as.controller.services.path.PathEntry
-
Gets the name of the path within the model
- getName() - Method in class org.jboss.as.core.security.SecurityRealmPrincipal
-
- getName() - Method in class org.jboss.as.core.security.SimplePrincipal
-
- getName() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getName() - Method in interface org.jboss.as.domain.management.SecurityRealm
-
- getName() - Method in class org.jboss.as.ee.component.BindingConfiguration
-
The name into which this binding should be made.
- getName() - Method in class org.jboss.as.ee.component.InjectionTarget
-
Get the name of the target property.
- getName() - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
-
- getName() - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
-
Retrieves the factory's name.
- getName() - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
-
- getName() - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
-
- getName() - Method in class org.jboss.as.ee.concurrent.handle.SecurityContextHandleFactory
-
- getName() - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
-
- getName() - Method in class org.jboss.as.ejb3.cache.CacheInfo
-
- getName() - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
-
- getName() - Method in interface org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo
-
Gets the server config name
- getName() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getName() - Method in class org.jboss.as.jdr.plugins.PluginId
-
- getName() - Method in class org.jboss.as.jpa.management.StatisticNameLookup
-
- getName() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getName() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getName() - Method in class org.jboss.as.messaging.CoreAddressResource.CoreAddressResourceEntry
-
- getName() - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryConfigProperties
-
- getName() - Method in class org.jboss.as.messaging.SecurityRoleResource.SecurityRoleResourceEntry
-
- getName() - Method in class org.jboss.as.network.SocketBinding
-
Return the name of the SocketBinding used in the configuration
- getName() - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Get the identity name.
- getName() - Method in class org.jboss.as.patching.installation.LayerInfo
-
- getName() - Method in interface org.jboss.as.patching.installation.PatchableTarget
-
The name of the target.
- getName() - Method in class org.jboss.as.patching.metadata.ContentItem
-
Get the content name.
- getName() - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- getName() - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- getName() - Method in enum org.jboss.as.patching.metadata.LayerType
-
- getName() - Method in enum org.jboss.as.patching.metadata.Patch.PatchType
-
- getName() - Method in interface org.jboss.as.patching.metadata.UpgradeCondition
-
Patch element provider name.
- getName() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getName() - Method in enum org.jboss.as.security.ModuleName
-
- getName() - Method in class org.jboss.as.security.remoting.RemotingConnectionPrincipal
-
- 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.
- getName() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- getName() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- getName() - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- getName() - Method in enum org.jboss.as.txn.subsystem.ProcessIdType
-
- getName() - Method in class org.jboss.as.web.common.ServletContextAttribute
-
Get the attribute name.
- getName() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getName() - Method in class org.jboss.as.webservices.metadata.model.AbstractEndpoint
-
- getName() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getName() - Method in class org.jboss.as.webservices.service.EndpointDeployService
-
- getName() - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- getName() - Method in class org.jboss.as.webservices.util.VirtualFileAdaptor
-
- getName() - Method in class org.jboss.as.weld.discovery.AnnotationType
-
- getName() - Method in class org.jboss.as.xts.jandex.WebServiceAnnotation
-
- getName() - Method in interface org.jboss.system.ServiceMBean
-
- getName() - Method in class org.jboss.system.ServiceMBeanSupport
-
Use the short class name as the default for the service name.
- getName() - Method in interface org.wildfly.clustering.group.Group
-
Returns the name of this group.
- getName() - Method in interface org.wildfly.clustering.group.Node
-
Returns the logical name of this node.
- getName() - Method in class org.wildfly.clustering.server.group.AddressableNode
-
- getName() - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- getName() - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- getName() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getName() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getName() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- getName() - Method in class org.wildfly.extension.undertow.Host
-
- getName() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getName() - Method in class org.wildfly.extension.undertow.Server
-
- getName() - Method in class org.wildfly.extension.undertow.SessionCookieConfig
-
- getName() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- getName() - Method in class org.wildfly.mod_cluster.undertow.UndertowHost
-
- getNamedRegistry() - Method in interface org.jboss.as.network.SocketBindingManager
-
Get the named binding registry.
- getNamedRegistry() - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Get the named binding registry.
- getNameFromAddress(ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getNameFromAddress(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getNameInNamespace() - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
- getNameInNamespace() - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- getNameInNamespace() - Method in class org.jboss.as.naming.NamingContext
- getNameParser(String) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Allow access to the name parser object.
- getNameParser(Name) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Allow access to the name parser object.
- getNameParser(Name) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- getNameParser(String) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- getNameParser(Name) - Method in class org.jboss.as.naming.NamingContext
- getNameParser(String) - Method in class org.jboss.as.naming.NamingContext
- getNamePattern() - Method in class org.jboss.as.threads.ThreadFactoryService
-
- getNames() - Method in interface org.jboss.as.cli.CommandHandlerProvider
-
- getNames() - Method in class org.jboss.as.patching.cli.PatchHandlerProvider
-
- getNamespace() - Method in enum org.jboss.as.patching.metadata.PatchXml.Namespace
-
- getNamespaceBindings(DeploymentUnit) - Static method in class org.jboss.as.naming.deployment.NamespaceBindings
-
Get the namespace bindings for a deployment context.
- getNamespaceContextInterceptorFactory() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.BasicComponent
-
- getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
- getNamespaceContextSelector() - Method in interface org.jboss.as.ee.component.Component
-
- getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getNamespaceContextSelector() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getNamingMode() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the naming mode of this component.
- getNamingPOAInjector() - Method in class org.jboss.as.jacorb.service.CorbaNamingService
-
Obtains a reference to the POA injector which allows the injection of the POA that will be used
activate the naming service.
- getNamingStore() - Method in class org.jboss.as.naming.service.NamingService
-
Retrieves the naming store's InjectedValue.
- getNamingStoreInjectedValue() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
-
- getNamingStoreInjector() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- getNamingStoreInjector() - Method in class org.jboss.as.naming.service.BinderService
-
Get the naming store injector.
- getNativeManagementInterface() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the name of the interface on which the host listens for native management requests.
- getNativeManagementInterface() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getNativeManagementPort() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the name of the port on which the host listens for native management requests.
- getNativeManagementPort() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getNativeManagementSecurityRealm() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the name of the security realm to use for for native management requests.
- getNativeManagementSecurityRealm() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getNavigationHandler() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getNetworkInterfaceBinding() - Method in class org.jboss.as.network.SocketBinding
-
- getNetworkInterfaces() - Method in class org.jboss.as.network.NetworkInterfaceBinding
-
Get the resolved network interfaces.
- getNewConnectionSql() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the newConnectionSql.
- getNewContentFileName() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getNewContentFileName() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getNewContentHash() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getNewKnownRootResources() - Method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
-
Gets the list of the new root resources known to the slave HC
- getNewTempClassLoader() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getNextDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getNextExpiration() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
- getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
- getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
- getNextMatch(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
- getNextNotificationSequenceNumber() - Method in class org.jboss.system.ServiceMBeanSupport
-
The getNextNotificationSequenceNumber method returns the next sequence number for use in notifications.
- getNextOperationFor(Operand) - Method in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- getNextTimeout() - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
-
- getNextTimeout(Calendar) - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
-
- getNextTimeout() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- getNoArgSimpleListReplyOperation(ResourceBundle, String, String, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
Deprecated.
- getNoArgSimpleListReplyOperation(Locale, String, String, ModelType, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getNoArgSimpleReplyOperation(ResourceBundle, String, String, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
Deprecated.
- getNoArgSimpleReplyOperation(Locale, String, String, ModelType, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getNodeConfiguration(String) - Method in class org.jboss.as.ejb3.remote.EJBClientClusterConfig
-
- getNodeFactory() - Method in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryConfiguration
-
- getNodeFactory() - Method in interface org.wildfly.clustering.server.group.CacheGroupConfiguration
-
- getNodeFactory() - Method in interface org.wildfly.clustering.server.group.ChannelGroupConfiguration
-
- getNodeFactory() - Method in interface org.wildfly.clustering.server.registry.RegistryFactoryConfiguration
-
- getNodeName() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- getNodeName() - Method in interface org.jboss.as.cli.operation.OperationRequestAddress
-
Returns the node name of the last node.
- getNodeName() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterNodeConfig
-
- getNodeName() - Method in class org.jboss.as.ejb3.remote.EJBClientClusterNodeConfig
-
- getNodeName() - Method in class org.jboss.as.server.ServerEnvironment
-
Get the node name used for clustering purposes.
- getNodeNames(CommandContext, OperationRequestAddress) - Method in class org.jboss.as.cli.impl.CommandCandidatesProvider
-
- getNodeNames(CommandContext, OperationRequestAddress) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationCandidatesProvider
-
- getNodeNames(CommandContext, OperationRequestAddress) - Method in interface org.jboss.as.cli.operation.OperationCandidatesProvider
-
- getNodeNames(ModelControllerClient, OperationRequestAddress, String) - Static method in class org.jboss.as.cli.Util
-
- getNodePathFormatter() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the prefix formatter.
- getNodeProperties(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandCommandHandler
-
- getNodeProperties(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- getNodes() - Method in interface org.wildfly.clustering.group.Group
-
Returns the list of nodes that are members of this group.
- getNodes() - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- getNodes() - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- getNodeSelector() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- getNodeSeparator() - Method in interface org.jboss.as.cli.CommandLineFormat
-
- getNodeSeparator() - Method in class org.jboss.as.cli.parsing.command.CommandFormat
-
- getNodeSeparator() - Method in class org.jboss.as.cli.parsing.operation.OperationFormat
-
- getNodeType() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- getNodeType() - Method in interface org.jboss.as.cli.operation.OperationRequestAddress
-
Returns the node type of the last node.
- getNodeTypes(CommandContext, OperationRequestAddress) - Method in class org.jboss.as.cli.impl.CommandCandidatesProvider
-
- getNodeTypes(CommandContext, OperationRequestAddress) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationCandidatesProvider
-
- getNodeTypes(CommandContext, OperationRequestAddress) - Method in interface org.jboss.as.cli.operation.OperationCandidatesProvider
-
- getNodeTypes(ModelControllerClient, OperationRequestAddress) - Static method in class org.jboss.as.cli.Util
-
- getNoLongerMissingServices() - Method in class org.jboss.as.controller.ContainerStateMonitor.ContainerStateChangeReport
-
Gets services that are no longer considered to be missing.
- getNonJtaDataSource() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getNonJtaDataSourceInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getNonJtaDataSourceInjector() - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- getNonJtaDataSourceName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getNonPortableMode() - Method in class org.jboss.as.weld.WeldJBossAllConfiguration
-
- getNoTextDescription(boolean) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets descriptive metadata for this attribute, excluding free-from text
description fields.
- getNthDayOfMonth(Calendar, int, int) - Static method in class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
-
- getNullSignficant() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- GetNumberOfConnectionsHandler - Class in org.jboss.as.connector.subsystems.jca
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.jboss.as.jacorb.naming.jndi.JBossCNCtxFactory
-
- getObjectInstance(ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- getObjectInstance(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object instance.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ExternalContextObjectFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.interfaces.java.javaURLContextFactory
- getObjectInstance(Object, Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ManagedReferenceObjectFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
- getObjectInstance(Object, Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
Handles the service reference.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.weld.deployment.processors.ServiceReferenceObjectFactory
-
- getObjectInstance(Object, Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.weld.deployment.processors.ServiceReferenceObjectFactory
-
Handles the service reference.
- getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.system.ServiceMBeanSupport
-
Sub-classes should override this method if they only need to set their object name during MBean pre-registration.
- getObjectNameStringWithNameKey(String, String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanUtil
-
- getObjectNameWithNameKey(String, String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanUtil
-
- getObjectTypeAttributeDefinition() - Static method in class org.jboss.as.messaging.SecurityRoleDefinition
-
- getObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getObjectWriter(Object) - Method in class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierObjectTable
-
- getObjectWriter(Object) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.ProtocolV1ObjectTable
-
- getOfficialForm() - Method in enum org.jboss.as.controller.access.rbac.StandardRole
-
- getOOBExecutor() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getOperands() - Method in interface org.jboss.as.cli.handlers.ifelse.Operation
-
- getOperation() - Method in enum org.jboss.as.connector.subsystems.jca.JcaCachedConnectionManagerDefinition.CcmOperations
-
- getOperation() - Method in class org.jboss.as.controller.access.Action
-
- getOperation() - Method in interface org.jboss.as.controller.client.Operation
-
The detyped operation to execute
- getOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.controller.operations.common.SocketBindingAddHandler
-
- getOperation(ModelNode, String) - Static method in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeAddHandler
-
- getOperation(ModelNode, String) - Static method in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeRemoveHandler
-
- getOperation(String, PathAddress, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getOperation(String, ModelNode, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getOperation() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- getOperation() - Method in class org.jboss.as.controller.remote.TransactionalOperationImpl
-
- getOperation() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.Operation
-
Get the underlying operation.
- getOperation() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Get the initial operation.
- 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
-
- getOperationAddress(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Returns the address for the operation.
- getOperationArguments(CommandContext, String) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- getOperationCandidatesProvider() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the provider of operation request candidates for tab-completion.
- getOperationContext() - Method in interface org.jboss.as.naming.management.JndiViewExtensionContext
-
Get the operation context.
- getOperationDefinition() - Method in class org.jboss.as.controller.services.path.ResolvePathHandler
-
Returns the operation definition for the operation.
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDescription(CommandContext, String) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- getOperationDescription(CommandContext) - Method in class org.jboss.as.cli.handlers.jca.XADataSourceAddCompositeHandler
-
- getOperationDescription(CommandContext) - Method in interface org.jboss.as.cli.handlers.OperationDescriptionProvider
-
- getOperationDescription(CommandContext, String) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- getOperationDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operations.
- getOperationDescription(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationDescription(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationDescription(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the operation description at the given address, or null if none exists.
- getOperationDescriptions(PathAddress, boolean) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationDescriptions(PathAddress, boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationDescriptions(PathAddress, boolean) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get a map of descriptions of all operations available at an address.
- getOperationEntry(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationEntry(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationEntry(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the entry representing an operation registered with the given name at the given address, or null if none exists.
- getOperationFlags(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationFlags(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationFlags(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the special characteristic flags for the operation at the given address, or null if none exist.
- getOperationForPosition() - Method in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- getOperationHandler(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getOperationHandler(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOperationHandler(PathAddress, String) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the operation handler at the given address, or null if none exists.
- getOperationHandler() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getOperationHeaderRoles(ModelNode) - Static method in class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- getOperationId() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation
-
Get the batch id.
- getOperationId() - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext
-
Get the current batch id for this operation.
- getOperationId() - Method in class org.jboss.as.protocol.mgmt.ManagementRequestHeader
-
The id of the operation to be executed by this request
- getOperationName() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getOperationName() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getOperationName(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Returns the name of the operation.
- getOperationNames(CommandContext, OperationRequestAddress) - Method in class org.jboss.as.cli.impl.CommandCandidatesProvider
-
- getOperationNames(CommandContext, OperationRequestAddress) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationCandidatesProvider
-
- getOperationNames(CommandContext, OperationRequestAddress) - Method in interface org.jboss.as.cli.operation.OperationCandidatesProvider
-
- getOperationNames(CommandContext, OperationRequestAddress) - Static method in class org.jboss.as.cli.Util
-
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanResourceDescriptionResolver
-
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's operation's parameters.
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanResourceDescriptionResolver
-
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's operation's parameters.
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's operation's parameters.
- getOperationReplyDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationReplyDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of the reply value for one of the resource's operations, or null if there is
no description.
- getOperationReplyDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of the reply value for one of the resource's operations, or null if there is
no description.
- getOperationReplyValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getOperationReplyValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of the reply value for one of the resource's operations, or null if there is
no description.
- getOperationReplyValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of the reply value for one of the resource's operations, or null if there is
no description.
- getOperationResult(String) - Method in interface org.jboss.as.controller.access.ResourceAuthorization
-
Get the authorization result for an individual operation.
- getOperations() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets the names of any operations that are specifically constrained.
- getOperations() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the operations.
- getOperationTransformer() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the default operation transformer.
- getOperationTransformers() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the operation transformers for specific operations.
- getOperationType() - Method in class org.jboss.as.protocol.mgmt.ManagementPingRequest
-
- getOperationType() - Method in interface org.jboss.as.protocol.mgmt.ManagementRequest
-
The operation type.
- getOptimisticLocking() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getOptimisticLockingInjector() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getOption() - Method in class org.wildfly.extension.io.OptionAttributeDefinition
-
- getOptionalAttachment(DeploymentUnit, AttachmentKey<A>) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns optional attachment value from deployment unit or null if not bound.
- getOptionalAttributeName() - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- getOptionalAttributeName() - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyListConfig
-
- getOptionMap() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getOptions() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getOptions() - Method in class org.jboss.as.host.controller.model.jvm.JvmOptionsElement
-
Get a copy of the options.
- getOptions(OperationContext, ModelNode) - Static method in class org.jboss.as.remoting.ConnectorUtils
-
- getOrb() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getOrb(String, int, Hashtable) - Static method in class org.jboss.as.jacorb.naming.jndi.CorbaUtils
-
Get ORB using given server and port number, and properties from environment.
- getORBInjector() - Method in class org.jboss.as.jacorb.service.CorbaNamingService
-
Obtains a reference to the ORB injector which allows the injection of the running ORB that will
be used to initialize the naming service.
- getORBInjector() - Method in class org.jboss.as.jacorb.service.CorbaPOAService
-
- getOrbInjector() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- getOrbInjector() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getOrbProperties() - Static method in class org.jboss.as.jacorb.naming.jndi.CorbaUtils
-
- getORBProperty(String) - Static method in class org.jboss.as.jacorb.service.CorbaORBService
-
Gets the value of the specified ORB property.
- getOrCreate(String) - Method in class org.jboss.as.logging.LoggingProfileContextSelector
-
Get or create the log context based on the logging profile.
- getOrCreateChannel() - Method in class org.jboss.as.cli.impl.CLIModelControllerClient
-
- getOrCreateChannel() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
-
- getOrCreateConfigurationPersistence() - Static method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
Gets the property configurator.
- getOrCreateConfigurationPersistence(LogContext) - Static method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
Gets the property configurator.
- getOrCreateProvider(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getOrder() - Method in class org.jboss.as.web.common.WarMetaData
-
- getOrderedProtocolPropertyList(ModelNode) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- getOriginal() - Method in interface org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Get the unmodified (original) address.
- getOriginal() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- getOriginalIdentity() - Method in class org.jboss.as.patching.metadata.PatchXml.Result
-
- getOriginalLine() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getOriginalLine() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getOriginalRootResource() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read-only reference of the entire management model BEFORE any changes were made by this context.
- getOriginalValue(ParsedCommandLine, boolean) - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
Returns value as it appeared on the command line with escape sequences
and system properties not resolved.
- getOtherProperties() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getOtherProperties() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getOutboundConnectionRef() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
-
- getOutofScopeReadConstraint() - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- getOutofScopeReadConstraint() - Method in interface org.jboss.as.controller.access.constraint.ScopingConstraint
-
Get a constraint that should be used for reads of resources that are outside the scope of the constraint.
- getOutofScopeReadConstraint() - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- getOutput() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Get the output component.
- getOutputDirectory() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getOutputTarget() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getOutputTarget() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getOverlays() - Method in class org.jboss.as.web.common.WarMetaData
-
- getOverriddenDynamicFactory() - Static method in class org.jboss.as.jacorb.rmi.DelegatingStubFactoryFactory
-
- getOverrideModel(String) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getOverrideModel(String) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Get a specifically named resource that overrides this
wildcard registration
by adding additional attributes, operations or child types.
- getOverrides(String) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
Returns all the deployment overlays that should be applied to a deployment, with the highest priority
first.
- getOwner() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- getPackageSpec(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getPageEncoding() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getParameter(String) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameter(String, Class<T>) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameter(int) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameter(int, Class<T>) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameter(String) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParameter(String, Class<T>) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParameter(int) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParameter(int, Class<T>) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParameterNameProvider() - Method in class org.jboss.as.connector.util.JCAValidatorFactory
-
- getParameterNameProvider() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getParameters(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushAllConnectionInPool
-
- getParameters(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushGracefullyConnectionInPool
-
- getParameters(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushIdleConnectionInPool
-
- getParameters(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushInvalidConnectionInPool
-
- getParameters(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations
-
- getParameters(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.TestConnectionInPool
-
- getParameters() - Method in class org.jboss.as.controller.OperationDefinition
-
- getParameters() - Method in class org.jboss.as.jacorb.rmi.OperationAnalysis
-
Return my parameters.
- getParameters() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameters() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParameters() - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- getParameters() - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- getParameters() - Method in class org.jboss.as.pojo.service.AbstractJoinpoint
-
- getParameters() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactory
-
- getParameters() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- getParameterTypes() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the parameterTypes.
- getParameterValue(Parameter<T>) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameterValue(String) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameterValue(int) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getParameterValue(Parameter<T>) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParameterValue(String) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParameterValue(int) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getParent() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getParent() - Method in class org.jboss.as.naming.deployment.JndiName
-
Get the parent JNDI name.
- getParent() - Method in class org.jboss.as.patching.metadata.PatchElementBuilder
-
- getParent() - Method in class org.jboss.as.patching.metadata.PatchIdentityBuilder
-
- 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.
- getParent() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getParentAddress(PathAddress) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
- getParentAddress(PathAddress) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- getParentAddressByKey(PathAddress, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getParentContextServiceName() - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
The service name for the target namespace the binding will occur.
- getParentExternalContext(ServiceName) - Method in interface org.jboss.as.naming.context.external.ExternalContexts
-
Retrieves the external context that is a parent of the specified child service name.
- getParentExternalContext(ServiceName) - Method in class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
-
- getParentPOAInjector() - Method in class org.jboss.as.jacorb.service.CorbaPOAService
-
- getParentPolicyInjector() - Method in class org.jboss.as.security.service.JaccService
-
Target Injector
- getParentServiceName(PathAddress) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Gets the name of the parent service.
- getParentServiceName(PathAddress) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- getParentServiceName(PathAddress) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildWriteAttributeHandler
-
- getParentServiceName(PathAddress) - Method in class org.jboss.as.security.SecurityDomainReloadAddHandler
-
- getParentServiceName(PathAddress) - Method in class org.jboss.as.security.SecurityDomainReloadRemoveHandler
-
- getParentServiceName(PathAddress) - Method in class org.jboss.as.security.SecurityDomainReloadWriteHandler
-
- getParsedBootOp() - Method in class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- getParsedCommandLine() - Method in interface org.jboss.as.cli.CommandContext
-
Parsed command line arguments.
- getParser() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getParser() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getPassedRestrictions() - Method in interface org.jboss.as.domain.management.security.password.PasswordStrengthCheckResult
-
List of restrictions that password did met.
- getPassedRestrictions() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthCheckResult
-
- getPassivatedCount() - Method in interface org.jboss.as.ejb3.cache.Cache
-
- getPassivatedCount() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- getPassivatedCount() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- getPassivationListener() - Method in interface org.wildfly.clustering.ejb.infinispan.PassivationConfiguration
-
A listener to notify in the event of passivation and activation.
- getPassiveCount() - Method in interface org.wildfly.clustering.ejb.BeanManagerStatistics
-
- getPassiveCount() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- getPassword() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getPassword() - Method in class org.jboss.as.domain.management.plugin.PasswordCredential
-
- getPassword() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getPassword() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getPassword() - Static method in class org.jboss.as.messaging.HornetQDefaultCredentials
-
- getPasswordRestrictions() - Method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- getPatches() - Method in interface org.jboss.as.patching.metadata.BundledPatch
-
Get the patches
- getPatchesDir() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the patches history root directory.
- getPatchHistoryDir(String) - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the patch history dir.
- getPatchId() - Method in class org.jboss.as.patching.metadata.BundledPatch.BundledPatchEntry
-
- getPatchId() - Method in interface org.jboss.as.patching.metadata.Patch
-
Get the unique patch ID.
- getPatchId() - Method in class org.jboss.as.patching.metadata.PatchImpl
-
- getPatchId() - Method in class org.jboss.as.patching.metadata.PatchImpl.RollbackPatchImpl
-
- getPatchId() - Method in interface org.jboss.as.patching.tool.PatchingHistory.Entry
-
- getPatchId() - Method in interface org.jboss.as.patching.tool.PatchingResult
-
Get the processed patch id.
- getPatchIDs() - Method in interface org.jboss.as.patching.installation.PatchableTarget.TargetInfo
-
Get the active one-off patches.
- getPatchIDs() - Method in interface org.jboss.as.patching.PatchInfo
-
Get active patch ids.
- getPatchInfo() - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- getPatchInfo() - Method in interface org.jboss.as.patching.tool.PatchingResult
-
Get the patch info.
- getPatchInfo() - Method in interface org.jboss.as.patching.tool.PatchTool
-
Get the patch info.
- getPatchingHistory() - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- getPatchingHistory() - Method in interface org.jboss.as.patching.tool.PatchTool
-
Get patching history
- getPatchPath() - Method in class org.jboss.as.patching.metadata.BundledPatch.BundledPatchEntry
-
- getPatchType() - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- getPatchType() - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- getPatchType() - Method in interface org.jboss.as.patching.metadata.UpgradeCondition
-
Get the patch type.
- getPath() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the path for this transformation description.
- getPath() - Method in class org.jboss.as.patching.metadata.MiscContentItem
-
Get the relative content path.
- getPath() - Method in class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- getPath() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getPath() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getPath() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- getPathAdd(Locale, String) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getPathAddress() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets the address under which the resource registrations is registered.
- getPathAddressTransformer() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the path transformation for this level.
- getPathElement() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource.ChannelInstanceResourceEntry
-
- getPathElement() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- getPathElement() - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Gets the path element that describes how to navigate to this resource from its parent resource, or null
if this is a definition of a root resource.
- getPathElement() - Method in class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- getPathElement() - Method in interface org.jboss.as.controller.registry.Resource.ResourceEntry
-
Get the path element this resource was registered under.
- getPathElement() - Method in interface org.jboss.as.controller.ResourceDefinition
-
Gets the path element that describes how to navigate to this resource from its parent resource, or null
if this is a definition of a root resource.
- getPathElement() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getPathElement() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getPathElement() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getPathElement() - Method in class org.jboss.as.messaging.CoreAddressResource.CoreAddressResourceEntry
-
- getPathElement() - Method in class org.jboss.as.messaging.SecurityRoleResource.SecurityRoleResourceEntry
-
- getPathEntry(String) - Method in interface org.jboss.as.controller.services.path.PathManager
-
Gets a path entry
- getPathEntry(String) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- getPathFilter() - Method in class org.jboss.as.server.deployment.module.FilterSpecification
-
- getPathManager() - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- getPathManager() - Method in interface org.jboss.as.controller.ExtensionContext
-
- getPathManager() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- getPathManager() - Method in class org.wildfly.extension.undertow.DiskBasedModularPersistentSessionManager
-
- getPathManagerInjector() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService
-
- getPathManagerInjector() - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- getPathManagerInjector() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getPathRemove(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getPathResource(Locale, String) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getPaths() - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getPathTransformation(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get path transformations.
- getPathTransformation(PathAddress) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getPathTransformation() - Method in interface org.jboss.as.controller.transform.TransformerEntry
-
- getPathTransformations(PathAddress) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
Get a list of path transformers for a given address.
- getPattern() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- getPeakConcurrent() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
-
- getPeerAddress() - Method in interface org.jboss.as.process.protocol.Connection
-
Get the remote peer address.
- getPermgenSize() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getPermissionCombinationPolicy() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the policy for combining access control permissions when the configuration grants the user
more than one type of permission for a given action.
- getPermissionCombinationPolicy() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getPermissionFactories() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
Get the permission factory set for this deployment.
- getPermit() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- getPersistenceProviderClassName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getPersistenceProviderDeploymentHolder(DeploymentUnit) - Static method in class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
- getPersistenceProviders() - Method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
Return a new instance of each persistence provider class
- getPersistenceType() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getPersistenceUnitHolders() - Method in class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
- getPersistenceUnitName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getPersistenceUnitRootUrl() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getPersistenceUnits() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataHolder
-
- getPersistenceUnitService(String) - Method in class org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
- getPersistenceXMLSchemaVersion() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- 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.
- getPhaseOnePersistenceUnitServiceImplInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getPhaseServiceName() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
-
Get the service name of the current deployment phase.
- getPlanId() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getPlanRef() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getPluginId() - Method in class org.jboss.as.jdr.plugins.AS7Plugin
-
- getPluginId() - Method in interface org.jboss.as.jdr.plugins.JdrPlugin
-
- getPOA() - Method in interface org.jboss.as.ejb3.iiop.ReferenceFactory
-
Returns a reference to the POA encapsulated by this
ReferenceFactory.
- getPoaRegistry() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getPojoConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getPojoNames() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- getPolicy(String) - Static method in enum org.jboss.as.host.controller.model.host.AdminOnlyDomainConfigPolicy
-
- getPool() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the pool.
- getPool() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the pool.
- getPool() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getPool() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- getPool() - Method in interface org.jboss.as.ejb3.component.pool.PooledComponent
-
- getPool() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- getPool(EJBComponent) - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getPoolConfig() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getPoolConfig() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
-
- getPoolConfigInjector() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getPoolConfigInjector() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
- getPoolConfigInjector() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
-
- getPoolConfigName() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getPoolConfigName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- getPoolConfigName() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- getPooledConnectionFactory(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getPooledConnectionFactoryAdd(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getPooledConnectionFactoryBaseServiceName(ServiceName) - Static method in class org.jboss.as.messaging.jms.JMSServices
-
- getPoolName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
Get the poolName.
- getPoolName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the poolName.
- getPoolName() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getPoolName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- getPoolName() - Method in class org.jboss.as.ejb3.component.pool.PoolConfig
-
- getPoolName() - Method in interface org.jboss.as.ejb3.component.pool.PooledComponent
-
- getPoolName() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- getPoolName() - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolMetaData
-
- getPoolSize() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- getPop3Server() - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- getPort() - Method in class org.jboss.as.cli.ControllerAddress
-
- getPort() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getPort() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Get the port of the remote host.
- getPort() - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
-
Gets the domain controller's port number.
- getPort() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getPort() - Method in class org.jboss.as.network.SocketBinding
-
Returns the port configured for this socket binding.
- getPort(String, boolean) - Method in interface org.jboss.as.web.host.CommonWebServer
-
- getPort(String, boolean) - Method in class org.jboss.as.webservices.config.WebServerInfoImpl
-
- getPort() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getPortableExtensions(DeploymentUnit) - Static method in class org.jboss.as.weld.deployment.WeldPortableExtensions
-
- getPortInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
Get the management port injector.
- getPortName() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getPortName() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getPortName() - Method in class org.jboss.as.xts.jandex.WebServiceAnnotation
-
- getPortNumber() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getPortOffset() - Method in interface org.jboss.as.network.SocketBindingManager
-
Get the server port offset.
- getPortOffset() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
-
- getPortWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getPortWriteAttributeHandler() - Method in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
-
- getPortWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
-
- getPostActivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- getPostActivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- getPostActivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getPostActivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getPostActivateInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the post-activate interceptors.
- getPostConstruct() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Get the post-construct interceptor factory.
- getPostConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- getPostConstruct() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- getPostConstructInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the post-construct interceptors.
- getPreDestroy() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Get the pre-destroy interceptor factory.
- getPreDestroy() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- getPreDestroy() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- getPreDestroyInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the pre-destroy interceptors.
- getPreferredMechanism() - Method in interface org.jboss.as.domain.management.security.CallbackHandlerService
-
- getPreferredMechanism() - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- getPreferredMechanism() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- getPreferredMechanism() - Method in class org.jboss.as.domain.management.security.PlugInAuthenticationCallbackHandler
-
- getPreferredMechanism() - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- getPreferredMechanism() - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- getPreferredMechanism() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getPreferredScrollableViewportSize() - Method in class org.jboss.as.cli.gui.component.DeploymentTable
-
- getPreparedOperation() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
-
- getPreparedResult() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- getPreparedResult() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Get the prepared result.
- getPrePassivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- getPrePassivate() - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- getPrePassivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getPrePassivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getPrePassivateInterceptors() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the pre-passivate interceptors.
- getPrettyProductName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getPrettyVersionString() - Method in class org.jboss.as.version.ProductConfig
-
- getPrettyVersionString(String, String, String) - Static method in class org.jboss.as.version.ProductConfig
-
- getPreviousRun() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getPreviousRun() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the
Date of the previous timeout of this timer
- getPrimaryKey() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getPrimaryKey() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getPrimaryKey() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getPrimaryKey() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- getPrimaryKeyClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getPrimaryKeyClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getPrimaryKeyType() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getPrimitiveAnalysis(Class) - Static method in class org.jboss.as.jacorb.rmi.PrimitiveAnalysis
-
Get a singleton instance representing one of the primitive types.
- getPrincipal() - Method in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- getPrincipal() - Method in class org.wildfly.extension.undertow.security.AccountImpl
-
- getPrincipals() - Method in class org.jboss.as.core.security.RealmSubjectUserInfo
-
- getPrincipals() - Method in interface org.jboss.as.core.security.SubjectUserInfo
-
Get the principals for this user.
- getPriority() - Method in interface org.jboss.as.cli.handlers.ifelse.Operation
-
- getPriority() - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
-
- getPriority() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- getPriority() - Method in class org.jboss.as.threads.ThreadFactoryService
-
- getPrivateData(Class<T>) - Method in interface org.jboss.as.ee.component.ComponentView
-
Provides a mechanism to attach arbitrary data to the component view
- getPrivateData() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
retrieves private data
- getPrivateData(Class<T>) - Method in class org.jboss.as.jsr77.ejb.ManagementHomeEjbComponentView
-
- getPrivateData(Class<T>) - Method in class org.jboss.as.jsr77.ejb.ManagementRemoteEjbComponentView
-
- getProcessControllerAddress() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the address the process controller passed to this process
to use in communicating with it.
- getProcessControllerPort() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets the port number the process controller passed to this process
to use in communicating with it.
- getProcessName() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- getProcessName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- getProcessName() - Method in class org.jboss.as.process.ProcessInfo
-
- getProcessName() - Method in class org.jboss.as.server.ServerEnvironment
-
- getProcessNameReadHandler() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- getProcessNameWriteHandler() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- getProcessor() - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
-
- getProcessServerName(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Gets the server model name for a process
- getProcessServerName(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- getProcessState() - Method in class org.jboss.as.controller.access.Environment
-
- getProcessState() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the current state of the host controller process.
- getProcessState() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getProcessStateServiceInjectedValue() - Method in class org.jboss.as.server.mgmt.domain.HostControllerConnectionService
-
- getProcessType() - Method in class org.jboss.as.controller.access.Environment
-
- getProcessType() - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- getProcessType() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Gets the type of the current process.
- getProcessType() - Method in interface org.jboss.as.controller.ExtensionContext
-
Gets the type of the current process.
- getProcessType() - Method in interface org.jboss.as.controller.OperationContext
-
Get the type of process in which this operation is executing.
- getProcessType() - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
Gets the type of the current process.
- getProcessType() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the type of process in which this operation is executing.
- getProcessType() - Method in enum org.jboss.as.server.ServerEnvironment.LaunchType
-
- getProductConfig() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- getProductConfig() - Method in class org.jboss.as.server.ServerEnvironment
-
- getProductName() - Method in interface org.jboss.as.domain.management.audit.EnvironmentNameReader
-
Get the name of the product to be used as the audit logger's app name.
- getProductName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getProductName() - Method in class org.jboss.as.version.ProductConfig
-
- getProductVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getProductVersion() - Method in class org.jboss.as.version.ProductConfig
-
- getProfileOperations(String) - Method in interface org.jboss.as.domain.controller.DomainController
-
Get the operations needed to create the given profile.
- getProfileOperations(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- getProfileParsingCompletionHandlers() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getProfileRegistration() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getProjectStage() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getProperties() - Method in interface org.jboss.as.cli.handlers.module.ModuleConfig
-
- getProperties() - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- getProperties(CommandContext, String, OperationRequestAddress) - Method in class org.jboss.as.cli.impl.CommandCandidatesProvider
-
- getProperties(CommandContext, String, OperationRequestAddress) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationCandidatesProvider
-
- getProperties(CommandContext, String, OperationRequestAddress) - Method in interface org.jboss.as.cli.operation.OperationCandidatesProvider
-
- getProperties() - Method in interface org.jboss.as.clustering.jgroups.ProtocolConfiguration
-
- getProperties(String) - Method in interface org.jboss.as.clustering.jgroups.ProtocolDefaults
-
- getProperties() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getProperties() - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- getProperties() - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- getProperties() - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- getProperties() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getProperties() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getProperties() - Method in interface org.jboss.as.patching.installation.PatchableTarget.TargetInfo
-
Get the layer properties.
- getProperties() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getPropertiesInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getPropertiesInjector() - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- getProperty(String) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getPropertyListEnd() - Method in interface org.jboss.as.cli.CommandLineFormat
-
- getPropertyListEnd() - Method in class org.jboss.as.cli.parsing.command.CommandFormat
-
- getPropertyListEnd() - Method in class org.jboss.as.cli.parsing.operation.OperationFormat
-
- getPropertyListStart() - Method in interface org.jboss.as.cli.CommandLineFormat
-
- getPropertyListStart() - Method in class org.jboss.as.cli.parsing.command.CommandFormat
-
- getPropertyListStart() - Method in class org.jboss.as.cli.parsing.operation.OperationFormat
-
- getPropertyName() - Method in class org.jboss.as.cli.impl.RequestParamArgWithoutValue
-
- getPropertyName() - Method in class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- getPropertyName() - Method in interface org.jboss.as.cli.impl.RequestParameterArgument
-
- getPropertyName() - Method in interface org.jboss.as.logging.ConfigurationProperty
-
Returns the property name for the logging configuration property.
- getPropertyName() - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- getPropertyName() - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- getPropertyName() - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition
-
- getPropertyName() - Method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
- getPropertyName() - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- getPropertyName() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.Inject
-
- getPropertyName(Method) - Static method in class org.jboss.as.weld.util.ResourceInjectionUtilities
-
- getPropertyName(Member) - Static method in class org.jboss.as.weld.util.ResourceInjectionUtilities
-
- getPropertyNames() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getPropertyNames() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getPropertyResolver() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
Deprecated.
- getPropertySeparator() - Method in interface org.jboss.as.cli.CommandLineFormat
-
- getPropertySeparator() - Method in class org.jboss.as.cli.parsing.command.CommandFormat
-
- getPropertySeparator() - Method in class org.jboss.as.cli.parsing.operation.OperationFormat
-
- getPropertyValue(String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getPropertyValue(String) - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getProtocol() - Method in class org.jboss.as.cli.ControllerAddress
-
- getProtocol() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getProtocol() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Returns the requested protocol.
- getProtocol() - Method in class org.jboss.as.domain.management.security.SSLContextService
-
- getProtocol() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService.EjbListenerAddress
-
- getProtocol() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getProtocol() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- getProtocol() - Method in class org.jboss.as.remoting.GenericOutboundConnectionService
-
- getProtocol() - Method in class org.jboss.as.remoting.LocalOutboundConnectionService
-
- getProtocol() - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- getProtocol() - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService.RemotingConnectorInfo
-
- getProtocol() - Method in class org.wildfly.extension.undertow.AjpListenerService
-
- getProtocol() - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- getProtocol() - Method in class org.wildfly.extension.undertow.HttpsListenerService
-
- getProtocol() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getProtocolClient() - Method in interface org.jboss.as.controller.TransformingProxyController
-
Get the underlying protocol client.
- getProtocolClient() - Method in class org.jboss.as.controller.TransformingProxyController.TransformingProxyControllerImpl
-
- getProtocols() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getProtocolStack() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
- getProtocolStackConfiguration() - Method in interface org.jboss.as.clustering.jgroups.ChannelFactory
-
- getProtocolStackConfiguration() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- getProtocolStackString() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
- getProvider(String) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- getProvider() - Method in class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- getProvider() - Method in interface org.jboss.as.patching.metadata.PatchElement
-
The provider of the patch element.
- getProviderAdapterModuleNameFromProviderClassName(String) - Static method in class org.jboss.as.jpa.config.Configuration
-
- getProviderModuleNameFromProviderClassName(String) - Static method in class org.jboss.as.jpa.config.Configuration
-
Get the provider module name for the specified provider class.
- getProviders() - Method in class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
get the persistence providers associated with an application deployment
- getProviders() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration
-
Returns the set of nodes that can provide this service.
- getProviders(Object) - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistrationFactory
-
Returns the set of nodes that provide the specified service.
- getProviders(Object) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- getProxyClass() - Method in interface org.jboss.as.ee.component.ComponentView
-
- getProxyConnector() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- getProxyController(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getProxyController(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getProxyController(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
If there is a proxy controller registered under any part of the registered address it will be returned.
- getProxyControllers(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getProxyControllers(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getProxyControllers(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Finds all proxy controllers registered at the passed in address, or at lower levels.
- getProxyFactory() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the client proxy factory to use to construct proxy instances.
- getProxyNodeAddress() - Method in interface org.jboss.as.controller.ProxyController
-
Get the address where this proxy controller applies to in the host ModelController
- getProxyNodeAddress() - Method in class org.jboss.as.controller.remote.RemoteProxyController
-
Get the address where this proxy controller applies to in the host ModelController
- getProxyNodeAddress() - Method in class org.jboss.as.controller.TransformingProxyController.TransformingProxyControllerImpl
-
- getProxyType() - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- getPtValue(ParameterizedType) - Method in class org.jboss.as.pojo.descriptor.CollectionConfig
-
- getPtValue(ParameterizedType) - Method in class org.jboss.as.pojo.descriptor.MapConfig
-
- getPtValue(ParameterizedType) - Method in class org.jboss.as.pojo.descriptor.ValueConfig
-
Get value.
- getPUServiceName(PersistenceUnitMetadata) - Static method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
Returns the Persistence Unit service name used for creation or lookup.
- getPUServiceName(String) - Static method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getPUServiceName(String) - Static method in class org.jboss.as.jpa.util.JPAServiceNames
-
- getQName() - Method in enum org.jboss.as.messaging.Namespace
-
- getQualifiedHostName() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Get the fully-qualified host name detected at server startup.
- getQualifiedHostName() - Method in class org.jboss.as.server.ServerEnvironment
-
Get the fully-qualified host name detected at server startup.
- getQueueBaseServiceName(ServiceName) - Static method in class org.jboss.as.messaging.MessagingServices
-
- getQueueControl(HornetQServer, String) - Method in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- getQueueControl(HornetQServer, String) - Method in class org.jboss.as.messaging.jms.JMSQueueControlHandler
-
- getQueueControl(HornetQServer, String) - Method in class org.jboss.as.messaging.QueueControlHandler
-
- getQueueSize() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getQueueSize() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getQueueSize() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getQueueSize() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- getQueueSize() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- getQueueSize() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- getQueueSize() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getQueueSize() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getRack() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration.Topology
-
- getRaDeployment() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService
-
- getRaName() - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeployment
-
- getRaRepositoryInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getRaServiceName() - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeployment
-
- getRaxml() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterXmlDeploymentService
-
- getRaxmlDeployment() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterXmlDeploymentService
-
- getRaXmlDeploymentServiceName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- getReadAttributeOperation(PathAddress, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getReadExecutor() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getReadExecutor() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getReadHandler() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the read handler.
- getReadOnlyAttributeDefinitions() - Static method in enum org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition.DWmParameters
-
- getReadTimeout() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getReadTimeout() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getRealm() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.MappingPrincipal
-
The name of the security realm for which the principal is valid
- getRealm() - Method in class org.jboss.as.controller.access.Caller
-
Obtain the realm used for authentication.
- getRealm() - Method in interface org.jboss.as.core.security.api.RealmPrincipal
-
Obtain the name of the realm that this
Principal is associated with.
- getRealm() - Method in interface org.jboss.as.core.security.RealmPrincipal
-
- getRealm() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getRealm() - Method in interface org.jboss.as.security.DigestCredential
-
- getRealmMode() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getRealmName() - Method in class org.jboss.as.domain.management.security.UserPropertiesFileLoader
-
- getReceiver() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Get a receiver instance for this context.
- getReconnectTasksTimeout() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getReconnectTasksTimeout() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getRecovery() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the recovery.
- getRecoveryBindingInjector() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- getRecoveryManagerInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getRecoveryManagerServiceInjector() - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- getRecoveryRegistry() - Method in interface org.jboss.as.clustering.infinispan.subsystem.CacheService.Dependencies
-
- getRedeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getRedeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getRedirectSocket() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getReference() - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
-
- getReference() - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryReferenceFactoryService
-
- getReference() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- getReference() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- getReference() - Method in class org.jboss.as.ee.component.ComponentRegistry.ComponentManagedReferenceFactory
-
- getReference(Object) - Method in class org.jboss.as.ee.component.ComponentRegistry.ComponentManagedReferenceFactory
-
- getReference() - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory
-
Get a new managed instance reference.
- getReference() - Method in class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
-
- getReference() - Method in class org.jboss.as.jacorb.rmi.ir.AttributeDefImpl
-
- getReference() - Method in class org.jboss.as.jacorb.rmi.ir.ConstantDefImpl
-
- getReference() - Method in class org.jboss.as.jacorb.rmi.ir.InterfaceRepository
-
Return a CORBA reference to this IR.
- getReference(Class<T>, Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getReference() - Method in class org.jboss.as.naming.ConstructorManagedReferenceFactory
-
- getReference() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
-
- getReference() - Method in class org.jboss.as.naming.ImmediateManagedReferenceFactory
-
- getReference() - Method in interface org.jboss.as.naming.ManagedReferenceFactory
-
Get a new managed instance reference.
- getReference() - Method in class org.jboss.as.naming.StaticManagedObject
-
- getReference() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory
-
- getReference() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
-
Get a new managed instance reference.
- getReference() - Method in class org.jboss.as.webservices.webserviceref.WebServiceManagedReferenceFactory
-
- getReferenceableInjector() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- getReferenceCount() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
- getReflectionIndex() - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Get reflection index.
- getReflectionIndex() - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- getRegisteredResourceAdapterIdentifier(String) - Static method in class org.jboss.as.connector.util.ConnectorServices
-
Returns the identifier with which the resource adapter named raName is registered in the
ResourceAdapterRepository.
- getRegistration() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getRegistration() - Method in class org.jboss.as.server.operations.RootResourceHack.ResourceAndRegistration
-
- getRegistries() - Method in interface org.jboss.as.ejb3.remote.RegistryCollector
-
- getRegistries() - Method in class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- getRegistry() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- getRegistry() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- getRegistryInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getRegistryInjector() - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- getRegistryWithPersistentPOAPerServant() - Method in class org.jboss.as.ejb3.iiop.POARegistry
-
- getRegistryWithTransientPOAPerServant() - Method in class org.jboss.as.ejb3.iiop.POARegistry
-
- getRejectedCount() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getRejectedCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getRejectedCount() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getRejectedCount() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- getRejectedCount() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- getRejectedCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getRejectedResourceWarning(PathAddress, ModelNode) - Method in class org.jboss.as.controller.transform.TransformersLogger
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Gets the log message if the attribute failed rejection
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleAcceptAttributeChecker
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleRejectAttributeChecker
-
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Returns the log message id used by this checker.
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Returns the log message id used by this checker.
- getRejectionLogMessageId() - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Returns the log message id used by this checker.
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
- getRejectionLogMessageId() - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
- getRelatedElements(String, String, ModelNode) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
-
- getRelativePath() - Method in class org.jboss.as.patching.metadata.ContentItem
-
Get a relative path or module description.
- getRelativePath() - Method in class org.jboss.as.patching.metadata.MiscContentItem
-
Get the relative path.
- getRelativePath() - Method in class org.jboss.as.patching.metadata.ModuleItem
-
- getRelativeToInjector() - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- getRelay() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getRelease() - Method in class org.jboss.as.jdr.plugins.PluginId
-
- getReleaseCodeName() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getReleaseVersion() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getReloadRequiredAttributeDefinitions() - Static method in enum org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition.DWmParameters
-
- getRemaining() - Method in interface org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Get the remaining elements left for transformation.
- getRemaining() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- getRemoteBusinessInterfaces() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getRemoteClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getRemoteClass() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getRemoteConnectionId() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- getRemoteConnectionProviderCreationOptions() - Method in class org.jboss.as.appclient.deployment.ForwardingEjbClientConfiguration
-
- getRemoteConnectionProviderCreationOptions() - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- getRemoteConnectorServiceInjector() - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- getRemoteDomainControllerDiscoveryOptions() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets a list of discovery options that can be used to discover the
remote domain controller.
- getRemoteDomainControllerDiscoveryOptions() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getRemoteDomainControllerHost() - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
-
Gets the host name of the remote domain controller.
- getRemoteDomainControllerHost() - Method in class org.jboss.as.host.controller.discovery.S3Discovery
-
- getRemoteDomainControllerHost() - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
-
- getRemoteDomainControllerPort() - Method in interface org.jboss.as.host.controller.discovery.DiscoveryOption
-
Gets the port of the remote domain controller.
- getRemoteDomainControllerPort() - Method in class org.jboss.as.host.controller.discovery.S3Discovery
-
- getRemoteDomainControllerPort() - Method in class org.jboss.as.host.controller.discovery.StaticDiscovery
-
- getRemoteDomainControllerSecurityRealm() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getRemoteDomainControllerUsername() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets the username to use when authenticating against the
remote domain controller.
- getRemoteDomainControllerUsername() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- getRemoteExposedNamingStore() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- getRemoteFileRepository() - Method in interface org.jboss.as.domain.controller.DomainController
-
Gets the file repository backing the master domain controller
- getRemoteFileRepository() - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- getRemoteFileRepository() - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
-
- getRemoteFileRepository() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- getRemoteSites() - Method in interface org.jboss.as.clustering.jgroups.RelayConfiguration
-
- getRemoteSocketBindingAddOperation(PathAddress, ModelNode) - Static method in class org.jboss.as.host.controller.ManagedServerOperationsFactory
-
- getRemoteView() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getRemoteViewInstanceFactory(String, String, String, String) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getRemotingConnectorInfoInjectedValue() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getRemotingReceiverConfigurations() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
Returns a collection of outbound connection references that are used by the remoting receivers
configured in the client context of this
EJBClientDescriptorMetaData
- getRemoveAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getRemoveAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getRemoveCount() - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
- getRemoveCount() - Method in interface org.jboss.as.ejb3.pool.Pool
-
- getRemoveListener() - Method in interface org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration
-
Returns the listener to notify of bean removal/expiration.
- getRemoveMessage(Locale, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getRemoveMessages(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getRemoveMethods() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getRemoveMethods() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getRemoveSchemaLocationOperation(ModelNode, String) - Static method in class org.jboss.as.controller.operations.common.SchemaLocationRemoveHandler
-
- getRemoveSocketBindingGroupIncludeOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.SocketBindingGroupDescription
-
- getReplaceAction(String, String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getReplaceAction(String, String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getReplacedDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
-
- getReplacedDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getReplacedDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
-
- getReplacedDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getReplyType() - Method in class org.jboss.as.controller.OperationDefinition
-
- getReplyValueType() - Method in class org.jboss.as.controller.OperationDefinition
-
- getReplyValueTypeDescription(ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
Hook for subclasses to provide a description object for any complex "value-type" description of the operation reply.
- getReportDirectory() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getRepositoryId() - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Return the repository ID.
- getRequest() - Method in interface org.jboss.as.cli.batch.BatchedCommand
-
- getRequest() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchedCommand
-
- getRequest() - Method in class org.jboss.as.cli.scriptsupport.CLI.Result
-
If the command resulted in a server-side operation, return the ModelNode representation of the operation.
- getRequestCount() - Static method in class org.wildfly.mod_cluster.undertow.metric.RequestCountHttpHandler
-
- getRequestCount() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getRequestHandler(ManagementRequestHeader) - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Get the request handler.
- getRequestHandler(ManagementRequestHeader) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Get the request handler.
- getRequestHeader() - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext
-
Get the protocol header.
- getRequestId() - Method in class org.jboss.as.protocol.mgmt.ManagementRequestHeader
-
The ID of this request.
- getRequireBeanDescriptor() - Method in class org.jboss.as.weld.WeldJBossAllConfiguration
-
- getRequiredAddress() - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- getRequiredAttachment(DeploymentUnit, AttachmentKey<A>) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns required attachment value from deployment unit.
- getRequiredConstraint(Action.ActionEffect, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, Action, TargetResource) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.constraint.ConstraintFactory
-
Provides a constraint appropriate for the given action and target
- getRequiredConstraint(Action.ActionEffect, Action, TargetResource) - Method in interface org.jboss.as.controller.access.constraint.ConstraintFactory
-
Provides a constraint appropriate for the given action and target
- getRequiredConstraint(Action.ActionEffect, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getRequiredConstraint(Action.ActionEffect, Action, TargetResource) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getRequiredPermissions(Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getRequiredPermissions(Action, TargetResource) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getRequiredPermissions(Action, TargetAttribute) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getRequiredPermissions(Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getRequiredService(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- getRequiredService(ServiceName) - Method in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
-
- getRequiredType() - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- getRequirementMessage() - Method in class org.jboss.as.domain.management.security.password.CompoundRestriction
-
- getRequirementMessage() - Method in class org.jboss.as.domain.management.security.password.LengthRestriction
-
- getRequirementMessage() - Method in interface org.jboss.as.domain.management.security.password.PasswordRestriction
-
- getRequirementMessage() - Method in class org.jboss.as.domain.management.security.password.RegexRestriction
-
- getRequirementMessage() - Method in class org.jboss.as.domain.management.security.password.UsernamePasswordMatch
-
- getRequirementMessage() - Method in class org.jboss.as.domain.management.security.password.ValueRestriction
-
- getRequires() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getRequires() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the names of other attributes whose value must not be undefined if this attribute's value is
defined.
- getRequires() - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- getRequires() - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- getRequires() - Method in interface org.jboss.as.patching.metadata.UpgradeCondition
-
List of the applied patch elements to this provider.
- getRequiresAccessPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getRequiresReadPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getRequiresWritePermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- getResolve() - Method in exception org.jboss.as.naming.RequireResolveException
-
- getResolvedDestinationAddress() - Method in class org.jboss.as.network.OutboundSocketBinding
-
Returns the resolved destination address of this outbound socket binding.
- getResolvedStringIfSetOrGetDefault(OperationContext, ModelNode, SimpleAttributeDefinition) - Static method in class org.jboss.as.connector.util.ModelNodeUtil
-
- getResolvedValue(ParsedCommandLine, boolean) - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
Calls getOriginalValue(ParsedCommandLine parsedLine, boolean required) and correctly
handles escape sequences and resolves system properties.
- getResolver(String...) - Static method in class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- getResolver(boolean, String...) - Static method in class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- getResolver(String) - Static method in class org.jboss.as.domain.controller.resources.DomainResolver
-
- getResolver(String, boolean) - Static method in class org.jboss.as.domain.controller.resources.DomainResolver
-
- getResolver(String...) - Static method in class org.jboss.as.domain.management._private.DomainManagementResolver
-
- getResolver(boolean, String...) - Static method in class org.jboss.as.domain.management._private.DomainManagementResolver
-
- getResolver(String) - Static method in class org.jboss.as.host.controller.descriptions.HostResolver
-
- getResolver(String, boolean) - Static method in class org.jboss.as.host.controller.descriptions.HostResolver
-
- getResolver(String...) - Static method in class org.wildfly.extension.io.IOExtension
-
- getResolver(String...) - Static method in class org.wildfly.extension.security.manager.SecurityManagerExtension
-
- getResolver(String...) - Static method in class org.wildfly.extension.undertow.UndertowExtension
-
- getResource() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getResource() - Method in class org.jboss.as.controller.access.TargetResource
-
- getResource(PathAddress, Resource, OperationContext) - Method in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
- getResource(PathAddress, Resource, ModelNode, OperationContext, List<ModelNode>) - Method in class org.jboss.as.domain.controller.operations.ApplyRemoteMasterDomainModelHandler
-
- getResource() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getResource(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
-
- getResource(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getResource() - Method in class org.jboss.as.server.operations.RootResourceHack.ResourceAndRegistration
-
- getResource(String) - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
Loads a resource from the module class loader
- getResource(String) - Method in class org.wildfly.extension.undertow.deployment.ServletResourceManager
-
- getResourceAdapter(String) - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- getResourceAdapterDeployments() - Method in interface org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistry
-
Get the resource adapter deployments
- getResourceAdapterDeployments() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistryImpl
-
Get the resource adapter deployments
- getResourceAdapterInjector() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
- getResourceAdapterName() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- getResourceAdapterName() - Method in class org.jboss.as.ejb3.resourceadapterbinding.metadata.EJBBoundResourceAdapterBindingMetaData
-
- getResourceAdapterRepository() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getResourceAdapterRepositoryInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getResourceAdapters() - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- getResourceAdapters() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
Get the resourceAdapters.
- getResourceAdapterServiceName(String) - Static method in class org.jboss.as.connector.util.ConnectorServices
-
- getResourceAdaptersWithIronJacamarMetadata() - Method in interface org.jboss.as.connector.services.mdr.AS7MetadataRepository
-
- getResourceAdaptersWithIronJacamarMetadata() - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- getResourceAddress() - Method in interface org.jboss.as.controller.access.HostEffect
-
Gets the address of the resource whose hosts relationships are described
by this object.
- getResourceAddress() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets the address of the resource whose server group relationships are described
by this object.
- getResourceAddress() - Method in class org.jboss.as.controller.access.TargetResource
-
- getResourceAnnotated(InjectionPoint) - Static method in class org.jboss.as.weld.util.ResourceInjectionUtilities
-
- getResourceAsStream(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
-
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanResourceDescriptionResolver
-
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of one of the resource's attributes.
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanResourceDescriptionResolver
-
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's attributes.
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of a portion of a complex value type of one of the resource's attributes.
- getResourceBundle(Locale) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceBundle(Locale) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Returns a
ResourceBundle for the given
Locale, or
null if this resolver
is not based on resource bundles.
- getResourceBundle(Locale) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Returns a
ResourceBundle for the given
Locale, or
null if this resolver
is not based on resource bundles.
- getResourceBundle(FacesContext, String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- getResourceDescription(Locale, ResourceBundle) - Method in interface org.jboss.as.controller.descriptions.ResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDescription(Locale, ResourceBundle) - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
Gets the description of the resource.
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.appclient.subsystem.AppClientExtension
-
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension
-
- getResourceDescriptionResolver() - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- getResourceDescriptionResolver(String...) - Static method in class org.jboss.as.host.controller.HostModelUtil
-
- getResourceDescriptionResolver(String...) - Static method in class org.jboss.as.messaging.MessagingExtension
-
- getResourceDescriptionResolver(boolean, String...) - Static method in class org.jboss.as.messaging.MessagingExtension
-
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.naming.subsystem.NamingExtension
-
- 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
-
- getResourceDescriptionResolver(String, boolean) - Static method in class org.jboss.as.threads.ThreadsExtension
-
- getResourceHandler() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getResourceInjections(String) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- getResourceInjections(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- getResourceInjections() - Method in class org.jboss.as.ee.component.InterceptorEnvironment
-
- getResourceLoaders() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getResourceManagerRoot() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getResourceManagerRoot() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getResourceName(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- getResourceName(String, String) - Static method in class org.jboss.as.weld.util.ResourceInjectionUtilities
-
- getResourceName(InjectionPoint) - Static method in class org.jboss.as.weld.util.ResourceInjectionUtilities
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.beanvalidation.BeanValidationFactoryResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.beanvalidation.BeanValidationResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in interface org.jboss.as.ee.component.deployers.EEResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ContextServiceResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedExecutorServiceResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedScheduledExecutorServiceResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedThreadFactoryResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.webservices.deployers.WebServiceContextResourceProcessor
-
- getResourceReferenceProcessor(String) - Method in class org.jboss.as.ee.component.deployers.EEResourceReferenceProcessorRegistry
-
- getResourceReferenceType() - Method in class org.jboss.as.ee.beanvalidation.BeanValidationFactoryResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ee.beanvalidation.BeanValidationResourceReferenceProcessor
-
- getResourceReferenceType() - Method in interface org.jboss.as.ee.component.deployers.EEResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ContextServiceResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedExecutorServiceResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedScheduledExecutorServiceResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ee.concurrent.deployers.injection.ManagedThreadFactoryResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.webservices.deployers.WebServiceContextResourceProcessor
-
- getResourceRegistration() - Method in class org.jboss.as.controller.access.TargetResource
-
- getResourceRegistration() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read only view of the managed resource registration.
- getResourceRegistration(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the management resource registration.
- getResourceRegistrationForUpdate() - Method in interface org.jboss.as.controller.OperationContext
-
Get a mutable view of the managed resource registration.
- getResourceRegistrationFromRoot(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the management resource registration.
- getResourceRemoveOperation(PathAddress) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getResourceResult(Action.ActionEffect) - Method in interface org.jboss.as.controller.access.ResourceAuthorization
-
Get the authorization result for the entire resource for the given effect.
- getResourceRoot() - Method in class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadata
-
- getResourceRoots() - Method in class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
-
- getResources() - Method in interface org.jboss.as.cli.handlers.module.ModuleConfig
-
- getResources() - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- getResources(String) - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
Loads resources from the module class loader
- getResourceTransformer() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
Get the resource transformer.
- getResourceTransformer() - Method in interface org.jboss.as.controller.transform.TransformerEntry
-
- getResourceType() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.ComponentTypeInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.EnvEntryInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.FixedInjectionSource
-
Get the value to use as the injection source.
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.InjectionSource
-
Get the value to use as the injection source.
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.LookupInjectionSource
-
Get the value to use as the injection source.
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.ServiceInjectionSource
-
Get the value to use as the injection source.
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.component.ViewBindingInjectionSource
-
Get the value to use as the injection source.
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ee.naming.ContextInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.deployment.processors.EjbInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.deployment.processors.EjbLookupInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
-
Get the value to use as the injection source.
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceBindingSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.jpa.injectors.PersistenceContextInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.jpa.injectors.PersistenceUnitInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.messaging.deployment.DirectJMSConnectionFactoryInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.messaging.deployment.DirectJMSDestinationInjectionSource
-
- getResourceValue(InjectionSource.ResolutionContext, ServiceBuilder<?>, DeploymentPhaseContext, Injector<ManagedReferenceFactory>) - Method in class org.jboss.as.webservices.injection.WebServiceContextInjectionSource
-
- getResponse() - Method in class org.jboss.as.cli.scriptsupport.CLI.Result
-
If the command resulted in a server-side operation, return the ModelNode representation of the response.
- getResponseHeaders() - Method in interface org.jboss.as.controller.OperationContext
-
Get the response-headers response node, creating it if necessary.
- getResponseId() - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
The response id.
- getRestartMode() - Method in class org.jboss.as.host.controller.HostRunningModeControl
-
Get the restartMode
- getResteasySpringVirtualFile() - Method in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
Lookup Seam integration resource loader.
- getRestrictionAlpha(int) - Static method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- getRestrictionDigit(int) - Static method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- getRestrictionFailures() - Method in interface org.jboss.as.domain.management.security.password.PasswordStrengthCheckResult
-
List of restrictions that password did not met.
- getRestrictionFailures() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthCheckResult
-
- getRestrictionLevel() - Method in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- getRestrictions() - Method in class org.jboss.as.domain.management.security.password.CompoundRestriction
-
- getRestrictionSymbol(int) - Static method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- getResult() - Method in class org.jboss.as.cli.parsing.arguments.ArgumentValueCallbackHandler
-
- getResult(CommandContext, String) - Static method in class org.jboss.as.cli.Util
-
- getResult() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- getResult() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
-
Gets the result of the action's modification to the server's configuration.
- getResult() - Method in interface org.jboss.as.controller.OperationContext
-
Get the node into which the operation result should be written.
- getResult() - Method in class org.jboss.as.domain.management.security.password.PasswordCheckResult
-
- getResult() - Method in interface org.jboss.as.naming.management.JndiViewExtensionContext
-
Get the operation result.
- getResult() - Method in class org.jboss.as.patching.metadata.PatchXml.Result
-
- getResult() - Method in class org.jboss.as.pojo.ParseResult
-
Get the result.
- getResult() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation
-
Get the result.
- getResult() - Method in class org.jboss.as.service.descriptor.ParseResult
-
Get the result.
- getResultByServer() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentActionResult
-
Gets the results of the action for each server within the server group.
- getResultHandler() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation
-
Get the completion handler for this request.
- getResultingVersion() - Method in interface org.jboss.as.patching.metadata.Identity.IdentityUpgrade
-
Get the resulting version of a release or null for other patches
- getResultingVersion() - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- getResultList() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getResultList() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getResultsByServerGroup() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets the results of this action for each server group.
- getResultTransformer() - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- getReturnHandler() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getReturnType() - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- getReturnType() - Method in class org.jboss.as.jacorb.rmi.OperationAnalysis
-
Return my Java return type.
- getRoleMappings() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the configured role mappings, keyed by the name of the role.
- getRoleMappings() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getRoles() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- getRoles() - Method in class org.wildfly.extension.undertow.security.AccountImpl
-
- getRolesAllowed() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- getRoleSets() - Method in class org.jboss.as.jacorb.security.TrustedIdentityTokenLoginModule
-
- getRoleSets() - Method in class org.jboss.as.security.RealmDirectLoginModule
-
- getRoleSets() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
-
- getRollbackFailure() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- getRollbackFailure() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets any failure that occurred when rolling back this action on this
server.
- getRollbackOnly() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getRollbackOnly() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
-
- getRollbackOnly() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getRollbackOnly() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getRollBackOnlyIsNotAllowWithSupportsAttribute() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJB 3.1 FR 13.6.2.9 getRollbackOnly is not allowed with SUPPORTS attribute
- getRollbackResult() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- getRollbackResult() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentActionResult
-
Overrides the superclass to declare a more specific return type.
- getRollbackResult() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
-
If the #getResult() result was {@link Result#ROLLED_BACK} or
{@link Result#FAILED} and the update plan allows rollback,
gets the result of rolling back the action.
- getRollbackResultClass() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- getRollbackResultClass() - Method in class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
-
- getRollbackResultClass() - Method in class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
-
- getRolloutPlan(ModelControllerClient, String) - Static method in class org.jboss.as.cli.Util
-
- getRoot() - Method in class org.jboss.as.connector.metadata.xmldescriptors.ConnectorXmlDescriptor
-
get file root of this deployment
- getRoot(String) - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- getRoot() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- getRoot() - Method in class org.wildfly.extension.undertow.Server
-
- getRootDeploymentUnit(DeploymentUnit) - Static method in class org.jboss.as.weld.util.Utils
-
Returns the parent of the given deployment unit if such a parent exists.
- getRootHandler() - Method in class org.wildfly.extension.undertow.Host
-
- getRootName() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- getRootName() - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getRootPOA() - Method in class org.jboss.as.ejb3.iiop.POARegistry
-
- getRootPOAInjector() - Method in class org.jboss.as.jacorb.service.CorbaNamingService
-
Obtains a reference to the RootPOA injector which allows the injection of the root POA that will
be used to initialize the naming service.
- getRootResource() - Method in interface org.jboss.as.controller.OperationContext
-
- getRootResource() - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
-
- getRootResource(ModelController) - Method in class org.jboss.as.server.operations.RootResourceHack
-
- getRootResourceRegistration() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read only view of the root managed resource registration.
- getRowCount() - Method in class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- getRowCount() - Method in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- getRrInjector() - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- getRunAs() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getRunAs() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
-
Returns the run-as role associated with this bean.
- getRunAsPrincipal() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getRunAsPrincipal() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
-
Returns the run-as principal associated with this bean.
- getRunAsPrincipal() - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- getRunningMode() - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- getRunningMode() - Method in interface org.jboss.as.controller.ExtensionContext
-
Gets the current running mode of the process.
- getRunningMode() - Method in interface org.jboss.as.controller.OperationContext
-
Gets the running mode of the process.
- getRunningMode() - Method in class org.jboss.as.controller.RunningModeControl
-
- getRunningMode() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Gets the running mode of the process.
- getRunningModeControl() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- getRunningModeControl() - Method in class org.jboss.as.server.ServerEnvironment
-
- getRunningRequestCount() - Static method in class org.wildfly.mod_cluster.undertow.metric.RunningRequestsHttpHandler
-
- getRuntimeAttributeDefinitions() - Static method in enum org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition.DWmParameters
-
- getRuntimeHandler() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getSaslOptions() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getSaslOptions() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Get the sasl options.
- getSaslOptions() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getScanInterval() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Get the current scan interval
- getScannedApplicationClasses() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- getScannedJndiComponentResources() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- getScannedProviderClasses() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- getScannedResourceClasses() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- getSchedule() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
- getSchedule() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- getScheduledExecutor(Properties) - Method in class org.jboss.as.clustering.infinispan.ManagedScheduledExecutorFactory
-
- getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.AutoTimer
-
- getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.schedule.CalendarBasedTimeout
-
- getScheduleExpression() - Method in class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
-
- getScheduleMethods() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getSchemaVersion() - Method in interface org.jboss.as.cli.handlers.module.ModuleConfig
-
- getSchemaVersion() - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- getScis() - Method in class org.jboss.as.web.common.WarMetaData
-
- getScis() - Method in class org.wildfly.extension.undertow.deployment.ScisMetaData
-
- getScopedPersistenceUnitName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getScopedPersistenceUnitName() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getScopedPuName() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
Get the fully application scoped persistence unit name
Private api
- getScopedRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the configured scoped roles, keyed by the name of the role.
- getScopedRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getScopingConstraint() - Method in class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
Gets the
ScopingConstraint used to apply constraints to the permissions of the base role
in order to derive the permissions of the scoped role.
- getScriptingInvalid() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getSeamIntResourceRoot() - Method in class org.jboss.as.server.deployment.integration.Seam2Processor
-
Lookup Seam integration resource loader.
- getSecond() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getSecretCallbackFactory() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getSecretCallbackHandlerFactory() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getSecretCallbackHandlerFactory() - Method in interface org.jboss.as.domain.management.SecurityRealm
-
- getSection() - Method in exception org.jboss.as.jacorb.rmi.RMIIIOPViolationException
-
Return the section violated.
- getSecure() - Method in class org.wildfly.extension.undertow.SessionCookieConfig
-
- 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
-
- getSecurity() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the security.
- getSecurityAttributes(Method) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
-
- getSecurityAttributes(Method) - Method in class org.jboss.as.webservices.security.EJBMethodSecurityAttributesAdaptor
-
- getSecurityConstraints(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets security constraints meta data from jboss web meta data.
- getSecurityDomain() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
Returns the security domain that is applicable for this bean.
- getSecurityDomain() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
-
Returns the security domain associated with the bean
- getSecurityDomain() - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- getSecurityDomain() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getSecurityDomain() - Method in class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- getSecurityDomainContextInjector() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getSecurityDomainContextValue() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getSecurityManagementInjector() - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
-
- getSecurityManagementInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
-
Target Injector
- getSecurityManagementInjector() - Method in class org.jboss.as.security.service.SimpleSecurityManagerService
-
Target Injector
- getSecurityManagementInjector() - Method in class org.jboss.as.security.service.SubjectFactoryService
-
Target Injector
- getSecurityManager() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getSecurityManager() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getSecurityManagerInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getSecurityManagerMap() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getSecurityManagerValue() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- getSecurityManagerValue() - Method in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- getSecurityMetaData() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getSecurityMetaData() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getSecurityProviderInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
-
- getSecurityRealm() - Method in class org.wildfly.extension.undertow.HttpsListenerService
-
- getSecurityRealmInjectedValue() - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- getSecurityRealmInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
Get the security realm injector.
- getSecurityRoleLinks() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getSecurityRoleLinks() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
-
Returns the security role links (configured via ) applicable for the
EJB.
- getSecurityRoles() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getSecurityRoles() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
Returns the security roles that have been defined at the application level (via security-role elements in the
ejb-jar.xml).
- getSecurityRoles() - Method in class org.jboss.as.ejb3.security.EJBSecurityMetaData
-
Returns the security-role mapping.
- getSecurityServices() - Method in class org.jboss.as.weld.WeldBootstrapService
-
- getSecurityTaggedComponent() - Method in class org.jboss.as.jacorb.csiv2.CSIv2Policy
-
Return a copy of the cached CSI TaggedComponent.
- getSegments() - Method in class org.jboss.as.controller.PathElement
-
- getSelectedDeployment() - Method in class org.jboss.as.cli.gui.component.DeploymentChooser
-
Get the name of the selected deployment.
- getSelectedDeployment() - Method in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- getSelectedNode() - Method in class org.jboss.as.cli.gui.ManagementModel
-
Get the node that has been selected by the user, or null if
nothing is selected.
- getSelectedNode() - Method in class org.jboss.as.cli.gui.metacommand.ExploreNodeAction
-
- getSendMessagesToDeadLetterAddress(Locale) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getSendMessageToDeadLetterAddress(Locale, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getSensitiveValue(String) - Static method in class org.jboss.as.security.vault.VaultInteractiveSession
-
- getSensitivities() - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getSensitivity() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getSensitivityResource(AccessConstraintUtilizationRegistry) - Static method in class org.jboss.as.domain.management.access.AccessConstraintResources
-
- getSerialiableInterceptorContextKeys() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getSerializableInterceptorContextKeys() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getServer() - Method in class org.jboss.as.process.ProcessController
-
- getServer() - Method in class org.jboss.system.ServiceMBeanSupport
-
- getServer() - Method in class org.wildfly.extension.undertow.Host
-
- getServer() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- getServerAddress() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getServerBaseDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the based directory for this server.
- getServerByAuthCode(byte[]) - Method in class org.jboss.as.process.ProcessController
-
- getServerCallbackHandler() - Method in interface org.jboss.as.host.controller.ServerInventory
-
Gets a callback handler security services can use for handling authentication data provided by
a server attempting to connect with this host controller.
- getServerCallbackHandler() - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- getServerCallbackValue() - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- getServerConfig() - Method in class org.jboss.as.webservices.config.ServerConfigFactoryImpl
-
- getServerConfigsOnSlave(Resource) - Method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
For use on a slave HC to get all the server groups used by the host
- 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
-
- 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.
- getServerDataDir() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getServerDeployDir() - Method in class org.jboss.as.server.ServerEnvironment
-
- getServerEnvironment() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the server environment.
- getServerEnvironmentInjector() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getServerGroup() - Method in interface org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo
-
Gets the server config's server group name
- getServerGroupDeploymentPlans() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
Gets the configuration of how the
deployment
actions are to be applied to the server groups in the domain.
- getServerGroupDeploymentPlans() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
-
Gets the configuration of how the
deployment
actions are to be applied to the server groups in the domain.
- getServerGroupDeploymentPlans() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- getServerGroupDeploymentPlans() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- getServerGroupEffect() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getServerGroupEffect() - Method in class org.jboss.as.controller.access.TargetResource
-
- getServerGroupName() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentActionResult
-
Gets the name of the server group.
- getServerGroupName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- getServerGroupName() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanResult
-
Gets the name of the server group.
- getServerGroupName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
-
- getServerGroupName() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
-
- getServerGroupName() - Method in class org.jboss.as.domain.controller.ServerIdentity
-
- getServerGroupResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
-
Gets the results for each server group.
- getServerGroupResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
-
Gets the results for each server group.
- getServerGroupResults() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- getServerGroups(ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- getServerGroupsReferencingDeployment(String, ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- getServerGroupsReferencingOverlay(String, ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- getServerGroupsToLink(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- getServerIdentity() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets the id of the server on which this update was executed.
- getServerIdentity() - Method in class org.jboss.as.domain.controller.plan.ServerTaskExecutor.ServerPreparedResponse
-
- getServerInjection() - Method in class org.wildfly.extension.undertow.Host
-
- getServerIntegrationClassLoader() - Method in class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- getServerJAXRPCIntegrationClassLoader() - Method in class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- getServerLaunchCommand() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
-
Get server launch command.
- getServerLaunchCommand() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
-
Get server launch command.
- getServerLaunchEnvironment() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
-
Get the server launch environment.
- getServerLaunchEnvironment() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
-
Get the server launch 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.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getServerName() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerDeploymentPlanResult
-
Gets the name of the server.
- getServerName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
-
- getServerName() - Method in class org.jboss.as.domain.controller.ServerIdentity
-
- getServerName() - Method in interface org.jboss.as.domain.management.audit.EnvironmentNameReader
-
Get the name of the server if it is a server as given in ServerEnvironment.getServerName()
- getServerName() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- 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.
- getServerOperations(OperationContext, ModelNode, PathAddress) - Method in class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
-
- getServerProcessName(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Gets the process name for a server
- getServerProcessName(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- getServerProxies(String, Resource, ImmutableManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
-
- getServerRegistration(ModelVersionRange) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Get the sub registry for the servers.
- getServerResult(String, String, String...) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- getServerResults() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanResult
-
Gets the results for each server within the server group.
- getServerResults() - Method in interface org.jboss.as.controller.OperationContext
-
Get the node into which the details of server results in a multi-server managed domain operation should be written.
- getServerResults() - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- getServers() - Method in class org.wildfly.extension.undertow.UndertowService
-
- getServerService() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getServersForGroup(String, ModelNode, String, Map<String, ProxyController>) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
-
- getServersForType(String, String, ModelNode, ModelNode, String, Map<String, ProxyController>) - Static method in class org.jboss.as.domain.controller.operations.coordination.DomainServerUtils
-
- getServerSocketFactory() - Method in interface org.jboss.as.network.SocketBindingManager
-
Get the managed server socket factory.
- getServerSocketFactory() - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Get the managed server socket factory.
- getServerStatuses() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
Gets a list of all servers known to the domain, along with their current
status.
- getServerStatuses() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- 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.
- getServerTempDir() - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- getServerVersion() - Method in class org.jboss.as.webservices.deployer.RemoteDeployer
-
- getService(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- getService() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getService(ServiceRegistry, ServiceName) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Generics friendly version of ServiceRegistry.getRequiredService(ServiceName)
- getService(ServiceName) - Method in interface org.jboss.as.embedded.StandaloneServer
-
- getService(ServiceName) - Method in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
-
- getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolWriteAttributeHandler
-
- getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolWriteAttributeHandler
-
- getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolWriteAttributeHandler
-
- getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadFactoryWriteAttributeHandler
-
- getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
-
- getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- getService(OperationContext, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolWriteAttributeHandler
-
- getService() - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration
-
The provided service.
- getServiceConfig() - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- getServiceConfigs() - Method in class org.jboss.as.service.descriptor.JBossServiceXmlDescriptor
-
- getServiceContainer() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- 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
-
- getServiceModuleLoaderInjectedValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getServiceModuleLoaderInjectedValue() - Method in class org.jboss.as.security.service.SecurityBootstrapService
-
- getServiceModuleLoaderInjectedValue() - Method in class org.jboss.as.security.service.SecurityManagementService
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.infinispan.affinity.KeyAffinityServiceFactoryService
-
- getServiceName(String, String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
-
- getServiceName(String, String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.CacheService
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.GlobalComponentRegistryService
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelFactoryService
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- getServiceName() - Method in class org.jboss.as.controller.ContainerStateMonitor.MissingDependencyInfo
-
- getServiceName() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
- getServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the base service name for this component.
- getServiceName() - Method in interface org.jboss.as.ee.component.ComponentInjector
-
If this injector is a service then this will return the service name.
- getServiceName() - Method in class org.jboss.as.ee.component.ComponentRegistry.ComponentManagedReferenceFactory
-
- getServiceName() - Method in class org.jboss.as.ee.component.ViewDescription
-
Get the service name for this view.
- getServiceName(String) - Static method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderService
-
- getServiceName(String) - Static method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderService
-
- getServiceName() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- getServiceName(ServiceName) - Static method in class org.jboss.as.ejb3.component.stateful.VersionedMarshallingConfigurationService
-
- getServiceName(String, String, String, String) - Static method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
-
- getServiceName() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getServiceName() - Method in class org.jboss.as.naming.service.BinderService
-
- getServiceName(ServiceName) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- 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.
- getServiceName(String) - Static method in class org.jboss.as.server.deployment.scanner.DeploymentScannerService
-
- getServiceName() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getServiceName() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getServiceName() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getServiceName(DeploymentUnit, String) - Static method in class org.jboss.as.webservices.service.EndpointService
-
- getServiceName() - Method in class org.jboss.as.xts.jandex.WebServiceAnnotation
-
- getServiceName() - Method in class org.jboss.system.ServiceMBeanSupport
-
- getServiceName(String) - Static method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryProvider
-
- getServiceName(String, String) - Static method in class org.wildfly.clustering.server.group.CacheGroupProvider
-
- getServiceName(String, String) - Static method in class org.wildfly.clustering.server.group.CacheNodeFactoryProvider
-
- getServiceName(String) - Static method in class org.wildfly.clustering.server.group.ChannelGroupProvider
-
- getServiceName(String) - Static method in class org.wildfly.clustering.server.group.ChannelNodeFactoryProvider
-
- getServiceName(String, String) - Static method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryProvider
-
- getServiceName(String, String) - Static method in class org.wildfly.clustering.server.registry.RegistryFactoryProvider
-
- getServiceName(ServiceName) - Static method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryService
-
- getServiceNameBase() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- getServiceNames(String, String, boolean) - Method in interface org.jboss.as.clustering.infinispan.subsystem.CacheServiceProvider
-
Returns the names of the services installed by this provider
- getServiceNames(String) - Method in interface org.jboss.as.clustering.jgroups.subsystem.ChannelServiceProvider
-
Returns the names of the services installed by this provider
- getServiceNames() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- getServiceNames() - Method in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
-
- getServiceNames(String) - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryProvider
-
- getServiceNames(String, String, boolean) - Method in class org.wildfly.clustering.server.group.CacheGroupProvider
-
- getServiceNames(String, String, boolean) - Method in class org.wildfly.clustering.server.group.CacheNodeFactoryProvider
-
- getServiceNames(String) - Method in class org.wildfly.clustering.server.group.ChannelGroupProvider
-
- getServiceNames(String) - Method in class org.wildfly.clustering.server.group.ChannelNodeFactoryProvider
-
- getServiceNames(String, String, boolean) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryProvider
-
- getServiceNames(String, String, boolean) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryProvider
-
- getServiceNames(String, String, boolean) - Method in class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryProvider
-
- getServiceNamesFromDeploymentUnit(DeploymentUnit) - Static method in class org.jboss.as.webservices.service.EndpointService
-
Returns the name of the endpoint services that are to be installed for a given deployment unit
- getServiceRegistry(boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Get the service registry.
- getServiceRegistry() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- 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.
- getServiceRegistry() - Method in class org.jboss.as.webservices.publish.WSEndpointDeploymentUnit
-
- getServices() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getServices() - Method in class org.jboss.as.weld.deployment.WeldDeployment
- getServices() - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- getServices() - Method in interface org.wildfly.clustering.server.provider.ServiceRegistry
-
- getServiceTarget() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getServiceTarget() - Method in interface org.jboss.as.controller.BootContext
-
Get the service target used for boot.
- getServiceTarget() - Method in interface org.jboss.as.controller.OperationContext
-
Get the service target.
- getServiceTarget() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
-
Get the service target into which this phase should install services.
- getServlet() - Method in class org.jboss.as.web.host.ServletBuilder
-
- getServletClass() - Method in class org.jboss.as.web.host.ServletBuilder
-
- getServletContainer() - Method in class org.wildfly.extension.undertow.Server
-
- getServletContainer() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getServletContext() - Method in interface org.jboss.as.web.host.ContextActivator
-
Return the servlet context
- getServletContext() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- getServletContext() - Method in interface org.wildfly.clustering.web.session.SessionContext
-
Returns the servlet context of this application.
- getServletContext() - Method in class org.wildfly.clustering.web.undertow.session.UndertowSessionContext
-
- getServletContext() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService.ContextActivatorImpl
-
- getServletExtensions() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- getServletForName(JBossWebMetaData, String) - Static method in class org.jboss.as.webservices.util.ASHelper
-
Returns servlet meta data for requested servlet name.
- getServletInitParams(ServletMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets init parameters meta data from servlet meta data.
- getServletMappings(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets servlet mappings meta data from jboss web meta data.
- getServletName() - Method in class org.jboss.as.web.host.ServletBuilder
-
- getServlets() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- getServlets(JBossWebMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets servlets meta data from jboss web meta data.
- getSession() - Method in interface org.jboss.as.mail.extension.SessionProvider
-
- getSession() - Method in class org.jboss.as.security.vault.VaultTool
-
- getSession(D) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessions
-
- getSession(D) - Method in interface org.wildfly.clustering.web.sso.Sessions
-
Returns the corresponding session identifier for the specified web application.
- getSession() - Method in class org.wildfly.clustering.web.undertow.session.AbstractDistributableSession
-
Returns a reference to the delegate session.
- getSession() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- getSession() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- getSession(HttpServerExchange, SessionConfig) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getSession(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getSession(SessionManager) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- getSessionAttributeListeners() - Method in interface org.wildfly.clustering.web.session.SessionContext
-
Returns the registered session attribute listeners.
- getSessionAttributeListeners() - Method in class org.wildfly.clustering.web.undertow.session.UndertowSessionContext
-
- getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getSessionBeanObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- getSessionBeans() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- getSessionBeanType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Returns the type of the session bean
- getSessionBeanType() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- getSessionBeanType() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getSessionBeanType() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- getSessionContext() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
Deprecated.
- getSessionCookieConfig() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getSessionCookieName() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
- getSessionIdentifierCodecInjector() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getSessionIdOf(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getSessionListeners() - Method in interface org.wildfly.clustering.web.session.SessionContext
-
Returns the registered session listeners.
- getSessionListeners() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getSessionListeners() - Method in class org.wildfly.clustering.web.undertow.session.UndertowSessionContext
-
- getSessionListeners() - Method in interface org.wildfly.clustering.web.undertow.session.UndertowSessionManager
-
Returns the configured session listeners for this web application
- getSessionManager() - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- getSessionManager() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- getSessionManager() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getSessionManager() - Method in interface org.wildfly.clustering.web.undertow.session.UndertowSessionManager
-
Returns underlying distributable session manager implementation.
- getSessionManager(String) - Method in interface org.wildfly.clustering.web.undertow.sso.SessionManagerRegistry
-
Returns the session manager for the specified deployment, or null if the deployment does not exist.
- getSessionManager(String) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryService
-
- getSessionManagerFactoryInjector() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getSessionParameterName() - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
- getSessionPersistenceManager() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getSessions() - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOEntry
-
- getSessions() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSO
-
- getSessions() - Method in interface org.wildfly.clustering.web.sso.SSO
-
Returns the session for which the user is authenticated.
- getSetLoggerLevelDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getSetter(String, Class<?>) - Method in interface org.jboss.as.pojo.service.BeanInfo
-
Get setter.
- getSetter(String, Class<?>) - Method in class org.jboss.as.pojo.service.DefaultBeanInfo
-
- getSFSBCreationBeanNestingLevel() - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
- getSharedCacheMode() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getSharedTlds(DeploymentUnit) - Method in class org.jboss.as.web.common.SharedTldsMetaDataBuilder
-
- getSharedTlds(DeploymentUnit) - Method in class org.wildfly.extension.undertow.deployment.TldsMetaData
-
- getSharedWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
-
- getShortArg() - Method in enum org.jboss.as.domain.management.security.adduser.AddUser.CommandLineArgument
-
- getShortName() - Method in interface org.jboss.as.cli.CommandArgument
-
Short name of the argument if exists.
- getShortName() - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- getShutDownInterceptorFactory() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getShutDownInterceptorFactory() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getShutDownInterceptorFactory() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getSignature() - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- getSimpleName() - Method in enum org.jboss.as.jaxrs.JaxrsAnnotations
-
- getSimpleName() - Method in enum org.jboss.as.weld.CdiAnnotations
-
- getSince() - Method in class org.jboss.as.controller.DeprecationData
-
- getSingleParamOnlyOperation(ResourceBundle, String, String, String, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
Deprecated.
- getSingleParamSimpleListReplyOperation(Locale, String, String, String, ModelType, boolean, ModelType, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getSingleParamSimpleReplyOperation(ResourceBundle, String, String, String, ModelType, boolean, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
Deprecated.
- getSingleParamSimpleReplyOperation(Locale, String, String, String, ModelType, boolean, ModelType, boolean) - Static method in class org.jboss.as.messaging.MessagingDescriptions
-
Deprecated.
- getSingleResult() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getSingleResult() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getSingletons() - Method in class org.wildfly.extension.rts.jaxrs.CoordinatorApplication
-
- getSite() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration.Topology
-
- getSiteName() - Method in interface org.jboss.as.clustering.jgroups.RelayConfiguration
-
- getSlot() - Method in interface org.jboss.as.cli.handlers.module.ModuleConfig
-
- getSlot() - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- getSlot() - Method in class org.jboss.as.patching.metadata.ModuleItem
-
Get the module slot.
- getSlot() - Method in enum org.jboss.as.security.ModuleName
-
- getSmtpServer() - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- getSnapshotDirectory() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.SnapshotInfo
-
Gets the snapshots directory
- getSocketAddress() - Method in class org.jboss.as.network.SocketBinding
-
Get the socket address.
- getSocketAddress() - Method in interface org.wildfly.clustering.group.Node
-
Returns the unique socking binding address of this node.
- getSocketAddress() - Method in class org.wildfly.clustering.server.group.AddressableNode
-
- getSocketBinding() - Method in interface org.jboss.as.clustering.jgroups.ProtocolConfiguration
-
- getSocketBinding() - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
-
- getSocketBinding() - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService.RemotingConnectorInfo
-
- getSocketBindingGroup() - Method in interface org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo
-
Gets the server config's socket binding group override name
- getSocketBindingInjector() - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
-
- getSocketBindingInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
- getSocketBindingManagerInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
-
- getSocketBindingManagerInjector() - Method in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
- getSocketBindingManagerInjector() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- getSocketBindingName() - Method in interface org.jboss.as.network.ManagedBinding
-
Get the optional socket binding configuration name.
- getSocketBindingName() - Method in class org.jboss.as.network.ManagedDatagramSocketBinding
-
- getSocketBindingName() - Method in class org.jboss.as.network.ManagedMulticastSocketBinding
-
- getSocketBindingName() - Method in class org.jboss.as.network.ManagedServerSocketBinding
-
- getSocketBindings() - Method in class org.jboss.as.network.SocketBinding
-
Get the socket binding manager.
- getSocketBindings() - Method in class org.jboss.as.server.services.net.SocketBindingService
-
- getSocketFactory() - Method in interface org.jboss.as.network.SocketBindingManager
-
Get the socket factory.
- getSocketFactory() - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Get the socket factory.
- getSocketFactory() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getSocketFactory() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getSocketProcessBindingInjector() - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- getSocketProcessIdMaxPorts() - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- getSockets() - Method in class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- getSortedDeploymentAspects() - Static method in class org.jboss.as.webservices.deployers.deployment.DeploymentAspectsProvider
-
- getSortedItems() - Method in class org.jboss.as.ee.component.interceptors.OrderedItemContainer
-
- getSource() - Method in class org.jboss.as.ee.component.BindingConfiguration
-
Get the source for this binding.
- getSource() - Method in class org.jboss.as.ee.component.ResourceInjectionConfiguration
-
Get the injection source for this configuration.
- getSource() - Method in class org.jboss.as.naming.service.BinderService
-
- getSourceAddress() - Method in class org.jboss.as.network.OutboundSocketBinding
-
Returns the source address of this outbound socket binding.
- getSourceNetworkAddress() - Method in class org.jboss.as.network.ClientMapping
-
Source network the client connection binds on.
- getSourceNetworkInterfaceBindingInjector() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- getSourceNetworkMaskBits() - Method in class org.jboss.as.network.ClientMapping
-
Source network the client connection binds on.
- getSourcePort() - Method in class org.jboss.as.network.OutboundSocketBinding
-
The source port for this outbound socket binding.
- 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
-
- getSslConfig() - Method in interface org.jboss.as.cli.CliConfig
-
The global SSL configuration if it has been defined.
- getSSLContext() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- getSSLContext() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
-
Get the SSLContext.
- getSSLContext() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getSSLContext() - Method in interface org.jboss.as.domain.management.SecurityRealm
-
Used to obtain the SSLContext as configured for this security realm.
- getSslContext() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getSSLContextInjector() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getSSLTaggedComponent() - Method in class org.jboss.as.jacorb.csiv2.CSIv2Policy
-
Return a copy of the cached SSL TaggedComponent.
- getStabilityMonitor() - Method in class org.jboss.as.server.BootstrapListener
-
- getStack() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- getStackTraces() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getStandaloneDir() - Method in interface org.jboss.as.patching.installation.InstalledImage
-
Get the standalone dir.
- getStandardConstraint() - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- getStandardConstraint() - Method in interface org.jboss.as.controller.access.constraint.ScopingConstraint
-
- getStandardConstraint() - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- getStandardRoles() - Method in interface org.jboss.as.controller.access.Authorizer.AuthorizerDescription
-
Gets the names of the "standard" built-in roles used by the authorizer.
- getStandardRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets the names of the "standard" "built-in" roles used by the authorizer.
- getStandardRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- getStandardUserConstraint(StandardRole, Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- getStandardUserConstraint(StandardRole, Action.ActionEffect) - Method in interface org.jboss.as.controller.access.constraint.ConstraintFactory
-
Provides a constraint suitable for the given role in the standard WildFly
role based access control system.
- getStandardUserConstraint(StandardRole, Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- getStart() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
-
- getStart() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
-
- getStart() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getStartDate() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getStartDependencies() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the start dependencies list.
- getStartedModules() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
Returns all the deployments that are in a started state, i.e.
- getStartException() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getStartServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the service name of this components start service
- getStartServiceName() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getStartTime() - Method in class org.jboss.as.jdr.JdrReport
-
Indicates the time the JDR report collection was initiated.
- getStartTime() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the server start time to report in the logs.
- getStat(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetricsHandler.CacheManagerMetrics
-
- getStat(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler.CacheMetrics
-
- getStat(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ChannelMetricsHandler.ChannelMetrics
-
- getStat(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.ProtocolMetricsHandler.FieldTypes
-
- getStat(String) - Static method in enum org.jboss.as.txn.subsystem.TxStatsHandler.TxStat
-
- getStat(String) - Static method in enum org.wildfly.extension.undertow.DeploymentDefinition.SessionStat
-
- getState() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
The current state.
- getState() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getState() - Method in class org.jboss.as.controller.ControlledProcessState
-
- getState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the current state of this timer
- getState() - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- getState() - Method in interface org.jboss.as.pojo.descriptor.ConfigVisitor
-
Get current state.
- getState() - Method in class org.jboss.as.pojo.descriptor.DefaultConfigVisitor
-
- getState() - Method in class org.jboss.as.pojo.service.Callback
-
- getState() - Method in interface org.jboss.system.ServiceMBean
-
- getState() - Method in class org.jboss.system.ServiceMBeanSupport
-
- getStatefulTimeout() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getStateManager() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getStatement() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the statement.
- getStateString() - Method in interface org.jboss.system.ServiceMBean
-
- getStateString() - Method in class org.jboss.system.ServiceMBeanSupport
-
- getStateTablePrefix() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
- getStateToBind(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.as.jacorb.naming.jndi.RemoteToCorba
-
Returns the CORBA object for a Remote object.
- getStatus() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- getStatus() - Method in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- getStatus() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
-
- getStatusBindingInjector() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- getStdioContext() - Method in class org.jboss.as.logging.stdio.LogContextStdioContextSelector
-
- getStop() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getStorageType() - Method in class org.jboss.as.controller.access.TargetAttribute
-
Get the storage type.
- getStorageType() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the storage type.
- getStrength() - Method in enum org.jboss.as.domain.management.security.password.PasswordStrength
-
- getStrength() - Method in interface org.jboss.as.domain.management.security.password.PasswordStrengthCheckResult
-
Password strength.
- getStrength() - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthCheckResult
-
- getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- getStrictAffinity() - Method in interface org.wildfly.clustering.ejb.AffinitySupport
-
- getStrictAffinity() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- getStringName() - Method in class org.jboss.as.jacorb.naming.jndi.CorbanameUrl
-
Returns a possibly empty but non-null string that is the "string_name"
portion of the URL.
- getStringName() - Method in class org.jboss.as.jacorb.naming.jndi.IiopUrl
-
Returns a possibly empty but non-null string that is the "string_name"
portion of the URL.
- getSubDeploymentClassLoaders() - Method in class org.jboss.as.weld.deployment.WeldDeployment
-
- getSubject() - Method in class org.jboss.as.controller.access.Caller
-
Obtain the
Subject used to create this caller.
- getSubject() - Method in class org.jboss.as.core.security.RealmSubjectUserInfo
-
- getSubject() - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- getSubject() - Method in interface org.jboss.as.core.security.SubjectUserInfo
-
- getSubject() - Method in interface org.jboss.as.domain.http.server.security.SubjectAccount
-
- getSubject() - Method in class org.jboss.as.domain.management.security.SubjectCallback
-
- getSubject() - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- getSubject() - Method in class org.jboss.as.security.remoting.RemotingConnectionCredential
-
- getSubject() - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- getSubjectFactory(String) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getSubjectFactory(String) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getSubjectFactoryInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getSubjectFactoryInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getSubjectSupplemental(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- getSubjectSupplemental(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.PlugInSubjectSupplemental
-
- getSubjectSupplemental(Map<String, Object>) - Method in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- getSubjectSupplemental(Map<String, Object>) - Method in interface org.jboss.as.domain.management.security.SubjectSupplementalService
-
Obtain a SubjectSupplemental instance to load role information.
- getSubjectSupplementalInjector() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getSubModel(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- getSubModel(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- getSubModel(PathAddress) - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get a sub model registration.
- getSubModel(PathAddress) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Get a sub model registration.
- getSubstate() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getSubstitutedLine() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getSubstitutedLine() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
The original line with all the necessary substitution
(of commands, variables, system properties, etc) performed.
- getSubstitutionValue(String) - Method in class org.jboss.as.connector.util.Injection
-
System property substitution
- getSubsystem() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- getSubsystem() - Method in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- getSubsystemDeploymentWriter(String) - Method in interface org.jboss.as.controller.persistence.ModelMarshallingContext
-
Gets the writer that can marshal the per-deployment configuration for the
subsystem with the given name.
- getSubsystemEndpointConfiguration() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
-
- getSubsystemEndpointConfiguration() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
-
Get the subsystem endpoint configuration, in case we use the subsystem.
- getSubsystemInfo(String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getSubsystemInformation(String) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getSubsystemName() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets the name of the subsystem that provides this definition, it is not
core.
- getSubsystemName() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- getSubsystemName() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getSubsystemName() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getSubsystemName() - Method in class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
-
- getSubsystemVersion(String) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the subsystem version.
- getSubsystemVersion(String) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getSubsystemWriter(String) - Method in interface org.jboss.as.controller.persistence.ModelMarshallingContext
-
Gets the writer that can marshal the subsystem with the given name.
- getSuccessResult() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- getSuccessResult() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets the result of the action's modification to the server's configuration.
- getSuccessState() - Method in class org.jboss.as.domain.management.security.adduser.AbstractValidationState
-
Get the state to transition to once all validation is complete.
- getSuccessState() - Method in class org.jboss.as.domain.management.security.adduser.ValidatePasswordState
-
- getSuccessState() - Method in class org.jboss.as.domain.management.security.adduser.ValidateUserState
-
- getSuperAnalysis() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
Returns the superclass analysis, or null if this inherits from
java.lang.Object.
- getSupplementaryMechanisms() - Method in interface org.jboss.as.domain.management.security.CallbackHandlerService
-
- getSupplementaryMechanisms() - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- getSupplementaryMechanisms() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- getSupplementaryMechanisms() - Method in class org.jboss.as.domain.management.security.PlugInAuthenticationCallbackHandler
-
- getSupplementaryMechanisms() - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- getSupplementaryMechanisms() - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- getSupplementaryMechanisms() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getSupportedAuthenticationMechanisms() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getSupportedAuthenticationMechanisms() - Method in interface org.jboss.as.domain.management.SecurityRealm
-
- getSupportedCipherSuites() - Method in class org.jboss.as.domain.management.connections.ldap.ThreadLocalSSLSocketFactory
-
- getSupportedCommands(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- getSupportedLocales() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getSupportedMessageTypes() - Method in class org.wildfly.extension.undertow.security.jaspi.modules.HTTPSchemeServerAuthModule
-
- getSynchronizationInterceptorFactory() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getSynchronizationRegistry() - Method in class org.jboss.as.jpa.transaction.JtaManagerImpl
-
- getSynchronizationType() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getSynchronizationType() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
- getSynchronizationType() - Method in class org.jboss.as.jpa.container.TransactionScopedEntityManager
-
- getSystemDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getTabCompletionCommands() - Method in class org.jboss.as.cli.CommandRegistry
-
- getTabs() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Get the tabbed pane containing the Command Builder and Output tabs
- getTabs() - Method in class org.jboss.as.cli.gui.JConsoleCLIPlugin
-
- getTaglibLocation() - Method in class org.wildfly.extension.undertow.deployment.TaglibDescriptorImpl
-
- getTaglibs() - Method in class org.wildfly.extension.undertow.deployment.JspConfigDescriptorImpl
-
- getTaglibURI() - Method in class org.wildfly.extension.undertow.deployment.TaglibDescriptorImpl
-
- getTarget() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Get the transformation target.
- getTarget() - Method in interface org.jboss.as.controller.transform.Transformers
-
Get information about the target.
- getTarget() - Method in class org.jboss.as.controller.transform.TransformersImpl
-
- getTarget() - Method in class org.jboss.as.ee.component.ResourceInjectionConfiguration
-
Get the resource injection for this configuration.
- getTarget() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getTarget() - Method in class org.jboss.as.pojo.service.TargetJoinpoint
-
- getTarget() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getTarget() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getTarget() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- getTargetAddress() - Method in class org.jboss.as.controller.registry.AliasEntry
-
- getTargetBundlePath() - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Get the current bundle path.
- getTargetClass() - Method in class org.jboss.as.clustering.infinispan.io.AbstractSimpleExternalizer
-
- getTargetClass() - Method in interface org.jboss.as.clustering.infinispan.io.SimpleExternalizer
-
- getTargetFile(ContentItem) - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Get the target location for a given content item.
- getTargetHash() - Method in class org.jboss.as.patching.metadata.ContentModification
-
- getTargetModulePath() - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Get the current module path.
- getTargetNamespace() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getTargetNamespace() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getTargetNamespace() - Method in class org.jboss.as.xts.jandex.WebServiceAnnotation
-
- getTargetResource() - Method in class org.jboss.as.controller.access.TargetAttribute
-
- getTargetType() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the type of the target.
- getTargetType() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getTaskCount() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getTaskCount() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- getTaskCount() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getTaskCount() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getTCCLBasedEJBClientContextSelectorInjector() - Method in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
- getTempBeanInfo(ConfigVisitor, String) - Static method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
Get temp bean info.
- getTempBeanInfo(ConfigVisitor, Class<?>) - Static method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
Get temp bean info.
- getTempBeanInfo(Class<?>) - Static method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
Get temp bean info.
- getTerminalHeight() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the current terminal window height in case the console
has been initialized.
- getTerminalHeight() - Method in interface org.jboss.as.cli.impl.Console
-
- getTerminalWidth() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the current terminal window width in case the console
has been initialized.
- getTerminalWidth() - Method in interface org.jboss.as.cli.impl.Console
-
- getTerminatorInjector() - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- getterNotFound(Class<?>, String) - Method in interface org.jboss.as.pojo.PojoMessages
-
Getter not found.
- getText() - Method in class org.jboss.as.cli.gui.component.WordWrapLabel
-
- getThreadCpuTimeOperation(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getThreadFactory() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getThreadFactory() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getThreadFactory() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getThreadFactoryInjector() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getThreadFactoryInjector() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- getThreadFactoryInjector() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getThreadFactoryInjector() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getThreadGroupName(String) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
-
- getThreadGroupName() - Method in class org.jboss.as.threads.ThreadFactoryService
-
- getThreadLock() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- getThreadUserTimeOperation(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getTie(Class<?>) - Method in class org.jboss.as.jacorb.rmi.DelegatingStubFactoryFactory
-
- getTime() - Method in class org.jboss.as.controller.access.Environment
-
- getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getTimedObjectId() - Method in interface org.jboss.as.ejb3.timerservice.spi.TimedObjectInvoker
-
The globally unique identifier for this timed object invoker.
- getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
-
- getTimedObjectId() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the timed object id to which this timer belongs
- getTimedObjectInvoker() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getTimeOut() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the timeOut.
- getTimeout() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- getTimeout() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getTimeout() - Method in interface org.wildfly.clustering.ejb.BeanContext
-
Returns the duration of time this bean can be idle after which it will expire.
- getTimeout() - Method in interface org.wildfly.clustering.ejb.infinispan.ExpirationConfiguration
-
The duration of time a bean can be idle after which it will expire.
- getTimeoutHandler() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getTimeoutInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTimeoutInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getTimeoutMethod() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- getTimeoutMethod() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- getTimeoutMethod(TimeoutMethod, TimedObjectInvoker) - Static method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- getTimeoutMethod() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getTimeoutUnit() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- getTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
-
Returns the
Timer corresponding to this timer handle
- getTimer(String, String) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getTimer(TimerHandle) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Returns the Timer corresponding to the passed TimerHandle
- getTimer() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- getTimerConfig() - Method in class org.jboss.as.ejb3.timerservice.AutoTimer
-
- getTimerConfig() - Method in class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
-
- getTimeRemaining() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- getTimerExecutor() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getTimerHandle() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
This method returns the
TimerHandle corresponding to this
TimerImpl.
- getTimerInfo() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
This method is similar to
TimerImpl.getInfo(), except that this method does
not check the timer state
and hence does
not throw either
IllegalStateException or
NoSuchObjectLocalException
or
EJBException.
- getTimerInjectedValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getTimerMethods() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- getTimerMethods() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getTimerPersistence() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getTimers() - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- getTimers() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
- getTimerService() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTimerService() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getTimerService() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getTimerService() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getTimerService() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getTimerService() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getTimerService() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the timer service through which this timer was created
- getTimerState() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getTimerTask() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
Returns the task which handles the timeouts on this
CalendarTimer
- getTimerTask() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the task which handles the timeouts of this
TimerImpl
- getTimeUnit() - Method in class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
-
- getTimeUnit() - Method in class org.jboss.as.ejb3.concurrency.AccessTimeoutDetails
-
- getTimezone() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- gettingParametersNotAllowLifeCycleCallbacks() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating getting parameters is not allowed on lifecycle callbacks
- getTitle() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
-
Get the extension list title (from the Extension-List attribute) for this entry.
- getTlds() - Method in class org.wildfly.extension.undertow.deployment.TldsMetaData
-
- getTmInjector() - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- getTmpDirValue() - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- getTMRegistry() - Method in class org.jboss.as.messaging.jms.AS7RecoveryRegistry
-
- getToolTipText(MouseEvent) - Method in class org.jboss.as.cli.gui.CommandBuilderTree
-
- getTopDeploymentUnit(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
Get top deployment unit.
- getTopology() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getTotalSize() - Method in interface org.jboss.as.ejb3.cache.Cache
-
- getTotalSize() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- getTotalSize() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- getTransaction() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- getTransaction() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getTransaction() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getTransaction() - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- getTransactionalProtocolClient() - Method in class org.jboss.as.controller.remote.RemoteProxyController
-
Get the underlying transactional protocol client.
- getTransactionAttributes() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getTransactionAttributeType(MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionAttributeType(MethodIntf, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionIntegration() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getTransactionIntegration() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getTransactionIntegration() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getTransactionIntegrationInjector() - Method in class org.jboss.as.connector.services.jca.CachedConnectionManagerService
-
- getTransactionIntegrationInjector() - Method in class org.jboss.as.connector.services.rarepository.RaRepositoryService
-
- getTransactionIntegrationInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getTransactionManagementType() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getTransactionManager() - Method in class org.jboss.as.clustering.infinispan.TransactionManagerProvider
- getTransactionManager() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getTransactionManager() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionManager() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getTransactionManager() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- getTransactionManager() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
- getTransactionManager() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getTransactionManager() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- getTransactionManager() - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- getTransactionManager() - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- getTransactionManager() - Static method in class org.jboss.as.messaging.jms.TransactionManagerLocator
-
- getTransactionManager() - Method in class org.jboss.as.txn.deployment.TransactionRollbackSetupAction
-
- getTransactionManager() - Method in class org.wildfly.jberet.DelegatingBatchEnvironment
-
- getTransactionManagerInjectedValue() - Method in class org.jboss.as.ee.concurrent.service.TransactionSetupProviderService
-
- getTransactionManagerInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getTransactionManagerInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getTransactionManagerInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getTransactionManagerInjector() - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- getTransactionScopedEntityManager(String) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
Get current persistence context.
- getTransactionSetupProvider() - Method in class org.jboss.as.ee.concurrent.service.ContextServiceService
-
- getTransactionSupportLevel() - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- getTransactionSynchronizationRegistry() - Method in class org.jboss.as.clustering.infinispan.TransactionSynchronizationRegistryProvider
-
- getTransactionSynchronizationRegistry() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionSynchronizationRegistry() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getTransactionSynchronizationRegistry() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- getTransactionSynchronizationRegistry() - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- getTransactionSynchronizationRegistryInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getTransactionTimeout(MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionTimeout(MethodIntf, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionTimeouts() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getTransactionType() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getTransformedOperation() - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- getTransformedRoot() - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Get the transformed root.
- getTransformer() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.OperationTransformerEntry
-
- getTransformer() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.ResourceTransformerEntry
-
- getTransformerEntry(PathAddress) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getTransformerEntry() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
- getTransformerEntry(TransformationContext, PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the transformer entry.
- getTransformerEntry(TransformationContext, PathAddress) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getTransformerRegistry() - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getTransformers() - Method in interface org.jboss.as.controller.TransformingProxyController
-
Get the Transformers!
- getTransformers() - Method in class org.jboss.as.controller.TransformingProxyController.TransformingProxyControllerImpl
-
- getTransformers() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getTransientSessions() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- getTransport() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getTransportGuarantee() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- getTraversableResolver() - Method in class org.jboss.as.connector.util.JCAValidatorFactory
-
- getTraversableResolver() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getTrimDirectiveWhitespaces() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getTrustManagerInjector() - Method in class org.jboss.as.domain.management.security.SSLContextService
-
- getTrustOnlySSLContextInjector() - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- getTrustStore() - Method in interface org.jboss.as.cli.SSLConfig
-
- getTrustStorePassword() - Method in interface org.jboss.as.cli.SSLConfig
-
- getTryRequest() - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- getTsrInjector() - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- getTxIntegration() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getTxIntegrationInjector() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getTxManagerInjector() - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- getTxManagerStatusFailed(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an exception occurred while getting status
- getTxSyncRegistryInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getType() - Method in interface org.jboss.as.cli.operation.OperationRequestAddress.Node
-
- getType() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd.Dependency
-
- getType() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getType() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.MappingPrincipal
-
Gets the type of the principal.
- getType() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Get the type of constraint
- getType() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- getType() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- getType() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- getType() - Method in class org.jboss.as.controller.AttributeDefinition
-
The expected type of the ModelNode that holds the
attribute data.
- getType() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
-
Gets the type of the action.
- getType() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getType() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
-
Gets the type of the action.
- getType() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getType() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getType() - Method in class org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
-
- getType(String) - Static method in class org.jboss.as.ejb3.timerservice.schedule.ScheduleExpressionTypeUtil
-
- getType() - Method in class org.jboss.as.jacorb.rmi.ConstantAnalysis
-
Return my Java type.
- getType(ELContext, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.DummyELResolver
-
- getType(ELContext, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- getType() - Method in enum org.jboss.as.messaging.jms.ConnectionFactoryType
-
- getType() - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryConfigProperties
-
- getType() - Method in class org.jboss.as.patching.metadata.ContentModification
-
- getType() - Method in interface org.jboss.as.patching.tool.PatchingHistory.Entry
-
- getType(ConfigVisitor, String) - Static method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
Load class.
- getType(ConfigVisitor, ConfigVisitorNode) - Method in class org.jboss.as.pojo.descriptor.AbstractConfigVisitorNode
-
- getType(ConfigVisitor, ConfigVisitorNode) - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- getType(ConfigVisitor, ConfigVisitorNode) - Method in class org.jboss.as.pojo.descriptor.FactoryConfig
-
- getType(ConfigVisitor, ConfigVisitorNode) - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- getType(ConfigVisitor, ConfigVisitorNode) - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- getType(ConfigVisitor, ConfigVisitorNode) - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- getType() - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- getType(ConfigVisitor, ConfigVisitorNode) - Method in interface org.jboss.as.pojo.descriptor.TypeProvider
-
Try getting type off config.
- getType() - Method in class org.jboss.as.pojo.descriptor.ValueConfig
-
- getType() - Method in class org.jboss.as.pojo.service.Callback
-
- getType() - Method in class org.jboss.as.protocol.mgmt.ManagementByeByeHeader
-
- getType() - Method in class org.jboss.as.protocol.mgmt.ManagementPingHeader
-
- getType() - Method in class org.jboss.as.protocol.mgmt.ManagementPongHeader
-
- getType() - Method in class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
The type
- getType() - Method in class org.jboss.as.protocol.mgmt.ManagementRequestHeader
-
- getType() - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
- getType() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactoryParameter
-
- getType() - Method in class org.jboss.as.service.descriptor.JBossServiceConstructorConfig.Argument
-
- getType() - Method in enum org.wildfly.extension.mod_cluster.LoadMetricEnum
-
- getType() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- getTypeClasses() - Method in class org.jboss.as.clustering.infinispan.io.AbstractSimpleExternalizer
-
- getTypeClasses() - Method in class org.wildfly.clustering.ejb.infinispan.SessionIDExternalizer
-
- getTypeIDLName() - Method in class org.jboss.as.jacorb.rmi.ParameterAnalysis
-
Return the IDL type name of my parameter type.
- getTypeIDLName(Class) - Static method in class org.jboss.as.jacorb.rmi.Util
-
Return the IDL type name for the given class.
- getTypes(ValueConfig[]) - Static method in class org.jboss.as.pojo.service.Configurator
-
Get types from values.
- getUnauthenticatedIdentity() - Method in class org.jboss.as.jacorb.security.TrustedIdentityTokenLoginModule
-
- getUncallbacks() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getUndefineAttributeOperation(PathAddress, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getUndefineAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
- getUndefineAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardUndefinedAttributesTransformer
-
- getUndeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
-
- getUndeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getUndertowService() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getUndertowService() - Method in class org.wildfly.extension.undertow.Host
-
- getUnifiedServiceRefMetaDatas() - Method in class org.jboss.as.webservices.webserviceref.WSRefRegistry
-
- getUninstalls() - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- getUninterruptibly() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- getUninterruptibly(long, TimeUnit) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- getUnit() - Method in class org.jboss.as.threads.TimeSpec
-
Get the time unit.
- getUnit() - Method in class org.wildfly.clustering.ejb.Time
-
- getUnit() - Method in class org.wildfly.clustering.web.infinispan.session.Time
-
- getUnknownExtensionsForProfile(Resource, String, String) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Gets all the unknown extensions for a profile's subsystems on a host
- getUnmarshaller(MarshallingConfiguration) - Static method in class org.jboss.as.process.protocol.ProtocolUtils
-
- getUnModifiableInstance() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
- getUnModifiableInstance() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
- getUnmodifiedInstallationState() - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Get the unmodified state.
- getUnnamedNamespaces(String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getUnnamedRegistry() - Method in interface org.jboss.as.network.SocketBindingManager
-
Get the registry for unnamed open sockets.
- getUnnamedRegistry() - Method in class org.jboss.as.network.SocketBindingManagerImpl
-
Get the registry for unnamed open sockets.
- getUnresolvedDestinationAddress() - Method in class org.jboss.as.network.OutboundSocketBinding
-
Returns the unresolved destination address of this outbound socket binding.
- getUnsetEntityContext() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getUnsetEntityContext() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getUnsetEntityContextMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- getUnsetEntityContextMethod() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getUpConfig() - Method in class org.jboss.as.pojo.service.CreateDestroyPojoPhase
-
- getUpConfig() - Method in class org.jboss.as.pojo.service.LifecyclePojoPhase
-
- getUpConfig() - Method in class org.jboss.as.pojo.service.StartStopPojoPhase
-
- getUpdateActionId() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets the unique ID of the deployment action.
- getUpdateActionId() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- getUpdateActionId() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
-
Gets the unique ID of the deployment action.
- getUpdater() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Gets the handler updater used to schedule updates to the handlers
- getUpdater() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- getUri() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Namespace
-
Get the URI of this namespace.
- getUri() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
Get the URI of this namespace.
- getUri() - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- getUri() - Method in enum org.wildfly.extension.mod_cluster.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.cli.impl.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.connector.subsystems.datasources.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.connector.subsystems.jca.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.connector.subsystems.resourceadapters.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.controller.parsing.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.logging.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.messaging.deployment.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.messaging.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.remoting.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.security.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.server.deployment.scanner.Namespace
-
Get the URI of this namespace.
- getUriString() - Method in enum org.jboss.as.threads.Namespace
-
Get the URI of this namespace.
- getUrl() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getUrl() - Method in class org.jboss.as.connector.metadata.xmldescriptors.ConnectorXmlDescriptor
-
get url for this deployment
- getUrl() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- getUrl() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- getUrlDelimiter() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the urlDelimiter.
- getUrlMappings() - Method in class org.jboss.as.web.host.ServletBuilder
-
- getURLOrDefaultInitCtx(String) - Method in class org.jboss.as.naming.InitialContext
-
- getURLOrDefaultInitCtx(Name) - Method in class org.jboss.as.naming.InitialContext
-
- getUrlPattern() - Method in class org.jboss.as.webservices.metadata.model.POJOEndpoint
-
- getUrlPatterns(String) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates URL pattern list from passed string.
- getUrlPatterns() - Method in class org.wildfly.extension.undertow.deployment.JspPropertyGroupDescriptorImpl
-
- getURLScheme(String) - Static method in class org.jboss.as.naming.InitialContext
-
- getUrlSelectorStrategyClassName() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the urlSelectorStrategyClassName.
- getUser() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- getUserDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getUserFiles() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getUserName() - Method in class org.jboss.as.core.security.RealmSubjectUserInfo
-
- getUserName() - Method in interface org.jboss.as.core.security.SubjectUserInfo
-
Get the name for this user.
- getUserName() - Method in interface org.jboss.as.domain.management.plugin.Identity
-
- getUserName() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- getUserName() - Method in class org.jboss.as.domain.management.security.PasswordCredential
-
- getUsername() - Method in class org.jboss.as.jacorb.security.TrustedIdentityTokenLoginModule
-
- getUsername() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- getUsername() - Static method in class org.jboss.as.messaging.HornetQDefaultCredentials
-
- getUserNames() - Method in class org.jboss.as.domain.management.security.UserPropertiesFileLoader
-
- getUserPermissions(Caller, Environment, Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getUserPermissions(Caller, Environment, Action, TargetResource) - Method in interface org.jboss.as.controller.access.permission.PermissionFactory
-
- getUserPermissions(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getUserPermissions(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getUserRoles(Caller, Environment, Action, TargetResource) - Method in interface org.jboss.as.controller.access.permission.JmxPermissionFactory
-
- getUserRoles(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- getUserRoles(Principal) - Method in class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- getUsersPassword() - Method in class org.jboss.as.security.RealmDirectLoginModule
-
- getUserTransaction() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getUserTransaction() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getUserTransaction() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- getUserTransaction() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getUserTransaction() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- getUserTransaction(UserTransactionID) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getUserTransaction() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getUserTransaction() - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- getUserTransactionAccessControlServiceInjector() - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
-
- getUserTransactionAccessControlServiceInjector() - Method in class org.jboss.as.txn.service.UserTransactionBindingService
-
- getUserTransactionInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getUserTransactionInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getUserTransactionRegistry() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getUserTransactionRegistryInjectedValue() - Method in class org.jboss.as.jpa.service.JPAUserTransactionListenerService
-
- getUsingDisplayUnits(String, MeasurementUnit.Family) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- getUtrInjector() - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- getValidation() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the validation.
- getValidationMode() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getValidationProviders() - Method in class org.jboss.as.connector.util.WildFlyProviderResolver
-
Returns a list with all ValidationProvider validation providers.
- getValidationProviders() - Method in class org.jboss.as.ee.beanvalidation.WildFlyProviderResolver
-
Returns a list with all ValidationProvider validation providers.
- getValidationProviders() - Method in class org.jboss.as.jpa.validator.WildFlyProviderResolver
-
Returns a list with all ValidationProvider validation providers.
- getValidationStates() - Method in class org.jboss.as.domain.management.security.adduser.AbstractValidationState
-
Get a
Collection containing all states required to perform the validation needed.
- getValidationStates() - Method in class org.jboss.as.domain.management.security.adduser.ValidatePasswordState
-
- getValidationStates() - Method in class org.jboss.as.domain.management.security.adduser.ValidateUserState
-
- getValidator() - Method in class org.jboss.as.connector.util.JCAValidatorFactory
-
- getValidator() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getValidator() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets the validator used to validate that values comply with the attribute's definition.
- getValidator() - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- getValidator() - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- getValidator() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getValidatorIds() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getValue() - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
-
- getValue() - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
-
- getValue(ParsedCommandLine) - Method in interface org.jboss.as.cli.CommandArgument
-
Returns the value of the argument specified on the command line.
- getValue(ParsedCommandLine, boolean) - Method in interface org.jboss.as.cli.CommandArgument
-
Returns the value of the argument specified on the command line.
- getValue() - Method in class org.jboss.as.cli.gui.component.ListEditor
-
- getValue() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- getValue(ParsedCommandLine) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- getValue(ParsedCommandLine, boolean) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- getValue(ParsedCommandLine, boolean) - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- getValue(ParsedCommandLine, boolean) - Method in class org.jboss.as.cli.impl.FileSystemPathArgument
-
- getValue() - Method in class org.jboss.as.cli.operation.impl.SimpleParsedOperationRequestHeader
-
- getValue() - Method in class org.jboss.as.clustering.concurrent.CachedThreadPoolExecutorService
-
- getValue() - Method in class org.jboss.as.clustering.concurrent.RemoveOnCancelScheduledExecutorService
-
- getValue() - Method in class org.jboss.as.clustering.infinispan.affinity.KeyAffinityServiceFactoryService
-
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.AbstractCacheConfigurationService
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheService
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.GlobalComponentRegistryService
-
- getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelFactoryService
-
- getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- getValue() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsService
- getValue() - Method in class org.jboss.as.clustering.msc.AsynchronousService
-
- getValue() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- getValue(ServiceController<T>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Returns the service value of the specified service, starting it if necessary.
- getValue() - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- getValue() - Method in class org.jboss.as.connector.services.driver.DriverService
-
- getValue() - Method in class org.jboss.as.connector.services.driver.registry.DriverRegistryService
-
- getValue() - Method in class org.jboss.as.connector.services.jca.CachedConnectionManagerService
-
- getValue() - Method in class org.jboss.as.connector.services.mdr.MdrService
-
- getValue() - Method in class org.jboss.as.connector.services.rarepository.RaRepositoryService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryReferenceFactoryService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistryService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.DirectAdminObjectActivatorService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.DirectConnectionFactoryActivatorService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.repository.ManagementRepositoryService
-
- getValue() - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterService
-
- getValue() - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- getValue() - Method in class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
- getValue() - Method in class org.jboss.as.connector.services.workmanager.WorkManagerService
-
- getValue() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getValue() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceConfigService
-
- getValue() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- getValue() - Method in class org.jboss.as.connector.subsystems.datasources.XADataSourceConfigService
-
- getValue() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- getValue() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService
-
- getValue() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemService
-
- getValue(String, Class<?>, Object, ClassLoader) - Method in class org.jboss.as.connector.util.Injection
-
Get the value
- getValue() - Method in class org.jboss.as.controller.AbstractControllerService
- getValue() - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- getValue() - Method in class org.jboss.as.controller.PathElement
-
Get the path value.
- getValue() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- getValue() - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- getValue() - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- getValue() - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- getValue() - Method in enum org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition.ReferralHandling
-
- getValue() - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- getValue() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- getValue() - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- getValue() - Method in class org.jboss.as.domain.management.security.PlugInAuthenticationCallbackHandler
-
- getValue() - Method in class org.jboss.as.domain.management.security.PlugInLoaderService
-
- getValue() - Method in class org.jboss.as.domain.management.security.PlugInSubjectSupplemental
-
- getValue() - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- getValue() - Method in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- getValue() - Method in class org.jboss.as.domain.management.security.SecretIdentityService
-
- getValue() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getValue() - Method in class org.jboss.as.domain.management.security.SSLContextService
-
- getValue() - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- getValue() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getValue() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
- getValue() - Method in class org.jboss.as.ee.component.ComponentStartService
- getValue() - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
-
- getValue() - Method in class org.jboss.as.ee.component.ViewService
-
- getValue() - Method in class org.jboss.as.ee.concurrent.service.ConcurrentContextService
-
- getValue() - Method in class org.jboss.as.ee.concurrent.service.ContextServiceService
-
- getValue() - Method in class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
-
- getValue() - Method in class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
-
- getValue() - Method in class org.jboss.as.ee.concurrent.service.ManagedThreadFactoryService
-
- getValue() - Method in class org.jboss.as.ee.concurrent.service.TransactionSetupProviderService
-
- getValue() - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- getValue() - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- getValue() - Method in class org.jboss.as.ejb3.cache.DelegateCacheFactoryBuilderService
-
- getValue() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderService
-
- getValue() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryService
-
- getValue() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderService
-
- getValue() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryService
-
- getValue() - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- getValue() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- getValue() - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- getValue() - Method in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- getValue() - Method in class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
-
- getValue() - Method in class org.jboss.as.ejb3.component.stateful.VersionedMarshallingConfigurationService
-
- getValue() - Method in class org.jboss.as.ejb3.concurrency.AccessTimeoutDetails
-
- getValue() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- getValue() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- getValue() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
-
- getValue() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getValue() - Method in class org.jboss.as.ejb3.iiop.POARegistry
-
- getValue() - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getValue() - Method in class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- getValue() - Method in class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.RegistryInstallerService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- getValue() - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- getValue() - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
-
- getValue() - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
-
- getValue() - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
-
- getValue() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- getValue() - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- getValue() - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- getValue() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- getValue() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.SingleValue
-
- getValue() - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- getValue() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getValue() - Method in class org.jboss.as.host.controller.HostControllerService
-
- getValue() - Method in class org.jboss.as.host.controller.jmx.RemotingConnectorService
-
- getValue() - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
- getValue() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
- getValue() - Method in class org.jboss.as.jacorb.rmi.ConstantAnalysis
-
Return my value.
- getValue() - Method in class org.jboss.as.jacorb.service.CorbaNamingService
-
- getValue() - Method in class org.jboss.as.jacorb.service.CorbaORBService
-
- getValue() - Method in class org.jboss.as.jacorb.service.CorbaPOAService
-
- getValue() - Method in class org.jboss.as.jdr.JdrReportService
-
- getValue() - Method in class org.jboss.as.jmx.MBeanRegistrationService
- getValue() - Method in class org.jboss.as.jmx.MBeanServerService
- getValue() - Method in class org.jboss.as.jmx.RemotingConnectorService
-
- getValue(String) - Method in class org.jboss.as.jpa.management.Path
-
- getValue(int) - Method in class org.jboss.as.jpa.management.Path
-
- getValue(String) - Method in class org.jboss.as.jpa.management.PathWrapper
-
- getValue(int) - Method in class org.jboss.as.jpa.management.PathWrapper
-
- getValue() - Method in class org.jboss.as.jpa.service.JPAService
-
- getValue() - Method in class org.jboss.as.jpa.service.JPAUserTransactionListenerService
-
- getValue() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getValue() - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- getValue(ELContext, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.DummyELResolver
-
- getValue(ELContext, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- getValue() - Method in class org.jboss.as.jsr77.subsystem.RegisterManagementEJBService
-
- getValue() - Method in class org.jboss.as.mail.extension.DirectMailSessionService
-
- getValue() - Method in class org.jboss.as.mail.extension.MailSessionService
-
- getValue() - Method in class org.jboss.as.messaging.HornetQActivationService
-
- getValue() - Method in class org.jboss.as.messaging.HTTPUpgradeService
-
- getValue() - Method in class org.jboss.as.messaging.jms.JMSQueueService
-
- getValue() - Method in class org.jboss.as.messaging.jms.JMSService
-
- getValue() - Method in class org.jboss.as.messaging.jms.JMSTopicService
-
- getValue() - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryConfigProperties
-
- getValue() - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- getValue() - Method in class org.jboss.as.naming.deployment.NamingLookupValue
-
Lookup the value from the naming context.
- getValue() - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService
-
- getValue() - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
-
- getValue() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- getValue() - Method in class org.jboss.as.naming.service.BinderService
-
Get the value from the injected context.
- getValue() - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- getValue() - Method in class org.jboss.as.naming.service.ExternalContextsService
-
- getValue() - Method in class org.jboss.as.naming.service.NamingService
-
Get the naming store value.
- getValue() - Method in class org.jboss.as.naming.service.NamingStoreService
-
Get the context value.
- getValue() - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
-
- getValue() - Method in class org.jboss.as.patching.installation.InstallationManagerService
-
- getValue() - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- getValue(Type) - Method in class org.jboss.as.pojo.descriptor.ValueConfig
-
Get value.
- getValue() - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- getValue() - Method in class org.jboss.as.pojo.service.DescribedPojoPhase
-
- getValue() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- getValue() - Method in class org.jboss.as.remoting.AbstractStreamServerService
-
- getValue() - Method in class org.jboss.as.remoting.EndpointService
- getValue() - Method in class org.jboss.as.remoting.GenericOutboundConnectionService
-
- getValue() - Method in class org.jboss.as.remoting.HttpListenerRegistryService
-
- getValue() - Method in class org.jboss.as.remoting.LocalOutboundConnectionService
-
- getValue() - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
- getValue() - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- getValue() - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- getValue() - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
-
- getValue() - Method in class org.jboss.as.remoting.RemotingHttpUpgradeService
-
- getValue() - Method in class org.jboss.as.repository.LocalFileRepository
-
- getValue() - Method in class org.jboss.as.security.service.JaasConfigurationService
- getValue() - Method in class org.jboss.as.security.service.JaccService
- getValue() - Method in class org.jboss.as.security.service.SecurityBootstrapService
- getValue() - Method in class org.jboss.as.security.service.SecurityDomainService
- getValue() - Method in class org.jboss.as.security.service.SecurityManagementService
- getValue() - Method in class org.jboss.as.security.service.SecurityVaultService
-
- getValue() - Method in class org.jboss.as.security.service.SimpleSecurityManagerService
-
- getValue() - Method in class org.jboss.as.security.service.SubjectFactoryService
- getValue() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
-
- 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.deployment.scanner.DeploymentScannerService
- getValue() - Method in class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- getValue() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
- getValue() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- getValue() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- 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.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.service.descriptor.JBossServiceAttributeConfig
-
- getValue() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactoryParameter
-
- getValue() - Method in class org.jboss.as.service.descriptor.JBossServiceConstructorConfig.Argument
-
- getValue() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getValue() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- getValue() - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- getValue() - Method in class org.jboss.as.threads.ThreadFactoryService
-
- getValue() - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- getValue() - Method in class org.jboss.as.txn.deployment.TransactionRollbackSetupAction
-
- getValue() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService
-
- getValue() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- getValue() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getValue() - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- getValue() - Method in class org.jboss.as.txn.service.JTAEnvironmentBeanService
-
- getValue() - Method in class org.jboss.as.txn.service.TransactionManagerService
-
- getValue() - Method in class org.jboss.as.txn.service.TransactionSynchronizationRegistryService
-
- getValue() - Method in class org.jboss.as.txn.service.UserTransactionAccessControlService
-
- getValue() - Method in class org.jboss.as.txn.service.UserTransactionBindingService
-
- getValue() - Method in class org.jboss.as.txn.service.UserTransactionRegistryService
-
- getValue() - Method in class org.jboss.as.txn.service.UserTransactionService
-
- getValue() - Method in class org.jboss.as.txn.service.XATerminatorService
-
- getValue() - Method in class org.jboss.as.web.common.ServletContextAttribute
-
Get the attribute value.
- getValue() - Method in class org.jboss.as.webservices.service.ConfigService
-
- getValue() - Method in class org.jboss.as.webservices.service.EndpointDeployService
-
- getValue() - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- getValue() - Method in class org.jboss.as.webservices.service.EndpointService
-
- getValue() - Method in class org.jboss.as.webservices.service.HandlerChainService
-
- getValue() - Method in class org.jboss.as.webservices.service.HandlerService
-
- getValue() - Method in class org.jboss.as.webservices.service.PropertyService
-
- getValue() - Method in class org.jboss.as.webservices.service.ServerConfigService
-
- getValue() - Method in class org.jboss.as.weld.CdiValidatorFactoryService
-
- getValue() - Method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- getValue() - Method in class org.jboss.as.weld.ejb.WeldInterceptorBindingsService
-
- getValue() - Method in class org.jboss.as.weld.injection.WeldComponentService
-
- getValue() - Method in class org.jboss.as.weld.services.BeanManagerService
-
- getValue() - Method in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- getValue() - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- getValue() - Method in class org.jboss.as.weld.services.TCCLSingletonService
-
- getValue() - Method in class org.jboss.as.weld.WeldBootstrapService
-
- getValue() - Method in class org.jboss.as.weld.WeldStartService
-
- getValue() - Method in class org.jboss.as.xts.TxBridgeInboundRecoveryService
-
- getValue() - Method in class org.jboss.as.xts.TxBridgeOutboundRecoveryService
-
- getValue() - Method in class org.jboss.as.xts.XTSManagerService
-
- getValue() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactory
-
- getValue() - Method in class org.wildfly.clustering.ejb.Time
-
- getValue() - Method in interface org.wildfly.clustering.registry.RegistryEntryProvider
-
Supplies the value for this node's registry entry.
- getValue() - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- getValue() - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- getValue() - Method in class org.wildfly.clustering.server.group.CacheNodeFactoryService
-
- getValue() - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- getValue() - Method in class org.wildfly.clustering.server.group.ChannelNodeFactoryService
-
- getValue() - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- getValue() - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- getValue() - Method in class org.wildfly.clustering.server.registry.RegistryService
-
- getValue() - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- getValue() - Method in class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryService
-
- getValue() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManagerFactory
-
- getValue() - Method in class org.wildfly.clustering.web.infinispan.session.RouteLocatorService
-
- getValue() - Method in class org.wildfly.clustering.web.infinispan.session.RouteRegistryEntryProvider
-
- getValue() - Method in class org.wildfly.clustering.web.infinispan.session.RouteRegistryEntryProviderService
-
- getValue() - Method in class org.wildfly.clustering.web.infinispan.session.Time
-
- getValue() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManagerFactory
-
- getValue(String) - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
Deprecated.
- getValue() - Method in class org.wildfly.clustering.web.session.RouteLocatorBuilderValue
-
- getValue() - Method in class org.wildfly.clustering.web.session.SessionManagerFactoryBuilderValue
-
- getValue() - Method in class org.wildfly.clustering.web.sso.SSOManagerFactoryBuilderService
-
- getValue() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionIdentifierCodecService
-
- getValue() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactoryService
-
- getValue() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManagerFactoryService
-
- getValue() - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryService
-
- getValue() - Method in class org.wildfly.extension.io.BufferPoolService
-
- getValue() - Method in class org.wildfly.extension.io.WorkerService
-
- getValue() - Method in class org.wildfly.extension.mod_cluster.ContainerEventHandlerService
-
- getValue() - Method in class org.wildfly.extension.rts.service.CoordinatorService
-
- getValue() - Method in class org.wildfly.extension.rts.service.InboundBridgeService
-
- getValue() - Method in class org.wildfly.extension.rts.service.ParticipantService
-
- getValue() - Method in class org.wildfly.extension.rts.service.VolatileParticipantService
-
- getValue() - Method in class org.wildfly.extension.security.manager.service.SecurityManagerService
-
- getValue() - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- getValue() - Method in class org.wildfly.extension.undertow.AjpListenerService
-
- getValue() - Method in class org.wildfly.extension.undertow.BufferCacheService
-
- getValue() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- getValue() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- getValue() - Method in class org.wildfly.extension.undertow.deployment.WebSocketContainerService
-
- getValue() - Method in class org.wildfly.extension.undertow.filters.FilterRef
-
- getValue() - Method in class org.wildfly.extension.undertow.filters.FilterService
-
- getValue() - Method in class org.wildfly.extension.undertow.handlers.HandlerService
-
- getValue() - Method in class org.wildfly.extension.undertow.Host
-
- getValue() - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- getValue() - Method in class org.wildfly.extension.undertow.LocationService
-
- getValue() - Method in class org.wildfly.extension.undertow.security.sso.DistributableSingleSignOnManagerFactoryBuilderValue
-
- getValue() - Method in class org.wildfly.extension.undertow.security.sso.SingleSignOnManagerService
-
- getValue() - Method in class org.wildfly.extension.undertow.Server
-
- getValue() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- getValue() - Method in class org.wildfly.extension.undertow.session.DistributableSessionIdentifierCodecBuilderValue
-
- getValue() - Method in class org.wildfly.extension.undertow.session.DistributableSessionManagerFactoryBuilderValue
-
- getValue() - Method in class org.wildfly.extension.undertow.session.RouteValue
-
- getValue() - Method in class org.wildfly.extension.undertow.session.RouteValueService
-
- getValue() - Method in class org.wildfly.extension.undertow.session.SimpleSessionIdentifierCodecService
-
- getValue() - Method in class org.wildfly.extension.undertow.UndertowService
-
- getValue() - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- getValue() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapter
-
- getValueAnalysis(Class) - Static method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
- getValueAt(int, int) - Method in class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- getValueAt(int, int) - Method in class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- getValueClass() - Method in class org.jboss.as.server.deployment.AttachmentList
-
- getValueCompleter() - Method in interface org.jboss.as.cli.CommandArgument
-
Returns the tab-completer for the value.
- getValueCompleter() - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- getValueCompleter() - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- getValueCompleter(CommandContext, Iterable<CommandArgument>, String) - Method in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- getValueCompleter(CommandContext, Iterable<CommandArgument>, int) - Method in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- getValueConverter() - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- getValueFactory() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- getValueInjector() - Method in class org.jboss.as.jmx.MBeanRegistrationService
-
- getValueNames() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
Deprecated.
- getValueRef() - Method in interface org.wildfly.clustering.server.singleton.SingletonContext
-
- getValueRef() - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- getValues(CommandContext) - Method in class org.jboss.as.cli.impl.PermittedCandidates
-
- getValues() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.ListValue
-
Returns the values that make up the
ListValue.
- getValueType() - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition.Builder
-
- getValueType() - Method in class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- getValueType() - Method in class org.jboss.as.controller.SimpleListAttributeDefinition
-
- getVariable(String) - Method in interface org.jboss.as.cli.CommandContext
-
Returns the value for the variable.
- getVariableResolver() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
Deprecated.
- getVariables() - Method in interface org.jboss.as.cli.CommandContext
-
Returns a collection of all the defined variable names.
- getVersion() - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
- getVersion() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Get the version of this target.
- getVersion() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- getVersion(DeploymentUnit) - Static method in class org.jboss.as.jsf.deployment.JsfVersionMarker
-
- getVersion() - Method in interface org.jboss.as.patching.installation.Identity
-
Get the identity version.
- getVersion() - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Get the current version of the identity.
- getVersion() - Method in interface org.jboss.as.patching.metadata.Identity
-
Get the target version.
- getVersion() - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- getVersion() - Method in interface org.jboss.as.patching.PatchInfo
-
Get the current version.
- getVersion() - Method in class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
The protocol version for the current communication.
- getVersions() - Method in class org.jboss.as.controller.ModelVersion
-
- getVersions() - Method in interface org.jboss.as.controller.ModelVersionRange
-
Get all version in the range.
- getVersionString() - Static method in class org.jboss.as.process.Main
-
- getView(String) - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- getViewAttribute(MethodIntf, Method) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getViewClass() - Method in interface org.jboss.as.ee.component.ComponentView
-
- getViewClass() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the view class.
- getViewClassName() - Method in class org.jboss.as.ee.component.ViewDescription
-
Get the view's class name.
- getViewHandler() - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- getViewInstanceData(Object) - Method in class org.jboss.as.ee.component.ComponentClientInstance
-
- getViewInstanceFactory() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
- getViewInterceptors(Method) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the view interceptors for a method.
- getViewMethods() - Method in interface org.jboss.as.ee.component.ComponentView
-
- getViewNameParts() - Method in class org.jboss.as.ee.component.ViewDescription
-
Get the strings to append to the view base name.
- getViewNames() - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- getViews() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the list of views for this component.
- getViews() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the list of views which apply to this component.
- getViewServiceName() - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the view service name for this view.
- getViewServices() - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- getViewServices() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getViewToCreate() - Method in class org.jboss.as.ejb3.component.entity.EntityGetHomeInterceptorFactory
-
- getViewToCreate() - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeCreateInterceptorFactory
-
- getViewToCreate() - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- getViewToCreate() - Method in class org.jboss.as.ejb3.component.interceptors.GetHomeInterceptorFactory
-
- getViewToCreate() - Method in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
-
- getWaitTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
-
- getWaitTime() - Method in class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics.Values
-
- getWarningMessage(String, Location) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- getWeakAffinity() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- getWeakAffinity() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
-
- getWeakAffinity(I) - Method in interface org.wildfly.clustering.ejb.AffinitySupport
-
- getWeakAffinity(I) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- getWebFragmentsMetaData() - Method in class org.jboss.as.web.common.WarMetaData
-
- getWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
-
- getWebResourceCollections(SecurityConstraintMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Gets web resource collections meta data from security constraint meta data.
- getWebServiceAnnotation() - Method in class org.jboss.as.xts.jandex.EndpointMetaData
-
- getWebServiceSubsystemClassLoader() - Method in class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- getWeldContainer() - Method in class org.jboss.as.weld.CdiValidatorFactoryService
-
- getWeldContainer() - Method in class org.jboss.as.weld.ejb.Jsr299BindingsCreateInterceptor
-
- getWeldContainer() - Method in class org.jboss.as.weld.ejb.WeldInterceptorBindingsService
-
- getWeldContainer() - Method in class org.jboss.as.weld.injection.WeldComponentService
-
- getWeldContainer() - Method in class org.jboss.as.weld.services.BeanManagerService
-
- getWeldTransactionServices() - Method in class org.jboss.as.weld.WeldBootstrapService
-
- getWhenRequired() - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- getWhenRequired() - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- getWhitespaceHandler() - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- getWorker() - Method in class org.wildfly.extension.undertow.ListenerService
-
- getWorkManagerValue() - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- getWorkManagerValueInjector() - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- getWrapped() - Method in class org.jboss.as.jsf.injection.weld.WildFlyConversationAwareViewHandler
-
- getWrapper() - Method in class org.jboss.as.webservices.invocation.NamespaceCtxSelectorWrapperFactory
-
- getWritableAuthorizerConfiguration() - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- getWritableVaultAttributeDefinitions() - Static method in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- getWriteAttributeOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(PathAddress, String, int) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(PathAddress, String, boolean) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(ModelNode, String, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(PathAddress, String, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer
-
- getWriteAttributeTransformer() - Method in class org.jboss.as.controller.transform.DiscardUndefinedAttributesTransformer
-
- getWriteAttributeTransformer() - Method in class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
Get a "write-attribute" operation transformer.
- getWriteHandler() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the write handler.
- getWsdlLocation() - Method in class org.jboss.as.webservices.deployers.WebServiceAnnotationInfo
-
- getWsdlLocation() - Method in class org.jboss.as.webservices.deployers.WebServiceProviderAnnotationInfo
-
- getWSRefRegistry(DeploymentUnit) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- getWSServerConfig() - Method in class org.jboss.as.xts.XTSManagerService
-
- getXaDataSourceClassName() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
- getXaDataSourcePropertyInjector(String) - Method in class org.jboss.as.connector.subsystems.datasources.XADataSourceConfigService
-
- getXAResources() - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- getXaTerminatorInjector() - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- getXaTerminatorInjector() - Method in class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
- getXaTerminatorInjector() - Method in class org.jboss.as.connector.services.workmanager.WorkManagerService
-
- getXaTerminatorInjector() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getXidsToRecoverForParentNode(String, int) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getXmlElementName() - Method in class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- getXmlElementName() - Method in interface org.wildfly.extension.undertow.Handler
-
- getXmlName() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- getXmlName() - Method in class org.jboss.as.controller.AttributeDefinition
-
The attribute's name in the xml configuration.
- getXMLNamespaces() - Method in interface org.jboss.as.controller.extension.SubsystemInformation
-
Gets the URIs of the XML namespaces the subsystem can parse.
- getXMLReader() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Namespace
-
- getXMLReader() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
- getXMLReader() - Method in enum org.wildfly.extension.mod_cluster.Namespace
-
- getXnioWorker() - Method in class org.wildfly.extension.undertow.deployment.WebSocketContainerService
-
- getYear() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getZip() - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- GLOBAL - Static variable in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
-
- GLOBAL_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
ServiceName for java:global namespace
- GLOBAL_MODULES - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- GlobalCharacterHandlers - Class in org.jboss.as.cli.parsing
-
- GlobalCharacterHandlers() - Constructor for class org.jboss.as.cli.parsing.GlobalCharacterHandlers
-
- GlobalComponentRegistryService - Class in org.jboss.as.clustering.infinispan.subsystem
-
- GlobalComponentRegistryService(Value<CacheContainer>) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.GlobalComponentRegistryService
-
- GlobalModuleDependencyProcessor - Class in org.jboss.as.ee.structure
-
Dependency processor that adds modules defined in the global-modules section of
the configuration to all deployments.
- GlobalModuleDependencyProcessor() - Constructor for class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
-
- GlobalModulesDefinition - Class in org.jboss.as.ee.subsystem
-
- GlobalModulesDefinition() - Constructor for class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- GlobalModulesDefinition.GlobalModule - Class in org.jboss.as.ee.subsystem
-
- GlobalOperationHandlers - Class in org.jboss.as.controller.operations.global
-
Global OperationHandlers.
- GlobalOperationHandlers.AbstractMultiTargetHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.ModelAddressResolver - Class in org.jboss.as.controller.operations.global
-
- globalRollbackNotCompatible() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating a global rollback is not compatible with a server restart.
- GlobalTransformerRegistry - Class in org.jboss.as.controller.registry
-
Versioned operation transformer registry.
- GlobalTransformerRegistry() - Constructor for class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- GRACEFUL_SHUTDOWN_TIMEOUT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- gracefulManagementChannelHandlerShutdownFailed(Throwable) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating graceful shutdown of native management request handling
communication failed.
- gracefulManagementChannelHandlerShutdownTimedOut(int) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating graceful shutdown of native management request handling
communication did not complete within the given timeout period.
- gracefulManagementChannelHandlerShutdownTimedOut(int) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating graceful shutdown of management request handling of slave HC to master HC
communication did not complete within the given timeout period.
- gracefulShutdownAlreadyConfigured(long) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the graceful shutdown already configured with a timeout, represented by the
timeout parameter.
- gracefulShutdownNotSupported(String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating graceful shutdown of servers is not supported.
- GraphingMenu - Class in org.jboss.as.cli.gui
-
JPopupMenu that provides graphing for real time attributes.
- GraphingMenu(CliGuiContext, JTree) - Constructor for class org.jboss.as.cli.gui.GraphingMenu
-
- GreaterThanOperation - Class in org.jboss.as.cli.handlers.ifelse
-
- GROUP - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- Group - Interface in org.wildfly.clustering.group
-
Represents a groups of nodes.
- Group.Listener - Interface in org.wildfly.clustering.group
-
Listener for membership changes.
- GROUP_ADDRESS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
Deprecated.
- GROUP_ADDRESS - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- GROUP_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_ATTRIBUTE - Static variable in class org.jboss.as.domain.management.security.PrincipalToGroupResourceDefinition
-
- GROUP_DN_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_DN_ATTRIBUTE - Static variable in class org.jboss.as.domain.management.security.BaseLdapGroupSearchResource
-
- GROUP_ID - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- GROUP_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_NAME - Static variable in class org.jboss.as.domain.management.security.BaseLdapGroupSearchResource
-
- GROUP_NAME - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- GROUP_NAME - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- GROUP_NAME_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_NAME_ATTRIBUTE - Static variable in class org.jboss.as.domain.management.security.BaseLdapGroupSearchResource
-
- GROUP_PORT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
Deprecated.
- GROUP_PORT - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- GROUP_SEARCH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_TIMEOUT - Static variable in class org.jboss.as.messaging.GroupingHandlerDefinition
-
- GROUP_TO_PRINCIPAL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- groupConcurrentSeparator(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- groupCreationContextAlreadyExists() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- GroupIdentifierFactory - Class in org.jboss.as.ejb3.cache.distributable
-
Generates a unique identifier for a for bean group.
- GroupIdentifierFactory() - Constructor for class org.jboss.as.ejb3.cache.distributable.GroupIdentifierFactory
-
- GROUPING_HANDLER - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- GROUPING_HANDLER_ADDRESS - Static variable in class org.jboss.as.messaging.GroupingHandlerDefinition
-
- GroupingHandlerAdd - Class in org.jboss.as.messaging
-
Handler for adding a grouping handler.
- GroupingHandlerDefinition - Class in org.jboss.as.messaging
-
Grouping handler resource definition
- GroupingHandlerDefinition(boolean) - Constructor for class org.jboss.as.messaging.GroupingHandlerDefinition
-
- GroupingHandlerRemove - Class in org.jboss.as.messaging
-
Removes the grouping handler.
- GroupingHandlerWriteAttributeHandler - Class in org.jboss.as.messaging
-
Write attribute handler for attributes that update a broadcast group resource.
- groupMembershipNotifierAlreadyRegistered(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- groupMembershipNotifierNotRegistered(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- groupNotFound(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating that no included group with the name, represented by the name parameter, was found.
- GroupPrincipal - Interface in org.jboss.as.core.security.api
-
A Principal type to represent a group, used generally to signify group membership information.
- GroupPrincipal - Interface in org.jboss.as.core.security
-
An interfaces to be implemented by Principal instances that represent group membership.
- groupPropertiesButNoUserProperties(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The user has supplied a group properties file name but no user propertites file name.
- groupPropertiesFound() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- GROUPS - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- GROUPS_DN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUPS_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- GROUPS_PATH - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
Deprecated.
- groupSequenceSeparator(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- groupsPrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Prompt the user for the groups to add the user to
- GroupToPrincipalResourceDefinition - Class in org.jboss.as.domain.management.security
-
- GT - Static variable in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- GuiMain - Class in org.jboss.as.cli.gui
-
Static main class for the GUI.
- GzipFilter - Class in org.wildfly.extension.undertow.filters
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.EqualsState
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.InitialValueState
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.ListItemSeparatorState
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.PropertyListState
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.PropertyState
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.StartListState
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.StartObjectState
-
- ID - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.TextState
-
- ID - Static variable in class org.jboss.as.cli.parsing.arguments.ArgumentValueState
-
- ID - Static variable in class org.jboss.as.cli.parsing.arguments.ExpressionValueState
-
- ID - Static variable in class org.jboss.as.cli.parsing.arguments.ListItemSeparatorState
-
- ID - Static variable in class org.jboss.as.cli.parsing.arguments.ListState
-
- ID - Static variable in class org.jboss.as.cli.parsing.arguments.NameValueSeparatorState
-
- ID - Static variable in class org.jboss.as.cli.parsing.arguments.NonObjectArgumentValueState
-
- ID - Static variable in class org.jboss.as.cli.parsing.BackQuotesState
-
- ID - Static variable in class org.jboss.as.cli.parsing.command.ArgumentListState
-
- ID - Static variable in class org.jboss.as.cli.parsing.command.ArgumentState
-
- ID - Static variable in class org.jboss.as.cli.parsing.command.ArgumentValueState
-
- ID - Static variable in class org.jboss.as.cli.parsing.command.CommandNameState
-
- ID - Static variable in class org.jboss.as.cli.parsing.command.CommandState
-
- ID - Static variable in class org.jboss.as.cli.parsing.EscapeCharacterState
-
- ID - Static variable in class org.jboss.as.cli.parsing.InitialState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.header.ConcurrentSignState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.header.InSeriesState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.header.RolloutPlanState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupListState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupNameState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupSeparatorState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.HeaderListState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.HeaderNameState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.HeaderState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.HeaderValueState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.NodeState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.OperationNameState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.OperationRequestState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.PropertyListState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.PropertyState
-
- ID - Static variable in class org.jboss.as.cli.parsing.operation.PropertyValueState
-
- ID - Static variable in class org.jboss.as.cli.parsing.OutputTargetState
-
- ID - Static variable in class org.jboss.as.cli.parsing.QuotesState
-
- ID - Static variable in class org.jboss.as.cli.Util
-
- id - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- id - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- id - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Unique id for this timer instance
- id() - Static method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentHelper
-
- ID - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ID - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- ID_CACHE_SIZE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ID_FIELD_NAME - Static variable in class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
-
- Identifiable<K> - Interface in org.jboss.as.ejb3.cache
-
An object that has an identification.
- IdentifierFactory<I> - Interface in org.wildfly.clustering.ejb
-
A factory for creating a unique identifier.
- IdentifierFactory<K> - Interface in org.wildfly.clustering.web
-
Identifier factory SPI
- IdentifierFactoryAdapter - Class in org.wildfly.clustering.web.undertow
-
Adapts a SessionIdGenerator to a SessionIdentifierFactory.
- IdentifierFactoryAdapter(SessionIdGenerator) - Constructor for class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
-
- IDENTITY - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- Identity<T extends Credential> - Interface in org.jboss.as.domain.management.plugin
-
Representation of the Identity returned from the AuthenticationProvider.
- IDENTITY - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- Identity - Interface in org.jboss.as.patching.installation
-
An identity is a named set of distribution base + layered distribution(s) that is certified as a valid combination.
- Identity - Interface in org.jboss.as.patching.metadata
-
- Identity.IdentityUpgrade - Interface in org.jboss.as.patching.metadata
-
- IDENTITY_HASH_CODE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- IDENTITY_METADATA - Static variable in class org.jboss.as.patching.Constants
-
- IDENTITY_TRUST - Static variable in interface org.jboss.as.security.Constants
-
- IDENTITY_TRUST_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- IdentityImpl - Class in org.jboss.as.patching.metadata.impl
-
- IdentityImpl(String, String) - Constructor for class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- identityTokenReceived() - Method in interface org.jboss.as.jacorb.JacORBLogger
-
- IdentityTrustResourceDefinition - Class in org.jboss.as.security
-
- idIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the Id cannot be null
- IDLE_REMOVER_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- IDLE_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- IDLE_TIMEOUT_UNIT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- IDLETIMEOUTMINUTES - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- idProperty - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- idProperty - Variable in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- IDS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- IfElseBlock - Class in org.jboss.as.cli.handlers.ifelse
-
- IfElseBlock() - Constructor for class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- IfHandler - Class in org.jboss.as.cli.handlers.ifelse
-
- IfHandler() - Constructor for class org.jboss.as.cli.handlers.ifelse.IfHandler
-
- IGNORE - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- IGNORE_FLUSH - Static variable in interface org.wildfly.extension.undertow.Constants
-
- IGNORE_FLUSH - Static variable in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- IGNORE_LB_ESCAPE_OFF - Static variable in class org.jboss.as.cli.parsing.WordCharacterHandler
-
- IGNORE_LB_ESCAPE_ON - Static variable in class org.jboss.as.cli.parsing.WordCharacterHandler
-
- IGNORE_UNUSED_CONFIG - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IGNORE_UNUSED_CONFIG - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- ignoreContentValidation(ContentItem) - Method in interface org.jboss.as.patching.tool.ContentVerificationPolicy
-
Update existing Policy.
- IGNORED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IGNORED_RESOURCE_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IGNORED_RESOURCES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IgnoredDomainResourceRegistry - Class in org.jboss.as.host.controller.ignored
-
Registry for excluded domain-level resources.
- IgnoredDomainResourceRegistry(LocalHostControllerInfo) - Constructor for class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
-
- IgnoredDomainTypeResourceDefinition - Class in org.jboss.as.host.controller.ignored
-
- IgnoredNonAffectedServerGroupsUtil - Class in org.jboss.as.host.controller
-
Utility to inspect what resources should be ignored on a slave according to its server-configs
- IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo - Interface in org.jboss.as.host.controller
-
Contains info about a server config
- IgnoreDomainResourceTypeResource - Class in org.jboss.as.host.controller.ignored
-
Resource implementation for a given type of ignored resource.
- IgnoreDomainResourceTypeResource(String, ModelNode, Boolean) - Constructor for class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
-
Constructor for use by operation step handlers.
- ignoredResourceRegistry - Variable in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
- ignoredResourceRegistry - Variable in class org.jboss.as.domain.controller.operations.ApplyRemoteMasterDomainModelHandler
-
- 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
-
- ignoreModuleChanges() - Method in interface org.jboss.as.patching.tool.PatchTool.ContentPolicyBuilder
-
Ignore all local module changes.
- ignoreOperation(Resource, Collection<IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo>, PathAddress) - Method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
For the DC to check whether an operation should be ignored on the slave, if the slave is set up to ignore config not relevant to it
- ignoreOperationIfServerNotActive(OperationContext, ModelNode) - Static method in class org.jboss.as.messaging.HornetQActivationService
-
- ignoreResource(Resource, PathAddress) - Method in interface org.jboss.as.controller.transform.RuntimeIgnoreTransformation
-
- ignoreResource(Resource, Collection<IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo>, PathAddress) - Method in class org.jboss.as.host.controller.IgnoredNonAffectedServerGroupsUtil
-
For the DC to check whether a resource address should be ignored on the slave, if the slave is set up to ignore config not relevant to it
- ignoreResource(Resource, PathAddress) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationEntry
-
Whether the host should ignore the domain resource
- ignoresThrowable() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler.FormatterLayout
-
- ignoreUninstallError(Object, Throwable) - Method in interface org.jboss.as.pojo.PojoLogger
-
Error at uninstall.
- ignoringException(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating Ignoring exception during setRollbackOnly
- ignoringPermGen(JvmType, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating <permgen> is being ignored.
- ignoringPortComponentRef(Object) - Method in interface org.jboss.as.webservices.WSLogger
-
- ignoringProperty(String, String, String, String) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the property, represented by the name parameter, is be ignored due to
missing on the setter method on the datasource class.
- ignoringUnhandledElement(Element, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating an unhandled element is being ignored.
- ignoringUnsupportedLegacyExtension(List<String>, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
- IIOP - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- IIOP_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- IIOPJndiBindingProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Processor responsible for binding IIOP related resources to JNDI.
- IIOPJndiBindingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.IIOPJndiBindingProcessor
-
- IIOPSettingsService - Class in org.jboss.as.ejb3.subsystem
-
Services that manages IIOP settings
- IIOPSettingsService(boolean, boolean) - Constructor for class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- IIOPStubCompiler - Class in org.jboss.as.ejb3.iiop.stub
-
Utility class responsible for the dynamic generation of bytecodes of
IIOP stub classes.
- IIOPStubCompiler() - Constructor for class org.jboss.as.ejb3.iiop.stub.IIOPStubCompiler
-
- IiopUrl - Class in org.jboss.as.jacorb.naming.jndi
-
Extract components of an "iiop" or "iiopname" URL.
- IiopUrl(String) - Constructor for class org.jboss.as.jacorb.naming.jndi.IiopUrl
-
- IiopUrl.Address - Class in org.jboss.as.jacorb.naming.jndi
-
- illegalArgument(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- illegalBatchSize(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- illegalCallToEjbHomeRemove() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- illegalChildClass(Class<? extends Resource>) - Method in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
Creates a runtime exception indicating an attempt was made to register a resource whose implementation is
not the correct class.
- illegalChildType(String, String) - Method in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
Creates a runtime exception indicating the type element of resource being registered is incorrect.
- illegalCombinationOfHttpManagementInterfaceConfigurations(String, String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- illegalContextInName(String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating there was an illegal context in the name.
- illegalElement(String, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating an illegal element, represented by the illegalElement parameter, cannot be used
when the element, represented by the element parameter, is used.
- illegalInterfaceCriteria(ModelType, ModelType) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the interface criteria must be of the type represented by the valueType parameter.
- illegalMultipleRoles() - Method in interface org.jboss.as.controller.ControllerMessages
-
- illegalParameterLength(Object) - Method in interface org.jboss.as.pojo.PojoMessages
-
Illegal parameter length.
- illegalPatchName(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- illegalStrength(String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- illegalUnresolvedModel(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- illegalValue(Object, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating an illegal value, represented by the value parameter, for the element, represented
by the element parameter.
- illegalValue(Object, String, ModelType) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating an illegal value, represented by the value parameter, for the element, represented
by the element parameter, as it could not be converted to the required type, represented by the
expectedType parameter.
- illegalValueForInterfaceCriteria(ModelType, String, ModelType) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value, represented by the valueType parameter, is invalid for the interface
criteria, represented by the id parameter.
- ImmediateManagedReference - Class in org.jboss.as.naming
-
- ImmediateManagedReference(Object) - Constructor for class org.jboss.as.naming.ImmediateManagedReference
-
- ImmediateManagedReferenceFactory - Class in org.jboss.as.naming
-
- ImmediateManagedReferenceFactory(Object) - Constructor for class org.jboss.as.naming.ImmediateManagedReferenceFactory
-
- ImmediateResourceReferenceFactory<T> - Class in org.jboss.as.weld.util
-
- ImmediateResourceReferenceFactory(T) - Constructor for class org.jboss.as.weld.util.ImmediateResourceReferenceFactory
-
- Immutable - Annotation Type in org.wildfly.clustering.web.annotation
-
Indicates that an object is either explicitly or effectively immutable.
- ImmutableHttpSessionAdapter - Class in org.wildfly.clustering.web.session
-
- ImmutableHttpSessionAdapter(ImmutableSession) - Constructor for class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- ImmutableManagementResourceRegistration - Interface in org.jboss.as.controller.registry
-
- immutableResource() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the resource is immutable.
- immutableResource() - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating a resource is immutable.
- ImmutableSession - Interface in org.wildfly.clustering.web.session
-
Represents an immutable view of a web session.
- ImmutableSessionAttributes - Interface in org.wildfly.clustering.web.session
-
Provides read-only access to a session's attributes.
- ImmutableSessionMetaData - Interface in org.wildfly.clustering.web.session
-
Abstraction for immutable meta information about a web session.
- ImplicitLocalViewProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Processes a
SessionBeanComponentDescription's bean class and checks whether it exposes:
An implicit no-interface, as specified by EJB3.1 spec, section 4.9.8.
A default local business interface view, as specified by EJB3.1 spec, section 4.9.7.
The
SessionBeanComponentDescription is updated with this info accordingly.
- ImplicitLocalViewProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.ImplicitLocalViewProcessor
-
- implies(Permission) - Method in class org.jboss.as.controller.access.permission.CombinationManagementPermission
-
- implies(Permission) - Method in class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- implies(Permission) - Method in class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- implies(Permission) - Method in class org.jboss.as.naming.JndiPermission
-
Checks if this JndiPermission object "implies" the specified permission.
- IN_NATIVE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- IN_SERIES - Static variable in class org.jboss.as.cli.Util
-
- IN_SERIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- IN_VM_ACCEPTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- IN_VM_CONNECTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- IN_VM_REMOTE_INTERFACE_INVOCATION_PASS_BY_VALUE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- INACTIVE_RESOURCE_ADAPTER_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- InactiveResourceAdapterDeployment(ConnectorXmlDescriptor, Module, String, String, ServiceName, ManagementResourceRegistration, ServiceTarget, Resource) - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- InactiveResourceAdapterDeploymentService - Class in org.jboss.as.connector.services.resourceadapters.deployment
-
A ResourceAdapterXmlDeploymentService.
- InactiveResourceAdapterDeploymentService(ConnectorXmlDescriptor, Module, String, String, ServiceName, ManagementResourceRegistration, ServiceTarget, Resource) - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService
-
- InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment - Class in org.jboss.as.connector.services.resourceadapters.deployment
-
- InApplicationClientBindingProcessor - Class in org.jboss.as.ee.naming
-
Processor responsible for binding java:comp/InAppClientContainer
- InApplicationClientBindingProcessor(boolean) - Constructor for class org.jboss.as.ee.naming.InApplicationClientBindingProcessor
-
- INBOUND_BRIDGE - Static variable in class org.wildfly.extension.rts.RTSSubsystemExtension
-
- INBOUND_CONFIG - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- InboundBridgeDeploymentProcessor - Class in org.wildfly.extension.rts.deployment
-
- InboundBridgeDeploymentProcessor() - Constructor for class org.wildfly.extension.rts.deployment.InboundBridgeDeploymentProcessor
-
- InboundBridgeService - Class in org.wildfly.extension.rts.service
-
- InboundBridgeService() - Constructor for class org.wildfly.extension.rts.service.InboundBridgeService
-
- InboundTransactionCurrent - Interface in org.jboss.iiop.tm
-
Interface to be implemented by a CORBA OTS provider for integration with
JBossAS.
- INCLUDE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_ALIASES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_ALL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_ALL - Static variable in class org.jboss.as.domain.management.access.RoleMappingResourceDefinition
-
- INCLUDE_DATE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_DATE - Static variable in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- INCLUDE_DEFAULTS - Static variable in class org.jboss.as.cli.Util
-
- INCLUDE_DEFAULTS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDE_RUNTIME - Static variable in class org.jboss.as.cli.Util
-
- INCLUDE_RUNTIME - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- INCLUDE_RUNTIME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- includeAllAuthedUsers() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
Get whether all authenticated users should be included in this role provided they do not match on the excludes of the role.
- INCLUDES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDES - Static variable in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- incompatibleCaches() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- incompatiblePatch(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- incompatiblePermissionType(Class<?>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- incompatibleSerializationGroup(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- incompatibleWith(String) - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- incompatibleWith(String) - Method in interface org.jboss.as.patching.metadata.impl.IncompatibleWithCallback
-
- incompatibleWith(String) - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- incompatibleWith(String) - Method in class org.jboss.as.patching.metadata.PatchElementBuilder
-
- incompatibleWith(String) - Method in class org.jboss.as.patching.metadata.PatchIdentityBuilder
-
- IncompatibleWithCallback - Interface in org.jboss.as.patching.metadata.impl
-
- incompleteContent(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an informational message indicating scan found incompletely copied file content for deployment.
- incompleteDeploymentReplace(String, String) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
A message indicating only one version of a deployment with a given unique name can exist in the domain.
- IncompleteDeploymentReplaceException - Exception in org.jboss.as.controller.client.helpers.domain
-
InvalidDeploymentPlanException thrown when a deployment plan
specifies that a new version of content replace existing content of the same
unique name, but does not apply the replacement to all server groups that
have the existing content deployed.
- IncompleteDeploymentReplaceException(String, String...) - Constructor for exception org.jboss.as.controller.client.helpers.domain.IncompleteDeploymentReplaceException
-
- incompleteExpression(String) - Method in interface org.jboss.as.server.ServerMessages
-
- inconsistentArtifact(PatchingArtifact.ArtifactState) - Method in interface org.jboss.as.patching.PatchMessages
-
- inconsistentAttributeNotSupported(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- inconsistentRbacConfiguration() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating that RBAC has been enabled but it is not possible for users to be mapped to roles.
- inconsistentRbacRuntimeState() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating that the runtime role mapping state is inconsistent.
- inconsistentStatisticsSettings(String, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
- inconsistentStatisticsSettings(String, String) - Method in interface org.jboss.as.txn.TransactionMessages
-
- incorrectEJBLocatorForBean(EJBLocator, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- incorrectType(String, Collection<ModelType>, ModelType) - Method in interface org.jboss.as.controller.ControllerMessages
-
An exception indicating the type is invalid.
- increaseReferenceCount() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
Start of reference count handling.
- increment(int) - Method in class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
Increment the count of persistence units in application
- increment() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Equivalent to add(1).
- INCREMENT_SEPARATOR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
-
- incrementBeanFactoryCount() - Method in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptor
-
- incrementUsage(I) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroupEntry
-
Increments the usage count of the specified bean.
- incrementUsage(I) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupEntry
-
- incrementUsers() - Method in class org.jboss.as.webservices.util.WebAppController
-
- IncrementValue - Class in org.jboss.as.ejb3.timerservice.schedule.value
-
Represents a value for a ScheduleExpression which is expressed as an increment type.
- IncrementValue(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
-
- index - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- 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
-
- Indexing - Enum in org.jboss.as.clustering.infinispan.subsystem
-
Used to configure indexing of entries in the cache for searching.
- 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
- Indices - Class in org.jboss.as.weld.util
-
Utilities for working with Jandex indices.
- INET_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INET_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- InetAddressMatchInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
InterfaceCriteria that tests whether a given address is matches
the specified address.
- InetAddressMatchInterfaceCriteria(InetAddress) - Constructor for class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
- InetAddressMatchInterfaceCriteria(String) - Constructor for class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
Creates a new InetAddressMatchInterfaceCriteria
- InetAddressPrincipal - Class in org.jboss.as.controller.security
-
- InetAddressPrincipal(InetAddress) - Constructor for class org.jboss.as.controller.security.InetAddressPrincipal
-
Create a new instance.
- InetAddressUtil - Class in org.jboss.as.controller.interfaces
-
- InetAddressUtil() - Constructor for class org.jboss.as.controller.interfaces.InetAddressUtil
-
- InetAddressValidatingHandler(boolean, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.InetAddressValidatingHandler
-
Deprecated.
- InetAddressValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a string that can be converted into an InetAddress.
- InetAddressValidator(boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.InetAddressValidator
-
- InfinispanBatcher - Class in org.wildfly.clustering.web.infinispan
-
A Batcher based on Infinispan's batch capability.
- InfinispanBatcher(Cache<?, ?>) - Constructor for class org.wildfly.clustering.web.infinispan.InfinispanBatcher
-
- InfinispanBean<G,I,T> - Class in org.wildfly.clustering.ejb.infinispan.bean
-
A
Bean implementation backed by an infinispan cache.
- InfinispanBean(I, BeanEntry<G>, BeanGroup<G, I, T>, Mutator, BeanRemover<I, T>, Time, PassivationListener<T>) - Constructor for class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- InfinispanBeanEntry<G> - Class in org.wildfly.clustering.ejb.infinispan.bean
-
The cache entry for a bean.
- InfinispanBeanEntry(G) - Constructor for class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntry
-
- InfinispanBeanEntryExternalizer<G> - Class in org.wildfly.clustering.ejb.infinispan.bean
-
- InfinispanBeanEntryExternalizer() - Constructor for class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntryExternalizer
-
- InfinispanBeanFactory<G,I,T> - Class in org.wildfly.clustering.ejb.infinispan.bean
-
Encapsulates the cache mapping strategy for a bean.
- InfinispanBeanFactory(String, BeanGroupFactory<G, I, T>, Cache<BeanKey<I>, BeanEntry<G>>, CacheInvoker, Time, PassivationListener<T>) - Constructor for class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory
-
- InfinispanBeanGroup<G,I,T> - Class in org.wildfly.clustering.ejb.infinispan.group
-
A
BeanGroup implementation backed by an infinispan cache.
- InfinispanBeanGroup(G, BeanGroupEntry<I, T>, MarshallingContext, Mutator, Remover<G>) - Constructor for class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- InfinispanBeanGroupEntry<I,T> - Class in org.wildfly.clustering.ejb.infinispan.group
-
The cache entry of a bean group.
- InfinispanBeanGroupEntry(MarshalledValue<Map<I, T>, MarshallingContext>) - Constructor for class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupEntry
-
- InfinispanBeanGroupEntryExternalizer<I,T> - Class in org.wildfly.clustering.ejb.infinispan.group
-
- InfinispanBeanGroupEntryExternalizer() - Constructor for class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupEntryExternalizer
-
- InfinispanBeanGroupFactory<G,I,T> - Class in org.wildfly.clustering.ejb.infinispan.group
-
Encapsulates the cache mapping strategy of a bean group.
- InfinispanBeanGroupFactory(Cache<G, BeanGroupEntry<I, T>>, CacheInvoker, MarshalledValueFactory<MarshallingContext>, MarshallingContext) - Constructor for class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupFactory
-
- InfinispanBeanKey<I> - Class in org.wildfly.clustering.ejb.infinispan.bean
-
The cache key for a bean.
- InfinispanBeanKey(String, I) - Constructor for class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanKey
-
- InfinispanBeanKeyExternalizer<I> - Class in org.wildfly.clustering.ejb.infinispan.bean
-
- InfinispanBeanKeyExternalizer() - Constructor for class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanKeyExternalizer
-
- InfinispanBeanManager<G,I,T> - Class in org.wildfly.clustering.ejb.infinispan
-
A
BeanManager implementation backed by an infinispan cache.
- InfinispanBeanManager(String, Configuration<I, BeanKey<I>, BeanEntry<G>, BeanFactory<G, I, T>>, Configuration<G, G, BeanGroupEntry<I, T>, BeanGroupFactory<G, I, T>>, KeyAffinityServiceFactory, Registry<String, ?>, NodeFactory<Address>, ExpirationConfiguration<T>, PassivationConfiguration<T>) - Constructor for class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- InfinispanBeanManagerFactory<G,I,T> - Class in org.wildfly.clustering.ejb.infinispan
-
- InfinispanBeanManagerFactoryBuilder<G,I> - Class in org.wildfly.clustering.ejb.infinispan
-
- InfinispanBeanManagerFactoryBuilder(String, BeanManagerFactoryBuilderConfiguration) - Constructor for class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryBuilder
-
- InfinispanBeanManagerFactoryBuilderProvider - Class in org.wildfly.clustering.ejb.infinispan
-
- InfinispanBeanManagerFactoryBuilderProvider() - Constructor for class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryBuilderProvider
-
- InfinispanCacheDeploymentListener - Class in org.jboss.as.jpa.processor.secondLevelCache
-
InfinispanCacheDeploymentListener adds Infinispan second level cache dependencies during application deployment.
- InfinispanCacheDeploymentListener() - Constructor for class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- InfinispanEjbLogger - Interface in org.wildfly.clustering.ejb.infinispan
-
InfinispanEjbLogger
logging id range: 10370-10379
- InfinispanEjbMessages - Interface in org.wildfly.clustering.ejb.infinispan
-
InfinispanEjbMessages
logging id range: 10360 - 10369
- InfinispanExtension - Class in org.jboss.as.clustering.infinispan.subsystem
-
Defines the Infinispan subsystem and its addressable resources.
- InfinispanExtension() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanExtension
-
- InfinispanImmutableSession - Class in org.wildfly.clustering.web.infinispan.session
-
Generic immutable session implementation - independent of cache mapping strategy.
- InfinispanImmutableSession(String, ImmutableSessionMetaData, ImmutableSessionAttributes, SessionContext) - Constructor for class org.wildfly.clustering.web.infinispan.session.InfinispanImmutableSession
-
- InfinispanLogger - Interface in org.jboss.as.clustering.infinispan
-
InfinispanLogger
logging id range: 10280 - 10289
- InfinispanMessages - Interface in org.jboss.as.clustering.infinispan
-
InfinispanMessages
logging id range: 10290 - 10299,10380 - 10389
- InfinispanRejectedExpressions_1_3 - Class in org.jboss.as.clustering.infinispan.subsystem
-
Class providing lists of attributes which:
- accept expressions in 1.4.0 but reject expressions in 1.3.0 (ACCEPT14_REJECT13)
- never accept expressions in any version (NEVER)
This also notes other edge case subsets.
- InfinispanRejectedExpressions_1_3() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- InfinispanResourceDescriptionResolver - Class in org.jboss.as.clustering.infinispan.subsystem
-
Custom resource description resolver to handle resources structured in a class hierarchy
which need to share resource name definitions.
- InfinispanResourceDescriptionResolver(String, String, ClassLoader) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanResourceDescriptionResolver
-
- InfinispanSession<L> - Class in org.wildfly.clustering.web.infinispan.session
-
Generic session implementation - independent of cache mapping strategy.
- InfinispanSession(String, SessionMetaData, SessionAttributes, AtomicReference<L>, LocalContextFactory<L>, SessionContext, Mutator, Remover<String>) - Constructor for class org.wildfly.clustering.web.infinispan.session.InfinispanSession
-
- InfinispanSessionManager<V,L> - Class in org.wildfly.clustering.web.infinispan.session
-
Generic session manager implementation - independent of cache mapping strategy.
- InfinispanSessionManager(SessionContext, IdentifierFactory<String>, Cache<String, V>, SessionFactory<V, L>, Batcher, JBossWebMetaData) - Constructor for class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- InfinispanSessionManagerFactory - Class in org.wildfly.clustering.web.infinispan.session
-
Factory for creating session managers.
- InfinispanSessionManagerFactory(Module, JBossWebMetaData, Value<Cache>, Value<KeyAffinityServiceFactory>) - Constructor for class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManagerFactory
-
- InfinispanSessionManagerFactoryBuilder - Class in org.wildfly.clustering.web.infinispan.session
-
Service building strategy the Infinispan session manager factory.
- InfinispanSessionManagerFactoryBuilder() - Constructor for class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManagerFactoryBuilder
-
- InfinispanSSO<A,D,L> - Class in org.wildfly.clustering.web.infinispan.sso
-
- InfinispanSSO(String, A, Sessions<D>, AtomicReference<L>, LocalContextFactory<L>, Remover<String>) - Constructor for class org.wildfly.clustering.web.infinispan.sso.InfinispanSSO
-
- InfinispanSSOManager<V extends Authenticator<A>,A,D,L> - Class in org.wildfly.clustering.web.infinispan.sso
-
- InfinispanSSOManager(SSOFactory<V, A, D, L>, IdentifierFactory<String>, Batcher) - Constructor for class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager
-
- InfinispanSSOManagerFactory<A,D> - Class in org.wildfly.clustering.web.infinispan.sso
-
- InfinispanSSOManagerFactoryBuilder - Class in org.wildfly.clustering.web.infinispan.sso
-
- InfinispanSSOManagerFactoryBuilder() - Constructor for class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManagerFactoryBuilder
-
- InfinispanSubsystemAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- InfinispanSubsystemAdd() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemAdd
-
- InfinispanSubsystemRootResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
The root resource of the Infinispan subsystem.
- InfinispanSubsystemRootResourceDefinition(ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemRootResourceDefinition
-
- InfinispanSubsystemXMLReader_1_0 - Class in org.jboss.as.clustering.infinispan.subsystem
-
Infinispan subsystem parsing code.
- InfinispanSubsystemXMLReader_1_0() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_0
-
- InfinispanSubsystemXMLReader_1_1 - Class in org.jboss.as.clustering.infinispan.subsystem
-
Infinispan subsystem parsing code.
- InfinispanSubsystemXMLReader_1_1() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_1
-
- InfinispanSubsystemXMLReader_1_2 - Class in org.jboss.as.clustering.infinispan.subsystem
-
Infinispan subsystem parsing code.
- InfinispanSubsystemXMLReader_1_2() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_2
-
- InfinispanSubsystemXMLReader_1_3 - Class in org.jboss.as.clustering.infinispan.subsystem
-
Infinispan subsystem parsing code.
- InfinispanSubsystemXMLReader_1_3() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_3
-
- InfinispanSubsystemXMLReader_1_4 - Class in org.jboss.as.clustering.infinispan.subsystem
-
Infinispan subsystem parsing code.
- InfinispanSubsystemXMLReader_1_4() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_4
-
- InfinispanSubsystemXMLReader_2_0 - Class in org.jboss.as.clustering.infinispan.subsystem
-
Infinispan subsystem parsing code.
- InfinispanSubsystemXMLReader_2_0() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_2_0
-
- InfinispanSubsystemXMLWriter - Class in org.jboss.as.clustering.infinispan.subsystem
-
XML writer for current Infinispan subsystem schema version.
- InfinispanSubsystemXMLWriter() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLWriter
-
- InfinispanTransformers - Class in org.jboss.as.clustering.infinispan.subsystem
-
- InfinispanTransformers() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanTransformers
-
- InfinispanWebLogger - Interface in org.wildfly.clustering.web.infinispan
-
InfinispanWebLogger
logging id range: 10320 - 10329
- InfinispanWebMessages - Interface in org.wildfly.clustering.web.infinispan
-
InfinispanWebMessages
logging id range: 10330 - 10339
- InfiniteOrPositiveValidators - Interface in org.jboss.as.messaging.jms.bridge
-
Validates a given parameter is a legal value (-1 or > 0) where -1 means "forever"
- info - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- info - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- info - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
The info which was passed while creating the timer.
- info() - Static method in class org.jboss.as.patching.tool.PatchOperationBuilder.Factory
-
Get the current patch info.
- info() - Method in class org.jboss.as.patching.tool.PatchOperationTarget
-
- info() - Method in class org.jboss.as.patching.tool.PatchOperationTarget.LocalPatchOperationTarget
-
- info() - Method in class org.jboss.as.patching.tool.PatchOperationTarget.RemotePatchOperationTarget
-
- infoDeferDeploymentPhase(Phase, String, ServiceController.Mode) - Method in interface org.jboss.as.server.ServerLogger
-
- INHERITED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INHERITED_NAME - Static variable in class org.jboss.as.weld.util.Indices
-
- inheritResourceAttributeDefinitions() - Method in interface org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
-
Inherit all existing attribute rules from the resource for this operation transformer.
- init() - Static method in class org.jboss.as.appclient.subsystem.CommandLineArgumentUsageImpl
-
- init(CommandContext) - Method in class org.jboss.as.cli.gui.JConsoleCLIPlugin
-
- init(Map<String, String>, Map<String, Object>) - Method in class org.jboss.as.domain.management.plugin.AbstractPlugIn
-
- init(Map<String, String>, Map<String, Object>) - Method in interface org.jboss.as.domain.management.plugin.PlugInConfigurationSupport
-
Initialisation method called before any request to pass in plug-in configuration and a shared state map to share state
between multiple plug-ins handling the same request.
- init(InputStream) - Method in class org.jboss.as.domain.management.security.password.simple.SimpleDictionary
-
- init(InputStream) - Method in class org.jboss.as.domain.management.security.password.simple.SimpleKeyboard
-
- init(SASTargetInterceptor) - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
Initialize the SASCurrent instance.
- init(ORB, POA) - Static method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
This method needs to be called once to initialize the static fields orb and rootPoa.
- init(POA, boolean, boolean) - Method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
This method needs to be called for each newly created or re-read naming context to set its POA.
- init(Hashtable) - Method in class org.jboss.as.naming.InitialContext
-
- INIT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- init() - Static method in class org.jboss.as.process.CommandLineArgumentUsageImpl
-
- init() - Static method in class org.jboss.as.server.CommandLineArgumentUsageImpl
-
- INIT_METHOD - Static variable in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
-
- INIT_PARAMETERS - Static variable in class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
-
- initAllowedLists(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.HostServerOperationAccess
-
- initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- initAndInjectClassLoaderPlugin(ManagedConnectionFactory, CommonDataSource) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- InitAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- InitAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.InitAnnotationInformationFactory
-
- initChannel() - Method in class org.jboss.as.clustering.infinispan.ChannelTransport
-
- INITIAL_CONNECT_ATTEMPTS - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- INITIAL_CONNECT_ATTEMPTS - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- INITIAL_CONNECT_ATTEMPTS - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- INITIAL_CONTEXT_CLASS - Static variable in class org.jboss.as.naming.ExternalContextObjectFactory
-
- INITIAL_CONTEXT_FACTORY - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- INITIAL_CONTEXT_FACTORY - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- INITIAL_CONTEXT_MODULE - Static variable in class org.jboss.as.naming.ExternalContextObjectFactory
-
- INITIAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- INITIAL_MESSAGE_PACKET_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- INITIAL_MESSAGE_PACKET_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Regular
-
- INITIAL_POOL_SIZE - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- INITIAL_POOL_SIZE_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- INITIAL_RUNNING_MODE - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- INITIAL_SERVER_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INITIAL_WAIT_TIMEOUT - Static variable in class org.jboss.as.messaging.DiscoveryGroupDefinition
-
- InitialContext - Class in org.jboss.as.naming
-
- InitialContext(Hashtable) - Constructor for class org.jboss.as.naming.InitialContext
-
- InitialContextFactory - Class in org.jboss.as.naming
-
Initial context factory which returns NamingContext instances.
- InitialContextFactory() - Constructor for class org.jboss.as.naming.InitialContextFactory
-
- InitialContextFactoryBuilder - Class in org.jboss.as.naming
-
Initial context factory builder which ensures the proper naming context factory.
- InitialContextFactoryBuilder() - Constructor for class org.jboss.as.naming.InitialContextFactoryBuilder
-
- initialDate - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- initialDate - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- InitialDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder that is meant
to be used at the initial stages of the building process, when directives that
pertain to the entire plan can be applied.
- InitialDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
-
Extension of
DeploymentPlanBuilder that exposes additional methods meant
to be used at the initial stages of the building process, when directives that
pertain to the entire plan can be applied.
- InitialDeploymentPlanBuilderFactory - Class in org.jboss.as.controller.client.helpers.domain.impl
-
- InitialDeploymentPlanBuilderFactory - Class in org.jboss.as.controller.client.helpers.standalone.impl
-
- InitialDeploymentSetBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder that is meant
to be used at the initial stages of the building process, when directives that
pertain to the entire plan can be applied.
- InitialDeploymentSetBuilderImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
-
Variant of a
DeploymentPlanBuilderImpl that is meant
to be used at the initial stages of the building process, when directives that
pertain to the entire
DeploymentSetPlan can be applied.
- initialExpiration - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
The initial (first) expiry date of this timer
- initialExpirationDateIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the initial expiration date cannot be null while creating a timer
- initialExpirationIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating initial expiration is null
- initialExpirationIsNullCreatingTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the initialExpiration cannot be null while creating a timer
- initializationFailed(Throwable, String) - Method in interface org.jboss.system.ServiceMBeanMessages
-
- initialize(ExtensionContext) - Method in class org.jboss.as.appclient.subsystem.AppClientExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourcesExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.connector.subsystems.jca.JcaExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension
-
- initialize() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
-
- initialize() - Method in interface org.jboss.as.controller.client.impl.InputStreamEntry
-
Initialize the input stream entry.
- initialize() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
-
- initialize(ExtensionContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initialize(ExtensionContext) - Method in interface org.jboss.as.controller.Extension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ApplyMissingDomainModelResourcesHandler) - Method in class org.jboss.as.domain.controller.operations.coordination.PrepareStepHandler
-
- initialize(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- initialize(ExtensionContext) - Method in class org.jboss.as.ee.subsystem.EeExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(EJBClientContext) - Method in class org.jboss.as.ejb3.remote.TransactionRecoveryEJBClientContextInitializer
-
- initialize(ExtensionContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(SystemExiter.Exiter) - Static method in class org.jboss.as.host.controller.SystemExiter
-
- initialize(ExtensionContext) - Method in class org.jboss.as.jacorb.JacORBExtension
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.as.jacorb.security.TrustedIdentityTokenLoginModule
-
- initialize(ExtensionContext) - Method in class org.jboss.as.jaxrs.JaxrsExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.jdr.JdrReportExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.jmx.JMXExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.jpa.subsystem.JPAExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.jsf.subsystem.JSFExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.jsr77.subsystem.JSR77ManagementExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.logging.LoggingExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.mail.extension.MailExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.messaging.MessagingExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.naming.subsystem.NamingExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.pojo.PojoExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.remoting.RemotingExtension
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.as.security.RealmDirectLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.as.security.RealmUsersRolesLoginModule
-
- initialize(ExtensionContext) - Method in class org.jboss.as.security.SecurityExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.server.deployment.scanner.DeploymentScannerExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(SystemExiter.Exiter) - Static method in class org.jboss.as.server.SystemExiter
-
- initialize(ExtensionContext) - Method in class org.jboss.as.service.SarExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.threads.ThreadsExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.txn.subsystem.TransactionExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.webservices.dmr.WSExtension
-
- initialize(ExtensionContext) - Method in class org.jboss.as.weld.WeldExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext.
- initialize(ExtensionContext) - Method in class org.jboss.as.xts.XTSExtension
-
- initialize(ExtensionContext) - Method in class org.wildfly.extension.batch.BatchSubsystemExtension
-
- initialize(ExtensionContext) - Method in class org.wildfly.extension.io.IOExtension
-
- initialize(ExtensionContext) - Method in class org.wildfly.extension.mod_cluster.ModClusterExtension
-
- initialize(ExtensionContext) - Method in class org.wildfly.extension.rts.RTSSubsystemExtension
-
- initialize(ExtensionContext) - Method in class org.wildfly.extension.security.manager.SecurityManagerExtension
-
- initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.wildfly.extension.undertow.security.jaspi.modules.HTTPSchemeServerAuthModule
-
- initialize(ExtensionContext) - Method in class org.wildfly.extension.undertow.UndertowExtension
-
- initializeCoreServices(ServiceTarget, ManagementResourceRegistration, Resource) - Method in class org.jboss.as.patching.management.PatchIntegrationFactory
-
- initializeDomain(ServiceTarget, ManagementResourceRegistration, Resource) - Method in interface org.jboss.as.controller.ModelControllerServiceInitialization
-
Initialize the domain controller.
- initializeDomain() - Method in class org.jboss.as.host.controller.operations.LocalDomainControllerAddHandler
-
- initializeDomain(OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- initializeDomain(ServiceTarget, ManagementResourceRegistration, Resource) - Method in class org.jboss.as.patching.management.PatchIntegrationFactory
-
- initializeDomainConfigurationPersister(boolean) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- initializeDomainRegistry(TransformerRegistry) - Static method in class org.jboss.as.domain.controller.transformers.DomainTransformers
-
Initialize the domain registry.
- initializeExtension(String) - Method in class org.jboss.as.domain.controller.operations.ApplyExtensionsHandler
-
- initializeExtension(String) - Method in class org.jboss.as.domain.controller.operations.ApplyMissingDomainModelResourcesHandler
-
- initializeHost(ServiceTarget, ManagementResourceRegistration, Resource) - Method in interface org.jboss.as.controller.ModelControllerServiceInitialization
-
Initialize a host controller.
- initializeHost(String) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Called when a host registration request is initiated
- initializeHost(ServiceTarget, ManagementResourceRegistration, Resource) - Method in class org.jboss.as.patching.management.PatchIntegrationFactory
-
- InitializeInOrderProcessor - Class in org.jboss.as.ee.structure
-
Sets up dependencies for the next phase if initialize in order is set.
- InitializeInOrderProcessor() - Constructor for class org.jboss.as.ee.structure.InitializeInOrderProcessor
-
- initializeInstance(Object) - Method in class org.jboss.as.service.component.ServiceComponentInstantiator
-
- initializeLegacyModel(ExtensionContext) - Method in class org.jboss.as.cmp.subsystem.CmpExtension
-
- initializeLegacyModel(ExtensionContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initializeLegacyModel(ExtensionContext) - Method in class org.jboss.as.jaxr.extension.JAXRExtension
-
- initializeLegacyModel(ExtensionContext) - Method in class org.jboss.as.web.WebExtension
-
- initializeLegacyParsers(ExtensionParsingContext) - Method in class org.jboss.as.cmp.subsystem.CmpExtension
-
- initializeLegacyParsers(ExtensionParsingContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initializeLegacyParsers(ExtensionParsingContext) - Method in class org.jboss.as.jaxr.extension.JAXRExtension
-
- initializeLegacyParsers(ExtensionParsingContext) - Method in class org.jboss.as.web.WebExtension
-
- initializeMasterDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, ExtensionRegistry, PathManagerService) - Method in interface org.jboss.as.domain.controller.DomainController
-
- initializeMasterDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, ExtensionRegistry, PathManagerService) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- initializeNamingManager() - Static method in class org.jboss.as.naming.NamingContext
-
- initializeOperation(A, ActiveOperation.CompletedCallback<T>) - Method in interface org.jboss.as.protocol.mgmt.ManagementChannelAssociation
-
- initializeOperation(A, ActiveOperation.CompletedCallback<T>) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.appclient.subsystem.AppClientExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourcesExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.connector.subsystems.jca.JcaExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.controller.extension.AbstractLegacyExtension
-
- initializeParsers(ExtensionParsingContext) - Method in interface org.jboss.as.controller.Extension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.ee.subsystem.EeExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jacorb.JacORBExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jaxrs.JaxrsExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jdr.JdrReportExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jmx.JMXExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jpa.subsystem.JPAExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jsf.subsystem.JSFExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jsr77.subsystem.JSR77ManagementExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.logging.LoggingExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.mail.extension.MailExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.messaging.MessagingExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.naming.subsystem.NamingExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.pojo.PojoExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.remoting.RemotingExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.security.SecurityExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.server.deployment.scanner.DeploymentScannerExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.service.SarExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.threads.ThreadsExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.txn.subsystem.TransactionExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.webservices.dmr.WSExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.weld.WeldExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.xts.XTSExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.batch.BatchSubsystemExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.io.IOExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.mod_cluster.ModClusterExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.rts.RTSSubsystemExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.security.manager.SecurityManagerExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.undertow.UndertowExtension
-
- initializeReloadContext(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- initializeReloadContext(OperationContext, ModelNode) - Method in class org.jboss.as.domain.controller.operations.deployment.HostProcessReloadHandler
-
- initializeReloadContext(OperationContext, ModelNode) - Method in class org.jboss.as.server.operations.ServerProcessReloadHandler
-
- initializeServerInventory(ServerInventory) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
-
- initializeServerInventory(ServerInventory) - Method in class org.jboss.as.domain.controller.operations.DomainSocketBindingGroupRemoveHandler
-
- initializeSlaveDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, LocalHostControllerInfo, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService) - Method in interface org.jboss.as.domain.controller.DomainController
-
- initializeSlaveDomainRegistry(ManagementResourceRegistration, ExtensibleConfigurationPersister, ContentRepository, HostFileRepository, LocalHostControllerInfo, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- initializeStandalone(ServiceTarget, ManagementResourceRegistration, Resource) - Method in interface org.jboss.as.controller.ModelControllerServiceInitialization
-
Initialize a standalone server.
- initializeStandalone(ServiceTarget, ManagementResourceRegistration, Resource) - Method in class org.jboss.as.patching.management.PatchIntegrationFactory
-
- initializingVault() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- initialScanFailed(Throwable) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
- InitialState - Class in org.jboss.as.cli.parsing
-
- InitialValueState() - Constructor for class org.jboss.as.cli.impl.ValueTypeCompleter.InitialValueState
-
- InitialValueState(ValueTypeCompleter.PropertyState) - Constructor for class org.jboss.as.cli.impl.ValueTypeCompleter.InitialValueState
-
- initList(ModelControllerClient) - Method in class org.jboss.as.cli.accesscontrol.PerNodeOperationAccess
-
- InitMethodMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Merging processor that handles SFSB init methods.
- InitMethodMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.InitMethodMergingProcessor
-
- initModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.controller.AbstractControllerService
-
- initModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- initModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.server.ServerService
-
- initOnStartup() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
Marks the singleton bean for init-on-startup
- initParsingState() - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- initParsingState() - Method in class org.jboss.as.cli.impl.FileSystemPathArgument
-
- initRequest(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandCommandHandler
-
- initRequest(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- initRequest(CommandContext) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- inject(Object, String, Object) - Method in class org.jboss.as.connector.util.Injection
-
Inject a value into an object property
- inject(Object, String, Object, String) - Method in class org.jboss.as.connector.util.Injection
-
Inject a value into an object property
- inject(Object, String, Object, String, boolean) - Method in class org.jboss.as.connector.util.Injection
-
Inject a value into an object property
- inject(Object) - Method in interface org.jboss.as.ee.component.ComponentInjector
-
Injects the component instance
- inject(ComponentView) - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory.Injector
- inject(TransactionManager) - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
-
- inject(Object) - Method in class org.jboss.as.jsf.injection.JSFInjectionProvider
-
- inject(T) - Method in class org.jboss.as.naming.ManagedReferenceInjector
-
- Inject() - Constructor for class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.Inject
-
- inject(Object) - Method in class org.jboss.as.weld.injection.WeldInjectionContext
-
Runs CDI injection on the instance.
- InjectedEENamespaceContextSelector - Class in org.jboss.as.ee.naming
-
A simple EE-style namespace context selector which uses injected services for the contexts.
- InjectedEENamespaceContextSelector() - Constructor for class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- InjectedNetworkBindingStreamServerService - Class in org.jboss.as.remoting
-
- InjectedNetworkBindingStreamServerService(OptionMap, int) - Constructor for class org.jboss.as.remoting.InjectedNetworkBindingStreamServerService
-
- InjectedSocketBindingStreamServerService - Class in org.jboss.as.remoting
-
- InjectedSocketBindingStreamServerService(OptionMap) - Constructor for class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
-
- InjectedValueConfig - Class in org.jboss.as.pojo.descriptor
-
Injected value.
- InjectedValueConfig() - Constructor for class org.jboss.as.pojo.descriptor.InjectedValueConfig
-
- injectInterceptor(Object) - Method in class org.jboss.as.weld.injection.WeldInjectionContext
-
- Injection - Class in org.jboss.as.connector.util
-
Injection utility which can inject values into objects.
- Injection() - Constructor for class org.jboss.as.connector.util.Injection
-
Constructor
- INJECTION_TARGET_DEFINING_ANNOTATIONS - Static variable in class org.jboss.as.weld.deployment.WeldAttachments
-
A set of injection target defining annotations.
- InjectionDeploymentAspect - Class in org.jboss.as.webservices.injection
-
- InjectionDeploymentAspect() - Constructor for class org.jboss.as.webservices.injection.InjectionDeploymentAspect
-
- injectionPointNotAJavabean(Method) - Method in interface org.jboss.as.weld.WeldMessages
-
- InjectionSource - Class in org.jboss.as.ee.component
-
A configuration for an injection source.
- InjectionSource() - Constructor for class org.jboss.as.ee.component.InjectionSource
-
- InjectionSource.ResolutionContext - Class in org.jboss.as.ee.component
-
A resolution context for the injection source.
- InjectionTarget - Class in org.jboss.as.ee.component
-
An injection target field or method in a class.
- InjectionTarget(String, String, String) - Constructor for class org.jboss.as.ee.component.InjectionTarget
-
- injectionTargetNotFound() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating no injection target was found.
- InjectionTargets - Class in org.jboss.as.weld.injection
-
Utility class for working with CDI InjectionTargets
- injectionTypeNotValue(Class<?>, Member) - Method in interface org.jboss.as.weld.WeldLogger
-
- InjectionUtils - Class in org.jboss.as.ee.utils
-
Utility class for injection framework.
- Injector(Injector<ManagedReferenceFactory>) - Constructor for class org.jboss.as.ee.component.ViewManagedReferenceFactory.Injector
-
Construct a new instance.
- injectServiceRegistry(ServiceRegistry) - Method in interface org.jboss.as.naming.ServiceAwareObjectFactory
-
- injectServiceRegistry(ServiceRegistry) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
- injectServiceRegistry(ServiceRegistry) - Method in class org.jboss.as.weld.deployment.processors.ServiceReferenceObjectFactory
-
- InMemoryEntry(InputStream, boolean) - Constructor for class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
-
- InMemoryModularPersistentSessionManager - Class in org.wildfly.extension.undertow
-
Persistent session manager that simply stores the session information in a map
- InMemoryModularPersistentSessionManager() - Constructor for class org.wildfly.extension.undertow.InMemoryModularPersistentSessionManager
-
- InMemoryNamingStore - Class in org.jboss.as.naming
-
In-memory implementation of the NamingStore.
- InMemoryNamingStore() - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with no event support, and an empty base name.
- InMemoryNamingStore(NamingEventCoordinator) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with an event coordinator, and an empty base name.
- InMemoryNamingStore(Name) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with no event support, and the specified base name.
- InMemoryNamingStore(NamingEventCoordinator, Name) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with an event coordinator, and the specified base name.
- InMemorySingleSignOnManagerFactory - Class in org.wildfly.extension.undertow.security.sso
-
Factory for creating an in-memory SingleSignOnManager
- InMemorySingleSignOnManagerFactory() - Constructor for class org.wildfly.extension.undertow.security.sso.InMemorySingleSignOnManagerFactory
-
- INPUT_ARGUMENTS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- INPUT_STREAM_INDEX - Static variable in class org.jboss.as.cli.Util
-
- INPUT_STREAM_INDEX - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- INPUT_STREAM_INDEX - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INPUT_STREAM_INDEX_NOT_NULL - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- InputStreamEntry - Interface in org.jboss.as.controller.client.impl
-
- InputStreamEntry.CachingStreamEntry - Class in org.jboss.as.controller.client.impl
-
Cache the data on disk.
- InputStreamEntry.InMemoryEntry - Class in org.jboss.as.controller.client.impl
-
Copy the data in-memory.
- inSeriesIsMissingGroups(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception message indicating that in-series is missing groups.
- InSeriesState - Class in org.jboss.as.cli.parsing.operation.header
-
- insert(Any, SASCurrent) - Static method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentHelper
-
- insertAnyPrimitive(Any, Object) - Static method in class org.jboss.as.jacorb.rmi.Util
-
Insert a java primitive into an Any.
- insertValue(Any) - Method in class org.jboss.as.jacorb.rmi.ConstantAnalysis
-
Insert the constant value into the argument Any.
- install(ServiceTarget, String, String, boolean, ModuleIdentifier) - Method in interface org.jboss.as.clustering.infinispan.subsystem.CacheServiceProvider
-
Installs services for the specified channel
- install(ServiceTarget, String, ModuleIdentifier) - Method in interface org.jboss.as.clustering.jgroups.subsystem.ChannelServiceProvider
-
Installs services for the specified channel
- install() - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- install(OperationContext, ModelNode, int, String, String, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreAdd
-
- install(ServiceTarget, ServiceName, ExecutorService, ServerToHostProtocolHandler.OperationExecutor, DomainController, ExpressionResolver) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
-
- install(ServiceTarget, ModelController, ExtensionRegistry, LocalHostControllerInfo, ProductConfig, String, RemoteDomainConnectionService.RemoteFileRepository, IgnoredDomainResourceRegistry, HostControllerRegistrationHandler.OperationExecutor, DomainController, HostControllerEnvironment, ExecutorService, RunningMode) - Static method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- install(ServiceTarget) - Static method in class org.jboss.as.remoting.HttpListenerRegistryService
-
- install(ServiceTarget, String, SocketBinding, String) - Static method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
-
- install(ServiceTarget, ModuleIdentifier, List<ModuleDependency>) - Static method in class org.jboss.as.server.moduleservice.ModuleLoadService
-
- install(ServiceTarget, String, ClassLoader, String, Map<String, String>, JBossWebMetaData, WebservicesMetaData, JBossWebservicesMetaData) - Static method in class org.jboss.as.webservices.service.EndpointDeployService
-
- install(ServiceTarget, String, ClassLoader, String, Map<String, String>) - Static method in class org.jboss.as.webservices.service.EndpointPublishService
-
- install(ServiceTarget, String, ClassLoader, String, Map<String, String>, JBossWebMetaData, WebservicesMetaData, JBossWebservicesMetaData) - Static method in class org.jboss.as.webservices.service.EndpointPublishService
-
- install(ServiceTarget, Endpoint, DeploymentUnit) - Static method in class org.jboss.as.webservices.service.EndpointService
-
- install(ServiceTarget, ServerConfigImpl, ServiceListener<Object>, List<ServiceName>, boolean) - Static method in class org.jboss.as.webservices.service.ServerConfigService
-
- install(DeploymentUnit, ServiceTarget) - Static method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- install(ServiceTarget, String, ModuleIdentifier) - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryProvider
-
- install(ServiceTarget, String, String, boolean, ModuleIdentifier) - Method in class org.wildfly.clustering.server.group.CacheGroupProvider
-
- install(ServiceTarget, String, String, boolean, ModuleIdentifier) - Method in class org.wildfly.clustering.server.group.CacheNodeFactoryProvider
-
- install(ServiceTarget, String, ModuleIdentifier) - Method in class org.wildfly.clustering.server.group.ChannelGroupProvider
-
- install(ServiceTarget, String, ModuleIdentifier) - Method in class org.wildfly.clustering.server.group.ChannelNodeFactoryProvider
-
- install(ServiceTarget, String, String, boolean, ModuleIdentifier) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryProvider
-
- install(ServiceTarget, String, String, boolean, ModuleIdentifier) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryProvider
-
- install(ServiceTarget, String, String, boolean, ModuleIdentifier) - Method in class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryProvider
-
- 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_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_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
-
- installAliasBinderService(ServiceTarget, ContextNames.BindInfo, String) - Static method in class org.jboss.as.messaging.BinderServiceUtil
-
- INSTALLATION - Static variable in class org.jboss.as.patching.Constants
-
- INSTALLATION_METADATA - Static variable in class org.jboss.as.patching.Constants
-
- installationDuplicateLayer(String, String) - Method in interface org.jboss.as.patching.PatchMessages
-
- installationInvalidLayerConfiguration(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- InstallationManager - Class in org.jboss.as.patching.installation
-
The installation manager, basically represents a mutable InstalledIdentity.
- InstallationManager() - Constructor for class org.jboss.as.patching.installation.InstallationManager
-
- InstallationManager.InstallationModification - Interface in org.jboss.as.patching.installation
-
- InstallationManager.ModificationCompletionCallback - Interface in org.jboss.as.patching.installation
-
- InstallationManager.MutablePatchingTarget - Interface in org.jboss.as.patching.installation
-
- InstallationManagerImpl - Class in org.jboss.as.patching.installation
-
The installation manager.
- InstallationManagerImpl(InstalledIdentity) - Constructor for class org.jboss.as.patching.installation.InstallationManagerImpl
-
- InstallationManagerService - Class in org.jboss.as.patching.installation
-
- installationMissingLayer(String, String) - Method in interface org.jboss.as.patching.PatchMessages
-
- installationNoLayersConfigFound(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- installBinderService(ServiceTarget, String, Object) - Static method in class org.jboss.as.messaging.BinderServiceUtil
-
- installBindingService(OperationContext, ModelNode, String, ServiceVerificationHandler) - Static method in class org.jboss.as.server.services.net.BindingAddHandler
-
- installChannelFactoryService(ServiceTarget, String, String, String, String, String, String, String, List<Map.Entry<ProtocolStackAdd.Protocol, String>>, ProtocolStackAdd.Transport, ProtocolStackAdd.ProtocolStack, List<Map.Entry<String, Injector<ChannelFactory>>>, ServiceVerificationHandler) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- InstallConfig - Class in org.jboss.as.pojo.descriptor
-
Install meta data.
- InstallConfig() - Constructor for class org.jboss.as.pojo.descriptor.InstallConfig
-
- installConnectorServicesForNetworkInterfaceBinding(ServiceTarget, ServiceName, String, ServiceName, int, OptionMap, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingServices
-
- installConnectorServicesForSocketBinding(ServiceTarget, ServiceName, String, ServiceName, OptionMap, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingServices
-
- installDefaultChannelFactoryService(ServiceTarget, String, ServiceVerificationHandler) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- installDeploymentUnitDependencies(ServiceTarget, ServiceName) - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilder
-
- installDeploymentUnitDependencies(ServiceTarget, ServiceName) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderService
-
- installDeploymentUnitDependencies(ServiceTarget, ServiceName) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderService
-
- installDeploymentUnitDependencies(ServiceTarget, ServiceName) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilder
-
Installs dependencies for a deployment unit
- installDeploymentUnitDependencies(ServiceTarget, ServiceName) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryBuilder
-
- installDomainConnectorServices(ServiceTarget, ServiceName, ServiceName, int, String, OptionMap, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
-
Installs a remoting stream server for a domain instance
- INSTALLED_DRIVERS_LIST - Static variable in class org.jboss.as.cli.Util
-
- InstalledComponent - Class in org.jboss.as.ejb3.subsystem.deployment
-
utility class that tracks components registered with the management API
- InstalledComponent(EJBComponentType, PathAddress) - Constructor for class org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
-
- InstalledDriver - Class in org.jboss.as.connector.services.driver
-
Metadata describing a JDBC driver that has been installed as a service in the
runtime.
- InstalledDriver(String, ModuleIdentifier, String, String, String, int, int, boolean) - Constructor for class org.jboss.as.connector.services.driver.InstalledDriver
-
Creates a new InstalledDriver for a driver that was loaded from the
module path.
- InstalledDriver(String, String, String, String, int, int, boolean) - Constructor for class org.jboss.as.connector.services.driver.InstalledDriver
-
Creates a new InstalledDriver for a driver that was installed from a
deployment.
- InstalledDriversListOperationHandler - Class in org.jboss.as.connector.subsystems.datasources
-
Reads the "installed-drivers" attribute.
- InstalledIdentity - Class in org.jboss.as.patching.installation
-
Information about the installed identity.
- InstalledIdentity() - Constructor for class org.jboss.as.patching.installation.InstalledIdentity
-
- InstalledIdentityImpl - Class in org.jboss.as.patching.installation
-
- InstalledIdentityImpl(Identity, List<String>, InstalledImage) - Constructor for class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- InstalledImage - Interface in org.jboss.as.patching.installation
-
The installed image.
- InstalledPojoPhase - Class in org.jboss.as.pojo.service
-
POJO installed phase.
- InstalledPojoPhase() - Constructor for class org.jboss.as.pojo.service.InstalledPojoPhase
-
- installHttpManagementServices(RunningMode, ServiceTarget, LocalHostControllerInfo, HostControllerEnvironment, ServiceVerificationHandler, boolean, boolean, ServiceRegistry, List<ServiceController<?>>) - Static method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
-
- installingAspect(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- installingWildFlySecurityManager() - Method in interface org.wildfly.extension.security.manager.SecurityManagerLogger
-
- installManagementChannelOpenListenerService(ServiceTarget, ServiceName, String, ServiceName, OptionMap, ServiceVerificationHandler, List<ServiceController<?>>, boolean) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
-
Set up the services to create a channel listener.
- installManagementChannelServices(ServiceTarget, ServiceName, AbstractModelControllerOperationHandlerFactoryService, ServiceName, String, ServiceName, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
-
Set up the services to create a channel listener and operation handler service.
- installModuleResolvedService(ServiceTarget, ModuleIdentifier) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
-
- installNativeManagementServices(ServiceTarget, LocalHostControllerInfo, ServiceVerificationHandler, List<ServiceController<?>>, boolean) - Static method in class org.jboss.as.host.controller.operations.NativeManagementAddHandler
-
- 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
-
- installProtocolDefaultsService(ServiceTarget, ServiceVerificationHandler) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- installRaServices(OperationContext, ServiceVerificationHandler, String, ModifiableResourceAdapter, List<ServiceController<?>>) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- installRaServicesAndDeployFromModule(OperationContext, ServiceVerificationHandler, String, ModifiableResourceAdapter, String, List<ServiceController<?>>) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- 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
-
- installRemotingManagementEndpoint(ServiceTarget, ServiceName, String, EndpointService.EndpointType, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingServices
-
- installRemotingManagementEndpoint(ServiceTarget, ServiceName, String, EndpointService.EndpointType, OptionMap, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingServices
-
- installRollbackResult(AbstractServerUpdateActionResult<R>, ServerUpdateActionResult) - Static method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
-
- installRuntimeServices(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- installRuntimeServices(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreAdd
-
- installSecurityServices(ServiceTarget, String, String, ServiceName, ServiceName, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingServices
-
- installService(ServiceTarget, String, String, String, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.messaging.HTTPUpgradeService
-
- installService(ServiceVerificationHandler, List<ServiceController<?>>, String, ServiceTarget, ServiceName, String, boolean, String[]) - Static method in class org.jboss.as.messaging.jms.JMSQueueService
-
- installService(ServiceVerificationHandler, List<ServiceController<?>>, String, ServiceName, ServiceTarget, String[]) - Static method in class org.jboss.as.messaging.jms.JMSTopicService
-
- installService(ServiceVerificationHandler, List<ServiceController<?>>, ServiceTarget, String, String, List<String>, String, String, List<PooledConnectionFactoryConfigProperties>, ContextNames.BindInfo, String, int, int, boolean) - Static method in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- installService(ServiceVerificationHandler, List<ServiceController<?>>, ServiceTarget, String, String, List<String>, String, String, List<PooledConnectionFactoryConfigProperties>, List<String>, String, int, int) - Static method in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- installService(ServiceTarget) - Static method in class org.jboss.as.patching.installation.InstallationManagerService
-
Install the installation manager service.
- 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
-
- installServices(OperationContext, String, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.domain.management.security.SecurityRealmAddHandler
-
- installServices(ServiceVerificationHandler, List<ServiceController<?>>, String, ServiceTarget, ServiceName, String, boolean, String[]) - Method in class org.jboss.as.messaging.jms.JMSQueueAdd
-
- installServices(ServiceVerificationHandler, List<ServiceController<?>>, String, ServiceName, ServiceTarget, String[]) - Method in class org.jboss.as.messaging.jms.JMSTopicAdd
-
- installServices(ServiceTarget, String, String, ServiceName, OptionMap, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingHttpUpgradeService
-
- INSTANCE - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.cli.handlers.jca.JDBCDriverNameProvider
-
- INSTANCE - Static variable in class org.jboss.as.cli.handlers.VersionHandler
-
- INSTANCE - Static variable in class org.jboss.as.cli.impl.HeadersArgumentValueConverter
-
- INSTANCE - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.EqualsState
-
- INSTANCE - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.InitialValueState
-
- INSTANCE - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.ListItemSeparatorState
-
- INSTANCE - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.PropertyListState
-
- INSTANCE - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.PropertyState
-
- INSTANCE - Static variable in class org.jboss.as.cli.impl.ValueTypeCompleter.TextState
-
- INSTANCE - Static variable in class org.jboss.as.cli.operation.impl.DefaultOperationRequestParser
-
- INSTANCE - Static variable in class org.jboss.as.cli.operation.impl.DefaultPrefixFormatter
-
- INSTANCE - Static variable in class org.jboss.as.cli.operation.impl.HeadersCompleter
-
- INSTANCE - Static variable in class org.jboss.as.cli.operation.impl.RolloutPlanCompleter
-
- INSTANCE - Static variable in class org.jboss.as.cli.operation.impl.RolloutPlanRequestHeader
-
- INSTANCE - Static variable in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.arguments.ArgumentValueInitialState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.arguments.ArgumentValueState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.arguments.ExpressionValueState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.arguments.ListItemSeparatorState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.arguments.NameValueSeparatorState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.arguments.NonObjectArgumentValueState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.BasicInitialParsingState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.command.AddressCommandSeparatorState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.command.ArgumentListState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.command.ArgumentState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.command.ArgumentValueState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.command.CommandFormat
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.command.CommandNameState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.command.CommandState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.EscapeCharacterState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.InitialState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.AddressOperationSeparatorState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.header.ConcurrentSignState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.header.InSeriesState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.header.RolloutPlanState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupListState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupNameState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupSeparatorState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.header.ServerGroupState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.HeaderListState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.HeaderNameState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.HeaderState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.HeaderValueState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.NodeState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.OperationFormat
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.OperationNameState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.OperationRequestState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.PropertyListState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.PropertyState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.operation.PropertyValueState
-
- INSTANCE - Static variable in class org.jboss.as.cli.parsing.OutputTargetState
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.AddAliasCommand
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerAdd
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetricsHandler
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemove
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheMetricsHandler
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemAdd
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLWriter
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.RemoveAliasCommand
-
- INSTANCE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ChannelMetricsHandler
-
- INSTANCE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- INSTANCE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemDescribe
-
- INSTANCE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRemove
-
- INSTANCE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- INSTANCE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackRemove
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationReadHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyRemove
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.GetInstalledDriverOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.InstalledDriversListOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyRemove
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.XMLDataSourceRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.datasources.XMLXaDataSourceRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.ArchiveValidationAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.BeanValidationAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.BootstrapContextAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.DistributedWorkManagerAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.GetNumberOfConnectionsHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.ListOfConnectionsHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.jca.WorkManagerAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.AOConfigPropertyAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.CDConfigPropertyAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResourceCreator
-
- INSTANCE - Static variable in class org.jboss.as.controller.access.constraint.VaultExpressionSensitivityConfig
-
- INSTANCE - Static variable in class org.jboss.as.controller.CompositeOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.LinkLocalInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.LoopbackInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.PointToPointInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.PublicAddressInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.SiteLocalInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.SupportsMulticastInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.UpInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.interfaces.VirtualInterfaceCriteria
-
- INSTANCE - Static variable in class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.InterfaceRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.NamespaceRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ResolveExpressionHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SchemaLocationRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SocketBindingAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SocketBindingGroupRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SocketBindingRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ValidateAddressOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.UndefineAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.WriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.global.WriteAttributeHandlers.WriteAttributeOperationHandler
-
Deprecated.
- INSTANCE - Static variable in class org.jboss.as.controller.PropagatingCorrector
-
- INSTANCE - Static variable in class org.jboss.as.controller.ReadResourceNameOperationStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.registry.PlaceholderResource
-
- INSTANCE - Static variable in class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.transform.AddNameFromAddressResourceTransformer
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentDeployHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRedeployHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentUndeployHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.DomainSocketBindingGroupRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ProfileAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ProfileDescribeHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ProfileRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.ResolveExpressionOnDomainHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.operations.SocketBindingGroupAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.controller.resources.SocketBindingResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.access.ApplicationClassificationParentResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.access.SensitivityClassificationParentResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.AdvancedUserSearchResourceDefintion
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.GroupToPrincipalResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.PrincipalToGroupResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.SecurityRealmAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.SecurityRealmRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.SecurityRealmResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.UserAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.UserIsDnResourceDefintion
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.UserRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.UserSearchResourceDefintion
-
- INSTANCE - Static variable in class org.jboss.as.ee.beanvalidation.BeanValidationFactoryResourceReferenceProcessor
-
- INSTANCE - Static variable in class org.jboss.as.ee.beanvalidation.BeanValidationResourceReferenceProcessor
-
- INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ContextServiceResourceReferenceProcessor
-
- INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ManagedExecutorServiceResourceReferenceProcessor
-
- INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ManagedScheduledExecutorServiceResourceReferenceProcessor
-
- INSTANCE - Static variable in class org.jboss.as.ee.concurrent.deployers.injection.ManagedThreadFactoryResourceReferenceProcessor
-
- INSTANCE - Static variable in class org.jboss.as.ee.concurrent.handle.NullContextHandle
-
- INSTANCE - Static variable in class org.jboss.as.ee.concurrent.handle.SecurityContextHandleFactory
-
- INSTANCE - Static variable in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
-
- INSTANCE - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.EJBContainerInterceptorsViewConfigurator
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.EJBValidationConfigurator
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanAllowedMethodsInformation
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptor
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeRemoveByHandleInterceptorFactory
-
- instance(boolean) - Static method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeRemoveInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanIdentityInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanIsIdenticalInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.InternalInvocationMarker
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.ComponentTypeIdentityInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor
-
- instance() - Static method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstanceAssociatingFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulInitMethodInterceptor
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
-
- instance() - Static method in class org.jboss.as.ejb3.component.stateless.StatelessComponentInstanceAssociatingFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateless.StatelessSessionBeanObjectViewConfigurator
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundDeliveryActiveMetaDataParser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.remote.protocol.versionone.ProtocolV1ClassTable
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.remote.protocol.versionone.ProtocolV1ObjectTable
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreAdd
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.DefaultResourceAdapterWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.EntityBeanResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.EntityBeanRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.SingletonBeanDeploymentResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.SingletonBeanRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanDeploymentResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatelessSessionBeanDeploymentResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.StatelessSessionBeanRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3AsyncResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3IIOPResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceRemove
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem10Parser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem11Parser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem14Parser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLPersister
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.FileDataStoreAdd
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
Deprecated.
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolAdd
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceAdd
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.mgmt.DomainRemoteFileRequestAndHandler
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.model.jvm.JVMRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.operations.IsMasterHandler
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.operations.LocalDomainControllerRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.operations.NativeManagementWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.operations.ResolveExpressionOnHostHandler
-
- INSTANCE - Static variable in class org.jboss.as.host.controller.operations.ServerRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.jacorb.JacORBSubsystemResource
-
- INSTANCE - Static variable in class org.jboss.as.jacorb.naming.jndi.CNCtxFactory
-
- INSTANCE - Static variable in class org.jboss.as.jacorb.naming.jndi.JBossCNCtxFactory
-
- INSTANCE - Static variable in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- INSTANCE - Static variable in class org.jboss.as.jpa.container.ExtendedPersistenceDeepInheritance
-
- INSTANCE - Static variable in class org.jboss.as.jpa.container.ExtendedPersistenceShallowInheritance
-
- INSTANCE - Static variable in class org.jboss.as.jpa.subsystem.JPADefinition
-
- INSTANCE - Static variable in class org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
- INSTANCE - Static variable in class org.jboss.as.jsr77.managedobject.ManagedObjectHandlerRegistry
-
- INSTANCE - Static variable in class org.jboss.as.logging.correctors.FileCorrector
-
- INSTANCE - Static variable in class org.jboss.as.logging.HandlersAttributeMarshaller
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.FileResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.HandlerResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.LevelResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.OverflowActionResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.SizeResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.TargetResolver
-
- INSTANCE - Static variable in class org.jboss.as.mail.extension.MailSubsystemParser2_0
-
- INSTANCE - Static variable in class org.jboss.as.management.client.content.ManagedDMRContentRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.AcceptorControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BridgeAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BridgeControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BridgeRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BridgeWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BroadcastGroupAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BroadcastGroupControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BroadcastGroupRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.BroadcastGroupWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.ClusterConnectionAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.ClusterConnectionControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.ClusterConnectionRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.ClusterConnectionWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.ConnectorServiceAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.DeprecatedAttributeWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.DiscoveryGroupAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.DiscoveryGroupRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.DiscoveryGroupWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.DivertAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.DivertConfigurationWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.DivertRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.GroupingHandlerAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.GroupingHandlerRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.GroupingHandlerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.HornetQServerControlWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.HTTPAcceptorAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.ConnectionFactoryAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.ConnectionFactoryReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.ConnectionFactoryRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.ConnectionFactoryWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSQueueAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSQueueConfigurationRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSQueueConfigurationWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSQueueControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSQueueReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSQueueRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSTopicAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSTopicConfigurationRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSTopicConfigurationWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSTopicControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSTopicReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.JMSTopicRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryConfigurationRuntimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryRemove
-
- INSTANCE - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.MessagingSubsystemRootResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.messaging.QueueAdd
-
- INSTANCE - Static variable in class org.jboss.as.messaging.QueueConfigurationWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.QueueControlHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.QueueReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.SecurityRoleReadAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.messaging.SecurityRoleResource
-
- INSTANCE - Static variable in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
- INSTANCE - Static variable in class org.jboss.as.naming.management.JndiViewOperation
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingBindingRemove
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem11Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem12Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem13Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem14Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem20Parser
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystemRemove
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystemRootResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystemXMLPersister
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.RemoteNamingRemove
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.RemoteNamingResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.naming.util.NameParser
-
- INSTANCE - Static variable in class org.jboss.as.patching.management.LocalAgeoutHistoryHandler
-
- INSTANCE - Static variable in class org.jboss.as.patching.management.LocalPatchOperationStepHandler
-
- INSTANCE - Static variable in class org.jboss.as.patching.management.LocalPatchRollbackHandler
-
- INSTANCE - Static variable in class org.jboss.as.patching.management.LocalPatchRollbackLastHandler
-
- INSTANCE - Static variable in class org.jboss.as.patching.management.LocalShowHistoryHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.CompilationMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryMXBeanGCHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryPoolMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.OperatingSystemMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanGetLoggerLevelHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanGetParentLoggerNameHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanSetLoggerLevelHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.RuntimeMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanCpuTimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanDumpAllThreadsHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanFindDeadlockedThreadsHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanFindMonitorDeadlockedThreadsHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanResetPeakThreadCountHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanThreadInfoHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanThreadInfosHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanUserTimeHandler
-
- INSTANCE - Static variable in class org.jboss.as.pojo.PojoResource
-
- INSTANCE - Static variable in class org.jboss.as.protocol.mgmt.ManagementPingRequest
-
- INSTANCE - Static variable in class org.jboss.as.security.ACLResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.AuthorizationResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.ClassicAuthenticationResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.IdentityTrustResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.MappingResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.VaultResourceDefinition
-
- 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.ContentRemove
-
- INSTANCE - Static variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayAdd
-
- INSTANCE - Static variable in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayRemove
-
- 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.HttpManagementWriteAttributeHandler
-
- 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.RootResourceHack
-
- INSTANCE - Static variable in class org.jboss.as.server.operations.ServerRestartRequiredHandler
-
Deprecated.
- 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.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
-
- INSTANCE - Static variable in class org.jboss.as.threads.ThreadFactoryWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.txn.subsystem.TxStatsHandler
-
- INSTANCE - Static variable in class org.jboss.as.web.WebDefinition
-
- INSTANCE - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- INSTANCE - Static variable in class org.jboss.as.web.WebReWriteConditionDefinition
-
- INSTANCE - Static variable in class org.jboss.as.web.WebReWriteDefinition
-
- INSTANCE - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- INSTANCE - Static variable in class org.jboss.as.web.WebSSODefinition
-
- INSTANCE - Static variable in class org.jboss.as.web.WebStaticResources
-
- INSTANCE - Static variable in class org.jboss.as.web.WebValveDefinition
-
- INSTANCE - Static variable in class org.jboss.as.weld.injection.WeldConstructionStartInterceptor
-
- INSTANCE - Static variable in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- INSTANCE - Static variable in class org.jboss.as.weld.webtier.jsp.WeldJspExpressionFactoryWrapper
-
- INSTANCE - Static variable in class org.jboss.as.xts.XTSSubsystemDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.mod_cluster.CustomLoadMetricDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.mod_cluster.DynamicLoadProviderDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.mod_cluster.LoadMetricDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.rts.RTSSubsystemDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.AjpListenerResourceDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.DeploymentDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.DeploymentServletDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.errorhandler.ErrorPageDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.filters.BasicAuthHandler
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.filters.ConnectionLimitHandler
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.filters.FilterDefinitions
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.filters.FilterRefDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.filters.GzipFilter
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.filters.ResponseHeaderFilter
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.handlers.FileHandler
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.handlers.HandlerDefinitions
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandlerHost
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.HttpListenerResourceDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.HttpsListenerResourceDefinition
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.UndertowSubsystemParser_1_0
-
- INSTANCE - Static variable in class org.wildfly.extension.undertow.UndertowSubsystemParser_1_1
-
- INSTANCE_ACQUISITION_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- INSTANCE_ACQUISITION_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
-
- INSTANCE_ACQUISITION_TIMEOUT_UNIT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- INSTANCE_ACQUISITION_TIMEOUT_UNIT - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
-
- INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
-
- INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
-
- INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
-
- INSTANCE_BMT - Static variable in class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
-
- INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
-
- INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
-
- INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
-
- INSTANCE_CMT - Static variable in class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
-
- INSTANCE_CREATE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ClientPostConstruct
-
- INSTANCE_DESTROY - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ClientPreDestroy
-
- INSTANCE_ID - Static variable in interface org.jboss.as.web.Constants
-
- INSTANCE_ID - Static variable in class org.jboss.as.web.WebDefinition
-
- INSTANCE_ID - Static variable in interface org.wildfly.extension.undertow.Constants
-
- INSTANCE_ID - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandlerHost
-
- INSTANCE_KEY - Static variable in class org.jboss.as.ee.component.BasicComponentInstance
-
- instanceAlreadyRegisteredForPK(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- instanceCreationFailed(Throwable) - Method in interface org.jboss.as.jsf.JSFMessages
-
- instanceDataCanOnlyBeSetDuringConstruction() - Method in interface org.jboss.as.ee.EeMessages
-
- instanceDestructionFailed(Throwable) - Method in interface org.jboss.as.jsf.JSFMessages
-
- InstanceNameBindingProcessor - Class in org.jboss.as.ee.naming
-
Processor responsible for binding java:comp/InstanceName
- InstanceNameBindingProcessor() - Constructor for class org.jboss.as.ee.naming.InstanceNameBindingProcessor
-
- instanceWasRemoved(String, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating an instance has been removed
- instantiate(String, Object[], String[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- instantiate(String, ObjectName, Object[], String[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- instantiate(String, ObjectName) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- instantiate(String) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- instantiate(String) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- instantiate(String, ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- instantiate(String, Object[], String[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- instantiate(String, ObjectName, Object[], String[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- instantiateBean(BeanMetaDataConfig, BeanInfo, DeploymentReflectionIndex, Module) - Static method in class org.jboss.as.pojo.service.BeanUtils
-
Instantiate bean.
- instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ee.component.BasicComponent
-
- instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- instantiateComponentInstance(Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- InstantiatedPojoPhase - Class in org.jboss.as.pojo.service
-
POJO instantiated phase.
- InstantiatedPojoPhase(DescribedPojoPhase) - Constructor for class org.jboss.as.pojo.service.InstantiatedPojoPhase
-
- instantiationExceptionOnConverterForAttribute(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- instructions() - Method in enum org.jboss.as.domain.management.security.adduser.AddUser.CommandLineArgument
-
The argument instructions.
- instructions - Static variable in class org.jboss.as.process.CommandLineArgumentUsage
-
- insufficientInformationToGenerateHash() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the information provided could be not used to generate a hash.
- INT_INSTANCE - Static variable in interface org.jboss.as.messaging.jms.bridge.InfiniteOrPositiveValidators
-
- intAnalysis - Static variable in class org.jboss.as.jacorb.rmi.PrimitiveAnalysis
-
- IntegerBasedExpression - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
-
Represents a
Integer type value in a
ScheduleExpression.
- IntegerBasedExpression(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- interact() - Method in interface org.jboss.as.cli.CommandContext
-
This method will start an interactive session.
- interactiveCommandString() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- INTERCEPTOR_AROUND_CONSTRUCT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.AroundConstruct
-
- INTERCEPTOR_DESTRUCTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- INTERCEPTOR_INSTANTIATION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- INTERCEPTOR_MARSHALLER - Static variable in class org.jboss.as.messaging.AttributeMarshallers
-
- INTERCEPTOR_RESOURCE_INJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- INTERCEPTOR_UNINJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
All user level interceptors are added with the same priority, so they execute
in the order that they are added.
- INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
-
- INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- INTERCEPTOR_USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- INTERCEPTOR_WELD_INJECTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- InterceptorAnnotationProcessor - Class in org.jboss.as.ee.component.deployers
-
Processor that takes interceptor information from the class description and applies it to components
- InterceptorAnnotationProcessor() - Constructor for class org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor
-
- InterceptorClassDeploymentDescriptorProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
Processor that handles the <interceptor\> element of an ejb-jar.xml file.
- InterceptorClassDeploymentDescriptorProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.InterceptorClassDeploymentDescriptorProcessor
-
- InterceptorClassDescription - Class in org.jboss.as.ee.component.interceptors
-
Post class loading description of an interceptor class.
- InterceptorClassDescription(MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier, MethodIdentifier) - Constructor for class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- InterceptorClassDescription.Builder - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorDescription - Class in org.jboss.as.ee.component
-
A description of an @Interceptor annotation value or its equivalent
deployment descriptor construct.
- InterceptorDescription(String) - Constructor for class org.jboss.as.ee.component.InterceptorDescription
-
- InterceptorEnvironment - Class in org.jboss.as.ee.component
-
Class that represents the environment entries of an interceptor, defined in the interceptors section
of ejb-jar.xml.
- InterceptorEnvironment(DeploymentDescriptorEnvironment) - Constructor for class org.jboss.as.ee.component.InterceptorEnvironment
-
- InterceptorOrder - Class in org.jboss.as.ee.component.interceptors
-
Class that maintains interceptor ordering for various interceptor chains
- InterceptorOrder.AroundConstruct - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.Client - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.ClientPostConstruct - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.ClientPreDestroy - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.Component - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.ComponentPassivation - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.ComponentPostConstruct - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.ComponentPreDestroy - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorOrder.View - Class in org.jboss.as.ee.component.interceptors
-
- InterceptorsAnnotationInformationFactory - Class in org.jboss.as.ee.component.deployers
-
- InterceptorsAnnotationInformationFactory() - Constructor for class org.jboss.as.ee.component.deployers.InterceptorsAnnotationInformationFactory
-
- INTERFACE - Static variable in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INTERFACE - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- INTERFACE - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
-
- INTERFACE - Static variable in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
-
- INTERFACE - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
-
- INTERFACE - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
-
- INTERFACE_REPOSITORY_SERVICE_NAME - Static variable in class org.jboss.as.jacorb.service.CorbaPOAService
-
- InterfaceAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the interface resource add operation.
- InterfaceAddHandler(boolean) - Constructor for class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
Create the InterfaceAddHandler
- InterfaceAnalysis - Class in org.jboss.as.jacorb.rmi
-
Interface analysis.
- InterfaceAnalysis(Class) - Constructor for class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
- InterfaceCriteria - Interface in org.jboss.as.controller.interfaces
-
A criteria used to determine what IP address to use for an interface.
- InterfaceCriteriaWriteHandler - Class in org.jboss.as.controller.operations.common
-
Interface criteria write-attribute OperationHandler
- InterfaceDefinition - Class in org.jboss.as.controller.resource
-
- InterfaceDefinition(InterfaceAddHandler, InterfaceRemoveHandler, boolean) - Constructor for class org.jboss.as.controller.resource.InterfaceDefinition
-
- InterfaceRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the path resource remove operation.
- InterfaceRemoveHandler() - Constructor for class org.jboss.as.controller.operations.common.InterfaceRemoveHandler
-
Create the InterfaceRemoveHandler
- InterfaceRepository - Class in org.jboss.as.jacorb.rmi.ir
-
An Interface Repository.
- InterfaceRepository(ORB, POA, String) - Constructor for class org.jboss.as.jacorb.rmi.ir.InterfaceRepository
-
- interfaces - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array of analysis of the interfaces implemented/extended here.
- INTERNAL_SERVER_ERROR - Static variable in class org.jboss.as.domain.http.server.Common
-
- internalAddModification(ContentModification) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- internalAddModification(ContentModification) - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- internalAddModification(ContentModification) - Method in class org.jboss.as.patching.metadata.PatchElementBuilder
-
- internalAssociateWithJtaTx() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
Associate the extended persistence context with the current JTA transaction (if one is found)
this method is private to the JPA subsystem
- internalBuild(ResourceDescriptionResolver, ResourceDescriptionResolver) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- internalCompare(AbstractConstraintFactory) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConstraint.Factory
-
- internalCompare(AbstractConstraintFactory) - Method in class org.jboss.as.controller.access.constraint.SensitiveTargetConstraint.Factory
-
- internalDeploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.TCCLDeploymentProcessor
-
- internalDeploy(DeploymentPhaseContext) - Method in class org.jboss.as.webservices.deployers.WSModelDeploymentProcessor
-
- internalExecute(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler) - Method in class org.jboss.as.controller.AbstractControllerService
-
- internalExecute(ModelNode, OperationMessageHandler, ModelController.OperationTransactionControl, OperationAttachments, OperationStepHandler, boolean) - Method in class org.jboss.as.controller.AbstractControllerService
-
- internalExecute(ModelNode, ManagementRequestContext<?>, OperationMessageHandler, ProxyController.ProxyOperationControl, OperationAttachments) - Method in class org.jboss.as.controller.remote.TransactionalProtocolOperationHandler
-
Subclasses can override this method to determine how to execute the method, e.g.
- InternalInvocationMarker - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Marker used to signify a CMP internal invocation.
- internalUndeploy(DeploymentUnit) - Method in class org.jboss.as.webservices.deployers.TCCLDeploymentProcessor
-
- internalUndeploy(DeploymentUnit) - Method in class org.jboss.as.webservices.deployers.WSModelDeploymentProcessor
-
- internalUseOnly() - Method in interface org.jboss.as.server.ServerMessages
-
- INTEROP - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTEROP_CHUNK_RMI_VALUETYPES - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTEROP_COMET - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTEROP_INDIRECTION_ENCODING_DISABLE - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTEROP_IONA - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTEROP_LAX_BOOLEAN_ENCODING - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTEROP_STRICT_CHECK_ON_TC_CREATION - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTEROP_SUN - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- INTERPROCESS_HC_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- INTERPROCESS_HC_PORT - Static variable in class org.jboss.as.process.CommandLineConstants
-
- interruptedAwaitingFinalResponse(String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs a warning message indicating an interruption awaiting the final response from the server, represented by the
serverName parameter, on the host, represented by the hostName parameter.
- interruptedAwaitingFinalResponse(String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs a warning message indicating an interruption awaiting the final response from the host, represented by the
hostName parameter.
- interruptedAwaitingResultFromHost(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an interruption waiting for the result from host.
- interruptedAwaitingResultFromServer(ServerIdentity) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an interruption waiting for the result from the server.
- interruptedWaitingForRequest() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating interrupted while waiting for request.
- interruptedWaitingForSecurityDomain(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- interruptedWaitingStability() - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating that an operation was interrupted before service stability was reached
- intervalDuration - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
The duration in milli sec.
- IntRangeValidatingHandler(int) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.IntRangeValidatingHandler
-
Deprecated.
- IntRangeValidatingHandler(int, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.IntRangeValidatingHandler
-
Deprecated.
- IntRangeValidatingHandler(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.IntRangeValidatingHandler
-
Deprecated.
- IntRangeValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is an int in a given range.
- IntRangeValidator(int) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- IntRangeValidator(int, boolean) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- IntRangeValidator(int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- IntRangeValidator(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- intValue() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Returns the
LongAdder.sum() as an
int after a narrowing
primitive conversion.
- invalid(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the name is invalid.
- invalid(Throwable, int, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value is invalid.
- invalid(Object) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating the object, represented by the obj parameter, is invalid.
- INVALID_METHOD_EXCEPTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- invalidAbsoluteOrdering(String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- invalidActionMask() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the actions mask is invalid.
- invalidActionType(DeploymentAction.Type) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the action type, represented by the type parameter, is invalid.
- invalidAddress(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the address, represented by the address parameter, is invalid.
- invalidAddressMask(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the mask, represented by the mask parameter, is invalid.
- invalidAddressMaskValue(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value, represented by the value parameter, is invalid and must be of the form
address/mask.
- invalidAddressType() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the address must be of type list.
- invalidAddressValue(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the address value, represented by the value parameter, is invalid.
- invalidAdminObject(String, String, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Invalid admin object class defined
- invalidAnnotationLocation(Object, AnnotationTarget) - Method in interface org.jboss.as.jsf.JSFMessages
-
- invalidAnyIPv6() - Method in interface org.jboss.as.controller.ControllerMessages
-
- Invalidatable<A> - Interface in org.wildfly.clustering.server.group
-
Invalidates a set of addresses.
- invalidate(Collection<Address>) - Method in class org.wildfly.clustering.server.group.CacheNodeFactoryService
-
- invalidate(Collection<Address>) - Method in class org.wildfly.clustering.server.group.ChannelNodeFactoryService
-
- invalidate(Collection<A>) - Method in interface org.wildfly.clustering.server.group.Invalidatable
-
- invalidate() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSession
-
- invalidate() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSO
-
- invalidate() - Method in class org.wildfly.clustering.web.session.HttpSessionAdapter
-
- invalidate() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- invalidate() - Method in interface org.wildfly.clustering.web.session.Session
-
Invalidates this session.
- invalidate() - Method in interface org.wildfly.clustering.web.sso.SSO
-
Invalidates this SSO.
- invalidate(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- invalidate(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- invalidateRoot(File) - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Add a root for invalidation.
- INVALIDATION_CACHE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InvalidationCacheResourceDefinition
-
- InvalidationCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- InvalidationCacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/invalidation-cache=*
- InvalidationCacheResourceDefinition(ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InvalidationCacheResourceDefinition
-
- INVALIDATIONS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- invalidAttributeCombo(String, StringBuilder) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the attribute, represented by the attributeName parameter, is invalid in
combination with the combos parameter.
- invalidAttributeType(Throwable, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the attribute type is invalid.
- invalidAttributeType(String, ModelType) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating the attribute, represented by the name parameter, has an unexpected type,
represented by the type parameter.
- invalidAttributeValue(String, QName, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an invalid value, represented by the value parameter, was found for the
attribute, represented by the name parameter.
- invalidAttributeValue(int, QName, int, int, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an invalid value, represented by the value parameter, was found for the
attribute, represented by the name parameter.
- invalidAttributeValue(String, QName, Set<String>, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an invalid value, represented by the value parameter, was found for the
attribute, represented by the name parameter.
- invalidAttributeValue(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting an invalid XML attribute value.
- invalidAttributeValueInt(Throwable, String, QName, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an invalid integer value, represented by the value parameter, was found
for the attribute, represented by the name parameter.
- invalidBatchEnvironment() - Method in interface org.wildfly.jberet._private.WildFlyBatchMessages
-
Creates an exception indicating the batch environment has not been configured or has been removed.
- invalidBeanGroup(Object, Object) - Method in interface org.wildfly.clustering.ejb.infinispan.InfinispanEjbMessages
-
- invalidByte() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating an invalid byte.
- invalidByte(char, int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating an invalid byte.
- invalidByteStream() - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the byte stream is invalid.
- invalidByteToken(int, byte) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating an invalid byte token was found.
- invalidByteToken(int, byte) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating an invalid byte token was found.
- invalidCachedPersisterState() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- invalidCacheStore(Throwable, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating an invalid cache store.
- invalidChannelCloseTimeout(NumberFormatException, String, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating graceful shutdown of management request handling of slave HC to master HC
communication failed.
- invalidCharacterLength(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the elementName character type is not exactly one character long.
- invalidChoiceResponse() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the choice response is invalid.
- invalidChoiceUpdateUserResponse() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the choice response is invalid to the update user state.
- invalidCode(int) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception indicating the code is invalid.
- invalidCommandByte(int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating an invalid command byte was read.
- invalidCommandLineOption(String) - Method in interface org.jboss.as.server.ServerMessages
-
Creates an error message indicating an invalid command line option was presented.
- invalidComponentConfiguration(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating component configuration is not an EJB component"
- invalidComponentIsNotEjbComponent(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating specified components is not an EJB component"
- invalidComponentState(PathAddress, ServiceController.State, ServiceController.State) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJB component for specified address is in invalid state
- invalidComponentType(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJB component type does not support pools
- invalidConfirmationResponse(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the confirmation response is invalid.
- invalidConnection() - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the connection is not valid.
- invalidConnectionFactory(String, String, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Invalid connection factory interface defined
- invalidContentDeclaration() - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an invalid content declaration.
- invalidContextReference(String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the context reference is invalid.
- invalidCredentialType(String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
- invalidDeclareRolesAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidDefaultCache(String, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating an invalid cache store.
- invalidDefaultJSFImpl(String) - Method in interface org.jboss.as.jsf.JSFMessages
-
- invalidDependency(String) - Method in interface org.jboss.as.server.ServerMessages
-
- InvalidDeploymentPlanException - Exception in org.jboss.as.controller.client.helpers.domain
-
Exception indicating a given
DeploymentPlan is invalid since it
could leave the domain in an invalid state.
- InvalidDeploymentPlanException(String) - Constructor for exception org.jboss.as.controller.client.helpers.domain.InvalidDeploymentPlanException
-
Constructs a new InvalidDeploymentPlanException with the given message.
- InvalidDeploymentPlanException(String, Exception) - Constructor for exception org.jboss.as.controller.client.helpers.domain.InvalidDeploymentPlanException
-
Constructs a new InvalidDeploymentPlanException with the given message and cause.
- invalidDeploymentURL(String, MalformedURLException) - Method in interface org.jboss.as.server.ServerMessages
-
- invalidDescriptionInvalidParamTypeInDescription(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has an invalid type in the operation description
- invalidDescriptionMinMaxForParameterHasWrongType(String, String, ModelType, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has a min or max attribute value of a different type from its expected value.
- invalidDescriptionMinMaxLengthForParameterHasWrongType(String, String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has a min-length or max-length attribute value that is not an integer.
- invalidDescriptionNoParamTypeInDescription(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has no type in the operation description
- invalidDescriptionRequiredFlagIsNotABoolean(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
the required attribute of a parameter in the operation description is not a boolean.
- invalidDescriptionUndefinedRequestProperty(String, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter is undefined in the operation description.
- invalidDescriptor(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the descriptor is not valid.
- invalidDiscoveryOptionsOrdering(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- invalidDurationActionTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating duration cannot be negative while creating single action timer
- invalidDurationTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Duration cannot negative while creating the timer
- invalidEjbComponent(String, Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the component named with component class is not an EJB component
- invalidEjbEntityTimeout(String, Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the EJB entity bean implemented TimedObject but has a different
timeout method specified either via annotations or via the deployment descriptor.
- invalidEjbLocalInterface(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating component does not have an EJB 2.x local interface
- invalidEmptyName() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidEnumValue(String, String, Set<?>) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that the value of the specified parameter does not match any of the allowed
values.
- invalidEscapedCharacter(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidEscapeFoundInFilterExpression() - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating an invalid escape was found in the filter expression string.
- invalidExecutorProperty(String, Properties) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating an executor property is invalid.
- invalidExpirationActionTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the expiration.getTime() cannot be negative while creating a single action timer
- invalidExpirationTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the expiration.getTime() cannot be negative while creating a timer
- invalidExplodedDeploymentDirectory(String, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating the deployment scanner found a directory, represented by the fileName
parameter, that was not inside a directory with a proper ending name.
- invalidExpressionMinutes(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating there are no valid minutes for expression
- invalidExpressionSeconds(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating there are no valid seconds for expression
- invalidExtensionURI(String, URISyntaxException) - Method in interface org.jboss.as.server.ServerLogger
-
- invalidFilter(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the filter is invalid.
- invalidHandlerChainFile(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- invalidHash(String, PathAddress, String) - Method in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
Creates an exception indicating the expected content hash provided by the caller does not match the current value.
- invalidIIOPURLVersion(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidIncrementValue(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Invalid increment value
- invalidInitialDurationTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the initial duration cannot be negative while creating timer
- invalidInitialExpiration(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the value cannot be negative while creating a timer
- invalidInitializerConfig(String, Location) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidInjectionTarget(String, String, Class<?>) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the injection target, represented by the targetName parameter, on the
class, represented by the targetType parameter, is not compatible with the type of injection.
- invalidInterfaceCriteriaPattern(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the pattern, represented by the pattern parameter, for the interface criteria,
represented by the name parameter, is invalid.
- invalidIntervalDuration() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the interval duration is negative
- invalidIntervalDurationTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the interval duration cannot be negative while creating timer
- invalidIntervalTimer() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the interval cannot be negative while creating timer
- invalidJBossHome(String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
- invalidJndiName(String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the JNDI name is invalid.
- invalidJobRepositoryType(String) - Method in interface org.wildfly.jberet._private.WildFlyBatchMessages
-
Creates an exception indicating the job repository type was invalid.
- invalidJSFSlotValue(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Warning messages when a transformer detects that the JSF subsystem uses a non-default value to setup on a legacy host controller.
- invalidKey(List<?>, Map.Entry<?, Object>) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the key is invalid.
- invalidLibraryInDeployment(String, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- invalidListExpression(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Invalid list expression
- invalidListValue(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating A list value can only contain either a range or an individual value
- invalidLoadFactor() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the load factor must be greater than 0 and less than or equal to 1.
- invalidLoadFactor() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the load factor must be greater than 0 and less then or equal 1.
- invalidLocaleString(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- invalidLocalUser(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
IOException to indicate the user attempting to use local authentication has been rejected.
- invalidLogLevel(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the log level, represented by the level parameter, is invalid.
- invalidManagedBeanAbstractOrFinal(String, String) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the managed bean implementation class MUST NOT be an interface.
- invalidManagedBeanAnnotation(AnnotationTarget) - Method in interface org.jboss.as.jsf.JSFMessages
-
- invalidManagedBeanInterface(String, String) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating the managed bean implementation class MUST NOT be abstract or final.
- invalidMatchSize(Set, Class) - Method in interface org.jboss.as.pojo.PojoMessages
-
Invalid match size.
- invalidMaxLength(String, String, int) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value parameter is invalid and must have a maximum length, represented by the
length parameter.
- invalidMaxSize(int, String, int) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the size is an invalid size for the parameter, represented by the name
parameter.
- invalidMaxValue(int, String, int) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value is invalid for the parameter, represented by the name parameter.
- invalidMaxValue(long, String, long) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value is invalid for the parameter, represented by the name parameter.
- invalidMinLength(String, String, int) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value parameter is invalid and must have a minimum length, represented by the
length parameter.
- invalidMinSize(int, String, int) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the size is an invalid size for the parameter, represented by the name
parameter.
- invalidMinValue(int, String, int) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value is invalid for the parameter, represented by the name parameter.
- invalidMinValue(long, String, long) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value is invalid for the parameter, represented by the name parameter.
- invalidModificationAfterCompletedStep() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicated an invalid modification after completed ste.
- invalidModuleName(String) - Method in interface org.jboss.as.server.ServerMessages
-
- invalidModulePath(String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating the module path is invalid.
- invalidModuleType(String, Class<?>) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating the module, represented by the moduleName parameter, was not a valid
type of File[], File, String[] or String.
- invalidMulticastAddress(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value for the attribute, represented by the name parameter,
is not a valid multicast address.
- invalidMultipartConfigAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidMultipleOthers() - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidNameForContextBinding(String) - Method in interface org.jboss.as.naming.NamingMessages
-
- invalidNamespaceForBinding(String, String) - Method in interface org.jboss.as.naming.NamingMessages
-
- invalidNullClass() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidNumberOfArguments(String, DotName, DotName) - Method in interface org.jboss.as.ee.EeMessages
-
A message indicating there are an invalid number of arguments for the method, represented by the parameter,
annotated with the annotation on the class, represented by the className parameter.
- invalidObject(String) - Method in interface org.jboss.as.server.ServerMessages
-
- invalidObjectName(String, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the
ObjectName is invalid.
- invalidObjectName(String, Hashtable<String, String>, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the
ObjectName is invalid.
- invalidObjectName(String, String, String, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the
ObjectName is invalid.
- invalidObjectName(Throwable, String) - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- invalidObjectReference(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidOperation(Throwable, String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
- invalidOperationParameters(String, String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating the operation must include the parameter represented by paramName1 or the parameter
represented by the paramName2 parameter.
- invalidOperationTargetHost(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
An exception indicating the operation targets a host, but the host is not registered.
- invalidOption(String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating the option is invalid.
- invalidOutboundSocketBinding(String, String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an outbound socket binding cannot have both the localTag and the
remoteTag.
- invalidOverflowAction(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the overflow action, represented by the overflowAction parameter, is invalid.
- invalidParameterName(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating the parameter name is invalid.
- invalidParameterValue(String, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating an operation parameter is invalid.
- invalidParameterValue(OperationEntry.Flag, String, Collection<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the flag is invalid.
- invalidParameterValue(Object, String, Collection<?>) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating the value, represented by the value parameter, is invalid for the parameter,
represented by the name parameter.
- invalidParamValue(String, String) - Method in interface org.jboss.as.jaxrs.JaxrsMessages
-
- invalidPath(String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating an absolute path cannot be used when a relative-to path is being used.
- invalidPathElementKey(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the key is invalid.
- invalidPathElementValue(String, String, Character) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value is invalid.
- invalidPermission(Permission) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the permission is invalid.
- invalidPermissionAction(String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the permission actions is unknown.
- invalidPermissionsXMLVersion(String, String) - Method in interface org.wildfly.extension.security.manager.SecurityManagerMessages
-
Create
XMLStreamException to indicate an invalid version was found in the permissions element.
- invalidPersistenceUnitName(String, char) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the persistence unit name contains an invalid character.
- invalidPersistentSessionDir(File) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidPOACreationArgs() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidPort(String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value for the name must be a valid port number.
- invalidPortOffset() - Method in interface org.jboss.as.server.ServerMessages
-
- invalidPrecedingAction(Object) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the preceding action was not a
type.
- invalidPreSignedUrl(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- invalidPreSignedUrlLength(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- invalidProperty(String, String, String, Class<?>) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating no property with the name, represented by the propertyName parameter,
was found on the type.
- invalidPropertyAttribute(String) - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs a warning message indicating the attribute, represented by the name parameter, is not a
configurable property value.
- invalidQOPV(String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- invalidRange(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Invalid range value
- invalidRealm(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the realm was invalid.
- invalidRedirectURI(Throwable) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- invalidRelativeOrdering() - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidRelativeOrdering(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidRelativeOrderingBeforeAndAfter(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidRelativeOrderingConflict(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidRelativeOrderingDuplicateName(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidRelativeOrderingUnknownName(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidRelativePathValue(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- invalidRelativeTo(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating an absolute path cannot be specified for relative-to.
- invalidRelativeValue(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating is not relative value day-of-month
- invalidRemoteBackupPersisterState() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- InvalidRemoveExceptionMethodInterceptor - Class in org.jboss.as.ejb3.component.session
-
- InvalidRemoveExceptionMethodInterceptor() - Constructor for class org.jboss.as.ejb3.component.session.InvalidRemoveExceptionMethodInterceptor
-
- invalidResource() - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
- invalidReturnType(String, String, DotName, DotName) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a return type for the method, represented by the
methodName parameter, annotated with the annotation on the class, represented by the
className parameter.
- invalidRoleName(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if the name of a role mapping being added is invalid.
- invalidRoleNameDomain(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if the name of a role mapping being added is invalid.
- invalidRollbackInformation() - Method in interface org.jboss.as.patching.PatchMessages
-
- invalidRolloutPlan(ModelNode, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an invalid rollout plan.
- invalidRolloutPlan(Set<String>) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an invalid rollout plan.
- invalidRolloutPlanGroupAlreadyExists(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an invalid rollout plan.
- invalidRolloutPlanLess(String, String, int) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an invalid rollout plan.
- invalidRolloutPlanRange(String, String, int) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating an invalid rollout plan.
- invalidRootId(int) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating an invalid root id.
- invalidRunAsAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidS3Bucket(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- invalidS3Location(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- invalidScheduleExpression(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Cannot create class from a null schedule expression
- invalidScheduleExpressionDayOfMonth(ScheduleExpression) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating day-of-month cannot be null in schedule expression
- invalidScheduleExpressionDayOfWeek(ScheduleExpression) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating day-of-week cannot be null in schedule expression
- invalidScheduleExpressionHour(ScheduleExpression) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating hour cannot be null in schedule expression
- invalidScheduleExpressionMinute(ScheduleExpression) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Minute cannot be null in schedule expression
- invalidScheduleExpressionMonth(ScheduleExpression) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Month cannot be null in schedule expression
- invalidScheduleExpressionSecond(ScheduleExpression) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating second cannot be null in schedule expression
- invalidScheduleExpressionType(String, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Invalid value it doesn't support values of specified types
- invalidScheduleExpressionYear(ScheduleExpression) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Year cannot be null in schedule expression
- invalidSecurityAnnotation(Method, String, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Method for view shouldn't be
marked for both @PermitAll and @DenyAll at the same time
- invalidSecurityForDomainSet(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating EJB is enabled for security but doesn't have a security domain set
- invalidServerSocketPort(String, int, int) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating a request was received for the server socket, represented by the name
parameter, on the port, but the service socket is configured for the configuredPort.
- invalidServiceRefSetterMethodName(Object) - Method in interface org.jboss.as.webservices.WSMessages
-
- invalidServiceState(ServiceName, ServiceController.State, ServiceController.State) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating the service, represented by the service parameter, is in an invalid
state.
- invalidServletSecurityAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidSession(String) - Method in interface org.wildfly.clustering.web.infinispan.InfinispanWebMessages
-
- invalidSha1Value(Throwable, String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value for the attribute, represented by the name parameter,
does not represent a properly hex-encoded SHA1 hash.
- invalidSignature(String, DotName, DotName, String) - Method in interface org.jboss.as.ee.EeMessages
-
A message indicating methods annotated with the annotation must have a single argument.
- invalidSignature(String) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the signature is invalid.
- invalidSignature(String) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the signature is invalid.
- invalidSize(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the size is invalid.
- invalidSSLConfig(String, Location) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidStage(OperationContext.Stage, ProcessType) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the stage is not valid for the context process type.
- invalidStartChunk(int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating an invalid start chunk was found.
- invalidStepStage() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an invalid step stage specified.
- invalidStepStageForContext() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an invalid step stage for this context type.
- invalidStreamBytes(String) - Method in interface org.jboss.as.server.ServerMessages
-
- invalidStreamIndex(String, int, int) - Method in interface org.jboss.as.server.ServerMessages
-
- invalidStreamURL(Exception, String) - Method in interface org.jboss.as.server.ServerMessages
-
- invalidStrength(String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- invalidSuffix(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating a suffix is invalid.
- invalidSystemPropertyValue(String, String, int) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating an invalid value for the system property, represented by the name
parameter, was found.
- invalidTableSize() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the table cannot have a negative size.
- invalidTableSize() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the table size cannot be negative.
- invalidTargetName(EnumSet<Target>) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the target name value is invalid.
- invalidTimerFileStoreDir(File) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the timer file store directory is not a directory
- invalidTimerHandlersForPersistentTimers(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating timer handles are only available for persistent timers
- invalidTimerNotCalendarBaseTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the timer is not a calendar based timer"
- invalidTransportProperty(String, Properties) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating a transport property is invalid.
- invalidType(ModelType) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the type, represented by the type parameter, is invalid.
- invalidType(String) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the type is invalid.
- invalidType(String, String, byte) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the provided type was invalid.
- invalidType(String) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the type is invalid.
- invalidType(String, String, byte) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the provided type was invalid.
- invalidUri(Throwable, URL) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the URL is not a valid URI.
- invalidURIEncoding(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidUrl(String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the url is not valid.
- invalidURL(String, String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidUrl(String) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating only the url is a valid URL.
- invalidUrl(String) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating only the url is a valid URL.
- invalidUrlConnection(String, URLConnection) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the inability to integrate the module, represented by the
integrationName
parameter, to the deployment as it expected a
JarURLConnection.
- invalidURLOrIOR(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- invalidUrlStream() - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the url stream is invalid.
- invalidUserException() - Method in interface org.jboss.as.security.SecurityMessages
-
- invalidValue(String, int, int) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the value is invalid and must be greater than the minValue.
- invalidValue(String, int, int, int) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the value is invalid and must be greater than the minValue and less than
the maxValue.
- invalidValue(String, String, Collection<?>) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the value for the parameter, represented by the name parameter, is invalid.
- invalidValue(String, int, int) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the name has an invalid value.
- invalidValue(String, String, Location) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the value for the element is invalid.
- invalidValue(String, String, Object, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating the value is invalid.
- invalidValueDayOfMonth(Integer) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating invalid value for day-of-month
- invalidValueForElement(String, String, Location) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating an invalid value for the specified element
- invalidValueForSecondInScheduleExpression(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- invalidValueGreaterThan(String, int, int, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value for the name must be greater than the minimum value,
represented by the minValue parameter.
- invalidValueNegative(String, int, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the value for the name cannot be negative.
- invalidValuesRange(Integer, int, int) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating invalid value range
- invalidValueTypeKey(String, Collection<String>) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the value type key, represented by the kry parameter, is invalid.
- invalidWebFilterAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidWebFragment(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidWebInitParamAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidWebListenerAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidWebServletAnnotation(AnnotationTarget) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- invalidWildcardAddress(String, String, String, String, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating the address, represented by the address parameter, is a wildcard
address and will not match any specific address.
- invalidZip64FileFormat(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating the file, represented by the fileName parameter, cannot be scanned because it uses
the currently unsupported ZIP64 format.
- invalidZipFileFormat(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating the file, represented by the fileName parameter, cannot be scanned because it does
not begin with a ZIP file format local file header signature.
- InVMTransportDefinition - Class in org.jboss.as.messaging
-
remote acceptor resource definition
- INVOCATION_CONTEXT_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- INVOCATION_TYPE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- invocationFailed(String, Method, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating that an invocation failed
- InvocationHandlerFactoryImpl - Class in org.jboss.as.webservices.invocation
-
The default invocation model factory for JBoss AS.
- InvocationHandlerFactoryImpl() - Constructor for class org.jboss.as.webservices.invocation.InvocationHandlerFactoryImpl
-
- InvocationMetrics - Class in org.jboss.as.ejb3.component.invocationmetrics
-
- InvocationMetrics() - Constructor for class org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics
-
- InvocationMetrics.Values - Class in org.jboss.as.ejb3.component.invocationmetrics
-
- invocationNotAllowedAfterBoot(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating invocations of the operation, represented by the name parameter, after
HostController boot are not allowed.
- invocationNotAllowedAfterBoot(ModelNode) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating invocations of the operation after HostController boot are not allowed.
- invocationNotApplicableForMethodInvocation(InvocationContext) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Invocation context cannot be processed because it's not applicable for a method invocation
- invocationNotAssociated() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating invocation was not associated with an instance, primary key was null, instance may have been removed
- invocationOfMethodNotAllowed(Method, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the Invocation on method is not allowed
- InvocationType - Enum in org.jboss.as.ee.component.interceptors
-
Marker enum that can be used to identify special types of invocations
- invoke(Cache<K, V>, CacheInvoker.Operation<K, V, R>, Flag...) - Method in class org.jboss.as.clustering.infinispan.invoker.BatchCacheInvoker
-
- invoke(Cache<K, V>, CacheInvoker.Operation<K, V, R>, Flag...) - Method in interface org.jboss.as.clustering.infinispan.invoker.CacheInvoker
-
Invokes the specified operation on the specified cache.
- invoke(Cache<K, V>) - Method in interface org.jboss.as.clustering.infinispan.invoker.CacheInvoker.Operation
-
Invoke some operation on the specified cache.
- invoke(Cache<K, V>) - Method in class org.jboss.as.clustering.infinispan.invoker.Creator.CreateOperation
-
- invoke(Cache<K, V>) - Method in class org.jboss.as.clustering.infinispan.invoker.Evictor.EvictOperation
-
- invoke(Cache<K, V>) - Method in class org.jboss.as.clustering.infinispan.invoker.Locator.FindOperation
-
- invoke(Cache<K, V>) - Method in class org.jboss.as.clustering.infinispan.invoker.Locator.LockingFindOperation
-
- invoke(Cache<K, V>) - Method in class org.jboss.as.clustering.infinispan.invoker.Mutator.MutateOperation
-
- invoke(Cache<K, V>) - Method in class org.jboss.as.clustering.infinispan.invoker.Remover.RemoveOperation
-
- invoke(Cache<K, V>, CacheInvoker.Operation<K, V, R>, Flag...) - Method in class org.jboss.as.clustering.infinispan.invoker.RetryingCacheInvoker
-
Invokes the specified operation on the specified cache.
- invoke(Cache<K, V>, CacheInvoker.Operation<K, V, R>, Flag...) - Method in class org.jboss.as.clustering.infinispan.invoker.SimpleCacheInvoker
-
- invoke(InterceptorContext) - Method in interface org.jboss.as.ee.component.ComponentView
-
Invoke on the component view interceptor chain.
- invoke(Object, Method, Object[]) - Method in class org.jboss.as.ee.component.ProxyInvocationHandler
- invoke(String, Object[], Transaction, Principal, Object) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
-
Receives intra-VM invocations on this servant's EJBObjects
and forwards them to the bean container, through the JBoss
MBean
server.
- invoke(String, Object[], Transaction, Principal, Object) - Method in interface org.jboss.as.ejb3.iiop.LocalIIOPInvoker
-
- invoke(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns an Object result to the caller.
- invoke() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Triggers timer.
- invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- invoke(Object, Method, Object[]) - Method in class org.jboss.as.jpa.container.EntityManagerUnwrappedTargetInvocationHandler
-
- invoke(InterceptorContext) - Method in class org.jboss.as.jsr77.ejb.ManagementHomeEjbComponentView
-
- invoke(InterceptorContext) - Method in class org.jboss.as.jsr77.ejb.ManagementRemoteEjbComponentView
-
- invoke(Object, Method, Object[]) - Method in class org.jboss.as.security.context.SecurityDomainJndiInjectable
-
This is the InvocationHandler callback for the Context interface that was created by our getObjectInstance() method.
- invoke(UndertowEventListener) - Method in interface org.wildfly.extension.undertow.EventInvoker
-
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.jboss.as.threads.ManagedExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.jboss.as.threads.ManagedExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedExecutorService
- invokeBoolean(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns a boolean result to the caller.
- invokeByte(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns a byte result to the caller.
- invokeChar(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns a char result to the caller.
- invokeCommandOn(Pool, Object...) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushAllConnectionInPool
-
- invokeCommandOn(Pool, Object...) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushGracefullyConnectionInPool
-
- invokeCommandOn(Pool, Object...) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushIdleConnectionInPool
-
- invokeCommandOn(Pool, Object...) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushInvalidConnectionInPool
-
- invokeCommandOn(Pool, Object...) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations
-
- invokeCommandOn(Pool, Object...) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.TestConnectionInPool
-
- invokeDouble(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns a double result to the caller.
- invokeEjbCreate(Map<Object, Object>, Method, EntityBeanComponentInstance, Object[]) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanRemoteViewInstanceFactory
-
- invokeEjbCreate(InterceptorContext, Method, EntityBeanComponentInstance, Object[]) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptor
-
- invokeEjbPostCreate(Map<Object, Object>, Method, EntityBeanComponentInstance, Object[]) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanRemoteViewInstanceFactory
-
- invokeEjbPostCreate(InterceptorContext, Method, EntityBeanComponentInstance, Object[]) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptor
-
- invokeEjbStore() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- invokeFind(InterceptorContext, EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- invokeFloat(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns a float result to the caller.
- invokeInCallerTx(InterceptorContext, Transaction, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- invokeInNoTx(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- invokeInOurTx(InterceptorContext, TransactionManager, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- invokeInt(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns an int result to the caller.
- invokeLong(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns a long result to the caller.
- InvokeMethodOnTargetInterceptor - Class in org.jboss.as.ejb3.component
-
Interceptor that directly invokes the target from the interceptor context and returns the result
- invokePostConstruct(Object) - Method in class org.jboss.as.jsf.injection.JSFInjectionProvider
-
- invokePreDestroy(Object) - Method in class org.jboss.as.jsf.injection.JSFInjectionProvider
-
- invokerIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the invoker cannot be null
- invokeShort(String, StubStrategy, Object[]) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub
-
Sends a request message to the server, receives the reply from the
server, and returns a short result to the caller.
- invokeTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- invokeUnsetEntityContext() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- invokingCallback(Object, Throwable) - Method in interface org.jboss.as.pojo.PojoLogger
-
Error invoking callback.
- IO - Static variable in class org.wildfly.extension.io.IOServices
-
- IOExtension - Class in org.wildfly.extension.io
-
- IOExtension() - Constructor for class org.wildfly.extension.io.IOExtension
-
- IOLogger - Interface in org.wildfly.extension.io.logging
-
- IOServices - Class in org.wildfly.extension.io
-
- IOServices() - Constructor for class org.wildfly.extension.io.IOServices
-
- IoUtils - Class in org.jboss.as.patching
-
- IoUtils() - Constructor for class org.jboss.as.patching.IoUtils
-
- IP_ADDRESS - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- IRConstructionException - Exception in org.jboss.as.jacorb.rmi.ir
-
Interface Repository construction failure exception.
- IRConstructionException(String) - Constructor for exception org.jboss.as.jacorb.rmi.ir.IRConstructionException
-
- IRONJACAMAR_MDR - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
MDR service name *
- IRONJACAMAR_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- IronJacamarDeploymentParsingProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
DeploymentUnitProcessor responsible for parsing an iron-jacamar.xml descriptor
and attaching the corresponding IronJacamar metadata.
- IronJacamarDeploymentParsingProcessor() - Constructor for class org.jboss.as.connector.deployers.ra.processors.IronJacamarDeploymentParsingProcessor
-
Construct a new instance.
- IronJacamarResource - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Resource maintaining the sub-tree for the iron-jacamar
- IronJacamarResource() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- IronJacamarResource.IronJacamarRuntimeResource - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- IronJacamarResourceCreator - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Handler for exposing transaction logs
- IronJacamarResourceCreator() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResourceCreator
-
- IronJacamarResourceDefinition - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- IronJacamarResourceDefinition() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResourceDefinition
-
- IronJacamarRuntimeResource() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource.IronJacamarRuntimeResource
-
- IronJacamarXmlDescriptor - Class in org.jboss.as.connector.metadata.xmldescriptors
-
A RaXmlDescriptor.
- IronJacamarXmlDescriptor(IronJacamar) - Constructor for class org.jboss.as.connector.metadata.xmldescriptors.IronJacamarXmlDescriptor
-
Create a new RaXmlDescriptor.
- IS_CALLER_IN_ROLE - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- IS_CDI_PARAM - Static variable in class org.jboss.as.jsf.deployment.JSFDependencyProcessor
-
- IS_COORDINATOR - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- isAbsoluteUnixOrWindowsPath(String) - Static method in class org.jboss.as.controller.services.path.AbstractPathService
-
Checks whether the given path looks like an absolute Unix or Windows filesystem pathname without
regard for what the filesystem is underlying the Java Virtual Machine.
- isAbsoluteUnixOrWindowsPath(String) - Static method in class org.jboss.as.server.services.path.AbstractPathService
-
Deprecated.
- isAbstract(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isAbstractInterface() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
- isAbstractInterface(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isAbstractValue() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
Returns true if this value is abstract.
- isAbstractValueType(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.AbstractInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.LinkLocalInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.LoopbackAddressInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.LoopbackInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.NicInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.NicMatchInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.PointToPointInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.PublicAddressInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.SiteLocalInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.SubnetMatchInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.SupportsMulticastInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.UpInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.VirtualInterfaceCriteria
-
Gets whether the given network interface and address are acceptable for
use.
- isAccessControl() - Method in interface org.jboss.as.cli.CliConfig
-
Whether the role based access control should be used
to check the availability of the commands (for tab-completion).
- isAccessible(BeanDeploymentArchive) - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
Determines if a class from this
BeanDeploymentArchiveImpl instance can access a class in the
BeanDeploymentArchive instance represented by the specified
BeanDeploymentArchive parameter
according to the Java EE class accessibility requirements.
- isAccessible(String, ClassLoader) - Static method in class org.jboss.as.weld.util.Reflections
-
- isAccessor(Method) - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Check if a method is an accessor.
- isActionDropTable() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
- isActionEffectAllowed(Action.ActionEffect) - Method in enum org.jboss.as.controller.access.rbac.StandardRole
-
- isActive() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns true if this timer is active.
- isAddAccessConstraints() - Method in class org.jboss.as.controller.descriptions.DefaultOperationDescriptionProvider
-
Hook for subclasses like DefaultResourceRemoveDescriptionProvider to not add the access constraints
- isAddAccessConstraints() - Method in class org.jboss.as.controller.descriptions.DefaultResourceRemoveDescriptionProvider
-
- isAddOn() - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- isAddOn() - Method in interface org.jboss.as.patching.metadata.PatchElementProvider
-
Whether the provider is an add-on (or a layer)
- isAddressValid(CommandContext) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- isAffectsRuntime() - Method in class org.jboss.as.patching.metadata.MiscContentItem
-
Affects the runtime directly.
- isAfter(BeanState) - Method in enum org.jboss.as.pojo.BeanState
-
Is this instance after state @param.
- isAfter(WarMetaDataProcessor.Ordering) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
Check (recursively) if a fragment is after the specified fragment.
- isAfterInternal(WarMetaDataProcessor.Ordering, Set<WarMetaDataProcessor.Ordering>) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
- isAfterOthers() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- isAlias() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isAlias() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isAlias() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets whether this resource registration is an alias to another resource.
- isAllFieldsPublic(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
Checks whether all the fields in the class are declared as public.
- isAllowCoreTimeout() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- isAllowCoreTimeout() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- isAllowed(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- isAllowExpression() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isAllowExpression() - Method in class org.jboss.as.controller.AttributeDefinition
-
Whether a ModelNode holding the value of this attribute can be
ModelType.EXPRESSION.
- isAllowExpression() - Method in class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
- isAllowNonStandardWrappers() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- isAllowNull() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isAllowNull() - Method in class org.jboss.as.controller.AttributeDefinition
-
Whether a ModelNode holding the value of this attribute can be
ModelType.UNDEFINED.
- isAllowsOverride() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isAllowsOverride() - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- isAnnotation(ClassInfo) - Static method in class org.jboss.as.weld.util.Indices
-
- isAnnotations() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
-
- isAnyLocal() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- isAnyLocalV4() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- isAnyLocalV6() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- isAppClient() - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- isApplicationType() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- isApplied(String) - Method in interface org.jboss.as.patching.installation.InstallationManager.MutablePatchingTarget
-
Check whether a patch is applied.
- isAsynchronous(Method) - Method in interface org.jboss.as.ee.component.ComponentView
-
- isAtLastRow() - Method in class org.jboss.as.cli.util.StrictSizeTable
-
- isAttributeTransformationRequired(String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.AttributeTransformationRequirementChecker
-
Gets whether the given attribute or parameter value is not understandable by the target process and needs
to be transformed.
- isAttributeTransformationRequired(String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.AttributeTransformationRequirementChecker.ListAttributeTransformationRequirementChecker
-
- isAttributeTransformationRequired(String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.AttributeTransformationRequirementChecker.ObjectFieldsAttributeTransformationRequirementChecker
-
- isAutoCloseStreams() - Method in interface org.jboss.as.controller.client.OperationAttachments
-
Flag indicating whether the streams should be automatically closed
once the operation completed.
- isAutoDeployExplodedContent() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Gets whether the scanner will attempt to deploy exploded content based solely
on detecting a change in the content; i.e.
- isAutoDeployXMLContent() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Gets whether the scanner will attempt to deploy XML content based solely
on detecting a change in the content; i.e.
- isAutoDeployZippedContent() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Gets whether the scanner will attempt to deploy zipped content based solely
on detecting a change in the content; i.e.
- isAutoTimer() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
Returns true if this is an auto-timer.
- isAutoTimer() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- isAutoTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- isAvailable(CommandContext) - Method in interface org.jboss.as.cli.CommandHandler
-
Checks whether the command is available in the current context
(e.g.
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchClearHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchDiscardHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchEditLineHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchHoldbackHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchListHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchMoveLineHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchRemoveLineHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.ifelse.ElseHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.ifelse.EndIfHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.module.ASModuleHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.OperationRequestHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.CatchHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.EndTryHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.FinallyHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.trycatch.TryHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.VersionHandler
-
- isAvailable() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- isBackupDomainFiles() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Whether we should maintain a copy of the domain configuration file even though we are not the
master host controller for the domain.
- isBatchActive() - Method in interface org.jboss.as.cli.batch.BatchManager
-
- isBatchActive() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- isBatchMode() - Method in interface org.jboss.as.cli.CommandContext
-
Checks whether the CLI is in the batch mode.
- isBatchMode(CommandContext) - Method in interface org.jboss.as.cli.CommandHandler
-
Whether the command supports batch mode or not.
- isBatchMode(CommandContext) - Method in class org.jboss.as.cli.handlers.BatchModeCommandHandler
-
- isBatchMode(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- isBatchMode(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- isBatchMode(CommandContext) - Method in class org.jboss.as.cli.handlers.OperationRequestHandler
-
- isBatchMode(CommandContext) - Method in class org.jboss.as.cli.handlers.VersionHandler
-
- isBeanManagedTransaction() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- isBefore(BeanState) - Method in enum org.jboss.as.pojo.BeanState
-
Is this instance before state @param.
- isBefore(WarMetaDataProcessor.Ordering) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
Check (recursively) if a fragment is before the specified fragment.
- isBeforeInternal(WarMetaDataProcessor.Ordering, Set<WarMetaDataProcessor.Ordering>) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
- isBeforeOthers() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- isBindingToMulticastDressSupported() - Static method in class org.jboss.as.network.NetworkUtils
-
- isBlocking() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- isBlocking() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- isBlocking() - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- isBooting() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the controller is currently performing boot tasks.
- isBooting() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- isBound(Parameter<?>) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- isBound(Parameter<?>) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- isBound() - Method in class org.jboss.as.network.SocketBinding
-
Check whether this SocketBinding is bound.
- isBridgeEnabled() - Method in class org.jboss.as.xts.jandex.EndpointMetaData
-
- isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
- isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- isCalendarTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- isCallerInRole(Object, Map<String, Collection<String>>, String...) - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- isCallerInRole(String) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- isCallerInRole(Identity) - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- isCallerInRole(String) - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- isCallerInRole(Object, Map<String, Collection<String>>, String...) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- IsCallerInRoleOperation - Class in org.jboss.as.domain.management.access
-
- isCanceled() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- isCancelled() - Method in class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- isCancelled() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
-
- isCancelled() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- isCancelled() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets whether the application of this action on this server was
cancelled.
- isCancelled() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- isCancelled() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- isCancelled() - Method in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
-
- isCancelledByDomain() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets whether the action was cancelled by the domain controller before
being applied to any servers.
- isCDIInterceptorEnabled() - Method in class org.jboss.as.ee.component.ComponentDescription
-
If this method returns true then Weld will directly create the component instance,
which will apply interceptors and decorators via sub classing.
- isCDIInterceptorEnabled() - Method in class org.jboss.as.webservices.injection.WSComponentDescription
-
- isCellEditable(int, int) - Method in class org.jboss.as.cli.gui.component.DeploymentTable
-
- isClassesRoot(ResourceRoot) - Static method in class org.jboss.as.weld.util.Utils
-
- isCliArchive(File) - Method in class org.jboss.as.cli.handlers.DeploymentHandler
-
- isCloseable() - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- isCloseable() - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- isClosed() - Method in class org.jboss.as.cli.impl.CLIModelControllerClient
-
- isCommunicationDropTable() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
- isCompactJson() - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- isComparableTo(MeasurementUnit) - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- isCompatibleWith(AbstractSensitivity) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isCompleteDocument(File) - Static method in class org.jboss.as.server.deployment.scanner.XmlCompletionScanner
-
- isCompleteRollback() - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- isCompleteZip(File) - Static method in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Scans the given file looking for a complete zip file format end of central directory record.
- isComponentWithView(ComponentDescription) - Static method in class org.jboss.as.weld.util.Utils
-
- isCompUsesModule() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
-
Determine whether the resolution context has a combined "comp" and "module" namespace.
- isConfigured() - Method in class org.jboss.as.patching.installation.LayersConfig
-
- isConnectEagerly() - Method in class org.jboss.as.ejb3.remote.EJBClientClusterConfig
-
- isConnected() - Method in class org.jboss.as.cli.impl.CLIModelControllerClient
-
- isConnected() - Method in class org.jboss.as.network.OutboundSocketBinding
-
Returns true if a socket connection has been established by this outbound socket binding.
- isConnected() - Method in class org.jboss.as.protocol.mgmt.FutureManagementChannel
-
Check if connected.
- isConnected() - Method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Check if connected.
- isConnectionFactory(ModelControllerClient, String) - Static method in class org.jboss.as.cli.Util
-
- isCoordinator() - Method in interface org.wildfly.clustering.group.Group
-
Indicates whether or not we are the group coordinator.
- isCoordinator() - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- isCoordinator() - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- isCore() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- isCore() - Method in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- isCore() - Method in interface org.jboss.as.controller.access.management.AccessConstraintDefinition
-
Gets whether the definition is provided by the core management system.
- isCore() - Method in class org.jboss.as.controller.access.management.AccessConstraintKey
-
- isCore() - Method in class org.jboss.as.controller.access.management.ApplicationTypeAccessConstraintDefinition
-
- isCore() - Method in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- isCorrectPrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Prompt to ask user to confirm the previous statement is correct.
- isCreateBinderService() - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- isCreateBinderService() - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
- isCustom() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
Returns true if this value is custom.
- isDebug() - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- isDebugEnabled() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- isDeclared() - Method in class org.jboss.as.webservices.metadata.model.POJOEndpoint
-
- isDeclaredException(Throwable) - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.StubStrategy
-
Checks if a given Throwable instance corresponds to an
exception declared by this StubStrategy's method.
- isDeepCopySubjectMode() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- isDefaultApplication() - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- isDefaultRequiresAccessPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isDefaultRequiresReadPermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isDefaultRequiresWritePermission() - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isDefaultRunning() - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- isDeliveryActive() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- isDeliveryActive() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- isDeliveryActive() - Method in class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundDeliveryActiveMetaData
-
- isDeliveryTransacted(Method) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- isDeliveryTransacted(Method) - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
- isDenyAccessByDefault() - Method in class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
-
- isDenyAll() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- isDependsOnProfile() - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- isDeployedAndEnabledInStandalone(String, ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- isDeploymentInRepository(String, ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- isDeploymentRoot() - Method in class org.jboss.as.weld.deployment.ExplicitBeanArchiveMetadata
-
- isDeploymentUnit() - Method in class org.jboss.as.server.deployment.AttachableDependency
-
- isDeprecated() - Method in class org.jboss.as.controller.AttributeDefinition
-
- isDeprecated(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the method is deprecated
- isDeprecatedIllegalState(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the method is deprecated
- isDirectory() - Method in class org.jboss.as.patching.metadata.MiscContentItem
-
Whether the item is a directory or not
- isDirectory() - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- isDirectory() - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- isDiscarded() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
-
- isDiscardExpressions() - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
Returns true if the attribute should be discarded if expressions are used
- isDiscardExpressions() - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Returns true if the attribute should be discarded if expressions are used
- isDiscardUndefined() - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
Returns true if the attribute should be discarded if it is undefined
- isDiscardUndefined() - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Returns true if the attribute should be discarded if it is undefined
- isDispatcherCreated() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- isDistributable() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- isDomainMode() - Method in interface org.jboss.as.cli.CommandContext
-
Indicates whether the CLI is in the domain mode or standalone one (assuming established
connection to the controller).
- isDone() - Method in class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- isDone() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
-
- isDone() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- isDone() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Is done.
- isDone() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- 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
- isEagerFilterInit() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- isEJB() - Method in class org.jboss.as.xts.jandex.EndpointMetaData
-
- isEjb2xView() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- isEjbDeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.EjbDeploymentMarker
-
- isEmpty() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- isEmpty() - Method in interface org.jboss.as.cli.operation.OperationRequestAddress
-
Checks whether the prefix is empty.
- isEmpty() - Method in class org.jboss.as.cli.util.SimpleTable
-
- isEmpty() - Method in class org.jboss.as.cli.util.StrictSizeTable
-
- isEmpty() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- isEmpty(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Determine if a name is empty, or if ot contains only one component which is the empty string.
- isEmpty() - Method in class org.jboss.as.server.deployment.AttachmentList
-
- isEmpty() - Method in class org.jboss.as.webservices.injection.WSEndpointHandlersMapping
-
- isEnabled() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Indexing
-
- isEnabled() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
Get the enabled.
- isEnabled() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the enabled.
- isEnabled() - Method in class org.jboss.as.ejb3.deployment.processors.EJBDefaultPermissionsProcessor
-
- isEnabled() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Check whether the scanner is enabled.
- isEnabledByDefault() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- isEncode() - Method in class org.jboss.as.domain.http.server.OperationParameter
-
- isEndOfContent() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Checks whether the end of the input string has been reached.
- isEnlistment() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
- isEntireResourceConstrained() - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilization
-
Gets whether the constraint applies to the resource as a whole
- isEntity() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isEntity() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- isEnvClasspathIgnored() - Method in class org.jboss.as.host.controller.model.jvm.JvmElement
-
- isEOL() - Method in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- isEquivalentModelTypeAvailable(Class<?>) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition
-
- isEscape(char) - Method in interface org.jboss.as.cli.EscapeSelector
-
- isEvictionAllowed() - Method in interface org.wildfly.clustering.ejb.infinispan.PassivationConfiguration
-
Indicates whether the cache used by this bean manager uses a cache store and can evict beans.
- isExcludeClassInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isExcludeClassLevelContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isExcluded(Caller) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
Gets whether the caller matches the role mapping's exclusion rules.
- isExcluded(ContentItem) - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Check the content verification policy whether a given
content item can be excluded or not.
- isExcludeDefaultContainerInterceptors() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isExcludeDefaultContainerInterceptors(MethodIdentifier) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isExcludeDefaultInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isExcludeDefaultInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isExecute(ModelControllerClient, OperationRequestAddress, String) - Static method in class org.jboss.as.cli.accesscontrol.CLIAccessControl
-
- isExecute(ModelControllerClient, String[], OperationRequestAddress, String) - Static method in class org.jboss.as.cli.accesscontrol.CLIAccessControl
-
- isExistingDisabledUser() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- isExistingEnabledUser() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- isExistingUser() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- isExpired() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- isExpired() - Method in interface org.wildfly.clustering.ejb.Bean
-
Indicates whether or not the specified bean is expired.
- isExpired() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- isExpired() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionMetaData
-
- isExpired() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- isExpired() - Method in interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
-
Indicates whether or not this session was previously idle for longer than the maximum inactive interval.
- isExplicitSecurityDomainConfigured() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
Returns true if this bean has been explicitly configured with a security domain via the
SecurityDomain annotation or via the jboss-ejb3.xml deployment descriptor.
- isExplodedDeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.ExplodedDeploymentMarker
-
- isExport() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- isExposedViaIiop() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isExpression(String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- isExpression(String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- isExtendedPersistenceContext() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- isExtendedPersistenceContext() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
- isExtendedPersistenceContext() - Method in class org.jboss.as.jpa.container.TransactionScopedEntityManager
-
- isExternalizable() - Method in class org.jboss.as.jacorb.rmi.ValueAnalysis
-
Returns true if this value implements java.io.Externalizable.
- isFailed() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- isFailed() - Method in interface org.jboss.as.controller.remote.TransactionalProtocolClient.PreparedOperation
-
Check if prepare failed.
- isFailed() - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
Whether this is an error response.
- isFailureReported() - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- isFinal(Member) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isFinal(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isFirstAfterOthers() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
Check is a fragment marked as after others is before a fragment that
is not.
- isFirstInvocation() - Method in class org.jboss.as.ejb3.component.stateful.StatefulTransactionMarker
-
- isFixedPort() - Method in class org.jboss.as.network.SocketBinding
-
- isFixedSourcePort() - Method in class org.jboss.as.network.OutboundSocketBinding
-
- isFlagPresent(AttributeAccess.Flag) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Checks if a special purpose flag has been recorded as relevant to the attribute
- isForceInit() - Method in class org.jboss.as.web.host.ServletBuilder
-
- isFromDeployment() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
Gets whether the driver was loaded from a deployment unit.
- isGeneric() - Method in class org.jboss.as.cli.gui.ManagementModelNode
-
- isGeneric() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- isGet() - Method in class org.jboss.as.domain.http.server.OperationParameter
-
- isGlobalReadOperation(String) - Static method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- isGlobalRollback() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
-
Gets whether all deploy, undeploy, replace
or remove operations associated with the deployment plan
should be rolled back in case of a failure in any of them.
- isGlobalRollback() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Gets whether all deploy, undeploy, replace
or remove operations associated with the deployment plan
should be rolled back in case of a failure in any of them.
- isGlobalRollback() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
Gets whether the deployment set plan is organized around
a graceful shutdown of the server, where potentially long-running in-process
work is given time to complete before shutdown proceeds.
- isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
-
Gets whether the deployment set plan is organized around
a graceful shutdown of the server, where potentially long-running in-process
work is given time to complete before shutdown proceeds.
- isGracefulShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- isGracefulShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
-
Gets whether the deployment plan is organized around
a graceful shutdown of the server, where potentially long-running in-process
work is given time to complete before shutdown proceeds.
- isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Gets whether the builder will create a deployment plan organized around
a graceful shutdown of the server, where potentially long-running in-process
work is given time to complete before shutdown proceeds.
- isGracefulShutdown() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- isHeldback(String) - Method in interface org.jboss.as.cli.batch.BatchManager
-
- isHeldback(String) - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- isHeldExclusively() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- isHistoryEnabled() - Method in interface org.jboss.as.cli.CliConfig
-
Whether the record the history of executed commands and operations.
- isHornetQServerActive(OperationContext, ModelNode) - Static method in class org.jboss.as.messaging.HornetQActivationService
-
- isHornetQServerActive(ServiceRegistry, ServiceName) - Static method in class org.jboss.as.messaging.HornetQActivationService
-
- isHostEffectGlobal() - Method in interface org.jboss.as.controller.access.HostEffect
-
Gets whether the resource logically affects all hosts, including hosts that may not presently exist.
- isHostRegistered(String) - Method in interface org.jboss.as.domain.controller.DomainController
-
Check if a Host Controller is already registered with this domain controller.
- isHostRegistered(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- isIgnored() - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- isIgnoredResourceListAvailableAtRegistration() - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Gets whether this target can make its list of ignored resources known when it registers.
- isIgnoredResourceListAvailableAtRegistration() - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- isIgnoreFlush() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- isIgnoreLifecycleInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isIgnoreMetaInf(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.IgnoreMetaInfMarker
-
- isIgnoreUnaffectedConfig() - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- isIgnoreWhitespaces() - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- isImportServices() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- isInboundConfig() - Method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
- isInCatch() - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- isInclude() - Method in class org.jboss.as.server.deployment.module.FilterSpecification
-
- isIncluded(Caller) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.RoleMapping
-
Gets whether the caller matches the role mapping's inclusion rules.
- isInElse() - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- isInFinally() - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- isInherited() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- isInherited() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.OperationTransformerEntry
-
- isInherited() - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry.ResourceTransformerEntry
-
- isInherited() - Method in interface org.jboss.as.controller.transform.description.TransformationDescription
-
If this is a discarded or rejected resource it returns true
- isInherited() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
-
- isInherited() - Method in class org.jboss.as.weld.discovery.AnnotationType
-
- isInIf() - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- isInitOnStartup() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
-
- isInitOnStartup() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
Returns true if the singleton bean is marked for init-on-startup (a.k.a @Startup).
- isInRetry() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- isInstanceOf(ObjectName, String) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- isInstanceOf(ObjectName, String) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- isInteractive() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- isIntercepted() - Method in class org.jboss.as.appclient.component.ApplicationClientComponentDescription
-
- isIntercepted() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isIntercepted() - Method in class org.jboss.as.service.component.ServiceComponentDescription
-
- isIntercepted() - Method in class org.jboss.as.web.common.WebComponentDescription
-
- isInternalStream() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- isInTry() - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- isInTx() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- isInTx() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
- isInTx() - Method in class org.jboss.as.jpa.container.TransactionScopedEntityManager
-
- isInTx() - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- isInvalid() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- isInvocationInProgress() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- isJacORBDeployment(DeploymentUnit) - Static method in class org.jboss.as.jacorb.deployment.JacORBDeploymentMarker
-
- isJaxrsDeployment(DeploymentUnit) - Static method in class org.jboss.as.jaxrs.deployment.JaxrsDeploymentMarker
-
- isJaxwsEndpoint(ClassInfo, CompositeIndex) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- isJaxwsEndpoint(EEModuleClassDescription, CompositeIndex) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- isJaxwsService(ClassInfo, CompositeIndex) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- isJaxwsService(ClassInfo, Index) - Static method in class org.jboss.as.webservices.util.ASHelper
-
- isJdbcCompliant() - Method in class org.jboss.as.connector.services.driver.InstalledDriver
-
Gets whether the driver is JDBC compliant.
- isJMS() - Method in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- isJMS() - Method in class org.jboss.as.messaging.jms.JMSQueueControlHandler
-
- isJMS() - Method in class org.jboss.as.messaging.QueueControlHandler
-
- isJoinedToTransaction() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- isJPADeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.JPADeploymentMarker
-
- isJTA() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
- isLastBeforeOthers() - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.Ordering
-
Check is a fragment marked as before others is after a fragment that
is not.
- isLastComponentEmpty(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Determine whether the last component is empty.
- isLeaf() - Method in class org.jboss.as.cli.gui.ManagementModelNode
-
- isLeaf() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- isLeaveOnWhitespace() - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- isLifecycleCallbackInvocation() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- isLocalCommand() - Method in class org.jboss.as.cli.scriptsupport.CLI.Result
-
Return true if the command was only executed locally and did not result in a server-side operation.
- isLocalDependenciesTransitive() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isLocalLast() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isLocalOnly() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Indexing
-
- isLocalReceiverExcluded() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
Returns true if the local receiver is disabled in the EJB client context represented by this metadata.
- isLocalReceiverPassByValue() - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
If pass-by-value semantics for the local EJB receiver has been explicitly set, then returns that value.
- isLocked() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- isLogBoot() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get whether this audit logger logs operations on boot
- isLogBoot() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- isLogReadOnly() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Get whether this audit logger logs read-only operations
- isLogReadOnly() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- isManagedDomain() - Method in enum org.jboss.as.controller.ProcessType
-
Returns true if the process is a managed domain process.
- isManagementSubsystemEndpoint() - Method in class org.jboss.as.host.controller.ManagedServerBootCmdFactory
-
- isManagementSubsystemEndpoint() - Method in interface org.jboss.as.host.controller.ManagedServerBootConfiguration
-
Get whether the native management remoting connector should use the endpoint set up by
- isMapUsingRealmRoles() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets whether role mapping should use roles obtained from the security realm and associated
with the
Caller.
- isMapUsingRealmRoles() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- isMarshallable(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether the given resourceModel has a value for this attribute that should be marshalled to XML.
- isMarshallable(ModelNode, boolean) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether the given resourceModel has a value for this attribute that should be marshalled to XML.
- isMarshallable(AttributeDefinition, ModelNode) - Method in class org.jboss.as.controller.AttributeMarshaller
-
Gets whether the given resourceModel has a value for this attribute that should be marshalled to XML.
- isMarshallable(AttributeDefinition, ModelNode, boolean) - Method in class org.jboss.as.controller.AttributeMarshaller
-
Gets whether the given resourceModel has a value for this attribute that should be marshalled to XML.
- isMarshallableAsElement() - Method in class org.jboss.as.controller.AttributeMarshaller
-
- isMaster() - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- isMaster() - Method in interface org.wildfly.clustering.singleton.Singleton
-
- isMasterDomainController() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets whether the local host controllers is acting as the master domain controller.
- isMasterDomainController() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- IsMasterHandler - Class in org.jboss.as.host.controller.operations
-
Indicates whether this host is the domain master.
- isMessageDriven() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isMessageDriven() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- isMessageDriven() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- isMetadataComplete(DeploymentUnit) - Static method in class org.jboss.as.ee.metadata.MetadataCompleteMarker
-
- isMetaInf() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
-
- isMissingMethodPermissionsDeniedAccess() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isModelAffected() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the model has thus far been affected by this operation.
- isModelDefined() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- isModelDefined() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- isModelDefined() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource.IronJacamarRuntimeResource
-
- isModelDefined() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- isModelDefined() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- isModelDefined() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- isModelDefined() - Method in interface org.jboss.as.controller.registry.Resource
-
Determine whether the model of this resource is defined.
- isModelDefined() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- isModelDefined() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
-
{@inheritDoc
- isModelDefined() - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- isModelDefined() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- isModelDefined() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- isModelDefined() - Method in class org.jboss.as.messaging.CoreAddressResource
-
- isModelDefined() - Method in class org.jboss.as.messaging.HornetQServerResource
-
- isModelDefined() - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- isModifyTrustStore() - Method in interface org.jboss.as.cli.SSLConfig
-
- 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
-
- isMultiTarget() - Method in class org.jboss.as.controller.PathAddress
-
Check whether this address applies to multiple targets.
- isMultiTarget() - Method in class org.jboss.as.controller.PathElement
-
- isMutable(Object) - Static method in class org.wildfly.clustering.web.infinispan.session.MutableDetector
-
- isMutator(Method) - Method in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Check if a method is a mutator.
- isMyDomain(ObjectName) - Method in class org.jboss.as.jsr77.managedobject.ManagedObjectHandlerRegistry
-
- isNew() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionMetaData
-
- isNew() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- isNew() - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- isNew() - Method in interface org.wildfly.clustering.web.session.ImmutableSessionMetaData
-
Indicates whether or not this session was created by the current thread.
- isNoNamespaceAttribute(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- isNonFacadeMBeansSensitive() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets whether JMX calls to non-facade mbeans (i.e.
- isNonFacadeMBeansSensitive() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- isNonFacadeMBeansSensitive() - Method in interface org.jboss.as.controller.access.permission.JmxPermissionFactory
-
- isNonFacadeMBeansSensitive() - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- isNonVoid() - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.SkeletonStrategy
-
Returns true if this SkeletonStrategy's method
is non void.
- isNonVoid() - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.StubStrategy
-
Returns true if this StubStrategy's method is non void.
- isNoOrder() - Method in class org.jboss.as.web.common.WarMetaData
-
- isNormalServer() - Method in interface org.jboss.as.controller.OperationContext
-
- isNormalServer() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- isNotOverriden(Class<?>, Method, Class<?>, DeploymentReflectionIndex) - Method in class org.jboss.as.ee.component.AbstractComponentConfigurator
-
- isNullSignificant() - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether an access control check is required to implicitly set an attribute to undefined
in a resource "add" operation.
- ISOLATION_LEVEL_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- isOnField() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the onField.
- isOnMethod() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the onMethod.
- isOpen() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- isOperationDefined(ModelNode) - Static method in class org.jboss.as.controller.resource.InterfaceDefinition
-
Test whether the operation has a defined criteria attribute.
- isOperationDiscardAllowed(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer.AttributeValueDiscardApprover
-
Checks if the value of the resource after the operation is applied would meet the criteria.
- isOperationDiscardAllowed(TransformationContext, PathAddress, ModelNode) - Method in interface org.jboss.as.controller.transform.DiscardAttributesTransformer.DiscardApprover
-
Replies with whether operation transformation should be done.
- isOperationParameterDiscardable(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
Gets whether the given operation parameter can be discarded
- isOperationParameterDiscardable(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Gets whether the given operation parameter can be discarded
- isOperationReadOnly(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- isOperationReadOnly(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanRuntimeHandler
-
- isOperationTransformationIgnored(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget.IgnoredTransformationRegistry
-
- isOperationTransformationIgnored(PathAddress) - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- isOptional() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isOptional() - Method in class org.jboss.as.ee.component.ResourceInjectionConfiguration
-
- isOptional() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- isOptional() - Method in class org.jboss.as.web.common.WebComponentDescription
-
Web components are optional.
- isPartOfWeldDeployment(DeploymentUnit) - Static method in class org.jboss.as.ee.weld.WeldDeploymentMarker
-
- isPassivationApplicable() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isPassivationApplicable() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- isPassivationCapable() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- isPermitAll() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- isPersistent() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- isPersistent() - Method in interface org.wildfly.clustering.ejb.infinispan.PassivationConfiguration
-
Indicates whether the cache used by this bean manager will serialize a given bean on every request.
- isPresent(ParsedCommandLine) - Method in interface org.jboss.as.cli.CommandArgument
-
Checks whether the argument is present on the command line.
- isPresent(ParsedCommandLine) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- isPretty() - Method in class org.jboss.as.domain.http.server.OperationParameter
-
- isPrimitive(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
returns true if the descriptor represents a primitive type
- isPrivate(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.PrivateSubDeploymentMarker
-
- isPrivateModule() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isProfileKnown(Resource, String, String) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Check if a profile is one of a host's known resources
- isPropertySeparator(char) - Method in interface org.jboss.as.cli.CommandLineFormat
-
- isPropertySeparator(char) - Method in class org.jboss.as.cli.parsing.command.CommandFormat
-
- isPropertySeparator(char) - Method in class org.jboss.as.cli.parsing.operation.OperationFormat
-
- isProxy() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- isProxy() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- isProxy() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- isProxy() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- isProxy() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- isProxy() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- isProxy() - Method in interface org.jboss.as.controller.registry.Resource
-
- isProxy() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- isProxy() - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- isProxy() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- isProxy() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- isProxy() - Method in class org.jboss.as.messaging.CoreAddressResource
-
- isProxy() - Method in class org.jboss.as.messaging.HornetQServerResource
-
- isProxy() - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- isPublic(Member) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isPublic(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isPublic() - Method in class org.jboss.as.jacorb.rmi.ValueMemberAnalysis
-
Returns true iff this member has private visibility.
- isPublicModule() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isQueue(ModelControllerClient, String) - Static method in class org.jboss.as.cli.Util
-
- isReadOnly(ELContext, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.DummyELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- isReady() - Method in interface org.jboss.as.domain.management.security.CallbackHandlerService
-
Is this CallbackHandler ready for handling remote requests.
- isReady() - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.PlugInAuthenticationCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- isReady() - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- isReady() - Method in interface org.jboss.as.domain.management.SecurityRealm
-
Indicate that all supported mechanisms are ready.
- isRecoveryEnabled() - Method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
- isReentrant() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- isRegistered(ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- isRegistered(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- isRegistered(ModelController, ObjectName) - Method in class org.jboss.as.jsr77.managedobject.ManagedObjectHandlerRegistry
-
- isRegistered(String) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- isRegistered(ObjectName) - Method in class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- isRegisterTransformers() - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- isRegisterTransformers() - Method in interface org.jboss.as.controller.ExtensionContext
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
- isRelativeValue(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
- isReloaded() - Method in class org.jboss.as.controller.RunningModeControl
-
- isReloadRequired() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- isReloadSupported() - Method in class org.jboss.as.controller.ControlledProcessState
-
- isRemote() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isRemote() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isRemote() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets whether operations against the resource represented by this registration will be proxied to
a remote process.
- isRemoteDomainControllerIgnoreUnaffectedConfiguration() - Method in interface org.jboss.as.domain.controller.LocalHostControllerInfo
-
Gets whether we are set up to automatically ignore configuration from the DC
which does not apply to our servers.
- isRemoteDomainControllerIgnoreUnaffectedConfiguration() - Method in class org.jboss.as.host.controller.operations.LocalHostControllerInfoImpl
-
- isRemoteView(String) - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
Returns true if the passed viewClassName represents a remote view of the EJB component.
- isRemoved() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- isRemoved() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- isRemoved() - Method in class org.jboss.as.weld.ejb.SessionObjectReferenceImpl
-
- isRemoved() - Method in class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl
-
- isReorderRequired(PropertyConfigurable) - Method in class org.jboss.as.logging.logmanager.PropertySorter.DefaultPropertySorter
-
- isReorderRequired(PropertyConfigurable) - Method in interface org.jboss.as.logging.logmanager.PropertySorter
-
- isReplace() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- isRequestComplete() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- isRequestComplete() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- isRequired(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Gets whether this attribute must be defined in the given operationObject
- isRequiresTransitiveDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isResolveParameterValues() - Method in interface org.jboss.as.cli.CliConfig
-
Whether to resolve system properties specified as command argument
(or operation parameter) values before sending the operation request
to the controller or let the resolution happen on the server side.
- isResolveParameterValues() - Method in interface org.jboss.as.cli.CommandContext
-
Command argument or operation parameter values may contain system properties.
- isResourceAdapterProperty() - Method in class org.jboss.as.messaging.jms.ConnectionFactoryAttribute
-
Gets the value of the property resourceAdapterProperty.
- isResourceAttributeDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
Gets whether the given attribute can be discarded
- isResourceAttributeDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.DiscardAttributeChecker
-
Gets whether the given attribute can be discarded
- isResourceChangeListenerSupported() - Method in class org.wildfly.extension.undertow.deployment.ServletResourceManager
-
- isResourceDiscardAllowed(TransformationContext, PathAddress, Resource) - Method in class org.jboss.as.controller.transform.DiscardAttributesTransformer.AttributeValueDiscardApprover
-
- isResourceDiscardAllowed(TransformationContext, PathAddress, Resource) - Method in interface org.jboss.as.controller.transform.DiscardAttributesTransformer.DiscardApprover
-
Replies with whether resource transformation should be done.
- isResourceExcluded(PathAddress) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
-
Returns whether this host should ignore operations from the master domain controller that target
the given address.
- isResourceOnly() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isResourceOnly() - Method in class org.jboss.as.controller.AttributeDefinition
-
Show if attribute is resource only which means it wont be part of add operations but only present on resource
- isResourceRegistryAffected() - Method in interface org.jboss.as.controller.OperationContext
-
- isResourceServiceRestartAllowed() - Method in interface org.jboss.as.controller.OperationContext
-
- isResourceServiceRestartAllowed(OperationContext, ServiceController<?>) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Gets whether a restart of the parent resource's services is allowed.
- isResourceServiceRestartAllowed(OperationContext, ServiceController<?>) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
Gets whether a restart of the parent resource's services is allowed.
- isResourceServiceRestartAllowed() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- isResourceServiceRestartAllowed(OperationContext, ServiceController<?>) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildWriteAttributeHandler
-
- isResourceTransformationIgnored(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget.IgnoredTransformationRegistry
-
- isResourceTransformationIgnored(PathAddress) - Method in class org.jboss.as.host.controller.mgmt.HostInfo
-
- isRestart() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Gets whether this was a restarted host controller.
- isRestartOnReconnect() - Method in enum org.jboss.as.server.ServerState
-
- isRetainIfException() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription.StatefulRemoveMethod
-
- isReuseAttributesForAdd() - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- isReverse() - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- isRMIIDLExceptionType(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isRmiIdlRemoteInterface() - Method in class org.jboss.as.jacorb.rmi.InterfaceAnalysis
-
- isRMIIDLRemoteInterface(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isRMIIDLValueType(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isRMIIIOPType(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isRoleBased() - Method in interface org.jboss.as.controller.access.Authorizer.AuthorizerDescription
-
Gets whether the authorizer uses a role-based authorization mechanism.
- isRoleBased() - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Gets whether the authorizer uses a role-based authorization mechanism.
- isRoleBased() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- isRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
-
Gets whether all deploy, undeploy, replace
or remove operations associated with the deployment set plan
should be rolled back in case of a failure in any of them.
- isRollback() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- isRollback() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- isRollback() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
-
- isRollbackAcrossGroups() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
- isRollbackAcrossGroups() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- isRollbackCancelled() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- isRollbackOnly() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the current operation is bound to be rolled back.
- isRollbackOnRuntimeFailure() - Method in interface org.jboss.as.controller.OperationContext
-
- isRollbackTimedOut() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- isRolledBack() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
-
- isRolledBack() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- isRolledBack() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets whether the application of this action on this server was
rolled back.
- isRolledBackOnDomain() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
-
Gets whether the action was rolled back across the domain after being
successfully applied on the domain controller and all host controllers.
- isRollingToServers() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- isRoot() - Method in class org.jboss.as.cli.gui.ManagementModelNode.UserObject
-
- isRoot() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- isRunning(String) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- isRunning() - Method in class org.jboss.as.process.ProcessInfo
-
- isRuntime() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- isRuntime() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- isRuntime() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource.IronJacamarRuntimeResource
-
- isRuntime() - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- isRuntime() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- isRuntime() - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- isRuntime() - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- isRuntime() - Method in interface org.jboss.as.controller.registry.Resource
-
- isRuntime() - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- isRuntime() - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
-
- isRuntime() - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- isRuntime() - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- isRuntime() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- isRuntime() - Method in class org.jboss.as.messaging.CoreAddressResource
-
- isRuntime() - Method in class org.jboss.as.messaging.HornetQServerResource
-
- isRuntime() - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- isRuntimeAffected() - Method in interface org.jboss.as.controller.OperationContext
-
Determine whether the runtime container has thus far been affected by this operation.
- isRuntimeOnly() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- isRuntimeOnly() - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- isRuntimeOnly() - Method in interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Gets whether this model node only exists in the runtime and has no representation in the
persistent configuration model.
- isRuntimeOnlyRegistrationValid() - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- isRuntimeOnlyRegistrationValid() - Method in interface org.jboss.as.controller.ExtensionContext
-
Gets whether it is valid for the extension to register resources, attributes or operations that do not
involve the persistent configuration, but rather only involve runtime services.
- isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Gets whether updating the runtime system properties with the given property is allowed.
- isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in interface org.jboss.as.controller.operations.common.ProcessEnvironmentSystemPropertyUpdater
-
Gets whether updating the runtime system properties with the given property is allowed.
- isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.server.ServerEnvironment
-
- isRuntimeSystemPropertyUpdateAllowed(String, String, boolean) - Method in class org.jboss.as.server.ServerEnvironmentSystemPropertyUpdater
-
- isSatisfied(CommandContext) - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirement
-
- isSatisfied(CommandContext) - Method in class org.jboss.as.cli.accesscontrol.BaseAccessRequirement
-
- isScanAll() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- isScanProviders() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- isScanResources() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- isScheduled(String) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- isSecure() - Method in class org.wildfly.extension.undertow.AjpListenerService
-
- isSecure() - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- isSecure() - Method in class org.wildfly.extension.undertow.HttpsListenerService
-
- isSecure() - Method in class org.wildfly.extension.undertow.ListenerService
-
- isSecureWsdlAccess() - Method in class org.jboss.as.webservices.metadata.model.EJBEndpoint
-
- isSensitive(Action.ActionEffect) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- isSerializable() - Method in class org.jboss.as.ee.component.ViewDescription
-
- isSerializable(Class<?>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanSerializabilityChecker
-
- isServer() - Method in enum org.jboss.as.controller.ProcessType
-
Returns true if the process is one of the server variants.
- isServer() - Method in interface org.jboss.as.domain.management.audit.EnvironmentNameReader
-
Whether this is a server
- isServerGroupAdd() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether this effect adds the affected server groups.
- isServerGroupEffectGlobal() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether the resource logically affects all server groups, including server groups that may not presently exist.
- isServerGroupEffectUnassigned() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether the resource logically only affects certain server groups but hasn't been specifically associated
with a particular server group.
- isServerGroupKnown(Resource, String, String) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Check if a server group is one of a host's known resources
- isServerGroupRemove() - Method in interface org.jboss.as.controller.access.ServerGroupEffect
-
Gets whether this effect removes the affected server groups.
- isServerGroupRollback(String) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- isServerRestarted() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- isServerRestarted() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets whether the application of the update to the server's runtime
required a server restart.
- isServices() - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition.GlobalModule
-
- isSession() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isSession() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- isSet() - Static method in class org.jboss.as.security.remoting.RemotingContext
-
- isSharable() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
- isShared() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- isShutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- isShutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
-
- isShutdown() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- isShutdown() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- isShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
Gets whether the deployment set plan is organized around a shutdown of the server.
- isShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
-
Gets whether the deployment set plan is organized around a shutdown of the server.
- isShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- isShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
-
- isShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
-
Gets whether the deployment plan is organized around a shutdown of the server.
- isShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Gets whether the builder will create a deployment plan organized around
a shutdown of the server.
- isShutdown() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- isShutdown() - Method in class org.jboss.as.threads.ManagedExecutorService
- isShutdownComplete() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- isSilent() - Method in interface org.jboss.as.cli.CliConfig
-
Whether the info or error messages should be written to the terminal output.
- isSilent() - Method in interface org.jboss.as.cli.CommandContext
-
Whether the info or error messages should be written to the terminal output.
- isSilent() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- isSilentOrNonInteractive() - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- isSingleServerRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
-
Indicates that on a given server all deploy, undeploy or
replace operations associated with the deployment set
should be rolled back in case of a failure in any of them.
- isSingleServerRollback() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
-
- isSingleton() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isSingleton() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- isSingleton() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- isSkipRuntimeIgnoreCheck() - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Return true if we should skip the runtime check for slave HCs set up to ignore
domain resources which do not affect their servers
- isSlave() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- isSocketBindingGroupKnown(Resource, String, String) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Check if a socket binding group is one of a host's known resources
- isSSL(Socket) - Method in class org.jboss.as.jacorb.security.DomainSocketFactory
-
- isStandalone() - Method in class org.jboss.as.cli.gui.CliGuiContext
-
Find if we are connected to a standalone AS instances
or a domain controller.
- 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.
- isStarted() - Method in class org.jboss.as.cli.gui.ConnectDialog
-
- isStarted() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- isStarted() - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- isStarted() - Method in class org.jboss.as.weld.WeldBootstrapService
-
- isStarted() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
-
- isStarted() - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- isStateDropTable() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfig
-
- isStateful() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isStateful() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- isStateful() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- isStateless() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isStateless() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- isStateless() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- isStatic(DeploymentUnit) - Method in class org.jboss.as.ee.component.FieldInjectionTarget
-
- isStatic(DeploymentUnit) - Method in class org.jboss.as.ee.component.InjectionTarget
-
Indicates if the target has the staic modifier.
- isStatic(DeploymentUnit) - Method in class org.jboss.as.ee.component.MethodInjectionTarget
-
- isStatic(Member) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isStatic(Class) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- isStatisticsEnabled() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- isStatisticsEnabled() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- isStopping() - Method in class org.jboss.as.process.ProcessInfo
-
- isStrict() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Indicates whether handlers should complain by throwing exceptions
in case of issues or be forgiving where possible and there is
a reason to be.
- isSubDeployment(ResourceRoot) - Static method in class org.jboss.as.server.deployment.SubDeploymentMarker
-
- isSubDeploymentModulesIsolated() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isSuccess() - Method in class org.jboss.as.cli.scriptsupport.CLI.Result
-
Return true if the command was successful.
- isSuccess(ModelNode) - Static method in class org.jboss.as.cli.Util
-
- isSuccessfulOutcome(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Checks the result for a successful operation outcome.
- isSymlink(VirtualFile) - Static method in class org.jboss.as.jdr.util.Utils
-
- isSynchronizeRegistered() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- isSynchronous() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
- isTabComplete() - Method in interface org.jboss.as.cli.CommandHandlerProvider
-
- isTabComplete() - Method in class org.jboss.as.patching.cli.PatchHandlerProvider
-
- isTerminated() - Method in interface org.jboss.as.cli.CommandContext
-
Checks whether the session has been terminated.
- isTerminated() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- isTerminated() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
-
- isTerminated() - Method in class org.jboss.as.threads.ManagedExecutorService
- isTimedOut() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- isTimedOut() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets whether the application of this action on this server timed out.
- isTimerPersistent() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- isTimerServiceApplicable() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
EJB 3.2 spec allows the TimeService to be injected/looked up/accessed from the stateful bean so as to allow access to the TimerService.getAllTimers()
method from a stateful bean.
- isTimerServiceApplicable() - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- isTimerServiceRequired() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isTimerServiceRequired() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
Timeout methods and auto timer methods aren't applicable for stateful beans, hence we return false.
- isTopic(ModelControllerClient, String) - Static method in class org.jboss.as.cli.Util
-
- isTransactionActive() - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- isTransactional() - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- isTrim() - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- isType(DeploymentType, DeploymentUnit) - Static method in class org.jboss.as.ee.structure.DeploymentTypeMarker
-
- isType(DeploymentType, ResourceRoot) - Static method in class org.jboss.as.ee.structure.DeploymentTypeMarker
-
- isUnavailable() - Method in class org.jboss.as.controller.ContainerStateMonitor.MissingDependencyInfo
-
- isUnwrappedExceptionsParameterSet() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- isUseCachedDc() - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
Whether we should try to start up with a locally cached copy of the domain configuration file rather than
trying to connect to a master host controller.
- isUseCcm() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the useCcm.
- isUseCurrentConfig() - Method in class org.jboss.as.controller.RunningModeControl
-
- isUseCurrentDomainConfig() - Method in class org.jboss.as.host.controller.HostRunningModeControl
-
- isUseHistory() - Method in interface org.jboss.as.cli.CommandHistory
-
Returns a boolean indicating whether the history is enabled or not.
- isUseHistory() - Method in interface org.jboss.as.cli.impl.Console
-
- isUseJavaContext() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
Get the useJavaContext.
- isUseJavaContext() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the useJavaContext.
- isUseLegacyOverride() - Method in interface org.jboss.as.cli.CliConfig
-
If true then for addresses specified without a protocol but with a port number of 9999 the
protocol should be assumed to be 'remoting://'
- isUseListenerEncoding() - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- isUsePhysicalCodeSource() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- isUseQualifiedName() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- isUserInRole(String, Account, ServletInfo, HttpServletRequest, Deployment) - Method in class org.wildfly.extension.undertow.security.jacc.JACCAuthorizationManager
-
- isUserInRole(String, Account, ServletInfo, HttpServletRequest, Deployment) - Method in class org.wildfly.extension.undertow.security.JbossAuthorizationManager
-
- isUserSpecified() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- isUseUnprefixedChildTypes() - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- isUseWriteReplace() - Method in class org.jboss.as.ee.component.ViewDescription
-
- isValid() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
-
Gets whether the deployment plan was valid.
- isValid() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
-
- isValid(PatchingArtifactValidationContext) - Method in interface org.jboss.as.patching.validation.PatchingArtifact.ArtifactState
-
Check if a state is consistent.
- isValid(PatchingArtifactValidationContext) - Method in class org.jboss.as.patching.validation.PatchingFileArtifact.FileArtifactState
-
- isValid(String) - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
-
Is external module item valid.
- isValid(Principal, Object, Subject) - Method in class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- isValid() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanImmutableSession
-
- isValid() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSession
-
- isValid() - Method in class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSession
-
- isValid() - Method in interface org.wildfly.clustering.web.session.ImmutableSession
-
Indicates whether or not this session was invalidated.
- isValidateNull() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- isValidateOperationRequests() - Method in interface org.jboss.as.cli.CliConfig
-
Whether the operation requests should be validated in terms of
addresses, operation names and parameters before they are
sent to the controller for execution.
- isValidatingNull() - Method in class org.jboss.as.controller.AttributeDefinition
-
- isValidPath(ModelControllerClient, String...) - Static method in class org.jboss.as.cli.Util
-
- isValidRMIIIOP(Class) - Static method in class org.jboss.as.jacorb.rmi.Util
-
Check if this class is valid for RMI/IIOP mapping.
- isValueComplete(ParsedCommandLine) - Method in interface org.jboss.as.cli.CommandArgument
-
Checks whether the value is specified and complete.
- isValueComplete(ParsedCommandLine) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- isValueComplete(ParsedCommandLine) - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- isValueDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DefaultDiscardAttributeChecker
-
- isValueDiscardable(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DiscardAttributeChecker.DiscardAttributeValueChecker
-
- isValueRequired() - Method in interface org.jboss.as.cli.CommandArgument
-
Checks whether the argument accepts value.
- isValueRequired() - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- isValueRequired() - Method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- isVaultFormat(String) - Method in interface org.jboss.as.controller.VaultReader
-
- isVaultFormat(String) - Method in class org.jboss.as.security.vault.RuntimeVaultReader
-
- isVerbose() - Method in class org.jboss.as.cli.gui.CommandLine
-
- isWar() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- isWebApplicationBundle(DeploymentUnit) - Static method in class org.jboss.as.web.common.WebApplicationBundleUtils
-
- isWebservice() - Method in class org.jboss.as.xts.jandex.EndpointMetaData
-
- isWeldDeployment(DeploymentUnit) - Static method in class org.jboss.as.ee.weld.WeldDeploymentMarker
-
returns true if the
DeploymentUnit has a beans.xml in any of it's resource roots,
or is a top level deployment that contains sub-deployments that are weld deployments.
- isWildcard() - Method in class org.jboss.as.controller.PathElement
-
Determine whether the value is the wildcard value.
- isWildcard() - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- isWindows() - Static method in class org.jboss.as.cli.Util
-
- isWindows() - Static method in class org.jboss.as.jdr.util.Utils
-
- isWindows() - Static method in class org.jboss.as.security.vault.VaultTool
-
- isWritable() - Method in enum org.jboss.as.controller.registry.AttributeAccess.AccessType
-
- isXa() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDisable
-
- isXa() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceEnable
-
- isXa() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
- isXAEnabled() - Method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
- isXTSAnnotationDeployment(DeploymentUnit) - Static method in class org.jboss.as.xts.XTSDeploymentMarker
-
- isXTSEnabled() - Method in class org.jboss.as.xts.jandex.EndpointMetaData
-
- iterateResources(String, boolean) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
-
- ITERATION_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
-
- iterationCountOutOfRange(String) - Method in interface org.jboss.as.security.vault.VaultMessages
-
Create an exception when iteration count is out of range.
- ITERATIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ITERATIVE - Static variable in class org.jboss.as.domain.management.security.BaseLdapGroupSearchResource
-
- iterator() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- iterator() - Method in class org.jboss.as.controller.PathAddress
-
Iterate over the elements of this path address.
- iterator(InstalledIdentity, PatchableTarget.TargetInfo) - Static method in class org.jboss.as.patching.tool.PatchingHistory.Factory
-
- iterator() - Method in interface org.jboss.as.patching.tool.PatchingHistory
-
Returns an iterator over the history.
- iterator(PatchableTarget.TargetInfo) - Method in interface org.jboss.as.patching.tool.PatchingHistory
-
Same as iterator() but starting from a specific point.
- iterator() - Method in class org.jboss.as.patching.validation.PatchHistoryIterator.Builder
-
- iterator() - Method in class org.jboss.as.server.deployment.AttachmentList
-
- iterator() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- m_flags - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array with flags for all java methods.
- M_INHERITED - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a method as being inherited.
- M_OVERLOADED - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a method as overloaded.
- M_READ - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a method as the accessor of a read-write property.
- M_READONLY - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a method as the accessor of a read-only property.
- M_WRITE - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a method as the mutator of a read-write property.
- M_WRITEOBJECT - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Flags a method as being the writeObject() method
used for serialization.
- MAGIC_NUMBER - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
-
Magic number used in the handshake.
- MailExtension - Class in org.jboss.as.mail.extension
-
- MailExtension() - Constructor for class org.jboss.as.mail.extension.MailExtension
-
- MailSessionConfig - Class in org.jboss.as.mail.extension
-
- MailSessionDefinitionAnnotationParser - Class in org.jboss.as.mail.extension
-
Deployment processor responsible for processing
MailSessionDefinition and
MailSessionDefinitions
and creating
BindingConfigurations out of them
- MailSessionDefinitionAnnotationParser() - Constructor for class org.jboss.as.mail.extension.MailSessionDefinitionAnnotationParser
-
- MailSessionDeploymentDescriptorParser - Class in org.jboss.as.mail.extension
-
- MailSessionDeploymentDescriptorParser() - Constructor for class org.jboss.as.mail.extension.MailSessionDeploymentDescriptorParser
-
- MailSessionService - Class in org.jboss.as.mail.extension
-
Service that provides a javax.mail.Session.
- MailSessionService(MailSessionConfig) - Constructor for class org.jboss.as.mail.extension.MailSessionService
-
- MailSubsystemParser2_0 - Class in org.jboss.as.mail.extension
-
- MailSubsystemParser2_0() - Constructor for class org.jboss.as.mail.extension.MailSubsystemParser2_0
-
- Main - Class in org.jboss.as.appclient.subsystem
-
The application client entry point
- main(String[]) - Static method in class org.jboss.as.appclient.subsystem.Main
-
The main method.
- main(String[]) - Static method in class org.jboss.as.cli.CommandLineMain
-
- main(String[]) - Static method in class org.jboss.as.cli.handlers.FilenameTabCompleter
-
- main(String[]) - Static method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- main(String[]) - Static method in class org.jboss.as.cli.impl.CliLauncher
-
- main(String[]) - Static method in class org.jboss.as.cli.util.StrictSizeTable
-
- main(String[]) - Static method in class org.jboss.as.config.assembly.DomainMain
-
- main(String[]) - Static method in class org.jboss.as.config.assembly.GenerateModulesDefinition
-
- main(String[]) - Static method in class org.jboss.as.config.assembly.GenerateSubsystemsDefinition
-
arg[0] - subsystems definition spec (e.g logging:osgi,osgi:eager,deployment-scanner)
arg[1] - subsytem profiles (e.g.
- main(String[]) - Static method in class org.jboss.as.config.assembly.StandaloneMain
-
- main(String[]) - Static method in class org.jboss.as.domain.management.security.adduser.AddUser
-
- Main - Class in org.jboss.as.host.controller
-
The main-class entry point for the host controller process.
- main(String[]) - Static method in class org.jboss.as.host.controller.Main
-
The main method.
- main(String[]) - Static method in class org.jboss.as.jdr.CommandLineMain
-
Creates a JBoss Diagnostic Reporter (JDR) Report.
- main(String...) - Static method in class org.jboss.as.patching.runner.PatchReenableJarTool
-
- Main - Class in org.jboss.as.process
-
The main entry point for the process controller.
- main(String[]) - Static method in class org.jboss.as.process.Main
-
- main(String[]) - Static method in class org.jboss.as.security.vault.VaultTool
-
- 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.
- MAIN_CLASS - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
-
- MAIN_SLOT - Static variable in class org.jboss.as.patching.metadata.ModuleItem
-
- mainFileNotFound(String, File) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the canonical file for the main file could not be found.
- MainOperationAccessRequirement - Class in org.jboss.as.cli.accesscontrol
-
- major - Variable in class org.jboss.as.jacorb.naming.jndi.IiopUrl.Address
-
- MAJOR_VERSION - Static variable in class org.jboss.as.controller.extension.ExtensionSubsystemResourceDefinition
-
- makeDescriptor(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
Changes a class name to the internal form suitable for use in a descriptor string.
- makeDescriptor(Class<?>) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- makeDescriptor(Constructor<?>) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- makeDynamicStubFactory(PresentationManager, PresentationManager.ClassData, ClassLoader) - Method in class org.jboss.as.ejb3.iiop.stub.DynamicStubFactoryFactory
-
- makeMenuBar(CliGuiContext) - Static method in class org.jboss.as.cli.gui.GuiMain
-
- makeStubClass(Class<?>) - Static method in class org.jboss.as.ejb3.iiop.stub.DynamicStubFactoryFactory
-
Makes a dynamic stub class, if it does not already exist.
- malformedCommandLineURL(String, String) - Method in interface org.jboss.as.server.ServerMessages
-
Creates an error message indicating a malformed URL was provided as a value for a command line option.
- malformedDependencyName(Throwable, String) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating that dependency of mbean was malformed in service descriptor.
- malformedUrl(String) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
A message indicating the URL in the argument was malformed.
- malformedUrl(String, String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating the provided for the option is malformed.
- MANAGE_XML_NAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MANAGED_BEAN_ANNOTATION - Static variable in class org.jboss.as.jsf.deployment.JSFManagedBeanProcessor
-
- MANAGED_COMPONENTS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
components that have been registered with the management API
- MANAGED_CONTENT_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
Attributes indicating managed deployments in the content attribute
- MANAGED_EXECUTOR_SERVICE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- MANAGED_EXECUTOR_SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- MANAGED_EXECUTOR_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- MANAGED_SCHEDULED_EXECUTOR_SERVICE - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- MANAGED_SCHEDULED_EXECUTOR_SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- MANAGED_SCHEDULED_EXECUTOR_SERVICE_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- MANAGED_THREAD_FACTORY - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- MANAGED_THREAD_FACTORY - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- MANAGED_THREAD_FACTORY_AD - Static variable in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- ManagedAuditLogger - Interface in org.jboss.as.controller.audit
-
- ManagedAuditLogger.AuditLogHandlerUpdater - Interface in org.jboss.as.controller.audit
-
The audit log handler updater.
- ManagedAuditLoggerImpl - Class in org.jboss.as.controller.audit
-
Audit logger wrapper
- ManagedAuditLoggerImpl(String, boolean) - Constructor for class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- ManagedBeanAnnotationProcessor - Class in org.jboss.as.ee.managedbean.processors
-
Deployment unit processor responsible for scanning a deployment to find classes with javax.annotation.ManagedBean annotations.
- ManagedBeanAnnotationProcessor() - Constructor for class org.jboss.as.ee.managedbean.processors.ManagedBeanAnnotationProcessor
-
- ManagedBeanComponentDescription - Class in org.jboss.as.ee.managedbean.component
-
- ManagedBeanComponentDescription(String, String, EEModuleDescription, ServiceName) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanComponentDescription
-
Construct a new instance.
- ManagedBeanCreateInterceptor - Class in org.jboss.as.ee.managedbean.component
-
- ManagedBeanCreateInterceptor() - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
-
- managedBeanLoadFail(String) - Method in interface org.jboss.as.jsf.JSFLogger
-
- managedBeanNoDefaultConstructor(String) - Method in interface org.jboss.as.jsf.JSFLogger
-
- ManagedBeanResourceReferenceProcessor - Class in org.jboss.as.ee.managedbean.component
-
User: jpai
- ManagedBeanResourceReferenceProcessor(String) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanResourceReferenceProcessor
-
- managedBeansConfigParseFailed(VirtualFile) - Method in interface org.jboss.as.jsf.JSFLogger
-
- ManagedBeanSubDeploymentMarkingProcessor - Class in org.jboss.as.ee.managedbean.processors
-
Processor that only runs for ear deployments where no application.xml is provided.
- ManagedBeanSubDeploymentMarkingProcessor() - Constructor for class org.jboss.as.ee.managedbean.processors.ManagedBeanSubDeploymentMarkingProcessor
-
- ManagedBinding - Interface in org.jboss.as.network
-
A representation of a socket binding.
- ManagedBinding.Factory - Class in org.jboss.as.network
-
- ManagedBindingRegistry - Interface in org.jboss.as.network
-
- managedContentValidator - Variable in class org.jboss.as.server.deploymentoverlay.ContentAdd
-
- ManagedDatagramSocketBinding - Class in org.jboss.as.network
-
Managed DatagramSocket binding, automatically registering itself
at the SocketBindingManager when bound.
- ManagedDMRContentAddHandler - Class in org.jboss.as.management.client.content
-
Add handler for a resource that represents a named bit of re-usable DMR.
- ManagedDMRContentAddHandler(AttributeDefinition, ResourceDescriptionResolver) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentAddHandler
-
- ManagedDMRContentLogger - Interface in org.jboss.as.management.client.content
-
This module is using message IDs in the range 12200-12299.
- ManagedDMRContentMessages - Interface in org.jboss.as.management.client.content
-
This module is using message IDs in the range 12200-12299.
- ManagedDMRContentRemoveHandler - Class in org.jboss.as.management.client.content
-
Remove handler for a resource that represents a named bit of re-usable DMR.
- ManagedDMRContentResource - Class in org.jboss.as.management.client.content
-
Resource implementation for a resource that stores managed DMR content (e.g.
- ManagedDMRContentResource(PathElement) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- ManagedDMRContentResource(PathElement, ManagedDMRContentTypeResource) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- ManagedDMRContentResourceDefinition - Class in org.jboss.as.management.client.content
-
- ManagedDMRContentStoreHandler - Class in org.jboss.as.management.client.content
-
Add handler for a resource that represents a named bit of re-usable DMR.
- ManagedDMRContentStoreHandler(AttributeDefinition, ResourceDescriptionResolver) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentStoreHandler
-
- ManagedDMRContentTypeAddHandler - Class in org.jboss.as.management.client.content
-
Add handler for a resource that represents the parent node for a tree of child resources each of
which represents a named bit of re-usable DMR.
- ManagedDMRContentTypeAddHandler(ContentRepository, String) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentTypeAddHandler
-
- ManagedDMRContentTypeResource - Class in org.jboss.as.management.client.content
-
Resource implementation for the root resource of a tree of resources that store managed DMR content
(e.g.
- ManagedDMRContentTypeResource(PathElement, String, byte[], ContentRepository) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- ManagedDMRContentTypeResourceDefinition - Class in org.jboss.as.management.client.content
-
ResourceDefinition for a resource that represents the parent node for a tree of child resources each of
which represents a named bit of re-usable DMR.
- ManagedDMRContentTypeResourceDefinition(ContentRepository, String, PathElement, ParameterValidator, ResourceDescriptionResolver, ResourceDescriptionResolver) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentTypeResourceDefinition
-
- ManagedDMRContentWriteAttributeHandler - Class in org.jboss.as.management.client.content
-
Add handler for a resource that represents a named bit of re-usable DMR.
- ManagedDMRContentWriteAttributeHandler(AttributeDefinition) - Constructor for class org.jboss.as.management.client.content.ManagedDMRContentWriteAttributeHandler
-
- ManagedExecutorFactory - Class in org.jboss.as.clustering.infinispan
-
- ManagedExecutorFactory(Executor) - Constructor for class org.jboss.as.clustering.infinispan.ManagedExecutorFactory
-
- ManagedExecutorService - Class in org.jboss.as.clustering.concurrent
-
ExecutorService decorator whose shutdown methods are no-ops.
- ManagedExecutorService(ExecutorService) - Constructor for class org.jboss.as.clustering.concurrent.ManagedExecutorService
-
- ManagedExecutorService(Executor) - Constructor for class org.jboss.as.clustering.concurrent.ManagedExecutorService
-
- ManagedExecutorService - Class in org.jboss.as.threads
-
- ManagedExecutorService(ExecutorService) - Constructor for class org.jboss.as.threads.ManagedExecutorService
-
- ManagedExecutorServiceAdd - Class in org.jboss.as.ee.subsystem
-
- ManagedExecutorServiceRemove - Class in org.jboss.as.ee.subsystem
-
- ManagedExecutorServiceResourceDefinition - Class in org.jboss.as.ee.subsystem
-
- ManagedExecutorServiceResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
-
- ManagedExecutorServiceService - Class in org.jboss.as.ee.concurrent.service
-
Service responsible for creating, starting and stopping a ManagedExecutorServiceImpl.
- ManagedExecutorServiceService(String, String, long, boolean, int, int, long, TimeUnit, long, int, AbstractManagedExecutorService.RejectPolicy) - Constructor for class org.jboss.as.ee.concurrent.service.ManagedExecutorServiceService
-
- ManagedJBossThreadPoolExecutorService - Class in org.jboss.as.threads
-
- ManagedJBossThreadPoolExecutorService(JBossThreadPoolExecutor) - Constructor for class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- ManagedMulticastSocketBinding - Class in org.jboss.as.network
-
Managed MulticastSocket binding, automatically registering itself
at the SocketBindingManager when bound.
- ManagedObjectHandlerRegistry - Class in org.jboss.as.jsr77.managedobject
-
- ManagedQueueExecutorService - Class in org.jboss.as.threads
-
- ManagedQueueExecutorService(QueueExecutor) - Constructor for class org.jboss.as.threads.ManagedQueueExecutorService
-
- ManagedQueuelessExecutorService - Class in org.jboss.as.threads
-
- ManagedQueuelessExecutorService(QueuelessExecutor) - Constructor for class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- ManagedReference - Interface in org.jboss.as.naming
-
A reference to a container managed object
- ManagedReferenceFactory - Interface in org.jboss.as.naming
-
Creates container managed references.
- ManagedReferenceFactoryToResourceReferenceFactoryAdapter<T> - Class in org.jboss.as.weld.services.bootstrap
-
- ManagedReferenceFactoryToResourceReferenceFactoryAdapter(ManagedReferenceFactory) - Constructor for class org.jboss.as.weld.services.bootstrap.ManagedReferenceFactoryToResourceReferenceFactoryAdapter
-
- ManagedReferenceInjector<T> - Class in org.jboss.as.naming
-
A n adaptor between value injectors and ManagedReferenceFactory
- ManagedReferenceInjector(Injector<ManagedReferenceFactory>) - Constructor for class org.jboss.as.naming.ManagedReferenceInjector
-
- ManagedReferenceObjectFactory - Class in org.jboss.as.naming
-
- ManagedReferenceObjectFactory() - Constructor for class org.jboss.as.naming.ManagedReferenceObjectFactory
-
- ManagedReferenceToResourceReferenceAdapter<T> - Class in org.jboss.as.weld.services.bootstrap
-
- ManagedReferenceToResourceReferenceAdapter(ManagedReference) - Constructor for class org.jboss.as.weld.services.bootstrap.ManagedReferenceToResourceReferenceAdapter
-
- managedReferenceWasNull(Field) - Method in interface org.jboss.as.ee.EeMessages
-
- ManagedScheduledExecutorFactory - Class in org.jboss.as.clustering.infinispan
-
- ManagedScheduledExecutorFactory(ScheduledExecutorService) - Constructor for class org.jboss.as.clustering.infinispan.ManagedScheduledExecutorFactory
-
- ManagedScheduledExecutorService - Class in org.jboss.as.clustering.concurrent
-
ScheduledExecutorService decorator that records recurring tasks and cancels them on shutdown.
- ManagedScheduledExecutorService(ScheduledExecutorService) - Constructor for class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
-
- ManagedScheduledExecutorService - Class in org.jboss.as.threads
-
- ManagedScheduledExecutorService(ScheduledThreadPoolExecutor) - Constructor for class org.jboss.as.threads.ManagedScheduledExecutorService
-
- ManagedScheduledExecutorServiceAdd - Class in org.jboss.as.ee.subsystem
-
- ManagedScheduledExecutorServiceRemove - Class in org.jboss.as.ee.subsystem
-
- ManagedScheduledExecutorServiceResourceDefinition - Class in org.jboss.as.ee.subsystem
-
- ManagedScheduledExecutorServiceResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
-
- ManagedScheduledExecutorServiceService - Class in org.jboss.as.ee.concurrent.service
-
Service responsible for creating, starting and stopping a ManagedScheduledExecutorServiceImpl.
- ManagedScheduledExecutorServiceService(String, String, long, boolean, int, long, TimeUnit, long, AbstractManagedExecutorService.RejectPolicy) - Constructor for class org.jboss.as.ee.concurrent.service.ManagedScheduledExecutorServiceService
-
- ManagedServerBootCmdFactory - Class in org.jboss.as.host.controller
-
Combines the relevant parts of the domain-level and host-level models to
determine the jvm launch command needed to start an application server instance.
- ManagedServerBootCmdFactory(String, ModelNode, ModelNode, HostControllerEnvironment, ExpressionResolver) - Constructor for class org.jboss.as.host.controller.ManagedServerBootCmdFactory
-
- ManagedServerBootConfiguration - Interface in org.jboss.as.host.controller
-
The managed server boot configuration.
- ManagedServerOperationsFactory - Class in org.jboss.as.host.controller
-
Factory creating the boot operations for a ManagedServer.
- ManagedServerSocketBinding - Class in org.jboss.as.network
-
Managed ServerSocket binding, automatically registering itself
at the SocketBindingManager when bound.
- ManagedServerSocketFactory - Class in org.jboss.as.network
-
ServerSocketFactory implementation creating sockets, which automatically register
and unregister itself at the SocketBindingManager when bound or closed.
- ManagedServerSocketFactory() - Constructor for class org.jboss.as.network.ManagedServerSocketFactory
-
- ManagedSocketFactory - Class in org.jboss.as.clustering.jgroups
-
- ManagedSocketFactory(SocketFactory, SocketBindingManager) - Constructor for class org.jboss.as.clustering.jgroups.ManagedSocketFactory
-
- ManagedSocketFactory - Class in org.jboss.as.network
-
ServerSocketFactory implementation creating sockets, which automatically register
and unregister itself at the SocketBindingManager when bound or closed.
- ManagedSocketFactory() - Constructor for class org.jboss.as.network.ManagedSocketFactory
-
- ManagedThreadFactoryAdd - Class in org.jboss.as.ee.subsystem
-
- ManagedThreadFactoryRemove - Class in org.jboss.as.ee.subsystem
-
- ManagedThreadFactoryResourceDefinition - Class in org.jboss.as.ee.subsystem
-
- ManagedThreadFactoryResourceReferenceProcessor - Class in org.jboss.as.ee.concurrent.deployers.injection
-
- ManagedThreadFactoryService - Class in org.jboss.as.ee.concurrent.service
-
- ManagedThreadFactoryService(String, String, int) - Constructor for class org.jboss.as.ee.concurrent.service.ManagedThreadFactoryService
-
- MANAGEMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_ADDRESS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MANAGEMENT_CHANNEL - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
-
The name of the external management channel
- MANAGEMENT_CLIENT_CONTENT - Static variable in class org.jboss.as.cli.Util
-
- MANAGEMENT_CLIENT_CONTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_CONNECTOR - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
-
- MANAGEMENT_ENDPOINT - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
-
The name of the endpoint service used for management
- MANAGEMENT_ENDPOINT - Static variable in class org.jboss.as.server.mgmt.UndertowHttpManagementService
-
- MANAGEMENT_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_INTERFACES - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- MANAGEMENT_INTERFACES - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.version.Version
-
- MANAGEMENT_MICRO_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_MICRO_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- MANAGEMENT_MICRO_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- MANAGEMENT_MICRO_VERSION - Static variable in class org.jboss.as.version.Version
-
- MANAGEMENT_MINOR_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_MINOR_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- MANAGEMENT_MINOR_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- MANAGEMENT_MINOR_VERSION - Static variable in class org.jboss.as.version.Version
-
- 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.
- MANAGEMENT_NOTIFICATION_ADDRESS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MANAGEMENT_REPOSITORY_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- MANAGEMENT_SPEC_VERSION - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MANAGEMENT_SUBSYSTEM_ENDPOINT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_SUBSYSTEM_ENDPOINT - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- ManagementBatchIdManager - Interface in org.jboss.as.protocol.mgmt
-
Responsible for generating new unique batch ids on the server side
of a channel.
- ManagementBatchIdManager.DefaultManagementBatchIdManager - Class in org.jboss.as.protocol.mgmt
-
- ManagementByeByeHeader - Class in org.jboss.as.protocol.mgmt
-
- ManagementByeByeHeader(int) - Constructor for class org.jboss.as.protocol.mgmt.ManagementByeByeHeader
-
- ManagementChannelAssociation - Interface in org.jboss.as.protocol.mgmt
-
Associates a remoting Channel to a management client.
- ManagementChannelHandler - Class in org.jboss.as.protocol.mgmt
-
Generic management channel handler allowing to assemble multiple ManagementRequestHandlerFactory per channel.
- ManagementChannelHandler(Channel, ExecutorService) - Constructor for class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
- ManagementChannelHandler(Channel, ExecutorService, ManagementRequestHandlerFactory...) - Constructor for class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
- ManagementChannelHandler(ManagementClientChannelStrategy, ExecutorService) - Constructor for class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
- ManagementChannelHandler(ManagementClientChannelStrategy, ExecutorService, ManagementRequestHandlerFactory...) - Constructor for class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
- ManagementChannelInitialization - Interface in org.jboss.as.protocol.mgmt.support
-
- ManagementChannelInitialization.ManagementChannelShutdownHandle - Interface in org.jboss.as.protocol.mgmt.support
-
- ManagementChannelReceiver - Class in org.jboss.as.protocol.mgmt
-
Base receiver class for the management protocol support.
- ManagementChannelReceiver() - Constructor for class org.jboss.as.protocol.mgmt.ManagementChannelReceiver
-
- ManagementChannelRegistryService - Class in org.jboss.as.remoting.management
-
A basic registry for opened management channels.
- ManagementChannelRegistryService() - Constructor for class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
- ManagementClientChannelStrategy - Class in org.jboss.as.protocol.mgmt
-
Strategy management clients can use for controlling the lifecycle of the channel.
- ManagementClientChannelStrategy() - Constructor for class org.jboss.as.protocol.mgmt.ManagementClientChannelStrategy
-
- ManagementEjbComponent - Class in org.jboss.as.jsr77.ejb
-
- ManagementEjbComponent(EJBComponentCreateService) - Constructor for class org.jboss.as.jsr77.ejb.ManagementEjbComponent
-
- ManagementEjbDeploymentInformation - Class in org.jboss.as.jsr77.ejb
-
Gets around having no EJBComponent in the injected value
- ManagementEjbDeploymentInformation(String, Map<String, InjectedValue<ComponentView>>, ClassLoader) - Constructor for class org.jboss.as.jsr77.ejb.ManagementEjbDeploymentInformation
-
- ManagementEndpointService - Class in org.jboss.as.remoting
-
An MSC service for Remoting endpoints.
- ManagementEndpointService(String, EndpointService.EndpointType, OptionMap) - Constructor for class org.jboss.as.remoting.ManagementEndpointService
-
- ManagementHomeEjbComponentView - Class in org.jboss.as.jsr77.ejb
-
- ManagementHomeEjbComponentView() - Constructor for class org.jboss.as.jsr77.ejb.ManagementHomeEjbComponentView
-
- ManagementHttpServer - Class in org.jboss.as.domain.http.server
-
The general HTTP server for handling management API requests.
- ManagementMessageHandler - Interface in org.jboss.as.protocol.mgmt
-
- ManagementModel - Class in org.jboss.as.cli.gui
-
This class contains a JTree view of the management model that allows you to build commands by
clicking nodes and operations.
- ManagementModel(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.ManagementModel
-
- ManagementModel(ManagementModelNode, CliGuiContext) - Constructor for class org.jboss.as.cli.gui.ManagementModel
-
- ManagementModelNode - Class in org.jboss.as.cli.gui
-
A node in the management tree.
- ManagementModelNode(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.ManagementModelNode
-
Constructor for root node only.
- ManagementModelNode.UserObject - Class in org.jboss.as.cli.gui
-
Encapsulates name/value pair.
- ManagementPermission - Class in org.jboss.as.controller.access.permission
-
Base class for
Permission implementations related to WildFly access control.
- ManagementPermissionAuthorizer - Class in org.jboss.as.controller.access.permission
-
- ManagementPermissionAuthorizer(PermissionFactory, JmxPermissionFactory) - Constructor for class org.jboss.as.controller.access.permission.ManagementPermissionAuthorizer
-
- ManagementPermissionCollection - Class in org.jboss.as.controller.access.permission
-
- ManagementPermissionCollection(Class<? extends ManagementPermission>) - Constructor for class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- ManagementPermissionCollection(String, Class<? extends ManagementPermission>) - Constructor for class org.jboss.as.controller.access.permission.ManagementPermissionCollection
-
- ManagementPingHeader - Class in org.jboss.as.protocol.mgmt
-
- ManagementPingHeader(int) - Constructor for class org.jboss.as.protocol.mgmt.ManagementPingHeader
-
- ManagementPingRequest - Class in org.jboss.as.protocol.mgmt
-
- ManagementPingRequest() - Constructor for class org.jboss.as.protocol.mgmt.ManagementPingRequest
-
- ManagementPongHeader - Class in org.jboss.as.protocol.mgmt
-
- ManagementPongHeader(int) - Constructor for class org.jboss.as.protocol.mgmt.ManagementPongHeader
-
- ManagementPongRequestHandler - Class in org.jboss.as.protocol.mgmt
-
- ManagementPongRequestHandler() - Constructor for class org.jboss.as.protocol.mgmt.ManagementPongRequestHandler
-
- ManagementProtocol - Interface in org.jboss.as.protocol.mgmt
-
- ManagementProtocolHeader - Class in org.jboss.as.protocol.mgmt
-
ManagementProtocol header used to send the required information to establish a request with a remote controller.
- ManagementProtocolHeader(int) - Constructor for class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
Construct an instance with the protocol version for the header.
- ManagementRemoteEjbComponentView - Class in org.jboss.as.jsr77.ejb
-
- ManagementRemoteEjbComponentView(MBeanServer) - Constructor for class org.jboss.as.jsr77.ejb.ManagementRemoteEjbComponentView
-
- ManagementRemotingServices - Class in org.jboss.as.remoting.management
-
Utility class to add remoting services
- managementRepository - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- ManagementRepositoryService - Class in org.jboss.as.connector.services.resourceadapters.repository
-
- ManagementRepositoryService() - Constructor for class org.jboss.as.connector.services.resourceadapters.repository.ManagementRepositoryService
-
create an instance
- ManagementRequest<T,A> - Interface in org.jboss.as.protocol.mgmt
-
A management request.
- ManagementRequestContext<A> - Interface in org.jboss.as.protocol.mgmt
-
The context for handling request.
- ManagementRequestContext.AsyncTask<A> - Interface in org.jboss.as.protocol.mgmt
-
- ManagementRequestHandler<T,A> - Interface in org.jboss.as.protocol.mgmt
-
A handler for incoming requests.
- ManagementRequestHandlerFactory - Interface in org.jboss.as.protocol.mgmt
-
A ManagementRequestHandler factory.
- ManagementRequestHandlerFactory.RequestHandlerChain - Interface in org.jboss.as.protocol.mgmt
-
A chain of multiple request handler.
- ManagementRequestHeader - Class in org.jboss.as.protocol.mgmt
-
ManagementProtocol header used for management requests.
- ManagementRequestHeader(int, int, int, byte) - Constructor for class org.jboss.as.protocol.mgmt.ManagementRequestHeader
-
Construct an instance with the protocol version and operation handler for the header.
- ManagementResourceDefinition - Class in org.jboss.as.jpa.management
-
ManagementResourceDefinition
- ManagementResourceDefinition(PathElement, ResourceDescriptionResolver, Statistics, EntityManagerFactoryLookup) - Constructor for class org.jboss.as.jpa.management.ManagementResourceDefinition
-
- managementResourceNotFound(PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a resource cannot be found.
- managementResourceNotFoundMessage(PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- ManagementResourceRegistration - Interface in org.jboss.as.controller.registry
-
A registration for a management resource which consists of a resource description plus registered operation handlers.
- ManagementResourceRegistration.Factory - Class in org.jboss.as.controller.registry
-
A factory for creating a new, root model node registration.
- ManagementResponseHandler<T,A> - Interface in org.jboss.as.protocol.mgmt
-
A local handler for responses to a management request.
- ManagementResponseHeader - Class in org.jboss.as.protocol.mgmt
-
ManagementProtocol header used for management operation responses.
- ManagementResponseHeader(int, int, String) - Constructor for class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
Construct an instance with the protocol version for the header.
- ManagementUtil - Class in org.jboss.as.domain.management.security
-
Utility methods related to the management API for security realms.
- ManagementUtil - Class in org.jboss.as.messaging
-
Helper class to report management attributes or operation results
- ManagementXml - Class in org.jboss.as.domain.management.parsing
-
Bits of parsing and marshaling logic that are related to <management> elements in domain.xml, host.xml
and standalone.xml.
- ManagementXml(ManagementXml.Delegate) - Constructor for class org.jboss.as.domain.management.parsing.ManagementXml
-
- ManagementXml.Delegate - Class in org.jboss.as.domain.management.parsing
-
Handles config-file specific aspects of parsing and marshalling <management> elements
- managerStartFailure(Throwable, String) - Method in interface org.jboss.as.txn.TransactionMessages
-
Creates an exception indicating the start of a manager failed.
- mandatory(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- 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
-
- MANIFEST_NAME - Static variable in class org.jboss.as.jdr.util.Utils
-
- 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
- MAP_GROUPS_TO_ROLES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAP_GROUPS_TO_ROLES - Static variable in class org.jboss.as.domain.management.security.SecurityRealmResourceDefinition
-
- MapAttributeDefinition - Class in org.jboss.as.controller
-
Defining characteristics of an
ModelType.OBJECT attribute in a
Resource,
where all children of the object have values of the same type; i.e.
- MapAttributeDefinition(String, boolean, ParameterValidator) - Constructor for class org.jboss.as.controller.MapAttributeDefinition
-
- MapAttributeDefinition(String, String, boolean, int, int, ParameterValidator) - Constructor for class org.jboss.as.controller.MapAttributeDefinition
-
- MapAttributeDefinition(String, String, boolean, int, int, ParameterValidator, String[], String[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.MapAttributeDefinition
-
- MapAttributeDefinition(String, String, boolean, boolean, int, int, ParameterCorrector, ParameterValidator, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.MapAttributeDefinition
-
- MapAttributeDefinition(String, String, boolean, boolean, int, int, ParameterCorrector, ParameterValidator, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], Boolean, AttributeParser, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.MapAttributeDefinition
-
Deprecated.
- MapAttributeDefinition(MapAttributeDefinition.Builder<? extends MapAttributeDefinition.Builder, ? extends MapAttributeDefinition>) - Constructor for class org.jboss.as.controller.MapAttributeDefinition
-
- MapAttributeDefinition.Builder<BUILDER extends MapAttributeDefinition.Builder,ATTRIBUTE extends MapAttributeDefinition> - Class in org.jboss.as.controller
-
- mapClass(Class) - Method in class org.jboss.as.jacorb.rmi.ir.InterfaceRepository
-
Add mapping for a class.
- MapConfig - Class in org.jboss.as.pojo.descriptor
-
Map meta data.
- MapConfig() - Constructor for class org.jboss.as.pojo.descriptor.MapConfig
-
- mapException(Exception, CNCtx, NameComponent[]) - Static method in class org.jboss.as.jacorb.naming.jndi.ExceptionMapper
-
- MAPPED_FILE - Static variable in interface org.jboss.as.web.Constants
-
- MAPPED_FILE - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- MAPPED_FILE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- MAPPED_ROLES - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- MAPPER - Static variable in class org.jboss.as.host.controller.mgmt.DomainRemoteFileRequestAndHandler
-
- MAPPER - Static variable in class org.jboss.as.server.mgmt.domain.ServerToHostRemoteFileRequestAndHandler
-
- MAPPING - Static variable in interface org.jboss.as.security.Constants
-
- MAPPING_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- MAPPING_MAP - Static variable in interface org.jboss.as.security.ModulesMap
-
- MAPPING_MODULE - Static variable in interface org.jboss.as.security.Constants
-
- MAPPING_MODULES - Static variable in interface org.jboss.as.security.Constants
-
- MAPPING_MODULES - Static variable in class org.jboss.as.security.MappingResourceDefinition
-
- MappingModuleDefinition - Class in org.jboss.as.security
-
- MappingProviderModuleDefinition - Class in org.jboss.as.security
-
- MappingResourceDefinition - Class in org.jboss.as.security
-
- mapRoles(Caller, Environment, Action, TargetAttribute) - Method in interface org.jboss.as.controller.access.rbac.RoleMapper
-
Determine the roles available for the caller for a management operation affecting an individual attribute.
- mapRoles(Caller, Environment, Action, TargetResource) - Method in interface org.jboss.as.controller.access.rbac.RoleMapper
-
Determine the roles available for the caller for a management operation affecting an entire resource.
- mapRoles(Caller, Environment, Set<String>) - Method in interface org.jboss.as.controller.access.rbac.RoleMapper
-
Determine the roles available for the caller without reference to a particular action or target.
- mapRoles(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- mapRoles(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- mapRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- mapRoles(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.rbac.StandardRoleMapper
-
- mapRoles(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.StandardRoleMapper
-
- mapRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.rbac.StandardRoleMapper
-
- mapRoles(Caller, Environment, Action, TargetAttribute) - Method in class org.jboss.as.controller.access.rbac.SuperUserRoleMapper
-
- mapRoles(Caller, Environment, Action, TargetResource) - Method in class org.jboss.as.controller.access.rbac.SuperUserRoleMapper
-
- mapRoles(Caller, Environment, Set<String>) - Method in class org.jboss.as.controller.access.rbac.SuperUserRoleMapper
-
- MapValidator - Class in org.jboss.as.controller.operations.validation
-
Validates parameters of type ModelType.OBJECT.
- MapValidator(ParameterValidator) - Constructor for class org.jboss.as.controller.operations.validation.MapValidator
-
Constructs a new MapValidator
- MapValidator(ParameterValidator, boolean) - Constructor for class org.jboss.as.controller.operations.validation.MapValidator
-
Constructs a new MapValidator
- MapValidator(ParameterValidator, boolean, int, int) - Constructor for class org.jboss.as.controller.operations.validation.MapValidator
-
Constructs a new MapValidator
- mark(DeploymentUnit) - Static method in class org.jboss.as.ee.weld.WeldDeploymentMarker
-
Mark this deployment and the top level deployment as being a weld deployment.
- mark(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- mark(DeploymentUnit) - Static method in class org.jboss.as.jacorb.deployment.JacORBDeploymentMarker
-
- mark(DeploymentUnit) - Static method in class org.jboss.as.jaxrs.deployment.JaxrsDeploymentMarker
-
- 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
-
- mark(DeploymentUnit) - Static method in class org.jboss.as.weld.deployment.CdiAnnotationMarker
-
Mark the deployment as a CDI one.
- mark(DeploymentUnit) - Static method in class org.jboss.as.xts.XTSDeploymentMarker
-
- markAsExplodedDeployment(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.ExplodedDeploymentMarker
-
- markResourceRestarted(PathAddress, Object) - Method in interface org.jboss.as.controller.OperationContext
-
Marks a resource to indicate that it's backing service(s) will be restarted.
- marshal() - Method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- marshal(Writer, BundledPatch) - Static method in class org.jboss.as.patching.metadata.PatchBundleXml
-
- marshal(OutputStream, BundledPatch) - Static method in class org.jboss.as.patching.metadata.PatchBundleXml
-
- marshal(Writer, Patch) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- marshal(OutputStream, Patch) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- marshal(OutputStream, RollbackPatch) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- marshal(OutputStream, Patch, XMLElementWriter<? extends Patch>) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- marshal(Command<R, C>) - Method in interface org.wildfly.clustering.server.dispatcher.CommandMarshaller
-
Marshals the specified command to a byte[].
- marshallAsAttribute(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.AttributeMarshaller
-
Marshalls the value from the given
resourceModel as an xml element, if it
is marshallable.
- marshallAsAttribute(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.DefaultAttributeMarshaller
-
- marshallAsAttribute(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.controller.SimpleAttributeDefinition
-
Marshalls the value from the given
resourceModel as an xml attribute, if it
is marshallable.
- marshallAsAttribute(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.SimpleAttributeDefinition
-
Marshalls the value from the given
resourceModel as an xml attribute, if it
is marshallable.
- marshallAsAttribute(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.security.ComplexAttributes.KeyManagerAttributeMarshaller
-
- marshallAsAttribute(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.security.ComplexAttributes.KeyStoreAttributeMarshaller
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.controller.AttributeDefinition
-
Marshalls the value from the given
resourceModel as an xml attribute, if it
is marshallable.
- marshallAsElement(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.AttributeDefinition
-
Marshalls the value from the given
resourceModel as an xml element, if it
is marshallable.
- marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.AttributeMarshaller
-
- marshallAsElement(AttributeDefinition, ModelNode, XMLStreamWriter) - Method in class org.jboss.as.controller.DefaultAttributeMarshaller
-
- marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.DefaultAttributeMarshaller
-
- marshallAsElement(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- marshallAsElement(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- marshallAsElement(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition
-
- marshallAsElement(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.controller.SimpleAttributeDefinition
-
Marshalls the value from the given
resourceModel as an xml element, if it
is marshallable.
- marshallAsElement(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.logging.ElementAttributeMarshaller
-
- marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.logging.HandlersAttributeMarshaller
-
- marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.messaging.AttributeMarshallers.JndiEntriesAttributeMarshaller
-
- marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.messaging.AttributeMarshallers.WrappedListAttributeMarshaller
-
- marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.remoting.WrappedAttributeMarshaller
-
- marshallAsXml(ModelNode, OutputStream) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- marshallAsXml(ModelNode, OutputStream) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
Marshals the given configuration model to XML, writing to the given stream.
- marshallAsXml(ModelNode, OutputStream) - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
Marshals the given configuration model to XML, writing to the given stream.
- marshallAsXml(ModelNode, OutputStream) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- MarshalledValue<T,C> - Interface in org.jboss.as.clustering.marshalling
-
- MarshalledValueFactory<C> - Interface in org.jboss.as.clustering.marshalling
-
- MarshalledValueSessionAttributeMarshaller<V,C> - Class in org.wildfly.clustering.web.infinispan.session
-
Session attribute marshaller that stores attribute values using marshalled values.
- MarshalledValueSessionAttributeMarshaller(MarshalledValueFactory<C>, C) - Constructor for class org.wildfly.clustering.web.infinispan.session.MarshalledValueSessionAttributeMarshaller
-
- marshallerFactory - Variable in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- MarshallingConfigurationFactory - Class in org.jboss.as.clustering.marshalling
-
Boilerplate code for marshalling configuration creation.
- MarshallingContext - Interface in org.jboss.as.clustering.marshalling
-
- MarshallingContextFactory - Interface in org.jboss.as.clustering.marshalling
-
Factory for creating a marshalling context.
- MASK - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- mask - Variable in class org.jboss.as.controller.operations.validation.MaskedAddressValidator.ParsedResult
-
- MaskedAddressValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a string that can be converted into a masked InetAddress.
- MaskedAddressValidator(boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.MaskedAddressValidator
-
- MaskedAddressValidator.ParsedResult - Class in org.jboss.as.controller.operations.validation
-
- MASTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MASTER - Static variable in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
-
- MASTER - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- MASTER_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- MASTER_PORT - Static variable in class org.jboss.as.process.CommandLineConstants
-
- MasterDomainControllerClient - Interface in org.jboss.as.host.controller
-
- masterDomainControllerOnlyOperation(String, PathAddress) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the operation, represented by the operation parameter, for the address can
only be handled by the master domain controller and this host is not the master domain controller.
- MasterDomainControllerOperationHandlerService - Class in org.jboss.as.host.controller.mgmt
-
Installs MasterDomainControllerOperationHandlerImpl which handles requests from slave DC to master DC.
- MasterDomainControllerOperationHandlerService(DomainController, HostControllerRegistrationHandler.OperationExecutor, MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
-
- MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor - Interface in org.jboss.as.host.controller.mgmt
-
- masterHostControllerChanged() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- masterHostControllerUnreachable(long) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- match(String) - Method in enum org.jboss.as.domain.management.security.adduser.AddUser.CommandLineArgument
-
- MATCH - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- MATCH - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- matches(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.CompositeOperationAwareTransformer
-
- matches(Property) - Method in class org.jboss.as.controller.PathElement
-
Determine whether the given property matches this element.
- matches(String) - Method in class org.jboss.as.jdr.util.WildcardPattern
-
- matches(String, String) - Static method in class org.jboss.as.jdr.util.WildcardPattern
-
- matchFiles(String, String, File[], List<String>) - Method in class org.jboss.as.cli.handlers.FilenameTabCompleter
-
Match the specified buffer to the array of entries and
enter the matches into the list of candidates.
- MAX - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- max - Variable in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- max - Variable in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
- max - Variable in class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- max - Variable in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- MAX - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MAX_AGE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- MAX_BATCH_SIZE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- MAX_BATCH_TIME - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- MAX_CACHE_SIZE - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- MAX_CACHE_SIZE - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- MAX_CONCURRENT_REQUESTS - Static variable in class org.wildfly.extension.undertow.filters.ConnectionLimitHandler
-
- MAX_CONNECTIONS - Static variable in interface org.jboss.as.web.Constants
-
- MAX_CONNECTIONS - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- MAX_DAY_OF_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- MAX_DAY_OF_WEEK - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- MAX_DELIVERY_ATTEMPTS - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- MAX_DEPTH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MAX_DEPTH - Static variable in interface org.jboss.as.web.Constants
-
- MAX_DEPTH - Static variable in class org.jboss.as.web.WebStaticResources
-
- MAX_DEPTH - Static variable in interface org.wildfly.extension.undertow.Constants
-
- MAX_FAILED_SERVERS - Static variable in class org.jboss.as.cli.Util
-
- MAX_FAILED_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_FAILURE_COUNT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_FAILURE_COUNT - Static variable in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- MAX_FAILURE_PERCENTAGE - Static variable in class org.jboss.as.cli.Util
-
- MAX_FAILURE_PERCENTAGE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_HEAP_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- MAX_HOPS - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- MAX_HOUR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
Maximum allowed value for a
Hour
- MAX_IDLE_TIME_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- MAX_INCLUSIVE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- MAX_LENGTH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_LENGTH - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- MAX_LEVEL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- MAX_MINUTE - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
Maximum allowed value for a
Minute
- MAX_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- MAX_OCCURS - Static variable in class org.jboss.as.cli.Util
-
- MAX_OCCURS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_PERMGEN_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- MAX_POOL_SIZE - Static variable in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- MAX_POOL_SIZE - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- MAX_POOL_SIZE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- MAX_POOL_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
-
- MAX_POOL_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- MAX_POOL_SIZE_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- MAX_POST_SIZE - Static variable in interface org.jboss.as.web.Constants
-
- MAX_POST_SIZE - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- MAX_POST_SIZE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- MAX_REGIONS - Static variable in class org.wildfly.extension.undertow.BufferCacheDefinition
-
- MAX_REGIONS - Static variable in interface org.wildfly.extension.undertow.Constants
-
- MAX_REQUEST_TIME - Static variable in interface org.wildfly.extension.undertow.Constants
-
- MAX_REQUEST_TIME - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- MAX_RETRIES - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- MAX_RETRY_INTERVAL - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- MAX_RETRY_INTERVAL - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MAX_RETRY_INTERVAL - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- MAX_SAVE_POST_SIZE - Static variable in interface org.jboss.as.web.Constants
-
- MAX_SAVE_POST_SIZE - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- MAX_SAVED_REPLICATED_JOURNAL_SIZE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MAX_SECOND - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
The maximum allowed value for a second
- MAX_SIZE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- MAX_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
Deprecated.
- MAX_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- MAX_SIZE_BYTES - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- MAX_STATEMENTS_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- MAX_THREADS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_THREADS - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- MAX_THREADS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- MAX_THREADS - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- MAX_THREADS - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- MAX_THREADS_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- MAX_TIME - Static variable in interface org.jboss.as.web.Constants
-
- MAX_YEAR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
- maxAge(int) - Method in class org.jboss.as.domain.http.server.OperationParameter.Builder
-
- maxDisplayUnitLength() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating that screen real estate is expensive and displayUnits must be 5 characters or
less.
- MAXIMUM_SET - Static variable in class org.wildfly.extension.security.manager.Constants
-
- maxSize - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- MBeanInfoFactory - Class in org.jboss.as.jmx.model
-
- mbeanIsReadOnly(ObjectName) - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- mbeanNotFound(ObjectName) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating no MBean found with the name.
- mbeanRegistrationFailed(Throwable, String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating a failure to register the MBean.
- MBeanRegistrationService<T> - Class in org.jboss.as.jmx
-
Service used to register and unregister an mbean with an mbean server.
- MBeanRegistrationService(String, List<SetupAction>) - Constructor for class org.jboss.as.jmx.MBeanRegistrationService
-
Create an instance.
- MBeanRegistrationService(String, List<SetupAction>, Value<T>) - Constructor for class org.jboss.as.jmx.MBeanRegistrationService
-
Create an instance.
- MBeanServerAuditLogRecordFormatter - Class in org.jboss.as.jmx
-
- MBeanServerAuditLogRecordFormatter(PluggableMBeanServerImpl, Throwable, boolean) - Constructor for class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- mBeanServerNotAvailable(Object) - Method in interface org.jboss.as.webservices.WSLogger
-
- MBeanServerPlugin - Interface in org.jboss.as.server.jmx
-
- MBeanServerProvider - Class in org.jboss.as.clustering.infinispan
-
- MBeanServerProvider(MBeanServer) - Constructor for class org.jboss.as.clustering.infinispan.MBeanServerProvider
-
- MBeanServerService - Class in org.jboss.as.jmx
-
Basic service managing and wrapping an MBeanServer instance.
- MC_NAMESPACE_1_0 - Static variable in class org.jboss.as.pojo.descriptor.LegacyKernelDeploymentXmlDescriptorParser
-
- MC_NAMESPACE_2_0 - Static variable in class org.jboss.as.pojo.descriptor.LegacyKernelDeploymentXmlDescriptorParser
-
- MDB_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- mdbClassCannotBeAnInterface(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- mdbClassMustBePublicNonAbstractNonFinal(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- mdbDoesNotImplementNorSpecifyMessageListener(ClassInfo) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- mdr - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- mdr - Variable in class org.jboss.as.connector.services.resourceadapters.DirectAdminObjectActivatorService
-
- mdr - Variable in class org.jboss.as.connector.services.resourceadapters.DirectConnectionFactoryActivatorService
-
- MDR_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
A logger with the category org.jboss.as.connector.services.mdr.
- mdrRegistrationName - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- MdrService - Class in org.jboss.as.connector.services.mdr
-
A MdrService.
- MdrService() - Constructor for class org.jboss.as.connector.services.mdr.MdrService
-
Create instance
- MeasurementConversionException(String) - Constructor for exception org.jboss.as.controller.client.helpers.MeasurementUnit.MeasurementConversionException
-
- measurementUnit - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- MeasurementUnit - Enum in org.jboss.as.controller.client.helpers
-
Metric data values can be in one of the following known units of measurement.
- MeasurementUnit.Family - Enum in org.jboss.as.controller.client.helpers
-
- MeasurementUnit.MeasurementConversionException - Exception in org.jboss.as.controller.client.helpers
-
- MECHANISM - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- MECHANISM - Static variable in class org.jboss.as.domain.management.security.PlugInAuthenticationResourceDefinition
-
- memberPostfix - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
The prefix and postfix of members repository ID.
- memberPrefix - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
The prefix and postfix of members repository ID.
- membershipChanged(List<Node>, List<Node>, boolean) - Method in interface org.wildfly.clustering.group.Group.Listener
-
Indicates that the membership of the group has changed.
- membershipChanged(List<Node>, List<Node>, boolean) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- MEMORY - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_MANAGER - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_MANAGER_NAMES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_MANAGER_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_MEASURE_INTERVAL - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MEMORY_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_POOL - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_POOL_NAMES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_POOL_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_USED_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_WARNING_THRESHOLD - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MemoryManagerMXBeanResource - Class in org.jboss.as.platform.mbean
-
- MemoryMXBeanGCHandler - Class in org.jboss.as.platform.mbean
-
- MemoryPoolMXBeanReadResourceHandler - Class in org.jboss.as.platform.mbean
-
- MemoryPoolMXBeanResetPeakUsageHandler - Class in org.jboss.as.platform.mbean
-
- MemoryPoolMXBeanResource - Class in org.jboss.as.platform.mbean
-
- merge(InterceptorClassDescription, InterceptorClassDescription) - Static method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
Merges two descriptors, either of the parameters will be null.
- merge(List<ResteasyDeploymentData>) - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
Merges a list of additional JAX-RS deployment data with this lot of deployment data.
- merge(T) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- merge(ResourceRoot) - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
Merges information from the resource root into this resource root
- mergeInjectionsForClass(Class<?>, Class<?>, EEModuleClassDescription, EEModuleDescription, DeploymentReflectionIndex, ComponentDescription, ComponentConfiguration, DeploymentPhaseContext, Deque<InterceptorFactory>, Object, Deque<InterceptorFactory>, boolean) - Method in class org.jboss.as.ee.component.AbstractComponentConfigurator
-
Sets up all resource injections for a class.
- mergeInterceptorConfig(Class<?>, EEModuleClassDescription, ComponentDescription, boolean) - Static method in class org.jboss.as.ee.component.ComponentDescription
-
- mergeSubsystem(GlobalTransformerRegistry, String, ModelVersion) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
Merge a new subsystem from the global registration.
- mergeSubtree(OperationTransformerRegistry, PathAddress, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- mergeSubtree(OperationTransformerRegistry, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Merge a subtree.
- mergeSubtree(OperationTransformerRegistry, PathAddress, ModelVersion) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- MESSAGE - Static variable in class org.jboss.as.patching.Constants
-
- MESSAGE_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGE_COUNTER_ENABLED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGE_COUNTER_HISTORY_DAY_LIMIT - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- MESSAGE_COUNTER_MAX_DAY_HISTORY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGE_COUNTER_SAMPLE_PERIOD - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGE_DESTINATIONS - Static variable in class org.jboss.as.ee.component.Attachments
-
Any message destinations that need to be resolved.
- MESSAGE_EXPIRY_SCAN_PERIOD - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGE_EXPIRY_THREAD_PRIORITY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGE_ID - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- MESSAGE_TRANSFER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MESSAGE_TRANSFER - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition.Tcp
-
- MessageDestinationInjectionSource - Class in org.jboss.as.ee.component.deployers
-
Implementation of
InjectionSource responsible for finding a message destination
- MessageDestinationInjectionSource(String, String) - Constructor for class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
-
- MessageDestinationResolutionProcessor - Class in org.jboss.as.ee.component.deployers
-
Processor that resolves all message destinations.
- MessageDestinationResolutionProcessor() - Constructor for class org.jboss.as.ee.component.deployers.MessageDestinationResolutionProcessor
-
- messageDigestAlgorithmNotAvailable(NoSuchAlgorithmException) - Method in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
Creates a runtime exception indicating the SHA-1 message digest algorithm is not available.
- MessageDrivenAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.messagedriven
-
- MessageDrivenAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
-
- MessageDrivenBeanPoolMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Sets up the component description for a MDB with the pool name configured via Pool
annotation and/or the deployment descriptor
- MessageDrivenBeanPoolMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.MessageDrivenBeanPoolMergingProcessor
-
- MessageDrivenBeanResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
-
- MessageDrivenBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
-
- MessageDrivenBeanSetMessageDrivenContextInterceptor - Class in org.jboss.as.ejb3.component.messagedriven
-
An interceptor for MDBs, which will invoke the MessageDrivenBean.setMessageDrivenContext(javax.ejb.MessageDrivenContext)
method.
- MessageDrivenComponent - Class in org.jboss.as.ejb3.component.messagedriven
-
- MessageDrivenComponent(MessageDrivenComponentCreateService, Class<?>, ActivationSpec, boolean) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
Construct a new instance.
- MessageDrivenComponentCreateService - Class in org.jboss.as.ejb3.component.messagedriven
-
- MessageDrivenComponentCreateService(ComponentConfiguration, ApplicationExceptions, Class<?>) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
Construct a new instance.
- MessageDrivenComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.messagedriven
-
User: jpai
- MessageDrivenComponentCreateServiceFactory(Class<?>) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateServiceFactory
-
- MessageDrivenComponentDescription - Class in org.jboss.as.ejb3.component.messagedriven
-
- MessageDrivenComponentDescription(String, String, EjbJarDescription, ServiceName, String, Properties, String, MessageDrivenBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
Construct a new instance.
- MessageDrivenComponentDescriptionFactory - Class in org.jboss.as.ejb3.deployment.processors
-
User: jpai
- MessageDrivenComponentDescriptionFactory(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory
-
- MessageDrivenComponentInstance - Class in org.jboss.as.ejb3.component.messagedriven
-
- MessageDrivenComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstance
-
Construct a new instance.
- MessageDrivenComponentInstanceAssociatingFactory - Class in org.jboss.as.ejb3.component.messagedriven
-
User: jpai
- MessageDrivenContext - Class in org.jboss.as.ejb3.context
-
- MessageDrivenContext(EjbComponentInstance) - Constructor for class org.jboss.as.ejb3.context.MessageDrivenContext
-
- messageEndpointAlreadyReleased(MessageEndpoint) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- MessageEndpointInvocationHandler - Class in org.jboss.as.ejb3.inflow
-
- MessageEndpointService<T> - Interface in org.jboss.as.ejb3.inflow
-
- MessageHandler - Interface in org.jboss.as.ejb3.remote.protocol
-
User: jpai
- MessageHandler - Interface in org.jboss.as.process.protocol
-
A message handler for asynchronous protocol messages.
- messageInputStreamCannotBeNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- MESSAGES - Static variable in interface org.jboss.as.appclient.logging.AppClientMessages
-
The default message bundle
- MESSAGES - Static variable in interface org.jboss.as.cli.CliMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
A logger with the category of the default clustering package.
- MESSAGES - Static variable in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.cmp.CmpMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.connector.logging.ConnectorMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.controller.client.ControllerClientMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.controller.ControllerMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.core.security.CoreSecurityMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.domain.controller.DomainControllerMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.domain.http.server.HttpServerMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.domain.management.DomainManagementMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.ee.EeMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.ejb3.EjbMessages
-
The default messages.
- MESSAGES - Static variable in interface org.jboss.as.embedded.EmbeddedMessages
-
- MESSAGES - Static variable in interface org.jboss.as.host.controller.HostControllerMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.jacorb.JacORBMessages
-
- MESSAGES - Static variable in interface org.jboss.as.jaxrs.JaxrsMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.jmx.JmxMessages
-
The message.
- MESSAGES - Static variable in interface org.jboss.as.jpa.messages.JpaMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.jsf.JSFMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.jsr77.JSR77Messages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.logging.LoggingMessages
-
The default messages.
- MESSAGES - Static variable in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.messaging.MessagingMessages
-
The default messages.
- MESSAGES - Static variable in interface org.jboss.as.naming.NamingMessages
-
The default messages.
- MESSAGES - Static variable in interface org.jboss.as.network.NetworkMessages
-
The default messages
- MESSAGES - Static variable in interface org.jboss.as.patching.management.PatchManagementMessages
-
- MESSAGES - Static variable in interface org.jboss.as.patching.PatchMessages
-
- MESSAGES - Static variable in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.pojo.PojoMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.process.protocol.ProtocolMessages
-
The default messages.
- MESSAGES - Static variable in interface org.jboss.as.protocol.ProtocolMessages
-
The default messages.
- MESSAGES - Static variable in interface org.jboss.as.remoting.RemotingMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.security.SecurityMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.security.vault.VaultMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.server.ServerMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.service.SarMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.txn.TransactionMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.web.WebMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.webservices.WSMessages
-
- MESSAGES - Static variable in interface org.jboss.as.weld.WeldMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.xts.XtsAsMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.system.ServiceMBeanMessages
-
The messages.
- MESSAGES - Static variable in interface org.wildfly.clustering.ejb.infinispan.InfinispanEjbMessages
-
The messages.
- MESSAGES - Static variable in interface org.wildfly.clustering.server.singleton.SingletonMessages
-
- MESSAGES - Static variable in interface org.wildfly.clustering.web.infinispan.InfinispanWebMessages
-
The messages
- MESSAGES - Static variable in interface org.wildfly.extension.security.manager.SecurityManagerMessages
-
- MESSAGES - Static variable in interface org.wildfly.extension.undertow.UndertowMessages
-
The default messages.
- MESSAGES - Static variable in interface org.wildfly.jberet._private.WildFlyBatchMessages
-
- MESSAGES_ADDED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MessageSeverity - Enum in org.jboss.as.controller.client
-
The severity of the message to send to the client.
- Messaging12SubsystemParser - Class in org.jboss.as.messaging
-
- Messaging12SubsystemParser() - Constructor for class org.jboss.as.messaging.Messaging12SubsystemParser
-
- Messaging13SubsystemParser - Class in org.jboss.as.messaging
-
Messaging subsystem 1.3 XML parser.
- Messaging13SubsystemParser() - Constructor for class org.jboss.as.messaging.Messaging13SubsystemParser
-
- Messaging14SubsystemParser - Class in org.jboss.as.messaging
-
Messaging subsystem 1.4 XML parser.
- Messaging14SubsystemParser() - Constructor for class org.jboss.as.messaging.Messaging14SubsystemParser
-
- Messaging20SubsystemParser - Class in org.jboss.as.messaging
-
Messaging subsystem 2.0 XML parser.
- MESSAGING_LOGGER - Static variable in interface org.jboss.as.messaging.MessagingLogger
-
A logger with the category org.jboss.messaging.
- MESSAGING_MANAGEMENT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGING_MANAGEMENT_DEF - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGING_SECURITY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MESSAGING_SECURITY_DEF - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MessagingAttachments - Class in org.jboss.as.messaging.deployment
-
- MessagingAttachments() - Constructor for class org.jboss.as.messaging.deployment.MessagingAttachments
-
- MessagingDependencyProcessor - Class in org.jboss.as.messaging.deployment
-
Processor that add module dependencies for JMS deployments.
- MessagingDependencyProcessor() - Constructor for class org.jboss.as.messaging.deployment.MessagingDependencyProcessor
-
- MessagingDescriptions - Class in org.jboss.as.messaging
-
Deprecated.
- MessagingExtension - Class in org.jboss.as.messaging
-
Domain extension that integrates HornetQ.
- MessagingExtension() - Constructor for class org.jboss.as.messaging.MessagingExtension
-
- MessagingJMSDefinitionAnnotationParser - Class in org.jboss.as.messaging.deployment
-
Process JMSDestinationDefinition(s) JMSConnectionFactoryDefinition(s) annotations.
- MessagingJMSDefinitionAnnotationParser() - Constructor for class org.jboss.as.messaging.deployment.MessagingJMSDefinitionAnnotationParser
-
- MessagingJMSDefinitionDeploymentProcessor - Class in org.jboss.as.messaging.deployment
-
Process jms-destination and jms-connection-factory from deployment descriptor.
- MessagingJMSDefinitionDeploymentProcessor() - Constructor for class org.jboss.as.messaging.deployment.MessagingJMSDefinitionDeploymentProcessor
-
- MessagingLogger - Interface in org.jboss.as.messaging
-
Date: 10.06.2011
- MessagingMessages - Interface in org.jboss.as.messaging
-
Date: 10.06.2011
- MessagingPathHandlers - Class in org.jboss.as.messaging
-
- MessagingPathHandlers() - Constructor for class org.jboss.as.messaging.MessagingPathHandlers
-
- MessagingServices - Class in org.jboss.as.messaging
-
- MessagingServices() - Constructor for class org.jboss.as.messaging.MessagingServices
-
- MessagingSubsystemParser - Class in org.jboss.as.messaging
-
The messaging subsystem domain parser
- MessagingSubsystemParser() - Constructor for class org.jboss.as.messaging.MessagingSubsystemParser
-
- MessagingSubsystemRootResourceDefinition - Class in org.jboss.as.messaging
-
- MessagingTransformers - Class in org.jboss.as.messaging
-
Resource transformations for the messaging subsystem.
- MessagingTransformers() - Constructor for class org.jboss.as.messaging.MessagingTransformers
-
- MessagingXmlInstallDeploymentUnitProcessor - Class in org.jboss.as.messaging.deployment
-
Processor that handles the installation of the messaging subsystems deployable XML
- MessagingXmlInstallDeploymentUnitProcessor() - Constructor for class org.jboss.as.messaging.deployment.MessagingXmlInstallDeploymentUnitProcessor
-
- MessagingXmlParsingDeploymentUnitProcessor - Class in org.jboss.as.messaging.deployment
-
Processor that handles the messaging subsystems deployable XML
- MessagingXmlParsingDeploymentUnitProcessor() - Constructor for class org.jboss.as.messaging.deployment.MessagingXmlParsingDeploymentUnitProcessor
-
- MessagingXMLWriter - Class in org.jboss.as.messaging
-
- META_INF - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- META_INF - Static variable in class org.wildfly.extension.undertow.deployment.WarStructureDeploymentProcessor
-
- META_INF_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- METADATA - Static variable in class org.jboss.as.patching.Constants
-
- MetadataCompleteMarker - Class in org.jboss.as.ee.metadata
-
Marker class used to set/get the metadata-complete status of the deployment.
- METHOD_NAME - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- METHOD_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- METHOD_NOT_ALLOWED_HANDLER - Static variable in class org.jboss.as.domain.http.server.Common
-
- METHOD_PARAMETERS - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- METHOD_SIGNATURE - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- MethodAnnotationAggregator - Class in org.jboss.as.ee.metadata
-
Class which can turn a pre-runtime description of annotations into a runtime description.
- MethodAnnotationAggregator() - Constructor for class org.jboss.as.ee.metadata.MethodAnnotationAggregator
-
- methodDescriptor(Method) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- methodDescriptor(String[], String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- MethodInfoHelper - Class in org.jboss.as.ejb3.util
-
This helper class contains helper methods that are used
to resolve method-params in deployment descriptors and method level annotations
in EJB implementation classes.
- MethodInjectionTarget - Class in org.jboss.as.ee.component
-
- MethodInjectionTarget(String, String, String) - Constructor for class org.jboss.as.ee.component.MethodInjectionTarget
-
- MethodIntf - Enum in org.jboss.as.ejb3.component
-
The method-intf element allows a method element to
differentiate between the methods with the same name and
signature that are multiply defined across the home and
component interfaces (e.g, in both an enterprise bean's
remote and local interfaces or in both an enterprise bean's
home and remote interfaces, etc.); the component and web
service endpoint interfaces, and so on.
- MethodIntfHelper - Class in org.jboss.as.ejb3.component
-
- MethodIntfHelper() - Constructor for class org.jboss.as.ejb3.component.MethodIntfHelper
-
- methodInvocationFailed(String) - Method in interface org.jboss.as.webservices.WSMessages
-
- MethodJoinpoint - Class in org.jboss.as.pojo.service
-
Method joinpoint.
- MethodJoinpoint(Method) - Constructor for class org.jboss.as.pojo.service.MethodJoinpoint
-
- methodNameIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the method was called with null in the name
- methodNotFound(Method) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the method does not exist.
- methodNotFound(String, String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the method does not exist.
- methodNotFound(String, Object, String) - Method in interface org.jboss.as.pojo.PojoMessages
-
Method not found.
- methodNotFound(String, String, String) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating the method could not be found.
- methodNotFoundOnDataSource(String, Class<?>) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- methodNotImplemented() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the method is not implemented
- methodOnlyAnnotation(DotName) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the annotation is only allowed on method targets.
- MethodPermissionsMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Handles the
RolesAllowed DenyAll PermitAll annotations
Also processes the <method-permission> elements of an EJB and sets up appropriate security permissions on the EJB.
- MethodPermissionsMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.MethodPermissionsMergingProcessor
-
- MethodResolutionUtils - Class in org.jboss.as.ejb3.deployment.processors.dd
-
- MethodResolutionUtils() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
-
- methods - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Array of all java methods.
- MethodTransactionAttributeKey - Class in org.jboss.as.ejb3.component
-
- MethodTransactionAttributeKey(MethodIntf, MethodIdentifier) - Constructor for class org.jboss.as.ejb3.component.MethodTransactionAttributeKey
-
- MethodType - Enum in org.jboss.as.ejb3.component.allowedmethods
-
- MetricKeys - Class in org.jboss.as.clustering.infinispan.subsystem
-
- MetricKeys() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- MetricKeys - Class in org.jboss.as.clustering.jgroups.subsystem
-
Metric keys for the JGroups subsystem
- MetricKeys() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- METRICS - Static variable in class org.jboss.as.threads.BoundedQueueThreadPoolMetricsHandler
-
- METRICS - Static variable in class org.jboss.as.threads.QueuelessThreadPoolMetricsHandler
-
- METRICS - Static variable in class org.jboss.as.threads.ScheduledThreadPoolMetricsHandler
-
- METRICS - Static variable in class org.jboss.as.threads.UnboundedQueueThreadPoolMetricsHandler
-
- MGMT_GROUPS_PROPERTIES - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- MGMT_OP_LOGGER - Static variable in interface org.jboss.as.controller.ControllerLogger
-
Logger for management operation messages.
- MGMT_USERS_PROPERTIES - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- MICRO_VERSION - Static variable in class org.jboss.as.controller.extension.ExtensionSubsystemResourceDefinition
-
- MIDDLE_NONCHAR_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- MIME_MAPPING - Static variable in interface org.jboss.as.web.Constants
-
- MIME_MAPPING - Static variable in interface org.wildfly.extension.undertow.Constants
-
- MIME_MAPPINGS - Static variable in class org.jboss.as.web.WebContainerDefinition
-
- MimeMappingAdd - Class in org.jboss.as.web
-
- MimeMappingAdd() - Constructor for class org.jboss.as.web.MimeMappingAdd
-
- MimeMappingRemove - Class in org.jboss.as.web
-
- MimeMappingRemove() - Constructor for class org.jboss.as.web.MimeMappingRemove
-
- MIN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- min - Variable in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- min - Variable in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
- min - Variable in class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- min - Variable in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- MIN_DAY_OF_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- MIN_DAY_OF_WEEK - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- MIN_HOUR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
Minimum allowed value for a
Hour
- MIN_INCLUSIVE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- MIN_LARGE_MESSAGE_SIZE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- MIN_LARGE_MESSAGE_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- MIN_LENGTH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MIN_LEVEL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- MIN_MINUTE - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
Minimum allowed value for a
Minute
- MIN_MONTH - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- MIN_OCCURS - Static variable in class org.jboss.as.cli.Util
-
- MIN_OCCURS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MIN_POOL_SIZE - Static variable in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- MIN_POOL_SIZE - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- MIN_POOL_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- MIN_POOL_SIZE_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- MIN_SECOND - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
Minimum allowed value for a second
- MIN_TIME - Static variable in interface org.jboss.as.web.Constants
-
- MIN_YEAR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
- MINIMUM_SET - Static variable in class org.wildfly.extension.security.manager.Constants
-
- MinMaxValidator - Interface in org.jboss.as.controller.operations.validation
-
A validator that checks whether the node complies with some sort of minimum or maximum.
- minor - Variable in class org.jboss.as.jacorb.naming.jndi.IiopUrl.Address
-
- MINOR_VERSION - Static variable in class org.jboss.as.controller.extension.ExtensionSubsystemResourceDefinition
-
- minSize - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- MINUTE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- Minute - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
-
Represents the value of a minute constructed out of a
ScheduleExpression.getMinute()
- Minute(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Minute
-
- MISC - Static variable in class org.jboss.as.patching.Constants
-
- MISC - Static variable in class org.jboss.as.patching.runner.PatchContentLoader
-
- MISC_BACKUP - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- MISC_ONLY - Static variable in interface org.jboss.as.patching.runner.ContentItemFilter
-
- MiscContentItem - Class in org.jboss.as.patching.metadata
-
- MiscContentItem(String, List<String>, byte[], boolean) - Constructor for class org.jboss.as.patching.metadata.MiscContentItem
-
- MiscContentItem(String, String[], byte[]) - Constructor for class org.jboss.as.patching.metadata.MiscContentItem
-
- MiscContentItem(String, String[], byte[], boolean, boolean) - Constructor for class org.jboss.as.patching.metadata.MiscContentItem
-
- MISSES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- MISSING_DOMAIN_RESOURCES - Static variable in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
- missingArtifact(PatchingArtifact.ArtifactState) - Method in interface org.jboss.as.patching.PatchMessages
-
- missingBeanInfo(BeanMetaDataConfig) - Method in interface org.jboss.as.pojo.PojoMessages
-
Missing bean info.
- missingCacheEntry(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- missingChild(String, VirtualFile) - Method in interface org.jboss.as.webservices.WSLogger
-
- missingChild(String, VirtualFile) - Method in interface org.jboss.as.webservices.WSMessages
-
- missingConfig(String) - Method in interface org.jboss.as.webservices.WSMessages
-
- missingDependencies(ServiceName, String) - Method in interface org.jboss.as.server.ServerMessages
-
- MissingDependencyInfo(ServiceName, boolean, Set<ServiceName>) - Constructor for class org.jboss.as.controller.ContainerStateMonitor.MissingDependencyInfo
-
- missingDeploymentAspectClassAttribute() - Method in interface org.jboss.as.webservices.WSMessages
-
- missingDeploymentProperty(String) - Method in interface org.jboss.as.webservices.WSMessages
-
- MissingEndCharacterException - Exception in org.jboss.as.cli.operation
-
- MissingEndCharacterException(String) - Constructor for exception org.jboss.as.cli.operation.MissingEndCharacterException
-
- missingFactoryMethod(BeanMetaDataConfig) - Method in interface org.jboss.as.pojo.PojoMessages
-
Missing factory method.
- missingHandler(String, String, String, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- missingHandlerChain(String, String, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- missingHandlerChainConfigFile(String, ResourceRoot) - Method in interface org.jboss.as.webservices.WSMessages
-
- missingHomeDirConfiguration(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- missingHomeDirConfiguration(String) - Method in interface org.jboss.as.server.ServerMessages
-
- missingJSFModule(String, String) - Method in interface org.jboss.as.jsf.JSFLogger
-
- MissingMethodPermissionsDenyAccessMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- MissingMethodPermissionsDenyAccessMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
-
- missingModuleName(String) - Method in interface org.jboss.as.security.SecurityMessages
-
Creates an exception indicating that the module name was missing
- missingModulePrefix(ModuleIdentifier, String) - Method in interface org.jboss.as.server.ServerMessages
-
- missingOneOf(StringBuilder, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating there must be one of the elements, represented by the sb parameter,
included.
- missingOneOf(XMLExtendedStreamReader, Set<?>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting a missing, required XML child element.
- missingPropertyClassAttribute(DeploymentAspect) - Method in interface org.jboss.as.webservices.WSMessages
-
- missingPropertyNameAttribute(DeploymentAspect) - Method in interface org.jboss.as.webservices.WSMessages
-
- missingReflectionIndex(DeploymentUnit) - Method in interface org.jboss.as.pojo.PojoMessages
-
Missing reflection index.
- missingRequired(XMLExtendedStreamReader, Set<?>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting a missing, required XML attribute.
- missingRequired(XMLExtendedStreamReader, String...) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting a missing, required XML attribute.
- missingRequiredArgs(Set<String>) - Method in interface org.jboss.as.patching.PatchMessages
-
- missingRequiredAttributes(StringBuilder, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating there are missing required attribute(s).
- missingRequiredAttributes(String, Location) - Method in interface org.jboss.as.server.ServerMessages
-
- missingRequiredAttributes() - Method in interface org.jboss.as.service.SarMessages
-
A message indicating one or more required attributes are missing.
- missingRequiredElement(XMLExtendedStreamReader, Set<?>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting a missing, required XML child element.
- missingRequiredElements(StringBuilder, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating there are missing required element(s).
- missingRequiredNestedFilterElement() - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the required nested filter element is missing.
- missingSASContext() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- missingSerializationGroupMember(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- missingTransitiveDependencies() - Method in interface org.jboss.as.controller.ControllerMessages
-
- missingTransitiveDependencyProblem() - Method in interface org.jboss.as.controller.ControllerMessages
-
- missingTransitiveDependendents() - Method in interface org.jboss.as.controller.ControllerMessages
-
- missingValue() - Method in interface org.jboss.as.pojo.PojoMessages
-
Missing value.
- MIXED_KEYED_JDBC_STORE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MixedKeyedJDBCStoreResourceDefinition
-
- MixedKeyedJDBCStoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/mixed-keyed-jdbc-store=MIXED_KEYED_JDBC_STORE
- MixedKeyedJDBCStoreResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.MixedKeyedJDBCStoreResourceDefinition
-
- mkdir(File, String...) - Static method in class org.jboss.as.patching.IoUtils
-
- ModClusterAddCustomMetric - Class in org.wildfly.extension.mod_cluster
-
- ModClusterAddCustomMetric() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterAddCustomMetric
-
- ModClusterAddMetric - Class in org.wildfly.extension.mod_cluster
-
- ModClusterAddMetric() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterAddMetric
-
- ModClusterAddProxy - Class in org.wildfly.extension.mod_cluster
-
- ModClusterAddProxy() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterAddProxy
-
- ModClusterConfigAdd - Class in org.wildfly.extension.mod_cluster
-
- ModClusterDefinition - Class in org.wildfly.extension.mod_cluster
-
- ModClusterDefinition(boolean) - Constructor for class org.wildfly.extension.mod_cluster.ModClusterDefinition
-
- ModClusterDisable - Class in org.wildfly.extension.mod_cluster
-
- ModClusterDisable() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterDisable
-
- ModClusterDisableContext - Class in org.wildfly.extension.mod_cluster
-
- ModClusterDisableContext() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterDisableContext
-
- ModClusterEnable - Class in org.wildfly.extension.mod_cluster
-
- ModClusterEnable() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterEnable
-
- ModClusterEnableContext - Class in org.wildfly.extension.mod_cluster
-
- ModClusterEnableContext() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterEnableContext
-
- ModClusterExtension - Class in org.wildfly.extension.mod_cluster
-
Domain extension used to initialize the mod_cluster subsystem element handlers.
- ModClusterExtension() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterExtension
-
- ModClusterGetProxyConfiguration - Class in org.wildfly.extension.mod_cluster
-
- ModClusterGetProxyConfiguration() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterGetProxyConfiguration
-
- ModClusterGetProxyInfo - Class in org.wildfly.extension.mod_cluster
-
- ModClusterGetProxyInfo() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterGetProxyInfo
-
- ModClusterListProxies - Class in org.wildfly.extension.mod_cluster
-
- ModClusterListProxies() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterListProxies
-
- ModClusterRefresh - Class in org.wildfly.extension.mod_cluster
-
- ModClusterRefresh() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterRefresh
-
- ModClusterRemoveCustomMetric - Class in org.wildfly.extension.mod_cluster
-
- ModClusterRemoveCustomMetric() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterRemoveCustomMetric
-
- ModClusterRemoveMetric - Class in org.wildfly.extension.mod_cluster
-
- ModClusterRemoveMetric() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterRemoveMetric
-
- ModClusterRemoveProxy - Class in org.wildfly.extension.mod_cluster
-
- ModClusterRemoveProxy() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterRemoveProxy
-
- ModClusterReset - Class in org.wildfly.extension.mod_cluster
-
- ModClusterReset() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterReset
-
- ModClusterSSLResourceDefinition - Class in org.wildfly.extension.mod_cluster
-
- ModClusterSSLResourceDefinition() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- ModClusterStop - Class in org.wildfly.extension.mod_cluster
-
- ModClusterStop() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterStop
-
- ModClusterStopContext - Class in org.wildfly.extension.mod_cluster
-
- ModClusterStopContext() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterStopContext
-
- ModClusterSubsystemXMLReader_1_0 - Class in org.wildfly.extension.mod_cluster
-
- ModClusterSubsystemXMLReader_1_0() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterSubsystemXMLReader_1_0
-
- ModClusterSubsystemXMLReader_1_1 - Class in org.wildfly.extension.mod_cluster
-
- ModClusterSubsystemXMLReader_1_1() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterSubsystemXMLReader_1_1
-
- ModClusterSubsystemXMLReader_1_2 - Class in org.wildfly.extension.mod_cluster
-
- ModClusterSubsystemXMLReader_1_2() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterSubsystemXMLReader_1_2
-
- ModClusterSubsystemXMLWriter - Class in org.wildfly.extension.mod_cluster
-
- ModClusterSubsystemXMLWriter() - Constructor for class org.wildfly.extension.mod_cluster.ModClusterSubsystemXMLWriter
-
- Mode - Enum in org.jboss.as.clustering.infinispan.subsystem
-
- mode() - Method in class org.jboss.as.jacorb.rmi.ir.AttributeDefImpl
-
- mode(AttributeMode) - Method in class org.jboss.as.jacorb.rmi.ir.AttributeDefImpl
-
- MODE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ModeConfig - Enum in org.jboss.as.pojo.descriptor
-
Mode config.
- MODEL_DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MODEL_SERVICE - Static variable in class org.jboss.as.webservices.util.WSServices
-
- ModelAddressResolver(ModelNode, ModelNode, FilteredData, OperationStepHandler) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ModelAddressResolver
-
- modelChanged(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.global.WriteAttributeHandlers.WriteAttributeOperationHandler
-
Deprecated.
Notification that the model has been changed.
- modelChanged(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
- ModelController - Interface in org.jboss.as.controller
-
Controls reads of and modifications to a management model.
- ModelController.OperationTransaction - Interface in org.jboss.as.controller
-
An operation transaction.
- ModelController.OperationTransactionControl - Interface in org.jboss.as.controller
-
A callback interface for the operation's completion status.
- ModelControllerClient - Interface in org.jboss.as.controller.client
-
A client for an application server management model controller.
- ModelControllerClient.Factory - Class in org.jboss.as.controller.client
-
- ModelControllerClientConfiguration - Interface in org.jboss.as.controller.client
-
The configuration used to create the ModelControllerClient.
- ModelControllerClientFactory - Interface in org.jboss.as.cli.impl
-
- ModelControllerClientFactory.ConnectionCloseHandler - Interface in org.jboss.as.cli.impl
-
- ModelControllerClientOperationHandler - Class in org.jboss.as.controller.remote
-
- ModelControllerClientOperationHandler(ModelController, ManagementChannelAssociation) - Constructor for class org.jboss.as.controller.remote.ModelControllerClientOperationHandler
-
- ModelControllerClientOperationHandler(ModelController, ManagementChannelAssociation, Subject) - Constructor for class org.jboss.as.controller.remote.ModelControllerClientOperationHandler
-
- ModelControllerClientOperationHandlerFactoryService - Class in org.jboss.as.controller.remote
-
Service used to create a new client protocol operation handler per channel
- ModelControllerClientOperationHandlerFactoryService() - Constructor for class org.jboss.as.controller.remote.ModelControllerClientOperationHandlerFactoryService
-
- ModelControllerClientServerDeploymentManager - Class in org.jboss.as.controller.client.helpers.standalone.impl
-
- ModelControllerClientServerDeploymentManager(ModelControllerClient, boolean) - Constructor for class org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager
-
- ModelControllerMBeanHelper - Class in org.jboss.as.jmx.model
-
- ModelControllerMBeanServerPlugin - Class in org.jboss.as.jmx.model
-
An MBeanServer wrapper that exposes the ModelController via JMX.
- ModelControllerMBeanServerPlugin(ConfiguredDomains, ModelController, boolean, boolean) - Constructor for class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- ModelControllerProtocol - Interface in org.jboss.as.controller.client.impl
-
- ModelControllerServerDeploymentManager - Class in org.jboss.as.server.deployment.client
-
- ModelControllerServerDeploymentManager(ModelController) - Constructor for class org.jboss.as.server.deployment.client.ModelControllerServerDeploymentManager
-
- ModelControllerServiceInitialization - Interface in org.jboss.as.controller
-
Internal extension point for core resource registrations.
- ModelDeploymentAspect - Class in org.jboss.as.webservices.dmr
-
Deployment aspect that modifies DMR WS endpoint model.
- ModelDeploymentAspect() - Constructor for class org.jboss.as.webservices.dmr.ModelDeploymentAspect
-
- ModelDescriptionConstants - Class in org.jboss.as.controller.descriptions
-
String constants frequently used in model descriptions.
- ModelDescriptionConstants - Class in org.jboss.as.domain.management
-
Constants specific to the Domain Management module.
- modelFieldsNotKnown(Set<String>, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- ModelKeys - Class in org.jboss.as.clustering.infinispan.subsystem
-
- ModelKeys() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.ModelKeys
-
- ModelMarshallingContext - Interface in org.jboss.as.controller.persistence
-
Context passed to XMLElementWriters that marshal a model.
- ModelNodeFormatter - Interface in org.jboss.as.cli
-
Implementations of this interface are supposed to create a string
representation of ModelNode values formatted nicely.
- ModelNodeFormatter.Factory - Class in org.jboss.as.cli
-
- ModelNodeFormatter.ModelNodeFormatterBase - Class in org.jboss.as.cli
-
- ModelNodeFormatterBase() - Constructor for class org.jboss.as.cli.ModelNodeFormatter.ModelNodeFormatterBase
-
- ModelNodePathOperand - Class in org.jboss.as.cli.handlers.ifelse
-
- ModelNodePathOperand(String) - Constructor for class org.jboss.as.cli.handlers.ifelse.ModelNodePathOperand
-
- ModelNodeResolver<T> - Interface in org.jboss.as.logging.resolvers
-
- ModelNodeUtil - Class in org.jboss.as.connector.util
-
- ModelNodeUtil() - Constructor for class org.jboss.as.connector.util.ModelNodeUtil
-
- modelNotWritable() - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- ModelOnlyAddStepHandler - Class in org.jboss.as.controller
-
A handler for the add operation that only manipulates the model.
- ModelOnlyAddStepHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.ModelOnlyAddStepHandler
-
Creates a new ModelOnlyStepHandler that stores the given attributes to the model.
- ModelOnlyRemoveStepHandler - Class in org.jboss.as.controller
-
A handler for the remove operation that only manipulates the model.
- ModelOnlyRemoveStepHandler() - Constructor for class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
- ModelOnlyResourceDefinition - Class in org.jboss.as.controller
-
- ModelOnlyResourceDefinition(PathElement, ResourceDescriptionResolver, AttributeDefinition...) - Constructor for class org.jboss.as.controller.ModelOnlyResourceDefinition
-
- ModelOnlyResourceDefinition(PathElement, ResourceDescriptionResolver, ModelOnlyAddStepHandler, AttributeDefinition...) - Constructor for class org.jboss.as.controller.ModelOnlyResourceDefinition
-
- ModelOnlyWriteAttributeHandler - Class in org.jboss.as.controller
-
A write-attribute handler that simply validates the attribute value and stores it in the model.
- ModelOnlyWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.ModelOnlyWriteAttributeHandler
-
- ModelReader - Class in org.jboss.as.jsr77.managedobject
-
- ModelReader(ModelController) - Constructor for class org.jboss.as.jsr77.managedobject.ModelReader
-
- modelRequestError(Throwable) - Method in interface org.jboss.as.domain.http.server.HttpServerLogger
-
- modelToResource(ImmutableManagementResourceRegistration, ModelNode, boolean) - Static method in class org.jboss.as.controller.transform.TransformerRegistry
-
- ModelTypeValidatingHandler(ModelType) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.ModelTypeValidatingHandler
-
Deprecated.
- ModelTypeValidatingHandler(ModelType, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.ModelTypeValidatingHandler
-
Deprecated.
- ModelTypeValidatingHandler(ModelType, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.ModelTypeValidatingHandler
-
Deprecated.
- ModelTypeValidatingHandler(ModelType, boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.ModelTypeValidatingHandler
-
Deprecated.
- ModelTypeValidatingHandler(boolean, boolean, boolean, ModelType, ModelType...) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.ModelTypeValidatingHandler
-
Deprecated.
- ModelTypeValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is of the correct type.
- ModelTypeValidator(ModelType) - Constructor for class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Same as ModelTypeValidator(type, false, false, false).
- ModelTypeValidator(ModelType, boolean) - Constructor for class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Same as ModelTypeValidator(type, nullable, false, false).
- ModelTypeValidator(ModelType, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Same as ModelTypeValidator(type, nullable, allowExpressions, false).
- ModelTypeValidator(ModelType, boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Creates a ModelTypeValidator that allows the given type.
- ModelTypeValidator(boolean, boolean, boolean, ModelType, ModelType...) - Constructor for class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Creates a ModelTypeValidator that allows potentially more than one type.
- modelUpdateNotAuthorized(String, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- ModelVersion - Class in org.jboss.as.controller
-
- ModelVersionRange - Interface in org.jboss.as.controller
-
- ModelVersionRange.Versions - Class in org.jboss.as.controller
-
- ModifiableAdminObject - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ModifiableAdminObject(Map<String, String>, String, String, String, Boolean, Boolean) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ModifiableAdminObject
-
Create a new AdminObjectImpl.
- ModifiableConnDef - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ModifiableConnDef(Map<String, String>, String, String, String, Boolean, Boolean, Boolean, CommonPool, CommonTimeOut, CommonValidation, CommonSecurity, Recovery, Boolean, Boolean) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Create a new ConnectionDefinition.
- ModifiableDataSource - Class in org.jboss.as.connector.subsystems.datasources
-
A modifiable DataSourceImpl to add connection properties
- ModifiableDataSource(String, String, String, String, TransactionIsolation, Map<String, String>, TimeOut, DsSecurity, Statement, Validation, String, String, String, Boolean, String, Boolean, String, Boolean, Boolean, Boolean, DsPool) - Constructor for class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Create a new DataSourceImpl.
- ModifiableResourceAdapter - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ModifiableResourceAdapter(String, String, TransactionSupportEnum, List<CommonConnDef>, List<CommonAdminObject>, Map<String, String>, List<String>, String, WorkManager) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- ModifiableResourceAdaptors() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
- ModifiableXaDataSource - Class in org.jboss.as.connector.subsystems.datasources
-
A modifiable DataSourceImpl to add connection properties
- ModifiableXaDataSource(TransactionIsolation, TimeOut, DsSecurity, Statement, Validation, String, String, String, Boolean, String, Boolean, String, Boolean, Boolean, Map<String, String>, String, String, String, DsXaPool, Recovery) - Constructor for class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Create a new XADataSourceImpl.
- MODIFICATION_TEST_INTERVAL - Static variable in interface org.jboss.as.web.Constants
-
- MODIFICATION_TEST_INTERVAL - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- MODIFICATION_TEST_INTERVAL - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ModificationBuilderTarget<T> - Class in org.jboss.as.patching.metadata
-
- ModificationBuilderTarget() - Constructor for class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- ModificationBuilderTarget(ContentItemFilter) - Constructor for class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- ModificationType - Enum in org.jboss.as.patching.metadata
-
- modified(CacheEntryModifiedEvent<ServiceName, Set<Node>>) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- modified(CacheEntryModifiedEvent<Node, Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- modifyBundle(String, String, byte[], byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Modify a bundle.
- modifyFile(String, List<String>, byte[], byte[], boolean) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Modify a misc file.
- modifyingServlets() - Method in interface org.jboss.as.webservices.WSLogger
-
- modifyingWebMetaData(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- modifyInstallation(InstallationManager.ModificationCompletionCallback) - Method in class org.jboss.as.patching.installation.InstallationManager
-
Modify the installation.
- modifyInstallation(InstallationManager.ModificationCompletionCallback) - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- modifyModule(String, String, byte[], byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Modify a module.
- ModularReference - Class in org.jboss.as.naming.context
-
Reference implementation that captures a module name and allows object factories to be loaded and created from
modules.
- ModularReference(String, String, ModuleIdentifier) - Constructor for class org.jboss.as.naming.context.ModularReference
-
Create an instance.
- ModularReference(String, RefAddr, String, ModuleIdentifier) - Constructor for class org.jboss.as.naming.context.ModularReference
-
Create an instance.
- MODULE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MODULE - Static variable in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- MODULE - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
-
- MODULE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- MODULE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- MODULE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- MODULE - Static variable in interface org.jboss.as.security.Constants
-
- MODULE - Static variable in class org.jboss.as.server.deployment.Attachments
-
The module of this deployment unit.
- MODULE - Static variable in interface org.jboss.as.web.Constants
-
- MODULE - Static variable in class org.jboss.as.web.WebValveDefinition
-
- MODULE_CONTEXT_CONFIG - Static variable in class org.jboss.as.ee.naming.Attachments
-
- MODULE_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for java:module namespacef
- MODULE_DEFAULT_CONTEXT_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- MODULE_DEFAULT_DATASOURCE_JNDI_NAME - Static variable in class org.jboss.as.connector.deployers.datasource.DefaultDataSourceBindingProcessor
-
- MODULE_DEFAULT_JMS_CONNECTION_FACTORY - Static variable in class org.jboss.as.messaging.deployment.DefaultJMSConnectionFactoryBindingProcessor
-
- MODULE_DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- MODULE_DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- MODULE_DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME - Static variable in class org.jboss.as.ee.concurrent.deployers.EEConcurrentDefaultBindingProcessor
-
- MODULE_DEPLOYMENT_DESCRIPTOR_ENVIRONMENT - Static variable in class org.jboss.as.ee.component.Attachments
-
- MODULE_IDENTIFIER - Static variable in class org.jboss.as.server.deployment.Attachments
-
The module identifier.
- MODULE_LOADING - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- MODULE_LOADING - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- MODULE_LOADING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MODULE_META_DATA - Static variable in class org.jboss.as.ee.structure.Attachments
-
- MODULE_NAME - Static variable in class org.jboss.as.jsr77.subsystem.Constants
-
- MODULE_OPTIONS - Static variable in interface org.jboss.as.security.Constants
-
- MODULE_OPTIONS - Static variable in class org.jboss.as.security.MappingModuleDefinition
-
- MODULE_OVERLAY - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- MODULE_PATH - Static variable in class org.jboss.as.process.CommandLineConstants
-
- 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.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_SLOT - Static variable in class org.jboss.as.cli.Util
-
- 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
- ModuleClassLoaderLocator - Class in org.jboss.as.security.plugins
-
An implementation of ClassLoaderLocator that is based on JBoss Modules
- ModuleClassLoaderLocator(ModuleLoader) - Constructor for class org.jboss.as.security.plugins.ModuleClassLoaderLocator
-
- ModuleClassLoaderLocator.CombinedClassLoader - Class in org.jboss.as.security.plugins
-
A Classloader that takes in two Classloaders to delegate to
- ModuleClassLoaderProvider - Class in org.jboss.as.webservices.util
-
AS7 version of ClassLoaderProvider, relying on modular classloading.
- ModuleClassLoaderProvider() - Constructor for class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- 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
-
- ModuleConfig - Interface in org.jboss.as.cli.handlers.module
-
- ModuleConfig - Class in org.jboss.as.pojo.descriptor
-
The module meta data.
- ModuleConfig() - Constructor for class org.jboss.as.pojo.descriptor.ModuleConfig
-
- ModuleConfig.Dependency - Interface in org.jboss.as.cli.handlers.module
-
- ModuleConfig.Resource - Interface in org.jboss.as.cli.handlers.module
-
- ModuleConfigImpl - Class in org.jboss.as.cli.handlers.module
-
- ModuleConfigImpl(String) - Constructor for class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- ModuleContextProcessor - Class in org.jboss.as.ee.naming
-
Deployment processor that deploys a naming context for the current module.
- ModuleContextProcessor() - Constructor for class org.jboss.as.ee.naming.ModuleContextProcessor
-
- 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.cli.handlers.module
-
- ModuleDependency(String) - Constructor for class org.jboss.as.cli.handlers.module.ModuleDependency
-
- 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
-
- ModuleDeployment - Class in org.jboss.as.ejb3.deployment
-
Represents a deployed module on AS7
- ModuleDeployment(DeploymentModuleIdentifier, Map<String, EjbDeploymentInformation>) - Constructor for class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- ModuleDeployment.ModuleDeploymentStartService - Class in org.jboss.as.ejb3.deployment
-
service that marks a module a started
- ModuleDeploymentStartService(DeploymentModuleIdentifier) - Constructor for class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
-
- moduleDescription - Variable in class org.jboss.as.weld.services.bootstrap.AbstractResourceInjectionServices
-
- 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
-
- ModuleExtensionNameProcessor() - Constructor for class org.jboss.as.server.deployment.module.ModuleExtensionNameProcessor
-
- ModuleGroupSingletonProvider - Class in org.jboss.as.weld.services
-
Singleton Provider that uses the TCCL to figure out the current application.
- ModuleGroupSingletonProvider() - Constructor for class org.jboss.as.weld.services.ModuleGroupSingletonProvider
-
- 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
-
- ModuleIdentifierValidator - Class in org.jboss.as.clustering.infinispan.subsystem
-
- ModuleIdentifierValidator(boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.ModuleIdentifierValidator
-
- 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
-
- moduleInitializationInterrupted(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an interruption awaiting to initialize the module.
- ModuleItem - Class in org.jboss.as.patching.metadata
-
- ModuleItem(String, String, byte[]) - Constructor for class org.jboss.as.patching.metadata.ModuleItem
-
- ModuleJndiBindingProcessor - Class in org.jboss.as.ee.component.deployers
-
Processor that sets up JNDI bindings that are owned by the module.
- ModuleJndiBindingProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
-
- moduleLoaderError(Throwable, String, ModuleLoader) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating there was an error in the module loader.
- moduleLoadException(Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
Creates a ModuleLoadException
- moduleLoadingInterrupted(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an interruption awaiting to load the module.
- 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.
- ModuleName - Enum in org.jboss.as.security
-
Enum to help locate Module names
- moduleNotAttachedToDeploymentUnit(DeploymentUnit) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- 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 - Static variable in class org.jboss.as.patching.Constants
-
- MODULES - Static variable in class org.jboss.as.patching.runner.PatchContentLoader
-
- MODULES_DIR - Static variable in class org.jboss.as.host.controller.HostControllerEnvironment
-
- MODULES_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- MODULES_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- modulesDirectoryDoesNotExist(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- modulesDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.ServerMessages
-
- moduleServiceName(ModuleIdentifier) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
-
Returns the corresponding ModuleLoadService service name for the given module.
- ModulesMap - Interface in org.jboss.as.security
-
A map for modules and their aliases.
- 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.
- MONTH - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- Month - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
-
Month
- Month(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- moreThanOneApplicationClassFound(Class<? extends Application>, Class<? extends Application>) - Method in interface org.jboss.as.jaxrs.JaxrsMessages
-
Creates an exception indicating more than one application class found in deployment.
- moreThanOneBeanConstructor(Class<?>) - Method in interface org.jboss.as.weld.WeldMessages
-
- moreThanOneEjbFound(String, String, String, Set<EJBViewDescription>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- moreThanOneEjbFound(String, String, Set<EJBViewDescription>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- moreThanOneEjbResolved(EJB, Member, Set<ViewDescription>) - Method in interface org.jboss.as.weld.WeldMessages
-
- moreThanOneMessageDestination(String, String, Set<String>) - Method in interface org.jboss.as.ee.EeMessages
-
If a message destination could not be resolved
- moreThanOneMethodWithSameNameOnComponent(String, Class) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- moreThanOneServletMapping(String, String) - Method in interface org.jboss.as.jaxrs.JaxrsLogger
-
Logs an error message indicating more than one mapping found for JAX-RS servlet, represented by the
servletName parameter, the second mapping, represented by the pattern parameter, will not work.
- moreThanOneTimerFoundWithId(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- moreThanTwoUniqueCriteria(String) - Method in interface org.jboss.as.server.ServerLogger
-
- 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.
- 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
-
- mouseClicked(MouseEvent) - Method in class org.jboss.as.cli.gui.SelectPreviousOpMouseAdapter
-
- move(int, int) - Method in interface org.jboss.as.cli.batch.Batch
-
Move the command or operation corresponding to the currentIndex to the newIndex position,
shifting the commands/operations in between the indexes.
- move(int, int) - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- MOVE_MESSAGE - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- MOVE_MESSAGES - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- MOVED_PERMANENTLY - Static variable in class org.jboss.as.domain.http.server.Common
-
- moveMessage(ModelNode, String) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- moveMessage(ModelNode, String, boolean) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- moveMessages(String, String) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- moveMessages(String, String, boolean) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- MULTI_PATCH_XML - Static variable in class org.jboss.as.patching.metadata.PatchBundleXml
-
- MULTICAST - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- MULTICAST_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MULTICAST_ADDRESS - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- MULTICAST_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MULTICAST_PORT - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- MulticastAddressValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that a value can resolve to a multicast address.
- MulticastAddressValidator(boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.MulticastAddressValidator
-
- multipleAdapters(String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the persistence provider adapter module, represented by the adapterModule
parameter, has more than one adapter.
- multipleAnnotationsOnBean(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating only one annotation method is allowed on bean
- multipleAppClientsFound() - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating that more than one application client was found and not app client name was
specified.
- multipleAuthenticationMechanismsDefined(String, Set<String>) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if more than one username/password authentication mechanism is defined.
- multipleAuthorizationConfigurationsDefined(String, Set<String>) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if more than one authorization configuration is defined.
- multipleCacheConfigurationsDefined(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if more than one cache is defined.
- multipleCallbackHandlerForMechanism(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
StartException to indicate that multiple CallbackHandlerServices are associated for the same mechanism.
- multipleChildrenFound(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating multiple children, represented by the element parameter, were found, but
not allowed.
- multipleComponentsFound(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating multiple components were found for the type.
- multipleContentItemsNotSupported() - Method in interface org.jboss.as.server.ServerMessages
-
- multipleCreateMethod(Class) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not determine type of corresponding implied EJB 2.x local interface (see EJB 3.1 21.4.5)
due to multiple create* methods with different return types on home
- multipleEndpointsWithDifferentDeclaredSecurityRoles() - Method in interface org.jboss.as.webservices.WSLogger
-
- multipleGroupSearchConfigurationsDefined(String, Set<String>) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if more than one group-search resource is defined.
- multipleHandlerChainsWithSameId(String, String, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- multipleMatchingAddresses(String, Set<InetAddress>, Set<String>, InetAddress, String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for
an interface
- multipleMatchingAddresses(String, Set<InetAddress>, Set<String>) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for
an interface
- multipleMethodReferencedInEjbJarXml(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating More than one method found on class referenced in ejb-jar.xml.
- multipleMethodsFound(String, String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating multiple methods found.
- multipleModelNodes(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a model contains multiple nodes.
- multipleNodesFound(String) - Method in interface org.jboss.as.appclient.logging.AppClientMessages
-
Creates an exception indicating the model contains multiple nodes represented by the nodeName parameter.
- multipleRealmsDetected(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Parsing the user property file different realm names have been detected, the add-user utility requires the same realm
name to be used across all propery files a user is being added to.
- multipleResourceAdapterRegistered(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating multiple resource adapter was registered
- multipleSecurityDomainsDetected(String, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- multipleSetterMethodsFound(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating multiple setter methods found.
- multipleUsernameToDnConfigurationsDefined(String, Set<String>) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if more than one username-to-dn resource is defined.
- mustInvokeBeforeCheckingSlaveStatus(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the need to call the method, represented by the methodName parameter,
before checking the slave status.
- mustInvokeBeforePersisting(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the need to call the method, represented by the methodName parameter,
before persisting the domain model.
- MUTABLE_REGISTRATION_ATTACHMENT - Static variable in class org.jboss.as.server.deployment.DeploymentModelUtils
-
- MutableDetector - Class in org.wildfly.clustering.web.infinispan.session
-
Determines whether a given object is mutable.
- mutate() - Method in interface org.jboss.as.clustering.infinispan.invoker.Mutator
-
Ensure that this object replicates.
- mutate() - Method in class org.wildfly.clustering.web.infinispan.CacheEntryMutator
-
- MutateOperation(K, V) - Constructor for class org.jboss.as.clustering.infinispan.invoker.Mutator.MutateOperation
-
- Mutator - Interface in org.jboss.as.clustering.infinispan.invoker
-
Indicates that the value represented by this object has changed and needs to be replicated.
- Mutator.MutateOperation<K,V> - Class in org.jboss.as.clustering.infinispan.invoker
-
Reusable mutation operation.
- mutators - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
Index of the mutator for read-write attributes.
- mutuallyExclusiveAnnotations(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- MuxChannel - Class in org.jboss.as.clustering.jgroups
-
A JGroups channel that uses a MuxUpHandler by default.
- MuxChannel(ProtocolStackConfigurator) - Constructor for class org.jboss.as.clustering.jgroups.MuxChannel
-
- name - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- name - Variable in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- NAME - Static variable in class org.jboss.as.cli.Util
-
- name - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- name - Variable in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
- NAME - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- NAME - Static variable in class org.jboss.as.controller.CompositeOperationHandler
-
- NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- name - Variable in class org.jboss.as.controller.OperationDefinition
-
- NAME - Static variable in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- NAME - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- NAME - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- NAME - Static variable in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- name - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- NAME - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- NAME - Static variable in class org.jboss.as.domain.management.access.PrincipalResourceDefinition
-
- NAME - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- NAME - Static variable in class org.jboss.as.domain.management.security.AbstractPlugInAuthResourceDefinition
-
- NAME - Static variable in class org.jboss.as.domain.management.security.JaasAuthenticationResourceDefinition
-
- NAME - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- NAME - Static variable in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
-
- NAME - Static variable in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
-
- NAME - Static variable in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
-
- NAME - Static variable in class org.jboss.as.ee.concurrent.handle.SecurityContextHandleFactory
-
- NAME - Static variable in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
-
- NAME - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- NAME - Static variable in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
-
- NAME - Static variable in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
-
- NAME - Static variable in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- NAME - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- name() - Method in class org.jboss.as.jacorb.csiv2.CSIv2IORInterceptor
-
- name() - Method in class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
- name() - Method in class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
- name() - Method in class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
- NAME - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- name() - Method in class org.jboss.as.jacorb.tm.TxIORInterceptor
-
- name() - Method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
- name() - Method in class org.jboss.as.jdr.util.JdrZipFile
-
- NAME - Static variable in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- NAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- NAME - Static variable in class org.jboss.as.patching.Constants
-
- NAME - Static variable in class org.jboss.as.patching.installation.InstallationManagerService
-
- NAME - Static variable in interface org.jboss.as.security.Constants
-
- NAME - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- NAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- NAME - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- NAME - Static variable in class org.jboss.as.server.operations.RootResourceHack
-
- NAME - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- NAME - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- NAME - Static variable in interface org.jboss.as.web.Constants
-
- NAME - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- NAME - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- NAME - Static variable in class org.jboss.as.web.WebVirtualHostDefinition
-
- name() - Method in class org.jboss.as.webservices.webserviceref.WSRefAnnotationWrapper
-
- NAME - Static variable in class org.jboss.as.weld.services.BeanManagerService
-
- NAME - Static variable in interface org.jboss.iiop.tm.InboundTransactionCurrent
-
- name - Variable in class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- NAME - Static variable in interface org.wildfly.extension.undertow.Constants
-
- name - Variable in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- NAME_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- NAME_ATTRIBUTE_MARSHALLER - Static variable in class org.jboss.as.logging.ElementAttributeMarshaller
-
- NAME_FROM_ADDRESS - Static variable in interface org.jboss.as.controller.transform.description.AttributeConverter
-
An attribute converter which converts the attribute value to be the value of the last
PathElement in the
PathAddress
- NAME_REQUIRED - Static variable in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- nameAlreadyBoundException(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Create a name-already-bound exception.
- nameAndValueRequiredForAddMimeMapping() - Method in interface org.jboss.as.web.WebMessages
-
- nameAttributeRequiredForEJBAnnotationOnClass(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- nameCannotBeNullEmptyOrQualified() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- NAMED_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- NamedBootstrapContext - Class in org.jboss.as.connector.services.bootstrap
-
A named bootstrap context.
- NamedBootstrapContext(String) - Constructor for class org.jboss.as.connector.services.bootstrap.NamedBootstrapContext
-
Constructor
- NamedDistributedWorkManager - Class in org.jboss.as.connector.services.workmanager
-
A named WorkManager.
- NamedDistributedWorkManager(String) - Constructor for class org.jboss.as.connector.services.workmanager.NamedDistributedWorkManager
-
Constructor
- NamedWorkManager - Class in org.jboss.as.connector.services.workmanager
-
A named WorkManager.
- NamedWorkManager(String) - Constructor for class org.jboss.as.connector.services.workmanager.NamedWorkManager
-
Constructor
- nameNotFound(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the referral for authentication could not be followed.
- nameNotFoundException(String, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Create a name-not-found exception.
- nameNotFoundInContext(String, Name) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the name could not be found in the context.
- NameParser - Class in org.jboss.as.naming.util
-
Name parser used by the NamingContext instances.
- NamePreference - Class in org.wildfly.clustering.singleton.election
-
- NamePreference(String) - Constructor for class org.wildfly.clustering.singleton.election.NamePreference
-
- NAMES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- names() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.SnapshotInfo
-
Gets the names of the snapshot files in the snapshots directory
- NAMES - Static variable in class org.jboss.as.host.controller.ignored.IgnoredDomainTypeResourceDefinition
-
- Namespace - Enum in org.jboss.as.cli.impl
-
An enumeration of the supported namespaces for CLI configuration.
- Namespace - Enum in org.jboss.as.clustering.infinispan.subsystem
-
- Namespace - Enum in org.jboss.as.clustering.jgroups.subsystem
-
The namespaces supported by the jgroups extension.
- Namespace - Enum in org.jboss.as.connector.subsystems.datasources
-
A Namespace.
- Namespace - Enum in org.jboss.as.connector.subsystems.jca
-
A Namespace.
- Namespace - Enum in org.jboss.as.connector.subsystems.resourceadapters
-
A Namespace.
- NAMESPACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- Namespace - Enum in org.jboss.as.controller.parsing
-
An enumeration of the supported domain model namespaces.
- NAMESPACE - Static variable in class org.jboss.as.jaxrs.JaxrsExtension
-
- NAMESPACE - Static variable in class org.jboss.as.jsf.subsystem.JSFExtension
-
- NAMESPACE - Static variable in class org.jboss.as.jsr77.subsystem.JSR77ManagementExtension
-
- Namespace - Enum in org.jboss.as.logging
-
- Namespace - Enum in org.jboss.as.messaging.deployment
-
An enumeration of the supported Messaging deployment namespaces
- Namespace - Enum in org.jboss.as.messaging
-
An enumeration of the supported Messaging subsystem namespaces.
- NAMESPACE - Static variable in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptorParser
-
- NAMESPACE - Static variable in class org.jboss.as.pojo.PojoExtension
-
- Namespace - Enum in org.jboss.as.remoting
-
An enumeration of the supported Remoting subsystem namespaces.
- Namespace - Enum in org.jboss.as.security
-
An enumeration of the supported Security subsystem namespaces
- Namespace - Enum in org.jboss.as.server.deployment.scanner
-
- NAMESPACE - Static variable in class org.jboss.as.service.descriptor.JBossServiceXmlDescriptorParser
-
- NAMESPACE - Static variable in class org.jboss.as.service.SarExtension
-
- Namespace - Enum in org.jboss.as.threads
-
The namespaces supported by the threads extension.
- Namespace - Enum in org.wildfly.extension.mod_cluster
-
- NAMESPACE - Static variable in class org.wildfly.extension.rts.RTSSubsystemExtension
-
The name space used for the substystem element
- NAMESPACE_1_0 - Static variable in class org.jboss.as.appclient.subsystem.AppClientExtension
-
- NAMESPACE_1_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- NAMESPACE_1_0 - Static variable in class org.jboss.as.jpa.jbossjpaparser.JBossJPAParser
-
- 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.ejb3.subsystem.EJB3Extension
-
- 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.ejb3.subsystem.EJB3Extension
-
- NAMESPACE_1_2 - Static variable in class org.jboss.as.server.deployment.module.descriptor.JBossDeploymentStructureParser12
-
- NAMESPACE_1_3 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- NAMESPACE_1_4 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- NAMESPACE_1_5 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
-
- NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
-
- NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundDeliveryActiveMetaDataParser
-
- NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
-
- NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
-
- NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
-
- NAMESPACE_URI - Static variable in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
-
- NAMESPACE_URI_1_0 - Static variable in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
-
- NAMESPACE_URI_1_0 - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
-
- NAMESPACE_URI_1_1 - Static variable in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
-
- NamespaceAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the root resource add-namespace operation.
- namespaceAlreadyRegistered(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating a namespace with the prefix, represented by the prefix parameter, is already
registered with the schema URI, represented by the uri parameter.
- NamespaceBindings - Class in org.jboss.as.naming.deployment
-
Configuration object used to managed a collection a JNDI namespace bindings for a deployment.
- NamespaceBindings() - Constructor for class org.jboss.as.naming.deployment.NamespaceBindings
-
- NamespaceConfigurator - Class in org.jboss.as.ee.component
-
A configurator which adds interceptors to the component which establish the naming context.
- NamespaceConfigurator() - Constructor for class org.jboss.as.ee.component.NamespaceConfigurator
-
- NamespaceContextInterceptor - Class in org.jboss.as.ee.component
-
An interceptor which imposes the given namespace context selector.
- NamespaceContextInterceptor(NamespaceContextSelector, ServiceName) - Constructor for class org.jboss.as.ee.component.NamespaceContextInterceptor
-
- NamespaceContextSelector - Class in org.jboss.as.naming.context
-
Selects a naming context based on the provided identifier (eg.
- NamespaceContextSelector() - Constructor for class org.jboss.as.naming.context.NamespaceContextSelector
-
- NamespaceCtxSelectorWrapper - Class in org.jboss.as.webservices.invocation
-
A wrapper of the NamespaceContextSelector for copying/reading it to/from
a provided map (usually message context / exchange from ws stack)
- NamespaceCtxSelectorWrapper() - Constructor for class org.jboss.as.webservices.invocation.NamespaceCtxSelectorWrapper
-
- NamespaceCtxSelectorWrapperFactory - Class in org.jboss.as.webservices.invocation
-
- NamespaceCtxSelectorWrapperFactory() - Constructor for class org.jboss.as.webservices.invocation.NamespaceCtxSelectorWrapperFactory
-
- namespaceNotFound(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating no namespace with the URI prefix, was found.
- NamespaceRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the root resource remove-namespace operation.
- NAMESPACES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NAMESPACES - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- NAMESPACES - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- NamespaceViewConfigurator - Class in org.jboss.as.ee.component
-
- NamespaceViewConfigurator() - Constructor for class org.jboss.as.ee.component.NamespaceViewConfigurator
-
- NameValueSeparatorState - Class in org.jboss.as.cli.parsing.arguments
-
- NameValueSeparatorState() - Constructor for class org.jboss.as.cli.parsing.arguments.NameValueSeparatorState
-
- NAMING - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- NAMING - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for all naming services.
- NAMING_EXPORT_CORBALOC - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- NAMING_ROOT_CONTEXT - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- NamingBindingAdd - Class in org.jboss.as.naming.subsystem
-
- NamingBindingRemove - Class in org.jboss.as.naming.subsystem
-
Handles removing a JNDI binding
- NamingBindingResourceDefinition - Class in org.jboss.as.naming.subsystem
-
- NamingContext - Class in org.jboss.as.naming
-
Naming context implementation which proxies calls to a NamingStore instance.
- NamingContext(Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with no prefix or naming store.
- NamingContext(Name, Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a context with a prefix name.
- NamingContext(Name, NamingStore, Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with a prefix name and a NamingStore instance to use as a backing.
- NamingContext(NamingStore, Hashtable) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with the given namingStore and an empty name.
- NamingContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
-
The context handle factory responsible for saving and setting the naming context.
- NamingContextHandleFactory(NamespaceContextSelector, ServiceName) - Constructor for class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
-
- namingContextHasNotBeenSet() - Method in interface org.jboss.as.server.ServerMessages
-
- namingEnumeration(Collection<T>) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a naming enumeration over a collection.
- NamingEventCoordinator - Class in org.jboss.as.naming
-
Coordinator responsible for passing @(code NamingEvent} instances to registered @{code NamingListener} instances.
- NamingEventCoordinator() - Constructor for class org.jboss.as.naming.NamingEventCoordinator
-
- namingException(String, Throwable) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a general naming exception with a root cause.
- namingException(String, Throwable, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a general naming exception with a root cause and a remaining name field.
- NamingExtension - Class in org.jboss.as.naming.subsystem
-
Domain extension used to initialize the naming subsystem element handlers.
- NamingExtension() - Constructor for class org.jboss.as.naming.subsystem.NamingExtension
-
- NamingLogger - Interface in org.jboss.as.naming
-
Date: 17.06.2011
- NamingLookupValue<T> - Class in org.jboss.as.naming.deployment
-
Value that is looked up from a naming context.
- NamingLookupValue(String) - Constructor for class org.jboss.as.naming.deployment.NamingLookupValue
-
Create a new instance.
- NamingMessages - Interface in org.jboss.as.naming
-
Date: 17.06.2011
- NamingService - Class in org.jboss.as.naming.service
-
Service responsible for creating and managing the life-cycle of the Naming Server.
- NamingService() - Constructor for class org.jboss.as.naming.service.NamingService
-
Construct a new instance.
- NamingStore - Interface in org.jboss.as.naming
-
Interface to layout a contract for naming entry back-end storage.
- NamingStoreService - Class in org.jboss.as.naming.service
-
Service responsible for managing the creation and life-cycle of a service based naming store.
- NamingStoreService() - Constructor for class org.jboss.as.naming.service.NamingStoreService
-
- NamingStoreService(boolean) - Constructor for class org.jboss.as.naming.service.NamingStoreService
-
- NamingSubsystem11Parser - Class in org.jboss.as.naming.subsystem
-
- NamingSubsystem12Parser - Class in org.jboss.as.naming.subsystem
-
- NamingSubsystem13Parser - Class in org.jboss.as.naming.subsystem
-
- NamingSubsystem14Parser - Class in org.jboss.as.naming.subsystem
-
- NamingSubsystem20Parser - Class in org.jboss.as.naming.subsystem
-
- NamingSubsystemAdd - Class in org.jboss.as.naming.subsystem
-
- NamingSubsystemAdd() - Constructor for class org.jboss.as.naming.subsystem.NamingSubsystemAdd
-
- NamingSubsystemModel - Interface in org.jboss.as.naming.subsystem
-
User: jpai
- NamingSubsystemNamespace - Enum in org.jboss.as.naming.subsystem
-
An enumeration of the supported Naming subsystem namespaces
- NamingSubsystemRemove - Class in org.jboss.as.naming.subsystem
-
Handler for removing the EJB3 subsystem.
- NamingSubsystemRootResourceDefinition - Class in org.jboss.as.naming.subsystem
-
- NamingSubsystemXMLAttribute - Enum in org.jboss.as.naming.subsystem
-
- NamingSubsystemXMLElement - Enum in org.jboss.as.naming.subsystem
-
Enumeration of elements used in the Naming subsystem
- NamingSubsystemXMLPersister - Class in org.jboss.as.naming.subsystem
-
- NamingUtils - Class in org.jboss.as.naming.util
-
Common utility functions used by the naming implementation.
- narrow(Object) - Static method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentHelper
-
- NATIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NATIVE - Static variable in interface org.jboss.as.web.Constants
-
- NATIVE - Static variable in class org.jboss.as.web.WebDefinition
-
- NATIVE_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NATIVE_METHOD - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- NATIVE_PORT - Static variable in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
-
- NATIVE_PORT - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
-
- NATIVE_REMOTING_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NativeManagementAddHandler - Class in org.jboss.as.host.controller.operations
-
- NativeManagementAddHandler(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.operations.NativeManagementAddHandler
-
- 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.ServerLogger
-
- NativeManagementRemoveHandler - Class in org.jboss.as.server.operations
-
Removes the native management interface.
- NativeManagementResourceDefinition - Class in org.jboss.as.host.controller.resources
-
- NativeManagementResourceDefinition(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
-
- NativeManagementResourceDefinition - Class in org.jboss.as.server.mgmt
-
- NativeManagementServices - Class in org.jboss.as.host.controller.operations
-
Utility class that installs remoting services needed by both the native and HTTP upgrade
based connector.
- NativeManagementServices() - Constructor for class org.jboss.as.host.controller.operations.NativeManagementServices
-
- NativeManagementWriteAttributeHandler - Class in org.jboss.as.host.controller.operations
-
OperationStepHandler for changing attributes on the native management interface.
- NativeManagementWriteAttributeHandler() - Constructor for class org.jboss.as.host.controller.operations.NativeManagementWriteAttributeHandler
-
- 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
-
- navigate(PathAddress) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- navigate(PathAddress) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- navigate(PathAddress) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- navigate(PathAddress) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- navigate(ModelNode, boolean) - Method in class org.jboss.as.controller.PathAddress
-
Navigate to this address in the given model node.
- navigate(PathAddress) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- navigate(PathAddress) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- navigate(PathAddress) - Method in interface org.jboss.as.controller.registry.Resource
-
Navigate the resource tree.
- navigate(Resource, PathAddress) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Navigate from a parent resource to the descendant resource at the given relative addresss.
- navigate(PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- navigate(PathAddress) - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- navigate(PathAddress) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- navigate(PathAddress) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- navigate(PathAddress) - Method in class org.jboss.as.messaging.CoreAddressResource
-
- navigate(PathAddress) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- navigate(PathAddress) - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- needClassFileTransformer(PersistenceUnitMetadata) - Static method in class org.jboss.as.jpa.config.Configuration
-
Determine if class file transformer is needed for the specified persistence unit
if the persistence provider is Hibernate and use_class_enhancer is not true, don't need a class transformer.
- negative(int) - Method in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthCheckResult
-
- negativeDestinationPort(int, String) - Method in interface org.jboss.as.network.NetworkMessages
-
Creates an exception indicating a negative destination port for the outbound socket binding name.
- NESTED_ATTRIBUTES - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- NESTED_LIST_ATTRIBUTES - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
The nested attributes for any, not.
- nestedElementNotAllowed(Element) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the element, represented by the element parameter, does not allow nesting.
- nestedHandlersNotSupported(Class<? extends Handler>) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the handler does not support nested handlers.
- NETTY_ACCEPTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- NETTY_CONNECTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- NETWORK - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NETWORK_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
A logger with the category org.jboss.as.server.net.
- NetworkInterfaceBinding - Class in org.jboss.as.network
-
The resolved network interface bindings.
- NetworkInterfaceBinding(Collection<NetworkInterface>, InetAddress) - Constructor for class org.jboss.as.network.NetworkInterfaceBinding
-
- 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, boolean, boolean, Set<InterfaceCriteria>) - Constructor for class org.jboss.as.server.services.net.NetworkInterfaceService
-
- NetworkMessages - Interface in org.jboss.as.network
-
Date: 24.06.2011
- NetworkUtils - Class in org.jboss.as.network
-
Utility methods related to networking.
- never(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- NEVER_CACHE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- NEVER_CHILD_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- NEVER_CONTAINER_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- NEVER_STORE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- NEVER_TRANSPORT_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- new_context() - Method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
- NEW_LEVEL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- NEW_LINE - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- NEW_PRIORITY - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- NEW_SLAVE_INFO - Static variable in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
- newAuthConstraint(List<String>, SecurityConstraintMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates new authentication constraint and associates it with security constraint meta data.
- newClusterConfig(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
- newClusterNode(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- newCommandContext() - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, char[]) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, String, char[]) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, String, char[], boolean, int) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, String, char[], boolean, boolean, int) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, String, char[], InputStream, OutputStream) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, int, String, char[]) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, int, String, char[], boolean, int) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, int, String, char[], InputStream, OutputStream) - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext() - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- newCommandContext(String, char[]) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- newCommandContext(String, String, char[]) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- newCommandContext(String, String, char[], boolean, int) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- newCommandContext(String, String, char[], InputStream, OutputStream) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- newCommandContext(String, String, char[], boolean, boolean, int) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- newCommandContext(String, int, String, char[]) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
Deprecated.
- newCommandContext(String, int, String, char[], boolean, int) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
Deprecated.
- newCommandContext(String, int, String, char[], InputStream, OutputStream) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
Deprecated.
- newCondition() - Method in class org.jboss.as.ejb3.concurrency.EJBReadWriteLock.ReadLock
-
No implementation provided
- newCondition() - Method in class org.jboss.as.ejb3.concurrency.EJBReadWriteLock.WriteLock
-
Not implemented
- newCondition() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- newDeployedJMSQueueDefinition() - Static method in class org.jboss.as.messaging.jms.JMSQueueDefinition
-
- newDeployedJMSTopicDefinition() - Static method in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- newDeploymentPlan() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainDeploymentManager
-
- newDeploymentPlan() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
-
- newDeploymentPlan() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager
-
- newEndpointPublisher(String) - Method in class org.jboss.as.webservices.publish.EndpointPublisherFactoryImpl
-
- newFile(File, String...) - Static method in class org.jboss.as.patching.IoUtils
-
Return a new File object based on the baseDir and the segments.
- newInitialDeploymentPlanBuilder(DeploymentContentDistributor) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.InitialDeploymentPlanBuilderFactory
-
- newInitialDeploymentPlanBuilder() - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.InitialDeploymentPlanBuilderFactory
-
- newInstance(CliConfig, String) - Static method in class org.jboss.as.cli.ControllerAddressResolver
-
- newInstance() - Static method in class org.jboss.as.cli.scriptsupport.CLI
-
Create a new CLI instance.
- newInstance() - Static method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- newInstance() - Static method in class org.jboss.as.server.Bootstrap.Factory
-
Create a new instance.
- newInstance(String) - Method in class org.jboss.as.web.common.WebInjectionContainer
-
- newInstance(Class<?>) - Method in class org.jboss.as.web.common.WebInjectionContainer
-
- newInstance(Object) - Method in class org.jboss.as.web.common.WebInjectionContainer
-
- newInstance(String, ClassLoader) - Method in class org.jboss.as.web.common.WebInjectionContainer
-
- newInstance() - Static method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- newInstance() - Static method in class org.jboss.as.webservices.webserviceref.WSRefRegistry
-
- newInstance(String, ClassLoader) - Static method in class org.jboss.as.weld.util.Reflections
-
- newInstance(String) - Method in class org.wildfly.extension.undertow.deployment.UndertowJSPInstanceManager
-
- newInstance(String, ClassLoader) - Method in class org.wildfly.extension.undertow.deployment.UndertowJSPInstanceManager
-
- newInstance(Class<?>) - Method in class org.wildfly.extension.undertow.deployment.UndertowJSPInstanceManager
-
- newInstance(Object) - Method in class org.wildfly.extension.undertow.deployment.UndertowJSPInstanceManager
-
- newInvocationHandler(InvocationType) - Method in class org.jboss.as.webservices.invocation.InvocationHandlerFactoryImpl
-
- newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class org.jboss.as.jmx.PluggableMBeanServerBuilder
-
- newParamValue(String, String, List<ParamValueMetaData>) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates new parameter meta data and associates it with parameters meta data.
- newPermissionCollection() - Method in class org.jboss.as.controller.access.permission.ManagementPermission
-
- newPermissionCollection() - Method in class org.jboss.as.naming.JndiPermission
-
Returns a new PermissionCollection object for storing JndiPermission
objects.
- newQueueDefinition(boolean) - Static method in class org.jboss.as.messaging.QueueDefinition
-
- newReadOnlySecurityRoleDefinition() - Static method in class org.jboss.as.messaging.SecurityRoleDefinition
-
- newRuntimeQueueDefinition(boolean) - Static method in class org.jboss.as.messaging.QueueDefinition
-
- newSecurityAdapter() - Method in class org.jboss.as.webservices.security.SecurityAdaptorFactoryImpl
-
Creates new security adapter instance.
- newSecurityConstraint(List<SecurityConstraintMetaData>) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates new security constraint meta data and associates them with security constraints meta data.
- newSecurityRoleDefinition(boolean) - Static method in class org.jboss.as.messaging.SecurityRoleDefinition
-
- newServlet(String, String, JBossServletsMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates new servlet meta data and associates them with servlets meta data.
- newServletDelegate(String, boolean) - Method in class org.jboss.as.webservices.tomcat.ServletDelegateFactoryImpl
-
- newServletMapping(String, List<String>, List<ServletMappingMetaData>) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates new servlet mapping meta data and associates them with servlet mappings meta data.
- newSwingWorker() - Method in class org.jboss.as.cli.gui.JConsoleCLIPlugin
-
- newThread(Runnable) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- newThread(Runnable, String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- newThread(ThreadGroup, Runnable, String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
Deprecated.
- newTimer - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- newUserDataConstraint(String, SecurityConstraintMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates new user constraint meta data and associates it with security constraint meta data.
- newWebResourceCollection(String, String, boolean, WebResourceCollectionsMetaData) - Static method in class org.jboss.as.webservices.util.WebMetaDataHelper
-
Creates new web resource collection meta data and associates them with web resource collections meta data.
- newWebServerInfo() - Method in class org.jboss.as.webservices.config.WebServerInfoFactoryImpl
-
- next(PathElement...) - Method in interface org.jboss.as.controller.transform.PathAddressTransformer.Builder
-
Append an element to the current address and continue to the next transformer in the chain.
- next(PathElement...) - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- next() - Method in interface org.jboss.as.patching.validation.PatchHistoryIterator
-
Returns the next validated patch using the default validator
- next(PatchingValidationErrorHandler) - Method in interface org.jboss.as.patching.validation.PatchHistoryIterator
-
Returns the next validated patch.
- next() - Method in enum org.jboss.as.pojo.BeanState
-
Get the next state.
- next() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelReceiver
-
Get the next receiver.
- 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.
- NEXT_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- nextCP() - Method in interface org.jboss.as.patching.tool.PatchingHistory.Iterator
-
Skips all the one-off patches (if any) and moves straight to
the next cumulative patch.
- nextDate - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- nextDate - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- nextElement(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- nextElement(XMLExtendedStreamReader, Namespace) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
A variation of nextElement that verifies the nextElement is not in a different namespace.
- nextExpiration - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Next expiry date of this timer
- nextExpirationIsNull(TimerImpl) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an info message indicating the next expiration is null.
- nextNotificationSequenceNumber() - Method in class org.jboss.system.ServiceMBeanSupport
-
The nextNotificationSequenceNumber method returns the next sequence number for use in notifications.
- nextRow() - Method in class org.jboss.as.cli.util.StrictSizeTable
-
- nextState - Variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- NGT - Static variable in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- NIC - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- NIC_MATCH - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- NicInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- NicInterfaceCriteria(String) - Constructor for class org.jboss.as.controller.interfaces.NicInterfaceCriteria
-
Creates a new AnyInterfaceCriteria
- NicMatchInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- NicMatchInterfaceCriteria(Pattern) - Constructor for class org.jboss.as.controller.interfaces.NicMatchInterfaceCriteria
-
Creates a new AnyInterfaceCriteria
- NIL_SIGNIFICANT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NILLABLE - Static variable in class org.jboss.as.cli.Util
-
- NILLABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NillableOrExpressionParameterValidator - Class in org.jboss.as.controller.operations.validation
-
ParameterValidator that validates undefined values and expression types, delegating to a provided
validator for everything else.
- NillableOrExpressionParameterValidator(ParameterValidator, Boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.NillableOrExpressionParameterValidator
-
Creates a new NillableOrExpressionParameterValidator.
- NLT - Static variable in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- no() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The long value a user would enter to indicate 'no'
This String should be the lower case representation in the respective locale.
- NO_CONTENT - Static variable in class org.jboss.as.patching.IoUtils
-
- NO_OP - Static variable in interface org.jboss.as.logging.logmanager.PropertySorter
-
- NO_OP_LOGGER - Static variable in interface org.jboss.as.controller.audit.AuditLogger
-
An audit logger that doesn't log.
- NO_PARAMS_TYPES - Static variable in class org.jboss.as.pojo.service.Configurator
-
No parameter types
- NO_TX - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- noAccessControlConfigurationAvailable(RunningMode, String, AdminOnlyDomainConfigPolicy, String, RunningMode) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- noActiveRequest(int) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating no active request found for the batch id.
- noActiveRequestForHandlingReport(int) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no active request was found for handling the report represented by the id
parameter.
- noActiveRequestForProxyOperation(int) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no active request was found for proxy control represented by the id
parameter.
- noActiveRequestForReadingInputStreamReport(int) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no active request was found for reading the inputstream report represented by
the id parameter.
- noActiveStep() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating there is no active step.
- noActiveTransaction(int) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no active transaction found for the id.
- noAddOperation - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- noAddOperation - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- noArgValue(String) - Method in interface org.jboss.as.server.ServerMessages
-
- noAsynchronousInvocationInProgress() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating No asynchronous invocation in progress
- noAttributeCalled(String) - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- noAuthenticationCacheAvailable(String) - Method in interface org.jboss.as.security.SecurityMessages
-
Create an OperationFailedException to indicate a failure to find an authentication cache
- noAuthenticationPlugInFound(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
IllegalArgumentException to indicate that an AuthenticationPlugIn was not loaded.
- noAuthorizationHelper(Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- noBindingsAvailable() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating there is nothing available to bind to.
- noCallbackHandlerForMechanism(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
IllegalStateException to indicate a CallbackHandler has been requested for an unsupported mechanism.
- noChannelForHost(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating there is no channel for the host.
- noChildRegistry(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating there is no child registry for the child, represented by the childType and
child parameters.
- noChildType(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no child type for the name.
- noCommandsToRun() - Method in interface org.jboss.as.jdr.JdrLogger
-
No Commands to run, probably no valid plugin loaded
- noComponentAvailableForAddress(PathAddress) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating No EJB component is available for address
- noComponentInstance() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating there is no component instance associated.
- noComponentRegisteredForAddress(PathAddress) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating no EJB component registered for address
- noCompositeIndex(ModuleIdentifier, String) - Method in interface org.jboss.as.server.ServerLogger
-
- noConsole() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- noConsoleAvailable() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating that no java.io.Console is available.
- noContentFoundWithHash(String) - Method in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
Creates a runtime exception indicating no content could be found using the given hash
- noContextToDelegateTo(int) - Method in interface org.jboss.as.controller.ControllerMessages
-
- noCurrentContextAvailable() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating No current invocation context available
- noDataSourceRegisteredForAddress(PathAddress) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
No datasource exists at the deployment address
- Node - Interface in org.wildfly.clustering.group
-
Identifies a member of a cluster.
- NODE_FACTORY_SERVICE_NAME - Static variable in class org.wildfly.clustering.web.infinispan.session.RouteLocatorService
-
- NODE_ID - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- NODE_IDENTIFIER - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- 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
-
- nodeAlreadyRegistered(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a node is already registered at the location.
- nodeAlreadyRegistered(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a node is already registered at the location.
- NodeFactory<A> - Interface in org.wildfly.clustering.group
-
Factory for creating nodes.
- nodeIdentifierIsSetToDefault() - Method in interface org.jboss.as.txn.TransactionLogger
-
If the user has set node identifier to the default value
- nodeName(int, String) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- nodeName(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- nodeName(int, String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- NodePathFormatter - Interface in org.jboss.as.cli.operation
-
Creates a string representation of the OperationRequestAddress instance.
- noDeploymentContentWithHash(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating no deployment content with the hash is available in the deployment content repository.
- noDeploymentContentWithHashAtBoot(String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Error message indicating the content for a configured deployment was unavailable at boot, which is a fatal error.
- noDeploymentContentWithName(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating no deployment content with the name was found.
- noDeploymentRepositoryAvailable() - Method in interface org.jboss.as.server.ServerMessages
-
- nodeSeparator(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- nodeSeparator(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- NodeState - Class in org.jboss.as.cli.parsing.operation
-
- NodeState() - Constructor for class org.jboss.as.cli.parsing.operation.NodeState
-
- noDestinationRegisteredForAddress(PathAddress) - Method in interface org.jboss.as.messaging.MessagingMessages
-
- nodeType - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- nodeType(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- nodeType(int, String) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- nodeType(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- nodeType(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- nodeType(int, String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- nodeTypeNameSeparator(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- nodeTypeNameSeparator(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- nodeTypeOrName(int, String) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- nodeTypeOrName(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- noDiscoveryOptionsLeft() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating that there are no discovery options left.
- noDomainControllerConfigurationProvided(RunningMode, String, RunningMode) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating this host had no domain controller configuration and cannot start if not in
RunningMode.ADMIN_ONLY mode.
- noEjbContextAvailable() - Method in interface org.jboss.as.ejb3.EjbMessages
-
The user attempts to look up the ejb context in a war when no ejb context is active
- noFailureDescription() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the operation was successful and no failure description exists.
- noFailureDetails() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
A message indicating that no failure details were provided.
- noFinalProxyOutcomeReceived(ModelNode, ModelNode, ModelNode) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs a warning message indicating an invocation on a
ProxyController did not provide a final response.
- noFormatterCalled(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- noGroupSearchDefined(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if no group-search resource is defined.
- noHandlerCalled(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- noHandlerCalled(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- noHandlerCalled(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
- noHandlerForOperation(String, PathAddress) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating no handler is registered for an operation, represented by the operationName
parameter, at address.
- noHandlerForOperation(String, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
Logs an error message indicating no handler is registered for an operation, represented by the operationName
parameter, at address.
- noHandlerForOperation(String, PathAddress) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
- noInterfaceCriteria() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating that no interface criteria was provided.
- noJNDIBindingsForSessionBean(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- noKey(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Create an exception indicating that there are no keys in the keystore.
- noMatchingDeadLetterAddress(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warn message when there is no resource matching the address-settings' dead-letter-address.
- noMatchingExpiryAddress(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs a warn message when there is no resource matching the address-settings' expiry-address.
- noMBeanCalled(ObjectName) - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- noMessageDestination(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
If a message destination could not be resolved
- noMethodDefForPortableRemoteObjectToStub() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- noMethodDefForStubConnect() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- noMethodFound(MethodIdentifier, Class<?>) - Method in interface org.jboss.as.server.ServerMessages
-
- noMethodFoundOnEjbExcludeList(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating No method found on EJB while processing exclude-list element in ejb-jar.xml
- noMethodFoundOnEjbPermission(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating no method named found on EJB while processing method-permission element in ejb-jar.xml
- noMethodFoundOnEjbWithParamExcludeList(String, String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating No method with param types found on EJB while processing exclude-list element in ejb-jar.xml
- noMethodFoundWithParamOnEjbMethodPermission(String, String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a warning message indicating No method with param type found on EJB while processing method-permission element in ejb-jar.xml
- noMetricsAvailable() - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating there are no metrics available.
- noMetricsAvailable() - Method in interface org.jboss.as.webservices.WSMessages
-
- noModuleFound(DeploymentUnit) - Method in interface org.jboss.as.pojo.PojoMessages
-
No Module instance found in attachments.
- noModuleIdentifier(String) - Method in interface org.jboss.as.server.ServerMessages
-
- noMorePatches() - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- noMoreTimeoutForTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating no more timeouts for timer
- noMulticastBinding(String) - Method in interface org.jboss.as.network.NetworkMessages
-
Creates an exception indicating the no multicast binding for the name.
- NON_DURABLE_MESSAGE_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- NON_DURABLE_SUBSCRIPTION_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- NON_HEAP_MEMORY_USAGE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- NON_OBJECT - Static variable in interface org.jboss.as.cli.ArgumentValueConverter
-
Basically, for STRING with support for expressions.
- noNameAttributeOnHost() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating a host connecting to a remove domain controller must have its name attribute
set.
- noNamespaceContextSelectorAvailable(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the NamespaceContextSelector was not set
- NonAuditConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint related to whether a resource, attribute or operation is NOT
related to administrative audit logging.
- NONE - Static variable in interface org.jboss.as.cli.accesscontrol.AccessRequirement
-
- NONE - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- none() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- NONE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- NONE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- NONE_LOCK_MODE - Static variable in class org.jboss.as.jpa.container.AbstractEntityManager
-
- nonexistentInterface(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- nonExistentProtocolPropertyValue(Throwable, String, String, Object) - Method in interface org.jboss.as.clustering.jgroups.JGroupsLogger
-
- NonFunctionalTimerService - Class in org.jboss.as.ejb3.timerservice
-
Non-functional timer service that is bound when the timer service is disabled.
- NonFunctionalTimerService(String, TimerServiceRegistry) - Constructor for class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- NonObjectArgumentValueState - Class in org.jboss.as.cli.parsing.arguments
-
- NonObjectArgumentValueState() - Constructor for class org.jboss.as.cli.parsing.arguments.NonObjectArgumentValueState
-
- NonPooledEJBComponentInstanceAssociatingInterceptor - Class in org.jboss.as.ejb3.component.interceptors
-
A
ComponentInstance associating interceptor for EJB components (SLSB and message driven) which
have pooling disabled.
- NonResolvingResourceDescriptionResolver - Class in org.jboss.as.controller.descriptions
-
Resource description resovler that does no resolving at all.
- NonResolvingResourceDescriptionResolver() - Constructor for class org.jboss.as.controller.descriptions.NonResolvingResourceDescriptionResolver
-
- NonTxEmCloser - Class in org.jboss.as.jpa.container
-
Close the non tx invocations on transaction scoped entity manager
- NonTxEmCloser() - Constructor for class org.jboss.as.jpa.container.NonTxEmCloser
-
- nonTxStack - Static variable in class org.jboss.as.jpa.container.NonTxEmCloser
-
Each thread will have its own list of SB invocations in progress.
- NOOP - Static variable in interface org.jboss.as.controller.ProxyOperationAddressTranslator
-
- NOOP_CHARACTER_HANDLER - Static variable in class org.jboss.as.cli.parsing.GlobalCharacterHandlers
-
- NOOP_MARSHALLER - Static variable in class org.jboss.as.messaging.AttributeMarshallers
-
- NOOP_RESULT_HANDLER - Static variable in interface org.jboss.as.controller.OperationContext.ResultHandler
-
- NOOP_ROLLBACK_HANDLER - Static variable in interface org.jboss.as.controller.OperationContext.RollbackHandler
-
- noOperationCalled(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating there is no operation called operation.
- noOperationCalled(Exception, String, PathAddress) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating there is no operation called operation at the address.
- noOperationEntry(String, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- noOperationHandler() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating there is no operation handler.
- noOperationHandler(String, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- NoopOperationStepHandler - Class in org.jboss.as.controller
-
- noPassword() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating no password was provided.
- noPasswordExiting() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if no password is entered.
- noPasswordValidationAvailable(String) - Method in interface org.jboss.as.security.SecurityMessages
-
Create a
SecurityException to indicate that no password validation mechanism has been identified.
- noPatchesApplied() - Method in interface org.jboss.as.patching.PatchMessages
-
- noPatchHistory(String) - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- noPathToResolve(String, String, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
- noPermissionToResolveExpression(ModelNode, SecurityException) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception message indicating an expression could not be resolved due to lack of security permissions.
- noPlugInProvidersLoaded(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
IllegalStateException to indicate no plug in providers were loaded for the specified name.
- noPortListeningForProtocol(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- noProfileCalled(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception indicating no profile could be found with the given name
- noPropertyResolution(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a prperty can't be resolved
- noPUnitNameSpecifiedAndMultiplePersistenceUnits(int, DeploymentUnit) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
JBoss 4 prevented applications from referencing the persistence unit without specifying the pu name, if there
were multiple persistence unit definitions in the app.
- noReadMethodInHelper(String, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- noReferenceFound() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- noResourceFor(PathAddress) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- noResponseFromMaster(String) - Method in interface org.wildfly.clustering.server.singleton.SingletonLogger
-
- NORMAL - Static variable in class org.jboss.as.process.ExitCodes
-
Exit code which indicates normal process exit.
- noSeamIntegrationJarPresent(Module) - Method in interface org.jboss.as.server.ServerMessages
-
- noSecurityContext() - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- noSecurityContextEstablished() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates a String for use in an OperationFailedException to indicate that no security context has been established for a
call that requires one.
- noSecurityDefined(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- noSecurityDomainSpecified() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- noSecurityRealmDefined() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating no security realm was defined for the HTTP management service.
- noServerAvailable(String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an error message indicating no server with the server name is available.
- noServerGroupCalled(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating no server group could be found with the given name
- noServerInventory() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating there is no server inventory.
- noServletMappingFound(String) - Method in interface org.jboss.as.jaxrs.JaxrsLogger
-
Logs a warning message indicating no servlet mappings found for the JAX-RS application, represented by the
servletName parameter, either annotate with @ApplicationPath or add
a servlet-mapping in the web.xml.
- noSocketBindingGroupCalled(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
- noSocketBindingGroupCalled(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating no server group could be found with the given name
- noSpringIntegrationJar() - Method in interface org.jboss.as.jaxrs.JaxrsMessages
-
- noSubordinateTransactionPresentForXid(Xid) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- noSuchDeployment(String) - Method in interface org.jboss.as.server.ServerMessages
-
- noSuchDeploymentContent(String) - Method in interface org.jboss.as.server.ServerMessages
-
- noSuchDeploymentContentAtBoot(String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- noSuchDeploymentOverlayContent(String) - Method in interface org.jboss.as.server.ServerMessages
-
- noSuchDeploymentOverlayContentAtBoot(String, String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- noSuchEndpointException(String, NotFoundException) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Returns a
IllegalArgumentException indicating that no
Endpoint
could be found for a resource adapter named
resourceAdapterName
- noSuchField(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a field is undefined.
- noSuchLayer(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- noSuchMethod(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating a method is undefined.
- noSuchRequest(int, Channel) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
- NoSuchResourceException - Exception in org.jboss.as.controller
-
OperationFailedRuntimeException thrown when a resource cannot be found.
- NoSuchResourceException(String) - Constructor for exception org.jboss.as.controller.NoSuchResourceException
-
Constructs a OperationFailedException with the given message.
- NoSuchResourceException(PathElement) - Constructor for exception org.jboss.as.controller.registry.Resource.NoSuchResourceException
-
- noSuchResourceType(PathAddress) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating the given address does not match any known
resource registration.
- noSuchResourceType(PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
Logs an error message indicating the given address does not match any known
resource registration.
- noSuchResponseHandler(String) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
- NoSuchService - Class in org.wildfly.clustering.server.dispatcher
-
Simple object that indicates that no service is registered on the remote node for which to execute the remote command.
- NoSuchService() - Constructor for class org.wildfly.clustering.server.dispatcher.NoSuchService
-
- noSupportingMechanismsForRealm() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- noSyslogProtocol() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- NOT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NOT - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- not(VirtualFileFilter) - Static method in class org.jboss.as.jdr.vfs.Filters
-
- NOT - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- NOT_BUSINESS_METHOD_EXCEPTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Client
-
- NOT_EMPTY_NULLABLE_STRING_VALIDATOR - Static variable in class org.jboss.as.logging.validators.Validators
-
- NOT_EQ - Static variable in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- NOT_FOUND - Static variable in class org.jboss.as.domain.http.server.Common
-
- NOT_PATCHED - Static variable in class org.jboss.as.patching.Constants
-
- notAContextException(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a not-context exception for a name.
- notACorbaObject() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- notADirectory(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the path is not a directory.
- notADirectory(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- notADirectory(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
Creates an exception indicating the path is not a directory.
- notAllowedFromStatefulBeans(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- notAllowedInLifecycleCallbacks(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating method is not allowed in lifecycle callbacks (EJB 3.1 FR 4.6.1, 4.7.2, 4.8.6, 5.5.1)
- notAnAccessor(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- notANamingContext(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- notAnAnnotation(Class<?>) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the class, represented by the clazz parameter, should be an annotation.
- notAnClassOrInterface(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- notAnEJBComponent(Component) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- notAnEntityBean(Component) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- notAnInstanceOfObjectFactory(String, ModuleIdentifier) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating that a class is not an
ObjectFactory instance, from the specified module.
- notAnInterface(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- notAnObjectImpl(Class) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- notAPrimitive(String) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- notAuthorizedToExecuteOperation(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
- notAuthorizedToReadAttribute(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
- notAuthorizedToWriteAttribute(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
- NotBusinessMethodInterceptor - Class in org.jboss.as.ejb3.component.session
-
- NotBusinessMethodInterceptor(Method) - Constructor for class org.jboss.as.ejb3.component.session.NotBusinessMethodInterceptor
-
- notConfigured(String) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the name is not configured.
- NotEqualsOperation - Class in org.jboss.as.cli.handlers.ifelse
-
- notFound(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
A message indicating that the resource could not be located.
- notFound(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
A message indicating a resource could not be located.
- notFound(String, String, ModuleIdentifier) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no path/className was found for the module identifier.
- NotGreaterThanOperation - Class in org.jboss.as.cli.handlers.ifelse
-
- noThreadLocalInjectionContainer() - Method in interface org.jboss.as.jsf.JSFMessages
-
- NOTIFICATION_ATTEMPTS - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- NOTIFICATION_INTERVAL - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- NotInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- NotInterfaceCriteria(Set<InterfaceCriteria>) - Constructor for class org.jboss.as.controller.interfaces.NotInterfaceCriteria
-
Creates a new NotInterfaceCriteria
- NotLesserThanOperation - Class in org.jboss.as.cli.handlers.ifelse
-
- notNull(T) - Static method in class org.jboss.as.connector.util.ConnectorServices
-
convenient method to check notNull of value
- notNull(T) - Static method in class org.jboss.as.txn.service.TxnServices
-
- notNull(T) - Static method in class org.jboss.as.xts.XTSServices
-
- noTransactionInProgress() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the transaction cannot be ended since no transaction is in progress
- notResourceAdapterService(ServiceName) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating that the ServiceName doesn't belong to a resource adapter service
- notStarted(String) - Method in interface org.jboss.as.weld.WeldMessages
-
- notStarted(String) - Method in interface org.wildfly.clustering.server.singleton.SingletonMessages
-
- notStatefulSessionBean(String, String, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- notSupported(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- notValueConfig(ConfigVisitorNode) - Method in interface org.jboss.as.pojo.PojoMessages
-
Not a value node.
- notYetImplemented() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- noUsername() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating no username was provided.
- noUsernameExiting() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if no username is entered.
- noUserPrincipalFound() - Method in interface org.jboss.as.security.SecurityMessages
-
Create an IllegalStateFoundException to indicate no UserPrincipal was found on the underlying connection.
- noWelcomeWebappWithDefaultWebModule() - Method in interface org.jboss.as.web.WebMessages
-
- noWriteMethodInHelper(String, Throwable) - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- NULL - Static variable in interface org.jboss.as.controller.Cancellable
-
An empty implementation which does nothing when a cancel is requested.
- NULL - Static variable in interface org.jboss.as.process.protocol.MessageHandler
-
- NULL_LOCK_MODE - Static variable in class org.jboss.as.jpa.container.AbstractEntityManager
-
- NULL_PROFILE_NAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- NULL_SNAPSHOT_INFO - Static variable in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
- nullable - Variable in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
- nullArgument(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- nullAsynchronousExecutor() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an asynchronous operation cannot execute without an executor.
- nullAttachmentKey() - Method in interface org.jboss.as.server.ServerMessages
-
- nullBeanInfo() - Method in interface org.jboss.as.pojo.PojoMessages
-
Null bean info.
- nullBindingName(BindingConfiguration) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the binding name must not be null.
- nullClassInfo() - Method in interface org.jboss.as.pojo.PojoMessages
-
Null class info.
- NullConfigurationPersister - Class in org.jboss.as.controller.persistence
-
A configuration persister which does not store configuration changes.
- NullConfigurationPersister() - Constructor for class org.jboss.as.controller.persistence.NullConfigurationPersister
-
- NullConfigurationPersister(XMLElementWriter<ModelMarshallingContext>) - Constructor for class org.jboss.as.controller.persistence.NullConfigurationPersister
-
- NullContextHandle - Class in org.jboss.as.ee.concurrent.handle
-
A context handle without invocation context to set.
- nullCorrelationId(Throwable) - Method in interface org.jboss.as.naming.NamingLogger
-
- nullDefaultHost() - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- nullDestinationAddress(String) - Method in interface org.jboss.as.network.NetworkMessages
-
Creates an exception indicating no destination address for the outbound socket binding.
- nullEndpointClass() - Method in interface org.jboss.as.webservices.WSMessages
-
- nullEndpointName() - Method in interface org.jboss.as.webservices.WSMessages
-
- nullExecutor() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
- nullFactoryMethod() - Method in interface org.jboss.as.pojo.PojoMessages
-
Null factory method.
- nullHostName() - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- nullInitialDeploymentUnit() - Method in interface org.jboss.as.server.ServerMessages
-
- nullInputStream() - Method in interface org.jboss.as.patching.PatchMessages
-
- nullMethod() - Method in interface org.jboss.as.server.ServerMessages
-
- nullMethodName() - Method in interface org.jboss.as.pojo.PojoMessages
-
Missing method name.
- nullMethodName() - Method in interface org.jboss.system.ServiceMBeanMessages
-
- nullModuleAttachment(DeploymentUnit) - Method in interface org.jboss.as.server.ServerMessages
-
- nullName() - Method in interface org.jboss.as.pojo.PojoMessages
-
Missing mode value.
- nullName() - Method in interface org.jboss.as.security.SecurityMessages
-
Creates an exception indicating that the name passed to jndi is null or empty
- nullNotAllowed(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
An exception indicating the name may not be null.
- nullOrEmptyAlias() - Method in interface org.jboss.as.pojo.PojoMessages
-
Null or empty alias.
- nullOrEmptyDependency() - Method in interface org.jboss.as.pojo.PojoMessages
-
Null or empty dependency.
- nullOrEmptyManagedBeanClassName() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a null or empty managed bean class name.
- nullOrEmptyResourceReferenceType() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a null or empty resource reference type.
- nullOrEmptyVar(String) - Method in interface org.jboss.as.network.NetworkMessages
-
Creates an exception indicating parameter name cannot be null or an empty string.
- nullOutboundSocketBindingParam(String, String) - Method in interface org.jboss.as.network.NetworkMessages
-
Creates an exception indicating a param of type type was null for the outbound socket binding name.
- nullOutputStream() - Method in interface org.jboss.as.patching.PatchMessages
-
- nullParameter(String, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the description is null.
- nullParameter(String) - Method in interface org.jboss.as.server.ServerMessages
-
- nullParamter(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- nullParent() - Method in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
Creates a runtime exception indicating a ManagedDMRContentResource did not have a parent resource
- nullResourceReference() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a null resource reference processor cannot be registered.
- nullSignficant - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- nullStream(int) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating the stream is null at the index.
- nullStreamAttachment(int) - Method in interface org.jboss.as.server.ServerMessages
-
- nullValue() - Method in interface org.jboss.as.pojo.PojoMessages
-
Missing mode value.
- nullVar(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating the variable is null.
- nullVar(String) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the variable, represented by the name parameter, is null.
- nullVar(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the variable, represented by the name parameter, was null.
- nullVar(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception indicating the variable is null.
- nullVar(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the variable, represented by the name parameter, is null.
- nullVar(String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating the variable, represented by the name parameter, is null.
- nullVar(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the variable name is null.
- nullVar(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the variable, represented by the name parameter, is null.
- nullVar(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the variable, represented by the name parameter, is null.
- nullVar(String) - Method in interface org.jboss.as.messaging.MessagingMessages
-
Creates an exception indicating the variable cannot be null
- nullVar(String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the variable is null.
- nullVar(String) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the varName is null.
- nullVar(String) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the varName is null.
- nullVar(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
Creates an exception indicating the variable, represented by the name parameter, is null.
- nullVar(String) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating the variable, represented by the name parameter, is null.
- NUM_TASKS_IN_TIMER - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- NUM_TIMER_THREADS - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- NUMBER_OF_BYTES_PER_PAGE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- NUMBER_OF_ENTRIES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- NUMBER_OF_LOCKS_AVAILABLE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- NUMBER_OF_LOCKS_HELD - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- NUMBER_OF_PAGES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PAGE_MAX_CACHE_SIZE - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- PAGE_MAX_CONCURRENT_IO - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PAGE_SIZE_BYTES - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- PAGING_DIRECTORY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ParallelBootOperationStepHandler - Class in org.jboss.as.controller
-
Special handler that executes subsystem boot operations in parallel.
- ParallelExtensionAddHandler - Class in org.jboss.as.controller.extension
-
Special handler that executes extension initialization in parallel.
- ParallelExtensionAddHandler(ExecutorService) - Constructor for class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- param(String, String) - Method in class org.jboss.as.jdr.commands.CallAS7
-
adds a key/value parameter pair to the call
- PARAM - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PARAM - Static variable in interface org.jboss.as.web.Constants
-
- PARAM - Static variable in class org.jboss.as.web.WebExtension
-
- PARAM_APPLY_UPDATES_UPDATE_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_COMMIT - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_DEPLOYMENT_CONTENT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_DEPLOYMENT_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_DEPLOYMENT_NAME_UNIQUE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_DEPLOYMENT_PLAN - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_DEPLOYMENT_RUNTIME_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_DOMAIN_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_END - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_ERROR - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- PARAM_ERROR - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_FILE_PATH - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- PARAM_FILE_PATH - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_FILE_SIZE - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- PARAM_FILE_SIZE - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_GRACEFUL_TIMEOUT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_HOST_ID - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- PARAM_HOST_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_HOST_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_INPUTSTREAM_CONTENTS - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_INPUTSTREAM_INDEX - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_INPUTSTREAM_LENGTH - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_INPUTSTREAMS_LENGTH - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_MESSAGE - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_MESSAGE_SEVERITY - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_NAME - Static variable in interface org.jboss.as.web.Constants
-
- PARAM_NUM_FILES - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- PARAM_NUM_FILES - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_OK - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- PARAM_OK - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_OPERATION - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_OPERATION_COMPLETED - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_OPERATION_FAILED - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_OPERATION_PREPARED - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_RESPONSE - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_RESTART_REQUIRED - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_ROLLBACK - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_ROOT_ID - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- 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.host.controller.mgmt.DomainControllerProtocol
-
- 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.host.controller.mgmt.DomainControllerProtocol
-
- 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.host.controller.mgmt.DomainControllerProtocol
-
- PARAM_ROOT_ID_FILE - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_SERVER_GROUP_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_SERVER_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_SERVER_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- PARAM_SERVER_NAME - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_SUBJECT_LENGTH - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- PARAM_VALUE - Static variable in interface org.jboss.as.web.Constants
-
- paramCannotBeNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates and returns an exception indicating that the param named paramName cannot be null
- ParameterAnalysis - Class in org.jboss.as.jacorb.rmi
-
Parameter analysis.
- parameterCannotBeNull(String) - Method in interface org.jboss.as.weld.WeldMessages
-
- ParameterCorrector - Interface in org.jboss.as.controller
-
An implementation of this interface will be invoked before
a new attribute value is set, so it has a chance to adjust the new value,
if and as necessary, e.g.
- parameterDescriptors(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
returns an array of String representations of the parameter types.
- parameterDescriptors(Method) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- parameterDescriptors(Class<?>[]) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- parameterNotDefined(Object) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating the parameter, represented by the parameter parameter, is not defined.
- PARAMETERS - Static variable in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
-
- parameters - Variable in class org.jboss.as.controller.OperationDefinition
-
- parameters - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- PARAMETERS_KEY - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeCreateInterceptorFactory
-
- PARAMETERS_KEY - Static variable in class org.jboss.as.ejb3.component.InvokeMethodOnTargetInterceptor
-
- ParametersOfValidator - Class in org.jboss.as.controller.operations.validation
-
- ParametersOfValidator(ParametersValidator) - Constructor for class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
- ParametersValidator - Class in org.jboss.as.controller.operations.validation
-
- ParametersValidator() - Constructor for class org.jboss.as.controller.operations.validation.ParametersValidator
-
- ParametersValidator(ParametersValidator) - Constructor for class org.jboss.as.controller.operations.validation.ParametersValidator
-
- ParameterValidator - Interface in org.jboss.as.controller.operations.validation
-
Performs validation on detyped operation parameters.
- ParametrizedPoolMetricsHandler(StatisticsPlugin) - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolMetrics.ParametrizedPoolMetricsHandler
-
- paramFilePath() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- paramFileSize() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- paramName - Variable in class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- paramNameAndParamValueRequiredForAddParam() - Method in interface org.jboss.as.web.WebMessages
-
- paramNameRequiredForRemoveParam() - Method in interface org.jboss.as.web.WebMessages
-
- paramNumFiles() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- paramRootId() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- params - Variable in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- PARAMS - Static variable in class org.jboss.as.web.WebValveDefinition
-
- ParamsUtils - Class in org.jboss.as.connector.subsystems.jca
-
- ParamsUtils() - Constructor for class org.jboss.as.connector.subsystems.jca.ParamsUtils
-
- parent() - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder
-
- parentNode(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- parentNode(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.appclient.deployment.AppClientJBossAllParser
-
- parse(String) - Method in class org.jboss.as.cli.impl.ValueTypeCompleter
-
- parse(String, CommandLineParser.CallbackHandler) - Method in interface org.jboss.as.cli.operation.CommandLineParser
-
- parse(OperationRequestAddress, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
Deprecated.
- parse(OperationRequestAddress, String, CommandContext) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- parse(OperationRequestAddress, String, boolean) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
Deprecated.
- parse(OperationRequestAddress, String, boolean, CommandContext) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- parse(String, CommandLineParser.CallbackHandler) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestParser
-
- parse(String, CommandLineParser.CallbackHandler) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String, CommandLineParser.CallbackHandler, boolean) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String, CommandLineParser.CallbackHandler, boolean, CommandContext) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String, CommandLineParser.CallbackHandler, ParsingState) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String, ParsingStateCallbackHandler) - Method in class org.jboss.as.cli.parsing.StateParser
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String, ParsingStateCallbackHandler, ParsingState) - Static method in class org.jboss.as.cli.parsing.StateParser
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String, ParsingStateCallbackHandler, ParsingState, boolean) - Static method in class org.jboss.as.cli.parsing.StateParser
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String, ParsingStateCallbackHandler, ParsingState, boolean, CommandContext) - Static method in class org.jboss.as.cli.parsing.StateParser
-
Returns the string which was actually parsed with all the substitutions performed
- parse(String) - Static method in class org.jboss.as.clustering.naming.JndiNameFactory
-
- parse(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.DsParser
-
- parse(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser
-
- parse(AttributeDefinition, String, XMLStreamReader) - Method in class org.jboss.as.controller.AttributeParser.DiscardOldDefaultValueParser
-
- parse(AttributeDefinition, String, XMLStreamReader) - Method in class org.jboss.as.controller.AttributeParser
-
Creates and returns a
ModelNode using the given
value after first validating the node
against
this object's validator.
- parse(ModelNode, boolean, ExpressionResolver) - Static method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- parse(String, XMLStreamReader) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- parse(String, Location) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
Creates and returns a
ModelNode using the given
value after first validating the node
against
this object's validator.
- parse(String, XMLStreamReader) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition
-
- parse(XMLExtendedStreamReader, PathAddress, List<ModelNode>) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- parse(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition
-
- parse(String, XMLStreamReader) - Method in class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates and returns a
ModelNode using the given
value after first validating the node
against
this object's validator.
- parse(String) - Static method in exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.ee.structure.AppJBossAllParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundDeliveryActiveMetaDataParser
-
- parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
-
- parse(XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
-
- parse(String) - Method in class org.jboss.as.jacorb.naming.jndi.CNNameParser
-
Returns a CompoundName given a string in INS syntax.
- parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.jboss.as.jpa.processor.JPAJarJBossAllParser
-
- parse(XMLStreamReader, PropertyReplacer) - Static method in class org.jboss.as.jpa.puparser.PersistenceUnitXmlParser
-
- parse(String) - Method in class org.jboss.as.naming.util.NameParser
-
Parse the string name into a javax.naming.Name instance.
- parse(InputStream) - Static method in class org.jboss.as.patching.metadata.PatchBundleXml
-
- parse(InputStream) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- parse(InputStream, InstalledIdentity) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- parse(File) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- parse(File, InstalledIdentity) - Static method in class org.jboss.as.patching.metadata.PatchXml
-
- parse(DataInput) - Static method in class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
Parses the input stream to read the header
- 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(String) - Method in interface org.jboss.as.web.session.RoutingSupport
-
Parses the routing information from the specified session identifier.
- parse(String) - Method in class org.jboss.as.web.session.SimpleRoutingSupport
-
- parse(InputStream, ClassLoader) - Static method in class org.jboss.as.webservices.parser.WSDeploymentAspectParser
-
- parse(XMLStreamReader, ClassLoader) - Static method in class org.jboss.as.webservices.parser.WSDeploymentAspectParser
-
- parse(XMLStreamReader, ModuleLoader, ModuleIdentifier) - Static method in class org.wildfly.extension.security.manager.deployment.PermissionsParser
-
- parse(String, Map<String, String>) - Static method in class org.wildfly.extension.undertow.deployment.AuthMethodParser
-
- parse(XMLExtendedStreamReader, DeploymentUnit) - Method in class org.wildfly.extension.undertow.deployment.WebJBossAllParser
-
- 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_DEFAULT_SECURITY_DOMAIN - 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_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_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_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
-
- parseAccessControl(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.domain.management.parsing.ManagementXml.Delegate
-
- parseAccessControlConstraints(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Static method in class org.jboss.as.domain.management.parsing.ManagementXml
-
- parseAccessControlRoleMapping(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Static method in class org.jboss.as.domain.management.parsing.ManagementXml
-
- parseAddressSettings(XMLExtendedStreamReader) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- parseAdminObjects(XMLExtendedStreamReader, Map<String, ModelNode>, Map<String, HashMap<String, ModelNode>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
- parseAndAddParameterElement(String, ModelNode, XMLStreamReader) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
Creates a
ModelNode using the given
value after first validating the node
against
this object's element validator, and then stores it in the given
operation
model node as an element in a
ModelType.LIST value in a key/value pair whose key is this attribute's
name.
- parseAndAddParameterElement(String, String, ModelNode, XMLExtendedStreamReader) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- parseAndSetParameter(AttributeDefinition, String, ModelNode, XMLStreamReader) - Method in class org.jboss.as.controller.AttributeParser
-
Creates a
ModelNode using the given
value after first validating the node
against
this object's validator., and then stores it in the given
operation
model node as a key/value pair whose key is this attribute's getName() name}.
- parseAndSetParameter(String, ModelNode, XMLStreamReader) - Method in class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates a
ModelNode using the given
value after first validating the node
against
this object's validator, and then stores it in the given
operation
model node as a key/value pair whose key is this attribute's
name.
- parseAndSetParameter(String, ModelNode, XMLStreamReader) - Method in class org.jboss.as.controller.StringListAttributeDefinition
-
- parseAuditLog(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.domain.management.parsing.AuditLogXml
-
- parseAuditLog(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.domain.management.parsing.ManagementXml.Delegate
-
- parseBlockingBoundedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
-
- parseBooleanParameter(ModelNode, String) - Static method in class org.jboss.as.connector.subsystems.jca.ParamsUtils
-
- parseBooleanParameter(ModelNode, String, boolean) - Static method in class org.jboss.as.connector.subsystems.jca.ParamsUtils
-
- parseBoundedIntegerAttribute(XMLExtendedStreamReader, int, int, int, boolean) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- parseBoundedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
-
- parseBroadcastGroup(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- parseChildren(XMLExtendedStreamReader, PathAddress, List<ModelNode>) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- parseClientMappings(ModelNode) - Static method in class org.jboss.as.server.services.net.BindingAddHandler
-
- parseClusterPassivationStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- parseCode(byte) - Static method in enum org.jboss.as.domain.controller.SlaveRegistrationException.ErrorCode
-
- parseCommandArgs(String, CommandLineParser.CallbackHandler) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
Returns the string which was actually parsed with all the substitutions performed
- parseCompoundInterfaceCriterion(XMLExtendedStreamReader, Namespace, ModelNode) - Method in class org.jboss.as.server.parsing.CommonXml
-
- parseConfigProperties(XMLExtendedStreamReader, Map<String, ModelNode>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
- parseConnectionDefinitions(XMLExtendedStreamReader, Map<String, ModelNode>, Map<String, HashMap<String, ModelNode>>, boolean) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
parse a single connection-definition tag
- 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
-
- parseCredential(XMLStreamReader) - Method in class org.jboss.as.connector.deployers.ds.DsXmlParser
-
parse credential tag
- ParsedBootOp - Class in org.jboss.as.controller
-
Encapsulates information about a boot operation for use during boot execution.
- ParsedBootOp(ModelNode, OperationStepHandler) - Constructor for class org.jboss.as.controller.ParsedBootOp
-
- ParsedBootOp(ParsedBootOp, OperationStepHandler) - Constructor for class org.jboss.as.controller.ParsedBootOp
-
- ParsedCommandLine - Interface in org.jboss.as.cli.operation
-
- 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
-
- parseDescriptor(DeploymentUnit, VirtualFile) - Method in class org.jboss.as.pojo.KernelDeploymentParsingProcessor
-
Parse -jboss-beans.xml file.
- parseDescriptors(DeploymentUnit, VirtualFile) - Method in class org.jboss.as.pojo.KernelDeploymentParsingProcessor
-
Find and parse -jboss-beans.xml files.
- ParsedInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
Utility class to create an interface criteria based on a ModelNode description
- parseDiscoveryGroup(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- parseDiscoveryOption(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, Set<String>) - Method in class org.jboss.as.host.controller.parsing.HostXml
-
- parseDiscoveryOptionProperty(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.host.controller.parsing.HostXml
-
- parseDiscoveryOptions(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, Set<String>, Set<String>) - Method in class org.jboss.as.host.controller.parsing.HostXml
-
- ParsedKernelDeploymentProcessor - Class in org.jboss.as.pojo
-
DeploymentUnit processor responsible for taking KernelDeploymentXmlDescriptor
configuration and creating the corresponding services.
- ParsedKernelDeploymentProcessor() - Constructor for class org.jboss.as.pojo.ParsedKernelDeploymentProcessor
-
- ParsedOperationRequestHeader - Interface in org.jboss.as.cli.operation
-
Represents a request header.
- ParsedRaDeploymentProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
DeploymentUnitProcessor responsible for using IronJacamar metadata and create
service for ResourceAdapter.
- ParsedRaDeploymentProcessor() - Constructor for class org.jboss.as.connector.deployers.ra.processors.ParsedRaDeploymentProcessor
-
- ParsedResult(InetAddress, int) - Constructor for class org.jboss.as.controller.operations.validation.MaskedAddressValidator.ParsedResult
-
- ParsedRolloutPlanHeader - Class in org.jboss.as.cli.operation.impl
-
- ParsedRolloutPlanHeader() - Constructor for class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- ParsedRolloutPlanHeader(String) - Constructor for class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- ParsedServiceDeploymentProcessor - Class in org.jboss.as.service
-
DeploymentUnit processor responsible for taking JBossServiceXmlDescriptor configuration and creating the
corresponding services.
- ParsedServiceDeploymentProcessor() - Constructor for class org.jboss.as.service.ParsedServiceDeploymentProcessor
-
- parseDsSecurity(XMLStreamReader) - Method in class org.jboss.as.connector.deployers.ds.DsXmlParser
-
Parse security
- parseEnvironmentVariables(XMLExtendedStreamReader, Namespace, ModelNode) - Static method in class org.jboss.as.host.controller.parsing.JvmXml
-
- parseExpression(String) - Method in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- parseExtension(XMLExtendedStreamReader, String, ModelNode, SimpleAttributeDefinition, PropertiesAttributeDefinition) - Method in class org.jboss.as.connector.util.AbstractParser
-
- parseExtensions(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.ExtensionXml
-
- parseFilePassivationStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- parseFSBaseType(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
-
- parseHeaders(String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- parseHeaders(String, CommandLineParser.CallbackHandler) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
Returns the string which was actually parsed with all the substitutions performed
- parseHilo(XMLExtendedStreamReader, PathAddress) - Method in class org.jboss.as.cmp.subsystem.CmpSubsystem11Parser
-
- parseHostScopedRoles(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Static method in class org.jboss.as.domain.management.parsing.ManagementXml
-
- parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfMonth
-
- parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.DayOfWeek
-
- parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- parseInt(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.Month
-
- 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
-
- parseJvm(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, Set<String>) - Static method in class org.jboss.as.host.controller.parsing.JvmXml
-
- parseJvm(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, Set<String>, boolean) - Static method in class org.jboss.as.host.controller.parsing.JvmXml
-
- parseManagement(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.domain.management.parsing.ManagementXml
-
- parseManagementInterfaces(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.domain.management.parsing.ManagementXml.Delegate
-
- parseMasked(ModelNode) - Static method in class org.jboss.as.controller.operations.validation.MaskedAddressValidator
-
- 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
-
- parseOperand() - Method in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- parseOperation(OperationRequestAddress, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- parseOperationRequest(String, CommandLineParser.CallbackHandler) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
Returns the string which was actually parsed with all the substitutions performed
- parseOutboundConnections(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.domain.management.parsing.ManagementXml.Delegate
-
- parseOutboundSocketBinding(XMLExtendedStreamReader, Set<String>, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
-
- parsePassivationStore(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
-
- parsePassivationStores(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- parsePassivationStores(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
-
- 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
-
- parsePool(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
- parsePossibleExpression(String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- parseProcessingInstruction(XMLStreamReader, ElementNode) - Method in class org.jboss.as.config.assembly.TemplateParser
-
- parser - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- parser(XMLExtendedStreamReader, PropertyReplacer) - Static method in class org.jboss.as.jpa.jbossjpaparser.JBossJPAParser
-
- parseRecovery(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
- parseRemote(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- parseRemote(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
-
- ParseResult<T> - Class in org.jboss.as.pojo
-
The result of a parsing operation.
- ParseResult() - Constructor for class org.jboss.as.pojo.ParseResult
-
- ParseResult<T> - Class in org.jboss.as.service.descriptor
-
The result of a parsing operation.
- ParseResult() - Constructor for class org.jboss.as.service.descriptor.ParseResult
-
- ParserException - Exception in org.jboss.as.connector.util
-
A ParserException.
- ParserException() - Constructor for exception org.jboss.as.connector.util.ParserException
-
Create a new ParserException.
- ParserException(String, Throwable) - Constructor for exception org.jboss.as.connector.util.ParserException
-
Create a new ParserException.
- ParserException(String) - Constructor for exception org.jboss.as.connector.util.ParserException
-
Create a new ParserException.
- ParserException(Throwable) - Constructor for exception org.jboss.as.connector.util.ParserException
-
Create a new ParserException.
- parserFailure(URL) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
A message indicating a file could not be parsed.
- parseRolesAttribute(XMLExtendedStreamReader, int) - Method in class org.jboss.as.messaging.Messaging13SubsystemParser
-
[AS7-5808] Support space-separated roles names for backwards compatibility and comma-separated ones for compatibility with
HornetQ configuration.
- parseRolesAttribute(XMLExtendedStreamReader, int) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- ParserUtil - Class in org.jboss.as.cli.parsing
-
- ParserUtil() - Constructor for class org.jboss.as.cli.parsing.ParserUtil
-
- parseScheduledThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
-
- parseSchemaLocations(XMLExtendedStreamReader, ModelNode, List<ModelNode>, int) - Method in class org.jboss.as.server.parsing.CommonXml
-
- parseSecurityRealms(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.domain.management.parsing.ManagementXml.Delegate
-
- parseServerGroupScopedRoles(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Static method in class org.jboss.as.domain.management.parsing.ManagementXml
-
- parseSimpleInterfaceCriterion(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
-
Creates the appropriate AbstractInterfaceCriteriaElement for simple criterion.
- parseSize(ModelNode) - Method in class org.jboss.as.logging.resolvers.SizeResolver
-
- parseSocketBinding(XMLExtendedStreamReader, Set<String>, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
-
- parseSocketBindingGroupRef(XMLExtendedStreamReader, ModelNode, SimpleAttributeDefinition, SimpleAttributeDefinition) - Method in class org.jboss.as.server.parsing.CommonXml
-
- parseStatefulBean(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- parseStatefulBean(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
-
- parseStaticDiscoveryOption(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, Set<String>) - Method in class org.jboss.as.host.controller.parsing.HostXml
-
- parseStringParameter(ModelNode, String) - Static method in class org.jboss.as.connector.subsystems.jca.ParamsUtils
-
- parseSystemProperties(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.server.parsing.CommonXml
-
- parseThreadFactory(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
-
- parseUnboundedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
-
- ParseUtils - Class in org.jboss.as.controller.parsing
-
- parseUuid(XMLExtendedStreamReader, PathAddress) - Method in class org.jboss.as.cmp.subsystem.CmpSubsystem11Parser
-
- 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
-
- parseWorkManager(ModelNode, XMLStreamReader) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser
-
- parseWorkManagerSecurity(ModelNode, XMLStreamReader) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser
-
- parseXaPool(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
parse a CommonXaPool object
- ParsingContext - Interface in org.jboss.as.cli.parsing
-
- parsingException(VirtualFile, Throwable) - Method in interface org.jboss.as.pojo.PojoMessages
-
Parsing exception.
- parsingProblem(int, int, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating there was a parsing problem.
- ParsingState - Interface in org.jboss.as.cli.parsing
-
- ParsingStateCallbackHandler - Interface in org.jboss.as.cli.parsing
-
- ParsingUtils - Class in org.jboss.as.config.assembly
-
- ParsingUtils() - Constructor for class org.jboss.as.config.assembly.ParsingUtils
-
- PARTICIPANT - Static variable in class org.wildfly.extension.rts.RTSSubsystemExtension
-
- ParticipantApplication - Class in org.wildfly.extension.rts.jaxrs
-
- ParticipantApplication() - Constructor for class org.wildfly.extension.rts.jaxrs.ParticipantApplication
-
- ParticipantService - Class in org.wildfly.extension.rts.service
-
- ParticipantService() - Constructor for class org.wildfly.extension.rts.service.ParticipantService
-
- ParticipantWriteAttributeHandler - Class in org.jboss.as.txn.subsystem
-
- ParticipantWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.txn.subsystem.ParticipantWriteAttributeHandler
-
- PARTITION - Static variable in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
-
- PARTITION - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- PASS_BY_VALUE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- passivate() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
Prepares the instance for release by calling the ejbPassivate method.
- PASSIVATE_EVENTS_ON_REPLICATE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- passivated(CacheEntryPassivatedEvent<BeanKey<I>, BeanEntry<G>>) - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- passivated(CacheEntryPassivatedEvent<String, ?>) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- PASSIVATION_STORE - Static variable in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
-
- PASSIVATION_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- PassivationAnnotationParsingProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Deployment processor responsible for finding @PostConstruct and @PreDestroy annotated methods.
- PassivationAnnotationParsingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.PassivationAnnotationParsingProcessor
-
- PassivationConfiguration<T> - Interface in org.wildfly.clustering.ejb.infinispan
-
The passivation-related configuration of a bean manager.
- passivationDirectoryCreationFailed(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- passivationFailed(Throwable, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- PassivationListener<T> - Interface in org.wildfly.clustering.ejb
-
Notification mechanism for passivation/activation.
- passivationPathNotADirectory(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Deprecated.
- PASSIVATIONS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- PassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
-
- PassivationStoreRemove - Class in org.jboss.as.ejb3.subsystem
-
- PassivationStoreRemove(AbstractAddStepHandler) - Constructor for class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
-
- PassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- PassivationStoreWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- PASSIVE - Static variable in interface org.jboss.as.clustering.infinispan.invoker.Mutator
-
Trivial
Mutator implementation that does nothing.
- PASSWORD - Static variable in class org.jboss.as.connector.subsystems.datasources.Constants
-
- PASSWORD - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PASSWORD - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- PASSWORD - Static variable in class org.jboss.as.domain.management.security.UserResourceDefinition
-
- PASSWORD - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- PASSWORD - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- PASSWORD - Static variable in interface org.jboss.as.security.Constants
-
- PASSWORD - Static variable in interface org.jboss.as.web.Constants
-
- PASSWORD - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- PASSWORD - Static variable in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- PASSWORD_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- passwordAgain() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- passwordAttributeDeprecated() - Method in interface org.jboss.as.domain.management.DomainManagementLogger
-
Logs a warning message indicating that the password attribute is deprecated that that keystore-password
should be used instead.
- PasswordCheckResult - Class in org.jboss.as.domain.management.security.password
-
- PasswordCheckResult.Result - Enum in org.jboss.as.domain.management.security.password
-
- PasswordCheckUtil - Class in org.jboss.as.domain.management.security.password
-
Simple util which narrows down password checks so there is no hassle in performing those checks in CLI.
- passwordConfirmationPrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The prompt to obtain the password confirmation from the user.
- PasswordCredential - Class in org.jboss.as.domain.management.plugin
-
A Credential representing a plain text password.
- PasswordCredential(char[]) - Constructor for class org.jboss.as.domain.management.plugin.PasswordCredential
-
Construct an instance of PasswordCredential with the given password.
- PasswordCredential - Class in org.jboss.as.domain.management.security
-
A credential object to store the username and password in the Subject after the JAAS authentication.
- passwordLengthInfo(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message to describe how many characters need to be in the password.
- passwordMisMatch() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the passwords do not match.
- passwordMustContainInfo(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message to describe what a password must contain.
- passwordMustHaveAlpha(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message for password which has not enough alpha numerical values.
- passwordMustHaveAlphaInfo(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message for the number of alphanumerical characters required in a password.
- passwordMustHaveDigit(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message for password which has not enough digit.
- passwordMustHaveDigitInfo(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message for the number of digits required in a password.
- passwordMustHaveSymbol(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message for password which has not enough symbol.
- passwordMustHaveSymbolInfo(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message for the number of non alphanumerical symbols required in a password.
- passwordMustNotBeEqual(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message for password which has forbidden value.
- passwordMustNotEqualInfo(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message saying the password must not equal any of the restricted values.
- passwordNotLongEnough(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message for password which is not long enough.
- passwordNotStrongEnough(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message for password which does not met strength requirement.
- passwordPrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The prompt to obtain the password from the user.
- passwordRecommendations() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Display password recommendations and the command line argument option to modify these restrictions
- passwordRequirements() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Display password requirements and the command line argument option to modify these restrictions
- PasswordRestriction - Interface in org.jboss.as.domain.management.security.password
-
Interface to be implemented by a password restriction.
- passwordsDoNotMatch() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- passwordShouldContainInfo(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message to describe what a password should contain.
- passwordShouldNotEqualInfo(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message saying the password should not equal any of the restricted values.
- passwordsMatch() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- PasswordStrength - Enum in org.jboss.as.domain.management.security.password
-
Enum with values indicating strength of password.
- PasswordStrengthChecker - Interface in org.jboss.as.domain.management.security.password
-
Declaration of checker contract.
- PasswordStrengthCheckResult - Interface in org.jboss.as.domain.management.security.password
-
Represents strength check result.
- passwordUsernameMatchError() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if the password and username match.
- passwordUsernameMustMatchInfo() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message saying the username and password must be different.
- passwordUsernameShouldMatchInfo() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Information message saying the username and password should be different.
- PasswordValidationException - Exception in org.jboss.as.domain.management.security.password
-
An
Exception thrown by the password validators if password validation fails.
- PasswordValidationException(String) - Constructor for exception org.jboss.as.domain.management.security.password.PasswordValidationException
-
- passwordValuesRestrictions - Variable in class org.jboss.as.domain.management.security.password.PasswordCheckUtil
-
- PATCH - Static variable in class org.jboss.as.patching.Constants
-
- Patch - Interface in org.jboss.as.patching.metadata
-
The patch metadata.
- patch(File) - Static method in class org.jboss.as.patching.tool.PatchOperationBuilder.Factory
-
Create a patch builder.
- PATCH - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- Patch.PatchType - Enum in org.jboss.as.patching.metadata
-
- PATCH_CONTENTS - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- PATCH_ID - Static variable in class org.jboss.as.patching.Constants
-
- PATCH_NAME_PATTERN - Static variable in interface org.jboss.as.patching.metadata.Patch
-
- PATCH_XML - Static variable in class org.jboss.as.patching.metadata.PatchXml
-
- PATCH_XML - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- PatchableTarget - Interface in org.jboss.as.patching.installation
-
A patchable target.
- PatchableTarget.TargetInfo - Interface in org.jboss.as.patching.installation
-
- patchActive(String) - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- PatchBuilder - Class in org.jboss.as.patching.metadata
-
- PatchBuilder() - Constructor for class org.jboss.as.patching.metadata.PatchBuilder
-
- PatchBuilder.PatchElementHolder - Interface in org.jboss.as.patching.metadata
-
- PatchBuilderFactory - Class in org.jboss.as.patching.metadata
-
- PatchBuilderFactory() - Constructor for class org.jboss.as.patching.metadata.PatchBuilderFactory
-
- PatchBundleXml - Class in org.jboss.as.patching.metadata
-
- PatchBundleXml() - Constructor for class org.jboss.as.patching.metadata.PatchBundleXml
-
- PatchBundleXml_1_0 - Class in org.jboss.as.patching.metadata
-
- PatchBundleXml_1_0() - Constructor for class org.jboss.as.patching.metadata.PatchBundleXml_1_0
-
- PatchContentLoader - Class in org.jboss.as.patching.runner
-
Content loader for patch contents.
- PatchContentLoader() - Constructor for class org.jboss.as.patching.runner.PatchContentLoader
-
- PatchContentProvider - Interface in org.jboss.as.patching.runner
-
- PatchContentProvider.DefaultContentProvider - Class in org.jboss.as.patching.runner
-
- PatchElement - Interface in org.jboss.as.patching.metadata
-
- PatchElementBuilder - Class in org.jboss.as.patching.metadata
-
- PatchElementBuilder(String, String, boolean, PatchBuilder) - Constructor for class org.jboss.as.patching.metadata.PatchElementBuilder
-
- PatchElementImpl - Class in org.jboss.as.patching.metadata.impl
-
- PatchElementImpl(String) - Constructor for class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- PatchElementProvider - Interface in org.jboss.as.patching.metadata
-
- PatchElementProviderImpl - Class in org.jboss.as.patching.metadata.impl
-
- PatchElementProviderImpl(String, boolean) - Constructor for class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- PATCHES - Static variable in class org.jboss.as.patching.Constants
-
- patchGeneratorUsageHeadline(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- PatchHandler - Class in org.jboss.as.patching.cli
-
- PatchHandler(CommandContext) - Constructor for class org.jboss.as.patching.cli.PatchHandler
-
- PatchHandlerProvider - Class in org.jboss.as.patching.cli
-
- PatchHandlerProvider() - Constructor for class org.jboss.as.patching.cli.PatchHandlerProvider
-
- PatchHistoryIterator - Interface in org.jboss.as.patching.validation
-
A validating iterator over the patch history.
- PatchHistoryIterator.Builder - Class in org.jboss.as.patching.validation
-
- PatchHistoryValidations - Class in org.jboss.as.patching.validation
-
Utility class to validate the patched state and history.
- patchId - Variable in class org.jboss.as.patching.metadata.PatchBuilder
-
- PatchIdentityBuilder - Class in org.jboss.as.patching.metadata
-
- PatchIdentityBuilder(String, String, Patch.PatchType, PatchBuilder) - Constructor for class org.jboss.as.patching.metadata.PatchIdentityBuilder
-
- PatchImpl - Class in org.jboss.as.patching.metadata
-
- PatchImpl(String, String, Identity, List<PatchElement>, List<ContentModification>) - Constructor for class org.jboss.as.patching.metadata.PatchImpl
-
- PatchImpl.RollbackPatchImpl - Class in org.jboss.as.patching.metadata
-
- PatchInfo - Interface in org.jboss.as.patching
-
Basic patch information.
- PATCHING - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- PATCHING - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- PatchingArtifact<P extends PatchingArtifact.ArtifactState,S extends PatchingArtifact.ArtifactState> - Interface in org.jboss.as.patching.validation
-
A generic validatable artifact as part of the patching state.
- PatchingArtifact.ArtifactState - Interface in org.jboss.as.patching.validation
-
- PatchingArtifacts - Class in org.jboss.as.patching.validation
-
Aggregation of available patching artifacts.
- PatchingArtifactStateHandler<S extends PatchingArtifact.ArtifactState> - Interface in org.jboss.as.patching.validation
-
State handler for patching artifacts.
- PatchingArtifactValidationContext - Interface in org.jboss.as.patching.validation
-
- PatchingException - Exception in org.jboss.as.patching
-
- PatchingException() - Constructor for exception org.jboss.as.patching.PatchingException
-
- PatchingException(String) - Constructor for exception org.jboss.as.patching.PatchingException
-
- PatchingException(String, Throwable) - Constructor for exception org.jboss.as.patching.PatchingException
-
- PatchingException(Throwable) - Constructor for exception org.jboss.as.patching.PatchingException
-
- PatchingException(String, Object...) - Constructor for exception org.jboss.as.patching.PatchingException
-
- PatchingException(Throwable, String, Object...) - Constructor for exception org.jboss.as.patching.PatchingException
-
- PatchingFileArtifact<P extends PatchingArtifact.ArtifactState,S extends PatchingFileArtifact.FileArtifactState> - Interface in org.jboss.as.patching.validation
-
Artifact representing a file.
- PatchingFileArtifact.ConcreteDirectoryArtifact - Class in org.jboss.as.patching.validation
-
- PatchingFileArtifact.ConcreteFileArtifact - Class in org.jboss.as.patching.validation
-
- PatchingFileArtifact.DirectoryArtifactState - Class in org.jboss.as.patching.validation
-
- PatchingFileArtifact.FileArtifactState - Class in org.jboss.as.patching.validation
-
- PatchingFileArtifact.FileState - Interface in org.jboss.as.patching.validation
-
- PatchingGarbageLocator - Class in org.jboss.as.patching.validation
-
Locate unreferenced directories and files and clean them up.
- PatchingGarbageLocator(InstalledIdentity) - Constructor for class org.jboss.as.patching.validation.PatchingGarbageLocator
-
- PatchingHistory - Interface in org.jboss.as.patching.tool
-
Provides a read-only view to the patching history of the installation.
- PatchingHistory.Entry - Interface in org.jboss.as.patching.tool
-
Information about a patch.
- PatchingHistory.Factory - Class in org.jboss.as.patching.tool
-
- PatchingHistory.Iterator - Interface in org.jboss.as.patching.tool
-
- PatchingResult - Interface in org.jboss.as.patching.tool
-
The result when applying a patch.
- PatchingTask - Interface in org.jboss.as.patching.runner
-
A generic patching task.
- PatchingTask.Factory - Class in org.jboss.as.patching.runner
-
- PatchingTaskContext - Interface in org.jboss.as.patching.runner
-
- PatchingTaskContext.Mode - Enum in org.jboss.as.patching.runner
-
- PatchingValidationErrorHandler - Interface in org.jboss.as.patching.validation
-
The validation context.
- PatchIntegrationFactory - Class in org.jboss.as.patching.management
-
ServiceLoader based controller integration factory.
- PatchIntegrationFactory() - Constructor for class org.jboss.as.patching.management.PatchIntegrationFactory
-
- patchIsMissingFile(String) - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- PatchLogger - Interface in org.jboss.as.patching
-
This module is using message IDs in the range 16800-16899.
- PatchManagementLogger - Interface in org.jboss.as.patching.management
-
This module is using message IDs in the range 16800-16899.
- PatchManagementMessages - Interface in org.jboss.as.patching.management
-
This module is using message IDs in the range 16900-16999.
- PatchMessages - Interface in org.jboss.as.patching
-
This module is using message IDs in the range 16800-16899.
- PatchMetadataResolver - Interface in org.jboss.as.patching.metadata
-
- patchNotFoundInHistory(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- PatchOperationBuilder - Interface in org.jboss.as.patching.tool
-
Builder to create common patch operations.
- PatchOperationBuilder.AbstractOperationBuilder - Class in org.jboss.as.patching.tool
-
- PatchOperationBuilder.Factory - Class in org.jboss.as.patching.tool
-
- PatchOperationTarget - Class in org.jboss.as.patching.tool
-
- PatchOperationTarget() - Constructor for class org.jboss.as.patching.tool.PatchOperationTarget
-
- PatchOperationTarget.LocalPatchOperationTarget - Class in org.jboss.as.patching.tool
-
- PatchOperationTarget.RemotePatchOperationTarget - Class in org.jboss.as.patching.tool
-
- PatchReenableJarTool - Class in org.jboss.as.patching.runner
-
- PatchReenableJarTool() - Constructor for class org.jboss.as.patching.runner.PatchReenableJarTool
-
- PatchTool - Interface in org.jboss.as.patching.tool
-
The patch tool.
- PatchTool.ContentPolicyBuilder - Interface in org.jboss.as.patching.tool
-
- PatchTool.Factory - Class in org.jboss.as.patching.tool
-
- PatchToolImpl - Class in org.jboss.as.patching.runner
-
The default patch tool implementation.
- PatchToolImpl(InstallationManager) - Constructor for class org.jboss.as.patching.runner.PatchToolImpl
-
- PatchToolImpl(InstallationManager, InstallationManager.ModificationCompletionCallback) - Constructor for class org.jboss.as.patching.runner.PatchToolImpl
-
- patchTypesDontMatch() - Method in interface org.jboss.as.patching.PatchMessages
-
- PatchUtils - Class in org.jboss.as.patching.runner
-
- PatchUtils() - Constructor for class org.jboss.as.patching.runner.PatchUtils
-
- PatchXml - Class in org.jboss.as.patching.metadata
-
- PatchXml.Namespace - Enum in org.jboss.as.patching.metadata
-
- PatchXml.Result<T> - Class in org.jboss.as.patching.metadata
-
- PATH - Static variable in class org.jboss.as.cli.Util
-
- PATH - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- PATH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PATH - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- PATH - Static variable in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- PATH - Static variable in class org.jboss.as.controller.services.path.PathResourceDefinition
-
A path attribute definition
- PATH - Static variable in class org.jboss.as.controller.transform.SubsystemDescriptionDump
-
- PATH - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- PATH - Static variable in class org.jboss.as.domain.http.server.security.LogoutHandler
-
- PATH - Static variable in class org.jboss.as.domain.management.audit.FileAuditLogHandlerResourceDefinition
-
- PATH - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- PATH - Static variable in class org.jboss.as.domain.management.security.PropertiesFileResourceDefinition
-
- PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- PATH - Static variable in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
-
- Path - Class in org.jboss.as.jpa.management
-
Path to a statistic value
- Path(PathAddress) - Constructor for class org.jboss.as.jpa.management.Path
-
- path(PathAddress) - Static method in class org.jboss.as.jpa.management.Path
-
- path(String) - Static method in class org.jboss.as.jpa.management.PathWrapper
-
- PATH - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.BroadcastGroupDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.ConnectorServiceDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.ConnectorServiceParamDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.CoreAddressDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.DiscoveryGroupDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.DivertDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.GroupingHandlerDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.HTTPAcceptorDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.jms.ConnectionFactoryDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.jms.JMSQueueDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.QueueDefinition
-
- PATH - Static variable in class org.jboss.as.messaging.TransportParamDefinition
-
- PATH - Static variable in class org.jboss.as.server.controller.resources.SystemPropertyResourceDefinition
-
- PATH - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- PATH - Static variable in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
-
- PATH - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- PATH - Static variable in interface org.jboss.as.web.Constants
-
- PATH - Static variable in class org.jboss.as.web.WebAccessLogDirectoryDefinition
-
- PATH - Static variable in class org.jboss.as.web.WebValveDefinition
-
- PATH - Static variable in interface org.wildfly.extension.undertow.Constants
-
- PATH - Static variable in class org.wildfly.extension.undertow.errorhandler.ErrorPageDefinition
-
- PATH - Static variable in class org.wildfly.extension.undertow.handlers.FileHandler
-
- PATH_ACCESS_LOG - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_ADDRESS - Static variable in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- PATH_ARCHIVE_VALIDATION - Static variable in class org.jboss.as.connector.subsystems.jca.JcaArchiveValidationDefinition
-
- PATH_BEAN_VALIDATION - Static variable in class org.jboss.as.connector.subsystems.jca.JcaBeanValidationDefinition
-
- PATH_BOOTSTRAP_CONTEXT - Static variable in class org.jboss.as.connector.subsystems.jca.JcaBootstrapContextDefinition
-
- PATH_BUFFER_CACHE - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_CACHED_CONNECTION_MANAGER - Static variable in class org.jboss.as.connector.subsystems.jca.JcaCachedConnectionManagerDefinition
-
- PATH_CONNECTION_PROPERTY - Static variable in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyDefinition
-
- PATH_DATASOURCE - Static variable in class org.jboss.as.connector.subsystems.datasources.DataSourceDefinition
-
- PATH_DISTRIBUTED_WORK_MANAGER - Static variable in class org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition
-
- PATH_DRIVER - Static variable in class org.jboss.as.connector.subsystems.datasources.JdbcDriverDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.AccessConstraintAppliesToResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.ApplicationClassificationConfigResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.ApplicationClassificationParentResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.ApplicationClassificationTypeResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.HostScopedRolesResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.SensitivityClassificationParentResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.SensitivityClassificationTypeResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.ServerGroupScopedRoleResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.audit.AccessAuditResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.audit.AuditLogLoggerResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition.Tcp
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition.Tls
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition.Udp
-
- PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.CoreManagementResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.jmx.ExposeModelResourceResolved
-
- PATH_ELEMENT - Static variable in class org.jboss.as.jmx.JmxAuditLoggerResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.jmx.JmxAuditLogHandlerReferenceResourceDefinition
-
- PATH_ELEMENT - Static variable in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- PATH_ERROR_PAGES - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_FILTER_REF - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_FILTERS - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_HANDLERS - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_JSP - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_KEY - Static variable in class org.jboss.as.domain.management.access.RoleMappingResourceDefinition
-
- PATH_LOCATION - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_PERSISTENT_SESSIONS - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_PROPERTIES - Static variable in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyDefinition
-
- PATH_SERVLET_CONTAINER - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_SESSION_COOKIE - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_SSO - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- PATH_SUBSYSTEM - Static variable in class org.jboss.as.connector.subsystems.datasources.DataSourcesSubsystemRootDefinition
-
- PATH_SUBSYSTEM - Static variable in class org.jboss.as.connector.subsystems.jca.JcaSubsystemRootDefinition
-
- PATH_SUBSYSTEM - Static variable in class org.jboss.as.ee.subsystem.EeExtension
-
- PATH_WORK_MANAGER - Static variable in class org.jboss.as.connector.subsystems.jca.JcaWorkManagerDefinition
-
- PATH_XA_DATASOURCE - Static variable in class org.jboss.as.connector.subsystems.datasources.XaDataSourceDefinition
-
- PathAddHandler - Class in org.jboss.as.controller.services.path
-
Handler for the path resource add operation.
- PathAddHandler(PathManagerService, boolean, SimpleAttributeDefinition) - Constructor for class org.jboss.as.controller.services.path.PathAddHandler
-
Create the PathAddHandler
- PathAddress - Class in org.jboss.as.controller
-
A path address for an operation.
- pathAddress(ModelNode) - Static method in class org.jboss.as.controller.PathAddress
-
Creates a PathAddress from the given ModelNode address.
- pathAddress(List<PathElement>) - Static method in class org.jboss.as.controller.PathAddress
-
- pathAddress(PathElement...) - Static method in class org.jboss.as.controller.PathAddress
-
- pathAddress(String, String) - Static method in class org.jboss.as.controller.PathAddress
-
- pathAddress(PathAddress, PathElement...) - Static method in class org.jboss.as.controller.PathAddress
-
- PathAddressTransformer - Interface in org.jboss.as.controller.transform
-
A path address transformation step.
- PathAddressTransformer.BasicPathAddressTransformer - Class in org.jboss.as.controller.transform
-
- PathAddressTransformer.Builder - Interface in org.jboss.as.controller.transform
-
- PathAddressTransformer.BuilderImpl - Class in org.jboss.as.controller.transform
-
- PathAddressTransformer.ReplaceElementKey - Class in org.jboss.as.controller.transform
-
- PathElement - Class in org.jboss.as.controller
-
An element of a path specification for matching operations with addresses.
- pathElement(String) - Static method in class org.jboss.as.controller.PathElement
-
Construct a new instance with a wildcard value.
- pathElement(String, String) - Static method in class org.jboss.as.controller.PathElement
-
Construct a new instance.
- PathEntry - Class in org.jboss.as.controller.services.path
-
Represents a path entry
- PathEntry(PathEntry) - Constructor for class org.jboss.as.controller.services.path.PathEntry
-
- pathEntryAlreadyExists(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- pathEntryIsReadOnly(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- pathEntryNotFound(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- pathEntryNotFoundForRelativePath(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- pathEvent(PathManager.Event, PathEntry) - Method in interface org.jboss.as.controller.services.path.PathManager.Callback
-
Called once the model has been successfully updated, and the path has been updated in the path manager.
- pathIsAWindowsAbsolutePath(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- PathManager - Interface in org.jboss.as.controller.services.path
-
- pathManager - Variable in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- pathManager - Variable in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- pathManager - Variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- PathManager.Callback - Interface in org.jboss.as.controller.services.path
-
- PathManager.Callback.Handle - Interface in org.jboss.as.controller.services.path
-
A handle to a callback
- PathManager.Event - Enum in org.jboss.as.controller.services.path
-
An event triggered when changes are made to a path entry
- PathManager.PathEventContext - Interface in org.jboss.as.controller.services.path
-
- PathManager.ReloadServerCallback - Class in org.jboss.as.controller.services.path
-
- pathManagerNotAvailable(ProcessType) - Method in interface org.jboss.as.controller.ControllerMessages
-
- PathManagerService - Class in org.jboss.as.controller.services.path
-
- PathManagerService() - Constructor for class org.jboss.as.controller.services.path.PathManagerService
-
- pathManagerServiceNotStarted() - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs a warning message indicating the path manager service has not been started and any changes may be lost as a
result of this.
- pathManagerServiceNotStarted() - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the path manager service has not been started and any changes may be lost as a
result of this.
- pathModelEvent(PathManager.PathEventContext, String) - Method in interface org.jboss.as.controller.services.path.PathManager.Callback
-
Called when a path is modified in the model.
- pathNameOf(String) - Static method in class org.jboss.as.controller.services.path.AbstractPathService
-
- pathNameOf(String) - Static method in class org.jboss.as.server.services.path.AbstractPathService
-
Deprecated.
- PathRemoveHandler - Class in org.jboss.as.controller.services.path
-
Handler for the path resource remove operation.
- PathRemoveHandler(PathManagerService, boolean) - Constructor for class org.jboss.as.controller.services.path.PathRemoveHandler
-
Create the PathRemoveHandler
- PathResourceDefinition - Class in org.jboss.as.controller.services.path
-
- PATHS - Static variable in class org.jboss.as.messaging.MessagingPathHandlers
-
- PathWrapper - Class in org.jboss.as.jpa.management
-
Path wrapper for a static String value
- PathWrapper(String) - Constructor for class org.jboss.as.jpa.management.PathWrapper
-
- PATTERN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- pattern(String, String) - Static method in class org.jboss.as.jdr.util.Sanitizers
-
creates and returns a
Sanitizer instance that only operates on
files that end with a
.properties suffix.
- PATTERN - Static variable in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- PATTERN - Static variable in interface org.jboss.as.web.Constants
-
- PATTERN - Static variable in class org.jboss.as.web.WebAccessLogDefinition
-
- PATTERN - Static variable in class org.jboss.as.web.WebReWriteConditionDefinition
-
- PATTERN - Static variable in class org.jboss.as.web.WebReWriteDefinition
-
- PATTERN - Static variable in class org.wildfly.extension.undertow.AccessLogDefinition
-
- PATTERN - Static variable in interface org.wildfly.extension.undertow.Constants
-
- PATTERN_FORMATTER - Static variable in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- PatternFormatterResourceDefinition - Class in org.jboss.as.logging
-
- PatternFormatterResourceDefinition() - Constructor for class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- PatternSanitizer - Class in org.jboss.as.jdr.util
-
Sanitizer subclass that replaces all instance of
pattern with
the
replacement text.
- PatternSanitizer(String, String, VirtualFileFilter) - Constructor for class org.jboss.as.jdr.util.PatternSanitizer
-
- pause() - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- PAUSE - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- PAUSE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- PAUSED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PEAK_THREAD_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- PEAK_USAGE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- peek() - Method in class org.jboss.as.naming.util.ThreadLocalStack
-
- peek() - Method in interface org.jboss.as.patching.validation.PatchHistoryIterator
-
Retrieve the next patch element without validating the patch nor
changing the state of the iterator.
- PER_CPU - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- PER_DEPLOYMENT_LOGGING - Static variable in class org.jboss.as.logging.deployments.LoggingConfigDeploymentProcessor
-
- perDeploymentPropertyDeprecated(String, String) - Method in interface org.jboss.as.logging.LoggingLogger
-
- PERF_BLAST_PAGES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.ArchiveValidationAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.BeanValidationAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
Make any runtime changes necessary to effect the changes indicated by the given operation.
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ee.subsystem.ContextServiceAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ee.subsystem.DefaultBindingsAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ee.subsystem.EeSubsystemAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.EJB3AsyncServiceAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.EJB3IIOPAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.service.SarSubsystemAdd
-
- performBoottime(Set<LoadMetric>, OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in interface org.wildfly.extension.mod_cluster.BoottimeHandlerProvider
-
- performBoottime(Set<LoadMetric>, OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.wildfly.mod_cluster.undertow.metric.UndertowBoottimeHandler
-
- performControllerInitialization(ServiceTarget, Resource, ManagementResourceRegistration) - Method in class org.jboss.as.controller.AbstractControllerService
-
- performControllerInitialization(ServiceTarget, Resource, ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- performControllerInitialization(ServiceTarget, Resource, ManagementResourceRegistration) - Method in class org.jboss.as.server.ServerService
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRemove
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.extension.ExtensionRemoveHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeRemoveHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.SocketBindingGroupRemoveHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.domain.controller.operations.DomainSocketBindingGroupRemoveHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ServerGroupRemoveHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionRemoveHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerRemoveHandler
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryRemoveHandler
-
- 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, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigOperationHandlers.CacheConfigAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.jgroups.subsystem.AddStepHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceAdd
-
Method is final, and throws unsupported operation exception to prevent subclasses inadvertently
overridding it.
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.BootstrapContextAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.DistributedWorkManagerAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubSystemRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.WorkManagerAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AOConfigPropertyAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CDConfigPropertyAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.RaAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
Make any runtime changes necessary to effect the changes indicated by the given operation.
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
Make any runtime changes necessary to effect the changes indicated by the given operation.
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.extension.ExtensionRemoveHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.controller.ModelOnlyAddStepHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>, String, ParsedInterfaceCriteria) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionRemoveHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.domain.management.security.UserAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.domain.management.security.UserRemoveHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ee.subsystem.ManagedThreadFactoryAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreAdd
-
Deprecated.
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.FileDataStoreAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.FilePassivationStoreAdd
-
Deprecated.
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.HttpManagementRemoveHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.host.controller.operations.NativeManagementAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.jacorb.JacORBSubsystemAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.jdr.JdrReportSubsystemAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.jdr.JdrReportSubsystemRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.jmx.JMXSubsystemRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.BridgeAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.BridgeRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.BroadcastGroupAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.BroadcastGroupRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.ClusterConnectionAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.ClusterConnectionRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.DiscoveryGroupAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.DiscoveryGroupRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.DivertAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.DivertRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.GroupingHandlerAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.GroupingHandlerRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.HTTPAcceptorAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.HTTPAcceptorRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.jms.bridge.JMSBridgeAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.jms.JMSQueueAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSQueueRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.jms.JMSTopicAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSTopicRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.messaging.QueueAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.naming.subsystem.NamingBindingAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.naming.subsystem.RemoteNamingAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.remoting.ConnectorAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.ConnectorRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.remoting.HttpConnectorAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.HttpConnectorRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.remoting.RemotingEndpointAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.RemotingSubsystemRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.remoting.SaslAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.remoting.SaslPolicyAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.SaslPolicyRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.SaslRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.server.deploymentoverlay.ContentAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.ContentRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - 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, ServiceVerificationHandler, List<ServiceController<?>>) - 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, ServiceVerificationHandler, List<ServiceController<?>>) - 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, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.server.services.net.BindingAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - 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, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>, 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, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.server.services.security.VaultAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.services.security.VaultRemoveHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.threads.QueuelessThreadPoolAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.threads.ScheduledThreadPoolAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.threads.ThreadFactoryAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.wildfly.extension.mod_cluster.CustomLoadMetricAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.wildfly.extension.mod_cluster.LoadMetricAdd
-
Make any runtime changes necessary to effect the changes indicated by the given operation.
- perLoggingDeploymentIgnored(String, String, String) - Method in interface org.jboss.as.logging.LoggingLogger
-
- PERMGEN_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- PERMISSION - Static variable in class org.jboss.as.server.deployment.service.SecuredServiceRegistry
-
- PERMISSION - Static variable in class org.wildfly.extension.security.manager.Constants
-
- PERMISSION_ACTIONS - Static variable in class org.wildfly.extension.security.manager.Constants
-
- PERMISSION_CLASS - Static variable in class org.wildfly.extension.security.manager.Constants
-
- PERMISSION_COMBINATION_POLICY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PERMISSION_COMBINATION_POLICY - Static variable in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- PERMISSION_ELEMENT_NAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PERMISSION_MODULE - Static variable in class org.wildfly.extension.security.manager.Constants
-
- PERMISSION_NAME - Static variable in class org.wildfly.extension.security.manager.Constants
-
- permissionCollectionIsReadOnly() - Method in interface org.jboss.as.controller.ControllerMessages
-
- permissionDenied() - Method in interface org.jboss.as.controller.ControllerMessages
-
- PermissionFactory - Interface in org.jboss.as.controller.access.permission
-
Factory for a compatible set of permissions.
- PermissionsParseProcessor - Class in org.wildfly.extension.security.manager.deployment
-
This class implements a DeploymentUnitProcessor that parses security permission files that might be
included in application components.
- PermissionsParseProcessor(List<PermissionFactory>, List<PermissionFactory>) - Constructor for class org.wildfly.extension.security.manager.deployment.PermissionsParseProcessor
-
- PermissionsParser - Class in org.wildfly.extension.security.manager.deployment
-
This class implements a parser for the permissions.xml and jboss-permissions.xml descriptors.
- PermissionsParser() - Constructor for class org.wildfly.extension.security.manager.deployment.PermissionsParser
-
- PERMIT_ALL - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- PERMIT_ALL_ANNOTATION - Static variable in class org.jboss.as.webservices.util.DotNames
-
- permitAll() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- PERMITTED - Static variable in class org.jboss.as.controller.access.AuthorizationResult
-
- PermittedCandidates - Class in org.jboss.as.cli.impl
-
- PermittedCandidates() - Constructor for class org.jboss.as.cli.impl.PermittedCandidates
-
- PermittedCandidates.ValueWithAccessRequirement - Class in org.jboss.as.cli.impl
-
- PerNodeOperationAccess - Class in org.jboss.as.cli.accesscontrol
-
- PerNodeOperationAccess(CommandContext, String, String, String) - Constructor for class org.jboss.as.cli.accesscontrol.PerNodeOperationAccess
-
- persist(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- persist(XMLExtendedStreamWriter, ModelNode, String) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- persist(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- PERSIST_DELIVERY_COUNT_BEFORE_DELIVERY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PERSIST_ID_CACHE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- persistChildren(XMLExtendedStreamWriter, ModelNode) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- PERSISTENCE_ENABLED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PERSISTENCE_UNIT_SERVICE_KEY - Static variable in class org.jboss.as.jpa.processor.JpaAttachments
-
- PERSISTENCE_UNITS - Static variable in class org.jboss.as.jpa.config.PersistenceUnitMetadataHolder
-
List
that represents the JPA persistent units
- PERSISTENCE_UNITS_IN_APPLICATION - Static variable in class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
- PersistenceBeginInstallProcessor - Class in org.jboss.as.jpa.processor
-
begin installation of persistence unit service and persistence providers in deployment
- PersistenceBeginInstallProcessor(Platform) - Constructor for class org.jboss.as.jpa.processor.PersistenceBeginInstallProcessor
-
- PersistenceCompleteInstallProcessor - Class in org.jboss.as.jpa.processor
-
complete installation of persistence unit service and persistence providers in deployment
- PersistenceCompleteInstallProcessor(Platform) - Constructor for class org.jboss.as.jpa.processor.PersistenceCompleteInstallProcessor
-
- PersistenceContextInjectionSource - Class in org.jboss.as.jpa.injectors
-
Represents the PersistenceContext injected into a component.
- PersistenceContextInjectionSource(PersistenceContextType, SynchronizationType, Map, ServiceName, ServiceRegistry, String, String, PersistenceUnitMetadata, JPADeploymentSettings) - Constructor for class org.jboss.as.jpa.injectors.PersistenceContextInjectionSource
-
Constructor for the PersistenceContextInjectorService
- PersistenceProviderAdaptorLoader - Class in org.jboss.as.jpa.processor
-
Loads persistence provider adaptors
- PersistenceProviderAdaptorLoader() - Constructor for class org.jboss.as.jpa.processor.PersistenceProviderAdaptorLoader
-
- persistenceProviderAdaptorModuleLoadError(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
persistence provider adaptor module load error
- PersistenceProviderDeploymentHolder - Class in org.jboss.as.jpa.config
-
holds the persistence providers + adaptors associated with a deployment
- PersistenceProviderDeploymentHolder(List<PersistenceProvider>, List<PersistenceProviderAdaptor>) - Constructor for class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
- PersistenceProviderHandler - Class in org.jboss.as.jpa.processor
-
Deploy JPA Persistence providers that are found in the application deployment.
- PersistenceProviderHandler() - Constructor for class org.jboss.as.jpa.processor.PersistenceProviderHandler
-
- PersistenceProviderLoader - Class in org.jboss.as.jpa.persistenceprovider
-
For loading persistence provider modules
- PersistenceProviderLoader() - Constructor for class org.jboss.as.jpa.persistenceprovider.PersistenceProviderLoader
-
- persistenceProviderNotFound(String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the persistence provider could not be found.
- PersistenceProviderResolverImpl - Class in org.jboss.as.jpa.persistenceprovider
-
Implementation of PersistenceProviderResolver
- PersistenceProviderResolverImpl() - Constructor for class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
- PersistenceRefProcessor - Class in org.jboss.as.jpa.processor
-
Deployment processor responsible for processing persistence unit / context references from deployment descriptors.
- PersistenceRefProcessor() - Constructor for class org.jboss.as.jpa.processor.PersistenceRefProcessor
-
- PersistenceUnitInjectionSource - Class in org.jboss.as.jpa.injectors
-
Represents the PersistenceUnit injected into a component.
- PersistenceUnitInjectionSource(ServiceName, ServiceRegistry, String, PersistenceUnitMetadata) - Constructor for class org.jboss.as.jpa.injectors.PersistenceUnitInjectionSource
-
- PersistenceUnitMetadataHolder - Class in org.jboss.as.jpa.config
-
Holds the defined persistence units
- PersistenceUnitMetadataHolder(List<PersistenceUnitMetadata>) - Constructor for class org.jboss.as.jpa.config.PersistenceUnitMetadataHolder
-
- PersistenceUnitMetadataImpl - Class in org.jboss.as.jpa.config
-
Represents the persistence unit definition
- PersistenceUnitMetadataImpl() - Constructor for class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- PersistenceUnitNotAvailable(String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Likely cause is that the application deployment did not complete successfully
- persistenceUnitNotFound(String, DeploymentUnit) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
A message indicating that the persistence unit, represented by the path parameter, could not be found at
the current deployment unit, represented by the deploymentUnit parameter.
- persistenceUnitNotFound(String, String, DeploymentUnit) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating that the persistence unit, represented by the path and puName
parameters, could not be found at the current deployment unit, represented by the deploymentUnit
parameter.
- PersistenceUnitParseProcessor - Class in org.jboss.as.jpa.processor
-
Handle parsing of Persistence unit persistence.xml files
The jar file/directory whose META-INF directory contains the persistence.xml file is termed the root of the persistence
unit.
- PersistenceUnitParseProcessor(boolean) - Constructor for class org.jboss.as.jpa.processor.PersistenceUnitParseProcessor
-
- PersistenceUnitRegistryImpl - Class in org.jboss.as.jpa.subsystem
-
Standard PersistenceUnitServiceRegistry implementation.
- PersistenceUnitRegistryImpl() - Constructor for class org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
- PersistenceUnitSearch - Class in org.jboss.as.jpa.container
-
Perform scoped search for persistence unit name
- PersistenceUnitSearch() - Constructor for class org.jboss.as.jpa.container.PersistenceUnitSearch
-
- PersistenceUnitServiceHandler - Class in org.jboss.as.jpa.processor
-
Handle the installation of the Persistence Unit service
- PersistenceUnitServiceHandler() - Constructor for class org.jboss.as.jpa.processor.PersistenceUnitServiceHandler
-
- PersistenceUnitServiceImpl - Class in org.jboss.as.jpa.service
-
Persistence Unit service that is created for each deployed persistence unit that will be referenced by the
persistence context/unit injector.
- PersistenceUnitServiceImpl(ClassLoader, PersistenceUnitMetadata, PersistenceProviderAdaptor, PersistenceProvider, PersistenceUnitRegistryImpl, ServiceName, ValidatorFactory) - Constructor for class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- PersistenceUnitsInApplication - Class in org.jboss.as.jpa.config
-
Count and collection of the persistence units deployed with the application
- PersistenceUnitsInApplication() - Constructor for class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
- PersistenceUnitXmlParser - Class in org.jboss.as.jpa.puparser
-
Parse a persistence.xml into a list of persistence unit definitions.
- PersistenceUnitXmlParser() - Constructor for class org.jboss.as.jpa.puparser.PersistenceUnitXmlParser
-
- PERSISTENT - Static variable in class org.jboss.as.cli.Util
-
- PERSISTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PERSISTENT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- persistent - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- persistent - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Indicates whether the timer is persistent
- PERSISTENT - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- PERSISTENT_SESSIONS - Static variable in interface org.wildfly.extension.undertow.Constants
-
- PersistentResourceDefinition - Class in org.jboss.as.controller
-
A persistent resource definition.
- PersistentResourceDefinition(PathElement, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.PersistentResourceDefinition
-
- PersistentResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.controller.PersistentResourceDefinition
-
- PersistentResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationEntry.Flag, OperationEntry.Flag) - Constructor for class org.jboss.as.controller.PersistentResourceDefinition
-
- PersistentResourceXMLBuilder(PersistentResourceDefinition) - Constructor for class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- PersistentResourceXMLDescription - Class in org.jboss.as.controller
-
A representation of a resource as needed by the XML parser.
- PersistentResourceXMLDescription(PersistentResourceDefinition, String, String, LinkedHashMap<String, AttributeDefinition>, List<PersistentResourceXMLDescription>, boolean, boolean, PersistentResourceXMLDescription.AdditionalOperationsGenerator, Map<String, AttributeParser>) - Constructor for class org.jboss.as.controller.PersistentResourceXMLDescription
-
- PersistentResourceXMLDescription.AdditionalOperationsGenerator - Interface in org.jboss.as.controller
-
Some resources require more operations that just a simple add.
- PersistentResourceXMLDescription.PersistentResourceXMLBuilder - Class in org.jboss.as.controller
-
- persisterNotInjected() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no configuration persister was injected.
- persistProperties() - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
Saves changes in properties file.
- persistSerializedSessions(String, Map<String, AbstractPersistentSessionManager.SessionEntry>) - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- persistSerializedSessions(String, Map<String, AbstractPersistentSessionManager.SessionEntry>) - Method in class org.wildfly.extension.undertow.DiskBasedModularPersistentSessionManager
-
- persistSerializedSessions(String, Map<String, AbstractPersistentSessionManager.SessionEntry>) - Method in class org.wildfly.extension.undertow.InMemoryModularPersistentSessionManager
-
- persistSessions(String, Map<String, SessionPersistenceManager.PersistentSession>) - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- persistTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- persistTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- persistTimer(TimerImpl) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
-
Called when a timer is being persisted
- persistTimer(TimerImpl, boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Persists the passed timer.
- PESSIMISTIC_FORCE_INCREMENT_LOCK_MODE - Static variable in class org.jboss.as.jpa.container.AbstractEntityManager
-
- PESSIMISTIC_READ_LOCK_MODE - Static variable in class org.jboss.as.jpa.container.AbstractEntityManager
-
- PESSIMISTIC_WRITE_LOCK_MODE - Static variable in class org.jboss.as.jpa.container.AbstractEntityManager
-
- Phase - Enum in org.jboss.as.server.deployment
-
An enumeration of the phases of a deployment unit's processing cycle.
- PhaseOnePersistenceUnitServiceImpl - Class in org.jboss.as.jpa.service
-
Handles the first phase of the EntityManagerFactoryBuilder for starting the Persistence Unit service.
- PhaseOnePersistenceUnitServiceImpl(ClassLoader, PersistenceUnitMetadata, PersistenceProviderAdaptor, ServiceName, ProxyBeanManager) - Constructor for class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- PICKETBOX_ID - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
-
- piggyBackMissingInformationOnHeader(OperationContext, TransformingProxyController, String, ModelNode) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Used to piggy back missing domain information to a slave host.
- pingRemoteHost(String) - Method in interface org.jboss.as.domain.controller.DomainController
-
Asynchronously ping the slave host with the given hostName to validate its connection.
- pingRemoteHost(String) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- PlaceholderResource - Class in org.jboss.as.controller.registry
-
Resource that solely holds a place in the resource tree and has no model or children.
- PlaceholderResource.PlaceholderResourceEntry - Class in org.jboss.as.controller.registry
-
- PlaceholderResourceEntry(PathElement) - Constructor for class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- PlaceholderResourceEntry(String, String) - Constructor for class org.jboss.as.controller.registry.PlaceholderResource.PlaceholderResourceEntry
-
- PLAIN_TEXT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PLAIN_TEXT - Static variable in class org.jboss.as.domain.management.security.PropertiesAuthenticationResourceDefinition
-
- planIdValueSeparator(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- PLATFORM_LOGGING_MXBEAN_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- PLATFORM_LOGGING_OBJECT_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- PLATFORM_MBEAN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PlatformImpl - Class in org.jboss.as.jpa.platform
-
represents the EE container platform that we are running in and its capabilities (e.g.
- PlatformImpl(Classification, Classification...) - Constructor for class org.jboss.as.jpa.platform.PlatformImpl
-
- PlatformLoggingMXBeanGetLoggerLevelHandler - Class in org.jboss.as.platform.mbean
-
Executes the java.lang.management.PlatformLoggingMXBean.getLoggerLevel(String loggerName) method.
- PlatformLoggingMXBeanGetParentLoggerNameHandler - Class in org.jboss.as.platform.mbean
-
Executes the java.lang.management.PlatformLoggingMXBean.getParentLoggerName(String loggerName) method.
- PlatformLoggingMXBeanSetLoggerLevelHandler - Class in org.jboss.as.platform.mbean
-
Executes the java.lang.management.PlatformLoggingMXBean.setLoggerLevel(String loggerName, String levelName) method.
- PlatformMBeanConstants - Class in org.jboss.as.platform.mbean
-
Constants used in this module.
- PlatformMBeanDescriptions - Class in org.jboss.as.platform.mbean
-
Static methods for creating domain management API descriptions for platform mbean resources.
- PlatformMBeanLogger - Interface in org.jboss.as.platform.mbean
-
This module is using message IDs in the range 12300-12399.
- PlatformMBeanMessages - Interface in org.jboss.as.platform.mbean
-
This module is using message IDs in the range 12300-12399.
- PlatformMBeanResourceDefinition - Class in org.jboss.as.platform.mbean
-
- PlatformMBeanResourceRegistrar - Class in org.jboss.as.platform.mbean
-
Utility for registering platform mbean resources with a parent resource registration (either a server
or host level registration.)
- PlatformMBeanUtil - Class in org.jboss.as.platform.mbean
-
Utilities for working with platform mbeans.
- PLUG_IN - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- PluggableMBeanServer - Interface in org.jboss.as.server.jmx
-
Interface for the pluggable mbean server set up by the jmx subsystem
- PluggableMBeanServerBuilder - Class in org.jboss.as.jmx
-
To use this builder, specify -mbeanserverbuildermodule=org.jboss.as.jmx when bootstrapping
jboss-modules, which in turn sets -Djavax.management.builder.initial=org.jboss.as.jmx.PluggableMBeanServerBuilder
(loaded from this module's {code META-INF/services/javax.management.MBeanServerBuilder}.
- PluggableMBeanServerBuilder() - Constructor for class org.jboss.as.jmx.PluggableMBeanServerBuilder
-
- PlugInAuthenticationCallbackHandler - Class in org.jboss.as.domain.management.security
-
CallbackHandlerService to integrate the plug-ins.
- PlugInAuthenticationCallbackHandler.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- PlugInAuthenticationResourceDefinition - Class in org.jboss.as.domain.management.security
-
The authentication specific definition of the Plug-In resource.
- PlugInAuthenticationResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.PlugInAuthenticationResourceDefinition
-
- PlugInAuthorizationResourceDefinition - Class in org.jboss.as.domain.management.security
-
The authorization specific definition of the Plug-In resource.
- PlugInAuthorizationResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.PlugInAuthorizationResourceDefinition
-
- PlugInConfigurationSupport - Interface in org.jboss.as.domain.management.plugin
-
Optional Interface to be implemented by plug-ins to receive configuration and a shared state Map before being used to load
identity information.
- PluginId - Class in org.jboss.as.jdr.plugins
-
- PluginId(String, int, int, String) - Constructor for class org.jboss.as.jdr.plugins.PluginId
-
- PlugInLoaderService - Class in org.jboss.as.domain.management.security
-
Service responsible for loading plug-ins as needed.
- PlugInLoaderService(List<String>) - Constructor for class org.jboss.as.domain.management.security.PlugInLoaderService
-
- PlugInLoaderService.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- PlugInProvider - Interface in org.jboss.as.domain.management.plugin
-
The interface to be implemented by a Plug-In provider which is providing plug-in implementations for use with the security
realms.
- PlugInResourceDefinition - Class in org.jboss.as.domain.management.security
-
The resource definition for how modules containing realm plug-ins are referenced.
- PlugInResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.PlugInResourceDefinition
-
- PlugInSubjectSupplemental - Class in org.jboss.as.domain.management.security
-
- PlugInSubjectSupplemental.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- POA - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POA_MONITORING - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POA_QUEUE_MAX - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POA_QUEUE_MIN - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POA_QUEUE_WAIT - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POA_RP - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POA_RP_MAX_THREADS - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POA_RP_POOL_SIZE - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- POARegistry - Class in org.jboss.as.ejb3.iiop
-
Registry that maintains 2 different servant registries
a
ServantRegistry with a transient POA per servant;
a
ServantRegistry with persistent POA per servant.
CORBA servants registered with any of these
ServantRegistry instances will receive IIOP invocations.
- POARegistry() - Constructor for class org.jboss.as.ejb3.iiop.POARegistry
-
- POINT_TO_POINT - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- PointToPointInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- pojoClass(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- POJOEndpoint - Class in org.jboss.as.webservices.metadata.model
-
- POJOEndpoint(String, String, ServiceName, String) - Constructor for class org.jboss.as.webservices.metadata.model.POJOEndpoint
-
- POJOEndpoint(String, ServiceName, String) - Constructor for class org.jboss.as.webservices.metadata.model.POJOEndpoint
-
- POJOEndpoint(String, String, ServiceName, String, boolean) - Constructor for class org.jboss.as.webservices.metadata.model.POJOEndpoint
-
- PojoExtension - Class in org.jboss.as.pojo
-
POJO extension.
- PojoExtension() - Constructor for class org.jboss.as.pojo.PojoExtension
-
- PojoLogger - Interface in org.jboss.as.pojo
-
- PojoMessages - Interface in org.jboss.as.pojo
-
- pojoName(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- PojoResource - Class in org.jboss.as.pojo
-
- POLICY_MODULE - Static variable in interface org.jboss.as.security.Constants
-
- POLICY_MODULES - Static variable in class org.jboss.as.security.AuthorizationResourceDefinition
-
- POLICY_MODULES - Static variable in interface org.jboss.as.security.Constants
-
- policy_type() - Method in class org.jboss.as.jacorb.csiv2.CSIv2Policy
-
- policyBuilder() - Static method in class org.jboss.as.patching.tool.PatchTool.Factory
-
Create a new policy builder instance.
- Pool<T> - Interface in org.jboss.as.ejb3.pool
-
A pool of stateless objects.
- POOL_ATTRIBUTES - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- POOL_ATTRIBUTES_1 - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- POOL_ATTRIBUTES_2 - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- POOL_AVAILABLE_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- POOL_CREATE_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- POOL_CURRENT_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- POOL_FLUSH_STRATEGY - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- POOL_MAX_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- POOL_NAME - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- POOL_PREFILL - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- POOL_REMOVE_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- POOL_USE_STRICT_MIN - Static variable in class org.jboss.as.connector.subsystems.common.pool.Constants
-
- PoolAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes Pool annotation on EJB classes
- PoolAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.PoolAnnotationInformationFactory
-
- PoolAttributeDefinitions - Interface in org.jboss.as.threads
-
Attribute definitions used by thread pool resources.
- PoolConfig - Class in org.jboss.as.ejb3.component.pool
-
User: jpai
- PoolConfig(String) - Constructor for class org.jboss.as.ejb3.component.pool.PoolConfig
-
- poolConfigIsEmpty() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating poolConfig cannot be null or empty
- poolConfigIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating poolConfig cannot be null
- PoolConfigService - Class in org.jboss.as.ejb3.component.pool
-
User: jpai
- PoolConfigService(PoolConfig) - Constructor for class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- PoolConfigurationReadHandler() - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationReadHandler
-
- PoolConfigurationRWHandler - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolConfigurationRWHandler() - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler
-
- PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolConfigurationRWHandler.PoolConfigurationReadHandler - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolConfigurationRWHandler.PoolConfigurationWriteHandler - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolConfigurationWriteHandler() - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- POOLED_CONNECTION_FACTORY - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- PooledComponent<I extends ComponentInstance> - Interface in org.jboss.as.ejb3.component.pool
-
- pooledComponent(EJBComponent) - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- PooledConnectionFactoryAdd - Class in org.jboss.as.messaging.jms
-
- PooledConnectionFactoryAdd() - Constructor for class org.jboss.as.messaging.jms.PooledConnectionFactoryAdd
-
- PooledConnectionFactoryConfigProperties - Class in org.jboss.as.messaging.jms
-
- PooledConnectionFactoryConfigProperties(String, String, String) - Constructor for class org.jboss.as.messaging.jms.PooledConnectionFactoryConfigProperties
-
- PooledConnectionFactoryConfigurationRuntimeHandler - Class in org.jboss.as.messaging.jms
-
Read handler for deployed JMS pooled connection factories
- PooledConnectionFactoryDefinition - Class in org.jboss.as.messaging.jms
-
JMS pooled Connection Factory resource definition.
- PooledConnectionFactoryDefinition(boolean, boolean) - Constructor for class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- PooledConnectionFactoryRemove - Class in org.jboss.as.messaging.jms
-
- PooledConnectionFactoryRemove() - Constructor for class org.jboss.as.messaging.jms.PooledConnectionFactoryRemove
-
- PooledConnectionFactoryService - Class in org.jboss.as.messaging.jms
-
A service which translates a pooled connection factory into a resource adapter driven connection pool
- PooledConnectionFactoryService(String, List<String>, String, String, String, List<PooledConnectionFactoryConfigProperties>, List<String>, String, int, int) - Constructor for class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- PooledConnectionFactoryService(String, List<String>, String, String, String, List<PooledConnectionFactoryConfigProperties>, ContextNames.BindInfo, String, int, int, boolean) - Constructor for class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- PooledConnectionFactoryWriteAttributeHandler - Class in org.jboss.as.messaging.jms
-
Write attribute handler for attributes that update the persistent configuration of a JMS pooled connection factory resource.
- PooledInstanceInterceptor - Class in org.jboss.as.ejb3.component.pool
-
- PoolMetrics - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolMetrics() - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolMetrics
-
- PoolMetrics.ParametrizedPoolMetricsHandler - Class in org.jboss.as.connector.subsystems.common.pool
-
- poolName - Variable in class org.jboss.as.ejb3.component.pool.PoolConfig
-
- poolNameCannotBeEmptyString(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates and returns an exception indicating that the pool name configured for a bean cannot be an empty string
- PoolOperations - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolOperations(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolOperations
-
- PoolOperations.FlushAllConnectionInPool - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolOperations.FlushGracefullyConnectionInPool - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolOperations.FlushIdleConnectionInPool - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolOperations.FlushInvalidConnectionInPool - Class in org.jboss.as.connector.subsystems.common.pool
-
- PoolOperations.TestConnectionInPool - Class in org.jboss.as.connector.subsystems.common.pool
-
- pop() - Method in interface org.jboss.as.controller.ResourceBuilder
-
- pop() - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- pop() - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
-
- pop() - Method in class org.jboss.as.ejb3.util.ThreadLocalStack
-
- pop() - Method in class org.jboss.as.jpa.container.ThreadLocalStack
-
- pop() - Method in class org.jboss.as.naming.util.ThreadLocalStack
-
- pop() - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
Must be called from within a privileged action.
- popBatch() - Static method in class org.jboss.as.ejb3.cache.distributable.BatchStack
-
- popCall() - Static method in class org.jboss.as.jpa.container.NonTxEmCloser
-
current session bean invocation is ending, close any transactional entity managers created without a JTA
transaction.
- popCall() - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
Pops the current SFSB invocation off the invocation call stack
- popCreateException() - Static method in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
-
- popCurrent() - Static method in class org.jboss.as.ee.concurrent.ConcurrentContext
-
Pops the current context in the current thread.
- popCurrentSelector() - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Pops the current selector for the thread, replacing it with the previous selector
- popIdentity(ContextStateCache) - Static method in class org.jboss.as.security.api.ConnectionSecurityContext
-
Pop the identity previously associated and restore internal state to it's previous value.
- popOwner() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- popOwner() - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- populate(ExpressionResolver, ModelNode) - Static method in class org.jboss.as.remoting.EndpointConfigFactory
-
- populateHostControllerInfo(LocalHostControllerInfoImpl, OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
-
- populateHostControllerInfo(LocalHostControllerInfoImpl, OperationContext, ModelNode) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigOperationHandlers.CacheConfigAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.AddStepHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.ArchiveValidationAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.BeanValidationAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.BootstrapContextAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.DistributedWorkManagerAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.WorkManagerAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AOConfigPropertyAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CDConfigPropertyAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.RaAdd
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
Populate the given resource in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
Populate the given resource in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
Populate the given node in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.ModelOnlyAddStepHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.AbstractSocketBindingGroupAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.SocketBindingAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceAddHandler
-
Populate the given node in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.domain.controller.operations.ProfileAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.domain.controller.operations.SocketBindingGroupAddHandler
-
Populate the given node in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.domain.management.security.UserAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ee.subsystem.EeSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3AsyncServiceAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3IIOPAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.FileDataStoreAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolAdd
-
Populate the strictMaxPoolModel from the operation
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceAdd
-
Populate the timerService from the operation
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.NativeManagementAddHandler
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.ServerAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.ServerAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.jacorb.JacORBSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.jdr.JdrReportSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.BridgeAdd
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.messaging.BroadcastGroupAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.BroadcastGroupAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.ClusterConnectionAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.ConnectorServiceAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.DiscoveryGroupAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.DivertAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.GroupingHandlerAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.bridge.JMSBridgeAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSQueueAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSTopicAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.messaging.QueueAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingBindingAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.RemoteNamingAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.remoting.ConnectorAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.remoting.HttpConnectorAdd
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.remoting.RemotingEndpointAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.remoting.SaslAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.remoting.SaslPolicyAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.deployment.scanner.DeploymentScannerSubsystemAdd
-
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.server.deploymentoverlay.ContentAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.ContentAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentAdd
-
- populateModel(ModelNode, ModelNode) - 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
-
Populate the given resource in the persistent configuration model based on the values in the given operation.
- populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.server.services.net.BindingGroupAddHandler
-
Populate the given resource in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.server.services.security.VaultAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.service.SarSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.threads.ThreadFactoryAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.wildfly.extension.mod_cluster.CustomLoadMetricAdd
-
Populate the given node in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.wildfly.extension.mod_cluster.DynamicLoadProviderAdd
-
Populate the given node in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.wildfly.extension.mod_cluster.LoadMetricAdd
-
Populate the given node in the persistent configuration model based on the values in the given operation.
- populateModel(ModelNode, ModelNode) - Method in class org.wildfly.extension.mod_cluster.ModClusterConfigAdd
-
Populate the given node in the persistent configuration model based on the values in the given operation.
- PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PORT - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- PORT - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- port - Variable in class org.jboss.as.host.controller.discovery.DomainControllerData
-
- PORT - Static variable in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
-
- PORT - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- port - Variable in class org.jboss.as.jacorb.naming.jndi.IiopUrl.Address
-
- PORT - Static variable in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
-
- PORT - Static variable in class org.wildfly.extension.mod_cluster.ModClusterDefinition
-
- PORT_NUMBER_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- PORT_OFFSET - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PORT_OFFSET - Static variable in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- post(String) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- POST_CONSTRUCT - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanInterceptors
-
Post construct interceptor that sets up the instances context
- post_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.csiv2.CSIv2Initializer
-
- post_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientInitializer
-
- post_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.csiv2.SASInitializer
-
- post_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.tm.TxIORInterceptorInitializer
-
- post_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.tm.TxServerInterceptorInitializer
-
- 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_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_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_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_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_SERVICES_DEPS - 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
-
- postActivate(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- postActivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- postActivate(I, PassivationListener<T>) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- postActivate(I, PassivationListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- postActivate(T) - Method in interface org.wildfly.clustering.ejb.PassivationListener
-
- postAt(String, int) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- postAttributed(String, AttributeSet) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- postAttributed(String, int, AttributeSet) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- postBold(String) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- postBoldAt(String, int) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- postCommandWithResponse(String, String) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- postDeregister() - Method in class org.jboss.system.ServiceMBeanSupport
-
- postRegister(Boolean) - Method in class org.jboss.system.ServiceMBeanSupport
-
- postTimeoutProcessing(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- postTimeoutProcessing(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- PRE_ACKNOWLEDGE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- pre_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.csiv2.CSIv2Initializer
-
- pre_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientInitializer
-
- pre_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.csiv2.SASInitializer
-
- pre_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.tm.TxIORInterceptorInitializer
-
- pre_init(ORBInitInfo) - Method in class org.jboss.as.jacorb.tm.TxServerInterceptorInitializer
-
- PRE_SIGNED_DELETE_URL - Static variable in class org.jboss.as.host.controller.discovery.Constants
-
- PRE_SIGNED_PUT_URL - Static variable in class org.jboss.as.host.controller.discovery.Constants
-
- preDeregister() - Method in class org.jboss.system.ServiceMBeanSupport
-
- preDestroy() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
Method that sub classes can use to override destroy logic.
- preDestroy() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- preDestroyInterceptorFailure(Throwable, Class<?>) - Method in interface org.jboss.as.ee.EeLogger
-
Logs a warning message indicating an exception occurred while invoking the pre-destroy on the interceptor
component class, represented by the component parameter.
- PREDICATED_HANDLERS - Static variable in class org.wildfly.extension.undertow.deployment.UndertowHandlersDeploymentProcessor
-
- PREFER_IPV4_STACK - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PREFER_IPV6_ADDRESSES - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PREFER_ORIGINAL_CONNECTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PREFER_ORIGINAL_CONNECTION - Static variable in class org.jboss.as.domain.management.security.PrincipalToGroupResourceDefinition
-
- Preference - Interface in org.wildfly.clustering.singleton.election
-
- preferred(Node) - Method in class org.wildfly.clustering.singleton.election.NamePreference
-
- preferred(Node) - Method in interface org.wildfly.clustering.singleton.election.Preference
-
- preferred(Node) - Method in class org.wildfly.clustering.singleton.election.SocketAddressPreference
-
- PreferredSingletonElectionPolicy - Class in org.wildfly.clustering.singleton.election
-
An election policy that always elects a preferred node, and defers to a default policy
if the preferred node is not a candidate.
- PreferredSingletonElectionPolicy(SingletonElectionPolicy, Preference...) - Constructor for class org.wildfly.clustering.singleton.election.PreferredSingletonElectionPolicy
-
- PREFIX - Static variable in class org.jboss.as.host.controller.discovery.Constants
-
- PREFIX - Static variable in interface org.jboss.as.web.Constants
-
- PREFIX - Static variable in class org.jboss.as.web.WebAccessLogDefinition
-
- PREFIX - Static variable in class org.wildfly.extension.undertow.AccessLogDefinition
-
- PREFIX - Static variable in interface org.wildfly.extension.undertow.Constants
-
- PrefixHandler - Class in org.jboss.as.cli.handlers
-
- PrefixHandler() - Constructor for class org.jboss.as.cli.handlers.PrefixHandler
-
- PrefixHandler(String) - Constructor for class org.jboss.as.cli.handlers.PrefixHandler
-
- preloadModule(ModuleIdentifier) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
-
- PreModificationState - Class in org.jboss.as.domain.management.security.adduser
-
State to branch between adding and updating the user and outputting summary information if not running in silent mode.
- PreModificationState(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.PreModificationState
-
- prepare() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- prepare(PatchingTaskContext) - Method in interface org.jboss.as.patching.runner.PatchingTask
-
Prepare the content modification.
- prepareClose() - Method in class org.jboss.as.protocol.mgmt.FutureManagementChannel
-
Signal that we are about to close the channel.
- prepareFailThreadInterrupted() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the thread was interrupted waiting for the operation to prepare/fail.
- prepareForMarshalling(MarshallerFactory, DataOutput) - Method in class org.jboss.as.ejb3.remote.protocol.AbstractMessageHandler
-
Creates and returns a Marshaller which is ready to be used for marshalling.
- prepareForUnMarshalling(MarshallerFactory, ClassResolver, DataInputStream) - Method in class org.jboss.as.ejb3.remote.protocol.AbstractMessageHandler
-
Creates and returns a Unmarshaller which is ready to be used for unmarshalling.
- prepareInterceptorContext() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
- prepareResults(InterceptorContext, Object, EntityBeanComponent) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- PREPARES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- PrepareStepHandler - Class in org.jboss.as.domain.controller.operations.coordination
-
Initial step handler for a
ModelController that is the model controller for a host controller.
- PrepareStepHandler(LocalHostControllerInfo, ContentRepository, Map<String, ProxyController>, Map<String, ProxyController>, IgnoredDomainResourceRegistry, ExtensionRegistry, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.domain.controller.operations.coordination.PrepareStepHandler
-
- prePassivate(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- prePassivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- prePassivate(I, PassivationListener<T>) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- prePassivate(I, PassivationListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- prePassivate(T) - Method in interface org.wildfly.clustering.ejb.PassivationListener
-
- preRegister(MBeanServer, ObjectName) - Method in class org.jboss.system.ServiceMBeanSupport
-
Callback method of
MBeanRegistration before the MBean is registered at the JMX Agent.
- PRESERVE - Static variable in class org.jboss.as.patching.Constants
-
- PRESERVE_ALL - Static variable in interface org.jboss.as.patching.tool.ContentVerificationPolicy
-
- preserveExisting(ContentItem) - Method in interface org.jboss.as.patching.tool.ContentVerificationPolicy
-
Preserve existing Policy.
- preserveItem(MiscContentItem) - Method in interface org.jboss.as.patching.tool.PatchTool.ContentPolicyBuilder
-
Preserve an existing content item.
- preserveItem(String) - Method in interface org.jboss.as.patching.tool.PatchTool.ContentPolicyBuilder
-
Preserve an existing content item.
- preSignedUrlMustPointToFile(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- preSignedUrlsMustBeSetOrUnset() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- preSignedUrlsMustHaveSamePath() - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- preStart(StartContext) - Method in class org.wildfly.extension.undertow.AjpListenerService
-
- preStart(StartContext) - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- preStart(StartContext) - Method in class org.wildfly.extension.undertow.ListenerService
-
- pretty(boolean) - Method in class org.jboss.as.domain.http.server.OperationParameter.Builder
-
- previousContentDeployed() - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating a previous version of this content was deployed and remains deployed.
- previousRun - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- previousRun - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- previousRun - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
The date of the previous run of this timer
- PRIMARY_KEY_CONTEXT_KEY - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- primaryKey - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- primaryKey - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- primaryKey - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
If this is an entity bean then this is the primary key
- primaryKeyIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating an invocation was not associated with an instance, primary key was null, instance may have been removed
- PrimitiveAnalysis - Class in org.jboss.as.jacorb.rmi
-
Analysis class for primitive types.
- PrimitiveClassLoaderUtil - Class in org.jboss.as.ejb3
-
PrimitiveClassLoaderUtil
Util for centralizing the logic for handling primitive types
during classloading.
- PrimitiveClassLoaderUtil() - Constructor for class org.jboss.as.ejb3.PrimitiveClassLoaderUtil
-
- PrimitiveListAttributeDefinition - Class in org.jboss.as.controller
-
Date: 13.10.2011
- PrimitiveListAttributeDefinition(String, String, boolean, boolean, ModelType, int, int, String[], String[], ParameterValidator, AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- PrimitiveListAttributeDefinition(String, String, boolean, boolean, ModelType, int, int, ParameterValidator, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], Boolean, AttributeParser, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- PrimitiveListAttributeDefinition(ListAttributeDefinition.Builder, ModelType) - Constructor for class org.jboss.as.controller.PrimitiveListAttributeDefinition
-
- PrimitiveListAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- primitivesHaveNoIRIds() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- PRINCIPAL_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
-
- PRINCIPAL_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PRINCIPAL_ATTRIBUTE - Static variable in class org.jboss.as.domain.management.security.GroupToPrincipalResourceDefinition
-
- PRINCIPAL_TO_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PrincipalAdd - Class in org.jboss.as.domain.management.access
-
- PrincipalRemove - Class in org.jboss.as.domain.management.access
-
- PrincipalResourceDefinition - Class in org.jboss.as.domain.management.access
-
A ResourceDefinition representing a Principal either specified in the include or exclude list of a role mapping.
- PrincipalResourceDefinition.Type - Enum in org.jboss.as.domain.management.access
-
- PrincipalToGroupResourceDefinition - Class in org.jboss.as.domain.management.security
-
- print(String) - Method in interface org.jboss.as.cli.impl.Console
-
- printBootStatistics() - Method in class org.jboss.as.server.BootstrapListener
-
- printColumns(Collection<String>) - Method in interface org.jboss.as.cli.CommandContext
-
Prints a collection of strings as columns to the CLI's output.
- printColumns(Collection<String>) - Method in interface org.jboss.as.cli.impl.Console
-
- printDebugStats() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- printDefaults(String, int, int, int) - Method in interface org.wildfly.extension.io.logging.IOLogger
-
- printDefaultsIoThreads(String, int, int) - Method in interface org.wildfly.extension.io.logging.IOLogger
-
- printDefaultsWorkerThreads(String, int, int) - Method in interface org.wildfly.extension.io.logging.IOLogger
-
- printf(String, Object...) - Method in interface org.jboss.as.domain.management.security.adduser.ConsoleWrapper
-
A convenience method to write a formatted string to this console's
output stream using the specified format string and arguments.
- printf(String, Object...) - Method in class org.jboss.as.domain.management.security.adduser.JavaConsole
-
- printHelp(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- printHelp(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- printLine(String) - Method in interface org.jboss.as.cli.CommandContext
-
Prints a string to the CLI's output.
- printList(CommandContext, Collection<String>, boolean) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
Prints a list of strings.
- printNewLine() - Method in interface org.jboss.as.cli.impl.Console
-
- printNodeDescription(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- printProperties(CommandContext, Iterator<GenericTypeOperationHandler.AttributeDescription>) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- printSupportedCommands(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- printUsage(PrintStream) - Static method in class org.jboss.as.appclient.subsystem.CommandLineArgumentUsageImpl
-
- printUsage(ConsoleWrapper) - Static method in enum org.jboss.as.domain.management.security.adduser.AddUser.CommandLineArgument
-
- printUsage(PrintStream) - Static method in class org.jboss.as.process.CommandLineArgumentUsageImpl
-
- printUsage(PrintStream) - Static method in class org.jboss.as.server.CommandLineArgumentUsageImpl
-
- PrintWorkingNodeHandler - Class in org.jboss.as.cli.handlers
-
- PrintWorkingNodeHandler() - Constructor for class org.jboss.as.cli.handlers.PrintWorkingNodeHandler
-
- PRIORITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- priority() - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
-
- priority() - Method in class org.jboss.as.ee.naming.JavaNamespaceSetup
-
- PRIORITY - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
-
- PRIORITY - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
Bogus attribute that we accidentally registered in AS 7.1.2/EAP 6 even though it didn't appear in the
resource description.
- priority() - Method in class org.jboss.as.jpa.interceptor.WebNonTxEmCloserAction
-
- priority() - Method in interface org.jboss.as.server.deployment.SetupAction
-
Higher priority setup actions run first
- PRIORITY - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- PRIORITY - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- priority() - Method in class org.jboss.as.txn.deployment.TransactionRollbackSetupAction
-
- priority() - Method in class org.jboss.as.weld.arquillian.WeldContextSetup
-
- PRIORITY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
-
- priorityAlreadyExists(Object, String, Object) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the item cannot be added because the priority is already taken.
- PRIVATE_DEP_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
Logger for private APIs.
- privateApiUsed(String, ModuleIdentifier) - Method in interface org.jboss.as.server.ServerLogger
-
- PrivateSubDeploymentMarker - Class in org.jboss.as.server.deployment
-
Marker for sub deployments that are not globally accessible, such as war's.
- PRIVILEGED_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
-
- PRIVILEGED_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- PRIVILEGED_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- PRIVILEGED_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- privilegedAccessExceptionForAttribute(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- PROBLEM - Static variable in class org.jboss.as.cli.Util
-
- PROBLEM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROBLEM_SERVER_RETRY - Static variable in interface org.wildfly.extension.undertow.Constants
-
- PROBLEM_SERVER_RETRY - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- problemInvokingPortableRemoteObjectToStub() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- problemInvokingStubConnect() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- problemOcurred() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- problemOpeningStreamFromDeploymentURL(String, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- problemParsingCommandLineParameters() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- proceed() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- process(List<ScriptAction.OutMessage>) - Method in class org.jboss.as.cli.gui.metacommand.ScriptAction.ScriptRunner
-
- process(VirtualFile, boolean) - Static method in class org.jboss.as.connector.deployers.ra.processors.IronJacamarDeploymentParsingProcessor
-
- process(ConnectorXmlDescriptor, IronJacamarXmlDescriptor, ClassLoader, ServiceTarget, Map<ResourceRoot, Index>, ServiceName, ServiceVerificationHandler) - Static method in class org.jboss.as.connector.deployers.ra.processors.ParsedRaDeploymentProcessor
-
- process(boolean, VirtualFile, VirtualFile, String) - Static method in class org.jboss.as.connector.deployers.ra.processors.RaDeploymentParsingProcessor
-
- process(VirtualFile) - Static method in class org.jboss.as.connector.deployers.ra.processors.RaNativeProcessor
-
- process(OperationTransformerRegistry, PathAddress, ModelVersion, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- process(DeploymentPhaseContext, EEModuleClassDescription, AnnotationInstance, String, String, InjectionTarget, EEModuleDescription, Module, EEApplicationClasses, boolean, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- process(P, PatchingArtifactProcessor) - Method in interface org.jboss.as.patching.validation.PatchingArtifact
-
Process the artifact and push it to the PatchingArtifactProcessor for further analysis.
- process(PatchingFileArtifact.DirectoryArtifactState, PatchingArtifactProcessor) - Method in class org.jboss.as.patching.validation.PatchingFileArtifact.ConcreteDirectoryArtifact
-
- process(PatchingFileArtifact.DirectoryArtifactState, PatchingArtifactProcessor) - Method in class org.jboss.as.patching.validation.PatchingFileArtifact.ConcreteFileArtifact
-
- PROCESS_ADDED - Static variable in class org.jboss.as.process.Protocol
-
- PROCESS_CONTROLLER_BIND_ADDR - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PROCESS_CONTROLLER_BIND_PORT - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PROCESS_ID_SOCKET_BINDING - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- PROCESS_ID_SOCKET_MAX_PORTS - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- PROCESS_ID_UUID - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- PROCESS_INVENTORY - Static variable in class org.jboss.as.process.Protocol
-
- PROCESS_RECONNECTED - Static variable in class org.jboss.as.process.Protocol
-
- PROCESS_REMOVED - Static variable in class org.jboss.as.process.Protocol
-
- PROCESS_RESTARTED - Static variable in class org.jboss.as.process.CommandLineConstants
-
Flag indicating when a process was restarted.
- PROCESS_STARTED - Static variable in class org.jboss.as.process.Protocol
-
- PROCESS_STATE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROCESS_STATE - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
-
- PROCESS_STOPPED - Static variable in class org.jboss.as.process.Protocol
-
- PROCESS_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROCESS_TYPE - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- 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
-
- processAddressSettings(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- processAnnotation(DeploymentUnit, EEModuleDescription) - Method in class org.jboss.as.webservices.deployers.AbstractIntegrationProcessorJAXWS
-
- processAnnotation(DeploymentUnit, EEModuleDescription) - Method in class org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_HANDLER
-
- processAnnotation(DeploymentUnit, EEModuleDescription) - Method in class org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_POJO
-
- processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
- processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
-
- processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
-
Process annotations and merge any available metadata at the same time.
- processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory
-
- processAnnotations(DeploymentUnit, CompositeIndex) - Method in class org.jboss.as.ejb3.deployment.processors.SessionBeanComponentDescriptionFactory
-
Process annotations and merge any available metadata at the same time.
- processAnnotations(Index) - Method in class org.wildfly.extension.undertow.deployment.WarAnnotationDeploymentProcessor
-
Process a single index.
- processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
- processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
-
- processBeanMetaData(T, DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
-
- processBeanMetaData(EnterpriseBeanMetaData, DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.SecurityRoleRefDDProcessor
-
- processBeanMetaData(SessionBeanMetaData, DeploymentPhaseContext) - Method in class org.jboss.as.ejb3.deployment.processors.dd.SessionBeanXmlDescriptorProcessor
-
- processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.EJBComponentDescriptionFactory
-
- processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory
-
- processBeanMetaData(DeploymentUnit, EnterpriseBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.SessionBeanComponentDescriptionFactory
-
- processBridge(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.Messaging12SubsystemParser
-
- processBridge(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- processChild(PathElement, Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Process a child.
- processChildren(Resource) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Process all children of a given resource.
- processClassResource(DeploymentPhaseContext, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses, boolean, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- processClusterConnection(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
-
Process the component configuration instance.
- processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.EjbContextJndiBindingProcessor
-
- processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.ImplicitLocalViewProcessor
-
- processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.SessionBeanHomeProcessor
-
- processComponentConfig(DeploymentUnit, DeploymentPhaseContext, CompositeIndex, ComponentDescription) - Method in class org.jboss.as.ejb3.deployment.processors.TimerServiceJndiBindingProcessor
-
- ProcessController - Class in org.jboss.as.process
-
- ProcessController(ProtocolServer.Configuration, PrintStream, PrintStream) - Constructor for class org.jboss.as.process.ProcessController
-
- ProcessControllerClient - Class in org.jboss.as.process
-
A client to the Process Controller.
- ProcessControllerServerHandler - Class in org.jboss.as.process
-
- ProcessControllerServerHandler(ProcessController) - Constructor for class org.jboss.as.process.ProcessControllerServerHandler
-
- 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.
- processDeployment(DeploymentPhaseContext, DeploymentUnit, ResourceRoot) - Method in class org.jboss.as.logging.deployments.LoggingConfigDeploymentProcessor
-
- processDeployment(DeploymentPhaseContext, DeploymentUnit, ResourceRoot) - Method in class org.jboss.as.logging.deployments.LoggingProfileDeploymentProcessor
-
- processDeploymentDescriptor(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.connector.deployers.datasource.DataSourceDefinitionDeploymentDescriptorParser
-
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
-
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.ee.component.deployers.ResourceReferenceProcessor
-
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.ejb3.deployment.processors.EjbRefProcessor
-
Resolves ejb-ref and ejb-local-ref elements
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.jpa.processor.PersistenceRefProcessor
-
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.mail.extension.MailSessionDeploymentDescriptorParser
-
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.messaging.deployment.MessagingJMSDefinitionDeploymentProcessor
-
- processDescriptorEntries(DeploymentUnit, DeploymentDescriptorEnvironment, ResourceInjectionTarget, ComponentDescription, ClassLoader, DeploymentReflectionIndex, EEApplicationClasses) - Method in class org.jboss.as.webservices.webserviceref.WSRefDDProcessor
-
- processElement(EJBBoundCacheMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
-
- processElement(EJBBoundClusteringMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
-
- processElement(EJBBoundDeliveryActiveMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundDeliveryActiveMetaDataParser
-
- processElement(ContainerInterceptorsMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.interceptor.ContainerInterceptorsParser
-
- processElement(EJBBoundPoolMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
-
- processElement(EJBBoundResourceAdapterBindingMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
-
- processElement(EJBBoundSecurityMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
-
- processElement(EJBBoundSecurityMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser11
-
- processElement(SecurityRoleMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
-
- processElement(TimerServiceMetaData, XMLStreamReader, PropertyReplacer) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaDataParser
-
- ProcessEnvironment - Class in org.jboss.as.controller.operations.common
-
Base class for objects that store environment information for a process.
- ProcessEnvironment() - Constructor for class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- ProcessEnvironmentSystemPropertyUpdater - Interface in org.jboss.as.controller.operations.common
-
- processFieldResource(DeploymentPhaseContext, FieldInfo, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses, boolean, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- processHornetQServer(XMLExtendedStreamReader, ModelNode, List<ModelNode>, Namespace) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- processHornetQServers(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.Messaging13SubsystemParser
-
- processHornetQServers(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- ProcessIdType - Enum in org.jboss.as.txn.subsystem
-
Enums for the known com.arjuna.ats.arjuna.utils.Process implementation types
- processIncrement(IncrementValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- ProcessInfo - Class in org.jboss.as.process
-
- PROCESSING_TIME - Static variable in interface org.jboss.as.web.Constants
-
- ProcessingInstructionNode - Class in org.jboss.as.config.assembly
-
- ProcessingInstructionNode(String, Map<String, String>) - Constructor for class org.jboss.as.config.assembly.ProcessingInstructionNode
-
- processingWeldDeployment(String) - Method in interface org.jboss.as.weld.WeldLogger
-
- processInjectionTargets(ResourceInjectionTarget, InjectionSource, ClassLoader, DeploymentReflectionIndex, ResourceInjectionMetaData, Class<?>) - Method in class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
-
Processes the injection targets of a resource binding
- processInventory(Map<String, ProcessInfo>) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that managed server process information is available.
- processInventory(Map<String, ProcessInfo>) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.component.NamespaceContextInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.concurrent.ConcurrentContextInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanAssociatingInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanReentrancyInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanRemoveInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanSynchronizationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.HomeRemoveInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextStorageInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.LoggingInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.interceptors.NonPooledEJBComponentInstanceAssociatingInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.InvokeMethodOnTargetInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenBeanSetMessageDrivenContextInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.InvalidRemoveExceptionMethodInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.NotBusinessMethodInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.SessionBeanSetSessionContextMethodInvocationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentSessionIdGeneratingInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulIdentityInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulInitMethodInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulRemoveDelegationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulRemoveInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPTransactionInterceptor
-
- processInvocation(EJBClientInvocationContext, EJBReceiverInvocationContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.security.SecurityContextInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.BMTInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.jpa.interceptor.SBInvocationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.jpa.interceptor.SFSBCreateInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.jpa.interceptor.SFSBDestroyInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.jpa.interceptor.SFSBPreCreateInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.ejb.Jsr299BindingsCreateInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.injection.WeldConstructionStartInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.injection.WeldInjectionContextInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.injection.WeldInjectionInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.xts.XTSEJBInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.xts.XTSPOJOInterceptor
-
- processListItem(String) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- processListValue(ListValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- processMessage(ChannelAssociation, InputStream) - Method in interface org.jboss.as.ejb3.remote.protocol.MessageHandler
-
- processMessage(Channel, InputStream) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- processMessage(Channel, InputStream) - Method in class org.jboss.as.ejb3.remote.protocol.versiontwo.VersionTwoProtocolChannelReceiver
-
- ProcessMessageHandler - Interface in org.jboss.as.process
-
- ProcessMessageHandler.OperationType - Enum in org.jboss.as.process
-
- processMethodResource(DeploymentPhaseContext, MethodInfo, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses, boolean, PropertyReplacer) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- processRangeValue(RangeValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- ProcessReloadHandler<T extends RunningModeControl> - Class in org.jboss.as.controller.operations.common
-
Operation handler for process reloads of servers.
- ProcessReloadHandler(ServiceName, T, ControlledProcessState) - Constructor for class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- ProcessReloadHandler.ReloadContext<T> - Interface in org.jboss.as.controller.operations.common
-
- processSingleValue(SingleValue) - Method in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- ProcessStateAttributeHandler - Class in org.jboss.as.controller.operations.common
-
Reads the server state.
- ProcessStateAttributeHandler(ControlledProcessState) - Constructor for class org.jboss.as.controller.operations.common.ProcessStateAttributeHandler
-
- processStaticConnectors(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- processTxAttr(EJBComponentDescription, MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- processType - Variable in class org.jboss.as.controller.AbstractControllerService
-
- ProcessType - Enum in org.jboss.as.controller
-
Holds the possible process types.
- ProcessTypeHandler - Class in org.jboss.as.domain.controller.operations
-
Reports the process type
- ProcessTypeHandler - Class in org.jboss.as.server.operations
-
Reports the process type
- produce() - Method in class org.jboss.as.weld.injection.WeldInjectionContext
-
- PRODUCER_MAX_RATE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- PRODUCER_WINDOW_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- PRODUCT_NAME - Static variable in class org.jboss.as.cli.Util
-
- PRODUCT_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PRODUCT_NAME - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- PRODUCT_NAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- PRODUCT_VERSION - Static variable in class org.jboss.as.cli.Util
-
- PRODUCT_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PRODUCT_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- PRODUCT_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- ProductConfig - Class in org.jboss.as.version
-
Common location to manage the AS based product name and version.
- ProductConfig(ModuleLoader, String, Map<?, ?>) - Constructor for class org.jboss.as.version.ProductConfig
-
- ProductConfig(String, String, String) - Constructor for class org.jboss.as.version.ProductConfig
-
Solely for use in unit testing
- profile - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- profile - Variable in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- PROFILE - Static variable in class org.jboss.as.cli.Util
-
- PROFILE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROFILE - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- PROFILE_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- ProfileAddHandler - Class in org.jboss.as.domain.controller.operations
-
- ProfileAddHandler() - Constructor for class org.jboss.as.domain.controller.operations.ProfileAddHandler
-
- ProfileDescribeHandler - Class in org.jboss.as.domain.controller.operations
-
Outputs the profile as a series of operations needed to construct the profile
- profileNotFound(Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no profile found for inclusion.
- profileOperation(String, String) - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.RequirementSetBuilder
-
- profileOperation(OperationRequestAddress, String) - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.RequirementSetBuilder
-
- ProfileParsingCompletionHandler - Interface in org.jboss.as.controller.parsing
-
Callback an
ProfileParsingCompletionHandler can register to, upon completion of normal parsing of a profile, manipulate the list
of parsed boot operations associated with a profile.
- ProfileRemoveHandler - Class in org.jboss.as.domain.controller.operations
-
- ProfileRemoveHandler() - Constructor for class org.jboss.as.domain.controller.operations.ProfileRemoveHandler
-
- PromptGroupsState - Class in org.jboss.as.domain.management.security.adduser
-
State responsible for prompting for the list of groups for a user.
- PromptGroupsState(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.PromptGroupsState
-
- PromptNewUserState - Class in org.jboss.as.domain.management.security.adduser
-
State to prompt the user for the realm, username and password to use, this State can be called back to so allows for a
pre-defined realm and username to be used.
- PromptNewUserState(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.PromptNewUserState
-
- PromptPasswordState - Class in org.jboss.as.domain.management.security.adduser
-
State to prompt the user for a password
This state handles password validation by let the user re-enter the password in case of the password mismatch the user will
be present for an error and will re-enter the PromptPasswordState again
- PromptPasswordState(ConsoleWrapper, StateValues, boolean) - Constructor for class org.jboss.as.domain.management.security.adduser.PromptPasswordState
-
- PromptRealmState - Class in org.jboss.as.domain.management.security.adduser
-
State to prompt the user to choose the name of the realm.
- PromptRealmState(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.PromptRealmState
-
- PropagatingCorrector - Class in org.jboss.as.controller
-
This implementation propagates properties present in the current
attribute value but missing from the new value.
- PropagatingCorrector() - Constructor for class org.jboss.as.controller.PropagatingCorrector
-
- properPropertyFormatMustBeFalse() - Method in interface org.jboss.as.jmx.JmxMessages
-
- PROPERTIES - Static variable in interface org.jboss.as.cli.ArgumentValueConverter
-
- PROPERTIES - Static variable in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- PROPERTIES - Static variable in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROPERTIES - Static variable in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
-
- PROPERTIES - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- PROPERTIES - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- PROPERTIES - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PROPERTIES - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- PROPERTIES_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- PropertiesAttributeDefinition - Class in org.jboss.as.controller
-
Represents simple key=value map equivalent of java.util.Map()
- PropertiesAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- PropertiesAuthenticationResourceDefinition - Class in org.jboss.as.domain.management.security
-
ResourceDefinition for a management security realm's properties-file-based authentication resource.
- PropertiesAuthenticationResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.PropertiesAuthenticationResourceDefinition
-
- PropertiesAuthorizationResourceDefinition - Class in org.jboss.as.domain.management.security
-
ResourceDefinition for a management security realm's properties-file-based authorization resource.
- PropertiesAuthorizationResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.PropertiesAuthorizationResourceDefinition
-
- PropertiesCallbackHandler - Class in org.jboss.as.domain.management.security
-
A CallbackHandler obtaining the users and their passwords from a properties file.
- PropertiesCallbackHandler(String, String, boolean) - Constructor for class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- PropertiesCallbackHandler.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- propertiesFile - Variable in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- PropertiesFileLoader - Class in org.jboss.as.domain.management.security
-
The base class for services depending on loading a properties file, loads the properties on
start up and re-loads as required where updates to the file are detected.
- PropertiesFileLoader(String) - Constructor for class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- propertiesFileNotFound(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
A message indicating no mgmt-users.properties have been found.
- PropertiesFileResourceDefinition - Class in org.jboss.as.domain.management.security
-
- PropertiesFileResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationEntry.Flag, OperationEntry.Flag) - Constructor for class org.jboss.as.domain.management.security.PropertiesFileResourceDefinition
-
- PropertiesMap - Interface in org.jboss.as.jacorb
-
- propertiesNotAllowedOnGlobalModules() - Method in interface org.jboss.as.ee.EeMessages
-
- PropertiesSubjectSupplemental - Class in org.jboss.as.domain.management.security
-
- PropertiesSubjectSupplemental(String, String) - Constructor for class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- PropertiesSubjectSupplemental.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- PropertiesValueResolver - Class in org.jboss.as.ejb3.util
-
Parses a string and replaces any references to system properties or environment variables in the string
- PropertiesValueResolver() - Constructor for class org.jboss.as.ejb3.util.PropertiesValueResolver
-
- PROPERTY - Static variable in interface org.jboss.as.cli.ModelNodeFormatter
-
- property(String, String, int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- property(String, String, int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- property(String, String, int) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- PROPERTY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROPERTY - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- PROPERTY - Static variable in class org.jboss.as.host.controller.discovery.Constants
-
- PROPERTY - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- PROPERTY - Static variable in interface org.jboss.as.security.Constants
-
- PROPERTY - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- PROPERTY_KEY - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- PROPERTY_PATTERN - Static variable in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
Pattern that matches :
#key=value
key=value
value must be any character except "=" and key must be any character except "#".
group(1) returns the key of the property.
group(2) returns the value of the property.
- PROPERTY_VALUE - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- propertyAlreadyExists(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the property already exists.
- propertyAlreadyRemoved(String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the property could not be removed as it's already been removed
- PropertyAttributeDefinition - Class in org.jboss.as.logging
-
Defines an attribute with a property name.
- PropertyAttributeDefinition(String, String, String, ModelNodeResolver<String>, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AttributeAccess.Flag...) - Constructor for class org.jboss.as.logging.PropertyAttributeDefinition
-
- PropertyAttributeDefinition.Builder - Class in org.jboss.as.logging
-
- propertyChange(PropertyChangeEvent) - Method in class org.jboss.as.cli.gui.metacommand.DownloadServerLogDialog
-
- propertyCompositeType() - Method in interface org.jboss.as.jmx.JmxMessages
-
- PropertyConfig - Class in org.jboss.as.pojo.descriptor
-
Property meta data.
- PropertyConfig() - Constructor for class org.jboss.as.pojo.descriptor.PropertyConfig
-
- PropertyFileFinder - Class in org.jboss.as.domain.management.security.adduser
-
The first state executed, responsible for searching for the relevant properties files.
- PropertyFileFinder(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.PropertyFileFinder
-
- PropertyFilePrompt - Class in org.jboss.as.domain.management.security.adduser
-
State responsible for asking the user if they are adding a management user or an application user.
- PropertyFilePrompt(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.adduser.PropertyFilePrompt
-
- propertyListEnd(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- propertyListEnd(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- propertyListEnd(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- propertyListEnd(int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- propertyListStart(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- propertyListStart(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- propertyListStart(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- propertyListStart(int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- PropertyListState() - Constructor for class org.jboss.as.cli.impl.ValueTypeCompleter.PropertyListState
-
- PropertyListState - Class in org.jboss.as.cli.parsing.operation
-
- PropertyListState(char, char, char...) - Constructor for class org.jboss.as.cli.parsing.operation.PropertyListState
-
- propertyMethodNotFound(String, String, String) - Method in interface org.jboss.as.service.SarMessages
-
Creates an exception indicating the method for the property is not found.
- propertyName(int, String) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- propertyName(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- propertyName(int, String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- propertyName() - Method in interface org.jboss.as.jmx.JmxMessages
-
- PropertyNameCompleter - Class in org.jboss.as.cli.operation.impl
-
- PropertyNameCompleter(OperationRequestAddress, boolean) - Constructor for class org.jboss.as.cli.operation.impl.PropertyNameCompleter
-
- propertyNameValueSeparator(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- propertyNameValueSeparator(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- propertyNotDefined(String, String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- propertyNotFound(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the property does not exist.
- propertyNotFound(Class<?>) - Method in interface org.jboss.as.service.SarLogger
-
Logs a warning message indicating the inability to find a
PropertyEditor for the type.
- PropertyObjectTypeAttributeDefinition - Class in org.jboss.as.logging
-
Date: 15.11.2011
- PropertyObjectTypeAttributeDefinition.Builder - Class in org.jboss.as.logging
-
- propertyReplacer(DeploymentUnit) - Static method in class org.jboss.as.ee.structure.EJBAnnotationPropertyReplacement
-
- propertyReplacer(DeploymentUnit) - Static method in class org.jboss.as.ee.structure.JBossDescriptorPropertyReplacement
-
- propertyReplacer(DeploymentUnit) - Static method in class org.jboss.as.ee.structure.SpecDescriptorPropertyReplacement
-
- PropertyReplacingBeansXmlParser - Class in org.jboss.as.weld.deployment
-
Fork of BeansXmlParser to fix some minor XML parsing issues.
- PropertyReplacingBeansXmlParser(DeploymentUnit) - Constructor for class org.jboss.as.weld.deployment.PropertyReplacingBeansXmlParser
-
- PropertyResolverProcessor - Class in org.jboss.as.ee.metadata.property
-
- PropertyResolverProcessor() - Constructor for class org.jboss.as.ee.metadata.property.PropertyResolverProcessor
-
- PropertyResource - Class in org.jboss.as.remoting
-
- PropertyResource(String) - Constructor for class org.jboss.as.remoting.PropertyResource
-
- PropertyResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
-
Resource description for the addressable resources:
/subsystem=jgroups/stack=X/transport=TRANSPORT/property=Z
/subsystem=jgroups/stack=X/protocol=Y/property=Z
- PropertyResourceDefinition - Class in org.jboss.as.domain.management.security
-
Resource definition to represent a property.
- PropertyResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.PropertyResourceDefinition
-
- propertySeparator(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- propertySeparator(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- propertySeparator(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- propertySeparator(int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- PropertyService<T extends org.jboss.wsf.spi.metadata.config.AbstractCommonConfig> - Class in org.jboss.as.webservices.service
-
A service for setting a property into an endpoint / client config.
- PropertyService(String, String) - Constructor for class org.jboss.as.webservices.service.PropertyService
-
- propertySetterNotFound(String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the property has no setter method.
- PropertySorter - Interface in org.jboss.as.logging.logmanager
-
An interfaced used to determine if properties should be resorted and if so sort them.
- PropertySorter.DefaultPropertySorter - Class in org.jboss.as.logging.logmanager
-
A default configurator that uses a
comparator to determine whether the properties should be
sorted and the sort order.
- propertySpecifiedFileDoesNotExist(String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- propertySpecifiedFileIsNotADirectory(String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- PropertyState() - Constructor for class org.jboss.as.cli.impl.ValueTypeCompleter.PropertyState
-
- PropertyState - Class in org.jboss.as.cli.parsing.operation
-
- propertyTypeNotFound(String, String, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the property type could not be determined.
- PropertyValidator - Class in org.jboss.as.controller.operations.validation
-
- PropertyValidator(boolean, ParameterValidator) - Constructor for class org.jboss.as.controller.operations.validation.PropertyValidator
-
- propertyValue() - Method in interface org.jboss.as.jmx.JmxMessages
-
- propertyValueHasNullValue(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the property has a null value.
- propertyValueNotDefined(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating a cache store cannot be added as one already exists.
- propertyValueNull(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating the value for the property is null.
- propertyValueSeparator(int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- PropertyValueState - Class in org.jboss.as.cli.parsing.operation
-
- protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedExecutorService
-
- protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedQueuelessExecutorService
-
- protectExecutor(ExecutorService) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- PROTOCOL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROTOCOL - Static variable in class org.jboss.as.domain.management.security.SSLServerIdentityResourceDefinition
-
- Protocol - Class in org.jboss.as.process
-
- Protocol - Enum in org.jboss.as.remoting
-
Protocols that can be used for a remoting connection
- PROTOCOL - Static variable in interface org.jboss.as.web.Constants
-
- PROTOCOL - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- PROTOCOL - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- PROTOCOL - Static variable in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- protocolAlreadyDefined(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- ProtocolChannelClient - Class in org.jboss.as.protocol
-
This class is not thread safe and should only be used by one thread
- ProtocolChannelClient.Configuration - Class in org.jboss.as.protocol
-
- ProtocolClient - Class in org.jboss.as.process.protocol
-
A protocol client for management commands, which can also asynchronously receive protocol messages.
- ProtocolClient(ProtocolClient.Configuration) - Constructor for class org.jboss.as.process.protocol.ProtocolClient
-
- ProtocolClient.Configuration - Class in org.jboss.as.process.protocol
-
- ProtocolConfiguration - Interface in org.jboss.as.clustering.jgroups
-
Defines the configuration of a JGroups protocol.
- ProtocolConnectionConfiguration - Class in org.jboss.as.protocol
-
- ProtocolConnectionConfiguration() - Constructor for class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- ProtocolConnectionManager - Class in org.jboss.as.protocol
-
A basic connection manager, notifying clients when the connection is closed or shutdown.
- ProtocolConnectionManager(ProtocolConnectionManager.ConnectTask) - Constructor for class org.jboss.as.protocol.ProtocolConnectionManager
-
- ProtocolConnectionManager.ConnectionOpenHandler - Interface in org.jboss.as.protocol
-
- ProtocolConnectionManager.ConnectTask - Interface in org.jboss.as.protocol
-
Task used to establish the connection.
- ProtocolConnectionUtils - Class in org.jboss.as.protocol
-
Protocol Connection utils.
- ProtocolConnectionUtils() - Constructor for class org.jboss.as.protocol.ProtocolConnectionUtils
-
- ProtocolConstants - Class in org.jboss.as.process.protocol
-
- ProtocolDefaults - Interface in org.jboss.as.clustering.jgroups
-
- ProtocolDefaultsService - Class in org.jboss.as.clustering.jgroups.subsystem
-
Service that provides protocol property defaults per protocol type.
- ProtocolDefaultsService() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsService
-
- ProtocolDefaultsService(String) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsService
-
- ProtocolLayerAdd - Class in org.jboss.as.clustering.jgroups.subsystem
-
Implements the operation /subsystem=jgroups/stack=X/protocol=Y:add()
- ProtocolLayerAdd(AttributeDefinition...) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolLayerAdd
-
- ProtocolLayerRemove - Class in org.jboss.as.clustering.jgroups.subsystem
-
Implements the operation /subsystem=jgroups/stack=X/protocol=Y:remove()
- ProtocolLayerRemove() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolLayerRemove
-
- protocolListNotDefined(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- ProtocolLogger - Interface in org.jboss.as.process.protocol
-
This module is using message IDs in the range 16600-16699.
- ProtocolLogger - Interface in org.jboss.as.protocol
-
Date: 21.07.2011
- ProtocolMessages - Interface in org.jboss.as.process.protocol
-
This module is using message IDs in the range 16600-16699.
- ProtocolMessages - Interface in org.jboss.as.protocol
-
This module is using message IDs in the range 12100-12199.
- ProtocolMetricsHandler - Class in org.jboss.as.clustering.jgroups.subsystem
-
A generic handler for protocol metrics based on reflection.
- ProtocolMetricsHandler() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolMetricsHandler
-
- ProtocolMetricsHandler.FieldTypes - Enum in org.jboss.as.clustering.jgroups.subsystem
-
- protocolNotDefined(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- protocolNotFoundInStack(String) - Method in interface org.jboss.as.clustering.jgroups.JGroupsMessages
-
- ProtocolResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
-
Resource description for /subsystem=jgroups/stack=X/protocol=Y
- ProtocolResources() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition.ProtocolResources
-
- PROTOCOLS - Static variable in interface org.jboss.as.security.Constants
-
- ProtocolServer - Class in org.jboss.as.process.protocol
-
- ProtocolServer(ProtocolServer.Configuration) - Constructor for class org.jboss.as.process.protocol.ProtocolServer
-
- ProtocolServer.Configuration - Class in org.jboss.as.process.protocol
-
- ProtocolStackAdd - Class in org.jboss.as.clustering.jgroups.subsystem
-
- ProtocolStackAdd() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- ProtocolStackConfiguration - Interface in org.jboss.as.clustering.jgroups
-
Defines the configuration of a JGroups protocol stack.
- ProtocolStackRemove - Class in org.jboss.as.clustering.jgroups.subsystem
-
- ProtocolStackRemove() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackRemove
-
- ProtocolTimeoutHandler - Interface in org.jboss.as.protocol
-
An implementation of this interface can be provided by calling clients where they wish to supply their own implementation to
handle timeouts whilst establishing a connection.
- ProtocolUtils - Class in org.jboss.as.process.protocol
-
Utility class providing methods for common management tasks.
- ProtocolUtils - Class in org.jboss.as.protocol.mgmt
-
Utility class providing methods for common management tasks.
- ProtocolUtils() - Constructor for class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- ProtocolUtils.ResponseWriter - Interface in org.jboss.as.protocol.mgmt
-
- ProtocolV1ClassTable - Class in org.jboss.as.ejb3.remote.protocol.versionone
-
- ProtocolV1ObjectTable - Class in org.jboss.as.ejb3.remote.protocol.versionone
-
- ProtocolV1ObjectTable() - Constructor for class org.jboss.as.ejb3.remote.protocol.versionone.ProtocolV1ObjectTable
-
- PROVIDER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROVIDER - Static variable in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- PROVIDER - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- PROVIDER - Static variable in interface org.jboss.as.security.Constants
-
- provider() - Static method in class org.jboss.as.server.deployment.module.TempFileProviderService
-
- PROVIDER_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
-
- PROVIDER_CLASS_DATANUCLEUS - Static variable in class org.jboss.as.jpa.config.Configuration
-
DataNucleus provider
- PROVIDER_CLASS_DATANUCLEUS_GAE - Static variable in class org.jboss.as.jpa.config.Configuration
-
DataNucleus provider GAE
- PROVIDER_CLASS_DEFAULT - Static variable in class org.jboss.as.jpa.config.Configuration
-
default provider class
- PROVIDER_CLASS_ECLIPSELINK - Static variable in class org.jboss.as.jpa.config.Configuration
-
EclipseLink provider class name
- PROVIDER_CLASS_HIBERNATE - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 4.3.x persistence provider class
- PROVIDER_CLASS_HIBERNATE4_1 - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 4.1.x persistence provider class
- PROVIDER_CLASS_HIBERNATE_OGM - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate OGM persistence provider class
- PROVIDER_CLASS_OPENJPA - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_CLASS_TOPLINK - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_CLASS_TOPLINK_ESSENTIALS - Static variable in class org.jboss.as.jpa.config.Configuration
-
TopLink provider class names
- PROVIDER_MODULE - Static variable in class org.jboss.as.jpa.config.Configuration
-
name of the AS module that contains the persistence provider
- PROVIDER_MODULE - Static variable in interface org.jboss.as.security.Constants
-
- PROVIDER_MODULE_APPLICATION_SUPPLIED - Static variable in class org.jboss.as.jpa.config.Configuration
-
if the PROVIDER_MODULE is this value, it is expected that the application has its own provider
in the deployment.
- PROVIDER_MODULE_DATANUCLEUS - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_MODULE_DATANUCLEUS_GAE - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_MODULE_DEFAULT - Static variable in class org.jboss.as.jpa.config.Configuration
-
default if no PROVIDER_MODULE is specified.
- PROVIDER_MODULE_ECLIPSELINK - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_MODULE_HIBERNATE3 - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 3 persistence provider, if this provider is chosen.
- PROVIDER_MODULE_HIBERNATE3_BUNDLED - Static variable in class org.jboss.as.jpa.config.Configuration
-
Provider module that represents a bundled hibernate 3
- PROVIDER_MODULE_HIBERNATE4_1 - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 4.1.x persistence provider, note that Hibernate 4.1.x is expected to be in the 4.1 slot
- PROVIDER_MODULE_HIBERNATE4_3 - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 4.3.x (default) persistence provider
- PROVIDER_MODULE_HIBERNATE_OGM - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate OGM persistence provider
- PROVIDER_MODULE_OPENJPA - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_MODULE_TOPLINK - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_MODULES - Static variable in interface org.jboss.as.security.Constants
-
- providersChanged(Set<Node>) - Method in interface org.wildfly.clustering.provider.ServiceProviderRegistration.Listener
-
Indicates that the set of nodes providing a given service has changed.
- providersChanged(Set<Node>) - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- ProviderTrustManagerService - Class in org.jboss.as.domain.management.security
-
Extension of AbstractTrustManagerService to load the KeyStore using a specified provider.
- PROXIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- proxy(ClassLoader) - Static method in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
-
- Proxy - Class in org.wildfly.extension.mod_cluster
-
- Proxy(ModelNode) - Constructor for class org.wildfly.extension.mod_cluster.Proxy
-
- PROXY_ADDRESS_FORWARDING - Static variable in class org.wildfly.extension.undertow.HttpListenerResourceDefinition
-
- PROXY_NAME - Static variable in interface org.jboss.as.web.Constants
-
- PROXY_NAME - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- PROXY_PORT - Static variable in interface org.jboss.as.web.Constants
-
- PROXY_PORT - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- PROXY_REFLECTION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
The reflection index used to generate jboss-invocation proxies
- ProxyBeanManager - Class in org.jboss.as.jpa.beanmanager
-
Proxy for CDI BeanManager
- ProxyBeanManager() - Constructor for class org.jboss.as.jpa.beanmanager.ProxyBeanManager
-
- ProxyController - Interface in org.jboss.as.controller
-
A proxy controller to be registered with a ModelController.
- ProxyController.ProxyOperationControl - Interface in org.jboss.as.controller
-
- proxyHandlerAlreadyRegistered(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the proxy handler is already registered at the location.
- ProxyInvocationHandler - Class in org.jboss.as.ee.component
-
An invocation handler for a component proxy.
- ProxyInvocationHandler(Map<Method, Interceptor>, ComponentClientInstance, ComponentView) - Constructor for class org.jboss.as.ee.component.ProxyInvocationHandler
-
Construct a new instance.
- ProxyListValidator - Class in org.wildfly.extension.mod_cluster
-
- ProxyListValidator() - Constructor for class org.wildfly.extension.mod_cluster.ProxyListValidator
-
- ProxyMetadataSource - Class in org.jboss.as.server.deployment.reflect
-
- ProxyMetadataSource(DeploymentReflectionIndex) - Constructor for class org.jboss.as.server.deployment.reflect.ProxyMetadataSource
-
- ProxyOperationAddressTranslator - Interface in org.jboss.as.controller
-
Used by
ProxyController implementations to translate addresses to the
target controller's address space.
- ProxyServicesImpl - Class in org.jboss.as.weld.services.bootstrap
-
ProxyServices implementation that delegates to the module class loader if the bean class loader cannot be determined
- ProxyServicesImpl(Module) - Constructor for class org.jboss.as.weld.services.bootstrap.ProxyServicesImpl
-
- ProxyStepHandler - Class in org.jboss.as.controller
-
- ProxyStepHandler(ProxyController) - Constructor for class org.jboss.as.controller.ProxyStepHandler
-
- PUBLIC_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- PUBLIC_BIND_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PublicAddressInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- publish(String, ClassLoader, Map<String, String>) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- publish(String, ClassLoader, Map<String, String>, WebservicesMetaData) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- publish(String, ClassLoader, Map<String, String>, WebservicesMetaData, JBossWebservicesMetaData) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- publish(ServiceTarget, String, ClassLoader, Map<String, String>, JBossWebMetaData, WebservicesMetaData, JBossWebservicesMetaData) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
- publishEvent(FacesContext, Class<? extends SystemEvent>, Class<?>, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- publishEvent(FacesContext, Class<? extends SystemEvent>, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- PullDownDataForServerConfigOnSlaveHandler - Class in org.jboss.as.domain.controller.operations
-
Executed on the DC when a slave's server-config has its server-group or socket-binding-group override changed
- PullDownDataForServerConfigOnSlaveHandler(String, Transformers, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.domain.controller.operations.PullDownDataForServerConfigOnSlaveHandler
-
- pullDownDataForUpdatedServerConfigAndApplyToModel(OperationContext, String, String, String) - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
-
Pulls down missing data from the domain controller and applies it to the local model as a result of a change to a/an added server-config
- pullDownDataForUpdatedServerConfigAndApplyToModel(OperationContext, String, String, String) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
- push(String) - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- push(String, String, char[], Subject) - Method in interface org.jboss.as.core.security.ServerSecurityManager
-
- push(InterceptorContext) - Static method in class org.jboss.as.ejb3.context.CurrentInvocationContext
-
- push(T) - Method in class org.jboss.as.ejb3.util.ThreadLocalStack
-
- push(T) - Method in class org.jboss.as.jpa.container.ThreadLocalStack
-
- push(E) - Method in class org.jboss.as.naming.util.ThreadLocalStack
-
- push(String) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
Must be called from within a privileged action.
- push(String, String, char[], Subject) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- pushBatch(Batch) - Static method in class org.jboss.as.ejb3.cache.distributable.BatchStack
-
- pushCall() - Static method in class org.jboss.as.jpa.container.NonTxEmCloser
-
entered new session bean invocation, start new collection for tracking transactional entity managers created
without a JTA transaction.
- pushCall(Map<String, ExtendedEntityManager>) - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
Push the passed SFSB context handle onto the invocation call stack
- pushChild(PathElement) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- pushChild(PathElement, StandardResourceDescriptionResolver) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- pushChild(PathElement, OperationStepHandler, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- pushChild(PathElement, StandardResourceDescriptionResolver, OperationStepHandler, OperationStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- pushChild(ResourceBuilder) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- pushCurrent(ConcurrentContext) - Static method in class org.jboss.as.ee.concurrent.ConcurrentContext
-
Sets the specified context as the current one, in the current thread.
- pushCurrentSelector(NamespaceContextSelector) - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Set the current context selector for the current thread.
- pushIdentity(Principal, Object) - Static method in class org.jboss.as.security.api.ConnectionSecurityContext
-
- pushOwner(Object) - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- pushOwner(ServiceName) - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- pushOwner(ServiceTarget) - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- pushSubjectContext(Subject, Principal, Object) - Method in class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- put(K, V) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- put(ValueConfig, ValueConfig) - Method in class org.jboss.as.pojo.descriptor.MapConfig
-
- put(String, String) - Method in class org.wildfly.jberet.BatchConfiguration
-
Puts a key value pair into the configuration.
- putAddOn(String, AddOn) - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- 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.
- putEntityManagerInTransactionRegistry(String, EntityManager) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
Save the specified EntityManager in the local threads active transaction.
- putExpressionHandler() - Method in class org.jboss.as.cli.parsing.ExpressionBaseState
-
- putHandler(char, CharacterHandler) - Method in interface org.jboss.as.cli.parsing.CharacterHandlerMap
-
- putHandler(char, CharacterHandler) - Method in class org.jboss.as.cli.parsing.DefaultCharacterHandlerMap
-
- putHandler(char, CharacterHandler) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- putIfAbsent(K, V) - Method in class org.jboss.as.connector.util.CopyOnWriteArrayListMultiMap
-
- putLayer(String, Layer) - Method in class org.jboss.as.patching.installation.InstalledIdentityImpl
-
- putPrivateData(Class<T>, T) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Attaches arbitrary private data to this view instance
- putValue(String, Object) - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
Deprecated.
- PWD_LEN_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- pythonExceptionEncountered(Throwable) - Method in interface org.jboss.as.jdr.JdrLogger
-
The sosreport python library threw an exception
- RA_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushAllConnectionInPool
-
- RA_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushGracefullyConnectionInPool
-
- RA_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushIdleConnectionInPool
-
- RA_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.FlushInvalidConnectionInPool
-
- RA_INSTANCE - Static variable in class org.jboss.as.connector.subsystems.common.pool.PoolOperations.TestConnectionInPool
-
- RA_REPOSITORY_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RA_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RaActivate - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Operation handler responsible for disabling an existing data-source.
- RaActivate() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.RaActivate
-
- RaAdd - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Operation handler responsible for adding a Ra.
- RaAdd() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.RaAdd
-
- RaDeploymentActivator - Class in org.jboss.as.connector.deployers.ra
-
Service activator which installs the various service required for rar
deployments.
- RaDeploymentActivator(boolean) - Constructor for class org.jboss.as.connector.deployers.ra.RaDeploymentActivator
-
- RaDeploymentParsingProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
DeploymentUnitProcessor responsible for parsing a standard jca xml descriptor
and attaching the corresponding metadata.
- RaDeploymentParsingProcessor() - Constructor for class org.jboss.as.connector.deployers.ra.processors.RaDeploymentParsingProcessor
-
Construct a new instance.
- RaNativeProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
Load native libraries for .rar deployments
- RaNativeProcessor() - Constructor for class org.jboss.as.connector.deployers.ra.processors.RaNativeProcessor
-
Construct a new instance.
- range(ModelVersion...) - Static method in class org.jboss.as.controller.ModelVersionRange.Versions
-
- RANGE_SEPARATOR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
-
- RangeValue - Class in org.jboss.as.ejb3.timerservice.schedule.value
-
Represents a value for a ScheduleExpression which is expressed as a range type.
- RangeValue(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
-
- raNotFound(String, String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Resource adapter not found during deployment of deployment annotation
- RaOperationUtil - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- RaOperationUtil() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- RaPoolConfigurationWriteHandler() - Constructor for class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler
-
- RAR_MODULE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- RarDependencyProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
- RarDependencyProcessor(boolean) - Constructor for class org.jboss.as.connector.deployers.ra.processors.RarDependencyProcessor
-
- RaRemove - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- RaRemove() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.RaRemove
-
- raRepository - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- raRepositoryRegistrationId - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- RaRepositoryService - Class in org.jboss.as.connector.services.rarepository
-
A MdrService.
- RaRepositoryService() - Constructor for class org.jboss.as.connector.services.rarepository.RaRepositoryService
-
Create instance
- RARNotYetDeployed(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating missing rar.
- RaServicesFactory - Class in org.jboss.as.connector.util
-
- RaServicesFactory() - Constructor for class org.jboss.as.connector.util.RaServicesFactory
-
- RaStructureProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
Deployment processor used to determine the structure of RAR deployments.
- RaStructureProcessor() - Constructor for class org.jboss.as.connector.deployers.ra.processors.RaStructureProcessor
-
- rawAttributeText(XMLStreamReader, String) - Method in class org.jboss.as.connector.util.AbstractParser
-
Reads and trims the text for the given attribute and returns it or null
- rawAttributeText(XMLStreamReader, String, String) - Method in class org.jboss.as.connector.util.AbstractParser
-
Reads and trims the text for the given attribute and returns it or defaultValue if there is no
value for the attribute
- rawElementText(XMLStreamReader) - Method in class org.jboss.as.connector.util.AbstractParser
-
Reads and trims the element text and returns it or null
- RaXmlDependencyProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
- RaXmlDependencyProcessor() - Constructor for class org.jboss.as.connector.deployers.ra.processors.RaXmlDependencyProcessor
-
- RaXmlDeploymentProcessor - Class in org.jboss.as.connector.deployers.ra.processors
-
DeploymentUnitProcessor responsible for using IronJacamar metadata and create
service for ResourceAdapter.
- RaXmlDeploymentProcessor(MetadataRepository) - Constructor for class org.jboss.as.connector.deployers.ra.processors.RaXmlDeploymentProcessor
-
- RbacSanityCheckOperation - Class in org.jboss.as.domain.management.access
-
An
OperationStepHandler to be executed at the end of stage MODEL to identify SOME situations where configuration
would lock out all remote access.
- READ - Static variable in class org.jboss.as.cli.Util
-
- READ - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- read(ObjectInputStream) - Method in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
-
- read(InputStream) - Static method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentHelper
-
- read(InputStream) - Method in interface org.jboss.as.jacorb.rmi.marshal.CDRStreamReader
-
Unmarshals a Java basic data type or object from a CDR input stream.
- read() - Method in class org.jboss.as.process.protocol.ChunkyByteInput
- read(byte[]) - Method in class org.jboss.as.process.protocol.ChunkyByteInput
- read(byte[], int, int) - Method in class org.jboss.as.process.protocol.ChunkyByteInput
- read() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- read(byte[]) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- read(byte[], int, int) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- read(DataInput) - Method in class org.jboss.as.protocol.mgmt.ManagementRequestHeader
- read(DataInput) - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
- read(MarshalledValue<V, C>) - Method in class org.wildfly.clustering.web.infinispan.session.MarshalledValueSessionAttributeMarshaller
-
- read(V) - Method in interface org.wildfly.clustering.web.infinispan.session.SessionAttributeMarshaller
-
- read(ByteBuffer) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class org.wildfly.mod_cluster.undertow.metric.BytesReceivedStreamSourceConduit
-
- READ_ATTRIBUTE - Static variable in class org.jboss.as.cli.Util
-
- READ_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- READ_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_NAMES - Static variable in class org.jboss.as.cli.Util
-
- READ_CHILDREN_NAMES_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- READ_CHILDREN_NAMES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_RESOURCES - Static variable in class org.jboss.as.cli.Util
-
- READ_CHILDREN_RESOURCES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_TYPES - Static variable in class org.jboss.as.cli.Util
-
- READ_CHILDREN_TYPES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CONFIG_AS_XML_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CONTENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_LOCK_MODE - Static variable in class org.jboss.as.jpa.container.AbstractEntityManager
-
- READ_ONLY - Static variable in class org.jboss.as.cli.Util
-
- READ_ONLY - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- READ_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_ONLY - Static variable in interface org.jboss.as.web.Constants
-
- READ_ONLY - Static variable in class org.jboss.as.web.WebStaticResources
-
- READ_ONLY - Static variable in interface org.wildfly.extension.undertow.Constants
-
- READ_ONLY_DOMAIN_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
Passed in to a DC to choose the domain.xml file.
- READ_ONLY_HOST_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
Passed in to a DC to choose the host.xml file.
- READ_ONLY_SERVER_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
Passed in to a standalone instance to choose the standalone.xml file.
- READ_OPERATION_DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- READ_OPERATION_DESCRIPTION_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_OPERATION_NAMES - Static variable in class org.jboss.as.cli.Util
-
- READ_OPERATION_NAMES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE - Static variable in class org.jboss.as.cli.Util
-
- READ_RESOURCE_DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- READ_RESOURCE_DESCRIPTION_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_METRICS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- READ_RESOURCE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_TRANSFORMED_RESOURCE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_WHOLE_CONFIG - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- READ_WHOLE_CONFIG - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- READ_WRITE - Static variable in class org.jboss.as.cli.Util
-
- READ_WRITE_RATIO - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- readable() - Static method in enum org.jboss.as.logging.Namespace
-
- readArrayAttributeElement(XMLExtendedStreamReader, String, Class<T>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single list attribute of a given
type, returning it as an array.
- readAttachments(ObjectInput) - Method in class org.jboss.as.ejb3.remote.protocol.AbstractMessageHandler
-
- ReadAttributeHandler - Class in org.jboss.as.cli.handlers
-
- ReadAttributeHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ReadAttributeHandler
-
- ReadAttributeHandler - Class in org.jboss.as.controller.operations.global
-
- ReadAttributeHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadAttributeHandler
-
- readAttributes(XMLExtendedStreamReader) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- readBoolean() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readBoolean(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readBooleanAttributeElement(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single boolean attribute.
- readByte() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readByte(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readByte(InputStream) - Static method in class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- readBytes(File) - Static method in class org.jboss.as.cli.Util
-
- readBytes(int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the number of bytes read.
- readBytesWithLength(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readChar() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readChar(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- ReadChildrenNamesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadChildrenNamesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadChildrenNamesHandler
-
- ReadChildrenResourcesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadChildrenResourcesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadChildrenResourcesHandler
-
- ReadChildrenTypesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadChildrenTypesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadChildrenTypesHandler
-
- readClass(Unmarshaller) - Method in class org.jboss.as.clustering.marshalling.SimpleClassTable
-
- readClass(Unmarshaller) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.ProtocolV1ClassTable
-
- ReadContentHandler - Class in org.jboss.as.server.deploymentoverlay
-
- ReadContentHandler(ContentRepository) - Constructor for class org.jboss.as.server.deploymentoverlay.ReadContentHandler
-
- readDomainElementAttributes_1_0(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.host.controller.parsing.DomainXml
-
- readDomainElementAttributes_1_1(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.host.controller.parsing.DomainXml
-
- readDomainElementAttributes_1_3(XMLExtendedStreamReader, Namespace, ModelNode, List<ModelNode>) - Method in class org.jboss.as.host.controller.parsing.DomainXml
-
- readDouble() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readEJBHome(ObjectInputStream) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
-
- readEJBObject(ObjectInputStream) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.appclient.subsystem.parsing.AppClientXml
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_0
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_1
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_2
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_3
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_1_4
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader_2_0
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLReader_1_0
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLReader_1_1
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLReader_2_0
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourcesExtension.DataSourceSubsystemParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterSubsystemParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem10Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem11Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
- readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem13Parser
-
- readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem14Parser
-
- readElement(XMLExtendedStreamReader, EJB3SubsystemXMLElement, List<ModelNode>, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3Subsystem20Parser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.host.controller.parsing.DomainXml
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.host.controller.parsing.HostXml
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.jacorb.JacORBSubsystemParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.jaxr.extension.JAXRSubsystemParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.jdr.JdrReportSubsystemParser
-
- readElement(XMLExtendedStreamReader, JPADeploymentSettings, PropertyReplacer) - Method in class org.jboss.as.jpa.jbossjpaparser.JBossJPAParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.logging.LoggingSubsystemParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.mail.extension.MailSubsystemParser2_0
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.messaging.MessagingSubsystemParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem11Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem12Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem13Parser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem14Parser
- readElement(XMLExtendedStreamReader, PatchXml.Result<BundledPatch>) - Method in class org.jboss.as.patching.metadata.PatchBundleXml_1_0
-
- readElement(XMLExtendedStreamReader, ParseResult<KernelDeploymentXmlDescriptor>) - Method in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptorParser
-
- readElement(XMLExtendedStreamReader, ParseResult<KernelDeploymentXmlDescriptor>) - Method in class org.jboss.as.pojo.descriptor.LegacyKernelDeploymentXmlDescriptorParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.security.SecuritySubsystemParser
-
- 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
-
- readElement(XMLExtendedStreamReader, ParseResult<JBossServiceXmlDescriptor>) - Method in class org.jboss.as.service.descriptor.JBossServiceXmlDescriptorParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.threads.ThreadsParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.wildfly.extension.mod_cluster.ModClusterSubsystemXMLReader_1_0
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.wildfly.extension.undertow.UndertowSubsystemParser_1_0
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.wildfly.extension.undertow.UndertowSubsystemParser_1_1
- readerFor(String, ClassLoader) - Static method in class org.jboss.as.jacorb.rmi.marshal.CDRStream
-
Returns a CDRStreamReader given an abbreviated name
and a ClassLoader for valuetype classes.
- readerFor(Class) - Static method in class org.jboss.as.jacorb.rmi.marshal.CDRStream
-
Returns the CDRStreamReader for a given Class.
- readException(String, InputStream) - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.StubStrategy
-
Unmarshals from an input stream an exception thrown by the method.
- readExternal(ObjectInput) - Method in class org.jboss.as.clustering.marshalling.HashableMarshalledValue
-
- readExternal(ObjectInput) - Method in class org.jboss.as.clustering.marshalling.SimpleMarshalledValue
-
- readFile(File) - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- readFile(VirtualFile) - Static method in class org.jboss.as.server.deploymentoverlay.ReadContentHandler
-
- readFloat() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readFrom(DataInput) - Method in class org.jboss.as.host.controller.discovery.DomainControllerData
-
Read the domain controller's data from an input stream.
- readFullModelDescription(PathAddress, ImmutableManagementResourceRegistration) - Static method in class org.jboss.as.controller.transform.SubsystemDescriptionDump
-
- readFully(byte[]) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readFully(byte[], int, int) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readFully(InputStream, byte[]) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readFully(InputStream, byte[], int, int) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
-
- readHandle(ObjectInputStream) - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
-
Reads a handle from the specified input stream.
- readHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
-
- readHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
-
- readHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.SecurityContextHandleFactory
-
- readHandle(ObjectInputStream) - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
-
- readHandle(ObjectInputStream) - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
-
- readHeadComment(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
-
- readingPersistenceXml(String) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs an informational message indicating the persistence.xml file is being read.
- readInt() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readInt(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readInt(InputStream) - Static method in class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- readLine(String) - Method in interface org.jboss.as.cli.impl.Console
-
- readLine(String, Character) - Method in interface org.jboss.as.cli.impl.Console
-
- readLine(String, Object...) - Method in interface org.jboss.as.domain.management.security.adduser.ConsoleWrapper
-
Provides a formatted prompt, then reads a single line of text from the
console.
- readLine(String, Object...) - Method in class org.jboss.as.domain.management.security.adduser.JavaConsole
-
- readLine() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readLines(InputStream) - Static method in class org.jboss.as.jdr.util.Utils
-
- readListAttributeElement(XMLExtendedStreamReader, String, Class<T>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single list attribute of a given
type.
- readLock() - Method in class org.jboss.as.ejb3.concurrency.EJBReadWriteLock
-
- ReadLock() - Constructor for class org.jboss.as.ejb3.concurrency.EJBReadWriteLock.ReadLock
-
- readLong() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readLong(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- ReadMasterDomainModelHandler - Class in org.jboss.as.domain.controller.operations
-
Step handler responsible for collecting a complete description of the domain model,
which is going to be sent back to a remote host-controller.
- ReadMasterDomainModelHandler(String, Transformers, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.domain.controller.operations.ReadMasterDomainModelHandler
-
- ReadMasterDomainModelUtil - Class in org.jboss.as.domain.controller.operations
-
Utility for the DC operation handlers to describe the missing resources for the slave hosts which are
set up to ignore domain config which does not affect their servers
- readMasterDomainResourcesForPiggyBackFollowingDomainControllerChange(OperationContext, Set<PathElement>, Transformers, String, DomainControllerRuntimeIgnoreTransformationRegistry) - Static method in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelUtil
-
Used to read the domain model when a change is made to a server group on the DC, and missing data needs to be piggy backed to the slave
- readModel(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
- readModel(Resource) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Recursively reads an entire resource tree, ignoring runtime-only and proxy resources, and generates
a DMR tree representing all of the non-ignored resources.
- readModel(Resource, int) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Reads a resource tree, recursing up to the given number of levels but ignoring runtime-only and proxy resources,
and generates a DMR tree representing all of the non-ignored resources.
- readModel(Resource, int, ResourceFilter) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Reads a resource tree, recursing up to the given number of levels but ignoring resources not accepted
by the given filter, and generates a DMR tree representing all of the non-ignored resources.
- readModelForUpdate(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
- readNotAllowed(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the user cannot read the file.
- readObject(ObjectInput) - Method in class org.jboss.as.clustering.infinispan.io.ExternalizableExternalizer
-
- readObject(ObjectInput) - Method in class org.jboss.as.clustering.infinispan.io.ServiceNameExternalizer
-
- readObject(ObjectInput) - Method in class org.jboss.as.clustering.infinispan.io.UUIDExternalizer
-
- readObject(Unmarshaller) - Method in class org.jboss.as.ejb3.component.stateful.EJBClientContextIdentifierObjectTable
-
- readObject(Unmarshaller) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.ProtocolV1ObjectTable
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntryExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanKeyExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.ejb.infinispan.ClientMappingExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupEntryExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.ejb.infinispan.SessionIDExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.server.group.AddressableNodeExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntryExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.SessionAttributesCacheKeyExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntryExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.web.infinispan.session.fine.SessionAttributeCacheKeyExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaDataExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntryExternalizer
-
- readObject(ObjectInput) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessionsKeyExternalizer
-
- READONLY_ATTRIBUTES - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- READONLY_ATTRIBUTES - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- readOnlyContext() - Method in interface org.jboss.as.controller.ControllerMessages
-
- readOnlyNamingContext() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the naming context is read-only.
- ReadOperationDescriptionHandler - Class in org.jboss.as.controller.operations.global
-
- ReadOperationDescriptionHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadOperationDescriptionHandler
-
- ReadOperationHandler - Class in org.jboss.as.cli.handlers
-
- ReadOperationHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ReadOperationHandler
-
- ReadOperationNamesHandler - Class in org.jboss.as.controller.operations.global
-
- ReadOperationNamesHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadOperationNamesHandler
-
- readParams(InputStream) - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.SkeletonStrategy
-
Unmarshals the sequence of method parameters from an input stream.
- readPassword(String, Object...) - Method in interface org.jboss.as.domain.management.security.adduser.ConsoleWrapper
-
Provides a formatted prompt, then reads a password or passphrase from
the console with echoing disabled.
- readPassword(String, Object...) - Method in class org.jboss.as.domain.management.security.adduser.JavaConsole
-
- readProperty(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- readProperty(XMLExtendedStreamReader, boolean) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- readRef(Properties, String) - Static method in class org.jboss.as.patching.runner.PatchUtils
-
- readRef(File) - Static method in class org.jboss.as.patching.runner.PatchUtils
-
- readRefs(Properties) - Static method in class org.jboss.as.patching.runner.PatchUtils
-
- readRefs(Properties, String) - Static method in class org.jboss.as.patching.runner.PatchUtils
-
- readRefs(File) - Static method in class org.jboss.as.patching.runner.PatchUtils
-
- readResolve() - Method in class org.jboss.as.ee.concurrent.handle.NullContextHandle
-
- readResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Get the resource for read only operations, relative to the executed operation address.
- readResource(PathAddress, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Get the resource for read only operations, relative to the executed operation address.
- readResource(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Read a model resource.
- ReadResourceDescriptionHandler - Class in org.jboss.as.controller.operations.global
-
- ReadResourceDescriptionHandler.AccessControl - Enum in org.jboss.as.controller.operations.global
-
For use with the access-control parameter
- readResourceForUpdate(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Get an addressable resource for update operations.
- readResourceFromRoot(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Read an addressable resource from the root of the model.
- readResourceFromRoot(PathAddress, boolean) - Method in interface org.jboss.as.controller.OperationContext
-
Read an addressable resource from the root of the model.
- readResourceFromRoot(PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
Read a model resource from the root.
- ReadResourceHandler - Class in org.jboss.as.controller.operations.global
-
- ReadResourceHandler() - Constructor for class org.jboss.as.controller.operations.global.ReadResourceHandler
-
- ReadResourceNameOperationStepHandler - Class in org.jboss.as.controller
-
OperationStepHandler that reads the address of the operation and returns the value of its
last element as the operation result.
- readResult(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Reads the result of an operation and returns the result.
- readRetval(InputStream) - Method in class org.jboss.as.jacorb.rmi.marshal.strategy.StubStrategy
-
Unmarshals from an input stream the return value of the method.
- readRootFile(byte, String) - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RootFileReader
-
- readShort() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readString(DataInput) - Static method in class org.jboss.as.host.controller.discovery.S3Util
-
- readStringAttributeElement(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Read an element which contains only a single string attribute.
- readTailComment(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.server.parsing.CommonXml
-
- readToEol(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readTransformedResource(PathAddress) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Read a resource from the transformed model.
- readUnsignedByte() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readUnsignedByte(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readUnsignedShort() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readUnsignedShort(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readUTF() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readUTFZBytes(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- ReadyEntityCache - Interface in org.jboss.as.ejb3.component.entity.entitycache
-
A cache for entity beans that are in the ready state.
- realCheckPermission(MethodType, InvocationType) - Method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- REALM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REALM - Static variable in class org.jboss.as.domain.management.access.PrincipalResourceDefinition
-
- REALM - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- RealmCallbackWrapper - Class in org.jboss.as.appclient.service
-
Wrapper for user provided callback handlers that may not know how to handle
RealmCallback
- RealmCallbackWrapper(CallbackHandler) - Constructor for class org.jboss.as.appclient.service.RealmCallbackWrapper
-
- RealmConfigurationConstants - Interface in org.jboss.as.domain.management
-
Constants used by the security realms to report the details of the configuration for passing to the transport specific
configuration.
- realmConfirmation(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Confirmation of realm choice.
- RealmDirectLoginModule - Class in org.jboss.as.security
-
A login module implementation to interface directly with the security realm.
- RealmDirectLoginModule() - Constructor for class org.jboss.as.security.RealmDirectLoginModule
-
- RealmGroup - Class in org.jboss.as.core.security
-
A Principal used to represent an authenticated identities group membership.
- RealmGroup(String, String) - Constructor for class org.jboss.as.core.security.RealmGroup
-
- RealmGroup(String) - Constructor for class org.jboss.as.core.security.RealmGroup
-
- RealmIdentityManager - Class in org.jboss.as.domain.http.server.security
-
IdentityManager implementation to wrap the current security realms.
- RealmIdentityManager(SecurityRealm) - Constructor for class org.jboss.as.domain.http.server.security.RealmIdentityManager
-
- realmMisMatch(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementLogger
-
Logs a message indicating that the name of the realm does not match the name used in the properties file.
- realmMustBeSpecified() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
There is no default realm name and the user has not specified one either.
- realmNotFound(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- realmNotReadyMessage(String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
An error message indicating that the security realm is not ready to process requests and a URL that can be viewed for
additional information.
- realmNotSupported(Callback) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the realm is not supported.
- RealmPrincipal - Interface in org.jboss.as.core.security.api
-
An interface to be implemented by
Principal types that also return a realm name.
- RealmPrincipal - Interface in org.jboss.as.core.security
-
An interfaces to be implemented by all Principal instances that are also associated with a realm.
- RealmPrincipal - Interface in org.jboss.as.domain.management.security
-
An extension of a Principal for principals that also have a realm name to uniquely identify them.
- realmPrompt(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The prompt to obtain the realm from the user.
- RealmRole - Class in org.jboss.as.core.security
-
A Principal used to represent an authenticated identities role assignment.
- RealmRole(String) - Constructor for class org.jboss.as.core.security.RealmRole
-
- RealmSecurityProviderService - Class in org.jboss.as.remoting
-
The service to make the RealmAuthenticationProvider available.
- RealmSecurityProviderService() - Constructor for class org.jboss.as.remoting.RealmSecurityProviderService
-
- RealmSubjectUserInfo - Class in org.jboss.as.core.security
-
Internal use only
- RealmSubjectUserInfo(Subject) - Constructor for class org.jboss.as.core.security.RealmSubjectUserInfo
-
- RealmUser - Class in org.jboss.as.core.security
-
The Principal used to represent the name of an authenticated user.
- RealmUser(String, String) - Constructor for class org.jboss.as.core.security.RealmUser
-
- RealmUser(String) - Constructor for class org.jboss.as.core.security.RealmUser
-
- RealmUsersRolesLoginModule - Class in org.jboss.as.security
-
- RealmUsersRolesLoginModule() - Constructor for class org.jboss.as.security.RealmUsersRolesLoginModule
-
- REAPER_PERIOD - Static variable in class org.jboss.as.messaging.GroupingHandlerDefinition
-
- REASON - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- reattemptingFailedDeployment(String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an info level message indicating that a failed deployment deploymentName is being re-attempted.
- REAUTHENTICATE - Static variable in interface org.jboss.as.web.Constants
-
- REAUTHENTICATE - Static variable in class org.jboss.as.web.WebSSODefinition
-
- rebind(NamingContextExt, String, Object) - Static method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
(Re)binds an object to a name in a given CORBA naming context, creating
any non-existent intermediate contexts along the way.
- rebind(NameComponent[], Object) - Method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
- rebind(Name, Object) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Converts the "Name" name into a NameComponent[] object and
performs the rebind operation.
- rebind(String, Object) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Converts the "String" name into a CompositeName object and
performs the rebind operation.
- rebind(Name, Object) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- rebind(String, Object) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- rebind(Name, Object) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object, Class<?>) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object) - Method in class org.jboss.as.naming.NamingContext
- rebind(String, Object) - Method in class org.jboss.as.naming.NamingContext
- rebind(Context, String, Object) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Rebind val to name in ctx, and make sure that all intermediate contexts exist
- rebind(Context, Name, Object) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Rebind val to name in ctx, and make sure that all intermediate contexts exist
- rebind(Name, Object) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object, Class<?>) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Re-bind and object into the naming store.
- rebind(Name, Object) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- rebind(Name, Object, Class<?>) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- rebind_context(NameComponent[], NamingContext) - Method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
- receive_exception(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
- receive_exception(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
- receive_other(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
- receive_other(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
- receive_reply(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
- receive_reply(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
- receive_request(ServerRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
- receive_request(ServerRequestInfo) - Method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
- receive_request_service_contexts(ServerRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
- receive_request_service_contexts(ServerRequestInfo) - Method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
- RECEIVED_BYTES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- RECEIVED_MESSAGES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- receiverRegistered(EJBReceiverContext) - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- receiverUnRegistered(EJBReceiverContext) - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.batch.BatchEditLineHandler
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithArguments
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.ConnectHandler
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.EchoDMRHandler
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.EchoVariableHandler
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.SetVariableHandler
-
- recognizeArguments(CommandContext) - Method in class org.jboss.as.cli.handlers.UnsetVariableHandler
-
- RECOMPILE_ON_FAIL - Static variable in interface org.jboss.as.web.Constants
-
- RECOMPILE_ON_FAIL - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- RECOMPILE_ON_FAIL - Static variable in interface org.wildfly.extension.undertow.Constants
-
- reconnect(Object) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
-
- reconnect(String, int, byte[], boolean) - Method in class org.jboss.as.server.mgmt.domain.HostControllerClient
-
- RECONNECT_ATTEMPTS - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- RECONNECT_ATTEMPTS - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- RECONNECT_ATTEMPTS - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- RECONNECT_ATTEMPTS - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
By default, the resource adapter must reconnect infinitely (see org.hornetq.ra.HornetQResourceAdapter#setParams)
- RECONNECT_ATTEMPTS_ON_SAME_NODE - Static variable in class org.jboss.as.messaging.BridgeDefinition
-
- RECONNECT_ATTEMPTS_PROP_NAME - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- RECONNECT_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- reconnectingServer(String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an informational message indicating the server is being reconnected.
- reconnectingToMaster() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- reconnectProcess(String, String, int, boolean, byte[]) - Method in class org.jboss.as.process.ProcessControllerClient
-
- reconnectServer(String, ModelNode, byte[], boolean, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Re-establishes management communications with a server following a restart of the Host Controller process.
- reconnectServer(String, ModelNode, byte[], boolean, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- recordChange(ContentModification, ContentModification) - Method in interface org.jboss.as.patching.runner.PatchingTaskContext
-
Record a change to be included in the patch history.
- recordHostRequest(String, HostControllerUpdateTask.ExecutedHostRequest) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- recordSubsystemVersions(String, ModelNode) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Records the versions of the subsystems associated with the given moduleName as properties in the
provided ModelNode.
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemove
-
Method to re-install any services associated with existing local caches.
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubSystemRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.extension.ExtensionRemoveHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionRemoveHandler
-
- recoverServices(OperationContext, String, ModelNode) - Method in class org.jboss.as.domain.management.security.SecurityRealmRemoveHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.domain.management.security.UserRemoveHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteServiceRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.host.controller.operations.HttpManagementRemoveHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.jmx.JMXSubsystemRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.BridgeRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.BroadcastGroupRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.ClusterConnectionRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.DiscoveryGroupRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.DivertRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.GroupingHandlerRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.HTTPAcceptorRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSQueueRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.JMSTopicRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.ConnectorRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.HttpConnectorRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.RemotingSubsystemRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.SaslPolicyRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.SaslRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.ContentRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDeploymentRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayRemove
-
- 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
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.QueuelessThreadPoolRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.ScheduledThreadPoolRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolRemove
-
- RECOVERY_LISTENER - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- recreateParentService(OperationContext, PathAddress, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Recreate the parent service(s) using the given model.
- recreateParentService(OperationContext, PathAddress, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- recreateParentService(OperationContext, PathAddress, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildWriteAttributeHandler
-
- recreateParentService(OperationContext, PathAddress, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.security.SecurityDomainReloadAddHandler
-
- recreateParentService(OperationContext, PathAddress, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.security.SecurityDomainReloadRemoveHandler
-
- recreateParentService(OperationContext, PathAddress, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.security.SecurityDomainReloadWriteHandler
-
- RECURSIVE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- RECURSIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RECURSIVE - Static variable in class org.jboss.as.domain.management.security.BaseLdapUserSearchResource
-
- RECURSIVE - Static variable in class org.jboss.as.domain.management.security.GroupToPrincipalResourceDefinition
-
- RECURSIVE - Static variable in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- RECURSIVE_DEPTH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- recursiveDelete(File) - Static method in class org.jboss.as.patching.IoUtils
-
- RECYCLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- recycleHandler(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Recycles a handler.
- recycleHandler(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- REDELIVERY_DELAY - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- REDEPLOY - Static variable in class org.jboss.as.cli.Util
-
- redeploy(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the specified deployment content should be redeployed (i.e.
- redeploy(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the specified deployment content should be redeployed (i.e.
- REDEPLOY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- redeployAffected(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- redeployRolledBack(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- redeployRolledBackWithNoMessage(String) - Method in interface org.jboss.as.server.ServerLogger
-
- REDIRECT_PORT - Static variable in interface org.jboss.as.web.Constants
-
- REDIRECT_PORT - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- REDIRECT_SOCKET - Static variable in interface org.wildfly.extension.undertow.Constants
-
- RedirectReadinessHandler - Class in org.jboss.as.domain.http.server.security
-
A readiness filter to redirect users to an error page if the realm is not ready to handle authentication requests.
- RedirectReadinessHandler(SecurityRealm, HttpHandler, String) - Constructor for class org.jboss.as.domain.http.server.security.RedirectReadinessHandler
-
- redirectSocket - Variable in class org.wildfly.extension.undertow.ListenerService
-
- REDISTRIBUTION_DELAY - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- reEnable(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDisable
-
- reenterState() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Leaves the current state and then enters it again.
- REENTRANCY_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- reentrantSingletonCreation(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- refCountedClose() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
- reference(EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- referenceCountedEntityManagerNegativeCount(int, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
internal error indicating that the number of stateful session beans associated with a
extended persistence context has reached a negative count.
- ReferenceCountingEntityCache - Class in org.jboss.as.ejb3.component.entity.entitycache
-
- ReferenceCountingEntityCache(EntityBeanComponent) - Constructor for class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- ReferenceFactory - Interface in org.jboss.as.ejb3.iiop
-
Interface of a CORBA reference factory.
- ReferenceFactoryService - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ReferenceFactoryService() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- referenceForLocator(EJBLocator<?>) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
Returns a corba reference for the given locator
- REFERRALS - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- REFERRALS - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- REFLECTION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
The reflection index for the deployment.
- ReflectionJoinpoint - Class in org.jboss.as.pojo.service
-
Reflection joinpoint.
- ReflectionJoinpoint(BeanInfo, String) - Constructor for class org.jboss.as.pojo.service.ReflectionJoinpoint
-
- ReflectionJoinpoint(BeanInfo, String, String[]) - Constructor for class org.jboss.as.pojo.service.ReflectionJoinpoint
-
- Reflections - Class in org.jboss.as.weld.util
-
- Reflections() - Constructor for class org.jboss.as.weld.util.Reflections
-
- ReflectiveClassIntrospector - Class in org.jboss.as.ee.component
-
- ReflectiveClassIntrospector() - Constructor for class org.jboss.as.ee.component.ReflectiveClassIntrospector
-
- refresh() - Method in class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- refresh(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- refresh(Object, Map<String, Object>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- refresh(Object, LockModeType) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- refresh(Object, LockModeType, Map<String, Object>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- REFRESH_TIMEOUT - Static variable in class org.jboss.as.messaging.DiscoveryGroupDefinition
-
- REFRESH_TIMEOUT - Static variable in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- REGEX_ALPHA - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- REGEX_ALPHA_LC - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- REGEX_ALPHA_UC - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- REGEX_DIGITS - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- REGEX_SYMBOLS - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- regexBlackList() - Static method in class org.jboss.as.jdr.vfs.Filters
-
- regexBlackList(String...) - Static method in class org.jboss.as.jdr.vfs.Filters
-
- RegexRestriction - Class in org.jboss.as.domain.management.security.password
-
- RegexRestriction(String, String, String) - Constructor for class org.jboss.as.domain.management.security.password.RegexRestriction
-
- RegexValidator - Class in org.jboss.as.logging.validators
-
A validator that accepts a pattern to test the {@link org.jboss.dmr.ModelNode#asString() string value parameter.
- RegexValidator(ModelType, boolean, boolean, String) - Constructor for class org.jboss.as.logging.validators.RegexValidator
-
- register(String, Resource) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- register(TransformationDescription, TransformersSubRegistration) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
- register(TransformationDescription, SubsystemRegistration, ModelVersion...) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
- register(TransformationDescription, SubsystemRegistration, ModelVersionRange) - Static method in class org.jboss.as.controller.transform.description.TransformationDescription.Tools
-
- register() - Method in interface org.jboss.as.host.controller.MasterDomainControllerClient
-
Register with the remote domain controller
- register() - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
-
Register with the remote domain controller
- register() - Method in class org.jboss.as.jpa.processor.CacheDeploymentHelper
-
- register(Registration) - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
- 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() - Static method in class org.jboss.as.webservices.util.ModuleClassLoaderProvider
-
- register(Endpoint) - Method in class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- REGISTER_BUNDLE_INSTALL - Static variable in enum org.jboss.as.server.deployment.Phase
-
- REGISTER_HOST_CONTROLLER_REQUEST - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- REGISTER_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- registerAccessConstraintAttributeUtilization(AccessConstraintKey, PathAddress, String) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- registerAccessConstraintAttributeUtilization(AccessConstraintKey, PathAddress, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerAccessConstraintOperationUtilization(AccessConstraintKey, PathAddress, String) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- registerAccessConstraintOperationUtilization(AccessConstraintKey, PathAddress, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerAccessConstraintResourceUtilization(AccessConstraintKey, PathAddress) - Method in interface org.jboss.as.controller.access.management.AccessConstraintUtilizationRegistry
-
- registerAccessConstraintResourceUtilization(AccessConstraintKey, PathAddress) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerActiveOperation(Integer, A) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestHandlerFactory.RequestHandlerChain
-
Create a new active operation, with a given operation-id.
- registerActiveOperation(Integer, A, ActiveOperation.CompletedCallback<T>) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestHandlerFactory.RequestHandlerChain
-
Create a new active operation, with a given operation-id.
- registerAdditionalRootElement(QName, XMLElementReader<List<ModelNode>>) - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- registerAdditionalRootElement(QName, XMLElementReader<List<ModelNode>>) - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.clustering.infinispan.subsystem.BinaryKeyedJDBCStoreResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.clustering.infinispan.subsystem.CustomStoreResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.clustering.infinispan.subsystem.FileStoreResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.clustering.infinispan.subsystem.MixedKeyedJDBCStoreResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.clustering.infinispan.subsystem.StringKeyedJDBCStoreResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, AbstractAddStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Registers add operation
Registers add operation
- 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
-
- registerAlias(PathElement, AliasEntry) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerAlias(PathElement, AliasEntry) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an alias registration to another part of the model
- registerAliases(ServiceBuilder, BeanState) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- registerAliases(ServiceBuilder) - Method in class org.jboss.as.pojo.service.DescribedPojoPhase
-
Expose alias registration against service builder.
- registerAsyncInvocation(short, CancellationFlag) - Method in class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.appclient.subsystem.AppClientSubsystemResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.BackupForResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.BackupSiteResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.BinaryKeyedJDBCStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.ClusteredCacheResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CustomStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.DistributedCacheResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.EvictionResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.ExpirationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.FileStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.JDBCStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.LockingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.MixedKeyedJDBCStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.StateTransferResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.StorePropertyResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.StoreWriteBehindResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.StringKeyedJDBCStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.TransactionResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.TransportResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.PropertyResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.RemoteSiteResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourcesSubsystemRootDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaArchiveValidationDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaBeanValidationDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaBootstrapContextDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaCachedConnectionManagerDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaWorkManagerDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionSubsystemResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.ModelOnlyResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Register operations associated with this resource.
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.InterfaceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register operations associated with this resource.
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.services.path.PathResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.AccessConstraintAppliesToResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.ApplicationClassificationConfigResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.HostScopedRolesResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.PrincipalResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.RoleMappingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.ServerGroupScopedRoleResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.AuditLogHandlerReferenceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.AuditLogLoggerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.FileAuditLogHandlerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.JsonAuditLogFormatterResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition.TlsKeyStore
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionPropertyResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.AbstractPlugInAuthResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.BaseLdapGroupSearchResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.BaseLdapUserSearchResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.JaasAuthenticationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.LdapAuthorizationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.LocalAuthenticationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.PlugInAuthenticationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.PropertiesFileResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.PropertyResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.SecretServerIdentityResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.SecurityRealmResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.SSLServerIdentityResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.TruststoreAuthenticationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.UserResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ContextServiceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.DefaultBindingsResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.ManagedThreadFactoryResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.DatabaseDataStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.EntityBeanResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3AsyncResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3IIOPResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.LegacyPassivationStoreResourceDefinition
-
Deprecated.
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.descriptions.HostEnvironmentResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.discovery.DiscoveryOptionsResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainTypeResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jacorb.JacORBSubsystemResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.ExposeModelResourceResolved
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.JmxAuditLoggerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.JmxAuditLogHandlerReferenceResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.RemotingConnectorResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jpa.management.ManagementResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jpa.subsystem.JPADefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jsf.subsystem.JSFResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggingRootResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.AbstractHornetQComponentControlHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.AbstractTransportDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.AddressSettingDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.BridgeDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.BroadcastGroupDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.ConnectorServiceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.ConnectorServiceParamDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.CoreAddressDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.DiscoveryGroupDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.DivertDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.GroupingHandlerDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.HornetQServerControlHandler
-
- registerAttributes(ManagementResourceRegistration, boolean) - Method in class org.jboss.as.messaging.HornetQServerControlWriteHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.HornetQServerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.HTTPAcceptorDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.JMSQueueDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.QueueDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.SecurityRoleDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.TransportParamDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.ConnectorResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.HttpConnectorResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.PropertyResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.RemotingSubsystemRootResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.SaslPolicyResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.SaslResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.ACLResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuditResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuthorizationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.ClassicAuthenticationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.IdentityTrustResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.JSSEResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.LoginModuleResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.LoginModuleStackResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingModuleDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.SecuritySubsystemRootResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.VaultResourceDefinition
-
- 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.deployment.scanner.DeploymentScannerDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.server.deploymentoverlay.ContentDefinition
-
- 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
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ThreadFactoryResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.txn.subsystem.LogStoreDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.txn.subsystem.LogStoreTransactionDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.txn.subsystem.LogStoreTransactionParticipantDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.web.WebConnectorDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.web.WebSSLDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.web.WebVirtualHostDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.xts.XTSSubsystemDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.mod_cluster.CustomLoadMetricDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.mod_cluster.DynamicLoadProviderDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.mod_cluster.LoadMetricDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.mod_cluster.ModClusterSSLResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.rts.RTSSubsystemDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.undertow.DeploymentDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.undertow.DeploymentServletDefinition
-
- registerBinding(ManagedBinding) - Method in interface org.jboss.as.network.ManagedBindingRegistry
-
Register a managed binding.
- registerBinding() - Method in class org.wildfly.extension.undertow.ListenerService
-
- registerCallback(String, PathManager.Callback, PathManager.Event...) - Method in interface org.jboss.as.controller.services.path.PathManager
-
Registers a callback for when a path is added/changed/removed
- registerCallback(String, PathManager.Callback, PathManager.Event...) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- registerChannel(String, SocketChannel) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- registerChannel(String, ServerSocketChannel) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- registerChannel(String, DatagramChannel) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- registerChannel(SocketChannel) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- registerChannel(ServerSocketChannel) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- registerChannel(DatagramChannel) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- registerChannelProtocolMetrics(OperationContext, String, String) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResourceDefinition
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- registerChild(PathElement, Resource) - Method in interface org.jboss.as.controller.registry.Resource
-
Register a child resource.
- registerChild(PathElement, Resource) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.messaging.CoreAddressResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemRootResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.SharedCacheResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.RelayResource
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourcesSubsystemRootDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemRootDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaWorkManagerDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersRootResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.PersistentResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Register child resources associated with this resource.
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register child resources associated with this resource.
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.ApplicationClassificationConfigResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.ApplicationClassificationParentResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.ApplicationClassificationTypeResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.RoleMappingResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.SensitivityClassificationParentResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.SensitivityClassificationTypeResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.SensitivityResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.AccessAuditResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.AuditLogLoggerResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.SyslogAuditLogProtocolResourceDefinition.Tls
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.CoreManagementResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.AbstractPlugInAuthResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.AdvancedUserSearchResourceDefintion
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.GroupToPrincipalResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.LdapAuthorizationResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.SecurityRealmResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.UserIsDnResourceDefintion
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.UserSearchResourceDefintion
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.XmlAuthenticationResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3RemoteResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.JmxAuditLoggerResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.jpa.management.ManagementResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.AbstractTransportDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.ConnectorServiceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.CoreAddressDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.HTTPAcceptorDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.SecuritySettingDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.PlatformMBeanResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.ACLResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuditResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.AuthorizationResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.ClassicAuthenticationResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.IdentityTrustResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.JASPIAuthenticationResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.LoginModuleStackResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.server.deploymentoverlay.DeploymentOverlayDefinition
-
- registerClientHandlers(boolean) - Method in class org.jboss.as.xts.XTSHandlersManager
-
Registers either enabled or disabled handlers based on isEnabled
- registerComponent(PathAddress, ServiceName) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- registerContext(EJBClientContextIdentifier, EJBClientContext) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- registerDataSource(PathAddress, T) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- registerDeployment(Deployment, HttpHandler) - Method in class org.wildfly.extension.undertow.Host
-
- registerDeploymentModel(DescriptionProvider) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerDeploymentModel(ResourceDefinition) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerDeploymentModel(DescriptionProvider) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
- registerDeploymentModel(ResourceDefinition) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the deployment model node registration for this subsystem.
- registerDomainHandlers(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
-
- registerDomainResource(Resource, AccessConstraintUtilizationRegistry) - Static method in class org.jboss.as.domain.management.CoreManagementResourceDefinition
-
- REGISTERED - Static variable in interface org.jboss.system.ServiceMBean
-
The MBean has been created and has completed MBeanRegistration.postRegister
- registeredAdminObject(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs an informational message indicating an admin object was registered.
- registeredAtRemoteHostController() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Informal log message indicating the local host registered at the remote domain controller.
- registeredConnectionFactory(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs an informational message indicating the JNDI connection factory was registered.
- registeredCount() - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Returns the number of registered log contexts.
- RegisteredDeploymentUnitProcessor - Class in org.jboss.as.server.deployment
-
- RegisteredDeploymentUnitProcessor(int, DeploymentUnitProcessor, String) - Constructor for class org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor
-
- registeredHTTPUpgradeHandler(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs an info message when a HTTP Upgrade handler is registered for the given protocol.
- registeredRemoteSlaveHost(String, String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an informational message indicating the host has been registered as a remote slave.
- registerEJBClientContext(EJBClientContext, ClassLoader) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
Associates a EJBClientContext with the passed classLoader.
- registerEjbInjectionPoint(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbInjectionServices
-
- registerEndpointHandlers(String, Set<String>) - Method in class org.jboss.as.webservices.injection.WSEndpointHandlersMapping
-
Registers endpoint and its associated WS handlers.
- registerExtendedPersistenceContext(String, ExtendedEntityManager) - Method in class org.jboss.as.jpa.container.ExtendedPersistenceDeepInheritance
-
- registerExtendedPersistenceContext(String, ExtendedEntityManager) - Method in interface org.jboss.as.jpa.container.ExtendedPersistenceInheritanceStrategy
-
Register the extended persistence context so it is accessible to other SFSB's during the
creation process.
- registerExtendedPersistenceContext(String, ExtendedEntityManager) - Method in class org.jboss.as.jpa.container.ExtendedPersistenceShallowInheritance
-
- registerExtensionInstance(Extension, DeploymentUnit) - Method in class org.jboss.as.weld.deployment.WeldPortableExtensions
-
- registerGlobalOperations(ManagementResourceRegistration, ProcessType) - Static method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- registerHandler(CommandHandler, String...) - Method in class org.jboss.as.cli.CommandRegistry
-
- registerHandler(CommandHandler, boolean, String...) - Method in class org.jboss.as.cli.CommandRegistry
-
- registerHandler(String, HttpHandler) - Method in class org.wildfly.extension.undertow.Host
-
- registerHost(String, DomainControllerRuntimeIgnoreTransformationEntry) - Method in class org.jboss.as.host.controller.mgmt.DomainControllerRuntimeIgnoreTransformationRegistry
-
Called when a host has been registered
- registerHost(Host) - Method in class org.wildfly.extension.undertow.Server
-
- registerHostModel(String, ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- registerHostModel(String, ManagementResourceRegistration) - Method in interface org.jboss.as.host.controller.HostModelUtil.HostModelRegistrar
-
- registeringHandler(HttpHandler, String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- registeringServer(String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an informational message indicating the server, represented by the name parameter, is being
registered.
- registerInstalledDriver(InstalledDriver) - Method in interface org.jboss.as.connector.services.driver.registry.DriverRegistry
-
Register an installed JDBC driver
- registerInstalledDriver(InstalledDriver) - Method in class org.jboss.as.connector.services.driver.registry.DriverRegistryImpl
-
- registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbServices
-
- registerIronjacamar(ServiceController<? extends Object>, ManagementResourceRegistration, Resource) - Method in class org.jboss.as.connector.deployers.ra.processors.AbstractResourceAdapterDeploymentServiceListener
-
- 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
-
- registerJndiMapping(String, String, String) - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- registerListener(ListenerService<?>) - Method in class org.wildfly.extension.undertow.Server
-
- registerListener(UndertowEventListener) - Method in class org.wildfly.extension.undertow.UndertowService
-
Registers custom Event listener to server
- registerLogContext(ClassLoader, LogContext) - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Register a class loader with a log context.
- RegisterManagementEJBService - Class in org.jboss.as.jsr77.subsystem
-
- RegisterManagementEJBService() - Constructor for class org.jboss.as.jsr77.subsystem.RegisterManagementEJBService
-
- registerMaster(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadBytesHandler
-
- registerMaster(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadStreamAttachmentHandler
-
- registerMaster(ManagementResourceRegistration, ContentRepository) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadURLHandler
-
- registerMBean(Object, ObjectName) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- registerMBean(Object, ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- registerMetric(String, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerMetric(AttributeDefinition, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerMetric(String, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerMetric(String, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerMetric(AttributeDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Records that the given attribute is a metric.
- registerMetric(String, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerMetric(String, MetricsHandler) - Method in class org.wildfly.extension.undertow.deployment.UndertowMetricsCollector
-
- registerModelTransformers(ModelVersionRange, ResourceTransformer) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerModelTransformers(ModelVersionRange, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerModelTransformers(ModelVersionRange, CombinedTransformer) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerModelTransformers(ModelVersionRange, ResourceTransformer) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Register transformers for a specific model versions.
- registerModelTransformers(ModelVersionRange, ResourceTransformer, OperationTransformer) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Register transformers for a given model version.
- registerModelTransformers(ModelVersionRange, CombinedTransformer) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Register transformers for a given model version.
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, EnumSet<OperationEntry.Flag>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, OperationEntry.EntryType) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, EnumSet<OperationEntry.Flag>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(OperationDefinition, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(OperationDefinition, OperationStepHandler, boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, EnumSet<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, OperationEntry.EntryType) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, EnumSet<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerOperationHandler(OperationDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperationHandler(OperationDefinition, OperationStepHandler, boolean) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.BackupForResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.BackupSiteResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemRootResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.jgroups.subsystem.TransportResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourcesSubsystemRootDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaCachedConnectionManagerDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemRootDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersRootResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.registry.LegacyResourceDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.InterfaceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.AccessAuthorizationResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.HostScopedRolesResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.RoleMappingResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.access.ServerGroupScopedRoleResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.audit.AuditLogHandlerResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.LdapCacheResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.MessageDrivenBeanResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.host.HostResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.resources.StoppedServerResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.jpa.management.ManagementResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.jsf.subsystem.JSFResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggerResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggingRootResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResourceDefinition
-
- registerOperations(ManagementResourceRegistration, ResourceDescriptionResolver) - Method in class org.jboss.as.messaging.AbstractHornetQComponentControlHandler
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.AbstractTransportDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.BridgeDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.BroadcastGroupDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.CoreAddressDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.HornetQServerControlHandler
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.HornetQServerResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.JMSQueueDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.QueueControlHandler
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.messaging.QueueDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.pojo.PojoResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.RemotingEndpointResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingModuleDefinition
-
- 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.ContentDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.txn.subsystem.LogStoreDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.txn.subsystem.LogStoreTransactionDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.txn.subsystem.LogStoreTransactionParticipantDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.web.WebContainerDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.web.WebValveDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.xts.XTSSubsystemDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.io.OptionsResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.mod_cluster.ModClusterDefinition
-
Register operations associated with this resource.
- registerOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.rts.RTSSubsystemDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.undertow.AbstractHandlerDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.undertow.handlers.ReverseProxyHandlerHost
-
- registerOperationTransformer(String, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerOperationTransformer(String, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register an operation transformer.
- registerOverrideModel(String, OverrideDescriptionProvider) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerOverrideModel(String, OverrideDescriptionProvider) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register a specifically named resource that overrides this
wildcard registration
by adding additional attributes, operations or child types.
- registerPersistenceContext(ExtendedEntityManager) - Static method in class org.jboss.as.jpa.container.CreatedEntityManagers
-
At injection time of a XPC, register the XPC (step 1 of 2)
finishRegistrationOfPersistenceContext is step 2
- registerPersistenceContextInjectionPoint(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldJpaInjectionServices
-
- registerPersistenceUnitInjectionPoint(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldJpaInjectionServices
-
- registerPlatformMBeanResources(ManagementResourceRegistration) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanResourceRegistrar
-
- registerProxyController(PathElement, ProxyController) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerProxyController(PathElement, ProxyController) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register a proxy controller.
- registerReadOnlyAttribute(String, OperationStepHandler, AttributeAccess.Storage) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadOnlyAttribute(String, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadOnlyAttribute(AttributeDefinition, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadOnlyAttribute(String, OperationStepHandler, AttributeAccess.Storage) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerReadOnlyAttribute(String, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerReadOnlyAttribute(AttributeDefinition, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Records that the given attribute can be read from but not written to, and
optionally provides an operation handler for the read.
- registerReadWriteAttribute(String, OperationStepHandler, OperationStepHandler, AttributeAccess.Storage) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadWriteAttribute(String, OperationStepHandler, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadWriteAttribute(AttributeDefinition, OperationStepHandler, OperationStepHandler) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerReadWriteAttribute(String, OperationStepHandler, OperationStepHandler, AttributeAccess.Storage) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerReadWriteAttribute(String, OperationStepHandler, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerReadWriteAttribute(AttributeDefinition, OperationStepHandler, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Records that the given attribute can be both read from and written to, and
provides operation handlers for the read and the write.
- registerRemoteHost(String, ManagementChannelHandler, Transformers, Long, DomainControllerRuntimeIgnoreTransformationEntry) - Method in interface org.jboss.as.domain.controller.DomainController
-
Registers a slave Host Controller with this domain controller.
- registerRemoteHost(String, ManagementChannelHandler, Transformers, Long, DomainControllerRuntimeIgnoreTransformationEntry) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- registerRemoveOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
Deprecated.
- registerRemoveOperation(ManagementResourceRegistration, AbstractRemoveStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerResource(String, String, T) - Method in class org.jboss.as.messaging.jms.AbstractJMSRuntimeHandler
-
- registerResourceAdapter(String, File, Connector, IronJacamar) - Method in class org.jboss.as.connector.services.mdr.AS7MetadataRepositoryImpl
-
- registerResourceAdapterDeployment(ResourceAdapterDeployment) - Method in interface org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistry
-
Register a resource adapter deployment
- registerResourceAdapterDeployment(ResourceAdapterDeployment) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistryImpl
-
Register a resource adapter deployment
- registerResourceAdapterIdentifier(String, String) - Static method in class org.jboss.as.connector.util.ConnectorServices
-
Makes a note of the resource adapter identifier with which a resource adapter named raName is registered in
the ResourceAdapterRepository.
- registerResourceAdapterToMDR(URL, File, Connector, IronJacamar) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- registerResourceChangeListener(ResourceChangeListener) - Method in class org.wildfly.extension.undertow.deployment.ServletResourceManager
-
- registerResourceInjectionPoint(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- registerResourceInjectionPoint(String, String) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- registerResourceProvider(String, ResourceProvider) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- registerResourceReferenceProcessor(EEResourceReferenceProcessor) - Method in class org.jboss.as.ee.component.deployers.EEResourceReferenceProcessorRegistry
-
- registerResources(ManagementResourceRegistration) - Method in class org.jboss.as.host.controller.ignored.IgnoredDomainResourceRegistry
-
- registerRootResource(Resource, ProductConfig) - Static method in class org.jboss.as.server.controller.resources.VersionModelInitializer
-
- registerRunningServer(ProxyController) - Method in interface org.jboss.as.domain.controller.DomainController
-
Registers a running server in the domain model
- registerRunningServer(ProxyController) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- registerRuntimeOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.mod_cluster.ModClusterDefinition
-
- registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration
-
Register a listener for changes in the configured scoped roles.
- registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- registerServer(Server) - Method in class org.wildfly.extension.undertow.UndertowService
-
- registerServerGroupHandlers(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
-
- registerServerLifecycleOperations(ManagementResourceRegistration, ServerInventory) - Static method in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- registerSessionListener(SessionListener) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- registerSlave(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadBytesHandler
-
- registerSlave(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadStreamAttachmentHandler
-
- registerSlave(ManagementResourceRegistration) - Static method in class org.jboss.as.domain.controller.operations.deployment.DeploymentUploadURLHandler
-
- registerSocket(String, Socket) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- registerSocket(String, ServerSocket) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- registerSocket(String, DatagramSocket) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- registerSocket(Socket) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- registerSocket(ServerSocket) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- registerSocket(DatagramSocket) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- registerSubModel(PathElement, DescriptionProvider) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerSubModel(ResourceDefinition) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- registerSubModel(PathElement, DescriptionProvider) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- registerSubModel(ResourceDefinition) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register the existence of an addressable sub-resource of this resource.
- registerSubResource(PathElement) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, boolean) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, ResourceTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, CombinedTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer, boolean) - Method in class org.jboss.as.controller.transform.TransformerRegistry.TransformersSubRegistrationImpl
-
- registerSubResource(PathElement) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, boolean) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, ResourceTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
register a sub resource.
- registerSubResource(PathElement, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, ResourceTransformer, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, PathAddressTransformer, ResourceTransformer, OperationTransformer, boolean) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubResource(PathElement, CombinedTransformer) - Method in interface org.jboss.as.controller.transform.TransformersSubRegistration
-
Register a sub resource.
- registerSubsystem(String, int, int) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- registerSubsystem(String, int, int, int) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- registerSubsystem(String, int, int, int, boolean) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.ExtensionContextImpl
-
- registerSubsystem(String, int, int) - Method in interface org.jboss.as.controller.ExtensionContext
-
- registerSubsystem(String, int, int, int) - Method in interface org.jboss.as.controller.ExtensionContext
-
Register a new subsystem type.
- registerSubsystem(String, int, int, int, boolean) - Method in interface org.jboss.as.controller.ExtensionContext
-
Register a new subsystem type.
- registerSubsystemDeploymentWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- registerSubsystemDeploymentWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- registerSubsystemDeploymentWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in interface org.jboss.as.controller.persistence.SubsystemXmlWriterRegistry
-
- registerSubsystemDeploymentWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
Deprecated.
- registerSubsystemModel(DescriptionProvider) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerSubsystemModel(ResourceDefinition) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerSubsystemModel(DescriptionProvider) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
- registerSubsystemModel(ResourceDefinition) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the model node registration for this subsystem.
- registerSubsystemNoWraper(String) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error indicating that createWrapper should be called
- registerSubsystemTransformers(String, ModelVersionRange, ResourceTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Register a subsystem transformer.
- registerSubsystemTransformers(String, ModelVersionRange, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Register a subsystem transformer.
- registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in interface org.jboss.as.controller.persistence.SubsystemXmlWriterRegistry
-
Registers the writer that can marshal to XML the configuration of the
named subsystem.
- registerSubsystemWriter(String, XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- registerSynchronization(Synchronization) - Method in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- registerSynchronization(EntityManager, String) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- registerSynchronization(Synchronization) - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- registerTimerService(TimerService) - Method in class org.jboss.as.ejb3.component.TimerServiceRegistry
-
- registerTransformer(PathAddress, int, int, String, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Register an operation transformer.
- registerTransformer(PathAddress, ModelVersion, String, OperationTransformer) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
Register an operation transformer.
- registerTransformer(Iterator<PathElement>, ModelVersion, String, OperationTransformerRegistry.OperationTransformerEntry) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- registerTransformers(SubsystemRegistration) - Static method in class org.jboss.as.jacorb.JacORBExtension
-
Register the transformers for older model versions.
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.LoggerResourceDefinition
-
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.LoggingRootResource
-
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder, String) - Static method in class org.jboss.as.threads.BoundedQueueThreadPoolResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder, String) - Static method in class org.jboss.as.threads.QueuelessThreadPoolResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder, String) - Static method in class org.jboss.as.threads.ScheduledThreadPoolResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.threads.ThreadFactoryResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder, String) - Static method in class org.jboss.as.threads.ThreadFactoryResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
-
- registerTransformers1_0(ResourceTransformationDescriptionBuilder, String) - Static method in class org.jboss.as.threads.UnboundedQueueThreadPoolResourceDefinition
-
- registerValidator(String, ParameterValidator) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- registerView(String, MethodIntf) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- registerView(String, MethodIntf, boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- registerWebapp(String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- registerWebServiceRefInjectionPoint(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldJaxwsInjectionServices
-
- registerXMLElementWriter(XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.controller.extension.ExtensionRegistry.SubsystemRegistrationImpl
-
- registerXMLElementWriter(XMLElementWriter<SubsystemMarshallingContext>) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Registers the XMLElementWriter that can handle marshalling
the subsystem's configuration to XML.
- registrationNotFound(PathAddress) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating there is was no registration found for the path address.
- registrationTerminated() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- registry - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- Registry<K,V> - Interface in org.wildfly.clustering.registry
-
Clustered registry abstraction that stores a unique key/value per node.
- Registry.Listener<K,V> - Interface in org.wildfly.clustering.registry
-
Listener for added, updated and removed entries.
- REGISTRY_SERVICE_NAME - Static variable in class org.wildfly.clustering.web.infinispan.session.RouteLocatorService
-
- registryAdded(Registry<String, List<ClientMapping>>) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- registryAdded(Registry<String, List<ClientMapping>>) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- registryAdded(Registry<K, V>) - Method in interface org.jboss.as.ejb3.remote.RegistryCollector.Listener
-
- RegistryCollector<K,V> - Interface in org.jboss.as.ejb3.remote
-
Facility that maintains a collection of registries.
- RegistryCollector.Listener<K,V> - Interface in org.jboss.as.ejb3.remote
-
- RegistryCollectorService<K,V> - Class in org.jboss.as.ejb3.remote
-
- RegistryCollectorService() - Constructor for class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- RegistryEntryProvider<K,V> - Interface in org.wildfly.clustering.registry
-
Provides the registry entry for the local node.
- RegistryFactory<K,V> - Interface in org.wildfly.clustering.registry
-
Factory for creating a clustered registry.
- RegistryFactoryConfiguration<K,V> - Interface in org.wildfly.clustering.server.registry
-
- RegistryFactoryProvider - Class in org.wildfly.clustering.server.registry
-
- RegistryFactoryProvider() - Constructor for class org.wildfly.clustering.server.registry.RegistryFactoryProvider
-
- RegistryFactoryService<K,V> - Class in org.wildfly.clustering.server.registry
-
Factory for creating a single
Registry instance per node.
- RegistryFactoryService(RegistryFactoryConfiguration<K, V>) - Constructor for class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- RegistryInstallerService - Class in org.jboss.as.ejb3.remote
-
- RegistryInstallerService() - Constructor for class org.jboss.as.ejb3.remote.RegistryInstallerService
-
- registryRemoved(Registry<String, List<ClientMapping>>) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- registryRemoved(Registry<String, List<ClientMapping>>) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- registryRemoved(Registry<K, V>) - Method in interface org.jboss.as.ejb3.remote.RegistryCollector.Listener
-
- RegistryService<K,V> - Class in org.wildfly.clustering.server.registry
-
- REJECT_CACHE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- REJECT_CHILD_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- REJECT_CONTAINER_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- REJECT_DUPLICATES - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- reject_incoming_context() - Method in class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- reject_incoming_context() - Method in interface org.jboss.as.jacorb.csiv2.idl.SASCurrentOperations
-
- reject_incoming_context() - Method in class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- REJECT_POLICY - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- REJECT_POLICY - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- REJECT_POLICY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedExecutorServiceResourceDefinition
-
- REJECT_POLICY_AD - Static variable in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceResourceDefinition
-
- REJECT_STORE_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- REJECT_TRANSPORT_ATTRIBUTES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanRejectedExpressions_1_3
-
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Gets called by the default implementations of #rejectOperationParameter(String, ModelNode, ModelNode, TransformationContext) and
#rejectResourceAttribute(String, ModelNode, TransformationContext).
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleAcceptAttributeChecker
-
- rejectAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleRejectAttributeChecker
-
- RejectAttributeChecker - Interface in org.jboss.as.controller.transform.description
-
Checks whether an attribute should be rejected or not
- RejectAttributeChecker.DefaultRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
A standard implementation of RejectAttributeChecker.
- RejectAttributeChecker.ListRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
A RejectAttributeChecker for ModelType.LIST attribute values
- RejectAttributeChecker.ObjectFieldsRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
A RejectAttributeChecker for ModelType.OBJECT attribute values
- RejectAttributeChecker.SimpleAcceptAttributeChecker - Class in org.jboss.as.controller.transform.description
-
Rejects an attribute if the value is anything other than the specified value..
- RejectAttributeChecker.SimpleRejectAttributeChecker - Class in org.jboss.as.controller.transform.description
-
Rejects the attribute if the value is equal to the specified value.
- rejectAttributesCoreModelResourceTransformer(PathAddress, String, ModelVersion, List<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- rejectAttributesMustBeTrue(Set<String>) - Method in interface org.jboss.as.weld.WeldMessages
-
- rejectAttributesSubsystemModelResourceTransformer(PathAddress, String, String, ModelVersion, List<String>) - Method in interface org.jboss.as.controller.ControllerMessages
-
- rejectChildResource(PathElement) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Recursively rejects all child resources and its operations
- REJECTED_COUNT - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- REJECTED_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- rejectedResourceResourceTransformation(PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
- RejectExpressionValuesTransformer - Class in org.jboss.as.controller.transform
-
A transformer rejecting values containing an expression.
- RejectExpressionValuesTransformer(AttributeDefinition...) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(Set<String>) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(String...) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(Set<String>, Map<String, AttributeTransformationRequirementChecker>) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(Map<String, AttributeTransformationRequirementChecker>) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- RejectExpressionValuesTransformer(String, AttributeTransformationRequirementChecker) - Constructor for class org.jboss.as.controller.transform.RejectExpressionValuesTransformer
-
- REJECTING - Static variable in interface org.jboss.as.controller.ExpressionResolver
-
An expression resolver that throws an OperationFailedException if any expressions are found.
- rejectOperation(ModelNode) - Method in interface org.jboss.as.controller.transform.OperationRejectionPolicy
-
Reject the operation.
- rejectOperation(ModelNode) - Method in class org.jboss.as.controller.transform.OperationTransformer.TransformedOperation
-
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Determines whether the given operation parameter value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.DefaultCheckersAndConverter
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.DefaultRejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ListRejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.controller.transform.description.RejectAttributeChecker.ObjectFieldsRejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Gets whether the given resource attribute value is not understandable by the target process and needs
to be rejected.
- rejectResourceOperationTransformation(PathAddress, ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
- rejectTransformationDefinedDefaultMissingMethodPermissionsDenyAccess() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- rejectTransformationDefinedDefaultSecurityDomain() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- RejectTransformationDescriptionBuilder - Class in org.jboss.as.controller.transform.description
-
- RejectTransformationDescriptionBuilder(PathElement) - Constructor for class org.jboss.as.controller.transform.description.RejectTransformationDescriptionBuilder
-
- RELATIVE_TO - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELATIVE_TO - Static variable in class org.jboss.as.controller.services.path.PathResourceDefinition
-
A relative-to attribute definition
- RELATIVE_TO - Static variable in class org.jboss.as.domain.management.audit.FileAuditLogHandlerResourceDefinition
-
- RELATIVE_TO - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- RELATIVE_TO - Static variable in class org.jboss.as.domain.management.security.PropertiesFileResourceDefinition
-
- RELATIVE_TO - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- RELATIVE_TO - Static variable in class org.jboss.as.ejb3.subsystem.FileDataStoreResourceDefinition
-
- RELATIVE_TO - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
Deprecated.
- RELATIVE_TO - Static variable in class org.jboss.as.messaging.MessagingPathHandlers
-
- RELATIVE_TO - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- RELATIVE_TO - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- RELATIVE_TO - Static variable in interface org.jboss.as.web.Constants
-
- RELATIVE_TO - Static variable in class org.jboss.as.web.WebAccessLogDirectoryDefinition
-
- RELATIVE_TO - Static variable in interface org.wildfly.extension.undertow.Constants
-
- RELATIVE_TO_ONLY - Static variable in class org.jboss.as.controller.services.path.ResolvePathHandler
-
- relativeDayOfMonthIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating relative day-of-month cannot be null or empty
- relativePathNotFound(Throwable, String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
Creates an exception indicating the relative path could not be found.
- RelativePathService - Class in org.jboss.as.controller.services.path
-
- RelativePathService(String) - Constructor for class org.jboss.as.controller.services.path.RelativePathService
-
- RelativePathService - Class in org.jboss.as.server.services.path
-
- RelativePathService(String) - Constructor for class org.jboss.as.server.services.path.RelativePathService
-
Deprecated.
- relativeValueIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating value is null, cannot determine if it's relative
- relativeValues - Variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- RelayConfiguration - Interface in org.jboss.as.clustering.jgroups
-
Configuration of the RELAY2 protocol.
- RelayResource - Class in org.jboss.as.clustering.jgroups.subsystem
-
Resource definition for /subsystem=jgroups/stack=X/relay=RELAY
- release(V) - Method in interface org.jboss.as.ejb3.cache.Cache
-
Decreases the objects usage count.
- release(V) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- release(V) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- release(EntityBeanComponentInstance, boolean) - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Release the object from use.
- release(EntityBeanComponentInstance, boolean) - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- release(EntityBeanComponentInstance, boolean) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- release() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- release(T) - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
- release(T) - Method in interface org.jboss.as.ejb3.pool.Pool
-
Release the object from use.
- release(T) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
Return an instance after invocation.
- release() - Method in class org.jboss.as.naming.ImmediateManagedReference
-
- release() - Method in interface org.jboss.as.naming.ManagedReference
-
Release the reference.
- release() - Method in class org.jboss.as.naming.service.BinderService
-
- release() - Method in class org.jboss.as.naming.ValueManagedReference
-
- release() - Method in class org.jboss.as.naming.ValueManagedReferenceFactory.ValueManagedReference
-
- release() - Method in class org.jboss.as.weld.injection.WeldInjectionContext
-
- release() - Method in class org.jboss.as.weld.services.bootstrap.ManagedReferenceToResourceReferenceAdapter
-
- release() - Method in interface org.wildfly.clustering.ejb.Bean
-
- release() - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- RELEASE_CODENAME - Static variable in class org.jboss.as.cli.Util
-
- RELEASE_CODENAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELEASE_CODENAME - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- RELEASE_CODENAME - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- RELEASE_VERSION - Static variable in class org.jboss.as.cli.Util
-
- RELEASE_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELEASE_VERSION - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- RELEASE_VERSION - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- releaseAll() - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService.References
-
- releaseBean(I, PassivationListener<T>) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- releaseBean(I, PassivationListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- releaseChannelMessageOutputStream(MessageOutputStream) - Method in class org.jboss.as.ejb3.remote.protocol.versionone.ChannelAssociation
-
Releases a previously held permit/lock on a message outputstream of a channel and also closes
the messageOutputStream
- releaseDefaultHandoffExecutor(ServiceName, OperationContext) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
-
- releaseEntityBeanInstance(EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- releaseHandoffExecutor(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
-
- releaseHandoffExecutor(String, String, ServiceName, OperationContext) - Method in interface org.jboss.as.threads.HandoffExecutorResolver
-
- releaseNamedHandoffExecutor(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
-
- releaseNamedThreadFactory(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
-
- releaseThreadFactory(String, String, ServiceName, OperationContext) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
-
- releaseThreadFactory(String, String, ServiceName, OperationContext) - Method in interface org.jboss.as.threads.ThreadFactoryResolver
-
- relinkModule(Module) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
-
- RELOAD - Static variable in class org.jboss.as.cli.Util
-
- reload() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- RELOAD_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
-
- RELOAD_REQUIRED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELOAD_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ReloadHandler - Class in org.jboss.as.cli.handlers
-
- ReloadHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ReloadHandler
-
- reloadInitiated(T) - Method in interface org.jboss.as.controller.operations.common.ProcessReloadHandler.ReloadContext
-
- reloadRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that the process requires a stop and re-start of its root service (but not a full process
restart) in order to ensure stable operation and/or to bring its running state in line with its persistent configuration.
- reloadRequired() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- ReloadRequiredRemoveStepHandler - Class in org.jboss.as.controller
-
A handler for the "remove" operation that always puts the process in "reload-required" state.
- ReloadRequiredRemoveStepHandler() - Constructor for class org.jboss.as.controller.ReloadRequiredRemoveStepHandler
-
- ReloadRequiredWriteAttributeHandler - Class in org.jboss.as.controller
-
- ReloadRequiredWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- ReloadRequiredWriteAttributeHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- reloadServer(String, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Reload a server with the given name.
- reloadServer(String, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ReloadServerCallback() - Constructor for class org.jboss.as.controller.services.path.PathManager.ReloadServerCallback
-
- REMOTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REMOTE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- REMOTE_ACCEPTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- REMOTE_ADDRESS - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- REMOTE_CONNECTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- REMOTE_DESTINATION_OUTBOUND_SOCKET_BINDING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REMOTE_EXCEPTION_TRANSFORMER - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- REMOTE_INSTANCE - Static variable in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
-
- REMOTE_NAMING - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- REMOTE_NAMING_PATH - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- REMOTE_OUTBOUND_CONNECTION_BASE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- REMOTE_SERVICE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- REMOTE_STORE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition
-
- REMOTE_TRANSACTION_PROPAGATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- remoteAsyncInvocationCancelStatus - Variable in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- RemoteAsyncInvocationCancelStatusService - Class in org.jboss.as.ejb3.remote
-
Keeps track of cancellation status of remote asynchronous method invocations on EJBs.
- RemoteAsyncInvocationCancelStatusService() - Constructor for class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- remoteCallerThreadInterrupted() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a thread was interrupted waiting to read attachment input stream from a remote
caller.
- RemoteDeployer - Class in org.jboss.as.webservices.deployer
-
Remote deployer that uses AS7 client deployment API.
- RemoteDeployer() - Constructor for class org.jboss.as.webservices.deployer.RemoteDeployer
-
- RemoteDestinationOutboundSocketBindingAddHandler - Class in org.jboss.as.server.services.net
-
Handles "add" operation for remote-destination outbound-socket-binding
- RemoteDestinationOutboundSocketBindingAddHandler() - Constructor for class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingAddHandler
-
- 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
-
- RemoteDomainConnectionService - Class in org.jboss.as.host.controller
-
- RemoteDomainControllerAddHandler - Class in org.jboss.as.host.controller.operations
-
- RemoteDomainControllerAddHandler(ManagementResourceRegistration, LocalHostControllerInfoImpl, DomainController, HostControllerConfigurationPersister, ContentRepository, HostFileRepository, ExtensionRegistry, IgnoredDomainResourceRegistry, PathManagerService) - Constructor for class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- RemoteDomainControllerRemoveHandler - Class in org.jboss.as.host.controller.operations
-
- RemoteFileRepositoryService - Class in org.jboss.as.server.mgmt.domain
-
- RemoteFileRequestAndHandler - Class in org.jboss.as.repository
-
Common protocol code for getting files from master->slave HC and HC->server.
- RemoteFileRequestAndHandler(RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper) - Constructor for class org.jboss.as.repository.RemoteFileRequestAndHandler
-
- RemoteFileRequestAndHandler(RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper, Executor) - Constructor for class org.jboss.as.repository.RemoteFileRequestAndHandler
-
- RemoteFileRequestAndHandler.CannotCreateLocalDirectoryException - Exception in org.jboss.as.repository
-
Indicates a directory could not be created
- RemoteFileRequestAndHandler.DidNotReadEntireFileException - Exception in org.jboss.as.repository
-
Indicates a file was not completely read
- RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper - Interface in org.jboss.as.repository
-
Maps the expected protocol codes to the actual protocol
- RemoteFileRequestAndHandler.RootFileReader - Interface in org.jboss.as.repository
-
Reads the root file being got
- RemoteHomeAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the RemoteHome annotation on a session bean
- RemoteHomeAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RemoteHomeAnnotationInformationFactory
-
- RemoteHomeViewInstanceFactory - Class in org.jboss.as.ejb3.component
-
- RemoteHomeViewInstanceFactory(String, String, String, String) - Constructor for class org.jboss.as.ejb3.component.RemoteHomeViewInstanceFactory
-
- RemoteNamingAdd - Class in org.jboss.as.naming.subsystem
-
- RemoteNamingRemove - Class in org.jboss.as.naming.subsystem
-
Handles removing a JNDI binding
- RemoteNamingResourceDefinition - Class in org.jboss.as.naming.subsystem
-
- RemoteNamingServerService - Class in org.jboss.as.naming.remote
-
- RemoteNamingServerService() - Constructor for class org.jboss.as.naming.remote.RemoteNamingServerService
-
- RemoteObjectSubstitutionService - Class in org.jboss.as.ejb3.iiop
-
- RemoteObjectSubstitutionService() - Constructor for class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
-
- RemoteOutboundConnectionService - Class in org.jboss.as.remoting
-
- RemoteOutboundConnectionService(String, OptionMap, String, String) - Constructor for class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- RemotePatchOperationTarget(PathAddress, ModelControllerClient) - Constructor for class org.jboss.as.patching.tool.PatchOperationTarget.RemotePatchOperationTarget
-
- RemoteProxyController - Class in org.jboss.as.controller.remote
-
- RemoteSiteConfiguration - Interface in org.jboss.as.clustering.jgroups
-
Configuration of a channel to a remote site, used by the RELAY2 protocol.
- RemoteSiteResource - Class in org.jboss.as.clustering.jgroups.subsystem
-
Resource definition for subsystem=jgroups/stack=X/relay=RELAY/remote-site=Y
- RemoteStoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/remote-store=REMOTE_STORE
- RemoteStoreResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.RemoteStoreResourceDefinition
-
- remoteToCorba(Remote, ORB) - Static method in class org.jboss.as.jacorb.naming.jndi.CorbaUtils
-
Returns the CORBA object reference associated with a Remote
object by using the javax.rmi.CORBA package.
- RemoteToCorba - Class in org.jboss.as.jacorb.naming.jndi
-
StateFactory that turns java.rmi.Remote objects to org.omg.CORBA.Object.
- RemoteToCorba() - Constructor for class org.jboss.as.jacorb.naming.jndi.RemoteToCorba
-
- RemoteTransportDefinition - Class in org.jboss.as.messaging
-
remote transports resource definition
- RemoteViewInjectionSource - Class in org.jboss.as.ejb3.remote
-
Injection source for EJB remote views.
- RemoteViewInjectionSource(ServiceName, String, String, String, String, String, boolean, Value<ClassLoader>) - Constructor for class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
-
- RemoteViewManagedReferenceFactory - Class in org.jboss.as.ejb3.remote
-
Managed reference factory for remote EJB views that are bound to java: JNDI locations
- RemoteViewManagedReferenceFactory(String, String, String, String, String, boolean, Value<ClassLoader>) - Constructor for class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
-
- REMOTING_BASE - Static variable in class org.jboss.as.remoting.RemotingServices
-
The name of the remoting service
- REMOTING_INCOMING_INTERCEPTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- REMOTING_INCOMING_INTERCEPTORS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- REMOTING_INTERCEPTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- REMOTING_INTERCEPTORS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
Deprecated.
- REMOTING_LOGIN_MODULE - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
-
- REMOTING_OUTGOING_INTERCEPTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- REMOTING_OUTGOING_INTERCEPTORS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- RemotingConnectionCredential - Class in org.jboss.as.security.remoting
-
A Credential wrapping a Remoting Connection.
- RemotingConnectionCredential(Connection) - Constructor for class org.jboss.as.security.remoting.RemotingConnectionCredential
-
- RemotingConnectionPrincipal - Class in org.jboss.as.security.remoting
-
A
Principal implementation to wrap a Remoting
Connection and represent the identity authenticated against that Connection.
- RemotingConnectionPrincipal(Connection) - Constructor for class org.jboss.as.security.remoting.RemotingConnectionPrincipal
-
- remotingConnectionWithNoUserPrincipal() - Method in interface org.jboss.as.security.SecurityMessages
-
Create a
LoginException to indicate that there was no User Principal even though
a remoting connection existed
- RemotingConnectorBindingInfoService - Class in org.jboss.as.remoting
-
Service that publishes socket binding information for remoting connectors
- RemotingConnectorBindingInfoService(RemotingConnectorBindingInfoService.RemotingConnectorInfo) - Constructor for class org.jboss.as.remoting.RemotingConnectorBindingInfoService
-
- RemotingConnectorBindingInfoService.RemotingConnectorInfo - Class in org.jboss.as.remoting
-
- RemotingConnectorInfo(SocketBinding, String) - Constructor for class org.jboss.as.remoting.RemotingConnectorBindingInfoService.RemotingConnectorInfo
-
- RemotingConnectorResource - Class in org.jboss.as.jmx
-
- RemotingConnectorService - Class in org.jboss.as.host.controller.jmx
-
The remote connector services
Copied from the JMX subsystem to avoid bringing in a new dependency.
- RemotingConnectorService() - Constructor for class org.jboss.as.host.controller.jmx.RemotingConnectorService
-
- RemotingConnectorService - Class in org.jboss.as.jmx
-
The remote connector services
- RemotingConnectorService() - Constructor for class org.jboss.as.jmx.RemotingConnectorService
-
- RemotingContext - Class in org.jboss.as.security.remoting
-
A simple context to associate the Remoting Connection with the current thread.
- RemotingContext() - Constructor for class org.jboss.as.security.remoting.RemotingContext
-
- RemotingEndpointAdd - Class in org.jboss.as.remoting
-
- RemotingEndpointAdd() - Constructor for class org.jboss.as.remoting.RemotingEndpointAdd
-
- RemotingEndpointResource - Class in org.jboss.as.remoting
-
- RemotingExtension - Class in org.jboss.as.remoting
-
The implementation of the Remoting extension.
- RemotingExtension() - Constructor for class org.jboss.as.remoting.RemotingExtension
-
- RemotingHttpUpgradeService - Class in org.jboss.as.remoting
-
Service that registers a HTTP upgrade handler to enable remoting to be used via http upgrade.
- RemotingHttpUpgradeService(String, String, OptionMap) - Constructor for class org.jboss.as.remoting.RemotingHttpUpgradeService
-
- RemotingLogger - Interface in org.jboss.as.remoting
-
Date: 05.11.2011
- RemotingLoginModule - Class in org.jboss.as.security.remoting
-
A simple LoginModule to take the UserPrincipal from the inbound Remoting connection and to use it as an already authenticated
user.
- RemotingLoginModule() - Constructor for class org.jboss.as.security.remoting.RemotingLoginModule
-
- RemotingMessages - Interface in org.jboss.as.remoting
-
Date: 05.11.2011
- RemotingModelControllerClient - Class in org.jboss.as.controller.client.impl
-
- RemotingModelControllerClient(ModelControllerClientConfiguration) - Constructor for class org.jboss.as.controller.client.impl.RemotingModelControllerClient
-
- RemotingServices - Class in org.jboss.as.remoting
-
- RemotingServices() - Constructor for class org.jboss.as.remoting.RemotingServices
-
- RemotingSubsystemRemove - Class in org.jboss.as.remoting
-
Removes the remoting subsystem
- RemotingSubsystemRemove() - Constructor for class org.jboss.as.remoting.RemotingSubsystemRemove
-
- RemotingSubsystemRootResource - Class in org.jboss.as.remoting
-
- RemotingSubsystemRootResource(ProcessType) - Constructor for class org.jboss.as.remoting.RemotingSubsystemRootResource
-
- remountAsZip(boolean) - Method in class org.jboss.as.server.deployment.MountedDeploymentOverlay
-
- remove(int) - Method in interface org.jboss.as.cli.batch.Batch
-
Removes command or operation corresponding to its index in the list.
- remove(int) - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- remove(String) - Method in interface org.jboss.as.cli.CommandContext
-
Removes the value the key was associated with using the set(key, value) method above.
- remove(String) - Method in class org.jboss.as.cli.CommandRegistry
-
- remove(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- remove(CommandContext) - Static method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- remove(CommandContext) - Static method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- remove(CliShutdownHook.Handler) - Static method in class org.jboss.as.cli.impl.CliShutdownHook
-
- REMOVE - Static variable in class org.jboss.as.cli.Util
-
- remove(K) - Method in interface org.jboss.as.clustering.infinispan.invoker.Remover
-
Removes the specified entry from the cache.
- remove(ServiceController<?>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Ensures the specified service is removed.
- remove(K) - Method in class org.jboss.as.connector.util.CopyOnWriteArrayListMultiMap
-
- remove(K, K) - Method in class org.jboss.as.connector.util.CopyOnWriteArrayListMultiMap
-
- remove(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the specified deployment content should be removed from the
content repository.
- remove(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the specified deployment content should be removed from the
content repository.
- REMOVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- remove(ModelNode) - Method in class org.jboss.as.controller.PathAddress
-
Navigate to, and remove, this address in the given model node.
- remove(String) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- remove() - Method in interface org.jboss.as.controller.services.path.PathManager.Callback.Handle
-
Removes the callback
- remove(K) - Method in interface org.jboss.as.ejb3.cache.Cache
-
Remove and destroy the specified object from cache.
- remove(String) - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistry
-
- remove(String) - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- remove(K) - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- remove(K) - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- remove(DeploymentModuleIdentifier) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- remove(T) - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
Deprecated.
- remove(T) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
Deprecated.
- remove(Registry<K, V>) - Method in interface org.jboss.as.ejb3.remote.RegistryCollector
-
- remove(Registry<K, V>) - Method in class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- remove(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- remove(String) - Method in class org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
- remove(String) - Method in class org.jboss.as.logging.LoggingProfileContextSelector
-
Removes the associated log context from the logging profile.
- remove(ServiceName) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- remove(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- remove(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- remove(int) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- remove() - Method in class org.jboss.as.weld.ejb.SessionObjectReferenceImpl
-
- remove() - Method in class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl
-
- remove(RemoveListener<T>) - Method in interface org.wildfly.clustering.ejb.Bean
-
Removes this bean, notifying the specified listener.
- remove(RemoveListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBean
-
- remove(I, RemoveListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory
-
- remove(K, RemoveListener<V>) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanRemover
-
- remove(I, RemoveListener<T>) - Method in class org.wildfly.clustering.ejb.infinispan.ExpiredBeanRemover
-
- remove(G) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroupFactory
-
- remove(String) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory
-
- remove(String) - Method in class org.wildfly.clustering.web.infinispan.session.ExpiredSessionRemover
-
- remove(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory
-
- remove(String) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory
-
- remove(Session) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOn
-
- remove() - Method in class org.wildfly.jberet.BatchEnvironmentFactory
-
- remove(ClassLoader) - Method in class org.wildfly.jberet.BatchEnvironmentFactory
-
- REMOVE_HANDLER_OPERATION_NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- REMOVE_HITS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- REMOVE_JNDI - Static variable in class org.jboss.as.messaging.jms.AbstractUpdateJndiHandler
-
- REMOVE_MESSAGE - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- REMOVE_MESSAGES - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- REMOVE_MESSAGES - Static variable in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- REMOVE_MISSES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- REMOVE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- REMOVE_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- removeActiveOperation(Integer) - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Remove an active operation.
- RemoveAliasCommand - Class in org.jboss.as.clustering.infinispan.subsystem
-
Custom command to remove an alias for a cache-container.
- RemoveAliasCommand() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.RemoveAliasCommand
-
- removeAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- removeAllTimers() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
Remove all timers for this entity bean.
- RemoveAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the Remove
- RemoveAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RemoveAnnotationInformationFactory
-
- 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.
- removeAttribute(String) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionAttributes
-
- removeAttribute(String) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionAttributes
-
- removeAttribute(String) - Method in class org.wildfly.clustering.web.session.HttpSessionAdapter
-
- removeAttribute(String) - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- removeAttribute(String) - Method in interface org.wildfly.clustering.web.session.SessionAttributes
-
Removes the specified attribute.
- removeAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- removeAttribute(String) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- removeBean(I) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanGroup
-
- removeBean(I) - Method in class org.wildfly.clustering.ejb.infinispan.group.InfinispanBeanGroup
-
- removeBundle(String, String, byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Remove a bundle.
- removeCache(String) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
- removeCallbacks(boolean) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- removeChild(PathElement) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- removeChild(PathElement) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- removeChild(PathElement) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- removeChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- removeChild(PathElement) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- removeChild(PathElement) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- removeChild(PathElement) - Method in interface org.jboss.as.controller.registry.Resource
-
Remove a child resource.
- removeChild(PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- removeChild(PathElement) - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- removeChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- removeChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- removeChild(PathElement) - Method in class org.jboss.as.messaging.CoreAddressResource
-
- removeChild(PathElement) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- removeChild(PathElement) - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- removeClassLoader(ClassLoader) - Static method in class org.jboss.as.weld.services.ModuleGroupSingletonProvider
-
Removes the class loader mapping
- removeComponent(String, String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- removeConnectorServices(OperationContext, String) - Static method in class org.jboss.as.remoting.RemotingServices
-
- removeContent(byte[], Object) - Method in interface org.jboss.as.repository.ContentRepository
-
Remove the given content from the repository.
- removeContent(byte[], Object) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
-
- removeContentService(ContentService) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- removed(V) - Method in class org.jboss.as.ejb3.cache.distributable.RemoveListenerAdapter
-
- removed(T) - Method in interface org.wildfly.clustering.ejb.RemoveListener
-
- removed(CacheEntryRemovedEvent<Node, Map.Entry<K, V>>) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- removed(CacheEntryRemovedEvent<String, ?>) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- removedEntries(Map<K, V>) - Method in interface org.wildfly.clustering.registry.Registry.Listener
-
Called when entries have been removed.
- removeDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- removeDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- 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
- RemoveDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder that exposes
directives that are only applicable following a
deploy
or
replace directive.
- removeELContextListener(ELContextListener) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- removeErrorManagerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeExtension(Resource, String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Cleans up a module's subsystems from the resource registration model.
- removeExtension(JndiViewExtension) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
-
- removeExternalContext(ServiceName) - Method in interface org.jboss.as.naming.context.external.ExternalContexts
-
Removes an external context.
- removeExternalContext(ServiceName) - Method in class org.jboss.as.naming.context.external.ExternalContextsNavigableSet
-
- removeFile(String, List<String>, byte[], boolean) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Remove a misc file.
- removeFilterConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeFlag(AttributeAccess.Flag) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Removes a special purpose flag from the set of those relevant to the attribute
- removeFormatter(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Remove a formatter
- removeFormatter(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- removeFormatterConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeFromEnvironment(String) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
- removeFromEnvironment(String) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- removeFromEnvironment(String) - Method in class org.jboss.as.naming.NamingContext
- removeHandler(char) - Method in interface org.jboss.as.cli.parsing.CharacterHandlerMap
-
- removeHandler(char) - Method in class org.jboss.as.cli.parsing.DefaultCharacterHandlerMap
-
- removeHandler(String) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Remove a handler.
- removeHandler(String) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- removeHandlerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeHandlerFactory(ManagementRequestHandlerFactory) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Remove a management request handler factory from this context.
- removeHandlerReference(PathAddress) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Add a handler reference.
- removeHandlerReference(PathAddress) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- removeHttpsConnector() - Method in class org.jboss.as.webservices.deployer.RemoteDeployer
-
- removeIfActive(OperationContext, String, String) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- removeInstalledPatch(String) - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Remove a patch from the installed list.
- removeJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.AbstractUpdateJndiHandler
-
- removeJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryUpdateJndiHandler
-
- removeJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.JMSQueueUpdateJndiHandler
-
- removeJndiName(JMSServerManager, String, String) - Method in class org.jboss.as.messaging.jms.JMSTopicUpdateJndiHandler
-
- removeListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- removeListener(ServiceListener<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- removeListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- removeListener(DeploymentRepositoryListener) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- removeListener(RegistryCollector.Listener<K, V>) - Method in interface org.jboss.as.ejb3.remote.RegistryCollector
-
- removeListener(RegistryCollector.Listener<K, V>) - Method in class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- RemoveListener<T> - Interface in org.wildfly.clustering.ejb
-
Notification mechanism for bean removals.
- removeListener(Group.Listener) - Method in interface org.wildfly.clustering.group.Group
-
Removes a registered listener from the group.
- removeListener(Registry.Listener<K, V>) - Method in interface org.wildfly.clustering.registry.Registry
-
Adds a listener from this registry.
- removeListener(Group.Listener) - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- removeListener(Group.Listener) - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- removeListener(Registry.Listener<K, V>) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- RemoveListenerAdapter<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.distributable
-
- RemoveListenerAdapter(StatefulObjectFactory<V>) - Constructor for class org.jboss.as.ejb3.cache.distributable.RemoveListenerAdapter
-
- removeLogApiClassLoader(ClassLoader) - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Remove a class loader from the known log APIs set.
- removeLoggerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeManagementChannelOpenListenerService(OperationContext, ServiceName, String) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
-
- removeManagementChannelServices(OperationContext, ServiceName, String) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
-
- removeMessage(ModelNode) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- removeMessages(String) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- removeMethodIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating @Remove method cannot be null
- RemoveMethodMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Class that can merge Remove
- RemoveMethodMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.RemoveMethodMergingProcessor
-
- removeModule(String, String, byte[]) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
Remove a module.
- removeMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- removeMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- removeNamingListener(NamingListener) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Remove a NamingListener from the naming event coordinator.
- removeNamingListener(NamingListener) - Method in class org.jboss.as.naming.NamingContext
- removeNamingListener(NamingListener) - Method in interface org.jboss.as.naming.NamingStore
-
Remove a NamingListener from all targets and scopes
- removeNamingListener(NamingListener) - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- removeNotificationListener(ObjectName, ObjectName) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- removeNotificationListener(ObjectName, NotificationListener) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- removeNotificationListener(ObjectName, NotificationListener) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- removeNotificationListener(ObjectName, ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- RemoveOnCancelScheduledExecutorService - Class in org.jboss.as.clustering.concurrent
-
- RemoveOnCancelScheduledExecutorService(ThreadFactory) - Constructor for class org.jboss.as.clustering.concurrent.RemoveOnCancelScheduledExecutorService
-
- RemoveOnCancelScheduledExecutorService(int, ThreadFactory) - Constructor for class org.jboss.as.clustering.concurrent.RemoveOnCancelScheduledExecutorService
-
- RemoveOperation(K) - Constructor for class org.jboss.as.clustering.infinispan.invoker.Remover.RemoveOperation
-
- removePlugin(MBeanServerPlugin) - Method in interface org.jboss.as.server.jmx.PluggableMBeanServer
-
- removePojoConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeProcess(String) - Method in class org.jboss.as.process.ProcessController
-
- removeProcess(String) - Method in class org.jboss.as.process.ProcessControllerClient
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- RemoveQuotes(String) - Static method in class org.wildfly.extension.mod_cluster.ContextHost
-
- Remover<K> - Interface in org.jboss.as.clustering.infinispan.invoker
-
Removes an entry from the cache
- Remover.RemoveOperation<K,V> - Class in org.jboss.as.clustering.infinispan.invoker
-
Reusable remove operation.
- removeRequestListener(ServletRequestListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- removeResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Remove a resource relative to the executed operation address.
- removeResourceAdapter(ResourceAdapter) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
- removeResourceChangeListener(ResourceChangeListener) - Method in class org.wildfly.extension.undertow.deployment.ServletResourceManager
-
- removeRole(String, String) - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- removeRoleMapping(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
Remove a role from the list of defined roles.
- removeRoleMappingPrincipal(String, AuthorizerConfiguration.PrincipalType, WritableAuthorizerConfiguration.MatchType, String, String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- removeRuntimeServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- removeScopedRole(String) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- removeSecurityDomain(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
Removes one security domain from the maps
- removeSecurityDomain(String) - Method in class org.jboss.as.webservices.deployer.RemoteDeployer
-
- removeService(ServiceName) - Method in interface org.jboss.as.controller.OperationContext
-
Initiate a service removal.
- removeService(ServiceController<?>) - Method in interface org.jboss.as.controller.OperationContext
-
Initiate a service removal.
- removeService(DeploymentOverlayLinkService) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
- removeServices() - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
-
- removeServices(OperationContext, ServiceName, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Removes services.
- removeServices(OperationContext, ServiceName, ModelNode) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
Removes services.
- removeServices(OperationContext, ServiceName, ModelNode) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildWriteAttributeHandler
-
- removeServices(OperationContext, String, ModelNode) - Method in class org.jboss.as.domain.management.security.SecurityRealmRemoveHandler
-
- removeSession(SessionID) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
Removes the session associated with the sessionId.
- removeSession(D) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSessions
-
- removeSession(D) - Method in interface org.wildfly.clustering.web.sso.Sessions
-
Removes the specified web application from the set of authenticated web applications.
- removeSessionListener(SessionListener) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- removeSessionListener(HttpSessionListener) - Method in class org.wildfly.mod_cluster.undertow.UndertowContext
-
- removeSingleSignOn(String) - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
-
- removeUrlContextFactory(String, ObjectFactory) - Static method in class org.jboss.as.naming.InitialContext
-
Remove an ObjectFactory from the map of registered ones.
- removeUser(String) - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- removeUserTransaction(UserTransactionID) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
Removes any references maintained for the passed UserTransactionID
- removeValue(String) - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
Deprecated.
- removingChildrenNotSupported() - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- removingExtensionWithRegisteredSubsystem(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an attempt was made to remove an extension before removing all of its
subsystems.
- removingInteractiveSession() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- removingServiceUnsatisfiedDependencies() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating that removing services has lead to unsatisfied dependencies.
- removingServiceUnsatisfiedDependencies(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating that removing services has lead to unsatisfied dependencies.
- rename(String) - Method in interface org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
-
Give the operation a new name
- rename(String, String) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Renames an object.
- rename(Name, Name) - Method in class org.jboss.as.jacorb.naming.jndi.CNCtx
-
Renames an object.
- rename(Name, Name) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- rename(String, String) - Method in class org.jboss.as.jacorb.naming.jndi.WrapperInitialContext
-
- rename(Name, Name) - Method in class org.jboss.as.naming.NamingContext
- rename(String, String) - Method in class org.jboss.as.naming.NamingContext
- renameThread(String, Thread) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- repeatInterval - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- repeatInterval - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- replace(String, String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the specified deployment content should be deployed, replacing
the specified existing deployment.
- replace(File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the content
repository and replace existing content of the same name.
- replace(URL) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content
repository and replace existing content of the same name.
- replace(String, File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the content
repository and replace existing content of the same name.
- replace(String, URL) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content
repository and replace existing content of the same name.
- replace(String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the content repository and replace existing
content of the same name.
- replace(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the content repository and replace existing
content of the same name.
- replace(String, String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the specified deployment content should be deployed, replacing
the specified existing deployment.
- replace(File) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the content
repository and replace existing content of the same name.
- replace(URL) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content
repository and replace existing content of the same name.
- replace(String, File) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the content
repository and replace existing content of the same name.
- replace(String, URL) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content
repository and replace existing content of the same name.
- replace(String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the content repository and replace existing
content of the same name.
- replace(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified InputStream
should be added to the content repository and replace existing
content of the same name.
- replace(String, String, InputStream, boolean) - Method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
-
- replace(T) - Method in class org.jboss.as.jpa.container.ThreadLocalStack
-
Replace top of stack with the specified object.
- REPLACE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- replace(OperationContext, ModelNode, String, String, String, AbstractVaultReader, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
-
- REPLACE_ALL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- REPLACE_DEPLOYMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- replaceDelegate(ValidatorFactory) - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- replaceDeployment(CommandContext, File, URL, String, String) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- ReplaceDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder that exposes
directives that are only applicable following a
replace directive.
- ReplaceDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
-
Extension of
DeploymentPlanBuilder that exposes
directives that are only applicable following a
replace directive.
- ReplaceElementKey(String) - Constructor for class org.jboss.as.controller.transform.PathAddressTransformer.ReplaceElementKey
-
- replaceLastElement(PathElement) - Static method in class org.jboss.as.controller.transform.AliasOperationTransformer
-
Replace the last element of an address with a static path element.
- REPLACEMENT - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- replaceProperties(String) - Static method in class org.jboss.as.ejb3.util.PropertiesValueResolver
-
Replace properties of the form:
${<[env.]name>[,<[env.]name2>[,<[env.]name3>...]][:<default>]}
- replaceProperties(String, Properties) - Static method in class org.jboss.as.ejb3.util.PropertiesValueResolver
-
Replace properties of the form:
${<[env.]name>[,<[env.]name2>[,<[env.]name3>...]][:<default>]}
- replaceRolledBack(String, String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- replaceRolledBackWithNoMessage(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- replaces(Constraint) - Method in class org.jboss.as.controller.access.constraint.AbstractConstraint
-
Gets whether this constraint is equivalent to and can thus replace another constraint
in a
ManagementPermission.
- replaces(Constraint) - Method in interface org.jboss.as.controller.access.constraint.Constraint
-
Gets whether this constraint is equivalent to and can thus replace another constraint
in a
ManagementPermission.
- replaces(Constraint) - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- replaces(Constraint) - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- replacingConfigurator(Configurator) - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs a warning message indicating the configurator class is an unknown type and will be replaced.
- replacingNamedHandler(String) - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs a warning message indicating the handler is being replaced due to a different type or module name.
- REPLICATED_CACHE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.ReplicatedCacheResourceDefinition
-
- ReplicatedCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- ReplicatedCacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/replicated-cache=*
- ReplicatedCacheResourceDefinition(ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.ReplicatedCacheResourceDefinition
-
- REPLICATION_CLUSTERNAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- REPLICATION_COUNT - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- REPLICATION_FAILURES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- REPLY - Static variable in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- REPLY_PROPERTIES - Static variable in class org.jboss.as.cli.Util
-
- REPLY_PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- replyAllowNull - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyAllowNull - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- replyParameters - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyParameters - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- replyType - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyType - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- replyValueType - Variable in class org.jboss.as.controller.OperationDefinition
-
- replyValueType - Variable in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- report(MessageSeverity, String) - Method in interface org.jboss.as.controller.OperationContext
-
Send a message to the client.
- REPORT_LOCATION - Static variable in interface org.jboss.as.jdr.CommonAttributes
-
- reportAdminOnlyDomainXmlFailure() - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- reportAdminOnlyMissingDeploymentContent(String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerLogger
-
Logs an error message indicating the content for a configured deployment was unavailable at boot but boot
was allowed to proceed because the HC is in admin-only mode.
- reportAdminOnlyMissingDeploymentContent(String, String) - Method in interface org.jboss.as.server.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.ServerLogger
-
- reportListOfString(OperationContext, String[]) - Static method in class org.jboss.as.messaging.ManagementUtil
-
- reportRoles(OperationContext, String) - Static method in class org.jboss.as.messaging.ManagementUtil
-
- reportRolesAsJSON(OperationContext, String) - Static method in class org.jboss.as.messaging.ManagementUtil
-
- repositoryId - Variable in class org.jboss.as.jacorb.rmi.ContainerAnalysis
-
The repository ID.
- REQUEST_BODY - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- REQUEST_COUNT - Static variable in interface org.jboss.as.web.Constants
-
- REQUEST_END - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- REQUEST_ID - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- REQUEST_PROCESS_INVENTORY - Static variable in class org.jboss.as.process.Protocol
-
- REQUEST_PROPERTIES - Static variable in class org.jboss.as.cli.Util
-
- REQUEST_PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REQUEST_SCOPE_ACTIVATING_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- REQUEST_SUBSYSTEM_VERSIONS - Static variable in interface org.jboss.as.host.controller.mgmt.DomainControllerProtocol
-
- RequestCountHttpHandler - Class in org.wildfly.mod_cluster.undertow.metric
-
HttpHandler that counts number of incoming requests.
- RequestCountHttpHandler(HttpHandler) - Constructor for class org.wildfly.mod_cluster.undertow.metric.RequestCountHttpHandler
-
- requestDone(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- requestDone(HttpServerExchange) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- RequestParamArgWithoutValue - Class in org.jboss.as.cli.impl
-
- RequestParamArgWithoutValue(String, CommandHandlerWithArguments) - Constructor for class org.jboss.as.cli.impl.RequestParamArgWithoutValue
-
- RequestParamArgWithValue - Class in org.jboss.as.cli.impl
-
- RequestParamArgWithValue(String, CommandHandlerWithArguments, CommandLineCompleter) - Constructor for class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- RequestParamArgWithValue(String, CommandHandlerWithArguments) - Constructor for class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- RequestParamArgWithValue(String, CommandHandlerWithArguments, String) - Constructor for class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- RequestParamArgWithValue(String, CommandHandlerWithArguments, String, CommandLineCompleter) - Constructor for class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- RequestParameterArgument - Interface in org.jboss.as.cli.impl
-
- RequestParamPropertiesArg - Class in org.jboss.as.cli.impl
-
- RequestParamPropertiesArg(String, CommandHandlerWithArguments, CommandLineCompleter) - Constructor for class org.jboss.as.cli.impl.RequestParamPropertiesArg
-
- RequestParamPropertiesArg(String, CommandHandlerWithArguments, String) - Constructor for class org.jboss.as.cli.impl.RequestParamPropertiesArg
-
- RequestParamPropertiesArg(String, CommandHandlerWithArguments) - Constructor for class org.jboss.as.cli.impl.RequestParamPropertiesArg
-
- RequestProcessingException - Exception in org.jboss.as.protocol.mgmt
-
- RequestProcessingException(String, Throwable) - Constructor for exception org.jboss.as.protocol.mgmt.RequestProcessingException
-
- RequestProcessingException(String) - Constructor for exception org.jboss.as.protocol.mgmt.RequestProcessingException
-
- RequestProcessingException(Throwable) - Constructor for exception org.jboss.as.protocol.mgmt.RequestProcessingException
-
- requestProcessInventory() - Method in class org.jboss.as.process.ProcessControllerClient
-
- requestURI(HttpServerExchange) - Method in class org.wildfly.extension.undertow.security.JbossAuthorizationManager
-
Get the canonical request URI from the request mapping data requestPath
- require(String) - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- require(String) - Method in class org.jboss.as.patching.metadata.impl.PatchElementProviderImpl
-
- require(String) - Method in interface org.jboss.as.patching.metadata.impl.RequiresCallback
-
- require(String) - Method in class org.jboss.as.patching.metadata.PatchElementBuilder
-
- require(String) - Method in class org.jboss.as.patching.metadata.PatchIdentityBuilder
-
- 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
-
- requireAttributes(XMLExtendedStreamReader, String...) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Require all the named attributes, returning their values in order.
- requireChild(PathElement) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelInstanceResource
-
- requireChild(PathElement) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- requireChild(PathElement) - Method in class org.jboss.as.connector.subsystems.resourceadapters.IronJacamarResource
-
- requireChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- requireChild(PathElement) - Method in class org.jboss.as.controller.registry.AbstractModelResource
-
- requireChild(PathElement) - Method in class org.jboss.as.controller.registry.PlaceholderResource
-
- requireChild(PathElement) - Method in interface org.jboss.as.controller.registry.Resource
-
Get a single child of this resource with the given address.
- requireChild(PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerServiceResource
-
- requireChild(PathElement) - Method in class org.jboss.as.jpa.management.DynamicManagementStatisticsResource
-
- requireChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- requireChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- requireChild(PathElement) - Method in class org.jboss.as.messaging.CoreAddressResource
-
- requireChild(PathElement) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- requireChild(PathElement) - Method in class org.jboss.as.messaging.SecurityRoleResource
-
- REQUIRED - Static variable in class org.jboss.as.cli.Util
-
- required(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the name is required.
- REQUIRED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- required(InterceptorContext, EJBComponent, int) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- required(Object) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message the object, represented by the obj parameter, is required.
- required(Object, Object) - Method in interface org.jboss.as.messaging.MessagingMessages
-
A message indicating either obj1 or obj2 is required.
- REQUIRED - Static variable in interface org.jboss.as.security.Constants
-
- requiredAddress - Variable in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- requiredChildIsMissing(String, String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception message indicating that a parent is missing a required child.
- requiredJSSEConfigurationAttribute() - Method in interface org.jboss.as.security.SecurityMessages
-
- requiredPreceding - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- RequiredRequestParamArg - Class in org.jboss.as.cli.impl
-
- RequiredRequestParamArg(String, CommandHandlerWithArguments, CommandLineCompleter) - Constructor for class org.jboss.as.cli.impl.RequiredRequestParamArg
-
- RequiredRequestParamArg(String, CommandHandlerWithArguments) - Constructor for class org.jboss.as.cli.impl.RequiredRequestParamArg
-
- RequiredRequestParamArg(String, CommandHandlerWithArguments, String) - Constructor for class org.jboss.as.cli.impl.RequiredRequestParamArg
-
- requiredSecurityDomainServiceNotAvailable(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- requiredServiceRefName() - Method in interface org.jboss.as.webservices.WSMessages
-
- requiredServiceRefType() - Method in interface org.jboss.as.webservices.WSMessages
-
- requirement(AccessRequirement) - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.RequirementSetBuilder
-
- requirements - Variable in class org.jboss.as.cli.accesscontrol.AccessRequirementSet
-
- REQUIREMENTS_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- requireNamespace(XMLExtendedStreamReader, Namespace) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Require that the namespace of the current element matches the required namespace.
- requireNoAttributes(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Checks that the current element has no attributes, throwing an
XMLStreamException if one is found.
- requireNoChildResources() - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- requireNoChildResources() - Method in class org.jboss.as.domain.controller.operations.ProfileRemoveHandler
-
- requireNoChildResources() - Method in class org.jboss.as.server.deployment.scanner.DeploymentScannerSubsystemRemove
-
- requireNoContent(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Consumes the remainder of the current element, throwing an
XMLStreamException if it contains any child
elements.
- requireNoNamespaceAttribute(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- requireQuorum(int) - Method in interface org.wildfly.clustering.singleton.SingletonServiceBuilder
-
- RequireResolveException - Exception in org.jboss.as.naming
-
Indicates that a naming store encountered a reference or a link when
performing a list operation.
- RequireResolveException(Name) - Constructor for exception org.jboss.as.naming.RequireResolveException
-
- requires - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- REQUIRES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RequiresCallback - Interface in org.jboss.as.patching.metadata.impl
-
- requireSingleAttribute(XMLExtendedStreamReader, String) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Require that the current element have only a single attribute with the
given name.
- requiresInterceptors(Method, ComponentConfiguration) - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
- requiresInterceptors(Method, ComponentConfiguration) - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- requiresJndiName() - Method in class org.wildfly.jberet.BatchConfiguration
-
Checks to see if a JNDI name is required.
- requiresNew(InterceptorContext, EJBComponent, int) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- requiresPatch(String) - Method in interface org.jboss.as.patching.PatchMessages
-
- requiresReload(Set<AttributeAccess.Flag>) - Static method in class org.jboss.as.logging.Logging
-
Checks to see within the flags if a reload, i.e.
- requiresRestart(Set<AttributeAccess.Flag>) - Static method in class org.jboss.as.logging.Logging
-
Checks to see within the flags if a restart of any kind is required.
- requiresRestart() - Method in class org.jboss.as.patching.installation.InstallationManager
-
Check whether the instance requires a restart.
- requiresRestart() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- requiresRestart() - Method in class org.jboss.as.server.services.net.BindingInterfaceHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.AddAliasCommand
-
Gets whether a OperationContext.Stage#RUNTIME handler should be added.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerWriteAttributeHandler
-
Gets whether a OperationContext.Stage#RUNTIME handler should be added.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.RemoveAliasCommand
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractRemoveStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ModelOnlyAddStepHandler
-
Returns false.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ModelOnlyRemoveStepHandler
-
Returns false.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.ModelOnlyWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.operations.common.SocketBindingGroupRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Gets whether this operation needs to update the runtime.
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.DomainSocketBindingGroupRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ProfileAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ProfileRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ServerGroupAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.controller.operations.ServerGroupRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.access.AccessAuthorizationCombinationPolicyWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.access.RoleIncludeAllWriteAttributeHander
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildWriteAttributeHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.security.UserAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.domain.management.security.UserRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.model.jvm.JVMRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.DiscoveryOptionAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HostSpecifiedInterfaceAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HostSpecifiedInterfaceRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.HttpManagementRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.NativeManagementAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.ServerAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.ServerRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.management.client.content.ManagedDMRContentRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.deployment.scanner.DeploymentScannerSubsystemAdd
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.deployment.scanner.DeploymentScannerSubsystemRemove
-
- 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.wildfly.extension.mod_cluster.CustomLoadMetricAdd
-
- requiresRuntime(OperationContext) - Method in class org.wildfly.extension.mod_cluster.LoadMetricAdd
-
- requiresRuntimeVerification() - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemAdd
-
- requiresRuntimeVerification() - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- requiresRuntimeVerification() - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- requiresRuntimeVerification() - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- requiresRuntimeVerification() - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
- requiresRuntimeVerification() - Method in class org.jboss.as.controller.ModelOnlyAddStepHandler
-
Returns false.
- requiresRuntimeVerification() - Method in class org.jboss.as.domain.management.security.UserAddHandler
-
- requiresRuntimeVerification() - Method in class org.jboss.as.ee.subsystem.EeSubsystemAdd
-
- requiresRuntimeVerification() - Method in class org.jboss.as.remoting.RemotingEndpointAdd
-
- requiresRuntimeVerification() - Method in class org.jboss.as.server.services.net.BindingAddHandler
-
- requiresRuntimeVerification() - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
-
- requiresRuntimeVerification() - Method in class org.jboss.as.service.SarSubsystemAdd
-
- REQUISITE - Static variable in interface org.jboss.as.security.Constants
-
- reserved(String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the name is reserved.
- reservedMBeanDomain(String) - Method in interface org.jboss.as.jmx.JmxMessages
-
A message indicating you cannot create mbeans under the reserved domain.
- reset() - Method in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- reset() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- reset() - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- reset() - Method in interface org.jboss.as.cli.operation.OperationRequestAddress
-
Resets the prefix, i.e.
- reset() - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
Reset the internal state of this object back to what it originally was.
- reset(ContextHandle) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
-
- reset() - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandle
-
- reset() - Method in class org.jboss.as.ee.concurrent.handle.NullContextHandle
-
- reset() - Method in class org.jboss.as.patching.validation.PatchingGarbageLocator
-
- reset() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Resets variables maintaining the sum to zero.
- RESET_ALL_MESSAGE_COUNTER_HISTORIES - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- RESET_ALL_MESSAGE_COUNTERS - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- RESET_CONFIGURATION - Static variable in class org.jboss.as.patching.Constants
-
- RESET_MESSAGE_COUNTER - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- RESET_PEAK_THREAD_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- RESET_PEAK_USAGE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- resetBootFile(boolean) - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
- resetConnectionId() - Method in class org.jboss.as.protocol.mgmt.ManagementPongRequestHandler
-
Update the id we send in pong responses
- resetMessageCounter() - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- resetState() - Method in class org.jboss.as.cli.accesscontrol.BaseAccessRequirement
-
- resetState() - Method in class org.jboss.as.cli.accesscontrol.HostServerOperationAccess
-
- resetState() - Method in class org.jboss.as.cli.accesscontrol.PerNodeOperationAccess
-
- ResolutionContext(boolean, String, String, String) - Constructor for class org.jboss.as.ee.component.InjectionSource.ResolutionContext
-
- resolve(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
-
- resolve(String) - Method in class org.jboss.as.ee.metadata.property.VaultPropertyResolver
-
- resolve(NameComponent[]) - Method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
- resolve(String, LayerType) - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Resolve a target for patching.
- resolve(EndpointResolver) - Method in class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- RESOLVE_HOSTS - Static variable in interface org.jboss.as.web.Constants
-
- RESOLVE_HOSTS - Static variable in class org.jboss.as.web.WebAccessLogDefinition
-
- RESOLVE_OBJECT_STORE_PATH - Static variable in class org.jboss.as.txn.subsystem.TransactionExtension
-
The operation name to resolve the object store path
- resolve_str(String) - Method in class org.jboss.as.jacorb.naming.CorbaNamingContext
-
- resolveAddress(String) - Method in class org.jboss.as.cli.ControllerAddressResolver
-
- RESOLVED_ADDRESS - Static variable in class org.jboss.as.server.services.net.NetworkInterfaceRuntimeHandler
-
- resolveDefaultHandoffExecutor(String, ServiceName, ServiceTarget, List<ServiceController<?>>, ServiceListener<? super ThreadFactory>...) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
-
Optionally provides the service name of a default handoff executor.
- resolvedFileDoesNotExistOrIsDirectory(File) - Method in interface org.jboss.as.controller.ControllerMessages
-
- resolveEjb(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbInjectionServices
-
- resolveEjb(EjbDescriptor<?>) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbServices
-
- resolveEjbFinderMethod(Class<?>, DeploymentReflectionIndex, Method, String, PersistenceType) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator
-
- resolveEjbHomeBusinessMethod(Class<?>, DeploymentReflectionIndex, Method, String) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator
-
- resolveExpression(boolean, boolean) - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Replaces system property specified with ${xxx} fomrat or a local variable
whose name is prefixed with '$'.
- ResolveExpressionHandler - Class in org.jboss.as.controller.operations.common
-
Operation that resolves an expression (but not against the vault) and returns the resolved value.
- ResolveExpressionOnDomainHandler - Class in org.jboss.as.domain.controller.operations
-
Operation that resolves an expression (but not against the vault) and returns the resolved value.
- ResolveExpressionOnHostHandler - Class in org.jboss.as.host.controller.operations
-
Operation that resolves an expression (but not against the vault) and returns the resolved value.
- resolveExpressions(ModelNode) - Method in interface org.jboss.as.controller.ExpressionResolver
-
Resolves any expressions in the passed in ModelNode.
- resolveExpressions(ModelNode) - Method in class org.jboss.as.controller.ExpressionResolverImpl
-
- resolveExpressions(ModelNode) - Method in interface org.jboss.as.controller.OperationContext
-
Resolves any expressions in the passed in ModelNode.
- resolveExpressions(ModelNode) - Method in interface org.jboss.as.controller.transform.TransformationContext
-
- resolveGUID(String) - Static method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.controller.remote.ModelControllerClientOperationHandler
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.controller.remote.TransactionalProtocolOperationHandler
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.host.controller.mgmt.HostControllerRegistrationHandler
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.protocol.mgmt.ManagementPongRequestHandler
-
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestHandlerFactory
-
Try to resolve the request handler for the give header.
- resolveHandoffExecutor(String, String, ServiceName, ServiceTarget, List<ServiceController<?>>, ServiceListener<? super ThreadFactory>...) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
-
- resolveHandoffExecutor(String, String, ServiceName, ServiceTarget, List<ServiceController<?>>, ServiceListener<? super ThreadFactory>...) - Method in interface org.jboss.as.threads.HandoffExecutorResolver
-
Resolves the service name of the handoff executor a thread pool service should use, optionally providing a default
executor in case the thread pool does not have a specifically configured handoff executor.
- resolveHost(ModelVersion, ModelNode) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the host registry.
- resolveHost(ModelVersion, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the host registry.
- resolveMessageDestination(String, VirtualFile) - Method in class org.jboss.as.ee.component.EEApplicationDescription
-
Resolves a message destination name into a JNDI name
- resolveMethod(NamedMethodMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
-
- resolveMethod(MethodMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
-
- resolveMethod(String, MethodParametersMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
-
- resolveMethods(NamedMethodMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
-
- resolveMethods(String, MethodParametersMetaData, Class<?>, DeploymentReflectionIndex) - Static method in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils
-
- resolveModelAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Finds a value in the given
model whose key matches this attribute's
name,
uses the given
context to
resolve
it and validates it using this attribute's
validator.
- resolveModelAttribute(ExpressionResolver, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- resolveName() - Method in class org.jboss.as.version.ProductConfig
-
- resolveNamedHandoffExecutor(String, String, ServiceName) - Method in class org.jboss.as.threads.HandoffExecutorResolver.AbstractThreadFactoryResolver
-
Create a service name to use for the thread factory in the case where a simple name for the factory was provided.
- resolveNamedHandoffExecutor(String, String, ServiceName) - Method in class org.jboss.as.threads.HandoffExecutorResolver.SimpleResolver
-
- resolveNamedThreadFactory(String, String, ServiceName) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
-
Create a service name to use for the thread factory in the case where a simple name for the factory was provided.
- resolveNamedThreadFactory(String, String, ServiceName) - Method in class org.jboss.as.threads.ThreadFactoryResolver.SimpleResolver
-
- resolveNext() - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestHandlerFactory.RequestHandlerChain
-
Ask the next factory in the chain to resolve the handler.
- resolveOperationTransformer(PathAddress, String) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
Resolve an operation transformer entry.
- resolveOption(ExpressionResolver, ModelNode, OptionMap.Builder) - Method in class org.wildfly.extension.io.OptionAttributeDefinition
-
- resolveOptions(ExpressionResolver, ModelNode, Collection<OptionAttributeDefinition>) - Static method in class org.wildfly.extension.io.OptionList
-
- resolveOrder(List<WarMetaDataProcessor.WebOrdering>, List<String>) - Static method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor
-
Generate the Jar processing order.
- resolvePatch(String, String) - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- resolvePatch(String, String) - Method in interface org.jboss.as.patching.metadata.PatchMetadataResolver
-
Resolve a for a given product name and version.
- resolvePath() - Method in class org.jboss.as.controller.services.path.AbsolutePathService
-
- resolvePath() - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- resolvePath() - Method in class org.jboss.as.controller.services.path.PathEntry
-
Returns the fully resolved path
- resolvePath() - Method in class org.jboss.as.controller.services.path.RelativePathService
-
- resolvePath(OperationContext, String, String) - Static method in class org.jboss.as.logging.resolvers.FileResolver
-
Resolves the path based on the relative to and the path.
- ResolvePathHandler - Class in org.jboss.as.controller.services.path
-
An operation to resolve a relative-to path.
- ResolvePathHandler.Builder - Class in org.jboss.as.controller.services.path
-
Build an operation to resolve the
- resolvePersistenceContext(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldJpaInjectionServices
-
- resolvePersistenceUnit(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldJpaInjectionServices
-
- resolvePersistenceUnitSupplier(DeploymentUnit, String) - Static method in class org.jboss.as.jpa.container.PersistenceUnitSearch
-
- resolvePluggableExpression(ModelNode) - Method in class org.jboss.as.controller.ExpressionResolverImpl
-
Attempt to resolve the expression encapsulated in the given node,
setting the value of node to the resolved string if successful, or leaving node unaltered
if the expression is not of a form resolvable by this method.
- resolvePluggableExpression(ModelNode) - Method in class org.jboss.as.server.RuntimeExpressionResolver
-
- resolveProperties(String) - Static method in class org.jboss.as.cli.Util
-
- resolvePropertyValue(OperationContext, ModelNode) - Method in interface org.jboss.as.logging.ConfigurationProperty
-
Resolves the value of the model node the type.
- resolvePropertyValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- resolvePropertyValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- resolvePropertyValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition
-
- resolver() - Method in interface org.jboss.as.logging.ConfigurationProperty
-
Returns the resolver for the attribute.
- resolver() - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- resolver() - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- resolver() - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition
-
- resolveRelativePathEntry(String, String) - Method in interface org.jboss.as.controller.services.path.PathManager
-
Resolves a relative path
- resolveRelativePathEntry(String, String) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- resolveRemoveMethod(Class<?>, DeploymentReflectionIndex, String) - Method in class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
-
- resolveResource(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- resolveResource(String, String) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- resolveResourceTransformer(PathAddress) - Method in class org.jboss.as.controller.registry.OperationTransformerRegistry
-
Resolve a resource transformer for a given address.
- resolveRuntimeName(OperationContext, PathElement) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
Resolves runtime name of model resource.
- resolveRuntimeName(OperationContext, PathElement) - Static method in class org.jboss.as.ejb3.subsystem.deployment.AbstractRuntimeMetricsHandler
-
Resolves runtime name of model resource.
- resolveServer(ModelVersion, ModelNode) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the server registry.
- resolveServer(ModelVersion, Map<PathAddress, ModelVersion>) - Method in class org.jboss.as.controller.transform.TransformerRegistry
-
Resolve the server registry.
- resolveThreadFactory(String, String, ServiceName, ServiceTarget, List<ServiceController<?>>, ServiceListener<? super ThreadFactory>...) - Method in class org.jboss.as.threads.ThreadFactoryResolver.AbstractThreadFactoryResolver
-
- resolveThreadFactory(String, String, ServiceName, ServiceTarget, List<ServiceController<?>>, ServiceListener<? super ThreadFactory>...) - Method in interface org.jboss.as.threads.ThreadFactoryResolver
-
Resolves the service name of the thread factory a thread pool service should use, providing a default thread
factory in case the thread pool does not have a specifically configured thread factory.
- resolveTransformer(Iterator<PathElement>, ModelVersion, String) - Method in class org.jboss.as.controller.registry.GlobalTransformerRegistry
-
- resolveTransformer(PathAddress) - Method in interface org.jboss.as.controller.transform.ResourceTransformationContext
-
Resolve the resource transformer for a given address.
- resolveTransformer(ResourceTransformationContext, PathAddress) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Resolve a resource transformer for agiven address.
- resolveTransformer(TransformationContext, PathAddress, String) - Method in interface org.jboss.as.controller.transform.TransformationTarget
-
Resolve an operation transformer for a given address.
- resolveTransformer(ResourceTransformationContext, PathAddress) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- resolveTransformer(TransformationContext, PathAddress, String) - Method in class org.jboss.as.controller.transform.TransformationTargetImpl
-
- resolveValue(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.ifelse.ModelNodePathOperand
-
- resolveValue(CommandContext, ModelNode) - Method in interface org.jboss.as.cli.handlers.ifelse.Operand
-
- resolveValue(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.ifelse.StringValueOperand
-
- resolveValue(String) - Static method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- resolveValue(String, ParsingState) - Static method in class org.jboss.as.cli.impl.ArgumentWithValue
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Takes the given
value, resolves it using the given
context
and validates it using this attribute's
validator.
- resolveValue(ExpressionResolver, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Takes the given
value, resolves it using the given
resolver
and validates it using this attribute's
validator.
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.FileResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.HandlerResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.LevelResolver
-
- resolveValue(OperationContext, ModelNode) - Method in interface org.jboss.as.logging.resolvers.ModelNodeResolver
-
Formats the attribute to the desired type.
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.OverflowActionResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.SizeResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.TargetResolver
-
- resolveVersion() - Method in class org.jboss.as.version.ProductConfig
-
- resolveVersions(ExtensionRegistry) - Static method in class org.jboss.as.controller.transform.TransformerRegistry
-
- resolveVersions(ModelNode) - Static method in class org.jboss.as.controller.transform.TransformerRegistry
-
- Resource - Interface in org.jboss.as.controller.registry
-
An addressable resource in the management model, representing a local model and child resources.
- resource(String...) - Method in class org.jboss.as.jdr.commands.CallAS7
-
appends resource parts to the resource to call
- Resource.Factory - Class in org.jboss.as.controller.registry
-
- Resource.NoSuchResourceException - Exception in org.jboss.as.controller.registry
-
- Resource.ResourceEntry - Interface in org.jboss.as.controller.registry
-
- Resource.Tools - Class in org.jboss.as.controller.registry
-
- RESOURCE_ADAPTER - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- RESOURCE_ADAPTER_ACTIVATOR_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RESOURCE_ADAPTER_DEPLOYER_SERVICE_PREFIX - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RESOURCE_ADAPTER_DEPLOYMENT_SERVICE_PREFIX - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RESOURCE_ADAPTER_REGISTRY_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RESOURCE_ADAPTER_SERVICE_PREFIX - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RESOURCE_NAME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanExtension
-
- RESOURCE_NAME - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
-
- RESOURCE_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.CommonAttributes
-
- RESOURCE_NAME - Static variable in class org.jboss.as.controller.descriptions.common.ControllerResolver
-
- RESOURCE_NAME - Static variable in class org.jboss.as.domain.management._private.DomainManagementResolver
-
- RESOURCE_NAME - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptions
-
- RESOURCE_NAME - Static variable in class org.wildfly.extension.security.manager.SecurityManagerExtension
-
- RESOURCE_PATH - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- RESOURCE_PATH - Static variable in class org.jboss.as.host.controller.descriptions.HostEnvironmentResourceDefinition
-
- RESOURCE_PATH - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- RESOURCE_REFERENCE_PROCESSOR_REGISTRY - Static variable in class org.jboss.as.ee.component.Attachments
-
- RESOURCE_ROOTS - Static variable in class org.jboss.as.server.deployment.Attachments
-
The additional resource roots of the deployment unit.
- RESOURCEADAPTER_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- ResourceAdapterActivatorService - Class in org.jboss.as.connector.services.resourceadapters
-
A ResourceAdapterDeploymentService.
- ResourceAdapterActivatorService(Connector, IronJacamar, ClassLoader, String) - Constructor for class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
- ResourceAdapterDeployment - Class in org.jboss.as.connector.metadata.deployment
-
A resource adapter deployment
- ResourceAdapterDeployment(CommonDeployment, String, ServiceName) - Constructor for class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeployment
-
Create an instance
- ResourceAdapterDeploymentRegistry - Interface in org.jboss.as.connector.services.resourceadapters.deployment.registry
-
The interface for the resource adapter deployment registry
- ResourceAdapterDeploymentRegistryImpl - Class in org.jboss.as.connector.services.resourceadapters.deployment.registry
-
The interface for the resource adapter deployment registry
- ResourceAdapterDeploymentRegistryImpl() - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistryImpl
-
Constructor
- ResourceAdapterDeploymentRegistryService - Class in org.jboss.as.connector.services.resourceadapters.deployment.registry
-
The resource adapter deployment registry service
- ResourceAdapterDeploymentRegistryService() - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistryService
-
Create an instance
- ResourceAdapterDeploymentService - Class in org.jboss.as.connector.services.resourceadapters.deployment
-
A ResourceAdapterDeploymentService.
- ResourceAdapterDeploymentService(ConnectorXmlDescriptor, Connector, IronJacamar, ClassLoader, ServiceName, ServiceName) - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService
-
- resourceAdapterNotSpecified(MessageDrivenComponent) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating No resource-adapter has been specified
- ResourceAdapterParser - Class in org.jboss.as.connector.subsystems.resourceadapters
-
A ResourceAdapterParserr.
- ResourceAdapterParser() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser
-
- ResourceAdapterParser.Attribute - Enum in org.jboss.as.connector.subsystems.resourceadapters
-
An Attribute.
- ResourceAdapterParser.Tag - Enum in org.jboss.as.connector.subsystems.resourceadapters
-
A Tag.
- resourceAdapterRepositoryUnAvailable() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ResourceAdapterResourceDefinition - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdapterResourceDefinition(boolean, boolean) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterResourceDefinition
-
- RESOURCEADAPTERS_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- RESOURCEADAPTERS_SUBSYSTEM_SERVICE - Static variable in class org.jboss.as.connector.util.ConnectorServices
-
- ResourceAdapterService - Class in org.jboss.as.connector.services.resourceadapters
-
- ResourceAdapterService(String, ServiceName, ResourceAdapter) - Constructor for class org.jboss.as.connector.services.resourceadapters.ResourceAdapterService
-
create an instance
- ResourceAdaptersExtension - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdaptersExtension() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension
-
- ResourceAdaptersRootResourceDefinition - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdaptersRootResourceDefinition(boolean) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersRootResourceDefinition
-
- ResourceAdaptersService - Class in org.jboss.as.connector.subsystems.resourceadapters
-
A ResourceAdaptersService.
- ResourceAdaptersService() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService
-
- ResourceAdaptersService.ModifiableResourceAdaptors - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdaptersSubsystemService - Class in org.jboss.as.connector.subsystems.resourceadapters
-
A ResourceAdaptersSubsystem Service.
- ResourceAdaptersSubsystemService() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemService
-
- ResourceAdapterSubsystemParser - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdapterSubsystemParser() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterSubsystemParser
-
- ResourceAdapterXmlDeploymentService - Class in org.jboss.as.connector.services.resourceadapters.deployment
-
A ResourceAdapterXmlDeploymentService.
- ResourceAdapterXmlDeploymentService(ConnectorXmlDescriptor, ResourceAdapter, Module, String, ServiceName, ServiceName) - Constructor for class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterXmlDeploymentService
-
- ResourceAdaptorAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the ResourceAdapter annotation
- ResourceAdaptorAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ResourceAdaptorAnnotationInformationFactory
-
- ResourceAdaptorMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Handles the ResourceAdapter annotation merging
- ResourceAdaptorMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ResourceAdaptorMergingProcessor
-
- ResourceAuthorization - Interface in org.jboss.as.controller.access
-
- ResourceBuilder - Interface in org.jboss.as.controller
-
- ResourceBuilder.Factory - Class in org.jboss.as.controller
-
- resourceBundleDescriptionsNotSupported(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating resourceBundle based descriptions are not supported
- ResourceCompositeOperationHandler - Class in org.jboss.as.cli.handlers
-
A command that is composed of several operations
performed against the same resource.
- ResourceCompositeOperationHandler(CommandContext, String, String, String, String...) - Constructor for class org.jboss.as.cli.handlers.ResourceCompositeOperationHandler
-
- resourceDefinition - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- resourceDefinition - Variable in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- ResourceDefinition - Interface in org.jboss.as.controller
-
Provides essential information defining a management resource.
- ResourceDescriptionResolver - Interface in org.jboss.as.controller.descriptions
-
Resolves localized text descriptions of resources and their components.
- resourceDescriptionResolverError() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the ResourceDescriptionResolver variant should be used.
- ResourceFilter - Interface in org.jboss.as.controller.registry
-
A resource filter.
- ResourceHandlerDefinition - Class in org.jboss.as.domain.http.server
-
- ResourceHandlerDefinition(String, String, HttpHandler) - Constructor for class org.jboss.as.domain.http.server.ResourceHandlerDefinition
-
- ResourceInjectionAnnotationParsingProcessor - Class in org.jboss.as.ee.component.deployers
-
Deployment processor responsible for analyzing each attached
ComponentDescription instance to configure
required resource injection configurations.
- ResourceInjectionAnnotationParsingProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- ResourceInjectionConfiguration - Class in org.jboss.as.ee.component
-
A configuration for resource injection.
- ResourceInjectionConfiguration(InjectionTarget, InjectionSource, boolean) - Constructor for class org.jboss.as.ee.component.ResourceInjectionConfiguration
-
Construct a new instance.
- ResourceInjectionConfiguration(InjectionTarget, InjectionSource) - Constructor for class org.jboss.as.ee.component.ResourceInjectionConfiguration
-
Construct a new instance.
- ResourceInjectionTarget - Interface in org.jboss.as.ee.component
-
Represents an object that has a descriptor based JNDI environment.
- ResourceInjectionUtilities - Class in org.jboss.as.weld.util
-
- resourceLookupForInjectionFailed(String, Throwable) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating a lookup failed, wrt Resource injection.
- resourceMustExist(OperationContext, ModelNode) - Method in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
-
By default the handler will check whether the resource exist before calling @{link #executeRuntimeStep(OperationContext, ModelNode)}.
- resourceMustExist(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.QueueControlHandler
-
- resourceMustExist(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.QueueReadAttributeHandler
-
- resourceMustExist(OperationContext, ModelNode) - Method in class org.jboss.as.messaging.SecurityRoleReadAttributeHandler
-
- resourceNotFound(ModelNode) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating a resource does not exist.
- resourceNotFound(PathAddress, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a resource does not exist.
- resourceOnly - Variable in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- ResourceProvider - Interface in org.jboss.as.controller.registry
-
- resourceReferenceNotRegistered(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the resource reference for the type is not registered.
- ResourceReferenceProcessor - Class in org.jboss.as.ee.component.deployers
-
Deployment processor that sets up env-entry, resource-ref and resource-env-ref bindings
- ResourceReferenceProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ResourceReferenceProcessor
-
- ResourceReferenceRegistrySetupProcessor - Class in org.jboss.as.ee.component.deployers
-
DUP that adds the to the deployment, and adds the bean validation resolvers.
- ResourceReferenceRegistrySetupProcessor() - Constructor for class org.jboss.as.ee.component.deployers.ResourceReferenceRegistrySetupProcessor
-
- resourceRegistrationIsNotAnAlias() - Method in interface org.jboss.as.controller.ControllerMessages
-
- ResourceRoot - Class in org.jboss.as.cli.handlers.module
-
- ResourceRoot(String) - Constructor for class org.jboss.as.cli.handlers.module.ResourceRoot
-
- 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
-
- resourcesOfTypeCannotBeRegistered(String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
- resourcesOfTypeCannotBeRemoved(String) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
- resourceTooLarge() - Method in interface org.jboss.as.server.ServerMessages
-
- ResourceTransformationContext - Interface in org.jboss.as.controller.transform
-
The resource transformation context.
- ResourceTransformationDescriptionBuilder - Interface in org.jboss.as.controller.transform.description
-
Resource specific transformation description builder.
- ResourceTransformer - Interface in org.jboss.as.controller.transform
-
The resource transformer.
- ResourceTransformerEntry(ResourceTransformer, boolean) - Constructor for class org.jboss.as.controller.registry.OperationTransformerRegistry.ResourceTransformerEntry
-
- RESPONSE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- response - Variable in class org.jboss.as.controller.ParsedBootOp
-
- RESPONSE_BODY - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- RESPONSE_END - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- RESPONSE_ERROR - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- RESPONSE_HEADERS - Static variable in class org.jboss.as.cli.Util
-
- RESPONSE_HEADERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESPONSE_ID - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- RESPONSE_TYPE - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- responseHandlerNotFound(int) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the response handler id was not found for the request.
- ResponseHeaderFilter - Class in org.wildfly.extension.undertow.filters
-
- RESTART - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESTART_DEFINITION - Static variable in class org.jboss.as.server.operations.ServerProcessStateHandler
-
- RESTART_HOST_CONTROLLER - Static variable in class org.jboss.as.process.CommandLineConstants
-
Passed in when the host controller is respawned by process controller
- RESTART_PROCESS_FROM_STARTUP_SCRIPT - Static variable in class org.jboss.as.process.ExitCodes
-
Exit code which serves two functions:
standalone mode: - if a standalone server's exit code the startup script will start up the server again.
- RESTART_REQUIRED - Static variable in class org.jboss.as.cli.Util
-
- RESTART_REQUIRED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESTART_SERVER_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RESTART_SERVER_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RESTART_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESTART_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
-
- restartIfPresent(OperationContext, String, String, ServiceVerificationHandler) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- RestartMode - Enum in org.jboss.as.host.controller
-
- RestartParentResourceAddHandler - Class in org.jboss.as.controller
-
Simple add handler which, if allowed, restarts a parent resource when the child is added.
- RestartParentResourceAddHandler(String) - Constructor for class org.jboss.as.controller.RestartParentResourceAddHandler
-
- RestartParentResourceHandlerBase - Class in org.jboss.as.controller
-
Simple remove handler that, if allowed, restarts a parent resource when a child is removed.
- RestartParentResourceHandlerBase(String) - Constructor for class org.jboss.as.controller.RestartParentResourceHandlerBase
-
- RestartParentResourceRemoveHandler - Class in org.jboss.as.controller
-
Simple remove handler that, if allowed, restarts a parent resource when a child is removed.
- RestartParentResourceRemoveHandler(String) - Constructor for class org.jboss.as.controller.RestartParentResourceRemoveHandler
-
- RestartParentWriteAttributeHandler - Class in org.jboss.as.controller
-
- RestartParentWriteAttributeHandler(String, AttributeDefinition...) - Constructor for class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- RestartParentWriteAttributeHandler(String, Collection<AttributeDefinition>) - Constructor for class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- restartRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that the process must be terminated and replaced with a new process in order to ensure stable
operation and/or to bring the running state in line with the persistent configuration.
- restartRequired() - Method in interface org.jboss.as.controller.services.path.PathManager.PathEventContext
-
- restartRequired() - Method in class org.jboss.as.patching.installation.InstallationManager
-
Require a restart.
- restartRequired() - Method in class org.jboss.as.patching.installation.InstallationManagerImpl
-
- restartServer(String, String, long, TimeUnit) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
Restarts the given server.
- restartServer(String, String, long, TimeUnit) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- restartServer(String, int, ModelNode) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Restart the server with the given name.
- restartServer(String, int, ModelNode, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Restart the server with the given name.
- restartServer(String, int, ModelNode) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- restartServer(String, int, ModelNode, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- RESTEASY_ATOM - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_CDI - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_CRYPTO - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_DEPLOYMENT_DATA - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsAttachments
-
- RESTEASY_JACKSON2 - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_JAXB - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_JAXRS - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_JSAPI - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_JSON_P_PROVIDER - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_MULTIPART - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_SCAN - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- RESTEASY_SCAN_PROVIDERS - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- RESTEASY_SCAN_RESOURCES - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- RESTEASY_VALIDATOR_11 - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- RESTEASY_YAML - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsDependencyProcessor
-
- ResteasyDeploymentData - Class in org.jboss.as.jaxrs.deployment
-
- ResteasyDeploymentData() - Constructor for class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- resteasyScanWarning(String) - Method in interface org.jboss.as.jaxrs.JaxrsLogger
-
Logs a warning message indicating that resteasy.scan was found in the web.xml and is not
necessary.
- RESTORED_CONFIGURATION - Static variable in class org.jboss.as.patching.Constants
-
- restoreMessageHandler() - Method in interface org.jboss.as.process.protocol.Connection
-
- restoreTimers(List<ScheduleTimer>) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Restores persisted timers, corresponding to this timerservice, which are eligible for any new timeouts.
- RESTRICTED_PATHS - Static variable in class org.jboss.as.server.parsing.CommonXml
-
The restricted path names.
- RestrictionLevel - Enum in org.jboss.as.domain.management.security.password
-
- RESULT - Static variable in class org.jboss.as.cli.Util
-
- RESULT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- RESULT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RESULT_PATTERN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- resume() - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- RESUME - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- RESUME - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- retainAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- rethrowIfCorbaSystemException(Exception) - Static method in class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- retrieveFromVault(String) - Method in interface org.jboss.as.controller.VaultReader
-
Unmasks vaulted data.
- retrieveFromVault(String) - Method in class org.jboss.as.security.vault.RuntimeVaultReader
-
- retrievePreparedOperation() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener
-
Retrieves and removes the head of the underlying queue, waiting if necessary until an element becomes available.
- retrievePreparedOperation(long, TimeUnit) - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener
-
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
- retry() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- RETRY_INTERVAL - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- RETRY_INTERVAL - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- RETRY_INTERVAL - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- RETRY_INTERVAL_MULTIPLIER - Static variable in class org.jboss.as.messaging.ClusterConnectionDefinition
-
- RETRY_INTERVAL_MULTIPLIER - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- RETRY_INTERVAL_MULTIPLIER - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- retrying(String, int) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- RetryingCacheInvoker - Class in org.jboss.as.clustering.infinispan.invoker
-
A cache invoker implementation that retries after a specified set of intervals upon timeout or suspect.
- RetryingCacheInvoker(int...) - Constructor for class org.jboss.as.clustering.infinispan.invoker.RetryingCacheInvoker
-
Creates a new RetryingCacheInvoker.
- RetryingCacheInvoker(CacheInvoker, int...) - Constructor for class org.jboss.as.clustering.infinispan.invoker.RetryingCacheInvoker
-
- retryingTimeout(Timer) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an info message indicating retrying timeout for timer
- retryTimeout(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- RETURN_APPLY_HOST_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_APPLY_SERVER_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_APPLY_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_APPLY_UPDATES_RESULT_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_ACTION_ID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_ACTION_MODEL_RESULT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_ACTION_MODEL_ROLLBACK - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_HASH - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_HASH_LENGTH - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_PLAN_COMPLETE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_PLAN_ID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_PLAN_INVALID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_SET_ID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DEPLOYMENT_SET_ROLLBACK - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_DOMAIN_MODEL - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_HOST_CONTROLLER_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_HOST_MODEL - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_HOST_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_DEPLOYMENT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_DEPLOYMENT_RESULT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_DEPLOYMENT_ROLLBACK - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_GROUP_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_MODEL - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_STATUS - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- RETURN_SERVER_STATUS_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- returnThis() - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- returnThis() - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- returnThis() - Method in class org.jboss.as.patching.metadata.PatchElementBuilder
-
- returnType(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- REVERSE_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REVERSE_PROXY - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ReverseProxyHandler - Class in org.wildfly.extension.undertow.handlers
-
- ReverseProxyHandlerHost - Class in org.wildfly.extension.undertow.handlers
-
- REVERT_RELOAD_REQUIRED_ROLLBACK_HANDLER - Static variable in interface org.jboss.as.controller.OperationContext.RollbackHandler
-
- revertAdditionalOperation(String, ModelNode, OperationContext, T, Object) - Method in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- revertAdditionalOperation(String, ModelNode, OperationContext, JMSQueueControl, Object) - Method in class org.jboss.as.messaging.jms.JMSQueueControlHandler
-
- revertAdditionalOperation(String, ModelNode, OperationContext, QueueControl, Object) - Method in class org.jboss.as.messaging.QueueControlHandler
-
- revertOperationFailed(Throwable, String, String, PathAddress) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs an error message indicating the class, represented by the className parameter, caught an exception
attempting to revert the operation, represented by the operation parameter, at the address, represented
by the address parameter.
- revertReloadRequired(Object) - Method in class org.jboss.as.controller.ControlledProcessState
-
- revertReloadRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that a previous call to
OperationContext.reloadRequired() can be ignored (typically because the change
that led to the need for reload has been rolled back.)
- revertResourceRestarted(PathAddress, Object) - Method in interface org.jboss.as.controller.OperationContext
-
Removes the restarted marking on the specified resource, provided the passed owner is the one
originally used to obtain the mark.
- revertRestartRequired(Object) - Method in class org.jboss.as.controller.ControlledProcessState
-
- revertRestartRequired() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that a previous call to
OperationContext.restartRequired() can be ignored (typically because the change
that led to the need for restart has been rolled back.)
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, List<PoolConfiguration>) - Method in class org.jboss.as.connector.subsystems.common.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.connector.subsystems.datasources.DisableRequiredWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, JcaSubsystemConfiguration) - Method in class org.jboss.as.connector.subsystems.jca.JcaBeanValidationWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, JcaSubsystemConfiguration) - Method in class org.jboss.as.connector.subsystems.jca.JcaCachedConnectionManagerWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, JcaSubsystemConfiguration) - Method in class org.jboss.as.connector.subsystems.jca.JcaDistributedWorkManagerWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.connector.subsystems.resourceadapters.WorkManagerRuntimeAttributeWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, T) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.controller.ModelOnlyWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, ModelNode) - Method in class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.domain.management.access.AccessAuthorizationCombinationPolicyWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.domain.management.access.RoleIncludeAllWriteAttributeHander
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, LdapConnectionManagerService.Config) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.domain.management.security.UserWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.DefaultResourceAdapterWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.DefaultSessionBeanAccessTimeoutWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Object) - Method in class org.jboss.as.messaging.DeprecatedAttributeWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.messaging.HornetQServerControlWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.messaging.jms.ConnectionFactoryWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, SystemPropertyValueWriteAttributeHandler.SysPropValue) - Method in class org.jboss.as.server.operations.SystemPropertyValueWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Boolean) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.txn.subsystem.ParticipantWriteAttributeHandler
-
- REWRITE - Static variable in interface org.jboss.as.web.Constants
-
- REWRITE_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- REWRITECOND_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- rewriteUrl(String, String) - Method in class org.wildfly.extension.undertow.session.CodecSessionConfig
-
- RmiIdlUtil - Class in org.jboss.as.jacorb.rmi
-
This class contains a bunch of methods taken from
org.jboss.verifier.strategy.AbstractVerifier.
- RmiIdlUtil() - Constructor for class org.jboss.as.jacorb.rmi.RmiIdlUtil
-
- RMIIIOPNotImplementedException - Exception in org.jboss.as.jacorb.rmi
-
Exception denoting a part of RMI/IIOP not yet implemented here.
- RMIIIOPNotImplementedException(String) - Constructor for exception org.jboss.as.jacorb.rmi.RMIIIOPNotImplementedException
-
- RMIIIOPViolationException - Exception in org.jboss.as.jacorb.rmi
-
Exception denoting an RMI/IIOP subset violation.
- RMIIIOPViolationException(String) - Constructor for exception org.jboss.as.jacorb.rmi.RMIIIOPViolationException
-
- RMIIIOPViolationException(String, String) - Constructor for exception org.jboss.as.jacorb.rmi.RMIIIOPViolationException
-
- rmiRemoteExceptionCannotBeApplicationException(Class) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ROLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ROLE_MAPPING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RoleIncludeAllWriteAttributeHander - Class in org.jboss.as.domain.management.access
-
A OperationStepHandler for writing the include-all attribute.
- roleIsAlreadyRegistered(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
- RoleMapper - Interface in org.jboss.as.controller.access.rbac
-
Determines the set of roles applicable for a management request.
- RoleMappingAdd - Class in org.jboss.as.domain.management.access
-
- RoleMappingNotRequiredHandler - Class in org.jboss.as.domain.management.access
-
An
OperationStepHandler to be executed at the end of stage MODEL to confirm that a role mapping does not exist.
- roleMappingRemaining(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if the name of a scoped role can not be removed as the role mapping remains.
- RoleMappingRemove - Class in org.jboss.as.domain.management.access
-
- RoleMappingResourceDefinition - Class in org.jboss.as.domain.management.access
-
- roleNamesIsNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating cannot be null or empty in for bean
- RolePrincipal - Interface in org.jboss.as.core.security
-
An interfaces to be implemented by
Principal instances that represent role assignment.
- ROLES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLES - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- roles - Variable in class org.jboss.as.domain.management.plugin.AbstractPlugIn
-
- ROLES_ALLOWED_ANNOTATION - Static variable in class org.jboss.as.webservices.util.DotNames
-
- ROLES_ATTR_NAME - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ROLES_FILTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- rolesAllowed(Set<String>) - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- RolesAllowedAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- RolesAllowedAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RolesAllowedAnnotationInformationFactory
-
- rolesIsNull(EJBMethodIdentifier) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating roles cannot be null while setting roles on method
- rolesIsNullOnViewType(MethodIntf) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating roles cannot be null while setting roles on view type
- rolesIsNullOnViewTypeAndMethod(MethodIntf, EJBMethodIdentifier) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating roles cannot be null while setting roles on view type and method"
- rollback() - Method in interface org.jboss.as.controller.ModelController.OperationTransaction
-
Roll the operation back.
- rollback() - Method in class org.jboss.as.controller.persistence.AbstractFilePersistenceResource
-
- rollback() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.PersistenceResource
-
Discard the changes.
- rollback() - Method in class org.jboss.as.controller.remote.BlockingQueueOperationListener.FailedOperation
-
- rollback() - Method in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- rollback() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
Rolls back the runtime changes.
- ROLLBACK - Static variable in class org.jboss.as.patching.Constants
-
- rollback(String) - Method in interface org.jboss.as.patching.installation.InstallationManager.MutablePatchingTarget
-
Rollback an applied patch.
- rollback(String, ContentVerificationPolicy, boolean, boolean) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- rollback() - Method in interface org.jboss.as.patching.tool.PatchingResult
-
Rollback...
- rollback(String, boolean, boolean) - Static method in class org.jboss.as.patching.tool.PatchOperationBuilder.Factory
-
Create the rollback builder.
- rollback(String, ContentPolicyBuilderImpl, boolean, boolean) - Method in class org.jboss.as.patching.tool.PatchOperationTarget.LocalPatchOperationTarget
-
- rollback(String, ContentPolicyBuilderImpl, boolean, boolean) - Method in class org.jboss.as.patching.tool.PatchOperationTarget.RemotePatchOperationTarget
-
- rollback(String, ContentPolicyBuilderImpl, boolean, boolean) - Method in class org.jboss.as.patching.tool.PatchOperationTarget
-
- rollback(String, ContentVerificationPolicy, boolean, boolean) - Method in interface org.jboss.as.patching.tool.PatchTool
-
Rollback a patch.
- ROLLBACK_ACROSS_GROUPS - Static variable in class org.jboss.as.cli.Util
-
- ROLLBACK_ACROSS_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLBACK_FAILURE_DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- ROLLBACK_FAILURE_DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLBACK_LAST - Static variable in class org.jboss.as.patching.Constants
-
- ROLLBACK_ON_RUNTIME_FAILURE - Static variable in class org.jboss.as.cli.Util
-
- ROLLBACK_ON_RUNTIME_FAILURE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- ROLLBACK_ON_RUNTIME_FAILURE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLBACK_PATCH - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- ROLLBACK_PREPARED_TRANSACTION - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- ROLLBACK_PROVIDER - Static variable in interface org.jboss.as.patching.runner.PatchContentProvider
-
- ROLLBACK_TARGET - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- ROLLBACK_TO - Static variable in class org.jboss.as.patching.Constants
-
- ROLLBACK_XML - Static variable in class org.jboss.as.patching.Constants
-
- ROLLBACK_XML - Static variable in class org.jboss.as.patching.metadata.PatchXml
-
- ROLLBACK_XML - Static variable in class org.jboss.as.patching.validation.PatchingArtifacts
-
- rollbackAlreadyInvoked() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the rollback has already been invoked.
- rollbackCancelled() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the rollback was cancelled.
- RollbackCancelledException - Exception in org.jboss.as.controller.client.helpers.domain
-
Exception indicating that the rollback of a domain model update failed
because of cancellation.
- RollbackCancelledException(String) - Constructor for exception org.jboss.as.controller.client.helpers.domain.RollbackCancelledException
-
- rollbackChanges() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger.AuditLogHandlerUpdater
-
Roll back changes made as part of the current operation.
- rollbackChanges() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- RollbackDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
- rollbackFailure(Throwable) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating a failure was detected while performing a rollback.
- rollbackLast(ContentVerificationPolicy, boolean) - Method in class org.jboss.as.patching.runner.PatchToolImpl
-
- rollbackLast(boolean) - Static method in class org.jboss.as.patching.tool.PatchOperationBuilder.Factory
-
Create a builder to rollback the last applied patch.
- rollbackLast(ContentPolicyBuilderImpl, boolean) - Method in class org.jboss.as.patching.tool.PatchOperationTarget.LocalPatchOperationTarget
-
- rollbackLast(ContentPolicyBuilderImpl, boolean) - Method in class org.jboss.as.patching.tool.PatchOperationTarget.RemotePatchOperationTarget
-
- rollbackLast(ContentPolicyBuilderImpl, boolean) - Method in class org.jboss.as.patching.tool.PatchOperationTarget
-
- rollbackLast(ContentVerificationPolicy, boolean) - Method in interface org.jboss.as.patching.tool.PatchTool
-
Rollback the last applied patch.
- rollbackOfTransactionStartedInEEConcurrentInvocation() - Method in interface org.jboss.as.ee.EeLogger
-
- rollbackOperationIfServerNotActive(OperationContext, ModelNode) - Static method in class org.jboss.as.messaging.HornetQActivationService
-
- RollbackPatch - Interface in org.jboss.as.patching.metadata
-
Additional patch information for a rollback
- RollbackPatchImpl(Patch, InstalledIdentity) - Constructor for class org.jboss.as.patching.metadata.PatchImpl.RollbackPatchImpl
-
- rollbackRolledBack() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the rollback was itself rolled back.
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceEnable
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractBoottimeAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.controller.ModelOnlyAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.domain.management.security.UserAddHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.host.controller.operations.HttpManagementAddHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.remoting.RemotingEndpointAdd
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.server.services.net.BindingGroupAddHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.server.services.security.VaultAddHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.wildfly.extension.mod_cluster.CustomLoadMetricAdd
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.wildfly.extension.mod_cluster.LoadMetricAdd
-
- ROLLBACKS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- rollbackTimedOut() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the rollback timed out.
- ROLLED_BACK - Static variable in class org.jboss.as.cli.Util
-
- ROLLED_BACK - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLING_TO_SERVERS - Static variable in class org.jboss.as.cli.Util
-
- ROLLING_TO_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- rollingToServerGroup(String) - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanBuilder
-
Indicates that once the deployment actions in the
DeploymentSetPlan
are applied to the servers in the current server group, they should then
be applied to the servers in the given server group.
- rollingToServers() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanBuilder
-
Indicates the deployment actions in the
DeploymentSetPlan should
be rolled out to the servers in the server group one server at a time.
- ROLLOUT_PLAN - Static variable in class org.jboss.as.cli.Util
-
- ROLLOUT_PLAN - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- ROLLOUT_PLAN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ROLLOUT_PLANS - Static variable in class org.jboss.as.cli.Util
-
- ROLLOUT_PLANS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RolloutPlanCompleter - Class in org.jboss.as.cli.operation.impl
-
- RolloutPlanCompleter() - Constructor for class org.jboss.as.cli.operation.impl.RolloutPlanCompleter
-
- RolloutPlanController - Class in org.jboss.as.domain.controller.plan
-
Coordinates rolling out a series of operations to the servers specified in a rollout plan.
- RolloutPlanController(Map<String, Map<ServerIdentity, ModelNode>>, ModelNode, DomainOperationContext, ServerTaskExecutor, ExecutorService) - Constructor for class org.jboss.as.domain.controller.plan.RolloutPlanController
-
- RolloutPlanController.Result - Enum in org.jboss.as.domain.controller.plan
-
- RolloutPlanGroup - Interface in org.jboss.as.cli.operation.impl
-
Represents a group in the rollout plan
- RolloutPlanHeaderCallbackHandler - Class in org.jboss.as.cli.parsing.operation.header
-
- RolloutPlanHeaderCallbackHandler(DefaultCallbackHandler) - Constructor for class org.jboss.as.cli.parsing.operation.header.RolloutPlanHeaderCallbackHandler
-
- RolloutPlanRequestHeader - Class in org.jboss.as.cli.operation.impl
-
- RolloutPlanRequestHeader() - Constructor for class org.jboss.as.cli.operation.impl.RolloutPlanRequestHeader
-
- RolloutPlanState - Class in org.jboss.as.cli.parsing.operation.header
-
- RolloutPlanValidator() - Constructor for class org.jboss.as.domain.controller.resources.DomainRootDefinition.RolloutPlanValidator
-
- root - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- ROOT_ATTRIBUTES - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
The root attributes.
- ROOT_ELEMENT - Static variable in class org.jboss.as.appclient.deployment.AppClientJBossAllParser
-
- ROOT_ELEMENT - Static variable in class org.jboss.as.ee.structure.AppJBossAllParser
-
- ROOT_ELEMENT - Static variable in class org.jboss.as.ejb3.deployment.processors.EjbJarJBossAllParser
-
- ROOT_ELEMENT - Static variable in class org.jboss.as.jpa.processor.JPAJarJBossAllParser
-
- ROOT_ELEMENT - Static variable in class org.wildfly.extension.undertow.deployment.WebJBossAllParser
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.appclient.logging.AppClientLogger
-
The root logger.
- ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
The root logger.
- ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.jgroups.JGroupsLogger
-
The root logger.
- ROOT_LOGGER - Static variable in interface org.jboss.as.cmp.CmpLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
The root logger with a category of the default package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.controller.client.ControllerClientLogger
-
A logger with the default package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.controller.ControllerLogger
-
Default root logger with category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.domain.controller.DomainControllerLogger
-
A logger with the category of the package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.domain.http.server.HttpServerLogger
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.domain.management.DomainManagementLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.ee.EeLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.ejb3.EjbLogger
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.embedded.EmbeddedLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.host.controller.HostControllerLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.jacorb.JacORBLogger
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.jdr.JdrLogger
-
A logger with the category of the default jdr package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.jmx.JmxLogger
-
A logger with the category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.jpa.messages.JpaLogger
-
Default root level logger with the package name for he category.
- ROOT_LOGGER - Static variable in interface org.jboss.as.jsf.JSFLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.jsr77.JSR77Logger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.logging.LoggingLogger
-
A root logger with the category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.management.client.content.ManagedDMRContentLogger
-
A logger with the category of the package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.messaging.MessagingLogger
-
The logger with the category of the package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.naming.NamingLogger
-
The root logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.patching.management.PatchManagementLogger
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.patching.PatchLogger
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.platform.mbean.PlatformMBeanLogger
-
A logger with the category of the package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.pojo.PojoLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.process.protocol.ProtocolLogger
-
The root logger with a category of the package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.protocol.ProtocolLogger
-
The root logger with a category of the package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.remoting.RemotingLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.security.SecurityLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
A logger with the category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.service.SarLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.txn.TransactionLogger
-
A logger with the category of the default transaction package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.web.WebLogger
-
A logger with the category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.webservices.WSLogger
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.weld.WeldLogger
-
A logger with a category of the package name.
- ROOT_LOGGER - Static variable in interface org.wildfly.clustering.ejb.infinispan.InfinispanEjbLogger
-
A logger with the category of the default clustering package.
- ROOT_LOGGER - Static variable in interface org.wildfly.clustering.server.singleton.SingletonLogger
-
The root logger.
- ROOT_LOGGER - Static variable in interface org.wildfly.clustering.web.infinispan.InfinispanWebLogger
-
- ROOT_LOGGER - Static variable in interface org.wildfly.extension.io.logging.IOLogger
-
A root logger with the category of the package name.
- ROOT_LOGGER - Static variable in interface org.wildfly.extension.rts.logging.RTSLogger
-
- ROOT_LOGGER - Static variable in interface org.wildfly.extension.security.manager.SecurityManagerLogger
-
- ROOT_LOGGER - Static variable in interface org.wildfly.extension.undertow.UndertowLogger
-
A root logger with the category of the package name.
- ROOT_LOGGER_ADD_HANDLER_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_ADD_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_ATTRIBUTE_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.infinispan.InfinispanLogger
-
- ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.jgroups.JGroupsLogger
-
- ROOT_LOGGER_CATEGORY - Static variable in interface org.wildfly.clustering.ejb.infinispan.InfinispanEjbLogger
-
- ROOT_LOGGER_CATEGORY - Static variable in interface org.wildfly.clustering.server.singleton.SingletonLogger
-
- ROOT_LOGGER_CATEGORY - Static variable in interface org.wildfly.clustering.web.infinispan.InfinispanWebLogger
-
- ROOT_LOGGER_CHANGE_LEVEL_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
The name of the root logger.
- ROOT_LOGGER_PATH_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_REMOVE_HANDLER_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_REMOVE_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- ROOT_SERVICE_NAME - Static variable in class org.jboss.as.jacorb.service.CorbaPOAService
-
- rootAsLibraryDirectory() - Method in interface org.jboss.as.ee.EeMessages
-
- RootLoggerResourceDefinition - Class in org.jboss.as.logging
-
- RootLoggerResourceDefinition(boolean) - Constructor for class org.jboss.as.logging.RootLoggerResourceDefinition
-
- rootNode(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- rootNode(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- RootPlatformMBeanResource - Class in org.jboss.as.platform.mbean
-
Resource for the root platform mbean resource tree.
- RootPlatformMBeanResource() - Constructor for class org.jboss.as.platform.mbean.RootPlatformMBeanResource
-
- rootRegistrationIsNotOverridable() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an attempt was made to remove a resource registration from the root registration.
- RootResourceHack - Class in org.jboss.as.server.operations
-
Ugly hack to be able to get the root resource and registration.
- RootResourceHack.ResourceAndRegistration - Class in org.jboss.as.server.operations
-
- rootServiceRemoved() - Method in interface org.jboss.as.server.ServerMessages
-
- ROTATE - Static variable in interface org.jboss.as.web.Constants
-
- ROTATE - Static variable in class org.jboss.as.web.WebAccessLogDefinition
-
- ROTATE - Static variable in class org.wildfly.extension.undertow.AccessLogDefinition
-
- ROTATE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- RouteLocator - Interface in org.wildfly.clustering.web.session
-
Locates the route appropriate for a given session identifier.
- RouteLocatorBuilder - Class in org.wildfly.clustering.web.infinispan.session
-
- RouteLocatorBuilder() - Constructor for class org.wildfly.clustering.web.infinispan.session.RouteLocatorBuilder
-
- RouteLocatorBuilder - Interface in org.wildfly.clustering.web.session
-
- RouteLocatorBuilderValue - Class in org.wildfly.clustering.web.session
-
- RouteLocatorBuilderValue() - Constructor for class org.wildfly.clustering.web.session.RouteLocatorBuilderValue
-
- RouteLocatorBuilderValue(RouteLocatorBuilder) - Constructor for class org.wildfly.clustering.web.session.RouteLocatorBuilderValue
-
- RouteLocatorService - Class in org.wildfly.clustering.web.infinispan.session
-
- RouteRegistryEntryProvider - Class in org.wildfly.clustering.web.infinispan.session
-
Provides the local Registry entry containing the route identifier.
- RouteRegistryEntryProvider(Value<String>) - Constructor for class org.wildfly.clustering.web.infinispan.session.RouteRegistryEntryProvider
-
- RouteRegistryEntryProviderService - Class in org.wildfly.clustering.web.infinispan.session
-
- RouteRegistryEntryProviderService(Value<? extends Value<String>>) - Constructor for class org.wildfly.clustering.web.infinispan.session.RouteRegistryEntryProviderService
-
- RouteValue - Class in org.wildfly.extension.undertow.session
-
Exposes Undertow's instance id as a Value.
- RouteValue(UndertowService) - Constructor for class org.wildfly.extension.undertow.session.RouteValue
-
- RouteValueService - Class in org.wildfly.extension.undertow.session
-
Service that exposes instance id of the server as the route.
- ROUTING_NAME - Static variable in class org.jboss.as.messaging.DivertDefinition
-
- RoutingSupport - Interface in org.jboss.as.web.session
-
Exposes the mechanism for parsing and formation routing information from/into a requested session identifier.
- RTS - Static variable in class org.wildfly.extension.rts.RTSSubsystemExtension
-
- RTSLogger - Interface in org.wildfly.extension.rts.logging
-
- RTSSubsystemDefinition - Class in org.wildfly.extension.rts
-
- RTSSubsystemExtension - Class in org.wildfly.extension.rts
-
- RTSSubsystemExtension() - Constructor for class org.wildfly.extension.rts.RTSSubsystemExtension
-
- run() - Method in class org.jboss.as.clustering.concurrent.ComparableRunnableFuture
-
- run() - Method in class org.jboss.as.domain.management.security.adduser.AddUser
-
- run() - Method in class org.jboss.as.ee.component.ClassDescriptionTraversal
-
- run() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- run() - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- run(List<ServiceActivator>) - Method in class org.jboss.as.server.ServerStartTask
-
- run(List<ServiceActivator>) - Method in interface org.jboss.as.server.ServerTask
-
- run() - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapter
-
- RUN_AS_ROLE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- RUN_SYNC_SPEED_TEST - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- RunAsAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the
RunAs annotation on a session bean
- RunAsAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RunAsAnnotationInformationFactory
-
- RunAsMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Handles the
RunAs annotation merging
- RunAsMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.RunAsMergingProcessor
-
- RunAsPrincipalAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the RunAsPrincipal annotation on a session bean
- RunAsPrincipalAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.RunAsPrincipalAnnotationInformationFactory
-
- RunAsRoleMapper - Class in org.jboss.as.controller.access.rbac
-
A
RoleMapper that allows clients to specify the roles they desire to run as.
- RunAsRoleMapper(RoleMapper) - Constructor for class org.jboss.as.controller.access.rbac.RunAsRoleMapper
-
- RunAsRolePermission - Class in org.jboss.as.controller.access.rbac
-
A simple Permission to allow code being executed without an associated remote to be granted the permission to execute
using a specified role.
- RunAsRolePermission(String) - Constructor for class org.jboss.as.controller.access.rbac.RunAsRolePermission
-
- runInvocation() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- RUNNING_MODE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- RUNNING_SERVER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RunningMode - Enum in org.jboss.as.controller
-
The current running mode of the server.
- RunningModeControl - Class in org.jboss.as.controller
-
Provides control over the server's current
RunningMode.
- RunningModeControl(RunningMode) - Constructor for class org.jboss.as.controller.RunningModeControl
-
- RunningModeReadHandler - Class in org.jboss.as.server.operations
-
- RunningModeReadHandler(RunningModeControl) - Constructor for class org.jboss.as.server.operations.RunningModeReadHandler
-
- RunningRequestsHttpHandler - Class in org.wildfly.mod_cluster.undertow.metric
-
HttpHandler implementation that counts number of active / running requests to replace the busyness
metric.
- RunningRequestsHttpHandler(HttpHandler) - Constructor for class org.wildfly.mod_cluster.undertow.metric.RunningRequestsHttpHandler
-
- runPerformControllerInitialization(BootContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- runScript(File) - Method in class org.jboss.as.cli.gui.metacommand.ScriptAction
-
Run a CLI script from a File.
- RUNTIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- RUNTIME_FAILURE_CAUSES_ROLLBACK - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- RUNTIME_INSTANCE - Static variable in class org.jboss.as.messaging.QueueReadAttributeHandler
-
- RUNTIME_NAME - Static variable in class org.jboss.as.cli.Util
-
- RUNTIME_NAME - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- RUNTIME_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- RUNTIME_NAME_NILLABLE - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- RUNTIME_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RUNTIME_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- RUNTIME_QUEUE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- RUNTIME_UPDATE_SKIPPED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- runtimeAnnotationInformation(Class<?>, EEApplicationClasses, DeploymentReflectionIndex, Class<A>) - Static method in class org.jboss.as.ee.metadata.MethodAnnotationAggregator
-
- RuntimeAnnotationInformation<T> - Class in org.jboss.as.ee.metadata
-
Runtime metadata about the annotations that are present on a particular class
- RuntimeAnnotationInformation(Map<String, List<T>>, Map<Method, List<T>>) - Constructor for class org.jboss.as.ee.metadata.RuntimeAnnotationInformation
-
- runtimeAnnotationPresent(Class<?>, EEApplicationClasses, DeploymentReflectionIndex, Class<A>) - Static method in class org.jboss.as.ee.metadata.MethodAnnotationAggregator
-
- runtimeAttributeNotMarshallable(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating a runtime attribute is not marshallable
- runtimeAttributes - Variable in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- RuntimeBindReleaseService - Class in org.jboss.as.naming.deployment
-
A
Service which on stop releases runtime installed
BinderServices.
- RuntimeBindReleaseService() - Constructor for class org.jboss.as.naming.deployment.RuntimeBindReleaseService
-
- RuntimeBindReleaseService.References - Class in org.jboss.as.naming.deployment
-
- runtimeException(Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
- RuntimeExpressionResolver - Class in org.jboss.as.server
-
- RuntimeExpressionResolver(VaultReader) - Constructor for class org.jboss.as.server.RuntimeExpressionResolver
-
- RuntimeIgnoreTransformation - Interface in org.jboss.as.controller.transform
-
- runtimeIgnoreTransformationRegistry - Variable in class org.jboss.as.domain.controller.operations.PullDownDataForServerConfigOnSlaveHandler
-
- runtimeIgnoreTransformationRegistry - Variable in class org.jboss.as.domain.controller.operations.ReadMasterDomainModelHandler
-
- RuntimeMXBeanReadResourceHandler - Class in org.jboss.as.platform.mbean
-
Handles read-resource for the resource representing
RuntimeMXBean.
- runtimeNameMustBeUnique(String, String, String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
- runtimeNameMustBeUnique(String, String) - Method in interface org.jboss.as.server.ServerMessages
-
- runtimeUpdateSkipped() - Method in interface org.jboss.as.controller.OperationContext
-
Notify the context that an update to the runtime that would normally have been made could not be made due to
the current state of the process.
- RuntimeVaultReader - Class in org.jboss.as.security.vault
-
- RuntimeVaultReader() - Constructor for class org.jboss.as.security.vault.RuntimeVaultReader
-
This constructor should remain protected to keep the vault as invisible
as possible, but it needs to be exposed for service plug-ability.
- S3Discovery - Class in org.jboss.as.host.controller.discovery
-
Handle domain controller discovery via Amazon's S3 storage.
- S3Discovery(Map<String, ModelNode>) - Constructor for class org.jboss.as.host.controller.discovery.S3Discovery
-
Create the S3Discovery option.
- S3Util - Class in org.jboss.as.host.controller.discovery
-
Collection of utility methods required for S3 discovery.
- S3Util() - Constructor for class org.jboss.as.host.controller.discovery.S3Util
-
- safeClose(Closeable) - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- safeClose(InputStream) - Method in class org.jboss.as.jacorb.security.TrustedIdentityTokenLoginModule
-
- safeClose(JarFile) - Static method in class org.jboss.as.jdr.util.Utils
-
- safeClose(Closeable) - Static method in class org.jboss.as.patching.IoUtils
-
- safeClose(ZipFile) - Static method in class org.jboss.as.patching.IoUtils
-
- safeClose(Closeable) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- safeClose(Socket) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- safeClose(ServerSocket) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- safeClose(XMLStreamWriter) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- safeClose(Closeable) - Static method in class org.jboss.as.protocol.StreamUtils
-
- safeClose(Socket) - Static method in class org.jboss.as.protocol.StreamUtils
-
- safeClose(ServerSocket) - Static method in class org.jboss.as.protocol.StreamUtils
-
- safeClose(XMLStreamWriter) - Static method in class org.jboss.as.protocol.StreamUtils
-
- safeFinish(Marshaller) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- safeFinish(Unmarshaller) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- safelyClose(InputStream) - Static method in class org.jboss.as.jdr.util.Utils
-
- safeWriteErrorResponse(Channel, ManagementProtocolHeader, Exception) - Static method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Safe write error response.
- safeWriteResponse(ManagementRequestContext<?>, Exception) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
-
- safeWriteResponse(Channel, ManagementProtocolHeader, Exception) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
-
- safeWriteResponse(Channel, ManagementProtocolHeader, byte) - Static method in class org.jboss.as.host.controller.mgmt.ServerToHostProtocolHandler
-
- SALT_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
-
- saltWrongLength() - Method in interface org.jboss.as.security.vault.VaultMessages
-
Create an exception when salt has different length than 8.
- sameUrlPatternRequested(String, String, String) - Method in interface org.jboss.as.webservices.WSMessages
-
- sanitize(String) - Static method in class org.jboss.as.host.controller.discovery.S3Util
-
Sanitize bucket and folder names according to AWS guidelines.
- sanitize(InputStream) - Method in class org.jboss.as.jdr.util.PatternSanitizer
-
- sanitize(InputStream) - Method in interface org.jboss.as.jdr.util.Sanitizer
-
- sanitize(InputStream) - Method in class org.jboss.as.jdr.util.XMLSanitizer
-
- sanitizer(Sanitizer...) - Method in class org.jboss.as.jdr.commands.CollectFiles
-
- Sanitizer - Interface in org.jboss.as.jdr.util
-
- Sanitizers - Class in org.jboss.as.jdr.util
-
Provides the most commonly used sanitizers with their most common configurations.
- Sanitizers() - Constructor for class org.jboss.as.jdr.util.Sanitizers
-
- SarExtension - Class in org.jboss.as.service
-
Extension used to enable SAR deployments.
- SarExtension() - Constructor for class org.jboss.as.service.SarExtension
-
- SarLogger - Interface in org.jboss.as.service
-
This module is using message IDs in the range 17200-17299.
- SarMessages - Interface in org.jboss.as.service
-
This module is using message IDs in the range 17200-17299.
- SarModuleDependencyProcessor - Class in org.jboss.as.service
-
- SarModuleDependencyProcessor() - Constructor for class org.jboss.as.service.SarModuleDependencyProcessor
-
- SarStructureProcessor - Class in org.jboss.as.service
-
- SarStructureProcessor() - Constructor for class org.jboss.as.service.SarStructureProcessor
-
- SarSubDeploymentProcessor - Class in org.jboss.as.service
-
Deployment processor used to determine if a possible sub-deployment contains a service descriptor.
- SarSubDeploymentProcessor() - Constructor for class org.jboss.as.service.SarSubDeploymentProcessor
-
- SarSubsystemAdd - Class in org.jboss.as.service
-
- SASClientIdentityInterceptor - Class in org.jboss.as.jacorb.csiv2
-
This implementation of org.omg.PortableInterceptor.ClientRequestInterceptor inserts the security attribute
service (SAS) context into outgoing IIOP requests and handles the SAS messages received from the target security
service in the SAS context of incoming IIOP replies.
- SASClientIdentityInterceptor(Codec) - Constructor for class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
Creates an instance of SASClientIdentityInterceptor with the specified codec.
- SASClientInitializer - Class in org.jboss.as.jacorb.csiv2
-
This is an org.omg.PortableInterceptor.ORBInitializer that initializes the Security Attibute Service (SAS).
- SASClientInitializer() - Constructor for class org.jboss.as.jacorb.csiv2.SASClientInitializer
-
- SASClientInterceptor - Class in org.jboss.as.jacorb.csiv2
-
This implementation of
org.omg.PortableInterceptor.ClientRequestInterceptor inserts the security attribute
service (SAS) context into outgoing IIOP requests and handles the SAS messages received from the target security
service in the SAS context of incoming IIOP replies.
- SASClientInterceptor(Codec) - Constructor for class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
Creates an instance of SASClientInterceptor with the specified codec.
- SASCurrent - Interface in org.jboss.as.jacorb.csiv2.idl
-
Generated from IDL interface "SASCurrent".
- SASCurrentHelper - Class in org.jboss.as.jacorb.csiv2.idl
-
Generated from IDL interface "SASCurrent".
- SASCurrentHelper() - Constructor for class org.jboss.as.jacorb.csiv2.idl.SASCurrentHelper
-
- SASCurrentHolder - Class in org.jboss.as.jacorb.csiv2.idl
-
Generated from IDL interface "SASCurrent".
- SASCurrentHolder() - Constructor for class org.jboss.as.jacorb.csiv2.idl.SASCurrentHolder
-
- SASCurrentHolder(SASCurrent) - Constructor for class org.jboss.as.jacorb.csiv2.idl.SASCurrentHolder
-
- SASCurrentImpl - Class in org.jboss.as.jacorb.csiv2
-
This class implements SASCurrent.
- SASCurrentImpl() - Constructor for class org.jboss.as.jacorb.csiv2.SASCurrentImpl
-
- SASCurrentLocalTie - Class in org.jboss.as.jacorb.csiv2.idl
-
Generated from IDL interface "SASCurrent".
- SASCurrentLocalTie(SASCurrentOperations) - Constructor for class org.jboss.as.jacorb.csiv2.idl.SASCurrentLocalTie
-
- sasCurrentNarrowFailed() - Method in interface org.jboss.as.jacorb.JacORBMessages
-
- SASCurrentOperations - Interface in org.jboss.as.jacorb.csiv2.idl
-
Generated from IDL interface "SASCurrent".
- SASInitializer - Class in org.jboss.as.jacorb.csiv2
-
This is an org.omg.PortableInterceptor.ORBInitializer that initializes the Security Attibute Service (SAS).
- SASInitializer() - Constructor for class org.jboss.as.jacorb.csiv2.SASInitializer
-
- SASL_DISALLOWED_MECHANISMS - Static variable in interface org.jboss.as.cli.impl.ModelControllerClientFactory
-
- SaslAdd - Class in org.jboss.as.remoting
-
Add a connector to a remoting container.
- SaslAdd() - Constructor for class org.jboss.as.remoting.SaslAdd
-
- SaslPolicyAdd - Class in org.jboss.as.remoting
-
Add a connector to a remoting container.
- SaslPolicyAdd() - Constructor for class org.jboss.as.remoting.SaslPolicyAdd
-
- SaslPolicyRemove - Class in org.jboss.as.remoting
-
Removes a connector from the remoting container.
- SaslPolicyRemove() - Constructor for class org.jboss.as.remoting.SaslPolicyRemove
-
- SaslPolicyResource - Class in org.jboss.as.remoting
-
- SaslRemove - Class in org.jboss.as.remoting
-
Removes a connector from the remoting container.
- SaslRemove() - Constructor for class org.jboss.as.remoting.SaslRemove
-
- SaslResource - Class in org.jboss.as.remoting
-
- SASTargetInterceptor - Class in org.jboss.as.jacorb.csiv2
-
This implementation of org.omg.PortableInterceptor.ServerRequestInterceptor extracts the security attribute
service (SAS) context from incoming IIOP and inserts SAS messages into the SAS context of outgoing IIOP replies.
- SASTargetInterceptor(Codec) - Constructor for class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
Creates an instance of SASTargetInterceptor with the specified codec.
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.ConcurrentContext
-
Saves the current invocation context on a chained context handle.
- saveContext(ContextService) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
-
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
-
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.ClassLoaderContextHandleFactory
-
- saveContext(ContextService, Map<String, String>) - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandleFactory
-
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.NamingContextHandleFactory
-
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory
-
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.SecurityContextHandleFactory
-
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ee.concurrent.handle.TransactionLeakContextHandleFactory
-
- saveContext(ContextService, Map<String, String>) - Method in class org.jboss.as.ejb3.component.concurrent.EJBContextHandleFactory
-
- savePersistenceProviderInDeploymentUnit(DeploymentUnit, List<PersistenceProvider>, List<PersistenceProviderAdaptor>) - Static method in class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
- SBInvocationInterceptor - Class in org.jboss.as.jpa.interceptor
-
Session bean Invocation interceptor.
- scan(DeploymentUnit, ClassLoader, ResteasyDeploymentData) - Method in class org.jboss.as.jaxrs.deployment.JaxrsScanningProcessor
-
- SCAN_ENABLED - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- SCAN_INTERVAL - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- scanException(Throwable, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an error message indicating the scan of the file, represented by the fileName parameter, threw an
exception.
- scannerDeploymentRemovedButNotByScanner(String, File) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
- scannerDeploymentUndeployedButNotByScanner(String, File) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
- scannerNotConfigured() - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating the scanner has not been configured.
- SCANNERS_PATH - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerExtension
-
- scanWebDeployment(DeploymentUnit, JBossWebMetaData, ClassLoader, ResteasyDeploymentData) - Method in class org.jboss.as.jaxrs.deployment.JaxrsScanningProcessor
-
- schedule(Runnable, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
- schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
- schedule(T) - Method in interface org.jboss.as.clustering.concurrent.Scheduler
-
Schedules some task for the specified value.
- schedule(Runnable, long, TimeUnit) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- SCHEDULE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- SCHEDULE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerResourceDefinition
-
- schedule(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- schedule(Bean<G, I, T>) - Method in class org.wildfly.clustering.ejb.infinispan.BeanEvictionScheduler
-
- schedule(Bean<G, I, T>) - Method in class org.wildfly.clustering.ejb.infinispan.BeanExpirationScheduler
-
- schedule(ImmutableSession) - Method in class org.wildfly.clustering.web.infinispan.session.SessionEvictionScheduler
-
- schedule(ImmutableSession) - Method in class org.wildfly.clustering.web.infinispan.session.SessionExpirationScheduler
-
- ScheduleAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- ScheduleAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ScheduleAnnotationInformationFactory
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- SCHEDULED_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SCHEDULED_THREAD_POOL - Static variable in interface org.jboss.as.threads.CommonAttributes
-
- SCHEDULED_THREAD_POOL_MAX_SIZE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SCHEDULED_THREAD_POOL_MAX_SIZE - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Common
-
- ScheduledThreadPoolAdd - Class in org.jboss.as.threads
-
Adds a scheduled thread pool.
- ScheduledThreadPoolAdd(ThreadFactoryResolver, ServiceName) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolAdd
-
- ScheduledThreadPoolMetricsHandler - Class in org.jboss.as.threads
-
Handles metrics for a scheduled thread pool.
- ScheduledThreadPoolMetricsHandler(ServiceName) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolMetricsHandler
-
- ScheduledThreadPoolRemove - Class in org.jboss.as.threads
-
Removes a scheduled thread pool.
- ScheduledThreadPoolRemove(ScheduledThreadPoolAdd) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolRemove
-
- ScheduledThreadPoolResourceDefinition - Class in org.jboss.as.threads
-
- ScheduledThreadPoolService - Class in org.jboss.as.threads
-
Service responsible for creating, starting and stopping a scheduled thread pool executor.
- ScheduledThreadPoolService(int, TimeSpec) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolService
-
- ScheduledThreadPoolWriteAttributeHandler - Class in org.jboss.as.threads
-
Handles attribute writes for a scheduled thread pool.
- ScheduledThreadPoolWriteAttributeHandler(ServiceName) - Constructor for class org.jboss.as.threads.ScheduledThreadPoolWriteAttributeHandler
-
- scheduleExpressionType - Variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression
-
- ScheduleExpressionType - Enum in org.jboss.as.ejb3.timerservice.schedule.value
-
Represents the type of expression used in the values of a ScheduleExpression
- ScheduleExpressionTypeUtil - Class in org.jboss.as.ejb3.timerservice.schedule
-
Utility for ScheduleExpression
- ScheduleExpressionTypeUtil() - Constructor for class org.jboss.as.ejb3.timerservice.schedule.ScheduleExpressionTypeUtil
-
- scheduleIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the schedule is null
- schedulePing(long, long) - Method in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
-
- Scheduler<T> - Interface in org.jboss.as.clustering.concurrent
-
A scheduler for some task.
- scheduleTimeout(boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Creates and schedules a
TimerTask for the next timeout of this timer
- scheduleTimeout(TimerImpl, boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Creates and schedules a
TimerTask for the next timeout of the passed
timer
- scheduleTimeoutIfRequired(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- scheduleTimeoutIfRequired(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- ScheduleTimer - Class in org.jboss.as.ejb3.timerservice.spi
-
Holds data about an automatic timer
- ScheduleTimer(Method, ScheduleExpression, TimerConfig) - Constructor for class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
-
- ScheduleValue - Interface in org.jboss.as.ejb3.timerservice.schedule.value
-
ScheduleValue
- scheduleWithDynamicInterval(TimeScheduler.Task) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- SCHEDULEWORK_DISTRIBUTION_ENABLED - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- SCHEDULEWORK_DISTRIBUTION_ENABLED_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- SCHEMA_LOCATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SCHEMA_LOCATIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SCHEMA_LOCATIONS - Static variable in class org.jboss.as.domain.controller.resources.DomainRootDefinition
-
- SCHEMA_LOCATIONS - Static variable in class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- schemaAlreadyRegistered(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating a schema with URI, represented by the schemaUri parameter, is already registered
with the location, represented by the location parameter.
- SchemaLocationAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the root resource add-schema-location operation.
- SchemaLocationRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the root resource remove-schema-location operation.
- schemaNotFound(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the schema was not found wit the uri.
- SCHEME - Static variable in interface org.jboss.as.web.Constants
-
- SCHEME - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- SCHEME - Static variable in class org.wildfly.extension.undertow.AjpListenerResourceDefinition
-
- SCHEME - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ScisMetaData - Class in org.wildfly.extension.undertow.deployment
-
- ScisMetaData() - Constructor for class org.wildfly.extension.undertow.deployment.ScisMetaData
-
- SCOPE - Static variable in enum org.jboss.as.weld.CdiAnnotations
-
- ScopedRole(String, String, ScopingConstraint) - Constructor for class org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRole
-
- scopedRoleAdded(AuthorizerConfiguration.ScopedRole) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRoleListener
-
Notification that a scoped role is being added.
- scopedRoleAdded(AuthorizerConfiguration.ScopedRole) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- scopedRoleRemoved(AuthorizerConfiguration.ScopedRole) - Method in interface org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRoleListener
-
Notification that a scoped role has been removed.
- scopedRoleRemoved(AuthorizerConfiguration.ScopedRole) - Method in class org.jboss.as.controller.access.rbac.DefaultPermissionFactory
-
- ScopedRoleRequiredHandler - Class in org.jboss.as.domain.management.access
-
An
OperationStepHandler to be executed at the end of stage MODEL to confirm that a scoped role of the name specified
does exist.
- scopedRoleStandardName(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Error message if a scoped role name matches a standard role.
- ScopingConstraint - Interface in org.jboss.as.controller.access.constraint
-
Interface used to indicate that the implementing class serves to limit the scope of an
otherwise standard permission.
- ScopingConstraintFactory - Interface in org.jboss.as.controller.access.constraint
-
Marker interface that indicates the constraints produced by this factory are associated
with a
ScopingConstraint.
- SCRATCH_DIR - Static variable in interface org.jboss.as.web.Constants
-
- SCRATCH_DIR - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- SCRATCH_DIR - Static variable in interface org.wildfly.extension.undertow.Constants
-
- ScriptAction - Class in org.jboss.as.cli.gui.metacommand
-
Abstract action that runs scripts.
- ScriptAction(ScriptMenu, String, CliGuiContext) - Constructor for class org.jboss.as.cli.gui.metacommand.ScriptAction
-
- ScriptAction.ScriptRunner - Class in org.jboss.as.cli.gui.metacommand
-
Use a SwingWorker to run the script in the background.
- ScriptMenu - Class in org.jboss.as.cli.gui.component
-
Extension of JMenu that dynamically manages the list of previously-run scripts.
- ScriptMenu(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.component.ScriptMenu
-
- 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
-
- SEARCH_BY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SEARCH_BY - Static variable in class org.jboss.as.domain.management.security.GroupToPrincipalResourceDefinition
-
- SEARCH_CREDENTIAL - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- SEARCH_CREDENTIAL - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- SEARCH_DN - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- SEARCH_DN - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- searchTimeLimit - Variable in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- searchTimeLimit - Variable in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- SEC_ATTR_VALUE_PARAM - Static variable in class org.jboss.as.security.vault.VaultTool
-
- SEC_JBOSS_REMOTING_ACCEPT - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
-
- SEC_JBOSS_REMOTING_KEY - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
-
- SECOND - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- Second - Class in org.jboss.as.ejb3.timerservice.schedule.attribute
-
Represents the value of a second constructed out of a
ScheduleExpression.getSecond()
- Second(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
- SECRET - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECRET - Static variable in interface org.jboss.as.web.Constants
-
- SECRET - Static variable in class org.jboss.as.web.WebStaticResources
-
- SECRET - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SECRET_ACCESS_KEY - Static variable in class org.jboss.as.host.controller.discovery.Constants
-
- secretElement(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
To represent this user use the following secret entry in the server-identities.
- SecretIdentityService - Class in org.jboss.as.domain.management.security
-
A simple identity service for an identity represented by a single secret or password.
- SecretIdentityService(String, boolean) - Constructor for class org.jboss.as.domain.management.security.SecretIdentityService
-
- SecretIdentityService.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- SecretServerIdentityResourceDefinition - Class in org.jboss.as.domain.management.security
-
- SecretServerIdentityResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.SecretServerIdentityResourceDefinition
-
- SECURE - Static variable in interface org.jboss.as.web.Constants
-
- SECURE - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- SECURE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SECURE_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURE_SOCKET_BINDING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- secureListenerNotAvailableForPort(String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- secureResponse(MessageInfo, Subject) - Method in class org.wildfly.extension.undertow.security.jaspi.modules.HTTPSchemeServerAuthModule
-
- SECURITY - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_ADD_COMP_VIA_INTERCEPTOR - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_CLIENT_REQUIRES - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_CLIENT_SUPPORTS - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- SECURITY_CONTEXT_ATTACHMENT - Static variable in class org.wildfly.extension.undertow.security.UndertowSecurityAttachments
-
- SECURITY_CONTEXT_ATTACHMENT_KEY - Static variable in class org.wildfly.extension.undertow.security.jaspi.JASPIAuthenticationMechanism
-
- SECURITY_DOMAIN - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_DOMAIN - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_DOMAIN - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- SECURITY_DOMAIN - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SECURITY_DOMAIN - Static variable in interface org.jboss.as.security.Constants
-
- SECURITY_DOMAIN - Static variable in class org.wildfly.extension.undertow.filters.BasicAuthHandler
-
- SECURITY_DOMAIN_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_DOMAIN_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_ENABLED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SECURITY_INVALIDATION_INTERVAL - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SECURITY_LOGGER - Static variable in interface org.jboss.as.domain.management.DomainManagementLogger
-
A logger with category specifically for logging per request security related messages.
- SECURITY_MANAGEMENT - Static variable in interface org.jboss.as.security.Constants
-
- SECURITY_MANAGER_SERVICE - Static variable in class org.wildfly.extension.security.manager.Constants
-
- SECURITY_PROP - Static variable in class org.jboss.as.process.CommandLineConstants
-
- SECURITY_PROPERTIES - Static variable in interface org.jboss.as.security.Constants
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURITY_REALM - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- SECURITY_REALM - Static variable in class org.jboss.as.host.controller.operations.RemoteDomainControllerAddHandler
-
- SECURITY_REALM - Static variable in class org.jboss.as.host.controller.resources.HttpManagementResourceDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.host.controller.resources.NativeManagementResourceDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
-
- SECURITY_REALM - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
-
- SECURITY_REALM - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SECURITY_REALM - Static variable in class org.wildfly.extension.undertow.HttpsListenerResourceDefinition
-
- SECURITY_REALM_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_REALM_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SECURITY_REALMS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SECURITY_ROLE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SECURITY_SECURITY_DOMAIN - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_SERVER_REQUIRES - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_SERVER_SUPPORTS - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_SETTING - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SECURITY_SETTINGS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SECURITY_SUPPORT_SSL - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_USE_DOMAIN_SF - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_USE_DOMAIN_SSF - Static variable in class org.jboss.as.jacorb.JacORBSubsystemConstants
-
- SECURITY_VAULT - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SECURITY_VAULT - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SecurityAdaptorFactoryImpl - Class in org.jboss.as.webservices.security
-
Security adapters factory.
- SecurityAdaptorFactoryImpl() - Constructor for class org.jboss.as.webservices.security.SecurityAdaptorFactoryImpl
-
Constructor.
- SecurityBootstrapService - Class in org.jboss.as.security.service
-
Bootstrap service for the security container
- SecurityBootstrapService() - Constructor for class org.jboss.as.security.service.SecurityBootstrapService
-
- SecurityContextAssociationHandler - Class in org.wildfly.extension.undertow.security
-
- SecurityContextAssociationHandler(Map<String, RunAsIdentityMetaData>, HttpHandler) - Constructor for class org.wildfly.extension.undertow.security.SecurityContextAssociationHandler
-
- SecurityContextHandleFactory - Class in org.jboss.as.ee.concurrent.handle
-
The context handle factory responsible for saving and setting the security context.
- SecurityContextInterceptor - Class in org.jboss.as.ejb3.security
-
Establish the security context.
- SecurityContextInterceptor(SecurityContextInterceptorHolder) - Constructor for class org.jboss.as.ejb3.security.SecurityContextInterceptor
-
- SecurityContextInterceptorFactory - Class in org.jboss.as.ejb3.security
-
- SecurityContextInterceptorFactory(boolean) - Constructor for class org.jboss.as.ejb3.security.SecurityContextInterceptorFactory
-
- SecurityContextInterceptorFactory(boolean, boolean) - Constructor for class org.jboss.as.ejb3.security.SecurityContextInterceptorFactory
-
- SecurityContextThreadSetupAction - Class in org.wildfly.extension.undertow.security
-
Thread setup action that sets up the security context.
- SecurityContextThreadSetupAction(String, SecurityDomainContext, Map<String, Set<String>>) - Constructor for class org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction
-
- SecurityDependencyProcessor - Class in org.jboss.as.security.deployment
-
Adds a security subsystem dependency to deployments
- SecurityDependencyProcessor() - Constructor for class org.jboss.as.security.deployment.SecurityDependencyProcessor
-
- SecurityDomainAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
Processes the SecurityDomain annotation on a session bean
- SecurityDomainAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.SecurityDomainAnnotationInformationFactory
-
- SecurityDomainContext - Class in org.jboss.as.security.plugins
-
An encapsulation of the JNDI security context information
- SecurityDomainContext(AuthenticationManager) - Constructor for class org.jboss.as.security.plugins.SecurityDomainContext
-
- SecurityDomainContextAdaptor - Class in org.jboss.as.webservices.security
-
Adaptor of org.jboss.as.security.plugins.SecurityDomainContext to org.jboss.wsf.spi.security.SecurityDomainContext
- SecurityDomainContextAdaptor(SecurityDomainContext) - Constructor for class org.jboss.as.webservices.security.SecurityDomainContextAdaptor
-
- securityDomainContextNotSet() - Method in interface org.jboss.as.messaging.MessagingMessages
-
- SecurityDomainJndiInjectable - Class in org.jboss.as.security.context
-
Implementation of ManagedReferenceFactory that returns AuthenticationManagers
- SecurityDomainJndiInjectable() - Constructor for class org.jboss.as.security.context.SecurityDomainJndiInjectable
-
- SecurityDomainMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- SecurityDomainMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SecurityDomainMergingProcessor
-
- SecurityDomainReloadAddHandler - Class in org.jboss.as.security
-
- SecurityDomainReloadAddHandler() - Constructor for class org.jboss.as.security.SecurityDomainReloadAddHandler
-
- SecurityDomainReloadRemoveHandler - Class in org.jboss.as.security
-
- SecurityDomainReloadRemoveHandler() - Constructor for class org.jboss.as.security.SecurityDomainReloadRemoveHandler
-
- SecurityDomainReloadWriteHandler - Class in org.jboss.as.security
-
- SecurityDomainReloadWriteHandler(AttributeDefinition...) - Constructor for class org.jboss.as.security.SecurityDomainReloadWriteHandler
-
- SecurityDomainService - Class in org.jboss.as.security.service
-
Service to install security domains.
- SecurityDomainService(String, ApplicationPolicy, JSSESecurityDomain, String) - Constructor for class org.jboss.as.security.service.SecurityDomainService
-
- securityException(Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
- securityException(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- SecurityExtension - Class in org.jboss.as.security
-
The security extension.
- SecurityExtension() - Constructor for class org.jboss.as.security.SecurityExtension
-
- SecurityLogger - Interface in org.jboss.as.security
-
This module is using message IDs in the range 13300-13399.
- securityManagementNotInjected() - Method in interface org.jboss.as.security.SecurityMessages
-
Create a
SecurityException to indicate that the security management has not been injected
- SecurityManagementService - Class in org.jboss.as.security.service
-
Security Management service for the security container
- SecurityManagementService(String, boolean, String, String, String, String, String) - Constructor for class org.jboss.as.security.service.SecurityManagementService
-
- SecurityManagerExtension - Class in org.wildfly.extension.security.manager
-
- SecurityManagerExtension() - Constructor for class org.wildfly.extension.security.manager.SecurityManagerExtension
-
- SecurityManagerLogger - Interface in org.wildfly.extension.security.manager
-
The security manager subsystem is using message IDs in the range 17700-17799.
- SecurityManagerMessages - Interface in org.wildfly.extension.security.manager
-
The security manager subsystem is using message IDs in the range 17700-17799.
- SecurityManagerService - Class in org.wildfly.extension.security.manager.service
-
This class implements a Service that install the WildFlySecurityManager.
- SecurityManagerService() - Constructor for class org.wildfly.extension.security.manager.service.SecurityManagerService
-
- SecurityMessages - Interface in org.jboss.as.security
-
This module is using message IDs in the range 13300-13399.
- securityNotEnabled() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating security is not enabled
- securityNotEnabled() - Method in interface org.jboss.as.weld.WeldMessages
-
- securityProperty - Variable in class org.jboss.as.security.service.SecurityBootstrapService
-
- SecurityRealm - Interface in org.jboss.as.domain.management
-
Interface to the security realm.
- SecurityRealm.ServiceUtil - Class in org.jboss.as.domain.management
-
- SecurityRealmAddHandler - Class in org.jboss.as.domain.management.security
-
Handler to add security realm definitions and register the service.
- SecurityRealmAddHandler() - Constructor for class org.jboss.as.domain.management.security.SecurityRealmAddHandler
-
- SecurityRealmChildAddHandler - Class in org.jboss.as.domain.management.security
-
Add handler for a child resource of a management security realm.
- SecurityRealmChildAddHandler(boolean, boolean, AttributeDefinition...) - Constructor for class org.jboss.as.domain.management.security.SecurityRealmChildAddHandler
-
- SecurityRealmChildRemoveHandler - Class in org.jboss.as.domain.management.security
-
Remove handler for a child resource of a management security realm.
- SecurityRealmChildRemoveHandler(boolean) - Constructor for class org.jboss.as.domain.management.security.SecurityRealmChildRemoveHandler
-
- SecurityRealmChildWriteAttributeHandler - Class in org.jboss.as.domain.management.security
-
Attribute write handler for a child resource of a management security realm.
- SecurityRealmChildWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.domain.management.security.SecurityRealmChildWriteAttributeHandler
-
- SecurityRealmPrincipal - Class in org.jboss.as.core.security
-
Base class for Principals defined for security realms.
- SecurityRealmRemoveHandler - Class in org.jboss.as.domain.management.security
-
Handler to remove security realm definitions and remove the service.
- SecurityRealmResourceDefinition - Class in org.jboss.as.domain.management.security
-
- SecurityRealmService - Class in org.jboss.as.domain.management.security
-
The service representing the security realm, this service will be injected into any management interfaces
requiring any of the capabilities provided by the realm.
- SecurityRealmService(String, boolean) - Constructor for class org.jboss.as.domain.management.security.SecurityRealmService
-
- SecurityRoleDefinition - Class in org.jboss.as.messaging
-
Security role resource definition
- SecurityRoleMetaDataParser - Class in org.jboss.as.ejb3.security.parser
-
Parser for security-role elements
- SecurityRoleReadAttributeHandler - Class in org.jboss.as.messaging
-
- SecurityRoleRefDDProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
- SecurityRoleRefDDProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.SecurityRoleRefDDProcessor
-
- SecurityRoleResource - Class in org.jboss.as.messaging
-
Custom
Resource that represents a messaging security role.
- SecurityRoleResource.SecurityRoleResourceEntry - Class in org.jboss.as.messaging
-
- SecurityRoleResourceEntry(String) - Constructor for class org.jboss.as.messaging.SecurityRoleResource.SecurityRoleResourceEntry
-
- SecurityRolesIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the security roles is null
- SecurityRolesMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- SecurityRolesMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SecurityRolesMergingProcessor
-
- SecuritySettingDefinition - Class in org.jboss.as.messaging
-
Security setting resource definition
- SecuritySettingDefinition(boolean) - Constructor for class org.jboss.as.messaging.SecuritySettingDefinition
-
- SecuritySubsystemParser - Class in org.jboss.as.security
-
The root element parser for the Security subsystem.
- SecuritySubsystemRootResourceDefinition - Class in org.jboss.as.security
-
- securityVaultException(SecurityVaultException) - Method in interface org.jboss.as.security.vault.VaultMessages
-
Unspecified exception encountered.
- SecurityVaultService - Class in org.jboss.as.security.service
-
A SecurityVault service
- SecurityVaultService(String, Map<String, Object>) - Constructor for class org.jboss.as.security.service.SecurityVaultService
-
- SEGMENTS_DEFAULT - Static variable in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- SEGMENTS_PER_VIRTUAL_NODE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- SegmentsAndVirtualNodeConverter - Class in org.jboss.as.clustering.infinispan.subsystem
-
Convert the 1.4 SEGMENTS value to VIRTUAL_NODES in model and operations, if defined and not an expression
Remove the 1.4 attributes INDEXING_PROPERTIES and SEGMENTS from model and operations
- SegmentsAndVirtualNodeConverter() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- segmentsDoesNotSupportExpressions() - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
- segmentsToVirtualNodes(int) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- segmentsToVirtualNodes(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- segmentsToVirtualNodes(ModelNode) - Static method in class org.jboss.as.clustering.infinispan.subsystem.SegmentsAndVirtualNodeConverter
-
- selectNode(String[], String, String, String) - Method in class org.jboss.as.ejb3.remote.LocalEJBReceiverPreferringDeploymentNodeSelector
-
- SELECTOR - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SELECTOR_MARSHALLER - Static variable in class org.jboss.as.messaging.AttributeMarshallers
-
- SelectPreviousOpMouseAdapter - Class in org.jboss.as.cli.gui
-
This MouseAdapter lets you double-click in the Output tab to select a previously-run command.
- SelectPreviousOpMouseAdapter(CliGuiContext, DoOperationActionListener) - Constructor for class org.jboss.as.cli.gui.SelectPreviousOpMouseAdapter
-
- send_exception(ServerRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
- send_exception(ServerRequestInfo) - Method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
- SEND_MESSAGE_TO_DEAD_LETTER_ADDRESS - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- SEND_MESSAGES_TO_DEAD_LETTER_ADDRESS - Static variable in class org.jboss.as.messaging.AbstractQueueControlHandler
-
- send_other(ServerRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
- send_other(ServerRequestInfo) - Method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
- send_poll(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
- send_poll(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
- send_reply(ServerRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASTargetInterceptor
-
- send_reply(ServerRequestInfo) - Method in class org.jboss.as.jacorb.tm.TxServerInterceptor
-
- send_request(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientIdentityInterceptor
-
- send_request(ClientRequestInfo) - Method in class org.jboss.as.jacorb.csiv2.SASClientInterceptor
-
- SEND_STDIN - Static variable in class org.jboss.as.process.Protocol
-
- SEND_SUBJECT - Static variable in interface org.jboss.as.controller.remote.TransactionalProtocolClient
-
Attachment whether the client should send the subject as part of the operation request.
- SEND_TO_DLA_ON_NO_ROUTE - Static variable in class org.jboss.as.messaging.AddressSettingDefinition
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class org.jboss.as.domain.http.server.security.AnonymousMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class org.jboss.as.domain.http.server.security.AuthenticationMechanismWrapper
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class org.wildfly.extension.undertow.security.jaspi.JASPIAuthenticationMechanism
-
- sendCommit(EJBReceiverContext, TransactionID, boolean) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- SENDFILE - Static variable in interface org.jboss.as.web.Constants
-
- SENDFILE - Static variable in class org.jboss.as.web.WebStaticResources
-
- SENDFILE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- sendForget(EJBReceiverContext, TransactionID) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- sendMessagesToDeadLetterAddress(String) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- sendMessageToDeadLetterAddress(ModelNode) - Method in interface org.jboss.as.messaging.AbstractQueueControlHandler.DelegatingQueueControl
-
- sendPrepare(EJBReceiverContext, TransactionID) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- sendReconnectProcess(String, String, int, boolean, byte[]) - Method in class org.jboss.as.process.ProcessController
-
- sendRequest(ActiveOperation.ResultHandler<T>, ManagementRequestContext<A>, FlushableDataOutput) - Method in class org.jboss.as.protocol.mgmt.AbstractManagementRequest
-
Send the request.
- sendRequest(ActiveOperation.ResultHandler<T>, ManagementRequestContext<A>) - Method in class org.jboss.as.protocol.mgmt.AbstractManagementRequest
-
- sendRequest(ActiveOperation.ResultHandler<Long>, ManagementRequestContext<Void>, FlushableDataOutput) - Method in class org.jboss.as.protocol.mgmt.ManagementPingRequest
-
- sendRequest(ActiveOperation.ResultHandler<T>, ManagementRequestContext<A>) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequest
-
Send the request.
- sendRequest(FlushableDataOutput, byte, String) - Method in class org.jboss.as.repository.RemoteFileRequestAndHandler
-
- sendRollback(EJBReceiverContext, TransactionID) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- sendStdin(String, InputStream) - Method in class org.jboss.as.process.ProcessController
-
- sendStdin(String) - Method in class org.jboss.as.process.ProcessControllerClient
-
- SENSITIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SensitiveTargetAccessConstraintDefinition - Class in org.jboss.as.controller.access.management
-
- SensitiveTargetAccessConstraintDefinition(SensitivityClassification) - Constructor for class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SensitiveTargetConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint related to whether a resource, attribute or operation is considered security sensitive.
- SensitiveTargetConstraint.Factory - Class in org.jboss.as.controller.access.constraint
-
- SensitiveVaultExpressionConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint related to whether an attribute is considered security sensitive
because it contains a vault expression.
- SENSITIVITY_CLASSIFICATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SENSITIVITY_PATH_ELEMENT - Static variable in class org.jboss.as.domain.management.access.AccessConstraintResources
-
- SensitivityClassification - Class in org.jboss.as.controller.access.constraint
-
Classification to apply to resources, attributes or operation to allow configuration
of whether access, reads or writes are sensitive.
- SensitivityClassification(String, String, boolean, boolean, boolean) - Constructor for class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SensitivityClassificationParentResourceDefinition - Class in org.jboss.as.domain.management.access
-
- SensitivityClassificationTypeResourceDefinition - Class in org.jboss.as.domain.management.access
-
- SensitivityResourceDefinition - Class in org.jboss.as.domain.management.access
-
- SENT_BYTES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- SENT_MESSAGES - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- sequence(String, int) - Method in interface org.jboss.as.domain.management.security.password.Keyboard
-
Detects sequence of keys in word.
- sequence(String, int) - Method in class org.jboss.as.domain.management.security.password.simple.SimpleKeyboard
-
- SEQUENTIAL_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- SerializationHackProxy - Class in org.jboss.as.ejb3.iiop.handle
-
As ObjectInputStream is broken it looks for the class loader of the last non JDK object on the stack.
- SerializationHackProxy() - Constructor for class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
-
- serializationMustBeHandledByThefactory() - Method in interface org.jboss.as.ee.EeMessages
-
- SerializedCdiInterceptorsKey - Class in org.jboss.as.ejb3.component.stateful
-
- SerializedStatefulSessionComponent - Class in org.jboss.as.ejb3.component.stateful
-
Serialized form of a SFSB
- SerializedStatefulSessionComponent(ManagedReference, SessionID, String, Map<Object, Object>) - Constructor for class org.jboss.as.ejb3.component.stateful.SerializedStatefulSessionComponent
-
- SerializedStatefulSessionObject - Class in org.jboss.as.weld.ejb
-
Serialized form of a SFSB
- SerializedStatefulSessionObject(ServiceName, SessionID, Map<String, ServiceName>) - Constructor for class org.jboss.as.weld.ejb.SerializedStatefulSessionObject
-
- ServantRegistry - Interface in org.jboss.as.ejb3.iiop
-
Interface of a registry for CORBA servants.
- serve(Sender, HttpServerExchange, IoCallback) - Method in class org.wildfly.extension.undertow.deployment.ServletResource
-
- serve(Sender, HttpServerExchange, IoCallback) - Method in class org.wildfly.extension.undertow.deployment.VirtualFileResource
-
- SERVER - Static variable in class org.jboss.as.cli.Util
-
- SERVER - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SERVER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER - Static variable in interface org.jboss.as.controller.ProxyOperationAddressTranslator
-
- SERVER - Static variable in class org.jboss.as.host.controller.model.jvm.JvmResourceDefinition
-
- server - Variable in class org.jboss.system.ServiceMBeanSupport
-
The MBeanServer which we have been register with.
- SERVER - Static variable in class org.wildfly.extension.rts.RTSSubsystemDefinition
-
- SERVER - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SERVER - Static variable in class org.wildfly.extension.undertow.DeploymentDefinition
-
- Server - Class in org.wildfly.extension.undertow
-
- Server(String, String) - Constructor for class org.wildfly.extension.undertow.Server
-
- SERVER - Static variable in class org.wildfly.extension.undertow.UndertowService
-
- SERVER_ADD_ATTRIBUTES - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
Attributes for server deployment add
- SERVER_ALIAS - Static variable in interface org.jboss.as.security.Constants
-
- SERVER_BASE_DIR - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- SERVER_BASE_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- SERVER_CHANNEL - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
-
The name of the channel used for Server to HC comms
- SERVER_CONFIG - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SERVER_CONFIG - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
- SERVER_CONFIG_DIR - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- SERVER_CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- SERVER_CONFIG_KEY - Static variable in class org.jboss.as.webservices.util.WSAttachmentKeys
-
- SERVER_CONFIG_USER_DIR - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- SERVER_CONTENT_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- SERVER_DATA_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- 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_LOGGER - Static variable in interface org.jboss.as.ee.EeLogger
-
A logger with a category of org.jboss.as.server.deployment.
- SERVER_DEPLOYMENT_REPOSITORY - Static variable in class org.jboss.as.server.deployment.Attachments
-
The server deployment repository
- SERVER_DUMP_INTERVAL - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- 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.cli.Util
-
- SERVER_GROUP - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SERVER_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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_GROUP_SCOPED_ROLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_GROUPS - Static variable in class org.jboss.as.domain.management.access.ServerGroupScopedRoleResourceDefinition
-
- SERVER_ID - Static variable in class org.jboss.as.messaging.InVMTransportDefinition
-
- SERVER_IDENTITIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_IDENTITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_LOG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- SERVER_LOGGER - Static variable in interface org.jboss.as.controller.ControllerLogger
-
A logger with the category org.jboss.as.server
- SERVER_LOGGER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_MANAGEMENT_LOGGER - Static variable in interface org.jboss.as.controller.ControllerLogger
-
A logger with the category org.jboss.server.management
- 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_NAME_PROP - Static variable in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- SERVER_OPERATIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_PATH - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- 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
-
- ServerAddHandler - Class in org.jboss.as.host.controller.operations
-
OperationHandler adding a new server configuration.
- serverBaseDirectoryDoesNotExist(File) - Method in interface org.jboss.as.server.ServerMessages
-
- serverBaseDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- 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
-
- serverCommunicationRegistered(String, ManagementChannelHandler) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that a channel for communication with a managed server process has been registered.
- serverCommunicationRegistered(String, ManagementChannelHandler) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ServerConfigFactoryImpl - Class in org.jboss.as.webservices.config
-
Retrieves webservices stack specific config.
- ServerConfigFactoryImpl() - Constructor for class org.jboss.as.webservices.config.ServerConfigFactoryImpl
-
- ServerConfigImpl - Class in org.jboss.as.webservices.config
-
AS specific ServerConfig.
- ServerConfigResourceDefinition - Class in org.jboss.as.host.controller.resources
-
- ServerConfigResourceDefinition(LocalHostControllerInfo, ServerInventory, PathManagerService) - Constructor for class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
Creates a ServerConfigResourceDefinition.
- ServerConfigService - Class in org.jboss.as.webservices.service
-
WS server config service.
- serverConnected(String, Channel) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an informational message indicating the server, represented by the name parameter, was registered
using the connection represented by the channel parameter.
- serverContentDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- serverControllerServiceRemoved() - Method in interface org.jboss.as.server.ServerMessages
-
- serverDataDirectoryIsNotDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- 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
-
- ServerDeploymentActionResult - Interface in org.jboss.as.controller.client.helpers.standalone
-
- serverDeploymentAlreadyExists(String) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
A message indicating a deployment with the name is already present in the domain.
- ServerDeploymentHelper - Class in org.jboss.as.controller.client.helpers.standalone
-
A simple helper for server deployments.
- ServerDeploymentHelper(ModelControllerClient) - Constructor for class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
-
- ServerDeploymentHelper(ServerDeploymentManager) - Constructor for class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
-
- ServerDeploymentHelper.ServerDeploymentException - Exception in org.jboss.as.controller.client.helpers.standalone
-
- ServerDeploymentManager - Interface in org.jboss.as.controller.client.helpers.standalone
-
Primary deployment interface for a standalone JBoss AS instance.
- ServerDeploymentManager.Factory - Class in org.jboss.as.controller.client.helpers.standalone
-
- ServerDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
-
- ServerDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.standalone
-
- 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.
- ServerDestroyHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerProcessHandlers.ServerDestroyHandler
-
- 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
-
- ServerEnvironment - Interface in org.jboss.as.embedded
-
- ServerEnvironment - Class in org.jboss.as.server
-
Encapsulates the runtime environment for a server.
- ServerEnvironment(String, Properties, Map<String, String>, String, String, 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
-
- ServerEnvironmentSystemPropertyUpdater - Class in org.jboss.as.server
-
- ServerEnvironmentSystemPropertyUpdater(ServerEnvironment) - Constructor for class org.jboss.as.server.ServerEnvironmentSystemPropertyUpdater
-
- ServerGroupAddHandler - Class in org.jboss.as.domain.controller.operations
-
- ServerGroupAddHandler(boolean) - Constructor for class org.jboss.as.domain.controller.operations.ServerGroupAddHandler
-
- ServerGroupChooser - Class in org.jboss.as.cli.gui.component
-
A Panel that reads and presents all of the server groups with checkboxes.
- ServerGroupChooser(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.component.ServerGroupChooser
-
- ServerGroupDeploymentActionResult - Interface in org.jboss.as.controller.client.helpers.domain
-
Encapsulates the results of particular
DeploymentAction across
the servers in a particular server group.
- ServerGroupDeploymentAddHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles addition of a deployment to a server group.
- ServerGroupDeploymentAddHandler(HostFileRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentAddHandler
-
- ServerGroupDeploymentDeployHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles deployment into the runtime.
- ServerGroupDeploymentPlan - Class in org.jboss.as.controller.client.helpers.domain
-
Indicates how the actions in a
DeploymentSetPlan are to be
applied to a particular server group.
- ServerGroupDeploymentPlan(String) - Constructor for class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
-
- ServerGroupDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
- ServerGroupDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
-
Encapsulates the results of executing a
DeploymentSetPlan against
a particular server group.
- ServerGroupDeploymentRedeployHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles redeployment in the runtime.
- ServerGroupDeploymentRemoveHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles removal of a deployment from the model.
- ServerGroupDeploymentReplaceHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles replacement in the runtime of one deployment by another.
- ServerGroupDeploymentReplaceHandler(HostFileRepository) - Constructor for class org.jboss.as.domain.controller.operations.deployment.ServerGroupDeploymentReplaceHandler
-
- ServerGroupDeploymentUndeployHandler - Class in org.jboss.as.domain.controller.operations.deployment
-
Handles undeployment from the runtime.
- ServerGroupEffect - Interface in org.jboss.as.controller.access
-
Encapsulates information about the relationship of a resource to server groups in a domain.
- ServerGroupEffectConstraint - Class in org.jboss.as.controller.access.constraint
-
Constraint related to whether the target resource is associated with one or more managed domain server groups.
- ServerGroupEffectConstraint(List<String>) - Constructor for class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- serverGroupExpectsSingleChild(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception message indicating that server-group expects one and only one child.
- ServerGroupListState - Class in org.jboss.as.cli.parsing.operation.header
-
- ServerGroupNameState - Class in org.jboss.as.cli.parsing.operation.header
-
- serverGroupOperation(String) - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.RequirementSetBuilder
-
- serverGroupOperation(String, String) - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.RequirementSetBuilder
-
- serverGroupOperation(OperationRequestAddress, String) - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder.RequirementSetBuilder
-
- ServerGroupProfileWriteAttributeHandler - Class in org.jboss.as.domain.controller.operations
-
Validates that the new profile is ok before setting in the model.
- ServerGroupProfileWriteAttributeHandler(boolean, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.domain.controller.operations.ServerGroupProfileWriteAttributeHandler
-
- ServerGroupRemoveHandler - Class in org.jboss.as.domain.controller.operations
-
- ServerGroupRemoveHandler(LocalHostControllerInfo) - Constructor for class org.jboss.as.domain.controller.operations.ServerGroupRemoveHandler
-
- ServerGroupResourceDefinition - Class in org.jboss.as.domain.controller.resources
-
- ServerGroupResourceDefinition(boolean, LocalHostControllerInfo, ContentRepository, HostFileRepository, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- ServerGroupScopedRoleResourceDefinition - Class in org.jboss.as.domain.management.access
-
ResourceDefinition for an administrative role that is
scoped to a particular set of server groups.
- ServerGroupScopedRoleResourceDefinition(WritableAuthorizerConfiguration) - Constructor for class org.jboss.as.domain.management.access.ServerGroupScopedRoleResourceDefinition
-
- ServerGroupSeparatorState - Class in org.jboss.as.cli.parsing.operation.header
-
- ServerGroupSocketBindingGroupWriteAttributeHandler - Class in org.jboss.as.domain.controller.operations
-
Validates that the new socket binding group is ok before setting in the model.
- ServerGroupSocketBindingGroupWriteAttributeHandler(boolean, DomainControllerRuntimeIgnoreTransformationRegistry) - Constructor for class org.jboss.as.domain.controller.operations.ServerGroupSocketBindingGroupWriteAttributeHandler
-
- ServerGroupState - Class in org.jboss.as.cli.parsing.operation.header
-
- ServerIdentity - Class in org.jboss.as.controller.client.helpers.domain
-
Identifying information for a server in a domain.
- ServerIdentity(String, String, String) - Constructor for class org.jboss.as.controller.client.helpers.domain.ServerIdentity
-
- ServerIdentity - Class in org.jboss.as.domain.controller
-
Identifying information for a server in a domain.
- ServerIdentity(String, String, String) - Constructor for class org.jboss.as.domain.controller.ServerIdentity
-
- serverInventory - Variable in class org.jboss.as.host.controller.operations.ServerProcessHandlers
-
- ServerInventory - Interface in org.jboss.as.host.controller
-
Inventory of the managed servers.
- ServerInventoryImpl - Class in org.jboss.as.host.controller
-
Inventory of the managed servers.
- ServerKillHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerProcessHandlers.ServerKillHandler
-
- ServerLogger - Interface in org.jboss.as.server
-
This module is using message IDs in the range 15700-15999 and 18700-18799.
- ServerLogsPanel - Class in org.jboss.as.cli.gui
-
The main panel for listing the server logs.
- ServerLogsPanel(CliGuiContext, ManagementModelNode) - Constructor for class org.jboss.as.cli.gui.ServerLogsPanel
-
- ServerLogsTable - Class in org.jboss.as.cli.gui.component
-
JTable to hold the server logs.
- ServerLogsTable() - Constructor for class org.jboss.as.cli.gui.component.ServerLogsTable
-
- ServerLogsTableModel - Class in org.jboss.as.cli.gui.component
-
The TableModel for the server logs.
- ServerLogsTableModel(CliGuiContext, ServerLogsTable) - Constructor for class org.jboss.as.cli.gui.component.ServerLogsTableModel
-
- ServerMessages - Interface in org.jboss.as.server
-
This module is using message IDs in the range 15700-15999 and 18700-18799.
- serverNameAlreadyRegistered(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating there is already a registered server with the name represented by the serverName parameter.
- ServerOperationResolver - Class in org.jboss.as.domain.controller.operations.coordination
-
Logic for creating a server-level operation that realizes the effect
of a domain or host level change on the server.
- ServerOperationResolver(String, Map<String, ProxyController>) - Constructor for class org.jboss.as.domain.controller.operations.coordination.ServerOperationResolver
-
- ServerOperationsResolverHandler - Class in org.jboss.as.domain.controller.operations.coordination
-
Adds to the localResponse the server-level operations needed to effect the given domain/host operation on the
servers controlled by this host.
- ServerPathManagerService - Class in org.jboss.as.server
-
Service containing the paths for a server
- ServerPathManagerService() - Constructor for class org.jboss.as.server.ServerPathManagerService
-
- serverProcessAdded(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that a server has been added to the process-controller.
- serverProcessAdded(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ServerProcessHandlers - Class in org.jboss.as.host.controller.operations
-
- ServerProcessHandlers(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerProcessHandlers
-
- ServerProcessHandlers.ServerDestroyHandler - Class in org.jboss.as.host.controller.operations
-
- ServerProcessHandlers.ServerKillHandler - Class in org.jboss.as.host.controller.operations
-
- ServerProcessReloadHandler - Class in org.jboss.as.server.operations
-
- ServerProcessReloadHandler(ServiceName, RunningModeControl, ControlledProcessState) - Constructor for class org.jboss.as.server.operations.ServerProcessReloadHandler
-
- serverProcessRemoved(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that a server has been removed from the process-controller.
- serverProcessRemoved(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- serverProcessStarted(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that a server process has been started.
- serverProcessStarted(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ServerProcessStateHandler - Class in org.jboss.as.server.operations
-
Operation handlers responsible for putting the server in either the reload or restart-required state.
- serverProcessStopped(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that a server has stopped.
- serverProcessStopped(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- serverReconnected(String, ManagementChannelHandler) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that a server has been reconnected.
- serverReconnected(String, ManagementChannelHandler) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ServerReloadHandler - Class in org.jboss.as.host.controller.operations
-
- ServerReloadHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerReloadHandler
-
- ServerRemoveHandler - Class in org.jboss.as.host.controller.operations
-
OperationHandler removing an existing server configuration.
- serverRequiresRestart() - Method in interface org.jboss.as.patching.management.PatchManagementMessages
-
- ServerRestartHandler - Class in org.jboss.as.host.controller.operations
-
Restarts a server.
- ServerRestartHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerRestartHandler
-
Create the ServerRestartHandler
- ServerRestartRequiredHandler - Class in org.jboss.as.server.operations
-
Deprecated.
- ServerRestartRequiredHandler() - Constructor for class org.jboss.as.server.operations.ServerRestartRequiredHandler
-
Deprecated.
- ServerRestartRequiredServerConfigWriteAttributeHandler - Class in org.jboss.as.host.controller.operations
-
Writes the group and socket-binding-group attributes of a server group and validates the new value.
- ServerRestartRequiredServerConfigWriteAttributeHandler(AttributeDefinition) - Constructor for class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
-
- serverResultsAccessNotAllowed(ProcessType, ProcessType) - Method in interface org.jboss.as.controller.ControllerMessages
-
- ServerRootResourceDefinition - Class in org.jboss.as.server.controller.resources
-
- ServerRootResourceDefinition(ContentRepository, ExtensibleConfigurationPersister, ServerEnvironment, ControlledProcessState, RunningModeControl, AbstractVaultReader, ExtensionRegistry, boolean, PathManagerService, DomainServerCommunicationServices.OperationIDUpdater, DelegatingConfigurableAuthorizer, ManagedAuditLogger) - Constructor for class org.jboss.as.server.controller.resources.ServerRootResourceDefinition
-
- SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- serversDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
- ServerSecurityManager - Interface in org.jboss.as.core.security
-
Interface to the servers security manager implementation.
- ServerService - Class in org.jboss.as.server
-
- serverService - Variable in class org.wildfly.extension.undertow.ListenerService
-
- serverServiceName(String) - Static method in class org.jboss.as.remoting.RemotingServices
-
Create the service name for a stream server
- 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
-
- serverStarted(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that the server is started.
- serverStarted(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ServerStartException - Exception in org.jboss.as.embedded
-
- ServerStartException(String) - Constructor for exception org.jboss.as.embedded.ServerStartException
-
- ServerStartException(String, Throwable) - Constructor for exception org.jboss.as.embedded.ServerStartException
-
- ServerStartException(Throwable) - Constructor for exception org.jboss.as.embedded.ServerStartException
-
- serverStartFailed(String) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Notification that the start of a server process has failed.
- serverStartFailed(String) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- ServerStartHandler - Class in org.jboss.as.host.controller.operations
-
Starts a server.
- ServerStartHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerStartHandler
-
Create the ServerAddHandler
- serverStarting(String) - Method in interface org.jboss.as.server.ServerLogger
-
Logs an informational message indicating the server is starting.
- serverStarting(String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- 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
-
- ServerStatus - Enum in org.jboss.as.controller.client.helpers.domain
-
Status of server.
- ServerStatusHandler - Class in org.jboss.as.host.controller.operations
-
OperationHandler determining the status of a server.
- ServerStatusHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerStatusHandler
-
Create the ServerAddHandler
- serverStillRunning(String) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
A message indicating the server, represented by the name parameter, is still running.
- ServerStopHandler - Class in org.jboss.as.host.controller.operations
-
Stops a server.
- ServerStopHandler(ServerInventory) - Constructor for class org.jboss.as.host.controller.operations.ServerStopHandler
-
Create the ServerAddHandler
- serverStopped(String, int) - Method in interface org.jboss.as.server.ServerLogger
-
Logs an informational message indicating the server is stopped.
- serverStopping(String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- ServerTask - Interface in org.jboss.as.server
-
- ServerTaskExecutor - Class in org.jboss.as.domain.controller.plan
-
- ServerTaskExecutor(OperationContext, Map<ServerIdentity, ServerTaskExecutor.ExecutedServerRequest>, List<ServerTaskExecutor.ServerPreparedResponse>) - Constructor for class org.jboss.as.domain.controller.plan.ServerTaskExecutor
-
- ServerTaskExecutor.ExecutedServerRequest - Class in org.jboss.as.domain.controller.plan
-
The executed request.
- ServerTaskExecutor.ServerOperation - Class in org.jboss.as.domain.controller.plan
-
- ServerTaskExecutor.ServerPreparedResponse - Class in org.jboss.as.domain.controller.plan
-
The prepared response.
- serverTempDirectoryIsNotADirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- ServerToHostOperationHandlerFactoryService - Class in org.jboss.as.host.controller.mgmt
-
Operation handler responsible for requests coming in from server processes on the host controller.
- ServerToHostProtocolHandler - Class in org.jboss.as.host.controller.mgmt
-
Handler responsible for the server to host-controller protocol.
- ServerToHostProtocolHandler.OperationExecutor - Interface in org.jboss.as.host.controller.mgmt
-
wrapper to the DomainController and the underlying ModelController to execute
a OperationStepHandler implementation directly, bypassing normal domain coordination layer.
- ServerToHostRemoteFileRequestAndHandler - Class in org.jboss.as.server.mgmt.domain
-
- ServerUpdateActionResult - Interface in org.jboss.as.controller.client.helpers.standalone
-
Encapsulates the results of performing a configuration modification on an individual
server.
- ServerUpdateActionResult.Result - Enum in org.jboss.as.controller.client.helpers.standalone
-
- ServerUpdateResult - Interface in org.jboss.as.controller.client.helpers.domain
-
Encapsulates the results of performing a configuration modification on an individual
server.
- serverUser() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
A message to check if this user is going to be used by a host controller to connect to the master domain controller.
- 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
-
- ServerWriteAttributeOperationHandler - Class in org.jboss.as.server.operations
-
- ServerWriteAttributeOperationHandler() - Constructor for class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
Creates a handler that doesn't validate values.
- ServerWriteAttributeOperationHandler(ParameterValidator) - Constructor for class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
Creates a handler that users the given valueValidator
to validate values before applying them to the model.
- ServerWriteAttributeOperationHandler(AttributeDefinition) - Constructor for class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
Creates a handler that users the given attributeDefinition
to validate values before applying them to the model.
- ServerWriteAttributeOperationHandler(ParameterValidator, ParameterValidator) - Constructor for class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
Creates a handler that uses the given valueValidator
to validate values before applying them to the model, and a separate
validator to validate the resolved value
after it has been applied to the model.
- SERVICE - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- SERVICE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- SERVICE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- Service - Interface in org.jboss.system
-
The Service interface.
- SERVICE_AUTH_TOKEN - Static variable in interface org.jboss.as.security.Constants
-
- SERVICE_COMPONENT_INSTANTIATORS - Static variable in class org.jboss.as.service.ServiceAttachments
-
- SERVICE_CONTAINER - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SERVICE_CONTAINER - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SERVICE_CONTAINER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.appclient.service.ApplicationClientDeploymentService
-
- SERVICE_NAME - Static variable in class org.jboss.as.appclient.service.ApplicationClientStartService
-
- SERVICE_NAME - Static variable in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsService
-
- SERVICE_NAME - Static variable in class org.jboss.as.controller.ControlledProcessStateService
-
- SERVICE_NAME - Static variable in class org.jboss.as.controller.services.path.PathManagerService
-
- SERVICE_NAME - Static variable in interface org.jboss.as.domain.controller.DomainController
-
ServiceName under which a DomainController instance should be registered
with the service container of a Host Controller that is acting as the domain controller.
- SERVICE_NAME - Static variable in class org.jboss.as.ee.component.ReflectiveClassIntrospector
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
The service name
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.iiop.POARegistry
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.RegistryCollectorService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.RegistryInstallerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- SERVICE_NAME - Static variable in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- SERVICE_NAME - Static variable in class org.jboss.as.host.controller.DomainModelControllerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.host.controller.jmx.RemotingConnectorService
-
- SERVICE_NAME - Static variable in interface org.jboss.as.host.controller.MasterDomainControllerClient
-
Standard service name to use for a service that returns a MasterDomainControllerClient
- SERVICE_NAME - Static variable in class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jacorb.service.CorbaNamingService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jacorb.service.CorbaORBService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jacorb.service.CorbaPOAService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
- SERVICE_NAME - Static variable in class org.jboss.as.jdr.JdrReportService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jmx.MBeanRegistrationService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jmx.MBeanServerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jmx.RemotingConnectorService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jpa.service.JPAService
-
- SERVICE_NAME - Static variable in class org.jboss.as.jpa.service.JPAUserTransactionListenerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.naming.management.JndiViewExtensionRegistry
-
- SERVICE_NAME - Static variable in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- SERVICE_NAME - Static variable in class org.jboss.as.naming.service.ExternalContextsService
-
- SERVICE_NAME - Static variable in class org.jboss.as.naming.service.NamingService
-
- SERVICE_NAME - Static variable in class org.jboss.as.remoting.HttpListenerRegistryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
The service name.
- SERVICE_NAME - Static variable in interface org.jboss.as.repository.ContentRepository
-
Standard ServiceName under which a service controller for an instance of
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.JaasConfigurationService
-
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.JaccService
-
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityBootstrapService
-
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityDomainService
-
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityManagementService
-
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.SecurityVaultService
-
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.SimpleSecurityManagerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.security.service.SubjectFactoryService
-
- 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.deploymentoverlay.service.ContentService
-
- SERVICE_NAME - Static variable in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
- SERVICE_NAME - Static variable in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- SERVICE_NAME - Static variable in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- 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.txn.service.ArjunaRecoveryManagerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.txn.service.TransactionManagerService
-
- SERVICE_NAME - Static variable in class org.jboss.as.txn.service.TransactionSynchronizationRegistryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.txn.service.UserTransactionAccessControlService
-
- SERVICE_NAME - Static variable in class org.jboss.as.txn.service.UserTransactionRegistryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.txn.service.UserTransactionService
-
- SERVICE_NAME - Static variable in interface org.jboss.as.web.host.CommonWebServer
-
- SERVICE_NAME - Static variable in interface org.jboss.as.web.host.WebHost
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.CdiValidatorFactoryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.ejb.WeldInterceptorBindingsService
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.services.TCCLSingletonService
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.WeldBootstrapService
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.WeldStartService
-
- SERVICE_NAME - Static variable in interface org.wildfly.clustering.singleton.SingletonServiceBuilderFactory
-
- SERVICE_NAME - Static variable in class org.wildfly.clustering.web.infinispan.session.RouteRegistryEntryProviderService
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.mod_cluster.ContainerEventHandlerService
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.security.manager.service.SecurityManagerService
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.undertow.BufferCacheService
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.undertow.deployment.WebSocketContainerService
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandlerHost
-
- SERVICE_NAME - Static variable in class org.wildfly.extension.undertow.session.RouteValueService
-
- SERVICE_NAME - Static variable in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterBuilder
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.jca.CachedConnectionManagerService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.resourceadapters.AdminObjectService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryReferenceFactoryService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.resourceadapters.DirectAdminObjectActivatorService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.resourceadapters.DirectConnectionFactoryActivatorService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.subsystems.datasources.DataSourceConfigService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.subsystems.datasources.XADataSourceConfigService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- SERVICE_UNAVAIABLE - Static variable in class org.jboss.as.domain.http.server.Common
-
- SERVICE_VALUE_TYPE - Static variable in class org.jboss.as.ee.concurrent.service.TransactionSetupProviderService
-
- SERVICE_VERIFICATION_HANDLER - Static variable in class org.jboss.as.server.deployment.Attachments
-
This should be added as a listener to all non child services
- 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
-
- serviceAlreadyBound(ServiceName) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the service name has already been bound.
- serviceAlreadyRegistered(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating that a service is already registered
- serviceAlreadyStarted(String, Object) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating the service, represented by the serviceType parameter, is already started on the
object represented by the obj parameter.
- ServiceAttachments - Class in org.jboss.as.service
-
- ServiceAwareObjectFactory - Interface in org.jboss.as.naming
-
Interface the should be implemented by
ObjectFactorys that require access to the
ServiceRegistry.
- ServiceBasedNamingStore - Class in org.jboss.as.naming
-
- ServiceBasedNamingStore(ServiceRegistry, ServiceName) - Constructor for class org.jboss.as.naming.ServiceBasedNamingStore
-
- ServiceBuilderFactory - Interface in org.jboss.as.clustering.msc
-
- ServiceCommandDispatcher<C> - Class in org.wildfly.clustering.server.dispatcher
-
MessageDispatcher-based command dispatcher.
- ServiceCommandDispatcher(MessageDispatcher, CommandMarshaller<C>, NodeFactory<Address>, long) - Constructor for class org.wildfly.clustering.server.dispatcher.ServiceCommandDispatcher
-
- ServiceComponentDescription - Class in org.jboss.as.service.component
-
- ServiceComponentDescription(String, String, EEModuleDescription, ServiceName, EEApplicationClasses) - Constructor for class org.jboss.as.service.component.ServiceComponentDescription
-
- ServiceComponentInstantiator - Class in org.jboss.as.service.component
-
Instantiator for MBean's EE components
- ServiceComponentInstantiator(DeploymentUnit, ComponentDescription) - Constructor for class org.jboss.as.service.component.ServiceComponentInstantiator
-
- ServiceComponentProcessor - Class in org.jboss.as.service.component
-
Creates EE component descriptions for mbeans, to support
Resource injection.
- ServiceComponentProcessor() - Constructor for class org.jboss.as.service.component.ServiceComponentProcessor
-
- ServiceContainerEndpointRegistry - Class in org.jboss.as.webservices.util
-
- ServiceContainerEndpointRegistry() - Constructor for class org.jboss.as.webservices.util.ServiceContainerEndpointRegistry
-
- ServiceContainerFactory - Interface in org.jboss.as.clustering.msc
-
- ServiceContainerHelper - Class in org.jboss.as.clustering.msc
-
Helper methods for interacting with a modular service container.
- ServiceControllerFactory - Interface in org.jboss.as.clustering.msc
-
- ServiceDeploymentParsingProcessor - Class in org.jboss.as.service
-
DeploymentUnitProcessor responsible for parsing a jboss-service.xml descriptor and attaching the corresponding JBossServiceXmlDescriptor.
- ServiceDeploymentParsingProcessor() - Constructor for class org.jboss.as.service.ServiceDeploymentParsingProcessor
-
Construct a new instance.
- ServiceInjectionSource - Class in org.jboss.as.ee.component
-
- ServiceInjectionSource(ServiceName) - Constructor for class org.jboss.as.ee.component.ServiceInjectionSource
-
- ServiceInjectionSource(ServiceName, Class<?>) - Constructor for class org.jboss.as.ee.component.ServiceInjectionSource
-
- serviceInstallCancelled() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the service install was cancelled.
- serviceIsntRegistered(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating that a service isn't registered
- 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
-
- ServiceMBean - Interface in org.jboss.system
-
An interface describing a JBoss service MBean.
- ServiceMBeanMessages - Interface in org.jboss.system
-
This module is using message IDs in the range 17800-17899.
- ServiceMBeanSupport - Class in org.jboss.system
-
An abstract base class JBoss services can subclass to implement a service that conforms to the ServiceMBean interface.
- ServiceMBeanSupport() - Constructor for class org.jboss.system.ServiceMBeanSupport
-
Construct a ServiceMBeanSupport.
- ServiceMBeanSupport(Class<?>) - Constructor for class org.jboss.system.ServiceMBeanSupport
-
Construct a ServiceMBeanSupport.
- ServiceMBeanSupport(String) - Constructor for class org.jboss.system.ServiceMBeanSupport
-
Construct a ServiceMBeanSupport.
- ServiceMBeanSupport(Logger) - Constructor for class org.jboss.system.ServiceMBeanSupport
-
Construct a ServiceMBeanSupport.
- 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.ServerMessages
-
- serviceModuleLoaderAlreadyStopped() - Method in interface org.jboss.as.server.ServerMessages
-
- serviceName(String, PathAddress) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
The service name to be removed.
- serviceName(String) - Method in class org.jboss.as.controller.ServiceRemoveStepHandler
-
The service name to be removed.
- serviceName(DeploymentUnit) - Static method in class org.jboss.as.ee.component.ComponentRegistry
-
- serviceName(String) - Method in class org.jboss.as.ee.subsystem.ContextServiceRemove
-
- serviceName(String) - Method in class org.jboss.as.ee.subsystem.ManagedExecutorServiceRemove
-
- serviceName(String) - Method in class org.jboss.as.ee.subsystem.ManagedScheduledExecutorServiceRemove
-
- serviceName(String) - Method in class org.jboss.as.ee.subsystem.ManagedThreadFactoryRemove
-
- serviceName(String) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryRemove
-
- serviceName(String) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
-
- serviceName(ServiceName) - Static method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
-
- serviceName(DeploymentUnit) - Static method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
-
- serviceName(String) - Method in class org.jboss.as.naming.subsystem.NamingBindingRemove
-
- serviceName(String) - Method in class org.jboss.as.naming.subsystem.RemoteNamingRemove
-
- serviceName(String) - Static method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
-
- serviceName(ServiceName) - Static method in class org.jboss.as.server.deployment.DeploymentCompleteServiceProcessor
-
- serviceName(DeploymentUnit) - Static method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- serviceName(DeploymentUnit) - Static method in class org.jboss.as.weld.services.BeanManagerService
-
- serviceName - Variable in class org.jboss.system.ServiceMBeanSupport
-
The object name which we are registered under.
- ServiceNameExternalizer - Class in org.jboss.as.clustering.infinispan.io
-
- ServiceNameExternalizer() - Constructor for class org.jboss.as.clustering.infinispan.io.ServiceNameExternalizer
-
- serviceNameFor(EJBComponentDescription) - Static method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- serviceNameOf(ServiceName, String) - Static method in class org.jboss.as.ee.component.BasicComponent
-
- serviceNotAvailable(String, Object) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating the service, represented by the serviceType parameter, is not available on th object
represented by the obj parameter.
- serviceNotEnabled(String, Object) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
A message indicating the service, represented by the serviceType parameter, is not enabled on th object
represented by the obj parameter.
- serviceNotFound(ServiceName) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- serviceNotInstalled(String) - Method in interface org.wildfly.jberet._private.WildFlyBatchMessages
-
Creates an exception indicating a service was not installed.
- serviceNotStarted() - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates an exception indicating the service is not started.
- serviceNotStarted() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the service is not started.
- serviceNotStarted(ServiceName) - Method in interface org.jboss.as.naming.NamingMessages
-
Indicates that a service is not started as expected.
- serviceNotStarted() - Method in interface org.jboss.as.txn.TransactionMessages
-
Creates an exception indicating that a service was not started.
- ServiceProviderRegistration - Interface in org.wildfly.clustering.provider
-
Registration of a provided service.
- ServiceProviderRegistration.Listener - Interface in org.wildfly.clustering.provider
-
Listener for service provider changes.
- ServiceProviderRegistrationClassTableContributor - Class in org.wildfly.clustering.server.provider
-
ClassTable contributor for the marshaller of a ServiceProviderRegistration.
- ServiceProviderRegistrationClassTableContributor() - Constructor for class org.wildfly.clustering.server.provider.ServiceProviderRegistrationClassTableContributor
-
- ServiceProviderRegistrationFactory - Interface in org.wildfly.clustering.provider
-
A factory for creating a service provider registration.
- ServiceProviderRegistrationFactoryConfiguration - Interface in org.wildfly.clustering.server.provider
-
- ServiceProviderRegistrationFactoryProvider - Class in org.wildfly.clustering.server.provider
-
Installs a ServiceProviderRegistry service per cache.
- ServiceProviderRegistrationFactoryProvider() - Constructor for class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryProvider
-
- ServiceProviderRegistrationFactoryService - Class in org.wildfly.clustering.server.provider
-
Service provider registration factory implementation.
- ServiceProviderRegistrationFactoryService(ServiceProviderRegistrationFactoryConfiguration) - Constructor for class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- ServiceReferenceObjectFactory - Class in org.jboss.as.naming
-
Abstract object factory that allows for the creation of service references.
- ServiceReferenceObjectFactory() - Constructor for class org.jboss.as.naming.ServiceReferenceObjectFactory
-
- ServiceReferenceObjectFactory - Class in org.jboss.as.weld.deployment.processors
-
Abstract object factory that allows for the creation of service references.
- ServiceReferenceObjectFactory() - Constructor for class org.jboss.as.weld.deployment.processors.ServiceReferenceObjectFactory
-
- serviceRegistry - Variable in class org.jboss.as.weld.services.bootstrap.AbstractResourceInjectionServices
-
- ServiceRegistry - Interface in org.wildfly.clustering.server.provider
-
Command context for ServiceProviderRegistry
- ServiceRegistryCommand - Class in org.wildfly.clustering.server.provider
-
Command to obtain the service providers known to a node.
- ServiceRegistryCommand() - Constructor for class org.wildfly.clustering.server.provider.ServiceRegistryCommand
-
- serviceRegistryRuntimeOperationsOnly() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the get service registry only supported in runtime operations.
- serviceRemovalRuntimeOperationsOnly() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the service removal only supported in runtime operations.
- ServiceRemoveStepHandler - Class in org.jboss.as.controller
-
Abstract remove step handler that simply removes a service.
- ServiceRemoveStepHandler(ServiceName, AbstractAddStepHandler) - Constructor for class org.jboss.as.controller.ServiceRemoveStepHandler
-
- ServiceRemoveStepHandler(AbstractAddStepHandler) - Constructor for class org.jboss.as.controller.ServiceRemoveStepHandler
-
- SERVICES - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- SERVICES - Static variable in class org.jboss.as.server.deployment.Attachments
-
- 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.
- SERVICES_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- ServicesAttachment - Class in org.jboss.as.server.deployment
-
An attachment holding the names of services detected in the deployment unit.
- serviceShutdownIncomplete(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs a warning message indicating graceful shutdown of management request handling of slave HC to master HC
communication did not complete.
- servicesMissing(StringBuilder) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the missing services.
- servicesMissingDependencies() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message that indicates there are services with missing or unavailable dependencies.
- serviceStartFailed(StartException, String) - Method in interface org.wildfly.clustering.server.singleton.SingletonLogger
-
- serviceStatusReportAvailable(ServiceName) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report for unavailable dependencies.
- serviceStatusReportCorrected() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report indicating new corrected service.
- serviceStatusReportDependencies() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report indicating new missing or unsatisfied dependencies.
- serviceStatusReportFailed() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report for failed services.
- serviceStatusReportHeader() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report header.
- serviceStatusReportMissing(ServiceName, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report for missing dependencies.
- serviceStatusReportNoLongerRequired(ServiceName) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report for no longer required dependencies.
- serviceStatusReportUnavailable(ServiceName, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message for the service status report for unavailable dependencies.
- serviceTarget - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- ServiceTargetFactory - Interface in org.jboss.as.clustering.msc
-
- serviceTargetRuntimeOperationsOnly() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the get service target only supported in runtime operations.
- ServiceUtil() - Constructor for class org.jboss.as.domain.management.security.SSLContextService.ServiceUtil
-
- ServiceVerificationHandler - Class in org.jboss.as.controller
-
Tracks the status of a service installed by an
OperationStepHandler, recording a failure desription
if the service has a problme starting.
- ServiceVerificationHandler() - Constructor for class org.jboss.as.controller.ServiceVerificationHandler
-
- SERVLET_CLASS - Static variable in class org.jboss.as.webservices.util.DotNames
-
- SERVLET_CONTAINER - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SERVLET_CONTAINER - Static variable in class org.wildfly.extension.undertow.UndertowService
-
- SERVLET_PATH - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- ServletBuilder - Class in org.jboss.as.web.host
-
- ServletBuilder() - Constructor for class org.jboss.as.web.host.ServletBuilder
-
- servletClassNotDefined(String) - Method in interface org.wildfly.extension.undertow.UndertowMessages
-
- ServletContainerDefinition - Class in org.wildfly.extension.undertow
-
- ServletContainerInitializerDeploymentProcessor - Class in org.wildfly.extension.undertow.deployment
-
SCI deployment processor.
- ServletContainerInitializerDeploymentProcessor() - Constructor for class org.wildfly.extension.undertow.deployment.ServletContainerInitializerDeploymentProcessor
-
- ServletContainerService - Class in org.wildfly.extension.undertow
-
Central Undertow 'Container' HTTP listeners will make this container accessible whilst deployers will add content.
- ServletContainerService(boolean, ServletStackTraces, SessionCookieConfig, JSPConfig, String, boolean, boolean, boolean) - Constructor for class org.wildfly.extension.undertow.ServletContainerService
-
- ServletContextAttribute - Class in org.jboss.as.web.common
-
Configuration object used to store a ServletContext attribute name and value.
- ServletContextAttribute(String, Object) - Constructor for class org.jboss.as.web.common.ServletContextAttribute
-
Create a new instance.
- ServletDelegateFactoryImpl - Class in org.jboss.as.webservices.tomcat
-
AS7 implementation of ServletDelegateFactory
that uses modular classloading for creating the delegate instance.
- ServletDelegateFactoryImpl() - Constructor for class org.jboss.as.webservices.tomcat.ServletDelegateFactoryImpl
-
- servletMappingsExist(JBossWebMetaData, String) - Static method in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- ServletResource - Class in org.wildfly.extension.undertow.deployment
-
Resource implementation that wraps an underlying resource, and overrides the list() method to take overlays into account.
- ServletResource(ServletResourceManager, Resource) - Constructor for class org.wildfly.extension.undertow.deployment.ServletResource
-
- ServletResourceManager - Class in org.wildfly.extension.undertow.deployment
-
Resource manager that deals with overlays
- ServletResourceManager(VirtualFile, Collection<VirtualFile>, boolean) - Constructor for class org.wildfly.extension.undertow.deployment.ServletResourceManager
-
- Session<L> - Interface in org.wildfly.clustering.web.session
-
Represents a web session.
- SESSION_CACHE_SIZE - Static variable in interface org.jboss.as.web.Constants
-
- SESSION_CACHE_SIZE - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- SESSION_COOKIE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SESSION_COOKIE_NAMES - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SESSION_COOKIE_NAMES - Static variable in class org.wildfly.extension.undertow.handlers.ReverseProxyHandler
-
- SESSION_ID - Static variable in class org.jboss.as.messaging.jms.JMSServerControlHandler
-
- SESSION_ID_REFERENCE_KEY - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- SESSION_REMOVE_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- SESSION_TIMEOUT - Static variable in interface org.jboss.as.web.Constants
-
- SESSION_TIMEOUT - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- SessionAttributeCacheKey - Class in org.wildfly.clustering.web.infinispan.session.fine
-
Cache key for session attributes.
- SessionAttributeCacheKey(String, String) - Constructor for class org.wildfly.clustering.web.infinispan.session.fine.SessionAttributeCacheKey
-
- SessionAttributeCacheKeyExternalizer - Class in org.wildfly.clustering.web.infinispan.session.fine
-
Externalizer for a SessoinAttributeCacheKey.
- SessionAttributeCacheKeyExternalizer() - Constructor for class org.wildfly.clustering.web.infinispan.session.fine.SessionAttributeCacheKeyExternalizer
-
- SessionAttributeMarshaller<A,V> - Interface in org.wildfly.clustering.web.infinispan.session
-
Session attribute marshalling strategy.
- SessionAttributeMarshallingContext - Class in org.wildfly.clustering.web.infinispan.session
-
Versioned session attribute marshalling context.
- SessionAttributeMarshallingContext(Module) - Constructor for class org.wildfly.clustering.web.infinispan.session.SessionAttributeMarshallingContext
-
- SessionAttributes - Interface in org.wildfly.clustering.web.session
-
Exposes accesses to the attributes of a session.
- SessionAttributesCacheKey - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
Cache key for session attributes.
- SessionAttributesCacheKey(String) - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.SessionAttributesCacheKey
-
- SessionAttributesCacheKeyExternalizer - Class in org.wildfly.clustering.web.infinispan.session.coarse
-
- SessionAttributesCacheKeyExternalizer() - Constructor for class org.wildfly.clustering.web.infinispan.session.coarse.SessionAttributesCacheKeyExternalizer
-
- SessionBeanAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.session
-
- SessionBeanAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanAllowedMethodsInformation
-
- sessionBeanClassCannotBeAnInterface(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- sessionBeanClassMustBePublicNonAbstractNonFinal(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- SessionBeanComponent - Class in org.jboss.as.ejb3.component.session
-
- SessionBeanComponent(SessionBeanComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponent
-
Construct a new instance.
- SessionBeanComponentCreateService - Class in org.jboss.as.ejb3.component.session
-
User: jpai
- SessionBeanComponentCreateService(ComponentConfiguration, ApplicationExceptions) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
Construct a new instance.
- SessionBeanComponentDescription - Class in org.jboss.as.ejb3.component.session
-
- SessionBeanComponentDescription(String, String, EjbJarDescription, ServiceName, SessionBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Construct a new instance.
- SessionBeanComponentDescription.SessionBeanType - Enum in org.jboss.as.ejb3.component.session
-
- SessionBeanComponentDescriptionFactory - Class in org.jboss.as.ejb3.deployment.processors
-
User: jpai
- SessionBeanComponentDescriptionFactory(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.SessionBeanComponentDescriptionFactory
-
- SessionBeanComponentInstance - Class in org.jboss.as.ejb3.component.session
-
- SessionBeanComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanComponentInstance
-
Construct a new instance.
- SessionBeanHomeInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
-
Interceptor that handles home views for session beans
- SessionBeanHomeInterceptorFactory(Method) - Constructor for class org.jboss.as.ejb3.component.interceptors.SessionBeanHomeInterceptorFactory
-
- SessionBeanHomeProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Processor that hooks up home interfaces for session beans
- SessionBeanHomeProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.SessionBeanHomeProcessor
-
- SessionBeanMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Processor that handles the SessionBean interface
- SessionBeanMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SessionBeanMergingProcessor
-
- SessionBeanObjectViewConfigurator - Class in org.jboss.as.ejb3.component.session
-
configurator that sets up interceptors for an EJB's object view
- SessionBeanObjectViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
-
- SessionBeanSetSessionContextMethodInvocationInterceptor - Class in org.jboss.as.ejb3.component.session
-
Interceptor that invokes the SessionBean.setSessionContext(javax.ejb.SessionContext) on session beans
which implement the SessionBean interface.
- SessionBeanXmlDescriptorProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
- SessionBeanXmlDescriptorProcessor(boolean) - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.SessionBeanXmlDescriptorProcessor
-
- SessionCacheConfigurationService - Class in org.wildfly.clustering.web.infinispan.session
-
Web session cache configuration service.
- SessionContext - Interface in org.wildfly.clustering.web.session
-
Context exposed to the session.
- SessionContextImpl - Class in org.jboss.as.ejb3.context
-
Implementation of the SessionContext interface.
- SessionContextImpl(SessionBeanComponentInstance) - Constructor for class org.jboss.as.ejb3.context.SessionContextImpl
-
- SessionCookieConfig - Class in org.wildfly.extension.undertow
-
Service that provides the default session cookie config.
- SessionCookieConfig(String, String, String, Boolean, Boolean, Integer) - Constructor for class org.wildfly.extension.undertow.SessionCookieConfig
-
- sessionCookieSource(HttpServerExchange) - Method in class org.wildfly.extension.undertow.session.CodecSessionConfig
-
- SessionEvictionScheduler - Class in org.wildfly.clustering.web.infinispan.session
-
Session eviction scheduler that eagerly evicts the oldest sessions when
the number of active sessions exceeds the configured maximum.
- SessionEvictionScheduler(Batcher, Evictor<String>, int) - Constructor for class org.wildfly.clustering.web.infinispan.session.SessionEvictionScheduler
-
- SessionEvictionScheduler(Batcher, Evictor<String>, int, ExecutorService) - Constructor for class org.wildfly.clustering.web.infinispan.session.SessionEvictionScheduler
-
- SessionExpirationScheduler - Class in org.wildfly.clustering.web.infinispan.session
-
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
- SessionExpirationScheduler(Batcher, Remover<String>) - Constructor for class org.wildfly.clustering.web.infinispan.session.SessionExpirationScheduler
-
- SessionExpirationScheduler(Batcher, Remover<String>, ScheduledExecutorService) - Constructor for class org.wildfly.clustering.web.infinispan.session.SessionExpirationScheduler
-
- SessionFactory<V,L> - Interface in org.wildfly.clustering.web.infinispan.session
-
Factory for creating sessions.
- SessionIdentifierCodec - Interface in org.jboss.as.web.session
-
Encapsulates logic to encode/decode additional information in/from a session identifier.
- SessionIDExternalizer - Class in org.wildfly.clustering.ejb.infinispan
-
- SessionIDExternalizer() - Constructor for class org.wildfly.clustering.ejb.infinispan.SessionIDExternalizer
-
- sessionIdIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating session id cannot be null
- SessionManager<L> - Interface in org.wildfly.clustering.web.session
-
- SessionManagerFactory - Interface in org.wildfly.clustering.web.session
-
A factory for creating a session manager.
- SessionManagerFactoryBuilder - Interface in org.wildfly.clustering.web.session
-
Interface for building a session manager factory.
- SessionManagerFactoryBuilderValue - Class in org.wildfly.clustering.web.session
-
Uses a service loader to load the web session clustering service provider.
- SessionManagerFactoryBuilderValue() - Constructor for class org.wildfly.clustering.web.session.SessionManagerFactoryBuilderValue
-
- SessionManagerFactoryBuilderValue(SessionManagerFactoryBuilder) - Constructor for class org.wildfly.clustering.web.session.SessionManagerFactoryBuilderValue
-
- SessionManagerRegistry - Interface in org.wildfly.clustering.web.undertow.sso
-
Mechanism for looking up the SessionManager for a given deployment.
- SessionManagerRegistryService - Class in org.wildfly.clustering.web.undertow.sso
-
- SessionMetaData - Interface in org.wildfly.clustering.web.session
-
Abstraction for meta information about a web session.
- SessionObjectReferenceImpl - Class in org.jboss.as.weld.ejb
-
Implementation for non-stateful beans, a new view instance is looked up each time
- SessionObjectReferenceImpl(EjbDescriptorImpl<?>) - Constructor for class org.jboss.as.weld.ejb.SessionObjectReferenceImpl
-
- SessionProvider - Interface in org.jboss.as.mail.extension
-
- Sessions<D> - Interface in org.wildfly.clustering.web.sso
-
Represents the sessions per deployment for which a given user is authenticated.
- SESSIONS_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- SESSIONS_PATH - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
Deprecated.
- SessionSynchronizationMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Merging processor that handles session synchronization callback methods
- SessionSynchronizationMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.SessionSynchronizationMergingProcessor
-
- sessionTypeNotSpecified(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Exception thrown if the session-type of a session bean is not specified
- set(int, BatchedCommand) - Method in interface org.jboss.as.cli.batch.Batch
-
Replaces the command or operation at the specified index with the new one.
- set(int, BatchedCommand) - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- set(String, Object) - Method in interface org.jboss.as.cli.CommandContext
-
Associates an object with key.
- set(ParsedCommandLine, ModelNode) - Method in class org.jboss.as.cli.impl.RequestParamArgWithoutValue
-
- set(ParsedCommandLine, ModelNode) - Method in class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- set(ParsedCommandLine, ModelNode) - Method in interface org.jboss.as.cli.impl.RequestParameterArgument
-
- set(ParsedCommandLine, ModelNode) - Method in class org.jboss.as.cli.impl.RequestParamPropertiesArg
-
- set(ParsedCommandLine, ModelNode) - Method in class org.jboss.as.cli.impl.RequiredRequestParamArg
-
- set(CurrentSynchronizationCallback.CallbackType) - Static method in class org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback
-
- set(int, T) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- SET_LOGGER_LEVEL - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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
-
- setAccessConstraints(AccessConstraintDefinition...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets access constraints to use with the attribute
- setAccessConstraints(AccessConstraintDefinition...) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setAccessControl(UserTransactionAccessControl) - Method in class org.jboss.as.txn.service.UserTransactionAccessControlService
-
- setAccessMechanism(AccessMechanism) - Method in class org.jboss.as.controller.AccessAuditContext
-
- setAccessRequirement(AccessRequirement) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- setAccessTimeout(AccessTimeoutDetails, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Sets the AccessTimeout for the specific bean method
- setActionDropTable(boolean) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder
-
- setActionListener(ActionListener) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setActionTablePrefix(String) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder
-
- setActive(boolean) - Method in class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
-
- setActiveNamingStore(NamingStore) - Static method in class org.jboss.as.naming.NamingContext
-
Set the active naming store
- setAdditionalModuleAnnotationsMetadata(List<WebMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
-
- setAdditionalOperationsGenerator(PersistentResourceXMLDescription.AdditionalOperationsGenerator) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setAddOperation(AbstractAddStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setAddOperation(RestartParentResourceAddHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setAddress(String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- setAddress(InetAddress) - Method in class org.wildfly.mod_cluster.undertow.UndertowConnector
-
- setAfterBegin(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setAfterCompletion(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setAfterOthers(boolean) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- setAliases(Set<String>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setAliases(String[]) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setAllowCoreTimeout(boolean) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- setAllowedGroups(List<String>) - Method in class org.jboss.as.controller.access.constraint.ServerGroupEffectConstraint
-
- setAllowedHosts(List<String>) - Method in class org.jboss.as.controller.access.constraint.HostEffectConstraint
-
- setAllowExpression(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets whether the attribute should
allow expressions
If not set the default value is
false.
- setAllowExpression(boolean) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.ObjectListAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setAllowNullElement(boolean) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Sets whether undefined list elements are valid.
- setAllowNullElement(boolean) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Sets whether undefined list elements are valid.
- setAlternatives(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAlternatives(String...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setAnnotationIndex(Map<URL, Index>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setAnnotations(String[]) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setAnnotationsMetaData(Map<String, WebMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
-
- setAppender(Appender) - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
Set the Log4j appender.
- setApplication(Application) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplicationFactory
-
- setApplication(Application) - Method in class org.jboss.as.jsf.injection.weld.WeldApplicationFactory
-
- setApplicationContextWrapper(ApplicationContextWrapper) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- setAppName(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setArchiveValidation(boolean) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Set if archive validation should be performed
- setArchiveValidationFailOnError(boolean) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Set if a failed error archive validation report should fail the
deployment
- setArchiveValidationFailOnWarn(boolean) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Set if a failed warning archive validation report should fail the
deployment
- setArguments(JBossServiceConstructorConfig.Argument[]) - Method in class org.jboss.as.service.descriptor.JBossServiceConstructorConfig
-
- setAroundConstruct(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setAroundInvoke(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setAroundTimeout(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setAttribute(MethodIntf, String, T) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
Style 1 (13.3.7.2.1 @1)
- setAttribute(MethodIntf, T, String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
Style 2 (13.3.7.2.1 @2)
- setAttribute(MethodIntf, T, String, String, String...) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
Style 3 (13.3.7.2.1 @3)
- setAttribute(ObjectName, Attribute) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- setAttribute(ObjectName, Attribute) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionAttributes
-
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionAttributes
-
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.session.HttpSessionAdapter
-
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- setAttribute(String, Object) - Method in interface org.wildfly.clustering.web.session.SessionAttributes
-
Sets the specified attribute to the specified value.
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- setAttributeConfigs(JBossServiceAttributeConfig[]) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setAttributeMarshaller(AttributeMarshaller) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAttributeParser(AttributeParser) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setAttributeResolver(ResourceDescriptionResolver) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setAttributeResolver(ResourceDescriptionResolver) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setAttributes(ObjectName, AttributeList) - Method in class org.jboss.as.jmx.MBeanServerAuditLogRecordFormatter
-
- setAttributes(ObjectName, AttributeList) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- setAttributes(List<ServletContextAttribute>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setAuditManager(AuditManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setAuditManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setAuthenticatedSession(AuthenticatedSessionManager.AuthenticatedSession) - Method in interface org.wildfly.clustering.web.undertow.session.LocalSessionContext
-
- setAuthentication(A) - Method in interface org.wildfly.clustering.web.infinispan.sso.Authenticator
-
- setAuthentication(A) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntry
-
- setAuthentication(A) - Method in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOEntry
-
- setAuthenticationManager(AuthenticationManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setAuthenticationManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setAuthorizationManager(AuthorizationManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setAuthorizationManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setAuthorizerConfiguration(AuthorizerConfiguration) - Method in interface org.jboss.as.controller.access.CustomAuthorizer
-
- setAutoCloseStreams(boolean) - Method in class org.jboss.as.controller.client.OperationBuilder
-
Automatically try to close the stream, once the operation finished executing.
- setAutoDeployExplodedContent(boolean) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Sets whether the scanner will attempt to deploy exploded content based solely
on detecting a change in the content; i.e.
- setAutoDeployXMLContent(boolean) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Sets whether the scanner will attempt to deploy XML content based solely
on detecting a change in the content; i.e.
- setAutoDeployZippedContent(boolean) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Sets whether the scanner will attempt to deploy zipped content based solely
on detecting a change in the content; i.e.
- setAutoTimer(boolean) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setBacklog(int) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setBean(String) - Method in class org.jboss.as.pojo.descriptor.FactoryConfig
-
- setBean(String) - Method in class org.jboss.as.pojo.descriptor.InjectedValueConfig
-
- setBean(Object) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- setBeanClass(String) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setBeanConfig(BeanMetaDataConfig) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- setBeanDeploymentArchiveId(String) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- setBeanInfo(BeanInfo) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- setBeanLevelAccessTimeout(String, AccessTimeoutDetails) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Sets the AccessTimeout applicable for the bean.
- setBeanLevelLockType(String, LockType) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Sets the LockType applicable for the bean.
- setBeanName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.Inject
-
- setBeanName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactory
-
- setBeans(List<BeanMetaDataConfig>) - Method in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptor
-
- setBeanValidation(boolean) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Set if bean validation should be performed
- setBeforeCompletion(Method) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setBeforeOthers(boolean) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- setBindAddress(InetSocketAddress) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setBindAddress(InetSocketAddress) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setBindInfo(ContextNames.BindInfo) - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
- setBmd(BeanMetaDataConfig) - Method in class org.jboss.as.pojo.descriptor.BaseBeanFactory
-
- setBooleanArgument(ParsedCommandLine, ModelNode, ArgumentWithValue, String) - Method in class org.jboss.as.cli.handlers.ReloadHandler
-
- setBooleanArgument(ParsedCommandLine, ModelNode, ArgumentWithValue, String) - Method in class org.jboss.as.cli.handlers.ShutdownHandler
-
- setBooleanIfNotNull(OperationContext, Boolean) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- setBootClasses(boolean) - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- setBootstrapContexts(Map<String, CloneableBootstrapContext>) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
- setBuilder(PatchBuilder) - Method in class org.jboss.as.patching.metadata.PatchBuilderFactory
-
- setCache(CacheInfo) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setCacheName(String) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
-
- setCallback(Connection.ClosedCallback) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setCallbackHandler(CallbackHandler) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setCallbackHandlerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setCatchRequest(ModelNode) - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- setChannel(Channel) - Method in class org.jboss.as.protocol.mgmt.FutureManagementChannel
-
Set the channel.
- setChannelCreationOptions(Properties) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
-
Sets the channel creation options for this remoting receiver configuration
- setChannelCreationOptions(String, OptionMap) - Method in class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- setClassInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Override the class interceptors with a new set of interceptors
- setClassLevelContainerInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setClassLoader(ClassLoader) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setClassLoader(ClassLoader) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- setClassLoader(ClassLoader) - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- setClassName(String) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setClient(ModelControllerClient) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setClientBindAddress(String) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setClientMappings(List<ClientMapping>) - Method in class org.jboss.as.network.SocketBinding
-
- setClosedCallback(Connection.ClosedCallback) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setClusterName(String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- setCode(String) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setCommunicationDropTable(boolean) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder
-
- setCommunicationTablePrefix(String) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder
-
- setCompactJson(boolean) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- setCompleteRollback(boolean) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- setComponentCreateServiceFactory(ComponentCreateServiceFactory) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Set the component create service factory for this component.
- setConcurrencyManagementType(ConcurrencyManagementType) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- setCondition(String, ModelNode) - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- SetConfig - Class in org.jboss.as.pojo.descriptor
-
Set meta data.
- SetConfig() - Constructor for class org.jboss.as.pojo.descriptor.SetConfig
-
- setConfigurationPersister(ConfigurationPersister) - Method in class org.jboss.as.controller.AbstractControllerService
-
- setConfigurationPersisterFactory(Bootstrap.ConfigurationPersisterFactory) - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Set the configuration persister factory to use.
- setConfiguredApplication(Boolean) - Method in class org.jboss.as.controller.access.constraint.ApplicationTypeConfig
-
- setConfiguredRequiresAccessPermission(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- setConfiguredRequiresReadPermission(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- setConfiguredRequiresWritePermission(Boolean) - Method in class org.jboss.as.controller.access.constraint.AbstractSensitivity
-
- setConnection(Connection) - Static method in class org.jboss.as.security.remoting.RemotingContext
-
- setConnectionCreationTimeout(String, long) - Method in class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- setConnectionHandler(ConnectionHandler) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setConnectionTimeout(long) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
-
- setConnectionTimeout(long) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setConnectTimeout(int) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setConstructor(ConstructorConfig) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setConstructorConfig(JBossServiceConstructorConfig) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setContentItemFilter(ContentItemFilter) - Method in class org.jboss.as.patching.metadata.ModificationBuilderTarget
-
- setContext(Object) - Method in class org.jboss.as.messaging.jms.AS7BindingRegistry
-
- setContextID(String) - Method in class org.jboss.as.ejb3.security.AuthorizationInterceptor
-
Sets the JACC contextID using a privileged action and returns the previousID from the PolicyContext.
- setContextParameter(JBossWebMetaData, String, String) - Static method in class org.jboss.as.jaxrs.deployment.JaxrsCdiIntegrationProcessor
-
- setContextParameter(JBossWebMetaData, String, String) - Static method in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- setContextPath(String) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setContextRoot(String) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- setContextService(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- setContextService(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- setContextServiceName(ServiceName) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Set context service name.
- setControllerClient(ModelControllerClient) - Method in class org.jboss.as.jdr.JdrRunner
-
- setControllerMode(JBossServiceXmlDescriptor.ControllerMode) - Method in class org.jboss.as.service.descriptor.JBossServiceXmlDescriptor
-
- setCoreThreads(int) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- setCorrector(ParameterCorrector) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setCorrector(ParameterCorrector) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setCreate(LifecycleConfig) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setCreateBinderService(boolean) - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
- setCreateException(CreateException) - Static method in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
-
- setCurrentDir(File) - Method in interface org.jboss.as.cli.CommandContext
-
Changes the current default filesystem directory to the argument.
- setCurrentOperationID(Integer) - Static method in class org.jboss.as.controller.CurrentOperationIdHolder
-
Deprecated.
- setCurrentPatchIdentity(InstalledIdentity) - Method in interface org.jboss.as.patching.validation.PatchingArtifactValidationContext
-
- setCurrentThreadSelector(Map<String, Object>) - Method in class org.jboss.as.webservices.invocation.NamespaceCtxSelectorWrapper
-
- setCustomOperationTransformer(OperationTransformer) - Method in interface org.jboss.as.controller.transform.description.OperationTransformationOverrideBuilder
-
Set an optional operation transformer, which is called after all attribute rules added by the super-interface have
been executed.
- setCustomResourceTransformer(ResourceTransformer) - Method in interface org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder
-
Set an optional custom resource transformer.
- setCustomServers(CustomServerConfig...) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- setDatabaseName(String) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setDataSource(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- setDataSource(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- setDataStoreName(String) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceMetaData
-
- setDateFormat(String) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
Sets the date format.
- setDateSeparator(String) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
Sets whether the date should be included when logging the audit log item.
- setDebug(boolean) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- setDeclaredRoles(Collection<String>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setDeepCopySubjectMode(boolean) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setDefault(NamespaceContextSelector) - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
- setDefaultAccessTimeout(long) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- setDefaultAttribute(T) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- setDefaultBootstrapContext(CloneableBootstrapContext) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
- setDefaultClassIntrospectorServiceName(ServiceName) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- setDefaultContainerInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setDefaultDataSourceName(String) - Static method in class org.jboss.as.jpa.service.JPAService
-
- setDefaultDistinctName(String) - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
-
- setDefaultExtendedPersistenceInheritance(ExtendedPersistenceInheritance) - Static method in class org.jboss.as.jpa.service.JPAService
-
- setDefaultHandler(CharacterHandler) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- setDefaultInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- setDefaultLocale(Locale) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setDefaultMaxInactiveInterval(long, TimeUnit) - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- setDefaultMaxInactiveInterval(long, TimeUnit) - Method in interface org.wildfly.clustering.web.session.SessionManager
-
Set the default maximum inactive interval, using the specified unit, for all sessions created by this session manager.
- setDefaultRenderKitId(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setDefaultSecurityDomain(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setDefaultSecurityDomainName(String) - Method in class org.jboss.as.ejb3.deployment.processors.EJBDefaultSecurityDomainProcessor
-
Sets the default security domain name to be used for EJB components, if no explicit security domain
is configured for the bean.
- setDefaultSessionTimeout(int) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- setDefaultUser(String) - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- setDefaultValue(ModelNode) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a
default value to use for the attribute if no
user-provided value is available.
- setDefaultValue(ModelNode) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setDelegate(Authorizer) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- setDelegate(BeanManager) - Method in class org.jboss.as.jpa.beanmanager.ProxyBeanManager
-
- setDeliveryActive(boolean) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- setDeliveryActive(boolean) - Method in class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundDeliveryActiveMetaData
-
- setDenyAccessByDefault(boolean) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MissingMethodPermissionsDenyAccessMergingProcessor
-
- setDependency(String) - Method in class org.jboss.as.pojo.descriptor.DependsConfig
-
- setDependency(String) - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- setDependencyConfigLists(JBossServiceDependencyListConfig[]) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setDependencyConfigs(JBossServiceDependencyConfig[]) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setDependencyConfigs(JBossServiceDependencyConfig[]) - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyListConfig
-
- setDependencyName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- setDependencyState(BeanState) - Method in class org.jboss.as.pojo.descriptor.DependsConfig
-
- setDependencyState(BeanState) - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- setDepends(Set<DependsConfig>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setDeploymentDescriptorEnvironment(DeploymentDescriptorEnvironment) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- setDeploymentName(String) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setDeploymentNodeSelector(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
- setDeploymentNodeSelector(DeploymentNodeSelector) - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- setDeploymentRoot(VirtualFile) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setDeploymentTimeout(long) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Set the timeout used for deployments.
- setDeploymentXmlMapping(String, XMLElementReader<ModelNode>) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
- setDeploymentXmlMapping(String, String, XMLElementReader<ModelNode>) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
- setDeprecated(ModelVersion) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Marks the attribute as deprecated since the given API version.
- setDeprecated(ModelVersion) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
- setDeprecated(ModelVersion) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setDescription(String) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setDescription(String) - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- setDescription(String) - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- setDescription(String) - Method in class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- setDescription(String) - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- setDescription(String) - Method in class org.jboss.as.patching.metadata.PatchElementBuilder
-
- setDescriptorPropertyReplacement(boolean) - Method in class org.jboss.as.ee.structure.AnnotationPropertyReplacementProcessor
-
- setDescriptorPropertyReplacement(boolean) - Method in class org.jboss.as.ee.structure.DescriptorPropertyReplacementProcessor
-
- setDestroy(LifecycleConfig) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setDisabledKnownUsers(Set<String>) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setDiscard(DiscardAttributeChecker, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Sets the DiscardChecker to be used to check if an attribute should be discarded.
- setDiscard(DiscardAttributeChecker, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Sets the DiscardChecker to be used to check if an attribute should be discarded.
- setDiscard(DiscardAttributeChecker, Collection<AttributeDefinition>) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Sets the DiscardChecker to be used to check if an attribute should be discarded.
- setDispatcherCreated(boolean) - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- setDistinctName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- setDocumentRoot(File) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
-
- setDomainUuid(String) - Method in class org.jboss.as.controller.AccessAuditContext
-
- setDummy(String) - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
This method does nothing.
- setEarSubDeploymentsIsolated(boolean) - Method in class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
-
- setEditable(boolean) - Method in class org.jboss.as.cli.gui.component.CLIOutput
-
- setEjbContext(EntityContextImpl) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setEjbJarConfiguration(ApplicationExceptions) - Method in class org.jboss.as.ejb3.component.EJBComponentCreateServiceFactory
-
- setEjbMetaData(EJBMetaData) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
-
- setElectionPolicy(SingletonElectionPolicy) - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- setElementType(String) - Method in class org.jboss.as.pojo.descriptor.CollectionConfig
-
- setElementValidator(ParameterValidator) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Sets the validator to use for validating list elements.
- setElementValidator(ParameterValidator) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Sets the validator to use for validating list elements.
- setEnabled(boolean) - Method in class org.jboss.as.cli.gui.CommandLine
-
- setEnabled(boolean) - Method in class org.jboss.as.cli.gui.component.ServerGroupChooser
-
- setEnabled(boolean) - Method in class org.jboss.as.ejb3.deployment.processors.EJBDefaultPermissionsProcessor
-
- setEnabledByDefault(boolean) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- setEnabledKnownUsers(Set<String>) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setEndpoint(Endpoint) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setEndTime(Date) - Method in class org.jboss.as.jdr.JdrReport
-
- setEndTime() - Method in class org.jboss.as.jdr.JdrReport
-
- setEntryType(OperationEntry.EntryType) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setEnvironment(JdrEnvironment) - Method in class org.jboss.as.jdr.commands.JdrCommand
-
- setError(CommandFormatException) - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
Sets the error indicating that there was a problem
during parsing.
- setErrorHandler(PatchingValidationErrorHandler) - Method in class org.jboss.as.patching.validation.PatchHistoryIterator.Builder
-
- setEscapeControlCharacters(boolean) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- setEscapeNewLine(boolean) - Method in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- setExcludeDefaultContainerInterceptors(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setExcludeDefaultInterceptors(boolean) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- setExcludeLocalReceiver(boolean) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
Exclude/include the local receiver in the EJB client context represented by this metadata.
- setExcludeUnlistedClasses(boolean) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setExclusive(boolean) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- setExecutor(Executor) - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- setExecutorService(ExecutorService) - Method in class org.jboss.as.domain.controller.operations.coordination.OperationCoordinatorStepHandler
-
- setExecutorService(ExecutorService) - Method in class org.jboss.as.domain.controller.operations.coordination.PrepareStepHandler
-
- setExistingUser(boolean) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setExplodedDeployment(boolean) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setExposedViaIiop(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setExpressionFactoryWrappers(List<ExpressionFactoryWrapper>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setExtendedPersistenceInheritanceType(ExtendedPersistenceInheritance) - Method in class org.jboss.as.jpa.config.JPADeploymentSettings
-
- setFacility(SyslogAuditLogHandler.Facility) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setFactory(FactoryConfig) - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- setFactoryClass(String) - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- setFactoryMethod(String) - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- setFailureReported(boolean) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- setFileMode(AddUser.FileMode) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setFilterInitParam(FilterMetaData, String, String) - Method in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- setFirstResult(int) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setFirstResult(int) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setFixedPort(boolean) - Method in class org.jboss.as.network.SocketBinding
-
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the special purpose flags that are relevant to the attribute
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setFlowHandler(FlowHandler) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setFlushMode(FlushModeType) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- setFlushMode(FlushModeType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setFlushMode(FlushModeType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setForceInit(boolean) - Method in class org.jboss.as.web.host.ServletBuilder
-
- setFormat(CommandLineFormat) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- setFormat(CommandLineFormat) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- setFormatter(Formatter) - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- setFrom(String) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- setGlobalModules(List<GlobalModulesDefinition.GlobalModule>) - Method in class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
-
Set the global modules configuration for the container.
- setGroupFiles(List<File>) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setGroupName(String, int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- setGroups(String) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setHandback(T) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder
-
- setHandleEntrance(boolean) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- setHandlesTypes(Map<ServletContainerInitializer, Set<Class<?>>>) - Method in class org.wildfly.extension.undertow.deployment.ScisMetaData
-
- setHint(String, Object) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setHint(String, Object) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setHistoryFile(File) - Method in interface org.jboss.as.cli.impl.Console
-
- setHomeHandle(HomeHandle) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
-
- setHornetQServerServiceController(ServiceController<HornetQServer>) - Method in class org.jboss.as.messaging.HornetQServerResource
-
- setHost(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setHostControllerName(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setHostControllerName(String) - Method in class org.jboss.as.jdr.JdrRunner
-
- setHostName(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setHowInteractive(AddUser.Interactiveness) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setId(String) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setIdentityTrustManager(IdentityTrustManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setIdentityTrustManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setIfRequest(ModelNode) - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- setIgnored(boolean) - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- setIgnoreLifecycleInterceptors(boolean) - Method in class org.jboss.as.ee.component.ComponentDescription
-
If this component should ignore lifecycle interceptors.
- setIgnoreWhitespaces(boolean) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- setImapServer(ServerConfig) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- setIncallbacks(List<CallbackConfig>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setInCatch() - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- setIncludeClusterName(boolean) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- setIncludeDate(boolean) - Method in class org.jboss.as.controller.audit.AuditLogItemFormatter
-
Sets whether the date should be included when logging the audit log item.
- setIndex(int) - Method in class org.jboss.as.pojo.descriptor.ValueConfig
-
- setIndex(DeploymentReflectionIndex) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- setInElse() - Method in class org.jboss.as.cli.handlers.ifelse.IfElseBlock
-
- setInFinally() - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- setInfo(Serializable) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setInitialDate(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setInitialHandlerChainWrappers(List<HandlerWrapper>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setInitialMode(ServiceController.Mode) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
-
- setInitialPoolSize(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setInject(JBossServiceAttributeConfig.Inject) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- setInjectionContainer(WebInjectionContainer) - Static method in class org.jboss.as.web.common.StartupContext
-
- setInnerHandlerChainWrappers(List<HandlerWrapper>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setInstalls(List<InstallConfig>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setInstanceData(Object, Object) - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
- setInstanceData(Object, Object) - Method in interface org.jboss.as.ee.component.ComponentInstance
-
Attaches some data to this component instance.
- setInstanceFactory(ComponentFactory) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Set the instance factory for this component.
- setInstanceId(String) - Method in class org.wildfly.extension.undertow.UndertowService
-
- setInterceptorClassDescription(InterceptorClassDescription) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- setInterface(String) - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- setInternalDeploymentServiceBuilder(ServiceBuilder) - Static method in class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- setIntIfNotNull(OperationContext, Integer) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- setInvalid(String) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- setInvocationInProgress(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setInvocationTimeout(long) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
- setInvocationTimeout(long) - Method in class org.jboss.as.ejb3.remote.JBossEJBClientXmlConfiguration
-
- setIsolationLevel(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setJaccContextId(String) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setJar(String) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- setJarFiles(List<String>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJarFileUrls(List<URL>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJbossHome(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setJbossHomeDir(String) - Method in class org.jboss.as.jdr.JdrRunner
-
- setJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
-
- setJmsConnectionFactory(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- setJmsConnectionFactory(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- setJndiName(String) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- setJndiName(String) - Method in class org.wildfly.jberet.BatchConfiguration
-
Sets the JNDI name.
- setJobRepositoryType(String) - Method in class org.wildfly.jberet.BatchConfiguration
-
Sets the job repository type.
- setJSSE(JSSESecurityDomain) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setJtaDataSource(DataSource) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJtaDataSourceName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJvmRoute(String) - Method in class org.wildfly.mod_cluster.undertow.UndertowEngine
-
- setKeepAlive(TimeSpec) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- setKeepAlive(TimeSpec) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- setKeepAlive(TimeSpec) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- setKeepAliveTime(long) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- setKeyType(String) - Method in class org.jboss.as.pojo.descriptor.MapConfig
-
- setKnownGroups(Map<String, String>) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setLastAccessedTime(Date) - Method in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntry
-
- setLastAccessedTime(Date) - Method in interface org.wildfly.clustering.ejb.infinispan.BeanEntry
-
- setLastAccessedTime(Date) - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- setLastAccessedTime(Date) - Method in interface org.wildfly.clustering.web.session.SessionMetaData
-
Set the time this session was last accessed.
- setLeaveOnWhitespace(boolean) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- setListValidator(ParameterValidator) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
Sets an overall validator for the list.
- setLocalDependenciesTransitive(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setLocalLast(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setLocalReceiverPassByValue(Boolean) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData
-
Set the pass-by-value semantics for the local receiver belonging to the EJB client context
represented by this metadata
- setLocation(String) - Method in class org.jboss.as.jdr.JdrReport
-
- setLockMode(LockModeType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setLockMode(LockModeType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setLockType(LockType, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Sets the LockType for the specific bean method
- setLogBoot(boolean) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Set whether to log operations on boot
- setLogBoot(boolean) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- setLoggerStatus(AuditLogger.Status) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Sets the status of the audit logger
- setLoggerStatus(AuditLogger.Status) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- setLoginTimeout(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setLogReadOnly(boolean) - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Set whether to log read-only operations
- setLogReadOnly(boolean) - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- setLongIfNotNull(OperationContext, Long) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- setMainClass(String) - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- setManagedClassNames(List<String>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setManagedExecutorService(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- setManagedExecutorService(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- setManagedScheduledExecutorService(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- setManagedScheduledExecutorService(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- setManagedThreadFactory(String) - Method in class org.jboss.as.ee.component.deployers.DefaultBindingsConfigurationProcessor
-
- setManagedThreadFactory(String) - Method in class org.jboss.as.ee.component.EEDefaultResourceJndiNames
-
- setMappedName(String) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Sets the mapped-name for this bean
- setMappingFiles(List<String>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setMappingManager(MappingManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setMappingManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setMapValidator(ParameterValidator) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
Sets an overall validator for the map.
- setMaxAllowedConnectedNodes(long) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- setMaxIdleTime(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setMaxInactiveInterval(long, TimeUnit) - Method in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- setMaxInactiveInterval(int) - Method in class org.wildfly.clustering.web.session.HttpSessionAdapter
-
- setMaxInactiveInterval(int) - Method in class org.wildfly.clustering.web.session.ImmutableHttpSessionAdapter
-
- setMaxInactiveInterval(long, TimeUnit) - Method in interface org.wildfly.clustering.web.session.SessionMetaData
-
Set the time interval, using the specified unit, after which this session will expire.
- setMaxInactiveInterval(int) - Method in class org.wildfly.clustering.web.undertow.session.DistributableImmutableSession
-
- setMaxInactiveInterval(int) - Method in class org.wildfly.clustering.web.undertow.session.DistributableSession
-
- setMaxLength(int) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setMaxPoolSize(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setMaxPoolSize(int) - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- setMaxPoolSize(int) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- setMaxResults(int) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setMaxResults(int) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setMaxSize(int) - Method in interface org.jboss.as.cli.CommandHistory
-
Sets the maximum length of the history log.
- setMaxSize(int) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a maximum size for a collection-type attribute.
- setMaxSize(int) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setMaxSize(int) - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
- setMaxSize(int) - Method in interface org.jboss.as.ejb3.pool.Pool
-
- setMaxSize(int) - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- setMaxSize(int) - Method in interface org.wildfly.clustering.ejb.BeanPassivationConfiguration
-
- setMaxStatements(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setMaxThreads(int) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- setMaxThreads(int) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- setMaxThreads(int) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- setMaxThreads(int) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- setMbeanServer(MBeanServer) - Method in class org.jboss.as.webservices.config.ServerConfigImpl
-
- setMeasurementUnit(MeasurementUnit) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a
measurement unit to describe the unit in
which a numeric attribute is expressed.
- setMeasurementUnit(MeasurementUnit) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setMergedJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
-
- setMessageBundle(String) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setMessageHandler(MessageHandler) - Method in interface org.jboss.as.process.protocol.Connection
-
Change the current message handler.
- setMessageHandler(MessageHandler) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setMessageHandler(MessageHandler) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setMessageTransfer(SyslogAuditLogHandler.MessageTransfer) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setMetadataComplete(DeploymentUnit, boolean) - Static method in class org.jboss.as.ee.metadata.MetadataCompleteMarker
-
- setMethod(String) - Method in class org.jboss.as.pojo.descriptor.ValueFactoryConfig
-
- setMethodContainerInterceptors(MethodIdentifier, List<InterceptorDescription>) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setMethodInterceptors(MethodIdentifier, List<InterceptorDescription>) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Sets the method level interceptors for a method, and marks it as exclude class and default level interceptors.
- setMethodName(String) - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- setMethodName(String) - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- setMethodName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactory
-
- setMinPoolSize(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setMinPoolSize(int) - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- setMinSize(int) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets a minimum size description for a collection-type attribute.
- setMinSize(int) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setMinThreads(int) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- setMissingMethodPermissionsDenyAccess(Boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setMissingMethodPermissionsDenyAccess(Boolean) - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- setMode(ServiceController.Mode) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
-
- setMode(ModeConfig) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setMode(ModeConfig) - Method in class org.jboss.as.pojo.descriptor.KernelDeploymentXmlDescriptor
-
- setModule(ModuleConfig) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setModule(Module) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- setModule(Module) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setModuleLoader(ModuleLoader) - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Set the application server module loader.
- setModuleName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- setModuleName(String) - Method in class org.jboss.as.pojo.descriptor.ModuleConfig
-
- setMountExploded(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.MountExplodedMarker
-
- setMulticastAddress(InetAddress) - Method in class org.jboss.as.network.SocketBinding
-
- setMulticastPort(int) - Method in class org.jboss.as.network.SocketBinding
-
- setName(String) - Method in class org.jboss.as.connector.services.bootstrap.NamedBootstrapContext
-
Set the name
- setName(String) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- setName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceConfig
-
- setName(String) - Method in class org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.WebOrdering
-
- setNamePattern(String) - Method in class org.jboss.as.threads.ThreadFactoryService
-
- setNamespaceContextInterceptorFactory(InterceptorFactory) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- setNamespaceContextSelector(NamespaceContextSelector) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- setNamespaceContextSelector(InjectedEENamespaceContextSelector) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- setNamingMode(ComponentNamingMode) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Set the naming mode of this component.
- setNavigationHandler(NavigationHandler) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setNewTimer(boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setNextDate(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setNextTimeout(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Sets the next timeout of this timer
- setNoAddOperation(boolean) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setNodeSelector(String) - Method in class org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.ClusterConfig
-
- setNonFacadeMBeansSensitive(boolean) - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- setNonFacadeMBeansSensitive(boolean) - Method in interface org.jboss.as.controller.access.management.JmxAuthorizer
-
Gets whether JMX calls to non-facade mbeans (i.e.
- setNonJtaDataSource(DataSource) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setNonJtaDataSourceName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setNoOrder(boolean) - Method in class org.jboss.as.web.common.WarMetaData
-
- setNullSignficant(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets whether an access control check is required to implicitly set an attribute to undefined
in a resource "add" operation.
- setOperationName(String) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder
-
- setOperationName(String) - Method in interface org.jboss.as.cli.operation.OperationRequestBuilder
-
Sets the name operation to be invoked.
- setOperationTransformer(OperationTransformer) - Method in class org.jboss.as.controller.transform.description.ExplicitTransformationDescriptionBuilder
-
- setOptionalAttributeName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- setOptionalAttributeName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyListConfig
-
- setOptionMap(OptionMap) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setOrbProperties(Properties) - Static method in class org.jboss.as.jacorb.naming.jndi.CorbaUtils
-
- setOrder(List<String>) - Method in class org.jboss.as.web.common.WarMetaData
-
- setOuterHandlerChainWrappers(List<HandlerWrapper>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setOutputDirectory(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setOverlays(Set<VirtualFile>) - Method in class org.jboss.as.web.common.WarMetaData
-
- setOverlays(Set<VirtualFile>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setOverriddenDynamicFactory(PresentationManager.StubFactoryFactory) - Static method in class org.jboss.as.jacorb.rmi.DelegatingStubFactoryFactory
-
- setParameter(Parameter<T>, T) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(String, Object) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(String, Calendar, TemporalType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(String, Date, TemporalType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(int, Object) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(int, Calendar, TemporalType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(int, Date, TemporalType) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- setParameter(Parameter<T>, T) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(String, Object) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(String, Calendar, TemporalType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(String, Date, TemporalType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(int, Object) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(int, Calendar, TemporalType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameter(int, Date, TemporalType) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- setParameterNotAllowOnLifeCycleCallbacks() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Setting parameters is not allowed on lifecycle callbacks
- setParameters(AttributeDefinition...) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setParameters(ValueConfig[]) - Method in class org.jboss.as.pojo.descriptor.ConstructorConfig
-
- setParameters(ValueConfig[]) - Method in class org.jboss.as.pojo.descriptor.LifecycleConfig
-
- setParameters(ValueConfig[]) - Method in class org.jboss.as.pojo.descriptor.ValueFactoryConfig
-
- setParameters(ValueConfig[]) - Method in class org.jboss.as.pojo.service.AbstractJoinpoint
-
- setParameters(JBossServiceAttributeConfig.ValueFactoryParameter[]) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactory
-
- setParameters(Object[]) - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- setParams(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- setParentAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
Sets the parent attribute that the relative-to and path attributes are children of.
- setPassivationApplicable(boolean) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setPassword(String) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setPassword(String) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setPassword(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setPatchId(String) - Method in class org.jboss.as.patching.metadata.PatchBuilder
-
- setPatchType(Patch.PatchType) - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- setPathAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
Sets the path attribute.
- setPathManager(PathManager) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- setPattern(String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- setPermissionCombinationPolicy(CombinationPolicy) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- setPersistenceProviderClassName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistenceType(PersistenceType) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setPersistenceUnitName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistenceUnitRootUrl(URL) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistenceXMLSchemaVersion(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistent(boolean) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setPlanRef(int, String) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- setPoolConfigName(String) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setPoolConfigName(String) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- setPoolConfigName(String) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- setPoolName(T, String) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractPoolMergingProcessor
-
Set the pool name for the component
- setPoolName(EntityBeanComponentDescription, String) - Method in class org.jboss.as.ejb3.deployment.processors.merging.EntityBeanPoolMergingProcessor
-
- setPoolName(MessageDrivenComponentDescription, String) - Method in class org.jboss.as.ejb3.deployment.processors.merging.MessageDrivenBeanPoolMergingProcessor
-
- setPoolName(StatelessComponentDescription, String) - Method in class org.jboss.as.ejb3.deployment.processors.merging.StatelessSessionBeanPoolMergingProcessor
-
- setPoolName(String) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolMetaData
-
- setPop3Server(ServerConfig) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- setPort(int) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setPort(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setPort(int) - Method in class org.jboss.as.network.SocketBinding
-
- setPortNumber(int) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setPostActivate(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setPostConstruct(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setPreDestroy(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setPredicatedHandlers(List<PredicatedHandler>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setPrePassivate(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setPreviousRun(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setPreviousRun(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Sets the
Date of the previous timeout of this timer
- setPrimaryKey(Object) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setPrimaryKeyType(String) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setPriority(Integer) - Method in class org.jboss.as.threads.ThreadFactoryService
-
- setPrivateEntry() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setPrivateModule(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setProcessImplementation(Process) - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- setProcessImplementationClassName(String) - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- setProcessName(String) - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Sets the process name.
- setProcessName(String) - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- setProcessName(String) - Method in class org.jboss.as.server.ServerEnvironment
-
- setProfileParsingCompletionHandler(ProfileParsingCompletionHandler) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
- setProperties(String[]) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setProperties(String[]) - Method in class org.jboss.as.connector.deployers.ra.DirectAdministeredObjectInjectionSource
-
- setProperties(String[]) - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- setProperties(Properties) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setProperties(Set<PropertyConfig>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setProperties(Properties) - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- setProperty(String, String) - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- setProperty(String, Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- setProperty(String) - Method in class org.jboss.as.pojo.descriptor.InjectedValueConfig
-
- setPropertyMapValue(ModelNode, String, String) - Static method in class org.jboss.as.cli.impl.RequestParamPropertiesArg
-
- setPropertyName(String) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setPropertyName(String) - Method in class org.jboss.as.logging.PropertyAttributeDefinition.Builder
-
- setPropertyName(String) - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition.Builder
-
- setPropertyName(String) - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- setPropertyName(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.Inject
-
- setPropertyResolver(PropertyResolver) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
Deprecated.
- setPropertyValue(OperationContext, ModelNode, PropertyConfigurable) - Method in interface org.jboss.as.logging.ConfigurationProperty
-
Sets the property on the configuration.
- setPropertyValue(OperationContext, ModelNode, PropertyConfigurable) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- setPropertyValue(OperationContext, ModelNode, PropertyConfigurable) - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- setPropertyValue(OperationContext, ModelNode, PropertyConfigurable) - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition
-
- setProtocol(String) - Method in class org.jboss.as.domain.management.security.SSLContextService
-
- setProtocolPropertyValue(String, String, Object) - Method in interface org.jboss.as.clustering.jgroups.JGroupsLogger
-
- setProvider(PatchElementProvider) - Method in class org.jboss.as.patching.metadata.impl.PatchElementImpl
-
- setProxyType(String) - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- setPublicModule(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setQuorum(int) - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- setRaxml(ResourceAdapter) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterXmlDeploymentService
-
- setRaXmlDeploymentServiceName(ServiceName) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- setReadExecutor(Executor) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setReadExecutor(Executor) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setReadOnly() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setReadTimeout(int) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setReadTimeout(int) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setRealm(String) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setRealmMode(AddUser.RealmMode) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setRealmName(String) - Method in class org.jboss.as.domain.management.security.UserPropertiesFileLoader
-
- setReceiver(Receiver) - Method in class org.jboss.as.clustering.jgroups.MuxChannel
-
- setReentrant(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setReference(ManagedReference) - Method in class org.jboss.as.webservices.injection.WSComponent
-
- setRegistry(ServiceRegistry) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRootResource
-
- setRelativeToAttribute(AttributeDefinition) - Method in class org.jboss.as.controller.services.path.ResolvePathHandler.Builder
-
Sets the relative-to attribute.
- setReloaded() - Method in class org.jboss.as.controller.RunningModeControl
-
- setReloadRequired() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setReloadRequired(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setRemoved(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setRemoveOperation(AbstractRemoveStepHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setRemoveOperation(RestartParentResourceRemoveHandler) - Method in interface org.jboss.as.controller.ResourceBuilder
-
- setRepeatInterval(long) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setReplace(boolean) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- setReplaceProperties(boolean) - Method in class org.jboss.as.pojo.descriptor.StringValueConfig
-
- setReplyParameters(AttributeDefinition...) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setReplyType(ModelType) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setReplyValueType(ModelType) - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setReportLocationDir(String) - Method in class org.jboss.as.jdr.JdrRunner
-
- setRequestProperty(ModelNode, String, String) - Static method in class org.jboss.as.cli.Util
-
- setRequirement(AccessRequirement) - Method in class org.jboss.as.cli.accesscontrol.ControllerModeAccess
-
- setRequires(String...) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setRequires(String...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setRequiresTransitiveDependencies(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setResolveParameterValues(boolean) - Method in interface org.jboss.as.cli.CommandContext
-
Command argument or operation parameter values may contain system properties.
- setResolver(ModelNodeResolver<String>) - Method in class org.jboss.as.logging.PropertyAttributeDefinition.Builder
-
- setResolver(ModelNodeResolver<String>) - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition.Builder
-
- setResourceAdapter(ResourceAdapter) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- setResourceAdapterName(String) - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- setResourceAdapterName(String) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- setResourceAdapterName(String) - Method in class org.jboss.as.ejb3.resourceadapterbinding.metadata.EJBBoundResourceAdapterBindingMetaData
-
- setResourceHandler(ResourceHandler) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setResourceOnly() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Marks an attribute as only relevant to a resource, and not a valid parameter to an "add" operation that
creates that resource.
- setResourceTransformer(ResourceTransformer) - Method in class org.jboss.as.controller.transform.description.ExplicitTransformationDescriptionBuilder
-
- setRestartAllServices() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds the AttributeAccess.Flag#RESTART_ALL_SERVICES flag and removes any conflicting flag.
- setRestartAllServices() - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setRestartJVM() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds the AttributeAccess.Flag#RESTART_JVM flag and removes any conflicting flag.
- setRestartMode(RestartMode) - Method in class org.jboss.as.host.controller.HostRunningModeControl
-
Set the restartMode
- setRestartRequired() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setResult(T) - Method in class org.jboss.as.patching.metadata.PatchXml.Result
-
- setResult(T) - Method in class org.jboss.as.pojo.ParseResult
-
Set the result.
- setResult(T) - Method in class org.jboss.as.service.descriptor.ParseResult
-
Set the result.
- setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolMetricsHandler
-
- setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.QueuelessThreadPoolMetricsHandler
-
- setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.ScheduledThreadPoolMetricsHandler
-
- setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.ThreadPoolMetricsHandler
-
- setResult(OperationContext, String, Service<?>) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolMetricsHandler
-
- setResultingVersion(String) - Method in interface org.jboss.as.patching.installation.InstallationManager.InstallationModification
-
Set the resulting version.
- setResultingVersion(String) - Method in class org.jboss.as.patching.metadata.impl.IdentityImpl
-
- setRoleMappingIncludeAll(String, boolean) - Method in class org.jboss.as.controller.access.management.WritableAuthorizerConfiguration
-
- setRolesForClassIsNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it can't set null roles for the class
- setRollbackOnly() - Method in interface org.jboss.as.controller.OperationContext
-
Indicate that the operation should be rolled back, regardless of outcome.
- setRollbackOnly() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- setRollbackOnly() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponent
-
- setRollbackOnly() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- setRollbackOnly() - Method in class org.jboss.as.ejb3.context.SessionContextImpl
-
- setRollbackOnly(Transaction) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
The setRollbackOnly method calls setRollbackOnly()
on the invocation's transaction and logs any exceptions than may
occur.
- setRollbackOnly() - Method in class org.jboss.as.jacorb.tm.ForeignTransaction
-
- setRollbackOnlyFailed(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an exception occurred while calling setRollBackOnly
- setRollbackOnlyNotAllowedForSupportsTxAttr() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- setRunAs(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setRunAsPrincipal(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setRunAsPrincipal(String) - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- setRunning() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setRunningMode(RunningMode) - Method in class org.jboss.as.controller.RunningModeControl
-
- setRuntimeFailureCausesRollback(boolean) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Sets whether a runtime failure of a deployment causes a rollback of the deployment as well as all other (maybe
unrelated) deployments as part of the scan operation.
- setRuntimeOnly(boolean) - Method in class org.jboss.as.controller.registry.DelegatingManagementResourceRegistration
-
- setRuntimeOnly(boolean) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Sets whether this model node only exists in the runtime and has no representation in the
persistent configuration model.
- setRuntimeOnly() - Method in class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- setSaslOptions(Map<String, String>) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setScanAll(boolean) - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- setScanInterval(long) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Set the scan interval.
- setScanProviders(boolean) - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- setScanResources(boolean) - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- setScheduleExprDayOfMonth(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprDayOfWeek(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprEndDate(Date) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprHour(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprMinute(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprMonth(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprSecond(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprStartDate(Date) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprTimezone(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScheduleExprYear(String) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setScis(Map<String, VirtualFile>) - Method in class org.jboss.as.web.common.WarMetaData
-
- setScis(Set<ServletContainerInitializer>) - Method in class org.wildfly.extension.undertow.deployment.ScisMetaData
-
- setScisMetaData(ScisMetaData) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setScopedPersistenceUnitName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setSecondPhaseStarted(boolean) - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- setSecurityDomain(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setSecurityDomain(String) - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- setSecurityDomain(String) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setSecurityManagement(ISecurityManagement) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- setSecurityRoles(SecurityRolesMetaData) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setSerializable(boolean) - Method in class org.jboss.as.ee.component.ViewDescription
-
- setServerAddress(InetSocketAddress) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- 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
-
- setServerGroupRollback(String, boolean) - Method in class org.jboss.as.domain.controller.operations.coordination.DomainOperationContext
-
- setServerName(String) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setServerName(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setServerName(String) - Method in class org.jboss.as.jdr.JdrRunner
-
- setService(boolean) - Method in class org.jboss.as.pojo.descriptor.DependsConfig
-
- setService(String) - Method in class org.jboss.as.pojo.descriptor.InjectedValueConfig
-
- setServiceConfig(JBossServiceConfig) - Method in class org.jboss.as.service.descriptor.JBossServiceDependencyConfig
-
- setServiceConfigs(List<JBossServiceConfig>) - Method in class org.jboss.as.service.descriptor.JBossServiceXmlDescriptor
-
- setServiceName(ServiceName) - Method in class org.jboss.as.ee.concurrent.ConcurrentContext
-
- setServlet(Servlet) - Method in class org.jboss.as.web.host.ServletBuilder
-
- setServletClass(Class<?>) - Method in class org.jboss.as.web.host.ServletBuilder
-
- setServletExtensions(List<ServletExtension>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setServletInitParam(JBossServletMetaData, String, String) - Method in class org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor
-
- setServletName(String) - Method in class org.jboss.as.web.host.ServletBuilder
-
- setSession(VaultInteractiveSession) - Method in class org.jboss.as.security.vault.VaultTool
-
- setSessionId(HttpServerExchange, String) - Method in class org.wildfly.extension.undertow.session.CodecSessionConfig
-
- setSetupActions(List<SetupAction>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setSharedCacheMode(SharedCacheMode) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setSharedTlds(SharedTldsMetaDataBuilder) - Method in class org.wildfly.extension.undertow.deployment.TldsMetaData
-
- setSharedTlds(List<TldMetaData>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setSharedWebMetaData(WebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
-
- setSignature(String) - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- setSilent(boolean) - Method in interface org.jboss.as.cli.CommandContext
-
Enables of disables the silent mode.
- setSlot(String) - Method in class org.jboss.as.cli.handlers.module.ModuleConfigImpl
-
- setSmtpServer(ServerConfig) - Method in class org.jboss.as.mail.extension.MailSessionConfig
-
- setSocketFactory(SocketFactory) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setSocketFactory(ServerSocketFactory) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setSocketProcessIdMaxPorts(int) - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- setSslContext(SSLContext) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setStart(LifecycleConfig) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setStarting() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setStartTime(Date) - Method in class org.jboss.as.jdr.JdrReport
-
- setStartTime() - Method in class org.jboss.as.jdr.JdrReport
-
- setState(BeanState) - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- setState(BeanState) - Method in class org.jboss.as.pojo.descriptor.FactoryConfig
-
- setState(BeanState) - Method in class org.jboss.as.pojo.descriptor.InjectedValueConfig
-
- setStateDropTable(boolean) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder
-
- setStatefulTimeout(StatefulTimeoutInfo) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setStateManager(StateManager) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setStateTablePrefix(String) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService.JdbcStoreConfigBulder
-
- setStatisticsEnabled(boolean) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- setStop(LifecycleConfig) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setStopping() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setStopServices(boolean) - Method in class org.jboss.as.webservices.deployers.EndpointServiceDeploymentAspect
-
- setStorageRuntime() - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Adds the AttributeAccess.Flag#STORAGE_RUNTIME flag and removes any conflicting flag.
- setStorageRuntime() - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setStringIfNotNull(OperationContext, String) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- setSubDeploymentModulesIsolated(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setSubject(Subject) - Method in class org.jboss.as.domain.management.security.SubjectCallback
-
- setSubsystemParentResourceRegistrations(ManagementResourceRegistration, ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- setSubsystemXmlMapping(String, XMLElementReader<List<ModelNode>>) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
- setSubsystemXmlMapping(String, String, XMLElementReader<List<ModelNode>>) - Method in interface org.jboss.as.controller.parsing.ExtensionParsingContext
-
Set the parser for the profile-wide subsystem configuration XML element.
- setSuffix(String) - Method in class org.jboss.as.controller.ObjectTypeAttributeDefinition.Builder
-
- setSuffix(String) - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition.Builder
-
- setSupportedLocales(Collection<Locale>) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setSynchronizationRegistered(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setSyslogServerAddress(InetAddress) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setSyslogType(SyslogHandler.SyslogType) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTarget(Value<Object>) - Method in class org.jboss.as.pojo.service.TargetJoinpoint
-
- setTempClassLoaderFactory(TempClassLoaderFactory) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setterMethodOnly(String, MethodInfo) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the annotation injection target is invalid and only setter methods are
allowed.
- setterMethodOnlyAnnotation(String, MethodInfo) - Method in interface org.jboss.as.jpa.messages.JpaMessages
-
A message indicating the annotation is only valid on setter method targets.
- setterNotFound(Class<?>, String) - Method in interface org.jboss.as.pojo.PojoMessages
-
Setter not found.
- setText(String) - Method in class org.jboss.as.cli.gui.component.WordWrapLabel
-
- setThreadFactory(ThreadFactory) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- setThreadFactory(ThreadFactory) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setThreadFactory(ThreadFactory) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setThreadGroupName(String) - Method in class org.jboss.as.threads.ThreadFactoryService
-
- setThreadSetupActions(List<ThreadSetupAction>) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setTimedObjectId(String) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setTimeout(long) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- setTimeoutHandler(ProtocolTimeoutHandler) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setTimeoutMethod(Method) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setTimeoutMethod(Method) - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer.Builder
-
- setTimeoutUnit(TimeUnit) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- setTimerService(TimerService) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setTimerState(TimerState) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl.Builder
-
- setTimerState(TimerState) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Sets the state of this timer
- SETTING - Static variable in interface org.jboss.as.web.Constants
-
- SETTING - Static variable in interface org.wildfly.extension.undertow.Constants
-
- settingConfigFile(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- settingConfigName(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- settingContextRoot(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- settingContextRoot(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- settingSecurityDomain(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- settingTransportClass(String, String) - Method in interface org.jboss.as.webservices.WSLogger
-
- settingVirtualHost(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- setTlds(Map<String, TldMetaData>) - Method in class org.wildfly.extension.undertow.deployment.TldsMetaData
-
- setTldsMetaData(TldsMetaData) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.Builder
-
- setTlsClientCertStoreKeyPassword(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsClientCertStorePassword(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsClientCertStorePath(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsClientCertStoreRelativeTo(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsTruststorePassword(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsTrustStorePath(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTlsTrustStoreRelativeTo(String) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTransaction(Transaction) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- setTransactional(boolean) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setTransactionManagementType(TransactionManagementType) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setTransactionManager(TransactionManager) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- setTransactionSupportLevel(TransactionSupport.TransactionSupportLevel) - Method in class org.jboss.as.connector.deployers.ra.DirectConnectionFactoryInjectionSource
-
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setTransformer(CombinedTransformer) - Method in class org.jboss.as.controller.transform.description.ExplicitTransformationDescriptionBuilder
-
- setTransport(SyslogAuditLogHandler.Transport) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTrim(boolean) - Method in class org.jboss.as.pojo.descriptor.StringValueConfig
-
- setTrim(boolean) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- setTruncate(boolean) - Method in class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- setTryRequest(ModelNode) - Method in class org.jboss.as.cli.handlers.trycatch.TryBlock
-
- setType(ModelType) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the
type for the attribute.
- setType(DeploymentType, DeploymentUnit) - Static method in class org.jboss.as.ee.structure.DeploymentTypeMarker
-
- setType(String) - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- setType(String) - Method in class org.jboss.as.pojo.descriptor.ValueConfig
-
- setType(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactoryParameter
-
- setUncallbacks(List<CallbackConfig>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setUninstalls(List<InstallConfig>) - Method in class org.jboss.as.pojo.descriptor.BeanMetaDataConfig
-
- setUnwrappedExceptionsParameterSet(boolean) - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- setup(Map<String, Object>) - Method in class org.jboss.as.ee.concurrent.ConcurrentContextSetupAction
-
- setup(ContextHandle) - Method in class org.jboss.as.ee.concurrent.DefaultContextSetupProviderImpl
-
- setup() - Method in interface org.jboss.as.ee.concurrent.handle.ContextHandle
-
- setup() - Method in class org.jboss.as.ee.concurrent.handle.NullContextHandle
-
- setup(Map<String, Object>) - Method in class org.jboss.as.ee.naming.JavaNamespaceSetup
-
- setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanAllowedMethodsInformation
-
- setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
-
- setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.session.SessionBeanAllowedMethodsInformation
-
- setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
-
- setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
-
- setup(Set<DeniedMethodKey>) - Method in class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
-
- setup(Map<String, Object>) - Method in class org.jboss.as.jpa.interceptor.WebNonTxEmCloserAction
-
- setup(Map<String, Object>) - Method in interface org.jboss.as.server.deployment.SetupAction
-
Sets up the context.
- setup(Map<String, Object>) - Method in class org.jboss.as.txn.deployment.TransactionRollbackSetupAction
-
- setup(Map<String, Object>) - Method in class org.jboss.as.weld.arquillian.WeldContextSetup
-
- setup(HttpServerExchange) - Method in class org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction
-
- SETUP_ACTIONS - Static variable in class org.jboss.as.server.deployment.Attachments
-
Setup actions that must be run before running an arquillian test
- SETUP_ATTEMPTS - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- SETUP_ATTEMPTS_PROP_NAME - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- SETUP_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- SETUP_INTERVAL - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- SETUP_INTERVAL_PROP_NAME - Static variable in interface org.jboss.as.messaging.jms.ConnectionFactoryAttributes.Pooled
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentInfoHandler
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.DeploymentOverlayHandler
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.jca.JDBCDriverInfoHandler
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.ReloadHandler
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.ShutdownHandler
-
- setupAccessRequirement(CommandContext) - Method in class org.jboss.as.cli.handlers.UndeployHandler
-
- SetupAction - Interface in org.jboss.as.server.deployment
-
And action that sets up and tears down some form of context (e.g.
- setupClientViewInterceptors(ViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setupContext(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setUpHandler(UpHandler) - Method in class org.jboss.as.clustering.jgroups.MuxChannel
-
- setUpLookAndFeel(Window) - Static method in class org.jboss.as.cli.gui.GuiMain
-
- setupLookupInjection(ServiceBuilder<?>, Injector<ManagedReferenceFactory>, DeploymentUnit, boolean) - Method in class org.jboss.as.naming.deployment.ContextNames.BindInfo
-
Setup a lookup with respect to
Resource injection.
- setupRemoteView(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setupSecurityInterceptors(ViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
-
- setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setupViewInterceptors(EJBViewDescription) - Method in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
- setUri(URI) - Method in class org.jboss.as.protocol.ProtocolConnectionConfiguration
-
- setUrl(String) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setUseCurrentConfig(boolean) - Method in class org.jboss.as.controller.RunningModeControl
-
- setUseCurrentDomainConfig(boolean) - Method in class org.jboss.as.host.controller.HostRunningModeControl
-
- setUseHistory(boolean) - Method in interface org.jboss.as.cli.CommandHistory
-
Enables or disables history.
- setUseHistory(boolean) - Method in interface org.jboss.as.cli.impl.Console
-
- setUsePhysicalCodeSource(boolean) - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- setUseQualifiedName(boolean) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- setUser(String) - Method in class org.jboss.as.connector.deployers.datasource.DirectDataSourceInjectionSource
-
- setUserFiles(List<File>) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setUserName(String) - Method in class org.jboss.as.domain.management.security.adduser.StateValues
-
- setUsername(String) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- setUseValueAsElementName(boolean) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setUseWriteReplace(boolean) - Method in class org.jboss.as.ee.component.ViewDescription
-
- setValidateNull(boolean) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
- setValidationMode(ValidationMode) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the validator that should be used to validate attribute values.
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.ListAttributeDefinition.Builder
-
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.MapAttributeDefinition.Builder
-
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setValue(ModelNode) - Method in class org.jboss.as.cli.gui.component.ListEditor
-
- setValue(String, Object) - Method in class org.jboss.as.cli.gui.OperationDialog
-
Set the value of the underlying component.
- setValue(ModelNode, String, String) - Static method in class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- setValue(ELContext, Object, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.DummyELResolver
-
- setValue(ELContext, Object, Object, Object) - Method in class org.jboss.as.jsf.injection.weld.ForwardingELResolver
-
- setValue(V) - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
-
- setValue(ValueConfig) - Method in class org.jboss.as.pojo.descriptor.PropertyConfig
-
- setValue(String) - Method in class org.jboss.as.pojo.descriptor.StringValueConfig
-
- setValue(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- setValue(String) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactoryParameter
-
- setValueConverter(AttributeConverter, String...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Use to convert an attribute's value.
- setValueConverter(AttributeConverter, AttributeDefinition...) - Method in interface org.jboss.as.controller.transform.description.BaseAttributeTransformationDescriptionBuilder
-
Use to convert an attribute's value.
- setValueFactory(JBossServiceAttributeConfig.ValueFactory) - Method in class org.jboss.as.service.descriptor.JBossServiceAttributeConfig
-
- setValueType(String) - Method in class org.jboss.as.pojo.descriptor.MapConfig
-
- setVariable(String, String) - Method in interface org.jboss.as.cli.CommandContext
-
Initializes a variable with the given name with the given value.
- SetVariableHandler - Class in org.jboss.as.cli.handlers
-
- SetVariableHandler() - Constructor for class org.jboss.as.cli.handlers.SetVariableHandler
-
- setVariableResolver(VariableResolver) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
Deprecated.
- setVersion(DeploymentUnit, String) - Static method in class org.jboss.as.jsf.deployment.JsfVersionMarker
-
- setViewHandler(ViewHandler) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- setViewInstanceData(Object, Object) - Method in class org.jboss.as.ee.component.ComponentClientInstance
-
- setViewInstanceFactory(ViewInstanceFactory) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
- setVisible(boolean) - Method in class org.jboss.as.cli.gui.OperationDialog
-
- setWebFragmentsMetaData(Map<String, WebFragmentMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
-
- setWebMetaData(WebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
-
- setWhenRequired(BeanState) - Method in class org.jboss.as.pojo.descriptor.CallbackConfig
-
- setWhenRequired(BeanState) - Method in class org.jboss.as.pojo.descriptor.DependsConfig
-
- setWhenRequired(BeanState) - Method in class org.jboss.as.pojo.descriptor.InstallConfig
-
- setWhitespaceHandler(CharacterHandler) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- setWildcard(Boolean) - Method in class org.jboss.as.host.controller.ignored.IgnoreDomainResourceTypeResource
-
- setWrapperElement(String) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition.Builder
-
- setWrapXmlElement(boolean) - Method in class org.jboss.as.controller.PropertiesAttributeDefinition.Builder
-
- setWrapXmlList(boolean) - Method in class org.jboss.as.controller.SimpleListAttributeDefinition.Builder
-
- setWriterRegistry(SubsystemXmlWriterRegistry) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- setXmlElementName(String) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setXmlName(String) - Method in class org.jboss.as.controller.AbstractAttributeDefinitionBuilder
-
Sets the
xml name for the attribute, which is only needed
if the name used for the attribute is different from its ordinary
name in the model.
- setXmlName(String) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setXmlWrapperElement(String) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription.PersistentResourceXMLBuilder
-
- setZip(JdrZipFile) - Method in class org.jboss.as.jdr.commands.JdrEnvironment
-
- SFSB_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- SFSB_INIT_METHOD - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- SFSB_PASSIVATION_DISABLED_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- SFSBCallStack - Class in org.jboss.as.jpa.container
-
For tracking of SFSB call stack on a per thread basis.
- SFSBCallStack() - Constructor for class org.jboss.as.jpa.container.SFSBCallStack
-
- SFSBCreateInterceptor - Class in org.jboss.as.jpa.interceptor
-
For SFSB life cycle management.
- SFSBCreateInterceptor() - Constructor for class org.jboss.as.jpa.interceptor.SFSBCreateInterceptor
-
- SFSBDestroyInterceptor - Class in org.jboss.as.jpa.interceptor
-
For SFSB life cycle management.
- SFSBDestroyInterceptor() - Constructor for class org.jboss.as.jpa.interceptor.SFSBDestroyInterceptor
-
- SFSBInvocationInterceptor - Class in org.jboss.as.jpa.interceptor
-
Stateful session bean Invocation interceptor that is responsible for the SFSBCallStack being set for each
SFSB invocation that JPA is interested in.
- SFSBInvocationInterceptor() - Constructor for class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor
-
- SFSBPreCreateInterceptor - Class in org.jboss.as.jpa.interceptor
-
Runs early in the SFSB chain, to make sure that SFSB creation operations can inherit extended persistence contexts properly
- SHARED_STORE - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SharedCacheResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for cache resources which require common cache attributes, clustered cache attributes
and shared cache attributes.
- SharedCacheResourceDefinition(PathElement, ResourceDescriptionResolver, AbstractAddStepHandler, OperationStepHandler, ResolvePathHandler, boolean) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.SharedCacheResourceDefinition
-
- sharedState - Variable in class org.jboss.as.domain.management.plugin.AbstractPlugIn
-
- SharedStateCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- SharedTldsMetaDataBuilder - Class in org.jboss.as.web.common
-
Internal helper creating a shared TLD metadata list based on the domain configuration.
- SharedTldsMetaDataBuilder(ModelNode) - Constructor for class org.jboss.as.web.common.SharedTldsMetaDataBuilder
-
- SHORT_DOMAIN_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
- SHORT_HELP - Static variable in class org.jboss.as.process.CommandLineConstants
-
- SHORT_HOST - Static variable in class org.jboss.as.process.CommandLineConstants
-
- SHORT_PROPERTIES - Static variable in class org.jboss.as.process.CommandLineConstants
-
- SHORT_SERVER_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
Passed in to a standalone instance to choose the standalone.xml file.
- SHORT_TIMEOUT - Static variable in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
-
- SHORT_VERSION - Static variable in class org.jboss.as.process.CommandLineConstants
-
- shortAnalysis - Static variable in class org.jboss.as.jacorb.rmi.PrimitiveAnalysis
-
- shortName - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- shortNo() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The short value a user would enter to indicate 'no'
If no short value is available for a specific translation then only the long value will be accepted.
- shortYes() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The short value a user would enter to indicate 'yes'
If no short value is available for a specific translation then only the long value will be accepted.
- shouldAuditLog() - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- shouldAuditLog() - Method in interface org.jboss.as.server.jmx.MBeanServerPlugin
-
Return true if this plugin should audit log
- shouldAuthorize() - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- shouldAuthorize() - Method in interface org.jboss.as.server.jmx.MBeanServerPlugin
-
Return true if this plugin should authorize calls
- shouldBeOverridden() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the method should be overridden
- shouldNotGetCalled() - Method in interface org.jboss.as.jsr77.JSR77Messages
-
- shouldProcess(EntityBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- shouldResolveJBoss(DeploymentUnit) - Static method in class org.jboss.as.connector.deployers.Util
-
- shouldResolveSpec(DeploymentUnit) - Static method in class org.jboss.as.connector.deployers.Util
-
- shouldScan() - Method in class org.jboss.as.jaxrs.deployment.ResteasyDeploymentData
-
- show(ManagementModelNode, int, int) - Method in class org.jboss.as.cli.gui.GraphingMenu
-
Show the OperationMenu based on the selected node.
- show(ManagementModelNode, int, int) - Method in class org.jboss.as.cli.gui.OperationMenu
-
Show the OperationMenu based on the selected node.
- SHUTDOWN - Static variable in class org.jboss.as.cli.Util
-
- shutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- shutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
-
- shutdown() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
-
- shutdown() - Method in interface org.jboss.as.controller.access.CustomAuthorizer
-
Notification that the authorizer is no longer in use and should shut down.
- shutdown() - Method in class org.jboss.as.controller.access.management.DelegatingConfigurableAuthorizer
-
- shutdown() - Method in class org.jboss.as.controller.access.rbac.StandardRBACAuthorizer
-
- SHUTDOWN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- shutdown() - Method in class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
-
Upon calling this method the EJB will be set to a shutdown state, and no further invocations will be allowed.
- shutdown() - Method in class org.jboss.as.jacorb.rmi.ir.InterfaceRepository
-
Deactivate all CORBA objects in this IR.
- shutdown() - Method in class org.jboss.as.process.ProcessController
-
- shutdown() - Method in class org.jboss.as.process.ProcessControllerClient
-
- shutdown(int) - Method in class org.jboss.as.process.ProcessControllerClient
-
- SHUTDOWN - Static variable in class org.jboss.as.process.Protocol
-
- shutdown() - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Prevent new active operations get registered.
- shutdown() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelReceiver
-
- shutdown() - Method in interface org.jboss.as.protocol.mgmt.support.ManagementChannelInitialization.ManagementChannelShutdownHandle
-
Don't allow new operations, but still allow requests for existing ones.
- shutdown() - Method in interface org.jboss.as.protocol.ProtocolConnectionManager.ConnectTask
-
Notification when the connection manager gets shutdown.
- shutdown() - Method in class org.jboss.as.protocol.ProtocolConnectionManager
-
Shutdown the connection manager.
- shutdown() - Method in class org.jboss.as.threads.ManagedExecutorService
- SHUTDOWN_EXECUTOR_NAME - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
-
- SHUTDOWN_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- ShutdownHandler - Class in org.jboss.as.cli.handlers
-
- ShutdownHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ShutdownHandler
-
- ShutDownInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
-
A per component interceptor that allows the EJB to shutdown gracefully.
- ShutDownInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
-
- shutdownNow() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- shutdownNow() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
-
- shutdownNow() - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
This will attempt to cancel all active operations, without waiting for their completion.
- shutdownNow() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelReceiver
-
- shutdownNow() - Method in interface org.jboss.as.protocol.mgmt.support.ManagementChannelInitialization.ManagementChannelShutdownHandle
-
This will attempt to cancel all active operations, without waiting for their completion.
- shutdownNow() - Method in class org.jboss.as.threads.ManagedExecutorService
- shutdownWrites() - Method in interface org.jboss.as.process.protocol.Connection
-
Shut down writes once all messages are sent.
- siblings(String, int) - Method in interface org.jboss.as.domain.management.security.password.Keyboard
-
Detects if char next to index is its sibling.
- siblings(String, int, int) - Method in interface org.jboss.as.domain.management.security.password.Keyboard
-
- siblings(String, int) - Method in class org.jboss.as.domain.management.security.password.simple.SimpleKeyboard
-
- siblings(String, int, int) - Method in class org.jboss.as.domain.management.security.password.simple.SimpleKeyboard
-
- SIGNATURE - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- SIMPLE - Static variable in interface org.jboss.as.clustering.msc.BatchServiceTargetFactory
-
- SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceBuilderFactory
-
- SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceContainerFactory
-
- SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceControllerFactory
-
- SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceTargetFactory
-
- SIMPLE - Static variable in class org.jboss.as.controller.AttributeParser
-
- SIMPLE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- SIMPLE_ENTRIES - Static variable in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- SIMPLE_ERROR_PAGE - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SIMPLE_EXPRESSIONS - Static variable in interface org.jboss.as.controller.transform.AttributeTransformationRequirementChecker
-
- SIMPLE_EXPRESSIONS - Static variable in interface org.jboss.as.controller.transform.description.RejectAttributeChecker
-
Checks a simple attribute for expressions
- SIMPLE_LIST_EXPRESSIONS - Static variable in interface org.jboss.as.controller.transform.AttributeTransformationRequirementChecker
-
- SIMPLE_ROOT_RESOURCE_ATTRIBUTES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SIMPLE_ROOT_RESOURCE_WRITE_ATTRIBUTES - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SimpleAcceptAttributeChecker(ModelNode) - Constructor for class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleAcceptAttributeChecker
-
- 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
-
- SimpleAttributeDefinition - Class in org.jboss.as.controller
-
Defining characteristics of an attribute in a
Resource or a
parameter or reply value type field in an
OperationDefinition, with utility
methods for conversion to and from xml and for validation.
- SimpleAttributeDefinition(String, ModelType, boolean) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates a new attribute definition.
- SimpleAttributeDefinition(String, ModelType, boolean, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates a new attribute definition.
- SimpleAttributeDefinition(String, ModelType, boolean, MeasurementUnit) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates a new attribute definition.
- SimpleAttributeDefinition(String, ModelType, boolean, MeasurementUnit, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates a new attribute definition.
- SimpleAttributeDefinition(String, ModelNode, ModelType, boolean) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates a new attribute definition.
- SimpleAttributeDefinition(String, ModelNode, ModelType, boolean, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
Creates a new attribute definition.
- SimpleAttributeDefinition(String, ModelNode, ModelType, boolean, MeasurementUnit) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelNode, ModelType, boolean, MeasurementUnit, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterValidator) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterValidator, String[], String[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelNode, ModelType, boolean, String[]) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelType, boolean, ParameterCorrector, ParameterValidator) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], Boolean, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, boolean, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], Boolean, AttributeParser, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(AbstractAttributeDefinitionBuilder<?, ? extends SimpleAttributeDefinition>) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinitionBuilder - Class in org.jboss.as.controller
-
- SimpleAttributeDefinitionBuilder(String, ModelType) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleAttributeDefinitionBuilder(String, ModelType, boolean) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleAttributeDefinitionBuilder(SimpleAttributeDefinition) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleAttributeDefinitionBuilder(String, SimpleAttributeDefinition) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- SimpleByteDataInput - Class in org.jboss.as.process.protocol
-
Simple implementation of the
ByteDataInput that delegates to a
SimpleDataInput.
- SimpleByteDataInput(InputStream) - Constructor for class org.jboss.as.process.protocol.SimpleByteDataInput
-
- SimpleByteDataOutput - Class in org.jboss.as.process.protocol
-
Simple implementation of the
ByteDataOutput that delegates to a
SimpleDataOutput.
- SimpleByteDataOutput(OutputStream) - Constructor for class org.jboss.as.process.protocol.SimpleByteDataOutput
-
- SimpleCache<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.simple
-
Simple
Cache implementation using in-memory storage and eager expiration.
- SimpleCache(StatefulObjectFactory<V>, IdentifierFactory<K>, StatefulTimeoutInfo, ServerEnvironment, ScheduledExecutorService) - Constructor for class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- SimpleCacheFactoryBuilderService<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.simple
-
- SimpleCacheFactoryBuilderService(String) - Constructor for class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderService
-
- SimpleCacheFactoryService<K,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache.simple
-
- SimpleCacheInvoker - Class in org.jboss.as.clustering.infinispan.invoker
-
Trivial cache invoker.
- SimpleCacheInvoker() - Constructor for class org.jboss.as.clustering.infinispan.invoker.SimpleCacheInvoker
-
- simpleCheck(String[], Class<?>[]) - Static method in class org.jboss.as.pojo.service.Configurator
-
A simple null and length check.
- SimpleClassTable - Class in org.jboss.as.clustering.marshalling
-
Simple ClassTable implementation based on an array of recognized classes.
- SimpleClassTable(Class<?>...) - Constructor for class org.jboss.as.clustering.marshalling.SimpleClassTable
-
- SimpleDependentValueCompleter - Class in org.jboss.as.cli.operation.impl
-
This completer completes values of a parameter that depends on the value
of the other parameter whose value is the name of the resource property.
- SimpleDependentValueCompleter(OperationRequestAddress, String) - Constructor for class org.jboss.as.cli.operation.impl.SimpleDependentValueCompleter
-
- SimpleDictionary - Class in org.jboss.as.domain.management.security.password.simple
-
- SimpleDictionary() - Constructor for class org.jboss.as.domain.management.security.password.simple.SimpleDictionary
-
- SimpleDictionary(InputStream) - Constructor for class org.jboss.as.domain.management.security.password.simple.SimpleDictionary
-
- SimpleExternalizer<T> - Interface in org.jboss.as.clustering.infinispan.io
-
This is mostly a marker interface for dynamic loading of externalizers via ServiceLoader.
- SimpleHttpUpgradeHandshake - Class in org.jboss.as.remoting
-
Utility class to create a server-side HTTP Upgrade handshake.
- SimpleHttpUpgradeHandshake(String, String, String) - Constructor for class org.jboss.as.remoting.SimpleHttpUpgradeHandshake
-
- SimpleImmutableSession - Class in org.wildfly.clustering.web.infinispan.session
-
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
- SimpleImmutableSession(ImmutableSession) - Constructor for class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSession
-
- SimpleImmutableSessionAttributes - Class in org.wildfly.clustering.web.infinispan.session
-
An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.
- SimpleImmutableSessionAttributes(ImmutableSessionAttributes) - Constructor for class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionAttributes
-
- SimpleImmutableSessionMetaData - Class in org.wildfly.clustering.web.infinispan.session
-
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
- SimpleImmutableSessionMetaData(ImmutableSessionMetaData) - Constructor for class org.wildfly.clustering.web.infinispan.session.SimpleImmutableSessionMetaData
-
- SimpleKeyboard - Class in org.jboss.as.domain.management.security.password.simple
-
Simplest implementation for EN keyboard.
- SimpleKeyboard() - Constructor for class org.jboss.as.domain.management.security.password.simple.SimpleKeyboard
-
- SimpleKeyboard(InputStream) - Constructor for class org.jboss.as.domain.management.security.password.simple.SimpleKeyboard
-
- SimpleListAttributeDefinition - Class in org.jboss.as.controller
-
Date: 13.10.2011
- SimpleListAttributeDefinition(String, String, AttributeDefinition, boolean, int, int, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleListAttributeDefinition
-
- SimpleListAttributeDefinition(String, String, AttributeDefinition, boolean, int, int, String[], String[], AttributeMarshaller, boolean, DeprecationData, AccessConstraintDefinition[], Boolean, AttributeParser, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleListAttributeDefinition
-
- SimpleListAttributeDefinition(ListAttributeDefinition.Builder, AttributeDefinition) - Constructor for class org.jboss.as.controller.SimpleListAttributeDefinition
-
- SimpleListAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- SimpleManagementPermission - Class in org.jboss.as.controller.access.permission
-
- SimpleManagementPermission(Action.ActionEffect, List<Constraint>) - Constructor for class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
Constructs a permission with the specified name.
- SimpleManagementPermission(Action.ActionEffect, Constraint...) - Constructor for class org.jboss.as.controller.access.permission.SimpleManagementPermission
-
- SimpleMapAttributeDefinition - Class in org.jboss.as.controller
-
- SimpleMapAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- SimpleMarshalledValue<T> - Class in org.jboss.as.clustering.marshalling
-
A marshalled value that is lazily serialized and deserialized on demand.
- SimpleMarshalledValue(T, MarshallingContext) - Constructor for class org.jboss.as.clustering.marshalling.SimpleMarshalledValue
-
- SimpleMarshalledValue() - Constructor for class org.jboss.as.clustering.marshalling.SimpleMarshalledValue
-
- SimpleMarshalledValueExternalizer - Class in org.jboss.as.clustering.infinispan.io
-
- SimpleMarshalledValueExternalizer() - Constructor for class org.jboss.as.clustering.infinispan.io.SimpleMarshalledValueExternalizer
-
- SimpleMarshalledValueFactory - Class in org.jboss.as.clustering.marshalling
-
- SimpleMarshalledValueFactory(MarshallingContextFactory, VersionedMarshallingConfiguration, ClassLoader) - Constructor for class org.jboss.as.clustering.marshalling.SimpleMarshalledValueFactory
-
- SimpleMarshalledValueFactory(MarshallingContext) - Constructor for class org.jboss.as.clustering.marshalling.SimpleMarshalledValueFactory
-
- SimpleMarshallingContext - Class in org.jboss.as.clustering.marshalling
-
- SimpleMarshallingContext(MarshallerFactory, VersionedMarshallingConfiguration, ClassLoader) - Constructor for class org.jboss.as.clustering.marshalling.SimpleMarshallingContext
-
- SimpleMarshallingContextFactory - Class in org.jboss.as.clustering.marshalling
-
- SimpleMarshallingContextFactory() - Constructor for class org.jboss.as.clustering.marshalling.SimpleMarshallingContextFactory
-
- SimpleMarshallingContextFactory(MarshallerFactory) - Constructor for class org.jboss.as.clustering.marshalling.SimpleMarshallingContextFactory
-
- SimpleOperationDefinition - Class in org.jboss.as.controller
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, AttributeDefinition...) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, EnumSet<OperationEntry.Flag>) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>, AttributeDefinition...) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>, ModelType, ModelType, boolean, DeprecationData, AttributeDefinition[], AttributeDefinition...) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinition(String, ResourceDescriptionResolver, ResourceDescriptionResolver, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>, ModelType, ModelType, boolean, DeprecationData, AttributeDefinition[], AttributeDefinition[], AccessConstraintDefinition[]) - Constructor for class org.jboss.as.controller.SimpleOperationDefinition
-
- SimpleOperationDefinitionBuilder - Class in org.jboss.as.controller
-
- SimpleOperationDefinitionBuilder(String, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.SimpleOperationDefinitionBuilder
-
- SimpleParsedOperationRequestHeader - Class in org.jboss.as.cli.operation.impl
-
- SimpleParsedOperationRequestHeader(String, String) - Constructor for class org.jboss.as.cli.operation.impl.SimpleParsedOperationRequestHeader
-
- SimplePasswordStrengthChecker - Class in org.jboss.as.domain.management.security.password.simple
-
- SimplePasswordStrengthChecker() - Constructor for class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- SimplePasswordStrengthChecker(List<PasswordRestriction>, Dictionary, Keyboard) - Constructor for class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- SimplePasswordStrengthCheckResult - Class in org.jboss.as.domain.management.security.password.simple
-
- SimplePasswordStrengthCheckResult() - Constructor for class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthCheckResult
-
- SimplePrincipal - Class in org.jboss.as.core.security
-
A simple
Principal implementation where categorising the Principal is not important.
- SimplePrincipal(String) - Constructor for class org.jboss.as.core.security.SimplePrincipal
-
- SimpleRejectAttributeChecker(ModelNode) - Constructor for class org.jboss.as.controller.transform.description.RejectAttributeChecker.SimpleRejectAttributeChecker
-
- SimpleResolver(ServiceName) - Constructor for class org.jboss.as.threads.HandoffExecutorResolver.SimpleResolver
-
- SimpleResolver(ServiceName) - Constructor for class org.jboss.as.threads.ThreadFactoryResolver.SimpleResolver
-
- SimpleResourceDefinition - Class in org.jboss.as.controller
-
- SimpleResourceDefinition(PathElement, DescriptionProvider) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
Deprecated.
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, DeprecationData) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationEntry.Flag, OperationEntry.Flag) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler, OperationEntry.Flag, OperationEntry.Flag, DeprecationData) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleRoutingSupport - Class in org.jboss.as.web.session
-
Implements logic for parsing/appending routing information from/to a session identifier.
- SimpleRoutingSupport() - Constructor for class org.jboss.as.web.session.SimpleRoutingSupport
-
- SimpleRoutingSupport(String) - Constructor for class org.jboss.as.web.session.SimpleRoutingSupport
-
- SimpleSecurityManager - Class in org.jboss.as.security.service
-
- SimpleSecurityManager() - Constructor for class org.jboss.as.security.service.SimpleSecurityManager
-
- SimpleSecurityManager(SimpleSecurityManager) - Constructor for class org.jboss.as.security.service.SimpleSecurityManager
-
- SimpleSecurityManagerService - Class in org.jboss.as.security.service
-
- SimpleSecurityManagerService() - Constructor for class org.jboss.as.security.service.SimpleSecurityManagerService
-
- SimpleServerDeploymentActionResult - Class in org.jboss.as.controller.client.helpers.standalone
-
- SimpleServerDeploymentActionResult(UUID, ServerUpdateActionResult.Result) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
-
- SimpleServerDeploymentActionResult(UUID, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
-
- SimpleServerDeploymentActionResult(UUID, ServerUpdateActionResult.Result, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
-
- SimpleServerUpdateActionResult - Class in org.jboss.as.controller.client.helpers.standalone
-
- SimpleServerUpdateActionResult(UUID, ServerUpdateActionResult.Result) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
-
- SimpleServerUpdateActionResult(UUID, Exception) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
-
- SimpleServerUpdateActionResult(UUID, ServerUpdateActionResult.Result, Exception) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
-
- SimpleSessionIdentifierCodec - Class in org.jboss.as.web.session
-
Simple codec implementation that uses a static route source.
- SimpleSessionIdentifierCodec(RoutingSupport, Value<String>) - Constructor for class org.jboss.as.web.session.SimpleSessionIdentifierCodec
-
- SimpleSessionIdentifierCodecService - Class in org.wildfly.extension.undertow.session
-
- SimpleSessionMetaData - Class in org.wildfly.clustering.web.infinispan.session
-
Basic session meta data implementation.
- SimpleSessionMetaData() - Constructor for class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- SimpleSessionMetaData(Date, Date, Time) - Constructor for class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaData
-
- SimpleSessionMetaDataExternalizer - Class in org.wildfly.clustering.web.infinispan.session
-
Externalizer for session meta data.
- SimpleSessionMetaDataExternalizer() - Constructor for class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaDataExternalizer
-
- SimpleSingletonElectionPolicy - Class in org.wildfly.clustering.singleton.election
-
A simple concrete policy service that decides which node in the cluster should be the master node to run certain HASingleton
service based on attribute "Position".
- SimpleSingletonElectionPolicy() - Constructor for class org.wildfly.clustering.singleton.election.SimpleSingletonElectionPolicy
-
- SimpleSingletonElectionPolicy(int) - Constructor for class org.wildfly.clustering.singleton.election.SimpleSingletonElectionPolicy
-
- SimpleTabCompleter - Class in org.jboss.as.cli.handlers
-
- SimpleTabCompleter(String[]) - Constructor for class org.jboss.as.cli.handlers.SimpleTabCompleter
-
- SimpleTable - Class in org.jboss.as.cli.util
-
- SimpleTable(String[]) - Constructor for class org.jboss.as.cli.util.SimpleTable
-
- SimpleTable(int) - Constructor for class org.jboss.as.cli.util.SimpleTable
-
- SINCE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SINGLE_SIGN_ON - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SingleRolloutPlanGroup - Class in org.jboss.as.cli.operation.impl
-
- SingleRolloutPlanGroup() - Constructor for class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- SingleRolloutPlanGroup(String) - Constructor for class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- SingleSignOnManager - Interface in org.wildfly.extension.undertow.security.sso
-
- SingleSignOnManagerFactory - Interface in org.wildfly.extension.undertow.security.sso
-
- SingleSignOnManagerService - Class in org.wildfly.extension.undertow.security.sso
-
Service that provides a SingleSignOnManager
- Singleton - Interface in org.wildfly.clustering.singleton
-
- SINGLETON_ANNOTATION - Static variable in class org.jboss.as.webservices.util.DotNames
-
- SINGLETON_CONTAINER_MANAGED_CONCURRENCY_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- SINGLETON_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- SingletonAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.singleton
-
- SingletonAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonAllowedMethodsInformation
-
- SingletonBeanDeploymentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
-
- SingletonBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
-
- SingletonClassTableContributor - Class in org.wildfly.clustering.server.singleton
-
- SingletonClassTableContributor() - Constructor for class org.wildfly.clustering.server.singleton.SingletonClassTableContributor
-
- SingletonCommand<R,T> - Interface in org.wildfly.clustering.server.singleton
-
- SingletonComponent - Class in org.jboss.as.ejb3.component.singleton
-
- SingletonComponent(SingletonComponentCreateService, List<ServiceName>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
Construct a new instance.
- SingletonComponentCreateService - Class in org.jboss.as.ejb3.component.singleton
-
- SingletonComponentCreateService(ComponentConfiguration, ApplicationExceptions, boolean, List<ServiceName>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateService
-
- SingletonComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.singleton
-
User: jpai
- SingletonComponentCreateServiceFactory(boolean, List<ServiceName>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentCreateServiceFactory
-
- SingletonComponentDescription - Class in org.jboss.as.ejb3.component.singleton
-
Component description for a singleton bean
- SingletonComponentDescription(String, String, EjbJarDescription, ServiceName, SessionBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
Construct a new instance.
- SingletonComponentInstance - Class in org.jboss.as.ejb3.component.singleton
-
- SingletonComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.singleton.SingletonComponentInstance
-
Construct a new instance.
- SingletonComponentInstanceAssociationInterceptor - Class in org.jboss.as.ejb3.component.singleton
-
Responsible for associating the single component instance for a singleton bean during invocation.
- singletonComponentIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating a SingletonComponent cannot be null
- SingletonContext<T> - Interface in org.wildfly.clustering.server.singleton
-
- SingletonElectionPolicy - Interface in org.wildfly.clustering.singleton
-
Used by a singleton service to elect the node which should run the service
from the list of nodes providing that service.
- SingletonLogger - Interface in org.wildfly.clustering.server.singleton
-
SingletonLogger
logging id ranges: 10340 - 10349
- SingletonMessages - Interface in org.wildfly.clustering.server.singleton
-
SingletonMessages
logging id ranges: 10350 - 10359
- singletonNotSet(ClassLoader) - Method in interface org.jboss.as.weld.WeldMessages
-
- singletonResourceAlreadyExists(String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating a singleton resource already exists.
- SingletonService<T extends Serializable> - Class in org.wildfly.clustering.server.singleton
-
Decorates an MSC service ensuring that it is only started on one node in the cluster at any given time.
- SingletonService(ServiceName, Service<T>) - Constructor for class org.wildfly.clustering.server.singleton.SingletonService
-
- SingletonServiceBuilder<T extends Serializable> - Interface in org.wildfly.clustering.singleton
-
Builds a singleton service.
- SingletonServiceBuilderFactory - Interface in org.wildfly.clustering.singleton
-
Factory for creating a singleton service builder.
- SingletonServiceBuilderFactoryProvider - Class in org.wildfly.clustering.server.singleton
-
- SingletonServiceBuilderFactoryProvider() - Constructor for class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryProvider
-
- SingletonServiceBuilderFactoryService - Class in org.wildfly.clustering.server.singleton
-
- SingletonServiceBuilderFactoryService(String, String) - Constructor for class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryService
-
- SingletonValueCommand<T> - Class in org.wildfly.clustering.server.singleton
-
- SingletonValueCommand() - Constructor for class org.wildfly.clustering.server.singleton.SingletonValueCommand
-
- SingleValue - Class in org.jboss.as.ejb3.timerservice.schedule.value
-
Represents a value for a ScheduleExpression which is expressed as a single value
- SingleValue(String) - Constructor for class org.jboss.as.ejb3.timerservice.schedule.value.SingleValue
-
- SITE_LOCAL_ADDRESS - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- SiteLocalInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- size() - Method in interface org.jboss.as.cli.batch.Batch
-
Returns the number of the commands and operations in the batch.
- size() - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- size() - Method in class org.jboss.as.cli.util.SimpleTable
-
- size() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- size() - Method in class org.jboss.as.controller.PathAddress
-
Get the size of this path, in elements.
- SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- size() - Method in class org.jboss.as.host.controller.model.jvm.JvmOptionsElement
-
- size() - Method in class org.jboss.as.jpa.management.Path
-
- size() - Method in class org.jboss.as.jpa.management.PathWrapper
-
- size() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- size() - Method in class org.jboss.as.server.deployment.AttachmentList
-
- SizeResolver - Class in org.jboss.as.logging.resolvers
-
Date: 15.12.2011
- SizeResolver() - Constructor for class org.jboss.as.logging.resolvers.SizeResolver
-
- SizeValidator - Class in org.jboss.as.logging.validators
-
Date: 07.11.2011
- SizeValidator() - Constructor for class org.jboss.as.logging.validators.SizeValidator
-
- SizeValidator(boolean) - Constructor for class org.jboss.as.logging.validators.SizeValidator
-
- SkeletonStrategy - Class in org.jboss.as.jacorb.rmi.marshal.strategy
-
A SkeletonStrategy for a given method knows how to
unmarshalthe sequence of method parameters from a CDR input stream, how to
marshal into a CDR output stream the return value of the method, and how to
marshal into a CDR output stream any exception thrown by the method.
- SkeletonStrategy(Method) - Constructor for class org.jboss.as.jacorb.rmi.marshal.strategy.SkeletonStrategy
-
- skip(InputStream, long) - Static method in class org.jboss.as.jdr.util.Utils
-
Ensure InputStream actually skips ahead the required number of bytes
- skip(long) - Method in class org.jboss.as.process.protocol.ChunkyByteInput
- skip(long) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- SKIP_GROUP_LOADING - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- SKIP_GROUP_LOADING - Static variable in class org.jboss.as.domain.management.security.LocalAuthenticationResourceDefinition
-
- SKIP_GROUP_LOADING_KEY - Static variable in class org.jboss.as.domain.management.security.SecurityRealmService
-
- skipBytes(int) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- skipInvokeTimeoutDuringRetry(String, String, Date) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a waring message indicating an overlapped invoking timeout for timer
- skipOverlappingInvokeTimeout(String, String, Date) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a waring message indicating an overlapped invoking timeout for timer
- skippedSCI(String, Exception) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- skippingAnnotationProcessing(String) - Method in interface org.jboss.as.webservices.WSLogger
-
- skippingUnknownFileType(VirtualFile) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating an unknown file type was encountered and is being skipped.
- skipRepeatedActivation(DeploymentUnit, int) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- skipWhitespaces() - Method in class org.jboss.as.cli.handlers.ifelse.ExpressionParser
-
- SLAVE - Static variable in class org.jboss.as.domain.controller.operations.ProcessTypeHandler
-
- SLAVE_CONTROLLER_LOCK_ID - Static variable in class org.jboss.as.domain.controller.operations.coordination.DomainControllerLockIdUtils
-
The slave controller lock id header sent by the slaves to the DC.
- SLAVE_HC_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- SLAVE_SERVER_OPERATION_TRANSFORMERS - Static variable in class org.jboss.as.controller.operations.OperationAttachments
-
- slaveAlreadyRegistered(String) - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception message indicating a host cannot register because another host of the same name is already
registered.
- slaveCannotAcceptUploads() - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
A message indicating a slave domain controller cannot accept deployment content uploads.
- slaveControllerCannotAcceptOtherSlaves() - Method in interface org.jboss.as.domain.controller.DomainControllerMessages
-
Creates an exception message indicating this host is a slave and cannot accept registrations from other slaves.
- slaveHostControllerChanged(String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- slaveHostControllerUnreachable(String, long) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
- SlaveHostPinger - Class in org.jboss.as.host.controller.mgmt
-
Coordinates periodic pinging of a slave Host Controller to validate its connection
- SlaveHostPinger(String, ManagementChannelHandler, ScheduledExecutorService, long) - Constructor for class org.jboss.as.host.controller.mgmt.SlaveHostPinger
-
- SlaveRegistrationException - Exception in org.jboss.as.domain.controller
-
Used to propagate error codes as part of the error message when an error occurs registering a slave host controller.
- SlaveRegistrationException(SlaveRegistrationException.ErrorCode, String) - Constructor for exception org.jboss.as.domain.controller.SlaveRegistrationException
-
- SlaveRegistrationException.ErrorCode - Enum in org.jboss.as.domain.controller
-
- SLOT - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- SLOT_AD - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- SLSB_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- SMAP - Static variable in interface org.jboss.as.web.Constants
-
- SMAP - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- SMAP - Static variable in interface org.wildfly.extension.undertow.Constants
-
- snapshot() - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- snapshot() - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- snapshot() - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- snapshot() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
Take a snapshot of the current configuration
- snapshot() - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
- snapshot() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- SnapshotDeleteHandler - Class in org.jboss.as.controller.operations.common
-
An operation that deletes a snapshot of the current configuration
- SnapshotDeleteHandler(ConfigurationPersister) - Constructor for class org.jboss.as.controller.operations.common.SnapshotDeleteHandler
-
- SnapshotListHandler - Class in org.jboss.as.controller.operations.common
-
An operation that lists the snapshots taken of the current configuration
- SnapshotListHandler(ConfigurationPersister) - Constructor for class org.jboss.as.controller.operations.common.SnapshotListHandler
-
- SNAPSHOTS - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SNAPSHOTS - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SnapshotTakeHandler - Class in org.jboss.as.controller.operations.common
-
An operation that takes a snapshot of the current configuration
- SnapshotTakeHandler(ConfigurationPersister) - Constructor for class org.jboss.as.controller.operations.common.SnapshotTakeHandler
-
- SOCKET_BINDING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SOCKET_BINDING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SOCKET_BINDING - Static variable in class org.jboss.as.messaging.GenericTransportDefinition
-
- SOCKET_BINDING - Static variable in class org.jboss.as.messaging.HTTPConnectorDefinition
-
- SOCKET_BINDING - Static variable in class org.jboss.as.messaging.RemoteTransportDefinition
-
- 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 - Static variable in interface org.jboss.as.web.Constants
-
- SOCKET_BINDING - Static variable in class org.jboss.as.web.WebConnectorDefinition
-
- SOCKET_BINDING - Static variable in class org.wildfly.extension.rts.RTSSubsystemDefinition
-
- SOCKET_BINDING - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- SOCKET_BINDING_GROUP_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_MANAGER - Static variable in interface org.jboss.as.network.SocketBindingManager
-
- SOCKET_BINDING_PORT_OFFSET - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_PORT_OFFSET - Static variable in class org.jboss.as.domain.controller.resources.ServerGroupResourceDefinition
-
- SOCKET_BINDING_PORT_OFFSET - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- SOCKET_BINDING_PORT_OFFSET_INSTANCE - Static variable in class org.jboss.as.host.controller.operations.ServerRestartRequiredServerConfigWriteAttributeHandler
-
- SOCKET_BINDING_REF - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SOCKET_BINDING_REF - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SOCKET_BINDING_REF - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_REF - Static variable in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingResourceDefinition
-
- SOCKET_CONFIG - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SOCKET_CONFIG - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SocketAddressPreference - Class in org.wildfly.clustering.singleton.election
-
- SocketAddressPreference(InetSocketAddress) - Constructor for class org.wildfly.clustering.singleton.election.SocketAddressPreference
-
- SocketBinding - Class in org.jboss.as.network
-
An encapsulation of socket binding related information.
- SocketBinding(String, int, boolean, InetAddress, int, NetworkInterfaceBinding, SocketBindingManager, List<ClientMapping>) - Constructor for class org.jboss.as.network.SocketBinding
-
- SocketBindingAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the socket-binding resource's add operation.
- SocketBindingAddHandler() - Constructor for class org.jboss.as.controller.operations.common.SocketBindingAddHandler
-
Create the SocketBindingAddHandler
- SocketBindingGroupAddHandler - Class in org.jboss.as.domain.controller.operations
-
Handler for the domain socket-binding-group resource's add operation.
- SocketBindingGroupDescription - Class in org.jboss.as.controller.descriptions.common
-
Model descriptions for socket-binding-group and socket-binding elements.
- SocketBindingGroupDescription() - Constructor for class org.jboss.as.controller.descriptions.common.SocketBindingGroupDescription
-
- SocketBindingGroupIncludeAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the domain socket-binding-group resource's add-include operation.
- SocketBindingGroupIncludeRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the domain socket-binding-group resource's remove-included-group operation.
- SocketBindingGroupRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the socket-binding-group resource's remove operation on a server.
- SocketBindingGroupRemoveHandler() - Constructor for class org.jboss.as.controller.operations.common.SocketBindingGroupRemoveHandler
-
Create the AbstractSocketBindingRemoveHandler
- SocketBindingGroupResourceDefinition - Class in org.jboss.as.controller.resource
-
- SocketBindingGroupResourceDefinition(OperationStepHandler, OperationStepHandler, boolean, ResourceDefinition...) - Constructor for class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- SocketBindingManager - Interface in org.jboss.as.network
-
The socket binding manager represents a registry of all
active (bound) sockets.
- SocketBindingManager.NamedManagedBindingRegistry - Interface in org.jboss.as.network
-
- SocketBindingManager.UnnamedBindingRegistry - Interface in org.jboss.as.network
-
- SocketBindingManagerImpl - Class in org.jboss.as.network
-
- SocketBindingManagerImpl() - Constructor for class org.jboss.as.network.SocketBindingManagerImpl
-
- 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
-
- SocketBindingRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the socket-binding resource's remove operation.
- SocketBindingRemoveHandler() - Constructor for class org.jboss.as.controller.operations.common.SocketBindingRemoveHandler
-
Create the SocketBindingRemoveHandler
- SocketBindingResourceDefinition - Class in org.jboss.as.domain.controller.resources
-
- SocketBindingResourceDefinition - Class in org.jboss.as.server.services.net
-
- 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
-
- socketOptions - Variable in class org.wildfly.extension.undertow.ListenerService
-
- sort(PropertyConfigurable) - Method in class org.jboss.as.logging.logmanager.PropertySorter.DefaultPropertySorter
-
- sort(PropertyConfigurable) - Method in interface org.jboss.as.logging.logmanager.PropertySorter
-
Sorts the properties.
- sortAndEscape(List<String>, EscapeSelector) - Static method in class org.jboss.as.cli.Util
-
- sorter(Comparator<VirtualFile>) - Method in class org.jboss.as.jdr.commands.CollectFiles
-
- SOURCE - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- SOURCE_CONNECTION_FACTORY - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- SOURCE_CONTEXT - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- SOURCE_DESTINATION - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- SOURCE_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOURCE_INTERFACE - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
-
- SOURCE_NETWORK - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOURCE_PASSWORD - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- SOURCE_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOURCE_PORT - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
-
- SOURCE_USER - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- SOURCE_VM - Static variable in interface org.jboss.as.web.Constants
-
- SOURCE_VM - Static variable in class org.jboss.as.web.WebJSPDefinition
-
- SOURCE_VM - Static variable in interface org.wildfly.extension.undertow.Constants
-
- sourceInterfaceInjectedValue - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- sourcePort - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- SPACE - Static variable in class org.jboss.as.domain.management.security.adduser.AddUser
-
- SPEC_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.structure.Attachments
-
If this is set to true property replacement will be enabled for spec descriptors
- SPEC_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in interface org.jboss.as.ee.subsystem.EESubsystemModel
-
- SPEC_DESCRIPTOR_PROPERTY_REPLACEMENT - Static variable in class org.jboss.as.ee.subsystem.EeSubsystemRootResource
-
- SPEC_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- SPEC_VENDOR - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- SPEC_VERSION - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- SpecDescriptorPropertyReplacement - Class in org.jboss.as.ee.structure
-
- SPECIFIED_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- 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.
- splitCommands(String) - Static method in class org.jboss.as.cli.Util
-
- SPRING_INT_JAR - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
- SPRING_LISTENER - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
- SPRING_SERVLET - Static variable in class org.jboss.as.jaxrs.deployment.JaxrsSpringProcessor
-
- SSL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SSL - Static variable in interface org.jboss.as.web.Constants
-
- SSL - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SSL_ALIAS - Static variable in class org.jboss.as.web.WebExtension
-
- SSL_ATTRIBUTES - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- SSL_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- SSL_PROTOCOL - Static variable in interface org.jboss.as.web.Constants
-
- SSL_PROTOCOL - Static variable in class org.jboss.as.web.WebSSLDefinition
-
- SSLConfig - Interface in org.jboss.as.cli
-
A representation of the SSL Configuration.
- SSLContextService - Class in org.jboss.as.domain.management.security
-
Service to handle the creation of a single SSLContext based on the injected key and trust managers.
- SSLContextService.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- sslFailureUnableToConnect(Throwable) - Method in interface org.jboss.as.host.controller.HostControllerMessages
-
Creates an exception indicating an inability to connect due to a SSL failure.
- SSLServerIdentityResourceDefinition - Class in org.jboss.as.domain.management.security
-
- SSLServerIdentityResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.SSLServerIdentityResourceDefinition
-
- SSO - Static variable in interface org.jboss.as.web.Constants
-
- SSO<A,D,L> - Interface in org.wildfly.clustering.web.sso
-
Represents a single sign on entry for a user.
- SSO_ALIAS - Static variable in class org.jboss.as.web.WebExtension
-
- SSO_ATTRIBUTES - Static variable in class org.jboss.as.web.WebSSODefinition
-
- SSO_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- SSOCacheConfigurationService - Class in org.wildfly.clustering.web.infinispan.sso
-
- SSOFactory<V,I,D,L> - Interface in org.wildfly.clustering.web.infinispan.sso
-
Creates an
SSO from its cache storage value.
- SSOManager<A,D,L> - Interface in org.wildfly.clustering.web.sso
-
The SSO equivalent of a session manager.
- SSOManagerConfiguration - Interface in org.wildfly.clustering.web.sso
-
Configuration of an SSO manager.
- SSOManagerFactory<A,D> - Interface in org.wildfly.clustering.web.sso
-
Factory for creating SSO manager instances.
- SSOManagerFactoryBuilder - Interface in org.wildfly.clustering.web.sso
-
- SSOManagerFactoryBuilderService - Class in org.wildfly.clustering.web.sso
-
- SSOManagerFactoryBuilderService() - Constructor for class org.wildfly.clustering.web.sso.SSOManagerFactoryBuilderService
-
- SSOManagerFactoryBuilderService(SSOManagerFactoryBuilder) - Constructor for class org.wildfly.clustering.web.sso.SSOManagerFactoryBuilderService
-
- ssoServiceName(String, String) - Static method in class org.wildfly.extension.undertow.UndertowService
-
- STACK_SIZE - Static variable in class org.jboss.as.host.controller.model.jvm.JvmAttributes
-
- STACK_TRACE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- STACK_TRACE_ON_ERROR - Static variable in interface org.wildfly.extension.undertow.Constants
-
- STACK_TRACE_ON_ERROR - Static variable in class org.wildfly.extension.undertow.ServletContainerDefinition
-
- StackResourceDefinition - Class in org.jboss.as.clustering.jgroups.subsystem
-
Resource description for the addressable resource /subsystem=jgroups/stack=X
- StackResourceDefinition(boolean) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.StackResourceDefinition
-
- stageAlreadyComplete(OperationContext.Stage) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the stage is already complete.
- standalone() - Method in interface org.jboss.as.cli.accesscontrol.AccessRequirementBuilder
-
- STANDALONE - Static variable in class org.jboss.as.patching.Constants
-
- standaloneCollect(String, String, String) - Method in class org.jboss.as.jdr.JdrReportService
-
Collect a JDR report when run outside the Application Server.
- StandaloneDeploymentTableModel - Class in org.jboss.as.cli.gui.component
-
A table model appropriate for standalone mode.
- StandaloneDeploymentTableModel(CliGuiContext) - Constructor for class org.jboss.as.cli.gui.component.StandaloneDeploymentTableModel
-
- StandaloneMain - Class in org.jboss.as.config.assembly
-
- StandaloneMain() - Constructor for class org.jboss.as.config.assembly.StandaloneMain
-
- StandaloneServer - Interface in org.jboss.as.embedded
-
The standalone server interface.
- 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
-
- STANDARD_HANDOFF_EXECUTOR_RESOLVER - Static variable in class org.jboss.as.threads.ThreadsServices
-
- STANDARD_NAMESPACES - Static variable in enum org.jboss.as.controller.parsing.Namespace
-
- STANDARD_RESOLVER - Static variable in interface org.jboss.as.threads.HandoffExecutorResolver
-
- STANDARD_ROLE_NAMES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STANDARD_THREAD_FACTORY_RESOLVER - Static variable in class org.jboss.as.threads.ThreadsServices
-
- StandardRBACAuthorizer - Class in org.jboss.as.controller.access.rbac
-
- StandardResourceDescriptionResolver - Class in org.jboss.as.controller.descriptions
-
ResourceBundle based
ResourceDescriptionResolver that builds resource bundle
keys by taking a "key prefix" provided to the constructor and dot-appending the string params to the
various
getXXXDescription methods.
- StandardResourceDescriptionResolver(String, String, ClassLoader) - Constructor for class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- StandardResourceDescriptionResolver(String, String, ClassLoader, boolean, boolean) - Constructor for class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- StandardRole - Enum in org.jboss.as.controller.access.rbac
-
The standard roles in the WildFly management access control mechanism.
- StandardRoleMapper - Class in org.jboss.as.controller.access.rbac
-
A
RoleMapper that supports configuration from the WildFly management API.
- StandardRoleMapper(AuthorizerConfiguration) - Constructor for class org.jboss.as.controller.access.rbac.StandardRoleMapper
-
- start(StartContext) - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
-
- start(StartContext) - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
-
- start() - Method in class org.jboss.as.cli.gui.ConnectDialog
-
- start(CommandContext) - Static method in class org.jboss.as.cli.gui.GuiMain
-
- start(String) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- start(String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- start(StartContext) - Method in class org.jboss.as.clustering.concurrent.CachedThreadPoolExecutorService
-
- start(StartContext) - Method in class org.jboss.as.clustering.concurrent.RemoveOnCancelScheduledExecutorService
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.affinity.KeyAffinityServiceFactoryService
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.AbstractCacheConfigurationService
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheService
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.GlobalComponentRegistryService
-
- start(StartContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelFactoryService
-
- start(StartContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- start(StartContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsService
- start(StartContext) - Method in class org.jboss.as.clustering.msc.AsynchronousService
-
- start(ServiceController<?>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Ensures the specified service is started.
- start(StartContext) - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.driver.DriverService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.driver.registry.DriverRegistryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.jca.CachedConnectionManagerService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.mdr.MdrService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.rarepository.RaRepositoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryReferenceFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService
-
Start
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterXmlDeploymentService
-
Start
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.DirectAdminObjectActivatorService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.DirectConnectionFactoryActivatorService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.repository.ManagementRepositoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.workmanager.WorkManagerService
-
- start(StartContext) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- start(StartContext) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceConfigService
-
- start(StartContext) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.subsystems.datasources.XADataSourceConfigService
-
- start(StartContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService
-
- start(StartContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemService
-
- start(StartContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- start(StartContext) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- START - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- start(StartContext) - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- start(StartContext) - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- start(StartContext) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- start() - Method in class org.jboss.as.controller.transform.PathAddressTransformer.BuilderImpl
-
- start() - Method in class org.jboss.as.domain.http.server.ManagementHttpServer
-
- start(StartContext) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.PlugInLoaderService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.ProviderTrustManagerService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.SecretIdentityService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.SSLContextService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- start() - Method in class org.jboss.as.ee.component.BasicComponent
-
Start operation called when the Component is available.
- start(StartContext) - Method in class org.jboss.as.ee.component.BasicComponentCreateService
- start() - Method in interface org.jboss.as.ee.component.Component
-
Start operation called when the Component is available.
- start(StartContext) - Method in class org.jboss.as.ee.component.ComponentStartService
- start(StartContext) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
-
- start(StartContext) - Method in class org.jboss.as.ee.component.ViewService
-
- start(StartContext) - Method in class org.jboss.as.ee.concurrent.service.ConcurrentContextService
-
- start(StartContext) - Method in class org.jboss.as.ee.concurrent.service.TransactionSetupProviderService
-
- start(StartContext) - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- start() - Method in interface org.jboss.as.ejb3.cache.Cache
-
Start the cache.
- start(StartContext) - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderService
-
- start() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- start() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- start() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- start() - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Start the cache.
- start() - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- start() - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- start() - Method in class org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- start() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentCreateService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- start() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- start() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.stateful.VersionedMarshallingConfigurationService
-
- start() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- start(StartContext) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- start(StartContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- start(StartContext) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.iiop.POARegistry
-
- start(StartContext) - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
-
- start() - Method in interface org.jboss.as.ejb3.pool.Pool
-
Start the pool.
- start() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.RegistryInstallerService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
-
- START - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- start(StartContext) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- start() - Method in interface org.jboss.as.embedded.StandaloneServer
-
- start(StartContext) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- start(StartContext) - Method in class org.jboss.as.host.controller.HostControllerService
-
- start(StartContext) - Method in class org.jboss.as.host.controller.jmx.RemotingConnectorService
-
- start(StartContext) - Method in class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
-
- start(StartContext) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
- start(StartContext) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
- start(StartContext) - Method in class org.jboss.as.jacorb.service.CorbaNamingService
-
- start(StartContext) - Method in class org.jboss.as.jacorb.service.CorbaORBService
-
- start(StartContext) - Method in class org.jboss.as.jacorb.service.CorbaPOAService
-
- start(StartContext) - Method in class org.jboss.as.jdr.JdrReportService
-
- start(StartContext) - Method in class org.jboss.as.jmx.MBeanRegistrationService
-
Register the mbean with the mbean server.
- start(StartContext) - Method in class org.jboss.as.jmx.MBeanServerService
- start(StartContext) - Method in class org.jboss.as.jmx.RemotingConnectorService
-
- start(StartContext) - Method in class org.jboss.as.jpa.service.JPAService
-
- start(StartContext) - Method in class org.jboss.as.jpa.service.JPAUserTransactionListenerService
-
- start(StartContext) - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- start(StartContext) - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- start(StartContext) - Method in class org.jboss.as.jsr77.subsystem.RegisterManagementEJBService
-
- start(StartContext) - Method in class org.jboss.as.mail.extension.DirectMailSessionService
-
- start(StartContext) - Method in class org.jboss.as.mail.extension.MailSessionService
-
- start(StartContext) - Method in class org.jboss.as.messaging.HornetQActivationService
-
- start() - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- start(StartContext) - Method in class org.jboss.as.messaging.HTTPUpgradeService
-
- start(StartContext) - Method in class org.jboss.as.messaging.jms.JMSQueueService
-
- start(StartContext) - Method in class org.jboss.as.messaging.jms.JMSService
-
- start(StartContext) - Method in class org.jboss.as.messaging.jms.JMSTopicService
-
- start(StartContext) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- start(StartContext) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService
-
- start(StartContext) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
-
- start(StartContext) - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- start(StartContext) - Method in class org.jboss.as.naming.service.BinderService
-
Bind the entry into the injected context.
- start(StartContext) - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- start(StartContext) - Method in class org.jboss.as.naming.service.ExternalContextBinderService
-
- start(StartContext) - Method in class org.jboss.as.naming.service.ExternalContextsService
-
- start(StartContext) - Method in class org.jboss.as.naming.service.NamingService
-
Creates a new NamingServer and sets the naming context to use the naming server.
- start(StartContext) - Method in class org.jboss.as.naming.service.NamingStoreService
-
Creates the naming store if not provided by the constructor.
- start(StartContext) - Method in class org.jboss.as.patching.installation.InstallationManagerService
-
- start(StartContext) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- start(String[]) - Static method in class org.jboss.as.process.Main
-
- start() - Method in class org.jboss.as.process.protocol.ProtocolServer
-
- start(StartContext) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- start(StartContext) - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- start(StartContext) - Method in class org.jboss.as.remoting.AbstractStreamServerService
-
- start(StartContext) - Method in class org.jboss.as.remoting.EndpointService
- start(StartContext) - Method in class org.jboss.as.remoting.HttpListenerRegistryService
-
- start(StartContext) - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
-
- start(StartContext) - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
- start(StartContext) - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- start(StartContext) - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
-
- start(StartContext) - Method in class org.jboss.as.remoting.RemotingHttpUpgradeService
-
- start(StartContext) - Method in class org.jboss.as.repository.LocalFileRepository
-
- start(StartContext) - Method in class org.jboss.as.security.service.JaasConfigurationService
- start(StartContext) - Method in class org.jboss.as.security.service.JaccService
- start(StartContext) - Method in class org.jboss.as.security.service.SecurityBootstrapService
- start(StartContext) - Method in class org.jboss.as.security.service.SecurityDomainService
- start(StartContext) - Method in class org.jboss.as.security.service.SecurityManagementService
- start(StartContext) - Method in class org.jboss.as.security.service.SecurityVaultService
-
- start(StartContext) - Method in class org.jboss.as.security.service.SimpleSecurityManagerService
-
- start(StartContext) - Method in class org.jboss.as.security.service.SubjectFactoryService
- start() - Method in class org.jboss.as.security.vault.VaultInteraction
-
- start() - Method in class org.jboss.as.security.vault.VaultInteractiveSession
-
- start(StartContext) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
-
- 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.deployment.scanner.DeploymentScannerService
- start(StartContext) - Method in class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- start(StartContext) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
- start(StartContext) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- start(StartContext) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- 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.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(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.threads.BoundedQueueThreadPoolService
-
- start(StartContext) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- start(StartContext) - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- start(StartContext) - Method in class org.jboss.as.threads.ThreadFactoryService
-
- start(StartContext) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- start(StartContext) - Method in class org.jboss.as.txn.deployment.TransactionRollbackSetupAction
-
- start(StartContext) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.JTAEnvironmentBeanService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.UserTransactionAccessControlService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.UserTransactionRegistryService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.XATerminatorService
-
- start() - Method in interface org.jboss.as.web.host.WebDeploymentController
-
- start(Deployment) - Method in class org.jboss.as.webservices.deployers.EndpointRecordProcessorDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.as.webservices.deployers.EndpointServiceDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.as.webservices.deployers.UnifiedServiceRefDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.as.webservices.dmr.ModelDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.as.webservices.injection.InjectionDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.as.webservices.metadata.ContainerMetaDataDeploymentAspect
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.ConfigService
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.EndpointDeployService
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.EndpointService
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.HandlerChainService
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.HandlerService
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.PropertyService
-
- start(StartContext) - Method in class org.jboss.as.webservices.service.ServerConfigService
-
- start(Deployment) - Method in class org.jboss.as.webservices.tomcat.WebMetaDataCreatingDeploymentAspect
-
- start(Deployment) - Method in class org.jboss.as.webservices.tomcat.WebMetaDataModifyingDeploymentAspect
-
- start(StartContext) - Method in class org.jboss.as.weld.CdiValidatorFactoryService
-
- start(StartContext) - Method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- start(StartContext) - Method in class org.jboss.as.weld.ejb.WeldInterceptorBindingsService
-
- start(StartContext) - Method in class org.jboss.as.weld.injection.WeldComponentService
-
- start(StartContext) - Method in class org.jboss.as.weld.services.BeanManagerService
-
- start(StartContext) - Method in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- start(StartContext) - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- start(StartContext) - Method in class org.jboss.as.weld.services.TCCLSingletonService
-
- start(StartContext) - Method in class org.jboss.as.weld.WeldBootstrapService
-
Starts the weld container
- start(StartContext) - Method in class org.jboss.as.weld.WeldStartService
-
- start(StartContext) - Method in class org.jboss.as.xts.TxBridgeInboundRecoveryService
-
- start(StartContext) - Method in class org.jboss.as.xts.TxBridgeOutboundRecoveryService
-
- start(StartContext) - Method in class org.jboss.as.xts.XTSManagerService
-
- start() - Method in interface org.jboss.system.Service
-
start the service, create is already called
- start() - Method in class org.jboss.system.ServiceMBeanSupport
-
- start() - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- start() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- start(StartContext) - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- start(StartContext) - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- start(StartContext) - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- start(StartContext) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- start(StartContext) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- start(StartContext) - Method in class org.wildfly.clustering.server.registry.RegistryService
-
- start(StartContext) - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- start(StartContext) - Method in class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryService
-
- start() - Method in interface org.wildfly.clustering.web.IdentifierFactory
-
- start() - Method in class org.wildfly.clustering.web.infinispan.AffinityIdentifierFactory
-
- start() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- start() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager
-
- start() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
-
- start() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- start() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
-
- start(StartContext) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryService
-
- start(StartContext) - Method in class org.wildfly.extension.io.BufferPoolService
-
- start(StartContext) - Method in class org.wildfly.extension.io.WorkerService
-
- start(StartContext) - Method in class org.wildfly.extension.mod_cluster.ContainerEventHandlerService
-
- start(StartContext) - Method in class org.wildfly.extension.rts.service.CoordinatorService
-
- start(StartContext) - Method in class org.wildfly.extension.rts.service.InboundBridgeService
-
- start(StartContext) - Method in class org.wildfly.extension.rts.service.ParticipantService
-
- start(StartContext) - Method in class org.wildfly.extension.rts.service.VolatileParticipantService
-
- start(StartContext) - Method in class org.wildfly.extension.security.manager.service.SecurityManagerService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.BufferCacheService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.deployment.WebSocketContainerService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.DiskBasedModularPersistentSessionManager
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.filters.FilterService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.handlers.HandlerService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.Host
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.ListenerService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.LocationService
-
- start() - Method in interface org.wildfly.extension.undertow.security.sso.SingleSignOnManager
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.security.sso.SingleSignOnManagerService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.Server
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- start(StartContext) - Method in class org.wildfly.extension.undertow.UndertowService
-
- start(StartContext) - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- start(StartContext) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapter
-
- START_APP_CLIENT - Static variable in class org.jboss.as.appclient.deployment.AppClientAttachments
-
- START_BLOCKING - Static variable in class org.jboss.as.host.controller.operations.StartServersHandler
-
- START_EVENT - Static variable in interface org.jboss.system.ServiceMBean
-
- START_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- START_SERVER_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- START_SERVER_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- START_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- START_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
-
- START_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- START_TIME - Static variable in interface org.jboss.as.jdr.CommonAttributes
-
- START_TIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- startBatch() - Method in interface org.wildfly.clustering.ejb.Batcher
-
Starts a batch.
- startBatch() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- startBatch() - Method in interface org.wildfly.clustering.web.Batcher
-
Starts a batch.
- startBatch() - Method in class org.wildfly.clustering.web.infinispan.InfinispanBatcher
-
- startBoot() - Method in interface org.jboss.as.controller.audit.ManagedAuditLogger
-
Callback for the controller to call before the controller is booted
- startBoot() - Method in class org.jboss.as.controller.audit.ManagedAuditLoggerImpl
-
- startCache(Classification, Properties) - Method in class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- startCache(Classification, Properties) - Method in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- startCaches(String...) - Method in class org.jboss.as.clustering.infinispan.DefaultCacheContainer
-
- startConfigAndAddDependency(ServiceBuilder<?>, AbstractDataSourceService, String, ServiceTarget, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceAdd
-
- startConfigAndAddDependency(ServiceBuilder<?>, AbstractDataSourceService, String, ServiceTarget, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceAdd
-
- startConfigAndAddDependency(ServiceBuilder<?>, AbstractDataSourceService, String, ServiceTarget, ModelNode, ServiceVerificationHandler) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceAdd
-
- startContext() - Method in interface org.jboss.as.web.host.ContextActivator
-
Start the web context synchronously.
- startContext() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService.ContextActivatorImpl
-
Start the web context synchronously.
- startContext() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- startContextPhaseFailed(Throwable) - Method in interface org.jboss.as.webservices.WSMessages
-
- startDelivery() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- startDeployment(DeploymentModuleIdentifier) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- startDriverServices(ServiceTarget, ModuleIdentifier, Driver, String, Integer, Integer, String, String, ServiceVerificationHandler) - Static method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverAdd
-
- STARTED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- STARTED - Static variable in class org.jboss.as.messaging.HornetQServerControlHandler
-
- STARTED - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- started(String, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an informational message indicating the className started for deploymentPath.
- STARTED - Static variable in interface org.jboss.system.ServiceMBean
-
The Service.start has completed
- startedClean(String, long, int, int, int) - Method in interface org.jboss.as.server.ServerLogger
-
- startedDriverService(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- startedServer(String) - Method in interface org.wildfly.extension.undertow.UndertowLogger
-
- startedService(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs an info message when a service for the given type and name is started.
- startedWitErrors(String, long, int, int, int, int) - Method in interface org.jboss.as.server.ServerLogger
-
- startEmbedded(CommandContext) - Static method in class org.jboss.as.cli.gui.GuiMain
-
- startFailure(Throwable) - Method in interface org.jboss.as.txn.TransactionMessages
-
Creates an exception indicating the start failed.
- starting(Object) - Method in interface org.jboss.as.webservices.WSLogger
-
- STARTING - Static variable in interface org.jboss.system.ServiceMBean
-
The Service.start has been invoked
- startingCollection() - Method in interface org.jboss.as.jdr.JdrLogger
-
Indicates that a JDR report has been initiated.
- startingDeployment(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- startingFailed(Throwable, String) - Method in interface org.jboss.system.ServiceMBeanMessages
-
- startingInteractiveSession() - Method in interface org.jboss.as.security.vault.VaultMessages
-
i18n version of string from Vault Tool utility
- startingPersistenceUnitService(int, String) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs an informational message indicating the persistence unit service is starting phase n of 2.
- startingServer(String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an informational message indicating the server is starting.
- startingService(ServiceName) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs an informational message indicating the service, represented by the serviceName parameter, is
starting.
- startingService(String, String) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs an informational message indicating the service, represented by the serviceName parameter, is
starting.
- startingService() - Method in interface org.jboss.as.naming.NamingLogger
-
Logs an informational message indicating the naming service is starting.
- startingServicesForCDIDeployment(String) - Method in interface org.jboss.as.weld.WeldLogger
-
- startingSubDeployment(String) - Method in interface org.jboss.as.server.ServerLogger
-
- startingSubsystem(String, String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
Logs an informational message indicating the subsystem, represented by the subsystem parameter, is
starting.
- startingWeldService(String) - Method in interface org.jboss.as.weld.WeldLogger
-
- startInternal(StartContext) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- startInternal(StartContext) - Method in class org.jboss.as.pojo.service.ConfiguredPojoPhase
-
- startInternal(StartContext) - Method in class org.jboss.as.pojo.service.DescribedPojoPhase
-
- startInternal(StartContext) - Method in class org.jboss.as.pojo.service.InstantiatedPojoPhase
-
- startInternal(StartContext) - Method in class org.jboss.as.pojo.service.LifecyclePojoPhase
-
- startListening(XnioWorker, InetSocketAddress, ChannelListener<AcceptingChannel<StreamConnection>>) - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- startListening(XnioWorker, InetSocketAddress, ChannelListener<AcceptingChannel<StreamConnection>>) - Method in class org.wildfly.extension.undertow.HttpsListenerService
-
- StartListState() - Constructor for class org.jboss.as.cli.impl.ValueTypeCompleter.StartListState
-
- StartMode - Enum in org.jboss.as.clustering.infinispan.subsystem
-
- StartObjectState() - Constructor for class org.jboss.as.cli.impl.ValueTypeCompleter.StartObjectState
-
- startProcess(String) - Method in class org.jboss.as.process.ProcessController
-
- startProcess(String) - Method in class org.jboss.as.process.ProcessControllerClient
-
- startReceiving(Channel) - Method in class org.jboss.as.controller.remote.ModelControllerClientOperationHandlerFactoryService
-
- startReceiving() - Method in class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- startReceiving(Channel) - Method in class org.jboss.as.host.controller.mgmt.MasterDomainControllerOperationHandlerService
-
- startReceiving(Channel) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
-
- startReceiving(Channel) - Method in interface org.jboss.as.protocol.mgmt.support.ManagementChannelInitialization
-
Initialize the management channel and start receiving request.
- startScanner() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
- startScanner(DeploymentOperations) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Start the scanner, if not already started.
- startServer(String, String) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
Starts the given server.
- startServer(String, String) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- startServer(String, ModelNode) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Start the server with the given name.
- startServer(String, ModelNode, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Start the server with the given name.
- startServer(String, ModelNode) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- startServer(String, ModelNode, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- StartServersHandler - Class in org.jboss.as.host.controller.operations
-
Starts or reconnect all auto-start servers (at boot).
- StartServersHandler(HostControllerEnvironment, ServerInventory, HostRunningModeControl) - Constructor for class org.jboss.as.host.controller.operations.StartServersHandler
-
Create the ServerAddHandler
- startService() - Method in class org.jboss.system.ServiceMBeanSupport
-
Sub-classes should override this method to provide custum 'start' logic.
- StartStopPojoPhase - Class in org.jboss.as.pojo.service
-
POJO start/stop phase.
- StartStopPojoPhase() - Constructor for class org.jboss.as.pojo.service.StartStopPojoPhase
-
- startSubsystemElement(String, boolean) - Method in class org.jboss.as.controller.persistence.SubsystemMarshallingContext
-
- startSubsystemElement(XMLExtendedStreamWriter, String, boolean) - Method in class org.jboss.as.controller.PersistentResourceXMLDescription
-
- startsWithRoot(String) - Method in class org.jboss.as.cli.handlers.DefaultFilenameTabCompleter
-
- startsWithRoot(String) - Method in class org.jboss.as.cli.handlers.FilenameTabCompleter
-
- startsWithRoot(String) - Method in class org.jboss.as.cli.handlers.WindowsFilenameTabCompleter
-
- startTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Registers a timer with a transaction (if any in progress) and then moves
the timer to an active state, so that it becomes eligible for timeouts
- startup(Bootstrap.Configuration, List<ServiceActivator>) - Method in interface org.jboss.as.server.Bootstrap
-
- StartupContext - Class in org.jboss.as.web.common
-
Contains context information that is exposed on startup via a thread local
- StartupContext() - Constructor for class org.jboss.as.web.common.StartupContext
-
- StartupMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Handles Startup
- StartupMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.StartupMergingProcessor
-
- startVaultSession(String) - Method in class org.jboss.as.security.vault.VaultSession
-
Start the vault with given alias.
- STARTWORK_DISTRIBUTION_ENABLED - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- STARTWORK_DISTRIBUTION_ENABLED_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- state - Variable in class org.jboss.as.cli.parsing.EnterStateCharacterHandler
-
- STATE - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- State - Interface in org.jboss.as.domain.management.security.adduser
-
Describe the purpose
- STATE_TRANSFER_IN_PROGRESS - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- STATE_TRANSFER_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.StateTransferResourceDefinition
-
- STATEFUL_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- StatefulAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
-
- StatefulBMTInterceptor - Class in org.jboss.as.ejb3.tx
-
A per instance interceptor that keeps an association with the outcoming transaction.
- StatefulBMTInterceptor(EJBComponent) - Constructor for class org.jboss.as.ejb3.tx.StatefulBMTInterceptor
-
- StatefulComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.stateful
-
User: jpai
- StatefulComponentCreateServiceFactory() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulComponentCreateServiceFactory
-
- StatefulComponentDescription - Class in org.jboss.as.ejb3.component.stateful
-
User: jpai
- StatefulComponentDescription(String, String, EjbJarDescription, ServiceName, SessionBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
Construct a new instance.
- StatefulComponentDescription.StatefulRemoveMethod - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulComponentInstanceInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
Associate the proper component instance to the invocation based on the passed in session identifier.
- StatefulComponentInstanceInterceptor() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor
-
- statefulComponentIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating stateful component cannot be null
- StatefulComponentSessionIdGeneratingInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
User: jpai
- StatefulIdentityInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
Interceptor for equals / hashCode for SFSB's
- StatefulInitMethodInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
Interceptor factory for SFSB's that invokes the ejbCreate method.
- StatefulObjectFactory<T> - Interface in org.jboss.as.ejb3.cache
-
Creates and destroys stateful objects.
- StatefulRemoteViewInstanceFactory - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulRemoteViewInstanceFactory(String, String, String, String) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulRemoteViewInstanceFactory
-
- StatefulRemoveDelegationInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
Interceptor that delegates calls to EJB 2.x remove methods to the component remove method interceptor chain
- StatefulRemoveInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
An interceptor which handles an invocation on a Remove method of a stateful session bean.
- StatefulRemoveInterceptor(boolean) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulRemoveInterceptor
-
- StatefulSerializedProxy - Class in org.jboss.as.ejb3.component.stateful
-
Serialized form of a SFSB
- StatefulSerializedProxy(String, SessionID) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy
-
- StatefulSessionBeanClassTable - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulSessionBeanClassTable() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanClassTable
-
- StatefulSessionBeanDeploymentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
-
- StatefulSessionBeanObjectViewConfigurator - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulSessionBeanObjectViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
-
- StatefulSessionBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
-
- StatefulSessionBeanSerializabilityChecker - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulSessionBeanSerializabilityChecker(ModuleDeployment) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanSerializabilityChecker
-
- StatefulSessionComponent - Class in org.jboss.as.ejb3.component.stateful
-
Stateful Session Bean
- StatefulSessionComponent(StatefulSessionComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
Construct a new instance.
- StatefulSessionComponentCreateService - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulSessionComponentCreateService(ComponentConfiguration, ApplicationExceptions, Value<CacheFactory>) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
Construct a new instance.
- StatefulSessionComponentInstance - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulSessionComponentInstance(StatefulSessionComponent, Interceptor, Map<Method, Interceptor>, Map<Object, Object>) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
Construct a new instance.
- statefulSessionIdIsNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating session id hasn't been set for stateful component
- StatefulSessionObjectReferenceImpl - Class in org.jboss.as.weld.ejb
-
Implementation for SFSB's
- StatefulSessionObjectReferenceImpl(SessionID, ServiceName, Map<String, ServiceName>) - Constructor for class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl
-
- StatefulSessionObjectReferenceImpl(EjbDescriptorImpl<?>) - Constructor for class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl
-
- StatefulSessionSynchronizationInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
Interceptor which manages
Synchronization semantics on a stateful session bean.
- StatefulSessionSynchronizationInterceptor(boolean) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor
-
- StatefulTimeoutAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- StatefulTimeoutAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.StatefulTimeoutAnnotationInformationFactory
-
- StatefulTimeoutInfo - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulTimeoutInfo(long, TimeUnit) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
-
- StatefulTimeoutInfo(StatefulTimeout) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulTimeoutInfo
-
- StatefulTimeoutMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Handles the
RunAs annotation merging
- StatefulTimeoutMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.StatefulTimeoutMergingProcessor
-
- StatefulTransactionMarker - Class in org.jboss.as.ejb3.component.stateful
-
Marker class that is added to the invocation context to indicate to inner interceptors if this
SFSB is participating in a transaction or not.
- StatefulWriteReplaceInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
Interceptor that handles the writeReplace method for a SFSB
- StatefulWriteReplaceInterceptor(String) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor
-
- StatefulWriteReplaceInterceptor.Factory - Class in org.jboss.as.ejb3.component.stateful
-
- STATELESS_ANNOTATION - Static variable in class org.jboss.as.webservices.util.DotNames
-
- StatelessAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.stateless
-
- StatelessAllowedMethodsInformation(boolean) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
-
- StatelessAnnotation - Class in org.jboss.as.xts.jandex
-
- StatelessAnnotation() - Constructor for class org.jboss.as.xts.jandex.StatelessAnnotation
-
- StatelessComponentCreateServiceFactory - Class in org.jboss.as.ejb3.component.stateless
-
User: jpai
- StatelessComponentCreateServiceFactory() - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessComponentCreateServiceFactory
-
- StatelessComponentDescription - Class in org.jboss.as.ejb3.component.stateless
-
User: jpai
- StatelessComponentDescription(String, String, EjbJarDescription, ServiceName, SessionBeanMetaData) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription
-
Construct a new instance.
- StatelessComponentInstanceAssociatingFactory - Class in org.jboss.as.ejb3.component.stateless
-
User: jpai
- StatelessObjectFactory<T> - Interface in org.jboss.as.ejb3.pool
-
Creates and destroys stateless objects.
- StatelessRemoteViewInstanceFactory - Class in org.jboss.as.ejb3.component.session
-
- StatelessRemoteViewInstanceFactory(String, String, String, String) - Constructor for class org.jboss.as.ejb3.component.session.StatelessRemoteViewInstanceFactory
-
- StatelessSerializedProxy - Class in org.jboss.as.ejb3.component.session
-
Serialized form of a singleton or session bean
- StatelessSerializedProxy(String) - Constructor for class org.jboss.as.ejb3.component.session.StatelessSerializedProxy
-
- StatelessSessionBeanDeploymentResourceDefinition - Class in org.jboss.as.ejb3.subsystem.deployment
-
- StatelessSessionBeanObjectViewConfigurator - Class in org.jboss.as.ejb3.component.stateless
-
- StatelessSessionBeanObjectViewConfigurator() - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionBeanObjectViewConfigurator
-
- StatelessSessionBeanPoolMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Sets up the stateless bean component description with the pool name configured for the bean via the Pool
annotation and/or the deployment descriptor
- StatelessSessionBeanPoolMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.StatelessSessionBeanPoolMergingProcessor
-
- StatelessSessionBeanRuntimeHandler - Class in org.jboss.as.ejb3.subsystem.deployment
-
- StatelessSessionComponent - Class in org.jboss.as.ejb3.component.stateless
-
Component responsible for managing EJB3 stateless session beans
Author : Jaikiran Pai
- StatelessSessionComponent(StatelessSessionComponentCreateService) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
Constructs a StatelessEJBComponent for a stateless session bean
- StatelessSessionComponentCreateService - Class in org.jboss.as.ejb3.component.stateless
-
- StatelessSessionComponentCreateService(ComponentConfiguration, ApplicationExceptions) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentCreateService
-
Construct a new instance.
- StatelessSessionComponentInstance - Class in org.jboss.as.ejb3.component.stateless
-
Author : Jaikiran Pai
- StatelessSessionComponentInstance(BasicComponent, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessSessionComponentInstance
-
Construct a new instance.
- StatelessWriteReplaceInterceptor - Class in org.jboss.as.ejb3.component.session
-
Interceptor that handles the writeReplace method for a stateless and singleton session beans
- StatelessWriteReplaceInterceptor(String) - Constructor for class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor
-
- StateParser - Class in org.jboss.as.cli.parsing
-
- StateParser() - Constructor for class org.jboss.as.cli.parsing.StateParser
-
- states - Static variable in interface org.jboss.system.ServiceMBean
-
- StateTransferResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/state-transfer=STATE_TRANSFER
- StateTransferResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.StateTransferResourceDefinition
-
- StateValues - Class in org.jboss.as.domain.management.security.adduser
-
Place holder object to pass between the state
- StateValues() - Constructor for class org.jboss.as.domain.management.security.adduser.StateValues
-
- StateValues(RuntimeOptions) - Constructor for class org.jboss.as.domain.management.security.adduser.StateValues
-
- STATIC_ATTRIBUTES - Static variable in class org.jboss.as.web.WebStaticResources
-
- STATIC_CONNECTORS - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- STATIC_DISCOVERY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STATIC_DISCOVERY_ATTRIBUTES - Static variable in class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
-
- STATIC_RESOURCES - Static variable in interface org.jboss.as.web.Constants
-
- STATIC_RESOURCES - Static variable in interface org.wildfly.extension.undertow.Constants
-
- STATIC_RESOURCES_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- StaticDiscovery - Class in org.jboss.as.host.controller.discovery
-
Handle domain controller discovery via static (i.e., hard-wired) configuration.
- StaticDiscovery(Map<String, ModelNode>) - Constructor for class org.jboss.as.host.controller.discovery.StaticDiscovery
-
Create the StaticDiscovery option.
- StaticDiscoveryAddHandler - Class in org.jboss.as.host.controller.operations
-
Handler for the static discovery option resource's add operation.
- StaticDiscoveryAddHandler(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.operations.StaticDiscoveryAddHandler
-
Create the StaticDiscoveryAddHandler.
- StaticDiscoveryRemoveHandler - Class in org.jboss.as.host.controller.operations
-
Handler for a static discovery resource's remove operation.
- StaticDiscoveryRemoveHandler() - Constructor for class org.jboss.as.host.controller.operations.StaticDiscoveryRemoveHandler
-
Create the StaticDiscoveryRemoveHandler.
- StaticDiscoveryResourceDefinition - Class in org.jboss.as.host.controller.discovery
-
- StaticDiscoveryResourceDefinition(LocalHostControllerInfoImpl) - Constructor for class org.jboss.as.host.controller.discovery.StaticDiscoveryResourceDefinition
-
- StaticManagedObject - Class in org.jboss.as.naming
-
A JNDI injectable which returns a static object and takes no action when the value is returned.
- StaticManagedObject(Object) - Constructor for class org.jboss.as.naming.StaticManagedObject
-
Construct a new instance.
- StatisticNameLookup - Class in org.jboss.as.jpa.management
-
StatisticNameLookup
- StatisticNameLookup(String) - Constructor for class org.jboss.as.jpa.management.StatisticNameLookup
-
- statisticNameLookup(String) - Static method in class org.jboss.as.jpa.management.StatisticNameLookup
-
- STATISTICS_ENABLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STATISTICS_ENABLED - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- STATISTICS_ENABLED - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- STATISTICS_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.Constants
-
- StatisticsDescriptionProvider - Class in org.jboss.as.connector.dynamicresource.descriptionproviders
-
- StatisticsDescriptionProvider(StatisticsPlugin...) - Constructor for class org.jboss.as.connector.dynamicresource.descriptionproviders.StatisticsDescriptionProvider
-
Deprecated.
- StatisticsDescriptionProvider(String, String, StatisticsPlugin...) - Constructor for class org.jboss.as.connector.dynamicresource.descriptionproviders.StatisticsDescriptionProvider
-
Deprecated.
- statisticsEnabled() - Method in class org.wildfly.extension.undertow.UndertowService
-
- STATS_ENABLED - Static variable in class org.jboss.as.clustering.jgroups.subsystem.MetricKeys
-
- STATUS - Static variable in class org.jboss.as.cli.Util
-
- STATUS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- STATUS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STATUS - Static variable in class org.jboss.as.host.controller.resources.ServerConfigResourceDefinition
-
- STATUS - Static variable in class org.jboss.as.server.controller.resources.DeploymentAttributes
-
- STATUS_BINDING - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- statusAsString(int) - Static method in class org.jboss.as.ejb3.tx.util.StatusHelper
-
Converts a tx Status index to a String
- StatusHelper - Class in org.jboss.as.ejb3.tx.util
-
- StatusHelper() - Constructor for class org.jboss.as.ejb3.tx.util.StatusHelper
-
- STD_INTERVAL - Static variable in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
-
- STD_TIMEOUT - Static variable in class org.jboss.as.host.controller.mgmt.SlaveHostPinger
-
- STDIO_CONTEXT_ATTACHMENT_KEY - Static variable in class org.jboss.as.logging.stdio.LogContextStdioContextSelector
-
- STEP_1 - Static variable in class org.jboss.as.cli.Util
-
- STEP_2 - Static variable in class org.jboss.as.cli.Util
-
- STEP_3 - Static variable in class org.jboss.as.cli.Util
-
- stepCompleted() - Method in interface org.jboss.as.controller.OperationContext
-
Called by an
OperationStepHandler to indicate it has completed its handling of a step and is
uninterested in the result of subsequent steps.
- stepHandlerFailed(OperationStepHandler) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the step handler failed after completion.
- stepHandlerFailedRollback(OperationStepHandler, String, PathAddress, Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the step handler for the operation failed handling operation rollback.
- STEPS - Static variable in class org.jboss.as.cli.Util
-
- STEPS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- STEPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STICKY_SESSION_LIFETIME - Static variable in interface org.wildfly.extension.undertow.Constants
-
- stop(StopContext) - Method in class org.jboss.as.appclient.service.ApplicationClientDeploymentService
-
- stop(StopContext) - Method in class org.jboss.as.appclient.service.ApplicationClientStartService
-
- stop() - Method in class org.jboss.as.cli.gui.ConnectDialog
-
- stop(StopContext) - Method in class org.jboss.as.clustering.concurrent.CachedThreadPoolExecutorService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.concurrent.RemoveOnCancelScheduledExecutorService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.affinity.KeyAffinityServiceFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.AbstractCacheConfigurationService
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.GlobalComponentRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsService
- stop() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- stop(StopContext) - Method in class org.jboss.as.clustering.msc.AsynchronousService
-
- stop(ServiceController<?>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Ensures the specified service is stopped.
- stop(StopContext) - Method in class org.jboss.as.connector.services.bootstrap.BootStrapContextService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.driver.DriverService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.driver.registry.DriverRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.jca.CachedConnectionManagerService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.mdr.MdrService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.rarepository.RaRepositoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectReferenceFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.AdminObjectService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryReferenceFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.ConnectionFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.InactiveResourceAdapterDeploymentService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.registry.ResourceAdapterDeploymentRegistryService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterXmlDeploymentService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.DirectAdminObjectActivatorService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.DirectConnectionFactoryActivatorService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.repository.ManagementRepositoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.services.resourceadapters.ResourceAdapterService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.transactionintegration.TransactionIntegrationService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.workmanager.DistributedWorkManagerService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.workmanager.WorkManagerService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceConfigService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.datasources.XADataSourceConfigService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReferenceFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemService
-
- stop(StopContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- stop(StopContext) - Method in class org.jboss.as.controller.ControlledProcessStateService
-
- STOP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- stop(StopContext) - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- stop(StopContext) - Method in class org.jboss.as.controller.services.path.AbstractPathService
-
- stop(StopContext) - Method in class org.jboss.as.controller.services.path.PathManagerService
-
- stop() - Method in class org.jboss.as.domain.http.server.ManagementHttpServer
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.ClientCertCallbackHandler
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.PlugInLoaderService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.ProviderTrustManagerService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.SecretIdentityService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.SSLContextService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- stop() - Method in class org.jboss.as.ee.component.BasicComponent
-
Stop operation called when the Component is no longer available.
- stop(StopContext) - Method in class org.jboss.as.ee.component.BasicComponentCreateService
- stop() - Method in interface org.jboss.as.ee.component.Component
-
Stop operation called when the Component is no longer available.
- stop(StopContext) - Method in class org.jboss.as.ee.component.ComponentStartService
- stop(StopContext) - Method in class org.jboss.as.ee.component.ReflectiveClassIntrospector
-
- stop(StopContext) - Method in class org.jboss.as.ee.component.ViewService
-
- stop(StopContext) - Method in class org.jboss.as.ee.concurrent.service.ConcurrentContextService
-
- stop(StopContext) - Method in class org.jboss.as.ee.concurrent.service.TransactionSetupProviderService
-
- stop(StopContext) - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- stop() - Method in interface org.jboss.as.ejb3.cache.Cache
-
Stop the cache.
- stop(StopContext) - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.cache.CacheFactoryBuilderService
-
- stop() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCache
-
- stop() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCache
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- stop() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
Deprecated.
- stop() - Method in interface org.jboss.as.ejb3.component.entity.entitycache.ReadyEntityCache
-
Stop the cache.
- stop() - Method in class org.jboss.as.ejb3.component.entity.entitycache.ReferenceCountingEntityCache
-
- stop() - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- stop() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- stop() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- stop() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.stateful.VersionedMarshallingConfigurationService
-
- stop() - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment.ModuleDeploymentStartService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.iiop.POARegistry
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.iiop.RemoteObjectSubstitutionService
-
- stop() - Method in interface org.jboss.as.ejb3.pool.Pool
-
Stop the pool.
- stop() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.EJBTransactionRecoveryService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.RegistryInstallerService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.RemoteAsyncInvocationCancelStatusService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.security.service.EJBViewMethodSecurityAttributesService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.DefaultDistinctNameService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.EJB3UserTransactionAccessControlService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.database.DatabaseTimerPersistence
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.TimedObjectInvokerImpl
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- stop() - Method in interface org.jboss.as.embedded.StandaloneServer
-
- stop(StopContext) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- stop(StopContext) - Method in class org.jboss.as.host.controller.HostControllerService
-
- stop(StopContext) - Method in class org.jboss.as.host.controller.jmx.RemotingConnectorService
-
- stop(StopContext) - Method in class org.jboss.as.host.controller.mgmt.ServerToHostOperationHandlerFactoryService
- stop(StopContext) - Method in class org.jboss.as.host.controller.RemoteDomainConnectionService
- stop(StopContext) - Method in class org.jboss.as.jacorb.service.CorbaNamingService
-
- stop(StopContext) - Method in class org.jboss.as.jacorb.service.CorbaORBService
-
- stop(StopContext) - Method in class org.jboss.as.jacorb.service.CorbaPOAService
-
- stop(StopContext) - Method in class org.jboss.as.jdr.JdrReportService
-
- stop(StopContext) - Method in class org.jboss.as.jmx.MBeanRegistrationService
-
Unregister the mbean from the mbean server.
- stop(StopContext) - Method in class org.jboss.as.jmx.MBeanServerService
- stop(StopContext) - Method in class org.jboss.as.jmx.RemotingConnectorService
-
- stop(StopContext) - Method in class org.jboss.as.jpa.service.JPAService
-
- stop(StopContext) - Method in class org.jboss.as.jpa.service.JPAUserTransactionListenerService
-
- stop(StopContext) - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- stop(StopContext) - Method in class org.jboss.as.jpa.service.PhaseOnePersistenceUnitServiceImpl
-
- stop(StopContext) - Method in class org.jboss.as.jsr77.subsystem.RegisterManagementEJBService
-
- stop(StopContext) - Method in class org.jboss.as.mail.extension.DirectMailSessionService
-
- stop(StopContext) - Method in class org.jboss.as.mail.extension.MailSessionService
-
- stop(StopContext) - Method in class org.jboss.as.messaging.HornetQActivationService
-
- stop() - Method in class org.jboss.as.messaging.HornetQSecurityManagerAS7
-
- stop(StopContext) - Method in class org.jboss.as.messaging.HTTPUpgradeService
-
- stop(StopContext) - Method in class org.jboss.as.messaging.jms.JMSQueueService
-
- stop(StopContext) - Method in class org.jboss.as.messaging.jms.JMSService
-
- stop(StopContext) - Method in class org.jboss.as.messaging.jms.JMSTopicService
-
- stop(StopContext) - Method in class org.jboss.as.messaging.jms.PooledConnectionFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.naming.deployment.RuntimeBindReleaseService
-
- stop(StopContext) - Method in class org.jboss.as.naming.management.JndiViewExtensionRegistry
-
- stop(StopContext) - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- stop(StopContext) - Method in class org.jboss.as.naming.service.BinderService
-
Unbind the entry from the injected context.
- stop(StopContext) - Method in class org.jboss.as.naming.service.DefaultNamespaceContextSelectorService
-
- stop(StopContext) - Method in class org.jboss.as.naming.service.ExternalContextBinderService
-
- stop(StopContext) - Method in class org.jboss.as.naming.service.ExternalContextsService
-
- stop(StopContext) - Method in class org.jboss.as.naming.service.NamingService
-
Removes the naming server from the naming context.
- stop(StopContext) - Method in class org.jboss.as.naming.service.NamingStoreService
-
Destroys the naming store.
- stop(StopContext) - Method in class org.jboss.as.patching.installation.InstallationManagerService
-
- stop(StopContext) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- stop() - Method in class org.jboss.as.process.protocol.ProtocolServer
-
- stop(StopContext) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.AbstractStreamServerService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.EndpointService
- stop(StopContext) - Method in class org.jboss.as.remoting.HttpListenerRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.RemotingHttpUpgradeService
-
- stop(StopContext) - Method in class org.jboss.as.repository.LocalFileRepository
-
- stop(StopContext) - Method in class org.jboss.as.security.service.JaasConfigurationService
- stop(StopContext) - Method in class org.jboss.as.security.service.JaccService
- stop(StopContext) - Method in class org.jboss.as.security.service.SecurityBootstrapService
- stop(StopContext) - Method in class org.jboss.as.security.service.SecurityDomainService
- stop(StopContext) - Method in class org.jboss.as.security.service.SecurityManagementService
- stop(StopContext) - Method in class org.jboss.as.security.service.SecurityVaultService
-
- stop(StopContext) - Method in class org.jboss.as.security.service.SimpleSecurityManagerService
-
- stop(StopContext) - Method in class org.jboss.as.security.service.SubjectFactoryService
- stop(StopContext) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
-
- 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.deployment.scanner.DeploymentScannerService
- stop(StopContext) - Method in class org.jboss.as.server.deploymentoverlay.service.ContentService
-
- stop(StopContext) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayIndexService
-
- stop(StopContext) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayLinkService
-
- stop(StopContext) - Method in class org.jboss.as.server.deploymentoverlay.service.DeploymentOverlayService
-
- 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.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.threads.BoundedQueueThreadPoolService
-
- stop(StopContext) - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- stop(StopContext) - Method in class org.jboss.as.threads.ScheduledThreadPoolService
-
- stop(StopContext) - Method in class org.jboss.as.threads.ThreadFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- stop(StopContext) - Method in class org.jboss.as.txn.deployment.TransactionRollbackSetupAction
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.JTAEnvironmentBeanService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.UserTransactionAccessControlService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.UserTransactionRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.XATerminatorService
-
- stop() - Method in interface org.jboss.as.web.host.WebDeploymentController
-
- stop(Deployment) - Method in class org.jboss.as.webservices.deployers.EndpointRecordProcessorDeploymentAspect
-
- stop(Deployment) - Method in class org.jboss.as.webservices.deployers.EndpointServiceDeploymentAspect
-
- stop(Deployment) - Method in class org.jboss.as.webservices.dmr.ModelDeploymentAspect
-
- stop() - Method in class org.jboss.as.webservices.injection.WSComponent
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.ConfigService
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.EndpointDeployService
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.EndpointPublishService
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.EndpointService
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.HandlerChainService
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.HandlerService
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.PropertyService
-
- stop(StopContext) - Method in class org.jboss.as.webservices.service.ServerConfigService
-
- stop(StopContext) - Method in class org.jboss.as.weld.CdiValidatorFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.weld.deployment.WeldClassIntrospector
-
- stop(StopContext) - Method in class org.jboss.as.weld.ejb.WeldInterceptorBindingsService
-
- stop(StopContext) - Method in class org.jboss.as.weld.injection.WeldComponentService
-
- stop(StopContext) - Method in class org.jboss.as.weld.services.BeanManagerService
-
- stop(StopContext) - Method in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- stop(StopContext) - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- stop(StopContext) - Method in class org.jboss.as.weld.services.TCCLSingletonService
-
- stop(StopContext) - Method in class org.jboss.as.weld.WeldBootstrapService
-
Stops the container
- stop(StopContext) - Method in class org.jboss.as.weld.WeldStartService
-
- stop(StopContext) - Method in class org.jboss.as.xts.TxBridgeInboundRecoveryService
-
- stop(StopContext) - Method in class org.jboss.as.xts.TxBridgeOutboundRecoveryService
-
- stop(StopContext) - Method in class org.jboss.as.xts.XTSManagerService
-
- stop() - Method in interface org.jboss.system.Service
-
stop the service
- stop() - Method in class org.jboss.system.ServiceMBeanSupport
-
- stop() - Method in interface org.wildfly.clustering.ejb.BeanManager
-
- stop() - Method in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.dispatcher.CommandDispatcherFactoryService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.group.CacheGroupService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.group.ChannelGroupService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.group.ChannelNodeFactoryService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.provider.ServiceProviderRegistrationFactoryService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.registry.RegistryFactoryService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.registry.RegistryService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- stop(StopContext) - Method in class org.wildfly.clustering.server.singleton.SingletonServiceBuilderFactoryService
-
- stop() - Method in interface org.wildfly.clustering.web.IdentifierFactory
-
- stop() - Method in class org.wildfly.clustering.web.infinispan.AffinityIdentifierFactory
-
- stop() - Method in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager
-
- stop() - Method in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager
-
- stop() - Method in class org.wildfly.clustering.web.undertow.IdentifierFactoryAdapter
-
- stop() - Method in class org.wildfly.clustering.web.undertow.session.DistributableSessionManager
-
- stop() - Method in class org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager
-
- stop(StopContext) - Method in class org.wildfly.clustering.web.undertow.sso.SessionManagerRegistryService
-
- stop(StopContext) - Method in class org.wildfly.extension.io.BufferPoolService
-
- stop(StopContext) - Method in class org.wildfly.extension.io.WorkerService
-
- stop(StopContext) - Method in class org.wildfly.extension.mod_cluster.ContainerEventHandlerService
-
- stop(StopContext) - Method in class org.wildfly.extension.rts.service.CoordinatorService
-
- stop(StopContext) - Method in class org.wildfly.extension.rts.service.InboundBridgeService
-
- stop(StopContext) - Method in class org.wildfly.extension.rts.service.ParticipantService
-
- stop(StopContext) - Method in class org.wildfly.extension.rts.service.VolatileParticipantService
-
- stop(StopContext) - Method in class org.wildfly.extension.security.manager.service.SecurityManagerService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.AbstractPersistentSessionManager
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.BufferCacheService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.deployment.WebSocketContainerService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.DiskBasedModularPersistentSessionManager
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.filters.FilterService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.handlers.HandlerService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.Host
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.ListenerService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.LocationService
-
- stop() - Method in interface org.wildfly.extension.undertow.security.sso.SingleSignOnManager
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.security.sso.SingleSignOnManagerService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.Server
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.ServletContainerService
-
- stop(StopContext) - Method in class org.wildfly.extension.undertow.UndertowService
-
- stop(StopContext) - Method in class org.wildfly.jberet.services.BatchEnvironmentService
-
- stop(StopContext) - Method in class org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapter
-
- STOP_EVENT - Static variable in interface org.jboss.system.ServiceMBean
-
- STOP_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- STOP_SERVER_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- STOP_SERVER_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- STOP_SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STOP_SERVERS_NAME - Static variable in class org.jboss.as.domain.controller.operations.DomainServerLifecycleHandlers
-
- stopAsync(StopContext, String, ServiceName) - Method in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- stopAsynchronous(StopContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- stopAsynchronous(StopContext) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- stopCache(Classification, Wrapper, boolean) - Method in class org.jboss.as.jpa.processor.secondLevelCache.CacheDeploymentListener
-
- stopCache(Classification, Wrapper, boolean) - Method in class org.jboss.as.jpa.processor.secondLevelCache.InfinispanCacheDeploymentListener
-
- stopContext() - Method in interface org.jboss.as.web.host.ContextActivator
-
Stop the web context synchronously.
- stopContext() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService.ContextActivatorImpl
-
Stop the web context synchronously.
- stopContext() - Method in class org.wildfly.extension.undertow.deployment.UndertowDeploymentService
-
- stopContextPhaseFailed(Throwable) - Method in interface org.jboss.as.webservices.WSMessages
-
- stopDelivery() - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- stopInternal(StopContext) - Method in class org.jboss.as.pojo.service.AbstractPojoPhase
-
- stopInternal(StopContext) - Method in class org.jboss.as.pojo.service.ConfiguredPojoPhase
-
- stopInternal(StopContext) - Method in class org.jboss.as.pojo.service.LifecyclePojoPhase
-
- stopListening() - Method in class org.wildfly.extension.undertow.HttpListenerService
-
- stopListening() - Method in class org.wildfly.extension.undertow.HttpsListenerService
-
- stopLocalHost() - Method in interface org.jboss.as.domain.controller.DomainController
-
Stops this host controller
- stopLocalHost(int) - Method in interface org.jboss.as.domain.controller.DomainController
-
Stop this host controller with a specific exit code.
- stopLocalHost() - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- stopLocalHost(int) - Method in class org.jboss.as.host.controller.DomainModelControllerService
-
- stopOldMaster() - Method in interface org.wildfly.clustering.server.singleton.SingletonContext
-
- stopOldMaster() - Method in class org.wildfly.clustering.server.singleton.SingletonService
-
- STOPPED - Static variable in interface org.jboss.system.ServiceMBean
-
The Service.stop has completed
- stoppeddDriverService(String) - Method in interface org.jboss.as.connector.logging.ConnectorLogger
-
- stoppedDeployment(String, String, int) - Method in interface org.jboss.as.server.ServerLogger
-
- StoppedServerResource - Class in org.jboss.as.host.controller.resources
-
ResourceDescription describing a stopped server instance.
- StoppedServerResource(ServerInventory) - Constructor for class org.jboss.as.host.controller.resources.StoppedServerResource
-
- stoppedService(String, String) - Method in interface org.jboss.as.messaging.MessagingLogger
-
Logs an info message when a service for the given type and name is stopped.
- stoppedSubDeployment(String, int) - Method in interface org.jboss.as.server.ServerLogger
-
- stopping(Object) - Method in interface org.jboss.as.webservices.WSLogger
-
- STOPPING - Static variable in interface org.jboss.system.ServiceMBean
-
The Service.stop has been invoked
- stoppingFailed(Throwable, String) - Method in interface org.jboss.system.ServiceMBeanMessages
-
- stoppingPersistenceUnitService(int, String) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs an informational message indicating the service is stopping.
- stoppingServer(String) - Method in interface org.jboss.as.host.controller.HostControllerLogger
-
Logs an informational message indicating the server is stopping.
- stoppingService(String, String) - Method in interface org.jboss.as.jpa.messages.JpaLogger
-
Logs an informational message indicating the service, represented by the serviceName parameter, is
stopping.
- stoppingWeldService(String) - Method in interface org.jboss.as.weld.WeldLogger
-
- stopProcess(String) - Method in class org.jboss.as.process.ProcessController
-
- stopProcess(String) - Method in class org.jboss.as.process.ProcessControllerClient
-
- stopScanner() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Stop the scanner, if not already stopped.
- stopServer(String, String, long, TimeUnit) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
Stops the given server.
- stopServer(String, String, long, TimeUnit) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
-
- stopServer(String, int) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Stop the server with the given name.
- stopServer(String, int, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Stop the server with the given name.
- stopServer(String, int) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- stopServer(String, int, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- stopServers(int) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Stop all servers.
- stopServers(int, boolean) - Method in interface org.jboss.as.host.controller.ServerInventory
-
Stop all servers.
- stopServers(int) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- stopServers(int, boolean) - Method in class org.jboss.as.host.controller.ServerInventoryImpl
-
- stopService() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
Performs the actual work of stopping the service.
- stopService() - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceService
-
- stopService() - Method in class org.jboss.system.ServiceMBeanSupport
-
Sub-classes should override this method to provide custum 'stop' logic.
- StopSingletonCommand<T> - Class in org.wildfly.clustering.server.singleton
-
- StopSingletonCommand() - Constructor for class org.wildfly.clustering.server.singleton.StopSingletonCommand
-
- stopWebApp(Deployment) - Method in class org.jboss.as.webservices.publish.EndpointPublisherImpl
-
Stops the webapp serving the provided ws deployment
- STORAGE - Static variable in class org.jboss.as.cli.Util
-
- STORAGE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- store(ModelNode, Set<PathAddress>) - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
Persist the given configuration model.
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.controller.persistence.NullConfigurationPersister
-
Persist the given configuration model.
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.controller.persistence.TransientConfigurationPersister
-
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
Persist the given configuration model.
- store() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
Invokes the ejbStore method
- store(ModelNode, Set<PathAddress>) - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- STORE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.CustomStoreResourceDefinition
-
- STORE_PROPERTY_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.StorePropertyResourceDefinition
-
- STORE_WRITE_BEHIND_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.StoreWriteBehindResourceDefinition
-
- storeCurrentThreadSelector(Map<String, Object>) - Method in class org.jboss.as.webservices.invocation.NamespaceCtxSelectorWrapper
-
- StorePropertyResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/cache=Y/eviction=EVICTION
- StorePropertyResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.StorePropertyResourceDefinition
-
- StoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for store resources which require common store attributes only.
- StoreResourceDefinition(PathElement, ResourceDescriptionResolver, OperationStepHandler, OperationStepHandler) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition
-
- STORES - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- StoreWriteBehindResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/store=Z/write-behind=WRITE_BEHIND
- StoreWriteBehindResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.StoreWriteBehindResourceDefinition
-
- streamClosed() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the stream is closed.
- StreamUtils - Class in org.jboss.as.process.protocol
-
- StreamUtils - Class in org.jboss.as.protocol
-
- streamWasClosed() - Method in interface org.jboss.as.controller.ControllerMessages
-
- streamWasKilled() - Method in interface org.jboss.as.controller.ControllerMessages
-
- STRICT - Static variable in interface org.jboss.as.patching.tool.ContentVerificationPolicy
-
- STRICT_MAX_BEAN_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- StrictMaxPool<T> - Class in org.jboss.as.ejb3.pool.strictmax
-
A pool with a maximum size.
- StrictMaxPool(StatelessObjectFactory<T>, int, long, TimeUnit) - Constructor for class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- StrictMaxPoolAdd - Class in org.jboss.as.ejb3.subsystem
-
Adds a strict-max-pool to the EJB3 subsystem's bean-instance-pools.
- StrictMaxPoolAdd() - Constructor for class org.jboss.as.ejb3.subsystem.StrictMaxPoolAdd
-
- StrictMaxPoolConfig - Class in org.jboss.as.ejb3.component.pool
-
User: Jaikiran Pai
- StrictMaxPoolConfig(String, int, long, TimeUnit) - Constructor for class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- StrictMaxPoolResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- StrictMaxPoolWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
Handles the "write-attribute" operation for a strict-max-bean-instance-pool resource.
- StrictSizeTable - Class in org.jboss.as.cli.util
-
- StrictSizeTable(int) - Constructor for class org.jboss.as.cli.util.StrictSizeTable
-
- strictType - Variable in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
- STRING - Static variable in interface org.jboss.as.cli.ModelNodeFormatter
-
- STRING - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- STRING_KEYED_JDBC_STORE_PATH - Static variable in class org.jboss.as.clustering.infinispan.subsystem.StringKeyedJDBCStoreResourceDefinition
-
- STRING_LIST - Static variable in class org.jboss.as.controller.AttributeParser
-
- StringBytesLengthValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a string of an allowed length in bytes.
- StringBytesLengthValidator(int) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringBytesLengthValidator(int, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringBytesLengthValidator(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringBytesLengthValidator(int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringBytesLengthValidator
-
- StringKeyedJDBCStoreResourceDefinition - Class in org.jboss.as.clustering.infinispan.subsystem
-
Resource description for the addressable resource
/subsystem=infinispan/cache-container=X/cache=Y/string-keyed-jdbc-store=STRING_KEYED_JDBC_STORE
- StringKeyedJDBCStoreResourceDefinition() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.StringKeyedJDBCStoreResourceDefinition
-
- StringLengthValidatingHandler(int) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.StringLengthValidatingHandler
-
Deprecated.
- StringLengthValidatingHandler(int, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.StringLengthValidatingHandler
-
Deprecated.
- StringLengthValidatingHandler(int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.StringLengthValidatingHandler
-
Deprecated.
- StringLengthValidatingHandler(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.global.WriteAttributeHandlers.StringLengthValidatingHandler
-
Deprecated.
- StringLengthValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a string of an allowed length.
- StringLengthValidator(int) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- StringLengthValidator(int, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- StringLengthValidator(int, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- StringLengthValidator(int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- StringListAttributeDefinition - Class in org.jboss.as.controller
-
- StringListAttributeDefinition.Builder - Class in org.jboss.as.controller
-
- stringParamCannotBeNullOrEmpty(String) - Method in interface org.jboss.as.connector.logging.ConnectorMessages
-
Creates and returns an exception indicating that the param named paramName cannot be null
or empty string.
- stringParamCannotBeNullOrEmpty(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates and returns an exception indicating that the param named paramName cannot be null
or empty string.
- StringValueConfig - Class in org.jboss.as.pojo.descriptor
-
String value.
- StringValueConfig() - Constructor for class org.jboss.as.pojo.descriptor.StringValueConfig
-
- StringValueOperand - Class in org.jboss.as.cli.handlers.ifelse
-
- StringValueOperand(String) - Constructor for class org.jboss.as.cli.handlers.ifelse.StringValueOperand
-
- 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_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_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_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_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_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
-
- StructureDriverProcessor - Class in org.jboss.as.connector.deployers.ds.processors
-
Detects a JDBC driver at an early stage.
- StructureDriverProcessor() - Constructor for class org.jboss.as.connector.deployers.ds.processors.StructureDriverProcessor
-
- StubStrategy - Class in org.jboss.as.jacorb.rmi.marshal.strategy
-
An StubStrategy for a given method knows how to marshal
the sequence of method parameters into a CDR output stream, how to unmarshal
from a CDR input stream the return value of the method, and how to unmarshal
from a CDR input stream an application exception thrown by the method.
- SUB_DEPLOYMENTS - Static variable in class org.jboss.as.server.deployment.Attachments
-
Sub deployment services
- subAddress(int) - Method in class org.jboss.as.controller.PathAddress
-
Get a portion of this address using segments starting at start (inclusive).
- subAddress(int, int) - Method in class org.jboss.as.controller.PathAddress
-
Get a portion of this address using segments between start (inclusive) and end (exclusive).
- SUBDEPLOYMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- subdeploymentIgnored(String) - Method in interface org.jboss.as.ee.EeLogger
-
- SubDeploymentMarker - Class in org.jboss.as.server.deployment
-
Marker for sub deployments
- subdeploymentNotFound(String, StringBuilder) - Method in interface org.jboss.as.server.ServerMessages
-
- 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.ServerMessages
-
- 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, ServiceVerificationHandler, AbstractVaultReader) - Constructor for class org.jboss.as.server.deployment.SubDeploymentUnitService
-
- SUBDIRECTORY_COUNT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
Deprecated.
- SUBDIRECTORY_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
Deprecated.
- SUBJECT_CALLBACK_SUPPORTED - Static variable in interface org.jboss.as.domain.management.RealmConfigurationConstants
-
- SUBJECT_FACTORY - Static variable in interface org.jboss.as.security.Constants
-
- SUBJECT_FACTORY_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- SubjectAccount - Interface in org.jboss.as.domain.http.server.security
-
An extension to the Undertow Account interface to also make available a Subject.
- SubjectCallback - Class in org.jboss.as.domain.management.security
-
A callback for a CallbackHandler to either user a supplied Subject or return the Subject used internally by the
CallbackHandler.
- SubjectCallback() - Constructor for class org.jboss.as.domain.management.security.SubjectCallback
-
- SubjectDoAsHandler - Class in org.jboss.as.domain.http.server.security
-
HttpHandler to ensure the Subject for the current authenticated user is correctly associated for the request.
- SubjectDoAsHandler(HttpHandler) - Constructor for class org.jboss.as.domain.http.server.security.SubjectDoAsHandler
-
- subjectFactory - Variable in class org.jboss.as.connector.services.resourceadapters.deployment.AbstractResourceAdapterDeploymentService
-
- SubjectFactoryService - Class in org.jboss.as.security.service
-
SubjectFactory service for the security container
- SubjectFactoryService(String) - Constructor for class org.jboss.as.security.service.SubjectFactoryService
-
- SubjectSupplementalService - Interface in org.jboss.as.domain.management.security
-
Interface to be implemented by services supplying SubjectSupplemental implementations.
- SubjectSupplementalService.ServiceUtil - Class in org.jboss.as.domain.management.security
-
- SubjectUserInfo - Interface in org.jboss.as.core.security
-
A UserInfo definition that also allows for a Subject to be returned.
- subList(int, int) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- submit(Callable<T>) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- submit(Runnable, T) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- submit(Runnable) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- submit(Callable<T>) - Method in class org.jboss.as.threads.ManagedExecutorService
- submit(Runnable, T) - Method in class org.jboss.as.threads.ManagedExecutorService
- submit(Runnable) - Method in class org.jboss.as.threads.ManagedExecutorService
- submitOnCluster(Command<R, C>, Node...) - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcher
-
Submits the specified command on all nodes in the group, excluding the specified nodes.
- submitOnCluster(Command<R, C>, Node...) - Method in class org.wildfly.clustering.server.dispatcher.ServiceCommandDispatcher
-
- submitOnNode(Command<R, C>, Node) - Method in interface org.wildfly.clustering.dispatcher.CommandDispatcher
-
Submits the specified command on the specified node for execution.
- submitOnNode(Command<R, C>, Node) - Method in class org.wildfly.clustering.server.dispatcher.ServiceCommandDispatcher
-
- submitTask(Runnable) - Method in class org.wildfly.jberet.DelegatingBatchEnvironment
-
- submitTask(Runnable, T) - Method in class org.wildfly.jberet.DelegatingBatchEnvironment
-
- submitTask(Callable<T>) - Method in class org.wildfly.jberet.DelegatingBatchEnvironment
-
- SUBNET_MATCH - Static variable in class org.jboss.as.controller.resource.InterfaceDefinition
-
- SubnetMatchInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- SubnetMatchInterfaceCriteria(byte[], int) - Constructor for class org.jboss.as.controller.interfaces.SubnetMatchInterfaceCriteria
-
Creates a new SubnetMatchInterfaceCriteria
- subscribeToEvent(Class<? extends SystemEvent>, Class<?>, SystemEventListener) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- subscribeToEvent(Class<? extends SystemEvent>, SystemEventListener) - Method in class org.jboss.as.jsf.injection.weld.ForwardingApplication
-
- SUBSCRIPTION_COUNT - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SUBSCRIPTION_NAME - Static variable in class org.jboss.as.messaging.jms.bridge.JMSBridgeDefinition
-
- SUBSCRIPTION_NAME - Static variable in class org.jboss.as.messaging.jms.JMSTopicDefinition
-
- SUBSTITUTION - Static variable in interface org.jboss.as.web.Constants
-
- SUBSTITUTION - Static variable in class org.jboss.as.web.WebReWriteDefinition
-
- SUBSYSTEM - Static variable in class org.jboss.as.cli.Util
-
- SUBSYSTEM - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SUBSYSTEM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUBSYSTEM - Static variable in interface org.jboss.as.messaging.CommonAttributes
-
- SUBSYSTEM - Static variable in interface org.jboss.as.web.Constants
-
- SUBSYSTEM_DATASOURCES_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
A logger with the category org.jboss.as.connector.subsystems.datasources.
- SUBSYSTEM_ENDPOINT - Static variable in class org.jboss.as.remoting.RemotingServices
-
The name of the endpoint service installed by the remoting subsystem
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.appclient.subsystem.AppClientExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.cmp.subsystem.CmpExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.connector.subsystems.datasources.DataSourcesExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.connector.subsystems.jca.JcaExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.ee.subsystem.EeExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jacorb.JacORBExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jaxrs.JaxrsExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jdr.JdrReportExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jmx.JMXExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jpa.subsystem.JPAExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jsf.subsystem.JSFExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jsr77.subsystem.JSR77ManagementExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.mail.extension.MailExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.messaging.MessagingExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.pojo.PojoExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.remoting.RemotingExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.security.SecurityExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.service.SarExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.threads.ThreadsExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.txn.subsystem.TransactionExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.web.WebExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.webservices.dmr.WSExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.weld.WeldExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.xts.XTSExtension
-
- SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.io.IOExtension
-
- SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.mod_cluster.ModClusterExtension
-
- SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.rts.RTSSubsystemExtension
-
The name of our subsystem within the model.
- SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.security.manager.Constants
-
- SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- SUBSYSTEM_PATH - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Subsystem12Parser
-
- SUBSYSTEM_PATH - Static variable in class org.jboss.as.web.WebExtension
-
- SUBSYSTEM_PATH - Static variable in class org.jboss.as.xts.XTSExtension
-
- SUBSYSTEM_PATH - Static variable in class org.wildfly.extension.io.IOExtension
-
- SUBSYSTEM_PATH - Static variable in class org.wildfly.extension.rts.RTSSubsystemExtension
-
- SUBSYSTEM_PATH - Static variable in class org.wildfly.extension.security.manager.SecurityManagerExtension
-
- SUBSYSTEM_PATH - Static variable in class org.wildfly.extension.undertow.UndertowExtension
-
- SUBSYSTEM_RA_LOGGER - Static variable in interface org.jboss.as.connector.logging.ConnectorLogger
-
A logger with the category org.jboss.as.connector.subsystems.resourceadapters.
- subsystemBootInterrupted() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating an interruption awaiting subsystem boot operation execution.
- subsystemBootOperationFailed(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the boot operations for the subsystem, represented by the name parameter, failed
without explanation.
- subsystemBootOperationFailedExecuting(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating a failure executing subsystem boot operations.
- SubsystemDescriptionDump - Class in org.jboss.as.controller.transform
-
- SubsystemDescriptionDump(ExtensionRegistry) - Constructor for class org.jboss.as.controller.transform.SubsystemDescriptionDump
-
- SubsystemInformation - Interface in org.jboss.as.controller.extension
-
- SubsystemMarshallingContext - Class in org.jboss.as.controller.persistence
-
Context passed to XMLElementWriters that marshal a subsystem.
- SubsystemMarshallingContext(ModelNode, XMLExtendedStreamWriter) - Constructor for class org.jboss.as.controller.persistence.SubsystemMarshallingContext
-
- SubsystemRegistration - Interface in org.jboss.as.controller
-
A subsystem registration.
- SubsystemXmlWriterRegistry - Interface in org.jboss.as.controller.persistence
-
Registry for XMLElementWriters that can marshal the configuration
for a subsystem.
- subTarget() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
-
- SUCCESS - Static variable in class org.jboss.as.cli.Util
-
- SUCCESS - Static variable in class org.jboss.as.controller.audit.JsonAuditLogItemFormatter
-
- SUCCESS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SUCCESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUCCESS_RATIO - Static variable in class org.jboss.as.clustering.infinispan.subsystem.MetricKeys
-
- SUCCESSFUL_RESULT - Static variable in interface org.jboss.as.controller.transform.OperationTransformer
-
- successfulBoot() - Method in class org.jboss.as.appclient.subsystem.ApplicationClientConfigurationPersister
-
- successfulBoot() - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- successfulBoot() - Method in class org.jboss.as.controller.persistence.BackupXmlConfigurationPersister
-
- successfulBoot() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister
-
Called once the xml has been successfully parsed, translated into updates, executed in the target controller
and all services have started successfully
- successfulBoot(File) - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
- successfulBoot() - Method in class org.jboss.as.host.controller.HostControllerConfigurationPersister
-
- SUFFICIENT - Static variable in interface org.jboss.as.security.Constants
-
- suffix(String) - Static method in class org.jboss.as.jdr.vfs.Filters
-
- SUFFIX - Static variable in class org.wildfly.extension.undertow.AccessLogDefinition
-
- SUFFIX - Static variable in interface org.wildfly.extension.undertow.Constants
-
- SuffixValidator - Class in org.jboss.as.logging.validators
-
- SuffixValidator() - Constructor for class org.jboss.as.logging.validators.SuffixValidator
-
- SuffixValidator(boolean) - Constructor for class org.jboss.as.logging.validators.SuffixValidator
-
- sum() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
Returns the current sum.
- sumThenReset() - Method in class org.wildfly.mod_cluster.undertow.metric.jdk8backported.LongAdder
-
- SuperUserRoleMapper - Class in org.jboss.as.controller.access.rbac
-
A
RoleMapper that always maps the user to the role SUPERUSER.
- SuperUserRoleMapper(AuthorizerConfiguration) - Constructor for class org.jboss.as.controller.access.rbac.SuperUserRoleMapper
-
- supplementSubject(Subject) - Method in class org.jboss.as.domain.management.security.LdapSubjectSupplementalService.LdapSubjectSupplemental
-
- supplementSubject(Subject) - Method in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- supports(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- supports(String) - Method in class org.wildfly.extension.undertow.security.jacc.HttpServletRequestPolicyContextHandler
- SupportsMulticastInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- supportsPassivation() - Method in interface org.jboss.as.ejb3.cache.CacheFactoryBuilder
-
Indicates whether or not cache factories built by this object can support passivation.
- supportsPassivation() - Method in class org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderService
-
- supportsPassivation() - Method in class org.jboss.as.ejb3.cache.simple.SimpleCacheFactoryBuilderService
-
- sureToAddUser(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
A prompt to double check the user is really sure they want to add this user.
- sureToSetPassword() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
A prompt to double check the user is really sure they want to set password.
- suspend() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Suspends any currently scheduled task for this timer
- suspendAndExecute(Runnable) - Method in class org.jboss.as.protocol.GeneralTimeoutHandler
-
- SUSPENDED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- suspendTimers() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Suspends any currently scheduled tasks for Timers
- SYMBOLS_WEIGHT - Static variable in class org.jboss.as.domain.management.security.password.simple.SimplePasswordStrengthChecker
-
- syncContent(byte[]) - Method in interface org.jboss.as.repository.ContentRepository
-
Synchronize content with the given hash.
- syncContent(byte[]) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepositoryService
-
- SYNCHRONIZATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- SYNCHRONIZER_USAGE_SUPPORTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- SYS_PROP - Static variable in class org.jboss.as.process.CommandLineConstants
-
- SYS_SEP - Static variable in class org.jboss.as.jdr.util.Utils
-
- SYSLOG_FORMAT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SYSLOG_FORMAT - Static variable in class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- SYSLOG_HANDLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SyslogAuditLogHandler - Class in org.jboss.as.controller.audit
-
- SyslogAuditLogHandler(String, String, int, PathManagerService) - Constructor for class org.jboss.as.controller.audit.SyslogAuditLogHandler
-
- SyslogAuditLogHandler.Facility - Enum in org.jboss.as.controller.audit
-
- SyslogAuditLogHandler.MessageTransfer - Enum in org.jboss.as.controller.audit
-
- SyslogAuditLogHandler.Transport - Enum in org.jboss.as.controller.audit
-
- SyslogAuditLogHandlerResourceDefinition - Class in org.jboss.as.domain.management.audit
-
- SyslogAuditLogHandlerResourceDefinition(ManagedAuditLogger, PathManagerService, EnvironmentNameReader) - Constructor for class org.jboss.as.domain.management.audit.SyslogAuditLogHandlerResourceDefinition
-
- SyslogAuditLogProtocolResourceDefinition - Class in org.jboss.as.domain.management.audit
-
- SyslogAuditLogProtocolResourceDefinition.Tcp - Class in org.jboss.as.domain.management.audit
-
- SyslogAuditLogProtocolResourceDefinition.Tls - Class in org.jboss.as.domain.management.audit
-
- SyslogAuditLogProtocolResourceDefinition.TlsKeyStore - Class in org.jboss.as.domain.management.audit
-
- SyslogAuditLogProtocolResourceDefinition.Udp - Class in org.jboss.as.domain.management.audit
-
- sysLogProtocolAlreadyConfigured(PathAddress) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
- SYSTEM - Static variable in class org.jboss.as.patching.Constants
-
- SYSTEM_LOAD_AVERAGE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- SYSTEM_PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SYSTEM_PROPERTIES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- SYSTEM_PROPERTY - Static variable in class org.jboss.as.controller.access.constraint.SensitivityClassification
-
- SYSTEM_PROPERTY - Static variable in class org.jboss.as.controller.access.management.SensitiveTargetAccessConstraintDefinition
-
- SYSTEM_PROPERTY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- systemErrorWhileCheckingForTransactionLeak(Throwable) - Method in interface org.jboss.as.ee.EeLogger
-
- SystemExiter - Class in org.jboss.as.host.controller
-
Used to override System.exit() calls.
- SystemExiter() - Constructor for class org.jboss.as.host.controller.SystemExiter
-
- SystemExiter - 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.host.controller
-
- 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, boolean, AttributeDefinition[]) - Constructor for class org.jboss.as.server.operations.SystemPropertyAddHandler
-
Create the SystemPropertyAddHandler
- systemPropertyCannotOverrideServerName(String) - Method in interface org.jboss.as.server.ServerMessages
-
- 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.
- systemPropertyNotFound(String) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating the system property could not be found.
- systemPropertyNotManageable(String) - Method in interface org.jboss.as.server.ServerMessages
-
- 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
- SystemPropertyResolverProcessor - Class in org.jboss.as.ee.metadata.property
-
- SystemPropertyResolverProcessor() - Constructor for class org.jboss.as.ee.metadata.property.SystemPropertyResolverProcessor
-
- SystemPropertyResourceDefinition - Class in org.jboss.as.server.controller.resources
-
- SystemPropertyResourceDefinition.Location - Enum in org.jboss.as.server.controller.resources
-
- systemPropertyUpdated(String, String) - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Notifies this ProcessEnvironment that the runtime value of the given system property has been updated,
allowing it to update any state that was originally set via the system property during primordial process boot.
- systemPropertyUpdated(String, String) - Method in interface org.jboss.as.controller.operations.common.ProcessEnvironmentSystemPropertyUpdater
-
Notifies this ProcessEnvironment that the runtime value of the given system property has been updated,
allowing it to update any state that was originally set via the system property during primordial process boot.
- systemPropertyUpdated(String, String) - Method in class org.jboss.as.host.controller.HostControllerEnvironment
-
- 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
-