- 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.
- aboutToUpdateUser(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Confirmation if the current user password and roles is about to be updated.
- AbsolutePathService - Class in org.jboss.as.server.services.path
-
- AbsolutePathService(String) - Constructor for class org.jboss.as.server.services.path.AbsolutePathService
-
- 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
-
- AbstractAdvancedCache<K,V> - Class in org.jboss.as.clustering.infinispan
-
Workaround for ISPN-1583.
- AbstractAdvancedCache(AdvancedCache<K, V>) - Constructor for class org.jboss.as.clustering.infinispan.AbstractAdvancedCache
-
- AbstractBackingCache<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- AbstractBackingCache() - Constructor for class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCache
-
- AbstractBackingCacheEntry<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- AbstractBackingCacheEntry() - Constructor for class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- AbstractBackingCacheEntryStore<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- AbstractBackingCacheEntryStore(StatefulTimeoutInfo, BackingCacheEntryStoreConfig) - Constructor for class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStore
-
- AbstractBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- AbstractBackingCacheEntryStoreSource() - Constructor for class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- 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
-
- AbstractCache<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- AbstractCache(BackingCache<K, V, E>) - Constructor for class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
- AbstractChannelOpenListenerService<T> - 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
-
- AbstractClusterLockSupport - Class in org.jboss.as.clustering.lock
-
Base class for cluster-wide lock implementations.
- AbstractClusterLockSupport(String, GroupRpcDispatcher, GroupMembershipNotifier, LocalLockHandler) - Constructor for class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- AbstractClusterLockSupport.RpcTarget - Class in org.jboss.as.clustering.lock
-
Object the HAPartition can invoke on.
- AbstractComponentConfigProcessor - Class in org.jboss.as.ee.component.deployers
-
- AbstractComponentConfigProcessor() - Constructor for class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
-
- AbstractConfigurationPersister - Class in org.jboss.as.controller.persistence
-
- AbstractConfigurationPersister(XMLElementWriter<ModelMarshallingContext>) - Constructor for class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
Construct a new instance.
- AbstractControllerService - Class in org.jboss.as.controller
-
A base class for controller services.
- AbstractControllerService(ProcessType, RunningModeControl, ConfigurationPersister, ControlledProcessState, DescriptionProvider, OperationStepHandler, ExpressionResolver) - Constructor for class org.jboss.as.controller.AbstractControllerService
-
Construct a new instance.
- 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) - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- AbstractDataSourceService.AS7DataSourceDeployer - Class in org.jboss.as.connector.subsystems.datasources
-
- AbstractDataSourceService.AS7DataSourceDeployer(XaDataSource) - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- AbstractDataSourceService.AS7DataSourceDeployer(DataSource) - Constructor for class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- 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.DeploymentServiceListener - Class in org.jboss.as.server.deployment
-
- AbstractDeploymentUnitService.DeploymentServiceListener(String) - Constructor for class org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentServiceListener
-
- AbstractDeploymentUnitService.DeploymentStatus - Enum in org.jboss.as.server.deployment
-
- AbstractDeploymentUploadHandler - Class in org.jboss.as.server.deployment
-
Base class for operation handlers that can handle the upload of deployment content.
- AbstractDeploymentUploadHandler(ContentRepository) - Constructor for class org.jboss.as.server.deployment.AbstractDeploymentUploadHandler
-
- 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
EJBComponent
s.
- 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
-
- 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
-
- AbstractFileHandlerWriteAttributeHandler<T extends org.jboss.logmanager.handlers.FileHandler> - Class in org.jboss.as.logging.handlers.file
-
Date: 12.10.2011
- AbstractFileHandlerWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.logging.handlers.file.AbstractFileHandlerWriteAttributeHandler
-
- AbstractJBossConfigBean - Class in org.jboss.as.ee.deployment.spi.beans
-
- AbstractJBossConfigBean(DDBean, DConfigBeanRoot, ConfigBeanXPaths) - Constructor for class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- AbstractJBossConfigBean.JBossNullConfigBean - Class in org.jboss.as.ee.deployment.spi.beans
-
- AbstractJBossConfigBean.JBossNullConfigBean(DDBean, DConfigBeanRoot, ConfigBeanXPaths) - Constructor for class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean.JBossNullConfigBean
-
- AbstractLoggerService - Class in org.jboss.as.logging.loggers
-
- AbstractLoggerService(String) - Constructor for class org.jboss.as.logging.loggers.AbstractLoggerService
-
- AbstractLoggerWriteAttributeHandler - Class in org.jboss.as.logging.loggers
-
Date: 31.10.2011
- AbstractLoggerWriteAttributeHandler(AttributeDefinition) - Constructor for class org.jboss.as.logging.loggers.AbstractLoggerWriteAttributeHandler
-
- AbstractLoggerWriteAttributeHandler(AttributeDefinition, AttributeDefinition...) - Constructor for class org.jboss.as.logging.loggers.AbstractLoggerWriteAttributeHandler
-
- AbstractLogHandlerAssignmentHandler - Class in org.jboss.as.logging.loggers
-
Date: 13.10.2011
- AbstractLogHandlerAssignmentHandler() - Constructor for class org.jboss.as.logging.loggers.AbstractLogHandlerAssignmentHandler
-
- AbstractLogHandlerWriteAttributeHandler<T extends Handler> - Class in org.jboss.as.logging.handlers
-
Date: 12.10.2011
- AbstractLogHandlerWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
- AbstractLogHandlerWriteAttributeHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
- 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.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
-
- AbstractModelUpdateHandler - Class in org.jboss.as.controller
-
- AbstractModelUpdateHandler() - Constructor for class org.jboss.as.controller.AbstractModelUpdateHandler
-
- 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
-
A AbstractParser.
- AbstractParser() - Constructor for class org.jboss.as.connector.util.AbstractParser
-
- AbstractPathService - Class in org.jboss.as.server.services.path
-
Abstract superclass for services that return a path.
- AbstractPathService() - Constructor for class org.jboss.as.server.services.path.AbstractPathService
-
- 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 a 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
-
- 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.metadata.deployment
-
A ResourceAdapterDeploymentService.
- AbstractResourceAdapterDeploymentService() - Constructor for class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer - Class in org.jboss.as.connector.metadata.deployment
-
- AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer(ServiceTarget, URL, String, File, ClassLoader, Connector) - Constructor for class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- 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
-
- 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
-
- AbstractSessionManager - Class in org.jboss.as.web.session
-
- AbstractSessionManager(JBossWebMetaData) - Constructor for class org.jboss.as.web.session.AbstractSessionManager
-
- 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
-
- AbstractSSOKey<V> - Class in org.jboss.as.clustering.web.sso.infinispan
-
- AbstractStreamServerService - Class in org.jboss.as.remoting
-
Contains the remoting strem server
- AbstractSubsystemBaseTest - Class in org.jboss.as.subsystem.test
-
A test routine every subsystem should go through.
- AbstractSubsystemBaseTest(String, Extension) - Constructor for class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
- AbstractSubsystemTest - Class in org.jboss.as.subsystem.test
-
The base class for parsing tests which does the work of setting up the environment for parsing
- AbstractSubsystemTest(String, Extension) - Constructor for class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
- 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() - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- AbstractWriteAttributeHandler(ParameterValidator) - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- AbstractWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- AbstractWriteAttributeHandler(ParameterValidator, ParameterValidator) - 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)
.
- AbstractWriteAttributeHandler.HandbackHolder() - Constructor for class org.jboss.as.controller.AbstractWriteAttributeHandler.HandbackHolder
-
- 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.domain.http.server.Constants
-
- ACCEPT - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- accept() - Method in class org.jboss.as.network.ManagedServerSocketBinding
-
- ACCEPTED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- accepts(ObjectName) - Method in interface org.jboss.as.server.jmx.MBeanServerPlugin
-
- access() - Method in class org.jboss.as.web.session.ClusteredSession
-
- ACCESS_TYPE - Static variable in class org.jboss.as.cli.Util
-
- ACCESS_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
The key for AttributeAccess.AccessType
fields.
- 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.
- 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
-
- 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_TIMEOUT - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- acquireControllerLock() - Method in interface org.jboss.as.controller.OperationContext
-
- acquireSemaphoreInterrupted() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- acquireSessionOwnership(String, boolean) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- acquireSessionOwnership(String, boolean) - Method in interface org.jboss.as.clustering.web.SessionOwnershipSupport
-
Attempt to take ownership of the session identified by the given id.
- acquireUnAssociatedInstance() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- actionPerformed(ActionEvent) - Method in class org.jboss.as.cli.gui.DoOperationActionListener
-
- activate(OperationContext, String, String) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- activate(ServiceActivatorContext) - Method in class org.jboss.as.server.DomainServerMain.HostControllerCommunicationActivator
-
- activated(CacheEntryActivatedEvent<MarshalledValue<K, C>, MarshalledValue<E, C>>) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- activated(CacheEntryActivatedEvent<String, Map<Object, Object>>) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- 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
-
- activateProcessors(DeploymentProcessorTarget) - Method in class org.jboss.as.connector.deployers.DsDeploymentActivator
-
- activateProcessors(DeploymentProcessorTarget) - Method in class org.jboss.as.connector.deployers.RaDeploymentActivator
-
- activateServices(ServiceTarget, ServiceListener<Object>...) - Method in class org.jboss.as.connector.deployers.DsDeploymentActivator
-
- activateServices(ServiceTarget, ServiceListener<Object>...) - Method in class org.jboss.as.connector.deployers.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.naming.NamingLogger
-
Logs an informational message indicating the naming subsystem is being actived.
- activationConfigPropertyIgnored(Object, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an 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
-
- ACTIVE_COUNT - Static variable in class org.jboss.as.threads.CommonAttributes
-
- ACTIVE_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- 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.
- ACTIVITY_CHECK - Static variable in class org.jboss.as.web.session.ClusteredSession
-
- 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_DEFAULT - Static variable in class org.jboss.as.jpa.config.Configuration
-
default if no ADAPTER_MODULE is specified.
- ADAPTER_MODULE_HIBERNATE3 - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 3 persistence provider adaptor
- ADAPTOR_CLASS_NAME - Static variable in class org.jboss.as.jpa.processor.JpaAttachments
-
- 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 - Static variable in class org.jboss.as.cli.Util
-
- add(Registry<K, V>) - Method in interface org.jboss.as.clustering.registry.RegistryCollector
-
- add(Registry<K, V>) - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- 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(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(String, EntityManager) - Static method in class org.jboss.as.jpa.container.NonTxEmCloser
-
- 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(Session) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- 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_JVM_OPTION - Static variable in class org.jboss.as.controller.operations.common.JVMHandlers
-
- ADD_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- addActive(SerializationGroupMember<K, V, UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Records that the given member is "active"; i.e.
- addActive(SerializationGroupMember<K, V, G>) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Marks the given member as being "active", i.e.
- addAdditionalClass(Class<?>) - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
- addAdminObject(CommonAdminObject) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- addAfter(WarMetaDataProcessor.Ordering) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
- addAfter(String) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- addAlias(ModuleIdentifier) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- addAlias(String, BaseDirContext) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
Add an alias.
- 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(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
-
- addAllResourceAdapters(Collection<ResourceAdapter>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
- addAlternatives(String...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- addAnnotationInformation(ClassAnnotationInformation) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- addAny(Object) - Method in class org.jboss.as.jpa.subsystem.JBossAssemblyDescriptor
-
- 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
-
- 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
-
- 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
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition
-
- 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.resource.ClientMappingsAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.resource.SocketBindingGroupIncludesAttribute
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.JASPIAuthenticationModulesAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.LoginModulesAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.MappingModulesAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.PropertiesAttributeDefinition
-
- addAttributeValueTypeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- 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 BeanDeploymentArchive
s
- 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.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
- addBefore(String) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- addBehavior(String, String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- addBinding(JndiName, Object) - Method in class org.jboss.as.naming.deployment.NamespaceBindings
-
Add a new namespace binding for this deployment.
- 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
-
- addChild(ConfigBeanXPaths) - Method in class org.jboss.as.ee.deployment.spi.beans.ConfigBeanXPaths
-
- 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
- addCompleter(CommandLineCompleter) - Method in interface org.jboss.as.cli.impl.Console
-
- 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.weld.webtier.jsf.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
-
- addConnector(Connector) - Method in interface org.jboss.as.web.WebServer
-
Add a connector.
- addContent(InputStream) - Method in interface org.jboss.as.repository.ContentRepository
-
Add the given content to the repository.
- addController(List<ServiceController<?>>, ServiceVerificationHandler, ServiceBuilder<?>) - Static method in class org.jboss.as.remoting.RemotingServices
-
- addConverter(String, String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- addConverter(Class, String) - Method in class org.jboss.as.weld.webtier.jsf.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
-
- addDeclaredRoles(String...) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addDefaultValidatorId(String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- addDeny(Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- addDependencies(ServiceTarget, ServiceBuilder<?>) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- addDependencies(ServiceTarget, ServiceBuilder<?>, JBossWebMetaData) - Method in interface org.jboss.as.clustering.web.DistributedCacheManagerFactory
-
- addDependencies(ServiceTarget, ServiceBuilder<?>, JBossWebMetaData) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- addDependencies(ServiceTarget, ServiceBuilder<?>) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
- addDependencies(ServiceTarget, ServiceBuilder<?>) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
- addDependencies(ServiceTarget, ServiceBuilder<?>) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- addDependencies(ServiceTarget, ServiceBuilder<?>) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreSource
-
- addDependency(ServiceName, ServiceBuilder.DependencyType) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Add a dependency to this component.
- 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.
- 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(Phase, int, DeploymentUnitProcessor) - Method in interface org.jboss.as.server.DeploymentProcessorTarget
-
Add a deployment processor.
- addedEntries(Map<K, V>) - Method in interface org.jboss.as.clustering.registry.Registry.Listener
-
- addedRoles(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 roles 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.weld.webtier.jsf.ForwardingApplication
-
- addELContextListener(ELContextListener) - Method in class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl
-
- addELResolver(ELResolver) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- addELResolver(ELResolver) - Method in class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl
-
- 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.
- addEntry(String, String) - Method in class org.jboss.as.ee.deployment.spi.DeploymentMetaData
-
Add an entry and return an id for that entry
- 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
-
- addExternalModule(String) - Method in class org.jboss.as.server.moduleservice.ExternalModuleService
-
- addExtraServices(ServiceTarget) - Method in class org.jboss.as.subsystem.test.AdditionalInitialization
-
Adds extra services to the service controller
- addFlag(AttributeAccess.Flag) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- 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(OperationContext, String, String) - Static method in class org.jboss.as.logging.handlers.async.AsyncHandlerAssignSubhandler
-
Adds the handler, represented by the handlerNameToRemove
parameter, from the async handler.
- addHandler(InjectedValue<Handler>) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- addHandler(OperationContext, String, String, ServiceVerificationHandler) - Static method in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
Adds the handler, represented by the handlerNameToAdd
parameter, to the logger.
- addHandlerFactory(ManagementRequestHandlerFactory) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Add a management request handler factory to this context.
- addHandlers(AttributeDefinition, ModelNode, OperationContext, String) - Static method in class org.jboss.as.logging.handlers.async.AsyncHandlerAssignSubhandler
-
Adds the subhandlers to the async handler.
- addHandlers(List<InjectedValue<Handler>>) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- addHandlers(ModelNode, OperationContext, String, ServiceVerificationHandler) - Static method in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
Adds the handlers to the logger.
- addHeaders(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- addHost(Host) - Method in interface org.jboss.as.web.WebServer
-
Add a virtual host.
- addImportFilter(PathFilter, boolean) - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- addingChildrenNotSupported() - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- addInitMethod(Method, String) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- addInputStream(InputStream) - Method in class org.jboss.as.controller.client.OperationBuilder
-
Associate an input stream with the operation.
- addInstantiator(String, ComponentInstantiator) - Method in class org.jboss.as.web.deployment.WebInjectionContainer
-
- 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
- addInUse(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Notification that the given member is "in use", and therefore the group should not be serialized.
- addInUse(K) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Tells the group the given member is "in use".
- ADDITIONAL_ANNOTATION_INDEXES - Static variable in class org.jboss.as.server.deployment.Attachments
-
- 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_PROPERTIES - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- ADDITIONAL_RESOLVABLE_COMPONENTS - Static variable in class org.jboss.as.ee.component.Attachments
-
Additional (remote) components that can be resolved but are not installed.
- AdditionalInitialization - Class in org.jboss.as.subsystem.test
-
Allows you to additionally initialize the service container and the model controller
beyond the subsystem being tested.
- AdditionalInitialization() - Constructor for class org.jboss.as.subsystem.test.AdditionalInitialization
-
- 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
-
- AdditionalParsers - Class in org.jboss.as.subsystem.test
-
Allows you to initialize additional subsystem parsers beyond the default one associated
with the subsystem under test.
- AdditionalParsers() - Constructor for class org.jboss.as.subsystem.test.AdditionalParsers
-
- 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
-
- addJar(JarOutputStream, String, File) - Static method in class org.jboss.as.ee.deployment.spi.JarUtils
-
Add jar contents to the deployment archive under the given prefix
- addJarEntry(JarOutputStream, String, InputStream) - Static method in class org.jboss.as.ee.deployment.spi.JarUtils
-
Add a jar entry to the deployment archive
- addJndiBinding(EEModuleConfiguration, BindingConfiguration, DeploymentPhaseContext, ServiceName, ServiceName, ModuleJndiBindingProcessor.IntHolder, Set<ServiceName>) - Method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
-
- addLifecycleListener(BackingCacheLifecycleListener) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Registers a listener for callbacks when the cache starts and stops.
- addLifecycleListener(BackingCacheLifecycleListener) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCache
-
- addLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- addLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- addLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
- addLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.session.JvmRouteValve
-
- addLine(String[]) - Method in class org.jboss.as.cli.util.SimpleTable
-
- addListener(Registry.Listener<K, V>) - Method in interface org.jboss.as.clustering.registry.Registry
-
- addListener(RegistryCollector.Listener<K, V>) - Method in interface org.jboss.as.clustering.registry.RegistryCollector
-
- addListener(RegistryCollector.Listener<K, V>) - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- addListener(Registry.Listener<K, V>) - Method in class org.jboss.as.clustering.registry.RegistryService
-
- addListener(DeploymentRepositoryListener) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- 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
-
- addMember(SerializationGroupMember<K, V, UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Initially associates a new member with the group.
- addMember(SerializationGroupMember<K, V, G>) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Adds a member to the group.
- addMemberPassivationManager(PassivationManager<K, V>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- 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.
- addModuleSystemDependencies(List<DependencySpec>) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- 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.model.ModelControllerMBeanServerPlugin
-
- addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition
-
- 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.logging.LogHandlerListAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition
-
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.KeyManagerAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.security.KeyManagerAttributeDefinition
-
- addOperationParameterDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.KeyStoreAttributeDefinition
-
- addOperationParameterDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.security.KeyStoreAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition
-
- 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.resource.ClientMappingsAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.controller.resource.SocketBindingGroupIncludesAttribute
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.JASPIAuthenticationModulesAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.LoginModulesAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.MappingModulesAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.PropertiesAttributeDefinition
-
- addOperationParameterValueTypeDescription(ModelNode, String, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- addOrGetLocalClassDescription(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
Adds or retrieves an existing EEModuleClassDescription for the local module.
- addParsedOp(ParsedBootOp, ExtensionAddHandler) - Method in class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- addParsers(ExtensionRegistry, XMLMapper) - Method in class org.jboss.as.subsystem.test.AdditionalParsers
-
Allows you to ExtensionRegistry#getExtensionParsingContext(String, XMLMapper) access an
{@link ExtensionParsingContext} and use it to add subsystem parsers.
- addPath(String, String, String) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Adds a path to the model
This initializes the path part of the model with the operations to add it.
- 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
-
- 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[], String[], String, Map<String, String>) - Method in class org.jboss.as.process.ProcessControllerClient
-
- addProgressListener(ProgressListener) - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Add a progress listener
- addProperties(Collection<Property>) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- AddPropertiesUser - Class in org.jboss.as.domain.management.security
-
A command line utility to add new users to the mgmt-users.properties files.
- AddPropertiesUser() - Constructor for class org.jboss.as.domain.management.security.AddPropertiesUser
-
- AddPropertiesUser(ConsoleWrapper) - Constructor for class org.jboss.as.domain.management.security.AddPropertiesUser
-
- AddPropertiesUser.Interactiveness - Enum in org.jboss.as.domain.management.security
-
- 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.
- addProperty(Property) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- addProviderProperties(Map, PersistenceUnitMetadata) - Method in interface org.jboss.as.jpa.spi.PersistenceProviderAdaptor
-
Adds any provider specific properties (e.g.
- addRemoteBusinessInterfaceViews(Collection<String>) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- addRemoteHome(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addRemoteOutboundSocketBinding(String, String, int) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Adds a remote outbound socket binding to the model.
- 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 a outbound connection reference used by a remoting receivers 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
-
- addRepository(String) - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- 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
-
- 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.clustering.subsystem.ObjectListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition
-
- 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.logging.LogHandlerListAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.KeyManagerAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.security.KeyManagerAttributeDefinition
-
- addResourceAttributeDescription(ModelNode, ResourceDescriptionResolver, Locale, ResourceBundle) - Method in class org.jboss.as.security.KeyStoreAttributeDefinition
-
- addResourceAttributeDescription(ResourceBundle, String, ModelNode) - Method in class org.jboss.as.security.KeyStoreAttributeDefinition
-
- 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 - Static variable in class org.jboss.as.cli.Util
-
- 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 - Variable in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationFailure
-
- 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
-
- addressNotRegistered(Address) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
Creates an exception indicating the address was not registered with the transport layer.
- 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.
- addRole(String, Permission) - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- addScheduleMethod(Method, AutoTimer) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- addSecurityRole(String) - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- addSerializabilityChecker(SerializabilityChecker) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupSerializabilityChecker
-
- addService(ServiceTarget, boolean, ServiceListener<Object>...) - 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, ServiceListener<Object>...) - Static method in class org.jboss.as.jpa.service.JPAService
-
- addService(ServiceTarget, Class<T>, Class<? extends T>, ServiceVerificationHandler) - Static method in class org.jboss.as.naming.subsystem.NamingSubsystemOSGiService
-
- addService(ServiceTarget) - 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<DeploymentUnitProcessor>>, 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, List<ServiceController<?>>, ServiceListener<Object>...) - Static method in class org.jboss.as.server.deployment.scanner.DeploymentScannerService
-
Add the deployment scanner service to a batch.
- addService(ServiceTarget, File) - Static method in class org.jboss.as.server.mgmt.domain.RemoteFileRepository
-
- 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, Bootstrap.Configuration, ControlledProcessState, BootstrapListener, RunningModeControl, AbstractVaultReader, RemoteFileRepository) - 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
-
- addService(String, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
-
- addService(ServiceName, String, ServiceTarget) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
-
- addService(ServiceName, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
-
- addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.server.services.path.AbsolutePathService
-
- addService(String, String, String, ServiceTarget) - Static method in class org.jboss.as.server.services.path.RelativePathService
-
- addService(String, String, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.RelativePathService
-
- addService(ServiceName, String, String, ServiceTarget) - Static method in class org.jboss.as.server.services.path.RelativePathService
-
- addService(ServiceName, String, boolean, String, ServiceTarget, List<ServiceController<?>>, ServiceListener...) - Static method in class org.jboss.as.server.services.path.RelativePathService
-
Installs a path service.
- addService(ServiceName, ModelNode, ServiceTarget) - Static method in class org.jboss.as.server.services.path.RelativePathService
-
- 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
- addSession(String, FullyQualifiedSessionId) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Notify the cluster of the addition of a Session to an SSO session.
- addSession(String, FullyQualifiedSessionId) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Notify the cluster of the addition of a Session to an SSO session.
- addSessionBeans(Collection<SessionBeanComponentDescription>) - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- addSessionListener(SessionListener) - Method in class org.jboss.as.web.session.ClusteredSession
-
- addShutdownHook(CommandContext) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- addSocketBinding(String, int) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Adds a socket binding to the model.
- addState(char, ParsingState) - Method in class org.jboss.as.cli.parsing.StateParser
-
- 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, 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.
- 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
-
- addSystemProperty(String, String) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Adds a system property to the model.
- 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(TimerEntity) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- addTimer(TimerEntity) - Method in interface org.jboss.as.ejb3.timerservice.persistence.TimerPersistence
-
Called when a timer is being persisted
- addTimer(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
TODO: Rethink about this method.
- 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.
- addToEnvironment(String, Object) - Method in class org.jboss.as.naming.NamingContext
- addTransaction(TransactionID, Transaction) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- 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.
- addUrlContextFactory(String, ObjectFactory) - Static method in class org.jboss.as.naming.InitialContext
-
Add an ObjectFactory to handle requests for a specific URL scheme.
- AddUser - Class in org.jboss.as.domain.management.security.state
-
State to perform the actual addition to the discovered properties files.
- AddUser(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.state.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
-
- addValidator(String, String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- addValueCompleter(String, CommandLineCompleter) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- addValueConverter(String, ArgumentValueConverter) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition
-
- 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.resource.ClientMappingsAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.controller.resource.SocketBindingGroupIncludesAttribute
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- addValueTypeDescription(ModelNode, String, ResourceBundle) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.security.JASPIAuthenticationModulesAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.security.LoginModulesAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.security.MappingModulesAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.security.PropertiesAttributeDefinition
-
- addValueTypeDescription(ModelNode, ResourceBundle) - Method in class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- 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
- 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.WeldContainer
-
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.process.CommandLineConstants
-
- AdminObjectAdd - Class in org.jboss.as.connector.subsystems.resourceadapters
-
Adds a recovery-environment to the Transactions subsystem
- AdminObjectAdd() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectAdd
-
- AdminObjectReferenceFactoryService - Class in org.jboss.as.connector.services
-
- AdminObjectReferenceFactoryService() - Constructor for class org.jboss.as.connector.services.AdminObjectReferenceFactoryService
-
- AdminObjectService - Class in org.jboss.as.connector.services
-
- AdminObjectService(Object) - Constructor for class org.jboss.as.connector.services.AdminObjectService
-
create an instance
- 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
-
- AffinitySupport<K> - Interface in org.jboss.as.ejb3.cache
-
- after - Variable in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
- after - Variable in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- afterAnnotationsProcessed(DeploymentPhaseContext, DeploymentUnit) - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
-
Method that can be overriden 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
-
- afterCreateContainerEntityManagerFactory(PersistenceUnitMetadata) - Method in interface org.jboss.as.jpa.spi.PersistenceProviderAdaptor
-
Called right after persistence provider is invoked to create container entity manager factory.
- afterDelivery() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- afterOthers - Variable in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
- afterOthers - Variable in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- ALGORITHM - Static variable in interface org.jboss.as.security.Constants
-
- ALIAS - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- AliasDirContext - Class in org.jboss.as.web.deployment.helpers
-
Alias based implementation.
- AliasDirContext() - Constructor for class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- AliasDirContext(Hashtable) - Constructor for class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- ALIASES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- ALIASES - Static variable in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
-
- ALIASES - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- aliases - Variable in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- ALL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ALL_ATTRIBUTES - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- ALL_BUT_RUNTIME_AND_PROXIES_FILTER - Static variable in class org.jboss.as.controller.registry.Resource.Tools
-
- ALL_THREAD_IDS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- allMembers - Variable in class org.jboss.as.clustering.impl.CoreGroupCommunicationService.GroupView
-
- ALLOW_CORE_TIMEOUT - Static variable in class org.jboss.as.threads.CommonAttributes
-
- ALLOW_CORE_TIMEOUT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- 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
-
- ALLOWED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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() - 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.
- 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.
- allowNullValueTypeForAttribute(ModelNode, String) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for a OBJECT or LIST type attribute.
- allowNullValueTypeForOperation(ModelNode, String) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for OBJECT or LIST type for all parameters and return types for an operation.
- allowNullValueTypeForOperationParameter(ModelNode, String, String) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for OBJECT or LIST type for an operation's parameter.
- allowNullValueTypeForOperationReplyProperties(ModelNode, String) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Allow undefined value-types for OBJECT or LIST type for an operation's reply-properties.
- 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.
- 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
-
- allResourceRoots(DeploymentUnit) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- alreadyConnected() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a connection is already connected.
- alreadyConnected() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating a connection is already connected.
- 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
-
- alreadyStarted() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the channel and receiver have already been started.
- alreadyStarted() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the channel and receiver have already been started.
- 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.
- ALTERNATIVES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.
- 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.
- 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.
- annotateClass(Marshaller, Class<?>) - Method in class org.jboss.as.clustering.ClassLoaderAwareClassResolver
- 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
-
- annotateProxyClass(Marshaller, Class<?>) - Method in class org.jboss.as.clustering.ClassLoaderAwareClassResolver
- ANNOTATION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
An annotation index for a (@link ResourceRoot).
- 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
-
A 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
-
- 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
-
- anonymousMechanismNotExpected(Callback) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- ANY - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- ANY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ANY_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- ANY_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_IPV4_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- ANY_IPV4_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ANY_IPV6_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- ANY_IPV6_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
- 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
-
- 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 actuall 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 actuall 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 actuall install them
- APPCLIENT_CONFIG - Static variable in class org.jboss.as.process.CommandLineConstants
-
Additional class path items, used only by app client
- 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 - 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.
- appendJVMRoute() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- ApplicableMethodInformation<T> - Class in org.jboss.as.ejb3.deployment
-
Metadata store for method level information that can be applied to a method via versious different deployment
descriptor styles
- ApplicableMethodInformation(String, T) - Constructor for class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- 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_DMR_ENCODED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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_JAVASCRIPT - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- APPLICATION_JSON - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- APPLICATION_OCTET_STREAM - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- APPLICATION_ROLES_PROPERTIES - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- APPLICATION_USERS_PROPERTIES - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- APPLICATION_USERS_SWITCH - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- 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
-
- ApplicationClientDeploymentProcessor - Class in org.jboss.as.ee.structure
-
Processor that sets up application clients.
- ApplicationClientDeploymentProcessor() - Constructor for class org.jboss.as.ee.structure.ApplicationClientDeploymentProcessor
-
- 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
-
- 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
-
- applicationExtraDescriptorsConfig() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- applicationServletContainerInitializerConfig() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- applicationTldConfig() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
Migrate TLD metadata to Catalina.
- applicationWebConfig() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- apply(CacheMode) - Method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
- apply(ClusteredBackingCacheEntryStoreConfig, OperationContext, String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreWriteHandler
-
- apply(NonClusteredBackingCacheEntryStoreSource<?, ?, ?>, OperationContext, String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.FilePassivationStoreWriteHandler
-
- apply(S, OperationContext, String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreWriteHandler
-
- apply(Handler) - Method in class org.jboss.as.logging.handlers.FormatterSpec
-
- 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
-
- 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
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<List<PoolConfiguration>>) - Method in class org.jboss.as.connector.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<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.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.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<String>) - Method in class org.jboss.as.jpa.subsystem.JPADefaultDatasourceWriteHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<T>) - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, AsyncHandler) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerUpdateProperties
-
- applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, ConsoleHandler) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerUpdateProperties
-
- applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, Handler) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerUpdateProperties
-
- applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, FileHandler) - Method in class org.jboss.as.logging.handlers.file.FileHandlerUpdateProperties
-
- applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, PeriodicRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.PeriodicHandlerUpdateProperties
-
- applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, SizeRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingHandlerUpdateProperties
-
- applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, T) - Method in class org.jboss.as.logging.handlers.HandlerUpdateProperties
-
Hook to allow subclasses to make runtime changes to effect the attribute value change.
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Logger>) - Method in class org.jboss.as.logging.loggers.LoggerWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Logger>) - Method in class org.jboss.as.logging.loggers.RootLoggerWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.server.operations.HttpManagementWriteAttributeHandler
-
- applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Void>) - Method in class org.jboss.as.server.operations.NativeManagementWriteAttributeHandler
-
- 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<Boolean>) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- ARCH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- ARCHIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ARCHIVE_VALIDATION_CONFIG_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- ArchiveHandler - Class in org.jboss.as.cli.handlers
-
- ArchiveHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ArchiveHandler
-
- archiveName - Static variable in class org.jboss.as.ee.deployment.spi.beans.WarConfigBeanRoot
-
- ArchiveValidationAdd - Class in org.jboss.as.connector.subsystems.jca
-
- ArchiveValidationAdd() - Constructor for class org.jboss.as.connector.subsystems.jca.ArchiveValidationAdd
-
- ArchiveValidationAdd.ArchiveValidationParameters - Enum in org.jboss.as.connector.subsystems.jca
-
- ARG_VALUE_COMPLETER - Static variable in class org.jboss.as.cli.operation.OperationRequestCompleter
-
- argAdminOnly() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.ADMIN_ONLY
command line argument.
- argDefaultMulticastAddress() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.DEFAULT_MULTICAST_ADDRESS
command line
argument.
- argHelp() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.SHORT_HELP
or CommandLineArgument.HELP
command line argument.
- argInterfaceBindAddress() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.INTERFACE_BIND_ADDRESS
command line
argument.
- argProperties() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.SHORT_PROPERTIES
or CommandLineArgument.PROPERTIES
command line argument.
- argPublicBindAddress() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.PUBLIC_BIND_ADDRESS
or CommandLineArgument.LEGACY_PUBLIC_BIND_ADDRESS
command line argument.
- argSecurityProperty() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.SECURITY_PROP
command line argument.
- argServerConfig() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.DOMAIN_CONFIG
and CommandLineArgument.SHORT_DOMAIN_CONFIG
command line arguments.
- argSystem() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.SYSTEM_PROPERTY
command line argument.
- ArgumentListState - Class in org.jboss.as.cli.parsing.command
-
- ArgumentState - Class in org.jboss.as.cli.parsing.command
-
- ArgumentValueConverter - Interface in org.jboss.as.cli
-
- ArgumentValueConverter.DMRWithFallbackConverter - Class in org.jboss.as.cli
-
- ArgumentValueConverter.DMRWithFallbackConverter() - Constructor for class org.jboss.as.cli.ArgumentValueConverter.DMRWithFallbackConverter
-
- 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, String, 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
-
- argUsage() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the usage of standalone.sh.
- argVersion() - Method in interface org.jboss.as.server.ServerMessages
-
Instructions for the CommandLineArgument.SHORT_VERSION
, CommandLineArgument.LEGACY_SHORT_VERSION
or CommandLineArgument.VERSION
command line argument.
- ArjunaObjectStoreEnvironmentService - Class in org.jboss.as.txn.service
-
Configures the ObjectStoreEnvironmentBean
s using an injected path.
- ArjunaObjectStoreEnvironmentService(boolean) - Constructor for class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService
-
- 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
-
- 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
-
- 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
-
- AS_RELEASE_CODENAME - Static variable in class org.jboss.as.version.Version
-
- 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.version.Version
-
- AskSessionOutdatedSessionChecker - Class in org.jboss.as.web.session
-
- AskSessionOutdatedSessionChecker() - Constructor for class org.jboss.as.web.session.AskSessionOutdatedSessionChecker
-
- asList() - Method in interface org.jboss.as.cli.CommandHistory
-
Returns the history as a list of strings.
- AssemblyDescriptorProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
Processes the assembly-descriptor section of a ejb-jar.xml of a EJB deployment and updates the
EjbJarDescription
appropriately with this info.
- AssemblyDescriptorProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.AssemblyDescriptorProcessor
-
- assertRemoveSubsystemResources(KernelServices) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Checks that the subystem resources can be removed, i.e.
- assertRemoveSubsystemResources(KernelServices, Set<PathAddress>) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Checks that the subystem resources can be removed, i.e.
- assertTimerState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- 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
-
- associate(String, Session) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Associate the specified single sign on identifier with the specified Session.
- 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
-
- ASYNC - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- ASYNC - Static variable in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- ASYNC_HANDLER - Static variable in interface org.jboss.as.logging.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
.
- AsyncHandlerAdd - Class in org.jboss.as.logging.handlers.async
-
- AsyncHandlerAssignSubhandler - Class in org.jboss.as.logging.handlers.async
-
Operation responsible assigning a subhandler to an async handler.
- AsyncHandlerAssignSubhandler() - Constructor for class org.jboss.as.logging.handlers.async.AsyncHandlerAssignSubhandler
-
- AsyncHandlerService - Class in org.jboss.as.logging.handlers.async
-
- AsyncHandlerService() - Constructor for class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- AsyncHandlerUnassignSubhandler - Class in org.jboss.as.logging.handlers.async
-
Operation responsible unassigning a handler from a logger.
- AsyncHandlerUnassignSubhandler() - Constructor for class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
- AsyncHandlerUpdateProperties - Class in org.jboss.as.logging.handlers.async
-
Operation responsible for updating the properties of an async logging handler.
- AsyncHandlerWriteAttributeHandler - Class in org.jboss.as.logging.handlers.async
-
Date: 12.10.2011
- 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.
- asynchronous() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- AsynchronousMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Merging processor that handles EJB asyn 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
-
Base service class that executes service start/stop asynchronously.
- AsynchronousService() - Constructor for class org.jboss.as.clustering.msc.AsynchronousService
-
- AsynchronousService(boolean, boolean) - Constructor for class org.jboss.as.clustering.msc.AsynchronousService
-
- asyncInvocationFailed(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an exception occurred while executing an invocation
- 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
-
- AsyncVoidInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
-
An asynchronous execution interceptor for methods returning void
.
- AsyncVoidInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.interceptors.AsyncVoidInterceptorFactory
-
- AtomicMapCache<K,MK,MV> - Class in org.jboss.as.clustering.infinispan.atomic
-
- AtomicMapCache(AdvancedCache<K, Map<MK, MV>>) - Constructor for class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- 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.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.naming.deployment.NamespaceBindings
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.deployment.ScisMetaData
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.deployment.ServletContextAttribute
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.deployment.TldsMetaData
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.deployment.WarMetaData
-
- ATTACHMENT_KEY - Static variable in class org.jboss.as.weld.deployment.WeldDeploymentMetadata
-
- AttachmentKey<T> - Class in org.jboss.as.server.deployment
-
An immutable, type-safe object attachment key.
- 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.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.server.deployment
-
- attemptingToInjectInjectionPointIntoField(Class, Field) - Method in interface org.jboss.as.weld.WeldMessages
-
- attemptingToInjectInjectionPointIntoNonBean(Class<?>, Method) - Method in interface org.jboss.as.weld.WeldMessages
-
- 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
-
A Attribute.
- Attribute - Enum in org.jboss.as.controller.parsing
-
An enumeration of all the recognized core configuration XML attributes, by local name.
- Attribute - Enum in org.jboss.as.jpa.puparser
-
- Attribute - Enum in org.jboss.as.logging
-
- 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 - Enum in org.jboss.as.threads
-
- 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.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.server.mgmt.HttpManagementResourceDefinition
-
- ATTRIBUTE_DEFINITIONS - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
-
- ATTRIBUTE_NAME - Static variable in class org.jboss.as.server.deployment.DeploymentStatusHandler
-
- 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
-
- 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.
- attributeAdded(HttpSessionBindingEvent) - Method in class org.jboss.as.web.session.NonSerializableAttributeTester
-
- AttributeDefinition - Class in org.jboss.as.controller
-
Defining characteristics of an attribute in a
Resource
, with utility
methods for conversion to and from xml and for validation.
- AttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterValidator, String[], String[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
- AttributeDefinition(String, String, ModelNode, ModelType, boolean, boolean, MeasurementUnit, ParameterCorrector, ParameterValidator, String[], String[], AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.AttributeDefinition
-
- attributeIsInvalid(String) - Method in interface org.jboss.as.server.ServerMessages
-
- attributeIsRequired(String) - Method in interface org.jboss.as.server.ServerMessages
-
- 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.
- 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.
- attributeRemoved(HttpSessionBindingEvent) - Method in class org.jboss.as.web.session.NonSerializableAttributeTester
-
- attributeReplaced(HttpSessionBindingEvent) - Method in class org.jboss.as.web.session.NonSerializableAttributeTester
-
- ATTRIBUTES - Static variable in class org.jboss.as.cli.Util
-
- ATTRIBUTES - Static variable in class org.jboss.as.connector.pool.PoolConfigurationRWHandler
-
- ATTRIBUTES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.threads.ThreadsWriteAttributeOperationHandler
-
- AUDIT - Static variable in interface org.jboss.as.security.Constants
-
- AUDIT_MANAGER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- auditManager - Variable in class org.jboss.as.web.security.JBossWebRealm
-
The AuditManager
instance that can audit security events
- 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(HttpExchange) - Method in class org.jboss.as.domain.http.server.security.BasicAuthenticator
-
- authenticate(HttpExchange) - Method in class org.jboss.as.domain.http.server.security.ClientCertAuthenticator
-
- authenticate(HttpExchange) - Method in class org.jboss.as.domain.http.server.security.DigestAuthenticator
-
- authenticate(String, String) - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
- authenticate(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.as.web.security.ExtendedFormAuthenticator
-
Authenticate the user making this request, based on the specified login configuration.
- authenticate(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
- authenticate(String, String) - Method in class org.jboss.as.web.security.JBossWebRealm
-
- authenticate(X509Certificate[]) - Method in class org.jboss.as.web.security.JBossWebRealm
-
- authenticate(String, byte[]) - Method in class org.jboss.as.web.security.JBossWebRealm
-
- authenticate(String, String, String, String, String, String, String, String) - Method in class org.jboss.as.web.security.JBossWebRealm
-
- AUTHENTICATE_BYTES - Static variable in class org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule
-
Authenticate bytes.
- authenticateError(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- authenticateErrorCert(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- authenticateErrorDigest(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- AUTHENTICATION - Static variable in class org.jboss.as.controller.descriptions.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
-
- authenticationManager - Variable in class org.jboss.as.web.security.JBossWebRealm
-
The AuthenticationManager
instance that can perform authentication
- AuthenticationProvider - Class in org.jboss.as.domain.http.server.security
-
The AuthenticationProvider to make available the AuthorizingCallbackHandler to the the authenticators.
- AuthenticationProvider(SecurityRealm) - Constructor for class org.jboss.as.domain.http.server.security.AuthenticationProvider
-
- AUTHORIZATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- AUTHORIZATION - Static variable in interface org.jboss.as.security.Constants
-
- AUTHORIZATION_HEADER - Static variable in interface org.jboss.as.domain.http.server.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) - Constructor for class org.jboss.as.ejb3.security.AuthorizationInterceptor
-
- authorizationManager - Variable in class org.jboss.as.web.security.JBossWebRealm
-
The AuthorizationManager
instance that is used for authorization as well as get roles
- AuthorizationResourceDefinition - Class in org.jboss.as.security
-
- 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_START - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.domain.http.server.multipart.BoundaryDelimitedInputStream
-
This method will always return 0 because this input stream must always read ahead to determine the location of the
boundary.
- 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
-
- averageAliveTime - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Average time in ms a now expired session has been alive
- 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.ManagementMessageHandler
-
Await the completion of all currently active operations.
- 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(long, TimeUnit) - Method in class org.jboss.as.threads.ManagedExecutorService
- CACHE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- Cache<K extends Serializable,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 - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule
-
- cache - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPClientCertServerAuthModule
-
- cache - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
- CACHE_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- CACHE_CONTAINER - Static variable in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
-
- CACHE_CONTAINER - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- CACHE_CONTAINER_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- CACHE_TYPE - Static variable in interface org.jboss.as.security.Constants
-
- CACHE_TYPE - Static variable in class org.jboss.as.security.SecurityDomainResourceDefinition
-
- Cacheable<K extends Serializable> - Interface in org.jboss.as.ejb3.cache
-
- CacheableTimestamp<K extends Serializable> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- CacheableTimestamp(BackingCacheEntry<K, ?>) - Constructor for class org.jboss.as.ejb3.cache.spi.impl.CacheableTimestamp
-
- CacheableTimestamp(K, long) - Constructor for class org.jboss.as.ejb3.cache.spi.impl.CacheableTimestamp
-
- 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
-
- 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
-
- CacheConfigurationService - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheConfigurationService(String, ConfigurationBuilder, CacheConfigurationService.Dependencies) - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
-
- CacheContainerAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerAdd() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerAdd
-
- CacheContainerReadAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache-container resource.
- CacheContainerRemove - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheContainerRemove() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemove
-
- CacheContainerWriteAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache-container resource.
- 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
-
- CachedConnectionManagerAdd.CcmParameters - Enum in org.jboss.as.connector.subsystems.jca
-
- CachedConnectionManagerSetupProcessor - Class in org.jboss.as.connector.deployers.processors
-
Setup processor that adds sets operations for the cached connection manager.
- CachedConnectionManagerSetupProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.CachedConnectionManagerSetupProcessor
-
- cacheEntryInUse(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- cacheEntryModified(CacheEntryModifiedEvent<SSOKey, ?>) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Extracts an SSO session id and uses it in an invocation of ClusteredSingleSignOn.update()
.
- cacheEntryNotFound(Object) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an warning message indicating the it could not find a EJB for the specific id
- cacheEntryNotInUse(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- cacheEntryRemoved(CacheEntryRemovedEvent<SSOKey, ?>) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Extracts an SSO session id and uses it in an invocation of ClusteredSingleSignOn.deregister(String)
.
- cacheExists(String) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- CacheFactory<K extends Serializable,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
-
- CacheFactoryRemove - Class in org.jboss.as.ejb3.subsystem
-
- CacheFactoryResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- CacheFactoryService<K extends Serializable,V extends Identifiable<K>> - Class in org.jboss.as.ejb3.cache
-
- CacheFactoryService(String, Set<String>) - Constructor for class org.jboss.as.ejb3.cache.CacheFactoryService
-
- 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
-
- CacheReadAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache-container resource.
- CacheRemove - Class in org.jboss.as.clustering.infinispan.subsystem
-
- CacheRemove() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.CacheRemove
-
- cacheRemoveFailed(Object) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an exception occurred while removing the an inactive bean.
- 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
-
- 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
-
- CacheWriteAttributeHandler - Class in org.jboss.as.clustering.infinispan.subsystem
-
Attribute handler for cache resource.
- calcActiveSessions() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
Calculates the number of active sessions, and updates the max # of local active sessions and max # of sessions.
- calculateNextTimeout() - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- calculateNextTimeout() - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- calculateOffset(MeasurementUnit, MeasurementUnit) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- 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(String, TimerServiceImpl, CalendarBasedTimeout, Object) - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- CalendarTimer(String, TimerServiceImpl, CalendarBasedTimeout, Serializable, boolean, Object) - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- CalendarTimer(String, TimerServiceImpl, CalendarBasedTimeout, Serializable, boolean, Method, Object) - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- CalendarTimer(CalendarTimerEntity, TimerServiceImpl) - Constructor for class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- CalendarTimerEntity - Class in org.jboss.as.ejb3.timerservice.persistence
-
CalendarTimerEntity
- 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
-
- callAsynchMethodOnCluster(String, String, Object[], Class<?>[], boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Invoke an RPC call on all nodes of the partition/cluster without waiting for any responses.
- callAsynchMethodOnCluster(String, String, Object[], Class<?>[], boolean, boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Invoke an RPC call on all nodes of the partition/cluster without waiting for any responses.
- callAsynchMethodOnCluster(String, String, Object[], Class<?>[], boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Invoke an RPC call on all nodes of the partition/cluster without waiting for any responses.
- callAsynchMethodOnCluster(String, String, Object[], Class<?>[], boolean, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Invoke an RPC call on all nodes of the partition/cluster without waiting for any responses.
- callAsyncMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on Cluster coordinator node only.
- callAsyncMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean, boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on Cluster coordinator node only.
- callAsyncMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- callAsyncMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- callAsyncMethodOnNode(String, String, Object[], Class<?>[], ClusterNode) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on target node only.
- callAsyncMethodOnNode(String, String, Object[], Class<?>[], ClusterNode, boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on target node only.
- callAsyncMethodOnNode(String, String, Object[], Class<?>[], ClusterNode) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Calls method on target node only.
- callAsyncMethodOnNode(String, String, Object[], Class<?>[], ClusterNode, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Calls method on target node only.
- callbackHandler - Variable in class org.jboss.as.web.security.jaspi.modules.WebServerAuthModule
-
- CallbackHandlerFactory - Interface in org.jboss.as.domain.management
-
Interface to represent a CallbackHandlerFactory
- callbackRejected(Throwable) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating the callback was rejected by the handler.
- 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
- callMethodOnCluster(String, String, Object[], Class<?>[], boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Invoke an RPC call on all nodes of the partition/cluster and return their response values as a list.
- callMethodOnCluster(String, String, Object[], Class<?>[], boolean, ResponseFilter) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Invoke a synchronous RPC call on all nodes of the partition/cluster and return their response values as a list.
- callMethodOnCluster(String, String, Object[], Class<?>[], boolean, ResponseFilter, long, boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Invoke an RPC call on all nodes of the partition/cluster and return their response values as a list.
- callMethodOnCluster(String, String, Object[], Class<?>[], boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Invoke an RPC call on all nodes of the partition/cluster and return their response values as a list.
- callMethodOnCluster(String, String, Object[], Class<?>[], boolean, ResponseFilter) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Invoke a synchronous RPC call on all nodes of the partition/cluster and return their response values as a list.
- callMethodOnCluster(String, String, Object[], Class<?>[], boolean, ResponseFilter, long, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Invoke an RPC call on all nodes of the partition/cluster and return their response values as a list.
- callMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on Cluster coordinator node only.
- callMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean, long, boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on Cluster coordinator node only.
- callMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Calls method on Cluster coordinator node only.
- callMethodOnCoordinatorNode(String, String, Object[], Class<?>[], boolean, long, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Calls method on Cluster coordinator node only.
- callMethodOnNode(String, String, Object[], Class<?>[], ClusterNode) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on target node only.
- callMethodOnNode(String, String, Object[], Class<?>[], long, ClusterNode) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method on target node only.
- callMethodOnNode(String, String, Object[], Class<?>[], long, ClusterNode, boolean) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Calls method synchronously on target node only.
- callMethodOnNode(String, String, Object[], Class<?>[], ClusterNode) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Calls method on target node only.
- callMethodOnNode(String, String, Object[], Class<?>[], long, ClusterNode) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Calls method on target node only.
- callMethodOnNode(String, String, Object[], Class<?>[], long, ClusterNode, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Calls method synchronously on target node only.
- 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() - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- callTimeout() - 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
-
- 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
-
- canAttributeBeReplicated(Object) - Method in class org.jboss.as.web.session.ClusteredSession
-
Returns whether the attribute's type is one that can be replicated.
- cancel() - Method in interface org.jboss.as.controller.Cancellable
-
Attempt to cancel this operation.
- cancel() - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Cancels the deployment
- cancel(boolean) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- cancel() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- cancel() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.ResultHandler
-
Cancel the operation.
- CANCEL_ASYNC_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- 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
- 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.
- cannotAcquireHeldLock() - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
A message indicating that a lock could not be acquired because it's held by an unknown.
- cannotAcquireHeldLock(ClusterNode) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
A message indicating that a lock could not be acquired because it's held by the node.
- cannotAcquireLock(Serializable) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
A message indicating a lock could not be acquired from a cluster.
- 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.
- cannotAddIntegration(Throwable, String) - Method in interface org.jboss.as.jpa.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.
- 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
-
- 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.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.
- 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
- 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
-
- cannotChangeInputStream() - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the input stream reference cannot be changed.
- 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.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.
- cannotCloseNonExtendedEntityManager(String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating only ExtendedEntityMangers can be closed.
- cannotCloseTransactionContainerEntityManger() - Method in interface org.jboss.as.jpa.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.
- cannotConnectToManagementTarget(URI) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- 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.JpaMessages
-
Creates an exception indicating the inability to create an instance of the adapter class represented by the
className
parameter.
- cannotCreateLocalDirectory(File) - Method in interface org.jboss.as.server.ServerMessages
-
- cannotCreateObjectName(Throwable, PathAddress) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the
ObjectName
could not be created for the address.
- cannotCreateVault(VaultReaderException, VaultReaderException) - Method in interface org.jboss.as.server.ServerMessages
-
Creates an error message indicating creating a security vault failed.
- 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.
- cannotDeleteDeploymentFile(File) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentLogger
-
- 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.
- cannotDeleteExistingDeployment(File) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- cannotDeploy(Throwable) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating the inability to complete the deployment.
- cannotDeployAndValidate(Throwable) - Method in interface org.jboss.as.connector.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.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.
- 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.
- cannotDetermineModuleType(ModelNode) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentLogger
-
- 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.
- cannotFindDeploymentFile(String) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- cannotFindExtensionListEntry(ExtensionListEntry, ResourceRoot) - Method in interface org.jboss.as.server.ServerLogger
-
- cannotGetSessionFactory(Throwable) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating a failure to get the Hibernate session factory from the entity manager.
- cannotIndexClass(String, String, Throwable) - Method in interface org.jboss.as.server.ServerLogger
-
- cannotInjectResourceLocalEntityManager() - Method in interface org.jboss.as.jpa.JpaMessages
-
A message indicating the inability to inject a
PersistenceUnitTransactionType.RESOURCE_LOCAL
container managed EntityManager
using the PersistenceContext
annotation.
- cannotInjectResourceLocalEntityManager(String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the inability to inject a
PersistenceUnitTransactionType.RESOURCE_LOCAL
entity manager, represented by the
unitName
parameter, using the <persistence-context-ref>
.
- cannotInstantiateClass(Throwable, String) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the class, represented by the className
parameter, could not be
instantiated.
- cannotInstantiateDriverClass(String, Throwable) - Method in interface org.jboss.as.connector.ConnectorLogger
-
Logs a warning message indicating inability to instantiate the driver class.
- cannotInstantiateDriverClass(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
A message indicating inability to instantiate the driver class.
- 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.
- cannotLoadAdapterModule(Throwable, String, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the persistence provider adapter module, represented by the adapterModule
parameter, had an error loading.
- cannotLoadAnnotationIndex(String) - Method in interface org.jboss.as.server.ServerLogger
-
Message for when a pre-computed annotation index cannot 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.
- cannotLoadEntityClass(Throwable, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the entity class could not be loaded with the
PersistenceUnitInfo.getClassLoader()
.
- cannotLoadFromJpa(Throwable, String) - Method in interface org.jboss.as.jpa.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.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) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the module could not be loaded.
- cannotLoadPersistenceProviderModule(Throwable, String, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the persistence provider module, represented by the
persistenceProviderModule
parameter, had an error loading.
- 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.
- 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.
- cannotObtainMetaData() - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- cannotObtainModuleType(String) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- 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.
- 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
.
- 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.
- 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.
- 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.
- 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.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(ModelNode) - 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 resoloved.
- 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.
- cannotSaveDeploymentPlanEntry(Throwable, String) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentLogger
-
- 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.
- cannotSetUriScheme() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the uriScheme cannot be set with the endpoint.
- cannotSetUriScheme() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the uriScheme cannot be set with the endpoint.
- 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.JpaMessages
-
Creates an exception indicating that both key1
and key2
cannot be specified for the object.
- cannotSpecifyMultipleTimeouts() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating that both connect timeout and the connect timeout property cannot be used
together.
- cannotSpecifyMultipleTimeouts() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating that both connect timeout and the connect timeout property cannot be used
together.
- cannotStartDs() - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating the data source was unable to start because it create more than one connection
factory.
- cannotStopConnectorServer(Throwable) - Method in interface org.jboss.as.jmx.JmxLogger
-
Creates an exception indicating the JMX connector could not undbind from the registry.
- cannotTransformDeploymentPlanToXML(IOException) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentLogger
-
- 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 undbind from the registry.
- cannotUnregisterObject() - Method in interface org.jboss.as.jmx.JmxLogger
-
Logs a warning message indicating no
ObjectName
is available to unregister.
- 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.JpaMessages
-
Creates an exception indicating the extended persistence context for the SFSB already exists.
- cannotWriteTo(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the inability to write the name
.
- 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.
- cantAppearAfter - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- 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.
- CATEGORY - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- caughtErrorInvokingAsyncMethod(Throwable, String, String) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs a warning message indicating an exception was thrown invoking a method, represented by the
methodName
parameter, on the service, represented by the serviceName
parameter, asynchronously.
- caughtExceptionClosingContentInputStream(Exception) - Method in interface org.jboss.as.server.ServerLogger
-
- caughtExceptionRevertingOperation(Exception, String, String, PathAddress) - Method in interface org.jboss.as.server.ServerLogger
-
- caughtExceptionUndeploying(Throwable, DeploymentUnitProcessor, Phase, DeploymentUnit) - Method in interface org.jboss.as.server.ServerLogger
-
- caughtInterruptedException(Object, Serializable) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
- caughtIOExceptionUploadingContent(IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- caughtRemoteInvocationThrowable(Throwable) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
Creates an exception indicating a raw throwable was caught on a remote invocation.
- CCM_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- CcmService - Class in org.jboss.as.connector.services
-
Cached connection manager service
- CcmService(boolean, boolean) - Constructor for class org.jboss.as.connector.services.CcmService
-
create an instance
- ccmValue - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- 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_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
-
- 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
- CERTIFICATES_ATTR - Static variable in class org.jboss.as.web.security.jaspi.modules.HTTPClientCertServerAuthModule
-
- certMapping - Variable in class org.jboss.as.web.security.JBossWebRealm
-
The converter from X509 certificate chain to Principal
- 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
-
- channelClosed(Channel) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- 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
-
- channelDisconnected(Channel) - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- channelDisconnectError(Throwable) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs an error message indicating a failure to disconnect the channel.
- 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
-
- channelName - Variable in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- channelOpened(Channel) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- ChannelProvider - Class in org.jboss.as.clustering.infinispan
-
- ChannelProvider() - Constructor for class org.jboss.as.clustering.infinispan.ChannelProvider
-
- ChannelService - Class in org.jboss.as.clustering.jgroups.subsystem
-
- 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
- channelShuttingDown() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- ChannelTransport - Class in org.jboss.as.clustering.infinispan
-
Custom transport implementation that utilizes an injected channel.
- ChannelTransport(Value<Channel>) - Constructor for class org.jboss.as.clustering.infinispan.ChannelTransport
-
- 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
-
- 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
-
- checkActivation(Connector, IronJacamar) - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- checkAllowed(MethodType) - Static method in class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
-
Checks that the current method
- checkConfigurationIsValid() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- checkCredentials(String, String) - Method in class org.jboss.as.domain.http.server.security.BasicAuthenticator
-
- checkingTwoUniqueCriteria(String) - Method in interface org.jboss.as.server.ServerLogger
-
- checkJvmRoute(Request, Response) - Method in class org.jboss.as.web.session.JvmRouteValve
-
- checkResultAndGetContents(ModelNode) - Static method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Checks that the result was successful and gets the real result contents
- CHILD_TYPE - Static variable in class org.jboss.as.cli.Util
-
- 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.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() - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- children - Variable in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- childResourceNotFound(PathElement) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception message indicating a child resource cannot be found.
- CHUNK_END - Static variable in class org.jboss.as.process.protocol.ProtocolConstants
-
- CHUNK_SIZE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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_SUITES - Static variable in interface org.jboss.as.security.Constants
-
- CIPHER_SUITES - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- 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.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- CLASS - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- CLASS - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- CLASS - Static variable in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
-
- 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_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 class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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.
- 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
-
- 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 a 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
-
- 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 addtionalClasses then return it.
- CLASSIC - Static variable in interface org.jboss.as.security.Constants
-
- ClassicAuthenticationResourceDefinition - Class in org.jboss.as.security
-
- 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
-
- classLevelAnnotationParameterRequired(String, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the class level annotation must provide the parameter specified.
- ClassLoaderAwareClassResolver - Class in org.jboss.as.clustering
-
ClassResolver decorator with a simple class loader attachment.
- ClassLoaderAwareClassResolver(ClassResolver, ClassLoader) - Constructor for class org.jboss.as.clustering.ClassLoaderAwareClassResolver
-
- ClassLoaderAwareUpHandler - Class in org.jboss.as.clustering.jgroups
-
UpHandler
decorator that associates an up handler with a class loader.
- ClassLoaderAwareUpHandler(UpHandler) - Constructor for class org.jboss.as.clustering.jgroups.ClassLoaderAwareUpHandler
-
- ClassLoaderAwareUpHandler(UpHandler, ClassLoader) - Constructor for class org.jboss.as.clustering.jgroups.ClassLoaderAwareUpHandler
-
- ClassLoaderProvider - Interface in org.jboss.as.clustering
-
Used for AS7-2496 workaround
- CLASSLOADING_METRICS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CLASSLOADING_READ_WRITE_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- classLoadingFailed(DotName) - Method in interface org.jboss.as.web.WebMessages
-
- ClassLoadingMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
Handles read-attribute and write-attribute for the resource representing
ClassLoadingMXBean
.
- 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.
- classOnlyAnnotation(String, AnnotationTarget) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the annotation is only allowed on a class.
- 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.
- 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
-
- cleanSubject(MessageInfo, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.WebServerAuthModule
-
- cleanup(PersistenceUnitMetadata) - Method in interface org.jboss.as.jpa.spi.PersistenceProviderAdaptor
-
Called when we are done with the persistence unit metadata
- cleanup() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
- 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.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.services.bootstrap.WeldValidationServices
-
- cleanup() - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
- 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
-
- CleanupReflectionIndexProcessor - Class in org.jboss.as.server.deployment.reflect
-
The processor to remove the reflection index from the deployment unit.
- CleanupReflectionIndexProcessor() - Constructor for class org.jboss.as.server.deployment.reflect.CleanupReflectionIndexProcessor
-
- clear() - Method in 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_STATISTICS_DESC - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemProviders
-
- clearCachedProviders() - Method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
- clearDeployerMap() - Method in class org.jboss.as.server.DeployerChainAddHandler
-
This is only public so AbstractSubsystemTest can use it; otherwise it would be package-protected.
- clearGroupCreationContext() - Static method in class org.jboss.as.ejb3.cache.spi.impl.GroupCreationContext
-
Clears the association of any GroupCreationContext with the current thread.
- clearInvalidatedSession(String, Manager) - Static method in class org.jboss.as.web.session.SessionInvalidationTracker
-
- clearPrimaryKey() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- 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
-
- ClearStatisticsHandler - Class in org.jboss.as.connector.subsystems
-
Clear stats from passed plugins
- ClearStatisticsHandler(StatisticsPlugin...) - Constructor for class org.jboss.as.connector.subsystems.ClearStatisticsHandler
-
- clearSubject() - Static method in class org.jboss.as.controller.security.SecurityContext
-
- CliConfig - Interface in org.jboss.as.cli
-
This interface represents the JBoss CLI configuration.
- CLIENT_ALIAS - Static variable in interface org.jboss.as.security.Constants
-
- CLIENT_ALIAS - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- CLIENT_AUTH - Static variable in interface org.jboss.as.security.Constants
-
- CLIENT_AUTH - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- 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_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_REGISTRY_COLLECTOR_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreSourceService
-
- 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 class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
-
- CLIENT_MAPPINGS_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- ClientCertAuthenticator - Class in org.jboss.as.domain.http.server.security
-
A simple authenticator to be used when the ONLY supported mechanism is ClientCert.
- ClientCertAuthenticator(AuthenticationProvider, String) - Constructor for class org.jboss.as.domain.http.server.security.ClientCertAuthenticator
-
- ClientConfigurationImpl - Class in org.jboss.as.controller.client.impl
-
- ClientConfigurationImpl(String, int, CallbackHandler, Map<String, String>, SSLContext, ExecutorService) - Constructor for class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- ClientConfigurationImpl(String, int, CallbackHandler, Map<String, String>, SSLContext, ExecutorService, boolean) - Constructor for class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- ClientConfigurationImpl - Class in org.jboss.as.ee.deployment.spi.status
-
The ClientConfiguration object installs, configures and executes an Application Client.
- ClientConfigurationImpl() - Constructor for class org.jboss.as.ee.deployment.spi.status.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.
- ClientMappingsAttributeDefinition - Class in org.jboss.as.controller.resource
-
An attribute definition for client network to destination mappings on a socket binding.
- ClientMappingsAttributeDefinition(String) - Constructor for class org.jboss.as.controller.resource.ClientMappingsAttributeDefinition
-
- ClientMappingsHandler - Class in org.jboss.as.server.services.net
-
Handler for changing the client mappings on a socket binding.
- 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
-
- CliEventListener - Interface in org.jboss.as.cli
-
- 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
- clone() - Method in class org.jboss.as.connector.bootstrap.NamedBootstrapContext
-
- clone() - Method in class org.jboss.as.connector.workmanager.NamedWorkManager
-
- 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.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.management.client.content.ManagedDMRContentResource
-
- clone() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- clone() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- 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.controller.client.helpers.domain.impl.DomainClientImpl
-
- close() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
-
- close() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
-
- close() - Method in class org.jboss.as.controller.remote.ExistingChannelModelControllerClient
-
- close() - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Close this input stream, and its source input stream.
- close() - Method in class org.jboss.as.embedded.ejb3.JBossStandaloneEJBContainer
-
- 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.ReferenceCountedEntityManager
-
- 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.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.ProtocolChannelClient
-
- close() - Method in class org.jboss.as.server.deployment.module.MountHandle
-
Forcefully close this handle.
- close() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerConnection
- closeChannelOnShutdown(T) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- 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
-
- CLUSTER_PASSIVATION_STORE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- CLUSTERED_CACHE_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- CLUSTERED_SFSB_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- ClusteredAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- ClusteredAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredAnnotationInformationFactory
-
- clusteredAnnotationIsNotApplicableForBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- clusteredAnnotationIsNotApplicableForEntityBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- clusteredAnnotationIsNotApplicableForMDB(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- clusteredAnnotationNotYetImplementedForSingletonBean(DeploymentUnit, String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- ClusteredBackingCacheEntryStoreConfig - Interface in org.jboss.as.ejb3.cache.impl.backing.clustering
-
- ClusteredBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Interface in org.jboss.as.ejb3.cache.impl.backing.clustering
-
- ClusteredBackingCacheEntryStoreSourceService<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.ejb3.cache.impl.backing.clustering
-
- ClusteredBackingCacheEntryStoreSourceService(String) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreSourceService
-
- ClusteredCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
Base class for clustered cache add operations
- ClusteredMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
- ClusteredMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.ClusteredMergingProcessor
-
- ClusteredSession<O extends OutgoingDistributableSessionData> - Class in org.jboss.as.web.session
-
Abstract base class for session clustering based on StandardSession.
- ClusteredSession(ClusteredSessionManager<O>) - Constructor for class org.jboss.as.web.session.ClusteredSession
-
Creates a new ClusteredSession.
- ClusteredSessionManagementStatus - Class in org.jboss.as.web.session.notification
-
Encapsulates the status of how the local container is managing the given session.
- ClusteredSessionManagementStatus(String, boolean, Boolean, Boolean) - Constructor for class org.jboss.as.web.session.notification.ClusteredSessionManagementStatus
-
Create a new ClusteredSessionManagementStatus.
- ClusteredSessionManager<O extends OutgoingDistributableSessionData> - Interface in org.jboss.as.web.session
-
View of a Manager from a ClusteredSession.
- ClusteredSessionNotificationCapability - Class in org.jboss.as.web.session.notification
-
Encapsulates information about the container's capability to issue servlet spec notifications under different condititions.
- ClusteredSessionNotificationCapability() - Constructor for class org.jboss.as.web.session.notification.ClusteredSessionNotificationCapability
-
- ClusteredSessionNotificationCause - Enum in org.jboss.as.web.session.notification
-
Reasons why a servlet spec notification for a clustered session is being generated.
- ClusteredSessionNotificationPolicy - Interface in org.jboss.as.web.session.notification
-
Policy for determining whether the servlet spec notifications related to session events are allowed to be emitted on the
local cluster node.
- ClusteredSessionNotificationPolicyBase - Class in org.jboss.as.web.session.notification
-
- ClusteredSessionNotificationPolicyBase() - Constructor for class org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicyBase
-
- ClusteredSessionValve - Class in org.jboss.as.web.session
-
This Valve detects all sessions that were used in a request.
- ClusteredSessionValve(Manager, BatchingManager) - Constructor for class org.jboss.as.web.session.ClusteredSessionValve
-
Create a new Valve.
- ClusteredSingleSignOn - Class in org.jboss.as.web.sso
-
A Valve that supports a "single sign on" user experience, where the security identity of a user who
successfully authenticates to one web application is propagated to other web applications in the same security domain.
- ClusteredSingleSignOn(SSOClusterManager) - Constructor for class org.jboss.as.web.sso.ClusteredSingleSignOn
-
- ClusteringApiLogger - Interface in org.jboss.as.clustering
-
Date: 26.08.2011
- ClusteringApiMessages - Interface in org.jboss.as.clustering
-
Date: 26.08.2011
- ClusteringImplLogger - Interface in org.jboss.as.clustering.impl
-
Date: 26.08.2011
- ClusteringImplMessages - Interface in org.jboss.as.clustering.impl
-
Date: 26.08.2011
- 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.jboss.as.web.WebLogger
-
- ClusteringNotSupportedException - Exception in org.jboss.as.clustering.web
-
This exception is thrown when the clustered HTTPSession-service is not found
- ClusteringNotSupportedException(String) - Constructor for exception org.jboss.as.clustering.web.ClusteringNotSupportedException
-
- ClusteringNotSupportedException(String, Throwable) - Constructor for exception org.jboss.as.clustering.web.ClusteringNotSupportedException
-
- ClusterLockState - Class in org.jboss.as.clustering.lock
-
- ClusterLockState.State - Enum in org.jboss.as.clustering.lock
-
Lock status of a category
- ClusterNode - Interface in org.jboss.as.clustering
-
Abstract identifier for a member of an @{link HAPartition}.
- ClusterNodeFactory - Interface in org.jboss.as.clustering.impl
-
Factory for ClusterNode(s)
- ClusterNodeImpl - Class in org.jboss.as.clustering.impl
-
Replacement for a JG IpAddress that doesn't base its representation on the JG address but on the computed node name added to
the IPAddress instead.
- ClusterPassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
-
- ClusterPassivationStoreAdd(AttributeDefinition...) - Constructor for class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreAdd
-
- ClusterPassivationStoreRemove - Class in org.jboss.as.ejb3.subsystem
-
- ClusterPassivationStoreRemove(ClusterPassivationStoreAdd) - Constructor for class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreRemove
-
- ClusterPassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- ClusterPassivationStoreWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- cmd - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- CMP_RELATIONSHIP_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- 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
-
- cnfe(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- cnfeThrow(String, Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
- CoarseSessionAttributeStorage - Class in org.jboss.as.clustering.web.infinispan
-
Handles session attribute load/store operations for ReplicationGranularity.SESSION
distributed session managers.
- CoarseSessionAttributeStorage(SessionAttributeMarshaller) - Constructor for class org.jboss.as.clustering.web.infinispan.CoarseSessionAttributeStorage
-
- CODE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CODE - Static variable in interface org.jboss.as.security.Constants
-
- CODE - Static variable in class org.jboss.as.security.VaultResourceDefinition
-
- 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
-
- COLUMN_NAME - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- COLUMN_TYPE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- columnsTotal() - Method in class org.jboss.as.cli.util.SimpleTable
-
- 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(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
-
- CommandExecutor - Class in org.jboss.as.cli.gui
-
This class takes a command-line cli command and submits it to the server.
- CommandExecutor(CommandContext) - Constructor for class org.jboss.as.cli.gui.CommandExecutor
-
- 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
-
- 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.
- 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
-
- CommandLineParser - Interface in org.jboss.as.cli.operation
-
- CommandLineParser.CallbackHandler - Interface in org.jboss.as.cli.operation
-
- 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
-
- CommandState - Class in org.jboss.as.cli.parsing.command
-
- 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.ConfigurationFilePersistenceResource
-
- 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.persistence.FilePersistenceResource
-
- COMMITTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COMMON_STORE_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- CommonAttributes - Interface in org.jboss.as.clustering.infinispan.subsystem
-
Attributes used in setting up Infinispan configurations
To mark an attribute as required, mark it as not allowing null.
- CommonAttributes - Interface in org.jboss.as.clustering.jgroups.subsystem
-
- CommonAttributes - Interface in org.jboss.as.logging
-
- CommonAttributes - Class in org.jboss.as.threads
-
- CommonAttributes() - Constructor for class org.jboss.as.threads.CommonAttributes
-
- CommonDescriptions - Class in org.jboss.as.controller.descriptions.common
-
Some bits and pieces of model attribute description that are used across models.
- CommonDescriptions() - Constructor for class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- CommonIronJacamarParser - Class in org.jboss.as.connector.subsystems.resourceadapters
-
A CommonIronJacamarParser.
- CommonIronJacamarParser() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
- CommonProviders - Class in org.jboss.as.controller.descriptions.common
-
DescriptionProvider
implementations for sub-models that occur across different
types of models.
- CommonXml - Class in org.jboss.as.controller.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.controller.parsing.CommonXml
-
- compare(ModelNode, ModelNode) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Compares two models to make sure that they are the same
- compareTo(ClusterNode) - Method in class org.jboss.as.clustering.impl.ClusterNodeImpl
-
- compareTo(BackingCacheEntry<K, V>) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- compareTo(CacheableTimestamp<K>) - Method in class org.jboss.as.ejb3.cache.spi.impl.CacheableTimestamp
-
Compares based on
last used
, returning -1 for earlier timestamps.
- compareTo(JndiName) - Method in class org.jboss.as.naming.deployment.JndiName
-
- compareXml(String, String, String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Validate the marshalled xml without adjusting the namespaces for the original and marshalled xml.
- compareXml(String, String, String, boolean) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Validate the marshalled xml without adjusting the namespaces for the original and marshalled xml.
- COMPILATION - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COMPILATION_METRICS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COMPILATION_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COMPILATION_READ_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COMPILATION_TIME_MONITORING_SUPPORTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- CompilationMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
Handles read-attribute and write-attribute for the resource representing
CompilationMXBean
.
- 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.DefaultCompleter
-
- 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, 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 class org.jboss.as.clustering.singleton.SingletonService
-
- COMPLETE_TX_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- completeConfig() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- completed(T) - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.CompletedCallback
-
The operation completed successfully.
- COMPLETED_TASK_COUNT - Static variable in class org.jboss.as.threads.CommonAttributes
-
- COMPLETED_TASK_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- completeStep() - Method in interface org.jboss.as.controller.OperationContext
-
Complete a step, returning the overall operation result.
- completeStep(OperationContext.RollbackHandler) - Method in interface org.jboss.as.controller.OperationContext
-
- 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_DISPATCHER - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- 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
- 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
-
- ComponentInjector - Interface in org.jboss.as.ee.component
-
- ComponentInjector.InjectionHandle - Interface in org.jboss.as.ee.component
-
A reference to a completed injection.
- componentInstallationFailure(Throwable, 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, InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.BasicComponent
-
Method that can be overriden to perform setup on the instance after it has been created
- componentInstanceCreated(BasicComponentInstance, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- componentInstanceCreationFailed(String, Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- 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
- ComponentInstantiator - Interface in org.jboss.as.web.deployment.component
-
An instantiator for a specific component
- 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
- 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
- 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
- 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.
- 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
-
- 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.
- 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.
- CONCURRENCY_LEVEL - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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_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
- ConcurrentRolloutPlanGroup - Class in org.jboss.as.cli.operation.impl
-
- ConcurrentRolloutPlanGroup() - Constructor for class org.jboss.as.cli.operation.impl.ConcurrentRolloutPlanGroup
-
- ConcurrentSignState - Class in org.jboss.as.cli.parsing.operation.header
-
- config - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- CONFIG_FILE - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- CONFIG_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
A logger with the category org.jboss.as.config
.
- ConfigBeanXPaths - Class in org.jboss.as.ee.deployment.spi.beans
-
- ConfigBeanXPaths(String, ConfigBeanXPaths) - Constructor for class org.jboss.as.ee.deployment.spi.beans.ConfigBeanXPaths
-
- 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
-
- 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
-
- ConfigurationFile - Class in org.jboss.as.controller.persistence
-
Encapsulates the configuration file and manages its history
- ConfigurationFile(File, String, String) - 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
-
- 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
- ConfigurationPersisterProvider - Interface in org.jboss.as.controller.persistence
-
- 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.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_MODULE_SPEC - Static variable in enum org.jboss.as.server.deployment.Phase
-
- 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
-
- ConfirmationChoice - Class in org.jboss.as.domain.management.security.state
-
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.state.ConfirmationChoice
-
- CONFLICT - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- conflictingBinding(String, InjectionSource) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating an incompatible conflicting binding.
- conflictOnDefaultWebapp() - Method in interface org.jboss.as.web.WebMessages
-
- 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.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
-
- connect(CallbackHandler, ActiveOperation.CompletedCallback<Void>) - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerConnection
-
Connect to the remote host-controller.
- connectController(String, int) - Method in interface org.jboss.as.cli.CommandContext
-
Connects the controller client using the host and the port.
- 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.LdapAuthenticationResourceDefinition
-
- 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_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_PROPERTIES - Static variable in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- CONNECTION_VALIDATOR_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- connectionClosed() - Method in interface org.jboss.as.process.protocol.Connection.ClosedCallback
-
- 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
-
- ConnectionFactoryReferenceFactoryService - Class in org.jboss.as.connector.services
-
- ConnectionFactoryReferenceFactoryService() - Constructor for class org.jboss.as.connector.services.ConnectionFactoryReferenceFactoryService
-
- ConnectionFactoryService - Class in org.jboss.as.connector.services
-
- ConnectionFactoryService(Object) - Constructor for class org.jboss.as.connector.services.ConnectionFactoryService
-
create an instance
- ConnectionHandler - Interface in org.jboss.as.process.protocol
-
A handler for incoming protocol connections.
- ConnectionManager - Interface in org.jboss.as.domain.management.connections
-
A ConnectionManager is responsible for making connections available to the security realms
to perform their operations.
- connectionName - Variable in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- connectionNameEmpty() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- 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
-
- 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
-
- connectionUriEmpty(String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- CONNECTOR_CONFIG_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- CONNECTOR_REF - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- ConnectorAdd - Class in org.jboss.as.remoting
-
Add a connector to a remoting container.
- ConnectorAdd() - Constructor for class org.jboss.as.remoting.ConnectorAdd
-
- ConnectorLogger - Interface in org.jboss.as.connector
-
Date: 01.09.2011
- ConnectorMessages - Interface in org.jboss.as.connector
-
Date: 01.09.2011
- 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
-
- connectorServiceName(String) - Static method in class org.jboss.as.remoting.RemotingServices
-
Create the service name for a connector
- ConnectorServices - Class in org.jboss.as.connector
-
A ConnectorServices.
- connectorStartError() - Method in interface org.jboss.as.web.WebMessages
-
- 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
-
- connectTimeoutNotNeeded() - Method in interface org.jboss.as.protocol.ProtocolLogger
-
- connectTimeoutPropertyNotNeeded() - Method in interface org.jboss.as.protocol.ProtocolLogger
-
- connectWasCancelled() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
- Console - Interface in org.jboss.as.cli.impl
-
- CONSOLE - Static variable in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- Console.Factory - Class in org.jboss.as.cli.impl
-
- Console.Factory() - Constructor for class org.jboss.as.cli.impl.Console.Factory
-
- CONSOLE_ENABLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CONSOLE_ENABLED - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
-
- CONSOLE_HANDLER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ConsoleHandlerAdd - Class in org.jboss.as.logging.handlers.console
-
- ConsoleHandlerService - Class in org.jboss.as.logging.handlers.console
-
- ConsoleHandlerService() - Constructor for class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- ConsoleHandlerUpdateProperties - Class in org.jboss.as.logging.handlers.console
-
Operation responsible for updating the properties of a console logging handler.
- ConsoleHandlerWriteAttributeHandler - Class in org.jboss.as.logging.handlers.console
-
Date: 12.10.2011
- 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
-
A message indicating that admin console module could not be loaded
- ConsoleWrapper<T> - Interface in org.jboss.as.domain.management.security
-
Wrap the console commands
- ConstantInterceptorFactory - Class in org.jboss.as.ee.component
-
Interceptor factory that returns a constant value
- ConstantInterceptorFactory(Object) - Constructor for class org.jboss.as.ee.component.ConstantInterceptorFactory
-
- Constants - Class in org.jboss.as.connector.pool
-
- Constants() - Constructor for class org.jboss.as.connector.pool.Constants
-
- Constants - Interface in org.jboss.as.domain.http.server
-
Constants for use within the management HTTP server.
- Constants - Class in org.jboss.as.jmx.model
-
- Constants() - Constructor for class org.jboss.as.jmx.model.Constants
-
- Constants - Interface in org.jboss.as.security
-
Attributes used by the security subsystem.
- constructComponentInstance(ManagedReference, boolean, InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.BasicComponent
-
Construct the component instance.
- constructComponentInstance(ManagedReference, boolean, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- 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
-
- containerClose() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
- containerEventTypes - Static variable in class org.jboss.as.web.session.ClusteredSession
-
The method signature for the fireContainerEvent
method.
- 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
-
- ContainerStateMonitor - Class in org.jboss.as.controller
-
- ContainerStateMonitor.ContainerStateChangeReport - Class in org.jboss.as.controller
-
- ContainerStateMonitor.MissingDependencyInfo - Class in org.jboss.as.controller
-
- ContainerStateMonitor.MissingDependencyInfo(ServiceName, boolean, Set<ServiceName>) - Constructor for class org.jboss.as.controller.ContainerStateMonitor.MissingDependencyInfo
-
- contains(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- contains(Object) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- containsAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- containsGroup(String) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- containsKey(Object) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- 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_CHARACTER_HANDLER - Static variable in class org.jboss.as.cli.parsing.GlobalCharacterHandlers
-
- CONTENT_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- CONTENT_DISPOSITION - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- CONTENT_TYPE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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.Factory - Class in org.jboss.as.repository
-
- ContentRepository.Factory() - Constructor for class org.jboss.as.repository.ContentRepository.Factory
-
- 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
-
- context - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule
-
- context - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPClientCertServerAuthModule
-
- context - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
- CONTEXT_KEY - Static variable in class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor
-
- 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
-
- 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
-
- contextRoot - Static variable in class org.jboss.as.ee.deployment.spi.beans.WarConfigBeanRoot
-
- 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.
- CONTINUE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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
-
- CONTROLLER_TEMP_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
Common alias between domain and standalone mode.
- ControllerClientLogger - Interface in org.jboss.as.controller.client
-
Date: 05.11.2011
- ControllerClientMessages - Interface in org.jboss.as.controller.client
-
Date: 05.11.2011
- ControllerInitializer - Class in org.jboss.as.subsystem.test
-
Allows easy initialization of parts of the model that subsystems frequently need
- ControllerInitializer() - Constructor for class org.jboss.as.subsystem.test.ControllerInitializer
-
- ControllerLogger - Interface in org.jboss.as.controller
-
Date: 02.11.2011
- ControllerMessages - Interface in org.jboss.as.controller
-
Date: 02.11.2011
Reserved logging id ranges from: http://community.jboss.org/wiki/LoggingIds: 14600 - 14899
- convertToCamelCase(String) - Static method in class org.jboss.as.jmx.model.NameConverter
-
- coordinator - Variable in class org.jboss.as.clustering.impl.CoreGroupCommunicationService.GroupView
-
- copy(String, ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerAddProperties
-
Copies the attribute, represented by the name
parameter, from one ModelNode
to another if the
from
parameter has the attributed defined.
- copy(String, ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerUpdateProperties
-
Copies the attribute, represented by the name
parameter, from one ModelNode
to another if the
from
parameter has the attributed defined.
- copyParamsToModel(ModelNode, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
Deprecated.
Horrible idea, as it promotes copying random stuff from an operation into the model.
- copyStream(OutputStream, InputStream) - Static method in class org.jboss.as.ee.deployment.spi.JarUtils
-
Copies the input stream to the output stream
- 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
-
- CORE_SERVICE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- CORE_THREADS - Static variable in class org.jboss.as.threads.CommonAttributes
-
- CORE_THREADS - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- CoreEnvironmentService - Class in org.jboss.as.txn.service
-
An msc service for setting up the
- CoreEnvironmentService(String) - Constructor for class org.jboss.as.txn.service.CoreEnvironmentService
-
- CoreGroupCommunicationService - Class in org.jboss.as.clustering.impl
-
- CoreGroupCommunicationService(short) - Constructor for class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- CoreGroupCommunicationService.GroupView - Class in org.jboss.as.clustering.impl
-
A simple data class containing the current view information as well as change information needed to notify the
GroupMembershipListeners about the event that led to this view.
- CoreGroupCommunicationService.NoHandlerForRPC - Class in org.jboss.as.clustering.impl
-
Returned when an RPC call arrives for a service that isn't registered.
- CoreGroupCommunicationService.NoHandlerForRPC() - Constructor for class org.jboss.as.clustering.impl.CoreGroupCommunicationService.NoHandlerForRPC
-
- 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.FileCorrector
-
- couldNotBindToSocket(String, BindException) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotConnect(URI, long, String) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a connection could not be made.
- couldNotConnect(long) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a connection could not be made.
- 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
-
- couldNotCreateInstanceProvider(Throwable, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the persistence provider could not be instantiated ,
- couldNotCreateURI(String, String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- 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(SessionID) - 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
-
- 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 a EJB 2 EJB does not implement a method on an EJB 2
- couldNotGetBeansXmlAsURL(String, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotInjectField(Field, Class<?>, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotInjectMethod(Method, Class<?>, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotLoadComponentClass(Throwable, String) - Method in interface org.jboss.as.ee.EeMessages
-
- couldNotLoadInterceptorClass(String, Throwable) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotLoadPortableExceptionClass(String, Throwable) - Method in interface org.jboss.as.weld.WeldLogger
-
- couldNotParseScheduleExpression(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating it could not parse schedule expression
- couldNotRegisterConnectionProvider(String, IOException) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotResolveInjectionPoint(String, Set<Annotation>) - Method in interface org.jboss.as.weld.WeldMessages
-
- couldNotStart(Exception) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- couldNotStartChanelListener(Exception) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- COUNT - Static variable in class org.jboss.as.threads.CommonAttributes
-
- CPU_AFFINITY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- create() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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(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(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(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, 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, int, CallbackHandler, SSLContext) - 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(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(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, 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, 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(Class<? super T>) - Static method in class org.jboss.as.controller.OperationContext.AttachmentKey
-
Construct a new simple attachment key.
- create(DescriptionProvider) - 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() - Static method in class org.jboss.as.controller.registry.Resource.Factory
-
Create a default resource implementation.
- create(ManagementChannelHandler, PathAddress, ProxyOperationAddressTranslator) - Static method in class org.jboss.as.controller.remote.RemoteProxyController
-
Creates a new remote proxy controller using an existing channel.
- 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(InetSocketAddress, InetSocketAddress, int, ModelControllerClient, Executor, SecurityRealm, ConsoleMode, String) - Static method in class org.jboss.as.domain.http.server.ManagementHttpServer
-
- 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(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.ConstantInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.interceptors.UserInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanAssociatingInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanDestroyInterceptorFactory
-
- 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.impl.backing.NonPassivatingBackingCacheImpl
-
- create() - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- create() - Method in class org.jboss.as.ejb3.cache.impl.GroupAwareCache
-
- create() - Method in class org.jboss.as.ejb3.cache.impl.SimpleCache
-
Creates and caches a new instance of T
.
- create() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Creates and caches a new instance of C
, wrapped by a new T
.
- create() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
- 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.EntityBeanAssociatingInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptorFactory
-
- 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.entity.interceptors.EntityBeanPrimaryKeyInterceptor.Factory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.AsyncVoidInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.ComponentTypeIdentityInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptorFactory
-
- 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(Component, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentInstanceAssociatingFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor.Factory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentIdInterceptor.Factory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor.Factory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentSessionIdGeneratingInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulIdentityInterceptorFactory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulInitMethodInterceptorFactory
-
- 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.SingletonLifecycleCMTTxInterceptor.Factory
-
- create(ModuleLoader, File, Properties, Map<String, String>) - Static method in class org.jboss.as.embedded.EmbeddedServerFactory
-
- create(File, Properties, Map<String, String>, String...) - Static method in class org.jboss.as.embedded.EmbeddedServerFactory
-
- 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(InterceptorFactoryContext) - Method in class org.jboss.as.jpa.interceptor.SFSBCreateInterceptor.Factory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.jpa.interceptor.SFSBDestroyInterceptor.Factory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor.Factory
-
- create(String, ParameterValidator, ResourceDescriptionResolver) - Static method in class org.jboss.as.management.client.content.ManagedDMRContentResourceDefinition
-
- 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(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(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(File) - Static method in class org.jboss.as.repository.ContentRepository.Factory
-
- create(Class<? super T>) - Static method in class org.jboss.as.server.deployment.AttachmentKey
-
Construct a new simple attachment key.
- create() - Static method in class org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex
-
Construct a new instance.
- create(File, ModuleLoader, Properties, Map<String, String>) - Static method in class org.jboss.as.server.EmbeddedStandAloneServerFactory
-
- 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(InterceptorFactoryContext) - Method in class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.Factory
-
- create(Component, InterceptorFactoryContext) - Method in class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.Factory
-
- create(InterceptorFactoryContext) - Method in class org.jboss.as.weld.injection.WeldInjectionInterceptor.Factory
-
- create(Class<? extends T>) - Method in class org.jboss.as.weld.services.ModuleGroupSingletonProvider
-
- createActivationSpecs(String, Class<?>, Properties, ClassLoader) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- 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.
- createAdditionalInitialization() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
- createAddOperation(ModelNode, ModelNode, Set<PathElement>) - Method in class org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
-
- 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
-
- createAndAdd(ManagementChannelHandler) - Static method in class org.jboss.as.controller.remote.ExistingChannelModelControllerClient
-
Create and add model controller handler to a 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
-
- createAndRegister(RunningModeControl, ManagementResourceRegistration) - Static method in class org.jboss.as.server.operations.RunningModeReadHandler
-
- createAnnotationInformation(CompositeIndex) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- 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
-
- createBeanName(DeploymentUnit, String) - Static method in class org.jboss.as.jpa.processor.PersistenceUnitParseProcessor
-
- createBehavior(String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- createBinding(ParsedInterfaceCriteria) - Static method in class org.jboss.as.server.services.net.NetworkInterfaceService
-
- createCache(String, StatefulObjectFactory<T>, PassivationManager<K, T>, StatefulTimeoutInfo) - Method in interface org.jboss.as.ejb3.cache.CacheFactory
-
Creates a cache for a container.
- createCache(String, StatefulObjectFactory<V>, PassivationManager<K, V>, StatefulTimeoutInfo) - Method in class org.jboss.as.ejb3.cache.impl.factory.GroupAwareCacheFactory
-
- createCache(String, StatefulObjectFactory<V>, PassivationManager<K, V>, StatefulTimeoutInfo) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonPassivatingCacheFactory
-
- createCacheFactory() - Method in class org.jboss.as.ejb3.cache.CacheFactoryService
-
- createCacheFactory() - Method in class org.jboss.as.ejb3.cache.impl.factory.GroupAwareCacheFactoryService
-
- createCacheFactory() - Method in class org.jboss.as.ejb3.cache.impl.factory.NonPassivatingCacheFactoryService
-
- 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
- createCancellationResponse() - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createChallenge(DigestAuthenticator.DigestContext, String, boolean) - Static method in class org.jboss.as.domain.http.server.security.DigestAuthenticator
-
- createChannel() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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
-
- createChannel(Channel) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- createClient(Executor) - Method in interface org.jboss.as.controller.ModelController
-
Create an in-VM client.
- createClusteredSessionNotificationPolicy() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- 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.weld.webtier.jsf.ForwardingApplication
-
- createComponent(FacesContext, String, String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- createComponent(ValueExpression, FacesContext, String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- createComponent(ValueExpression, FacesContext, String, String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- createComponent(String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- createComponent(ValueBinding, FacesContext, String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
Deprecated.
- createConfiguration(ClassIndex, ClassLoader, ModuleLoader) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- createConfiguration(DeployableObject) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Retrieve server specific configuration for a component
- 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
-
- createConfigurationPersister(ServerEnvironment, ExecutorService) - Method in interface org.jboss.as.server.Bootstrap.ConfigurationPersisterFactory
-
- createContextFailed() - Method in interface org.jboss.as.web.WebMessages
-
- createControllerInitializer() - Method in class org.jboss.as.subsystem.test.AdditionalInitialization
-
Creates the controller initializer.
- createConverter(String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- createConverter(Class) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- created(CacheEntryCreatedEvent<Address, Map.Entry<K, V>>) - Method in class org.jboss.as.clustering.registry.RegistryService
-
- CREATED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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
-
- createdCounter - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Number of sessions created by this manager
- 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
-
- createDeploymentService(ManagementResourceRegistration, ConnectorXmlDescriptor, Module, ServiceTarget, String, String, ResourceAdapter) - 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.
- createDescribeOperation() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
- createDescription(String, String, EjbJarDescription, ServiceName, EntityBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- createEJBContainer(Map<?, ?>) - Method in class org.jboss.as.embedded.ejb3.JBossStandaloneEJBContainerProvider
-
- createELContext(JspContext) - Method in class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl
-
- createEmptySession() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- createEndpoint(XAResource) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- createEndpoint(XAResource, long) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- 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
-
- createEntityManager(EntityManagerFactory, Map) - Static method in class org.jboss.as.jpa.container.EntityManagerUtil
-
- createEntry(V) - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- createEntry(Cacheable<UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- createEntry(V) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- createEntry(V) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryFactory
-
- createFailed(Throwable) - Method in interface org.jboss.as.txn.TransactionMessages
-
Creates an exception indicating a create failed.
- createFailureMessage(String) - Static method in class org.jboss.as.logging.loggers.AbstractLogHandlerAssignmentHandler
-
- createFailureResponse(Throwable) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- createForDomainServer(ContentRepository, DeploymentFileRepository) - Static method in class org.jboss.as.server.deployment.DeploymentAddHandler
-
- createForDomainServer(ContentRepository, DeploymentFileRepository) - Static method in class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
-
- createForDomainServer(ContentRepository, DeploymentFileRepository) - Static method in class org.jboss.as.server.deployment.DeploymentReplaceHandler
-
- createForStandalone(ContentRepository) - Static method in class org.jboss.as.server.deployment.DeploymentAddHandler
-
- createForStandalone(ContentRepository) - Static method in class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
-
- createForStandalone(ContentRepository) - Static method in class org.jboss.as.server.deployment.DeploymentReplaceHandler
-
- createFragmentsOrder() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- createGroup() - Method in class org.jboss.as.ejb3.cache.impl.backing.GroupAwareBackingCacheImpl
-
- createGroup() - Method in interface org.jboss.as.ejb3.cache.spi.GroupAwareBackingCache
-
- createGroupIntegratedObjectStore(PassivationManager<G, E>, StatefulTimeoutInfo) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- createGroupIntegratedObjectStore(PassivationManager<G, E>, StatefulTimeoutInfo) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- createGroupIntegratedObjectStore(PassivationManager<G, E>, StatefulTimeoutInfo) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreSource
-
- createHandlerService(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerAdd
-
- createHandlerService(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerAdd
-
- createHandlerService(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerAdd
-
- createHandlerService(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.file.FileHandlerAdd
-
- createHandlerService(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerAdd
-
- createHandlerService(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerAdd
-
- createHandlerService(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerAddProperties
-
- createHomeFindInterceptorFactory(Method, boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator
-
- createInitialContextFactory(Hashtable<?, ?>) - Method in class org.jboss.as.naming.InitialContextFactoryBuilder
-
Create a InitialContext factory.
- 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) - Method in class org.jboss.as.ee.component.ViewDescription
-
Create the injection source
- createInjectionSource(ServiceName) - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- 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() - 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() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- 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.cache.TransactionAwareObjectFactory
-
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(CreationalContext<?>) - Method in class org.jboss.as.weld.injection.InjectableConstructor
-
- createIntegratedObjectStore(String, PassivationManager<K, E>, StatefulTimeoutInfo) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- createIntegratedObjectStore(String, PassivationManager<K, E>, StatefulTimeoutInfo) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- createIntegratedObjectStore(String, PassivationManager<K, E>, StatefulTimeoutInfo) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreSource
-
- createInterceptor(InterceptorFactory) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- createInterceptor(InterceptorFactory, 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
-
- createKey(String) - Method in interface org.jboss.as.clustering.web.infinispan.SessionKeyFactory
-
- createList(Class<? super T>) - Static method in class org.jboss.as.server.deployment.AttachmentKey
-
Construct a new list attachment key.
- createLockKey(MarshalledValue<K, C>) - Method in interface org.jboss.as.clustering.ejb3.cache.backing.infinispan.LockKeyFactory
-
- createMarshalledValue(T) - Method in class org.jboss.as.clustering.HashableMarshalledValueFactory
- createMarshalledValue(T) - Method in interface org.jboss.as.clustering.MarshalledValueFactory
-
- createMarshalledValue(T) - Method in class org.jboss.as.clustering.SimpleMarshalledValueFactory
- createMarshaller() - Method in class org.jboss.as.clustering.MarshallingContext
-
- createMarshaller(LocalDistributableSessionManager) - Method in class org.jboss.as.clustering.web.impl.SessionAttributeMarshallerFactoryImpl
-
Create a session attribute marshaller using the specified distributable session manager.
- createMarshaller(LocalDistributableSessionManager) - Method in interface org.jboss.as.clustering.web.SessionAttributeMarshallerFactory
-
Create a session attribute marshaller using the specified distributable session manager.
- 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
-
- 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.weld.webtier.jsf.ForwardingApplication
-
Deprecated.
- createModuleIdentifier(String, ResourceRoot, DeploymentUnit, VirtualFile, boolean) - Static method in class org.jboss.as.server.deployment.module.ModuleIdentifierProcessor
-
- 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
-
- createNamedQuery(String, Class<T>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- createNamedQuery(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
-
- createNewTempClassLoader() - Method in class org.jboss.as.jpa.classloader.TempClassLoaderFactoryImpl
-
- createNewTempClassLoader() - Method in interface org.jboss.as.jpa.spi.TempClassLoaderFactory
-
Creates a temporary classloader with the same scope and classpath as the persistence unit classloader.
- createNonce(boolean) - Method in class org.jboss.as.domain.http.server.security.NonceFactory
-
Generates a nonce and caches it with the issued nonces for later verification.
- createObjectFactory(Object, Hashtable<?, ?>) - Method in class org.jboss.as.naming.context.ObjectFactoryBuilder
-
Create an object factory.
- 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.RealmUsersRolesLoginModule
-
- 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.jboss.as.web.security.WarJaccService
-
Create JACC permissions for the deployment
- createPersistenceUnitResource(String, String) - Method in interface org.jboss.as.jpa.spi.ManagementAdaptor
-
- createPersistentState() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
Creates and return a new persistent state of this timer
- createPersistentState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Creates and returns a new persistent state of this timer
- createPool(StatelessObjectFactory) - Method in class org.jboss.as.ejb3.component.pool.PoolConfig
-
- createPool(StatelessObjectFactory) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- 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
-
- createReceiving(Channel, ExecutorService) - Static method in class org.jboss.as.controller.remote.ExistingChannelModelControllerClient
-
Create a model controller client which is exclusively receiving messages on a 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
-
- 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.
- createResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Create a new resource, relative to the executed operation address.
- 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
-
- createSecurityDomainContext(String, Object) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
Creates a SecurityDomainContext
- 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(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() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- createService(String, AttachmentList<EjbJaccConfig>, Boolean) - Method in class org.jboss.as.ejb3.deployment.EjbSecurityDeployer
-
Creates the appropriate service for metaData T
- createService(ModelNode) - Method in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreAdd
-
- createService(ModelNode) - Method in class org.jboss.as.ejb3.subsystem.FilePassivationStoreAdd
-
- createService(ModelNode) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreAdd
-
- 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(String, WarMetaData, Boolean) - Method in class org.jboss.as.web.deployment.WarSecurityDeployer
-
Creates the appropriate service for metaData T
- createSession() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- createSession(String, Random) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- createSessionId(String, String) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- createSessionId(String, String) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- createSessionId(String, String) - Method in interface org.jboss.as.web.session.SessionManager
-
- createSha1(boolean) - Static method in class org.jboss.as.controller.operations.validation.BytesValidator
-
- 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
- createSnapshotManager() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- 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(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.
- createStorage(ReplicationGranularity, SessionAttributeMarshaller) - Method in interface org.jboss.as.clustering.web.infinispan.SessionAttributeStorageFactory
-
Creates a session attribute storage strategy.
- createStorage(ReplicationGranularity, SessionAttributeMarshaller) - Method in class org.jboss.as.clustering.web.infinispan.SessionAttributeStorageFactoryImpl
-
Creates a session attribute storage strategy.
- createSubcontext(Name) - Method in class org.jboss.as.naming.InitialContext
-
- 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
-
- createSubcontext(String, Attributes) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- createSubcontext(String, Attributes) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- createSuccessResponse(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
-
- 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
- createUnmarshaller() - Method in class org.jboss.as.clustering.MarshallingContext
-
- createValidAddOperationName(PathElement) - Static method in class org.jboss.as.jmx.model.NameConverter
-
- createValidator(String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- createValueBinding(String) - Method in class org.jboss.as.weld.webtier.jsf.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
-
- createWelcomeContextFailed() - Method in interface org.jboss.as.web.WebMessages
-
- 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
-
- CredentialKey - Class in org.jboss.as.clustering.web.sso.infinispan
-
- CredentialKey(String) - Constructor for class org.jboss.as.clustering.web.sso.infinispan.CredentialKey
-
- CRITERIA - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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 variable in enum org.jboss.as.logging.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_THREAD_COUNT - Static variable in class 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
-
- 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
-
- 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 map
- 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 class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- CUSTOM_HANDLER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- CustomHandlerAdd - Class in org.jboss.as.logging.handlers.custom
-
Date: 03.08.2011
- CustomHandlerService - Class in org.jboss.as.logging.handlers.custom
-
Service for custom handlers.
- CustomHandlerService(String, String) - Constructor for class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
Creates a new custom handler service.
- CustomHandlerUpdateProperties - Class in org.jboss.as.logging.handlers.custom
-
Date: 15.08.2011
- CustomHandlerWriteAttributeHandler - Class in org.jboss.as.logging.handlers.custom
-
Date: 12.10.2011
- DAEMON_THREAD_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- DATA_COLUMN - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- DATA_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- DATA_SOURCE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- DATA_SOURCE - Static variable in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- DATABASE_NAME_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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
-
- DataSourceAddHandler - Class in org.jboss.as.cli.handlers.jca
-
- DataSourceAddHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.jca.DataSourceAddHandler
-
- DataSourceConfigService - Class in org.jboss.as.connector.subsystems.datasources
-
- DataSourceConfigService(ModifiableDataSource) - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceConfigService
-
- DataSourceDefinitionAnnotationParser - Class in org.jboss.as.ee.datasource
-
- DataSourceDefinitionAnnotationParser() - Constructor for class org.jboss.as.ee.datasource.DataSourceDefinitionAnnotationParser
-
- DataSourceDefinitionDeploymentDescriptorParser - Class in org.jboss.as.ee.datasource
-
Deployment processor responsible for processing data-source deployment descriptor elements
- DataSourceDefinitionDeploymentDescriptorParser() - Constructor for class org.jboss.as.ee.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
-
- DataSourceModifyHandler - Class in org.jboss.as.cli.handlers.jca
-
- DataSourceModifyHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.jca.DataSourceModifyHandler
-
- 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
-
- DataSourceRemoveHandler - Class in org.jboss.as.cli.handlers.jca
-
- DataSourceRemoveHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.jca.DataSourceRemoveHandler
-
- DATASOURCES_SERVICE - Static variable in class org.jboss.as.connector.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
-
- DataSourcesExtension.DataSourceSubsystemParser() - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourcesExtension.DataSourceSubsystemParser
-
- DataSourceStatisticsListener - Class in org.jboss.as.connector.subsystems.datasources
-
Listener that registers data source statistics with the management model
- DataSourceStatisticsListener(ManagementResourceRegistration, String) - Constructor for class org.jboss.as.connector.subsystems.datasources.DataSourceStatisticsListener
-
- DataSourceTransactionProxyHandler - Class in org.jboss.as.ee.datasource
-
Proxy handler that automatically enlists XA resources returned from a datasource.
- DataSourceTransactionProxyHandler(Object, TransactionManager, TransactionSynchronizationRegistry) - Constructor for class org.jboss.as.ee.datasource.DataSourceTransactionProxyHandler
-
- 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
-
- deactivateIfActive(OperationContext, String) - Static method in class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- deadMembers - Variable in class org.jboss.as.clustering.impl.CoreGroupCommunicationService.GroupView
-
- death() - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- DECLARED_ROLES - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- 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
-
- DEEP_COPY_SUBJECT_MODE - Static variable in interface org.jboss.as.security.Constants
-
- DEEP_COPY_SUBJECT_MODE - Static variable in class org.jboss.as.security.SecuritySubsystemRootResourceDefinition
-
- DEFAULT - Static variable in interface org.jboss.as.cli.ArgumentValueConverter
-
- DEFAULT - Static variable in interface org.jboss.as.cli.ModelNodeFormatter
-
- DEFAULT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEFAULT - Static variable in interface org.jboss.as.controller.ExpressionResolver
-
Default ExpressionResolver
that simply calls ModelNode.resolve()
.
- DEFAULT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_APPLICATION_REALM - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- DEFAULT_BEAN_CACHE - Static variable in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- 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_CACHE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- DEFAULT_CACHE_CONTAINER - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- DEFAULT_CACHE_CONTAINER - Static variable in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- DEFAULT_CACHE_CONTAINER - Static variable in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- DEFAULT_CALLBACK_HANDLER_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- DEFAULT_CLIENT_MAPPING_CACHE - Static variable in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- DEFAULT_CLUSTERED_SFSB_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_CLUSTERED_SFSB_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_CLUSTERED_SFSB_CACHE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryService
-
- DEFAULT_CONTAINER - Static variable in class org.jboss.as.clustering.singleton.SingletonService
-
- DEFAULT_ENTITY_BEAN_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_ENTITY_BEAN_INSTANCE_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_ENTITY_BEAN_OPTIMISTIC_LOCKING - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_ENTITY_BEAN_OPTIMISTIC_LOCKING - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_ENTITY_POOL_CONFIG_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- DEFAULT_EXECUTOR - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- DEFAULT_GROUP_DIRECTORY_NAME - Static variable in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
The default session group store directory name ("ejb3/sfsbgroups").
- DEFAULT_IDLE_TIMEOUT - Static variable in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- DEFAULT_IDLE_TIMEOUT_UNIT - Static variable in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- 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_JVM - Static variable in class org.jboss.as.process.CommandLineConstants
-
- DEFAULT_KEEPALIVE - Static variable in class org.jboss.as.threads.TimeSpec
-
- 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.AddPropertiesUser
-
- DEFAULT_MAX_EMPTY_LIFE - Static variable in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
By default we let SSOs without active sessions live for 30 mins
- DEFAULT_MAX_POOL_SIZE - Static variable in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- DEFAULT_MAX_SIZE - Static variable in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- DEFAULT_MAX_SIZE - Static variable in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- DEFAULT_MDB_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_MDB_INSTANCE_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_MDB_POOL_CONFIG_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- DEFAULT_MULTICAST_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- DEFAULT_NAME - Static variable in class org.jboss.as.connector.bootstrap.NamedBootstrapContext
-
Default BootstrapContext name
- DEFAULT_NAME - Static variable in class org.jboss.as.connector.workmanager.NamedWorkManager
-
Default WorkManager name
- DEFAULT_PASSIVATE_EVENTS_ON_REPLICATE - Static variable in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- DEFAULT_PROCESS_EXPIRES_INTERVAL - Static variable in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
By default we process expired SSOs no more often than once per minute
- DEFAULT_RA_NAME_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- DEFAULT_RELATIVE_TO - Static variable in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- DEFAULT_RESOURCE_ADAPTER_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_RESOURCE_ADAPTER_NAME - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
The default service name.
- DEFAULT_SESSION_DIRECTORY_NAME - Static variable in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
The default session store directory name ("ejb3/sessions").
- DEFAULT_SFSB_CACHE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SFSB_CACHE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_SFSB_CACHE_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.cache.CacheFactoryService
-
- DEFAULT_SINGLETON_BEAN_ACCESS_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SINGLETON_BEAN_ACCESS_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_SLOT - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- DEFAULT_SLSB_INSTANCE_POOL - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_SLSB_INSTANCE_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_SLSB_POOL_CONFIG_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- DEFAULT_STACK - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- DEFAULT_STATEFUL_BEAN_ACCESS_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- DEFAULT_STATEFUL_BEAN_ACCESS_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- DEFAULT_SUBDIRECTORY_COUNT - Static variable in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- 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_WEB_INF_LIB_FILTER - Static variable in class org.jboss.as.web.deployment.WarStructureDeploymentProcessor
-
- 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
-
- DefaultAuthenticationCacheFactory - Class in org.jboss.as.security.plugins
-
Factory that creates default ConcurrentMap
s 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
-
- defaultCacheContainerJndiName(String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanJndiName
-
- defaultCacheJndiName(String, String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanJndiName
-
- 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
-
- 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
-
- 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.
- 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
-
- DefaultEmbeddedCacheManager - Class in org.jboss.as.clustering.infinispan
-
- DefaultEmbeddedCacheManager(GlobalConfiguration, String) - Constructor for class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
- DefaultEmbeddedCacheManager(GlobalConfiguration, Configuration, String) - Constructor for class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
- DefaultEmbeddedCacheManager(EmbeddedCacheManager, String) - Constructor for class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
- DefaultEmbeddedCacheManager.ClassLoaderAwareListener - Class in org.jboss.as.clustering.infinispan
-
- DefaultEmbeddedCacheManager.ClassLoaderAwareListener(Object, AdvancedCache<?, ?>) - Constructor for class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager.ClassLoaderAwareListener
-
- 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 an 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
- DefaultJspConfig - Class in org.jboss.as.web
-
Default static resource configs.
- DefaultJspConfig() - Constructor for class org.jboss.as.web.DefaultJspConfig
-
- DefaultJvmUtils - Class in org.jboss.as.process
-
- DefaultJvmUtils() - Constructor for class org.jboss.as.process.DefaultJvmUtils
-
- 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, 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
-
- 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
-
- DefaultPrefixFormatter - Class in org.jboss.as.cli.operation.impl
-
- DefaultPrefixFormatter() - Constructor for class org.jboss.as.cli.operation.impl.DefaultPrefixFormatter
-
- 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
-
- 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
-
- 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
-
- DefaultStaticResources - Class in org.jboss.as.web
-
Default static resource configs.
- DefaultStaticResources() - Constructor for class org.jboss.as.web.DefaultStaticResources
-
- defaultWebConfig() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- defineConfiguration(String, Configuration) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
Deprecated.
- defineConfiguration(String, String, Configuration) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
Deprecated.
- defineConfiguration(String, Configuration) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
- delegate() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- delegate() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplicationFactory
-
- delegate() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- delegate() - Method in class org.jboss.as.weld.webtier.jsf.WeldApplication
-
- delegate() - Method in class org.jboss.as.weld.webtier.jsf.WeldApplicationFactory
-
- delegate() - Method in class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl
-
- delegateInterception(InvocationContext, InterceptionType, List<Interceptor<?>>) - Method in class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor
-
- DelegatingClassFileTransformer - Class in org.jboss.as.server.deployment.module
-
- DelegatingClassFileTransformer() - Constructor for class org.jboss.as.server.deployment.module.DelegatingClassFileTransformer
-
- 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
-
- delegatingLoginContextName - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule
-
- delegatingLoginContextName - Variable in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
- 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.RemoteFileRepository
-
- DeleteJmsResourceHandler - Class in org.jboss.as.cli.handlers.jms
-
- DeleteJmsResourceHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.jms.DeleteJmsResourceHandler
-
- 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.
- 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.naming.JavaNamespaceSetup
-
- 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_CLASS_PATH - 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_EJB - Static variable in enum org.jboss.as.server.deployment.Phase
-
- DEPENDENCIES_EXTENSION_LIST - Static variable in enum org.jboss.as.server.deployment.Phase
-
- DEPENDENCIES_GLOBAL_MODULES - 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_JDK - Static variable in enum org.jboss.as.server.deployment.Phase
-
- DEPENDENCIES_JPA - 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_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
-
- DependencyConfigurator<T extends org.jboss.msc.service.Service> - Interface in org.jboss.as.ee.component
-
A configurator for a service dependency.
- DependsOnAnnotationInformationFactory - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- DependsOnAnnotationInformationFactory() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.DependsOnAnnotationInformationFactory
-
- DEPLOY - Static variable in class org.jboss.as.cli.Util
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.CachedConnectionManagerSetupProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.DriverProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.DsXmlDeploymentInstallProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.DsXmlDeploymentParsingProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.IronJacamarDeploymentParsingProcessor
-
Process a deployment for iron-jacamar.xml files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.ParsedRaDeploymentProcessor
-
Process a deployment for a Connector.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.RaDeploymentParsingProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.RaNativeProcessor
-
Process a deployment for standard ra deployment files.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.RarDependencyProcessor
-
Add dependencies for modules required for ra deployments
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.RaStructureProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.RaXmlDeploymentProcessor
-
Process a deployment for a Connector.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.connector.deployers.processors.StructureDriverProcessor
-
Perform a single step in processing the deployment phase.
- 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 - 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.DefaultEarSubDeploymentsIsolationProcessor
-
- 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.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.datasource.DataSourceDefinitionAnnotationParser
-
- 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.naming.ApplicationContextProcessor
-
Add a ContextService for this module.
- 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.ApplicationClientDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.ee.structure.ComponentAggregationProcessor
-
- 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.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.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.EjbDependencyDeploymentUnitProcessor
-
Adds Java EE module as a dependency to any deployment unit which is a 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 a 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.jpa.processor.JPAAnnotationParseProcessor
-
- 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.PersistenceProviderProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.jpa.processor.PersistenceUnitParseProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.naming.deployment.JndiNamingDependencySetupProcessor
-
- deploy(DeploymentUnit) - 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.CompositeIndexProcessor
-
- deploy(OperationContext, String, String, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
-
- 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.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
-
Perform a single step in processing the deployment phase.
- 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.txn.deployment.TransactionJndiBindingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.txn.deployment.TransactionLeakRollbackProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.component.WebComponentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.EarContextRootProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.JBossWebParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.jsf.JsfAnnotationProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.jsf.JsfManagedBeanProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.jsf.JsfVersionProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.ServletContainerInitializerDeploymentProcessor
-
Process SCIs.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.TldParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WarAnnotationDeploymentProcessor
-
Process web annotations.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WarClassloadingDependencyProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WarDeploymentInitializingProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WarDeploymentProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor
-
Merge everything into WarMetaData.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WarStructureDeploymentProcessor
-
Perform a single step in processing the deployment phase.
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WebFragmentParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WebInitializeInOrderProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.web.deployment.WebParsingDeploymentProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.BeanArchiveProcessor
-
- deploy(DeploymentPhaseContext) - Method in class org.jboss.as.weld.deployment.processors.BeansXmlProcessor
-
- 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.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.WeldPortableExtensionProcessor
-
- DEPLOY_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- deployComponent(DeploymentPhaseContext, ComponentConfiguration, Set<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
- deployementPlanDoesNotContainEntry(String) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- DEPLOYER_JDBC_LOGGER - Static variable in interface org.jboss.as.connector.ConnectorLogger
-
A logger with the category org.jboss.as.connector.deployers.jdbc
.
- DEPLOYER_URI - Static variable in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
The URI deployment factory recoginzes: http://org.jboss.as.ee.deployment/jsr88
- 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.ConnectorLogger
-
Logs an informational message indicating the JDBC driver is compliant.
- deployingNonCompliantJdbcDriver(Class<? extends Driver>, int, int) - Method in interface org.jboss.as.connector.ConnectorLogger
-
Logs an informational message indicating the JDBC driver is non-compliant.
- DEPLOYMENT - Static variable in class org.jboss.as.cli.Util
-
- DEPLOYMENT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- DEPLOYMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DEPLOYMENT_CONNECTOR_LOGGER - Static variable in interface org.jboss.as.connector.ConnectorLogger
-
A logger with the category org.jboss.as.deployment.connector
.
- DEPLOYMENT_CONNECTOR_REGISTRY_LOGGER - Static variable in interface org.jboss.as.connector.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_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_PROVIDER - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionProviders
-
- 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_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_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 a 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
DeploymentAction
s 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.server.deployment
-
Handles addition of a deployment to the model.
- DeploymentAddHandler(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeploymentAddHandler
-
- deploymentAlreadyStarted(String) - Method in interface org.jboss.as.server.ServerMessages
-
- 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
-
- 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
- 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.
- deploymentDeployed(String) - Method in interface org.jboss.as.server.ServerLogger
-
- DeploymentDeployHandler - Class in org.jboss.as.server.deployment
-
Handles deployment into the runtime.
- DeploymentDescription - Class in org.jboss.as.controller.descriptions.common
-
Model descriptions for deployment resources.
- 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 definined 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
-
- deploymentDoesNotExist(File) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentLogger
-
- deploymentError(Throwable, String) - Method in interface org.jboss.as.connector.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.
- DeploymentFactoryImpl - Class in org.jboss.as.ee.deployment.spi.factories
-
The DeploymentFactory interface is a deployment driver for a J2EE plaform product.
- DeploymentFactoryImpl() - Constructor for class org.jboss.as.ee.deployment.spi.factories.DeploymentFactoryImpl
-
- deploymentFailed(Throwable, String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating the deployment failed.
- DeploymentFileRepository - Interface in org.jboss.as.repository
-
- DeploymentFullReplaceHandler - Class in org.jboss.as.server.deployment
-
Handles replacement in the runtime of one deployment by another.
- DeploymentFullReplaceHandler(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
-
- DeploymentHandlerUtil - Class in org.jboss.as.server.deployment
-
Utility methods used by operation handlers involved with deployment.
- deploymentHasFailedServices(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- deploymentHasMissingAndFailedServices(String, String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- deploymentHasMissingDependencies(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- DeploymentInfoHandler - Class in org.jboss.as.cli.handlers
-
- DeploymentInfoHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.DeploymentInfoHandler
-
- DeploymentLogger - Interface in org.jboss.as.ee.deployment.spi
-
Date: 05.11.2011
- DeploymentManagerImpl - Class in org.jboss.as.ee.deployment.spi
-
The DeploymentManager object provides the core set of functions a J2EE platform must provide for J2EE application deployment.
- DeploymentManagerImpl(URI, boolean) - Constructor for class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Create a deployment manager for the given URL and connected mode.
- DeploymentManagerImpl(URI, boolean, String, String) - Constructor for class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Create a deployment manager for the given URL and connected mode, username and password.
- deploymentManagerNotConnected() - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- deploymentMD - Variable in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- DeploymentMessages - Interface in org.jboss.as.ee.deployment.spi
-
Date: 05.11.2011
- DeploymentMetaData - Class in org.jboss.as.ee.deployment.spi
-
MetaData to the JBoss deployment plan.
- DeploymentMetaData(String) - Constructor for class org.jboss.as.ee.deployment.spi.DeploymentMetaData
-
- DeploymentMetaData(Document) - Constructor for class org.jboss.as.ee.deployment.spi.DeploymentMetaData
-
- DeploymentMetaData.Entry - Class in org.jboss.as.ee.deployment.spi
-
An entry in the deployment plan
- DeploymentMetaData.Entry(String, String) - Constructor for class org.jboss.as.ee.deployment.spi.DeploymentMetaData.Entry
-
- 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
-
- DeploymentMountProvider - Interface in org.jboss.as.server.deployment
-
Provides VFS mounts of deployment content.
- DeploymentMountProvider.Factory - Class in org.jboss.as.server.deployment
-
- DeploymentMountProvider.Factory() - Constructor for class org.jboss.as.server.deployment.DeploymentMountProvider.Factory
-
- deploymentName - Variable in class org.jboss.as.connector.metadata.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.
- DeploymentPhaseContext - Interface in org.jboss.as.server.deployment
-
The deployment unit processor context.
- 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.
- deploymentRedeployed(String) - Method in interface org.jboss.as.server.ServerLogger
-
- DeploymentRedeployHandler - Class in org.jboss.as.server.deployment
-
Handles redeployment in the runtime.
- 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.server.deployment
-
Handles removal of a deployment from the model.
- DeploymentRemoveHandler(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeploymentRemoveHandler
-
- 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) - 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
-
- 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
-
- 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
- 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(String, String) - Static method in class org.jboss.as.web.WebSubsystemServices
-
- 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(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
-
- DeploymentStatusImpl - Class in org.jboss.as.ee.deployment.spi.status
-
The DeploymentStatus interface provides information about the progress status of a deployment action.
- DeploymentStatusImpl(StateType, CommandType, ActionType, String) - Constructor for class org.jboss.as.ee.deployment.spi.status.DeploymentStatusImpl
-
- 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
-
- 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) - Method in interface org.jboss.as.server.ServerLogger
-
- DeploymentUndeployHandler - Class in org.jboss.as.server.deployment
-
Handles undeployment from the runtime.
- DeploymentUnit - Interface in org.jboss.as.server.deployment
-
The deployment unit.
- deploymentUnitName(String) - Static method in class org.jboss.as.server.deployment.Services
-
Get the service name of a top-level deployment unit.
- deploymentUnitName(String, String) - Static method in class org.jboss.as.server.deployment.Services
-
Get the service name of a subdeployment.
- deploymentUnitName(String, Phase) - Static method in class org.jboss.as.server.deployment.Services
-
Get the service name of a top-level deployment unit.
- deploymentUnitName(String, String, Phase) - Static method in class org.jboss.as.server.deployment.Services
-
Get the service name of a subdeployment.
- DeploymentUnitProcessingException - Exception in org.jboss.as.server.deployment
-
An exception which is thrown when deployment unit processing fails.
- DeploymentUnitProcessingException(String) - Constructor for exception org.jboss.as.server.deployment.DeploymentUnitProcessingException
-
Constructs a DeploymentUnitProcessingException
with the specified detail message.
- DeploymentUnitProcessingException(Throwable) - Constructor for exception org.jboss.as.server.deployment.DeploymentUnitProcessingException
-
Constructs a DeploymentUnitProcessingException
with the specified cause.
- DeploymentUnitProcessingException(String, Throwable) - Constructor for exception org.jboss.as.server.deployment.DeploymentUnitProcessingException
-
Constructs a DeploymentUnitProcessingException
with the specified detail message and cause.
- DeploymentUnitProcessor - Interface in org.jboss.as.server.deployment
-
A deployment processor.
- DeploymentUploadBytesHandler - Class in org.jboss.as.server.deployment
-
Handler for the upload-deployment-bytes operation.
- DeploymentUploadBytesHandler(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeploymentUploadBytesHandler
-
- DeploymentUploadStreamAttachmentHandler - Class in org.jboss.as.server.deployment
-
Handler for the upload-deployment-stream operation.
- DeploymentUploadStreamAttachmentHandler(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeploymentUploadStreamAttachmentHandler
-
- DeploymentUploadURLHandler - Class in org.jboss.as.server.deployment
-
Handler for the upload-deployment-url operation.
- DeploymentUploadURLHandler(ContentRepository) - Constructor for class org.jboss.as.server.deployment.DeploymentUploadURLHandler
-
- DeploymentUtils - Class in org.jboss.as.server.deployment
-
Helper class with static methods related to deployment
TODO: this should probably be somewhere else
- deploymentValidationFailed() - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- 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
-
- deploymnetUnit - Variable in class org.jboss.as.web.security.JBossWebRealm
-
The DeploymentUnit
associated with the Realm
- deployPlanElement - Static variable in class org.jboss.as.ee.deployment.spi.beans.WarConfigBeanRoot
-
- deprecatedAttribute(String, String, String) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs a warning message indicating the attribute on the element is deprecated.
- deregister(String) - Method in interface org.jboss.as.clustering.web.sso.SSOLocalManager
-
Callback from the SSOClusterManager notifying the local manager that an SSO has been deregistered on another node.
- deregister(String, Session) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Deregister the specified session.
- deregister(String) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Deregister the specified single sign on identifier, and invalidate any associated sessions.
- deriveUsefulInfo(HttpServletRequest) - Static method in class org.jboss.as.web.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
-
- DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DESCRIPTION_PROP - Static variable in class org.jboss.as.ee.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.
- DescriptorBasedEJBClientContextService - Class in org.jboss.as.ejb3.remote
-
A service which sets up the EJBClientContext
with appropriate remoting receivers and local receivers.
- DescriptorBasedEJBClientContextService() - Constructor for class org.jboss.as.ejb3.remote.DescriptorBasedEJBClientContextService
-
- 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.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanEjbMessages
-
- deserialize(ObjectName, byte[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- deserialize(String, byte[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- deserialize(String, ObjectName, byte[]) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- DESTINATION_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.clustering.impl.CoreGroupCommunicationService
-
- 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.web.deployment.JBossContextConfig
-
- destroyContextFailed(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- destroyEntry(NonPassivatingBackingCacheEntry<K, V>) - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- destroyEntry(SerializationGroup<K, V, UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- destroyEntry(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- destroyEntry(E) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryFactory
-
- destroyInstance(Cacheable<UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- destroyInstance(T) - Method in interface org.jboss.as.ejb3.cache.StatefulObjectFactory
-
Destroy an instance of the component.
- destroyInstance(T) - Method in class org.jboss.as.ejb3.cache.TransactionAwareObjectFactory
-
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.deployment.WebInjectionContainer
-
- destroyService() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- destroySubcontext(Name) - Method in class org.jboss.as.naming.InitialContext
-
- destroySubcontext(Name) - Method in class org.jboss.as.naming.NamingContext
- destroySubcontext(String) - Method in class org.jboss.as.naming.NamingContext
- destroySubcontext(String) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- destroySubcontext(String) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- destroyVault() - Method in class org.jboss.as.security.vault.RuntimeVaultReader
-
- destroyVault() - Method in class org.jboss.as.server.services.security.AbstractVaultReader
-
- destroyWelcomeContextFailed(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- DESTRUCTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- 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
-
- determineEnvironment(String[], Properties, Map<String, String>, ServerEnvironment.LaunchType) - Static method in class org.jboss.as.server.Main
-
- DIAGNOSTICS_SOCKET_BINDING - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- DID_POPULATE - Static variable in class org.jboss.as.web.security.ExtendedFormAuthenticator
-
- 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
.
- DigestAuthenticator - Class in org.jboss.as.domain.http.server.security
-
An authenticator to handle Digest authentication.
- DigestAuthenticator(AuthenticationProvider, String, boolean) - Constructor for class org.jboss.as.domain.http.server.security.DigestAuthenticator
-
- DigestAuthenticator.DigestContext - Class in org.jboss.as.domain.http.server.security
-
- DirectDataSourceInjectionSource - Class in org.jboss.as.ee.datasource
-
A binding description for DataSourceDefinition annotations.
- DirectDataSourceInjectionSource() - Constructor for class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- DIRECTORY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.
- 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.
- DISABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- disableAudit - Variable in class org.jboss.as.web.security.JBossWebRealm
-
Is Audit disabled?
- DisableRequiredWriteAttributeHandler - Class in org.jboss.as.connector.subsystems.datasources
-
- DisableRequiredWriteAttributeHandler() - Constructor for class org.jboss.as.connector.subsystems.datasources.DisableRequiredWriteAttributeHandler
-
- DisableRequiredWriteAttributeHandler(ParameterValidator) - Constructor for class org.jboss.as.connector.subsystems.datasources.DisableRequiredWriteAttributeHandler
-
- DisableRequiredWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.connector.subsystems.datasources.DisableRequiredWriteAttributeHandler
-
- DisableRequiredWriteAttributeHandler(ParameterValidator, ParameterValidator) - Constructor for class org.jboss.as.connector.subsystems.datasources.DisableRequiredWriteAttributeHandler
-
- 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.impl.backing.NonPassivatingBackingCacheImpl
-
- discard(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- discard(K) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Discard the specified object from cache.
- discard(K) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
Discard the specified object from cache.
- 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
-
- discardActiveBatch() - Method in interface org.jboss.as.cli.batch.BatchManager
-
- discardActiveBatch() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- 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
- disconnectController() - Method in interface org.jboss.as.cli.CommandContext
-
Closes the previously established connection with the controller client.
- 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
- DistributableSessionManager<O extends OutgoingDistributableSessionData> - Class in org.jboss.as.web.session
-
- DistributableSessionManager(DistributedCacheManagerFactory, Context, JBossWebMetaData, ClassResolver) - Constructor for class org.jboss.as.web.session.DistributableSessionManager
-
- DistributableSessionManagerMBean - Interface in org.jboss.as.web.session
-
- DistributableSessionMetadata - Class in org.jboss.as.clustering.web
-
Encapsulates the replicated metadata for a session.
- DistributableSessionMetadata() - Constructor for class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- distribute(Target[], File, File) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Validates the configuration, generates all container specific classes and moves the archive to the targets
- distribute(Target[], InputStream, InputStream) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Validates the configuration, generates all container specific classes and moves the archive to the targets
- distribute(Target[], ModuleType, InputStream, InputStream) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
The distribute method performs three tasks; it validates the deployment configuration data, generates all container
specific classes and interfaces, and moves the fully baked archive to the designated deployment targets.
- DISTRIBUTED_CACHE_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- DistributedCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- DistributedCacheManager<T extends OutgoingDistributableSessionData> - Interface in org.jboss.as.clustering.web
-
SPI implemented by the distributed caching layer.
- DistributedCacheManager<T extends OutgoingDistributableSessionData> - Class in org.jboss.as.clustering.web.infinispan
-
Distributed cache manager implementation using Infinispan.
- DistributedCacheManager(LocalDistributableSessionManager, Cache<String, Map<Object, Object>>, Registry<String, Void>, SharedLocalYieldingClusterLockManager, SessionAttributeStorage<T>, BatchingManager, CacheInvoker) - Constructor for class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- DistributedCacheManagerFactory - Interface in org.jboss.as.clustering.web
-
Factory for obtaining a DistributedCacheManager.
- DistributedCacheManagerFactory - Class in org.jboss.as.clustering.web.infinispan
-
Factory for creating an Infinispan-backed distributed cache manager.
- DistributedCacheManagerFactory() - Constructor for class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- DistributedCacheManagerFactoryService - Class in org.jboss.as.clustering.web
-
- DistributedCacheManagerFactoryService() - Constructor for class org.jboss.as.clustering.web.DistributedCacheManagerFactoryService
-
- DistributedCacheManagerFactoryService(DistributedCacheManagerFactory) - Constructor for class org.jboss.as.clustering.web.DistributedCacheManagerFactoryService
-
- distributeDeploymentContent(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.impl.DeploymentContentDistributor
-
- distributeReplacementDeploymentContent(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.impl.DeploymentContentDistributor
-
- doApplyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, T) - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
Applies additional runtime attributes for the handler.
- doApplyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, AsyncHandler) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerWriteAttributeHandler
-
- doApplyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, ConsoleHandler) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerWriteAttributeHandler
-
- doApplyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, Handler) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerWriteAttributeHandler
-
- doApplyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, T) - Method in class org.jboss.as.logging.handlers.file.AbstractFileHandlerWriteAttributeHandler
-
- doApplyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, PeriodicRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.PeriodicHandlerWriteAttributeHandler
-
- doApplyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, SizeRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingHandlerWriteAttributeHandler
-
- doCommand(String) - Method in class org.jboss.as.cli.gui.CommandExecutor
-
- doDeploy() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- doDeploy(OperationContext, String, String, ServiceVerificationHandler, Resource, ImmutableManagementResourceRegistration, ManagementResourceRegistration, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
-
- doEquals(Object) - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- doExecute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadAttributeHandler
-
- doExecute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadResourceHandler
-
- 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.HelpHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.HistoryHandler
-
- doHandle(CommandContext) - Method in class org.jboss.as.cli.handlers.LsHandler
-
- 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.UndeployHandler
-
- doInvoke(Object, Method, Object[]) - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- DOMAIN - Static variable in class org.jboss.as.jmx.model.Constants
-
- DOMAIN_BASE_DIR - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- 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.AddPropertiesUser
-
- DOMAIN_CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- DOMAIN_CONTROLLER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DOMAIN_CONTROLLER_CLIENT_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- 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_MODEL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DOMAIN_RESULTS - Static variable in class org.jboss.as.cli.Util
-
- DOMAIN_RESULTS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- DomainCallbackHandler - Interface in org.jboss.as.domain.management.security
-
An extension of CallbackHandler to allow the supported callbacks to be identified.
- 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.
- DomainClient.Factory() - Constructor for class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
- 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
-
- DomainClientProtocol - Interface in org.jboss.as.controller.client.helpers.domain.impl
-
- 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.
- domainDeploymentAlreadyExists(String) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
A message indicating the 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.
- DomainManagementLogger - Interface in org.jboss.as.domain.management
-
Date: 05.11.2011
- DomainManagementMessages - Interface in org.jboss.as.domain.management
-
Date: 05.11.2011
- DomainManagementPrincipal - Class in org.jboss.as.domain.management.security
-
Base class for Principals define in DomainManagement.
- DomainManagementPrincipal(String) - Constructor for class org.jboss.as.domain.management.security.DomainManagementPrincipal
-
- DomainServerMain - Class in org.jboss.as.server
-
The main entry point for domain-managed server instances.
- DomainServerMain.HostControllerCommunicationActivator - Class in org.jboss.as.server
-
- DomainServerMain.HostControllerCommunicationActivator(InetSocketAddress, String, String, byte[], boolean) - Constructor for class org.jboss.as.server.DomainServerMain.HostControllerCommunicationActivator
-
- DomainServerProtocol - Interface in org.jboss.as.server.mgmt.domain
-
- done(T) - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation.ResultHandler
-
Set the result.
- done(ServiceContainer, long, int, int, EnumMap<ServiceController.Mode, AtomicInteger>, Set<ServiceName>) - Method in class org.jboss.as.server.BootstrapListener
-
- DoOperationActionListener - Class in org.jboss.as.cli.gui
-
This class executes whatever command is on the command line.
- DoOperationActionListener(JTextComponent, JTabbedPane) - Constructor for class org.jboss.as.cli.gui.DoOperationActionListener
-
- doReload(T, boolean, boolean) - Method in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- doRemove(T) - Method in class org.jboss.as.ejb3.pool.AbstractPool
-
Remove the bean context and invoke any callbacks
and track the remove count
- doRevertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, T) - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
Reverts updates to the handler.
- doRevertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, AsyncHandler) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerWriteAttributeHandler
-
- doRevertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, ConsoleHandler) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerWriteAttributeHandler
-
- doRevertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, Handler) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerWriteAttributeHandler
-
- doRevertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, T) - Method in class org.jboss.as.logging.handlers.file.AbstractFileHandlerWriteAttributeHandler
-
- doRevertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, PeriodicRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.PeriodicHandlerWriteAttributeHandler
-
- doRevertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, String, SizeRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingHandlerWriteAttributeHandler
-
- DriverDependenciesProcessor - Class in org.jboss.as.server.deployment.module
-
- DriverDependenciesProcessor() - Constructor for class org.jboss.as.server.deployment.module.DriverDependenciesProcessor
-
- driverNotPresent(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
A message indicating the driver is not installed
- DriverProcessor - Class in org.jboss.as.connector.deployers.processors
-
Deploy any JDBC drivers in a deployment unit.
- DriverProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.DriverProcessor
-
- DriverRegistry - Interface in org.jboss.as.connector.registry
-
A registry for JDBC drivers installed in the system.
- DriverRegistryImpl - Class in org.jboss.as.connector.registry
-
- DriverRegistryImpl() - Constructor for class org.jboss.as.connector.registry.DriverRegistryImpl
-
- DriverRegistryService - Class in org.jboss.as.connector.registry
-
The JDBC driver registry service
- DriverRegistryService() - Constructor for class org.jboss.as.connector.registry.DriverRegistryService
-
Create an instance
- driversElementNotSupported(String) - Method in interface org.jboss.as.connector.ConnectorLogger
-
- DriverService - Class in org.jboss.as.connector.registry
-
- DriverService(InstalledDriver, Driver) - Constructor for class org.jboss.as.connector.registry.DriverService
-
- driverVersionMismatch() - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating the specified driver version does not match the actual driver version.
- DS_DEPLOYER_LOGGER - Static variable in interface org.jboss.as.connector.ConnectorLogger
-
A logger with the category org.jboss.as.connector.deployer.dsdeployer
.
- DS_INSTANCE - Static variable in class org.jboss.as.connector.pool.PoolOperations.FlushAllConnectionInPool
-
- DS_INSTANCE - Static variable in class org.jboss.as.connector.pool.PoolOperations.FlushIdleConnectionInPool
-
- DS_INSTANCE - Static variable in class org.jboss.as.connector.pool.PoolOperations.TestConnectionInPool
-
- DsDeploymentActivator - Class in org.jboss.as.connector.deployers
-
Service activator which installs the various service required for datasource
deployments.
- DsDeploymentActivator() - Constructor for class org.jboss.as.connector.deployers.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.
- dsType - Variable in class org.jboss.as.cli.handlers.jca.NoArgDataSourceOperationHandler
-
- DsXmlDeploymentInstallProcessor - Class in org.jboss.as.connector.deployers.processors
-
Picks up -ds.xml deployments
- DsXmlDeploymentInstallProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.DsXmlDeploymentInstallProcessor
-
- DsXmlDeploymentParsingProcessor - Class in org.jboss.as.connector.deployers.processors
-
Picks up -ds.xml deployments
- DsXmlDeploymentParsingProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.DsXmlDeploymentParsingProcessor
-
Construct a new instance.
- DummyELResolver - Class in org.jboss.as.weld.webtier.jsf
-
- DummyELResolver() - Constructor for class org.jboss.as.weld.webtier.jsf.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
-
- 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.
- 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
-
- 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
-
- 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.
- duplicateInterfaceDeclaration(Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a duplicate interface declaration.
- 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.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.
- 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.
- duplicates - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Number of times our session id generator has generated an id that matches an existing session.
- duplicateSerializationGroupMember(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- duplicateServerNameConfiguration(String, String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- 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.
- duplicateUser(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the user is already in at least one file.
- DuplicateUserCheckState - Class in org.jboss.as.domain.management.security.state
-
State to check that the user is not already defined in any of the resolved
properties files.
- DuplicateUserCheckState(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.state.DuplicateUserCheckState
-
- duplicateViewFound(ClusterNode, ClusterNode) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
Creates an exception indicating a duplicate view was found.
- 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
.
- 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_LOCKING - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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 a 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 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.jboss.as.web.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.jboss.as.web.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 a 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 applicaiton.xml file of an ear.
- EarMetaDataParsingProcessor() - Constructor for class org.jboss.as.ee.structure.EarMetaDataParsingProcessor
-
- 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
-
- 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
-
- 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
-
- 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
-
Date: 05.11.2011
- EeMessages - Interface in org.jboss.as.ee
-
Date: 05.11.2011
- 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) - Constructor for class org.jboss.as.ee.component.EEModuleDescription
-
Construct a new instance.
- EEModuleInitialProcessor - Class in org.jboss.as.ee.component.deployers
-
- EEModuleInitialProcessor() - 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) - Constructor for class org.jboss.as.ee.subsystem.EeSubsystemAdd
-
- EeSubsystemRemove - Class in org.jboss.as.ee.subsystem
-
Handler for removing the 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) - Constructor for class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
-
- 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 eorrors
- 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
-
- EJB3AsyncServiceRemove - Class in org.jboss.as.ejb3.subsystem
-
Handles removing the ejb remote service
- EJB3AsyncServiceRemove() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3AsyncServiceRemove
-
- 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
-
- EJB3IIOPRemove - Class in org.jboss.as.ejb3.subsystem
-
Handles removing the ejb remote service
- EJB3IIOPRemove() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3IIOPRemove
-
- 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
-
- EJB3SubsystemDefaultCacheWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- EJB3SubsystemDefaultCacheWriteHandler(ServiceName, ServiceName, AttributeDefinition) - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler() - Constructor for class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- 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
- 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_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_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
-
- EjbAnnotationProcessor - Class in org.jboss.as.ejb3.deployment.processors.annotation
-
- EjbAnnotationProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.annotation.EjbAnnotationProcessor
-
- 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
-
- 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.
- EJBBoundResourceAdapterBindingMetaDataParser() - Constructor for class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
-
- 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
-
- 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
-
- EjbCleanUpProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
- EjbCleanUpProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.EjbCleanUpProcessor
-
- 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
-
- 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, AtomicReference<ManagedReference>, 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.
- 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
-
- 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 EJBObject
s 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>
.
- 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<?>) - Constructor for class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- EjbDeploymentMarker - Class in org.jboss.as.ejb3.deployment
-
- EjbDeploymentMarker() - Constructor for class org.jboss.as.ejb3.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
-
- 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
-
- 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 EJBHome
s and
EJBObject
s.
- 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 a 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
-
- EjbJarParsingDeploymentUnitProcessor - Class in org.jboss.as.ejb3.deployment.processors
-
Processes a
DeploymentUnit
containing a 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
-
- 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.
- EjbMetadataInterceptorFactory - Class in org.jboss.as.ejb3.component.interceptors
-
Interceptor that handles the EJB metadata for non-IIOP invocations.
- EjbMetadataInterceptorFactory(Class<?>, Class<?>, Class<?>, boolean, boolean) - Constructor for class org.jboss.as.ejb3.component.interceptors.EjbMetadataInterceptorFactory
-
- EJBMethodIdentifier - Class in org.jboss.as.ejb3
-
Identifier for a method on a 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
- EJBMethodSecurityAttribute - Class in org.jboss.as.ejb3.security
-
Holds security metadata of a method corresponding to a EJB's view.
- ejbMethodSecurityMetaDataIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the EJB method security metadata cannot be null
- 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
-
- 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.ReadLock() - Constructor for class org.jboss.as.ejb3.concurrency.EJBReadWriteLock.ReadLock
-
- EJBReadWriteLock.WriteLock - Class in org.jboss.as.ejb3.concurrency
-
- EJBReadWriteLock.WriteLock() - Constructor for class org.jboss.as.ejb3.concurrency.EJBReadWriteLock.WriteLock
-
- 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[], ServiceName) - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- EJBRemoteTransactionsRepository - Class in org.jboss.as.ejb3.remote
-
User: jpai
- EJBRemoteTransactionsRepository() - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- EJBRemoteTransactionsViewConfigurator - Class in org.jboss.as.ejb3.remote
-
Responsible for setting up a EJBRemoteTransactionPropogatingInterceptor
for a (remote) view.
- EJBRemoteTransactionsViewConfigurator() - Constructor for class org.jboss.as.ejb3.remote.EJBRemoteTransactionsViewConfigurator
-
- EJBRemotingConnectorClientMappingsEntryProviderService - Class in org.jboss.as.ejb3.remote
-
- EJBRemotingConnectorClientMappingsEntryProviderService(ServiceName) - 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(ClassLoader, ServiceName, boolean) - Constructor for class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor
-
- EjbRequestScopeActivationInterceptor.Factory - Class in org.jboss.as.weld.ejb
-
- EjbRequestScopeActivationInterceptor.Factory(ClassLoader, ServiceName, boolean) - Constructor for class org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.Factory
-
- 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 a EJB view.
- EJBSecurityViewConfigurator() - Constructor for class org.jboss.as.ejb3.security.EJBSecurityViewConfigurator
-
- EJBUtilities - Class in org.jboss.as.ejb3.component
-
The gas, water & energy for the EJB subsystem.
- EJBUtilities() - Constructor for class org.jboss.as.ejb3.component.EJBUtilities
-
- 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
-
- elect(List<ClusterNode>) - Method in class org.jboss.as.clustering.singleton.election.PreferredSingletonElectionPolicy
-
- elect(List<ClusterNode>) - Method in class org.jboss.as.clustering.singleton.election.SimpleSingletonElectionPolicy
-
- elect(List<ClusterNode>) - Method in interface org.jboss.as.clustering.singleton.SingletonElectionPolicy
-
Elect a single node from the specified list of candidate nodes.
- electedMaster(String) - Method in interface org.jboss.as.clustering.singleton.SingletonLogger
-
- electedSlave(String) - Method in interface org.jboss.as.clustering.singleton.SingletonLogger
-
- 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
-
A Element.
- Element - Enum in org.jboss.as.connector.subsystems.jca
-
A Element.
- Element - Enum in org.jboss.as.connector.subsystems.resourceadapters
-
A 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.logging
-
- Element - Enum in org.jboss.as.remoting
-
- Element - Enum in org.jboss.as.threads
-
- 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.
- EmbeddedCacheManagerService - Class in org.jboss.as.clustering.infinispan.subsystem
-
- EmbeddedCacheManagerService(String, String, EmbeddedCacheManagerService.Dependencies) - 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
- EmbeddedServerFactory - Class in org.jboss.as.embedded
-
ServerFactory that sets up a standalone server using modular classloading.
- EmbeddedStandAloneServerFactory - Class in org.jboss.as.server
-
This is the counter-part of EmbeddedServerFactory which lives behind a module class loader.
- 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_BYTES - Static variable in class org.jboss.as.ejb3.iiop.POARegistry
-
- EMPTY_INSTANCE - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
- 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.
- emptyParameter(String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the parameter, likely a collection, is empty.
- emptyResponseTask() - Static method in class org.jboss.as.protocol.mgmt.ProtocolUtils
-
- 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_STATISTICS - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- ENABLE_TSM_STATUS - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- ENABLED - Static variable in class org.jboss.as.cli.Util
-
- ENABLED - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- ENABLED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ENCODING - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- 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 a end of central directory record
- END_COMMENTLEN - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Position of the comment length in a end of central directory record
- endAccess() - Method in class org.jboss.as.web.session.ClusteredSession
-
- endBatch() - Method in interface org.jboss.as.clustering.web.BatchingManager
-
- endBatch() - Method in class org.jboss.as.clustering.web.impl.TransactionBatchingManager
- endDeploy(TargetModuleID) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentLogger
-
- ENDLEN - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Length of the fixed portion of a End of central directory record
- 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.
- endpointEmpty() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- endpointInjectedValue - Variable in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- EndpointService - Class in org.jboss.as.remoting
-
An MSC service for Remoting endpoints.
- EndpointService(String, EndpointService.EndpointType) - Constructor for class org.jboss.as.remoting.EndpointService
-
- EndpointService.EndpointType - Enum in org.jboss.as.remoting
-
- 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
-
- ensureRange(int) - Method in class org.jboss.as.cli.batch.impl.DefaultBatch
-
- enteredState(ParsingContext) - Method in class org.jboss.as.cli.parsing.operation.header.RolloutPlanHeaderCallbackHandler
-
- enteredState(ParsingContext) - Method in interface org.jboss.as.cli.parsing.ParsingStateCallbackHandler
-
- enterNewUserDetails() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
A message prompting the user to enter the details of the user being added.
- enterState(char, ParsingState) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- enterState(ParsingState) - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- 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
-
- enterWebapp(Request, Response, boolean) - Static method in class org.jboss.as.web.session.SessionReplicationContext
-
Associate a SessionReplicationContext with the current thread, if there isn't one already.
- 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
-
- EntityBeanAssociatingInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor factory for entity beans that associates an invocation with a primary key
- 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, AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>) - Constructor for class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- EntityBeanEjbCreateMethodInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Interceptor factory for entity beans that class the corresponding ejbCreate method.
- EntityBeanEjbCreateMethodInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptorFactory
-
- 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
-
- EntityBeanHomeRemoveByHandleInterceptorFactory() - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeRemoveByHandleInterceptorFactory
-
- EntityBeanHomeRemoveInterceptorFactory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
- EntityBeanHomeRemoveInterceptorFactory(boolean) - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeRemoveInterceptorFactory
-
- 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
-
- 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
-
- EntityBeanPrimaryKeyInterceptor - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Client interceptor that associates a SFSB id with an invocation
- EntityBeanPrimaryKeyInterceptor(AtomicReference<Object>) - Constructor for class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanPrimaryKeyInterceptor
-
- EntityBeanPrimaryKeyInterceptor.Factory - Class in org.jboss.as.ejb3.component.entity.interceptors
-
- 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
-
- 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
-
- 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
-
- EntityManagerUtil - Class in org.jboss.as.jpa.container
-
EntityManager utilities
- EntityManagerUtil() - Constructor for class org.jboss.as.jpa.container.EntityManagerUtil
-
- entry - Variable in class org.jboss.as.web.deployment.helpers.VFSDirContext.VFSResource
-
- ENTRY_NAME - Static variable in class org.jboss.as.ee.deployment.spi.DeploymentMetaData
-
The entry name in the deployment plan archive
- ENTRY_TABLE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.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
-
- 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
-
- 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.
- eof() - Method in class org.jboss.as.domain.http.server.multipart.MimeHeaderParser.ParseResult
-
- equals(Object) - Method in class org.jboss.as.cli.operation.impl.DefaultOperationRequestAddress
-
- equals(Object) - Method in class org.jboss.as.clustering.HashableMarshalledValue
-
- equals(Object) - Method in class org.jboss.as.clustering.impl.ClusterNodeImpl
-
- equals(Object) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager.ClassLoaderAwareListener
-
- equals(Object) - Method in class org.jboss.as.clustering.SimpleMarshalledValue
-
- equals(Object) - Method in class org.jboss.as.clustering.web.sso.FullyQualifiedSessionId
-
- equals(Object) - Method in class org.jboss.as.clustering.web.sso.infinispan.AbstractSSOKey
-
- equals(Object) - Method in class org.jboss.as.connector.registry.InstalledDriver
-
- equals(Object) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
- equals(Object) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
- 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.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.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.domain.management.security.DomainManagementPrincipal
-
- equals(DomainManagementPrincipal) - Method in class org.jboss.as.domain.management.security.DomainManagementPrincipal
-
- equals(Object) - Method in class org.jboss.as.domain.management.security.RealmUser
-
- 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) - 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.OptionalLookupInjectionSource
-
- 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.deployment.spi.DeploymentMetaData.Entry
-
- equals(Object) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- equals(Object) - Method in class org.jboss.as.ejb3.cache.spi.impl.CacheableTimestamp
-
- 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
TimerHandle
s 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
TimerHandle
s 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.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.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.weld.webtier.jsf.ForwardingApplication
-
- equals(Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplicationFactory
-
- equals(Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- equals(Object) - Method in class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl
-
- error(String, int) - Method in interface org.jboss.as.cli.CommandContext
-
Prints an error message to the CLI's output and passes the error code
which in non-interactive mode will be used as the program's exit code.
- error(String) - Method in interface org.jboss.as.cli.CommandContext
-
This method invokes error(message, 1).
- 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.process.protocol.ProtocolLogger
-
Logs a warning message indicating an error occurred when closing the channel.
- errorClosingChannel(String) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs a warning message indicating an error occurred when closing the channel.
- errorClosingFile(Throwable, VirtualFile) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating there was an exception closing the file.
- 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
- errorDestroyingService(Throwable) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs an error message indicating an error occurred while destroying the service.
- errorDuringRetryTimeout(Timer, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an error during retyring timeout for timer
- errorForwardingToErrorPage(String) - Method in interface org.jboss.as.web.WebLogger
-
- errorForwardingToLoginPage(String) - Method in interface org.jboss.as.web.WebLogger
-
- errorGettingTransaction(Exception) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating there was an error when trying to get the transaction associated with the
current thread.
- errorHandlingAsyncEvent(Throwable) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs an error message indicating a throwable was caught during an asynchronous event.
- errorHeader() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message header.
- errorInvokeTimeout(Timer, Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an error invoking timeout for timer
- errorParsingEJBClientDescriptor(String, Location) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating that there was a exception while parsing a jboss-ejb-client.xml
- errorPassivatingSession(String) - Method in interface org.jboss.as.web.WebMessages
-
- errorPreloadingDefaultProvider(Throwable) - Method in interface org.jboss.as.jpa.JpaLogger
-
Logs an error message indicating an exception occurred while preloading the default persistence provider module.
- errorPreloadingDefaultProviderAdaptor(Throwable) - Method in interface org.jboss.as.jpa.JpaLogger
-
Logs an error message indicating an exception occurred while preloading the default persistence provider adapter module.
- 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.
- errorRevertingOperation(Throwable, String, String, PathAddress) - Method in interface org.jboss.as.logging.LoggingLogger
-
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.
- errorSessionActivationEvent(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- errorSessionAttributeEvent(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- errorSessionEvent(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- 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.
- errorStartingWeb() - Method in interface org.jboss.as.web.WebMessages
-
- ErrorState - Class in org.jboss.as.domain.management.security.state
-
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.state.ErrorState
-
- ErrorState(ConsoleWrapper, String, State) - Constructor for class org.jboss.as.domain.management.security.state.ErrorState
-
- ErrorState(ConsoleWrapper, String, State, StateValues) - Constructor for class org.jboss.as.domain.management.security.state.ErrorState
-
- errorValueBoundEvent(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- errorValueUnboundEvent(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- 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_ARRAY - Static variable in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- 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
-
- 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
-
- establishDistributedCacheManager() - Method in class org.jboss.as.web.session.ClusteredSession
-
Gets a reference to the JBossCacheService.
- evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- event(Event<K, V>) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager.ClassLoaderAwareListener
-
- event(Request, Response, HttpEvent) - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
Valve-chain handler method.
- event(Request, Response, HttpEvent) - Method in class org.jboss.as.web.session.LockingValve
- EVICTION_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- EVICTION_EXECUTOR - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- EVICTION_OBJECT - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- evictSession(String) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Evict a session from the in-memory portion of the distributed cache, on this node only.
- evictSession(String, String) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Evict a non-locally-active session from the in-memory portion of the distributed cache, on this node only.
- evictSession(String) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Evict a session from the in-memory portion of the distributed cache, on this node only.
- evictSession(String, String) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Evict a non-locally-active session from the in-memory portion of the distributed cache, on this node only.
- exceptionDeployingDatasource(Throwable, String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
- exceptionInStop(Throwable) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating an exception occurred while stopping.
- exceptionProcessingSessions() - Method in interface org.jboss.as.web.WebMessages
-
- exceptionReleasingEntity(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
- exceptionRollingBackTransaction() - Method in interface org.jboss.as.web.WebMessages
-
- exclude(VirtualFile) - Method in class org.jboss.as.embedded.ejb3.BundleSymbolicNameExclusionFilter
-
Returns whether this VirtualFile
should be
excluded from scanning for EJB resources.
- exclude(VirtualFile) - Method in interface org.jboss.as.embedded.ejb3.ExclusionFilter
-
Returns whether this VirtualFile
should be
excluded from scanning for EJB resources.
- excludeClassInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- excludedAttributes - Static variable in class org.jboss.as.web.session.ClusteredSession
-
Set of attribute names which are not allowed to be replicated/persisted.
- excludeDefaultInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- excludeOps - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- excludeUnlistedClasses() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- ExclusionFilter - Interface in org.jboss.as.embedded.ejb3
-
Defines a mechanism whereby ClassPath entries
may be excluded from scanning for EJB resources
according to some implementation-specific
criteria.
- exclusionValuesRequired() - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating one or more exclusion values must be specified.
- exclusive - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- execute(CommandContext, ModelNode, File) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- 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.InfinispanSubsystemDescribe
-
- 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(Runnable) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- execute(Runnable) - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.pool.PoolConfigurationRWHandler.PoolConfigurationReadHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.pool.PoolMetrics
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.pool.PoolMetrics.ParametrizedPoolMetricsHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.pool.PoolOperations
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.ClearStatisticsHandler
-
- 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.resourceadapters.RaActivate
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.RaAdd
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.RaRemove
-
- 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(OperationContext, ModelNode) - Method in class org.jboss.as.controller.extension.ExtensionAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.extension.ParallelExtensionAddHandler
-
- 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.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.SystemPropertyAddHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.common.SystemPropertyRemoveHandler
-
- 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.GlobalOperationHandlers.ReadChildrenNamesOperationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadChildrenResourcesAssemblyHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadChildrenResourcesOperationHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.UndefineAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.GlobalOperationHandlers.WriteAttributeHandler
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.operations.global.WriteAttributeHandlers.WriteAttributeOperationHandler
-
- 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(ModelNode, OperationMessageHandler, ProxyController.ProxyOperationControl, OperationAttachments) - Method in class org.jboss.as.controller.remote.RemoteProxyController
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.controller.ServiceVerificationHandler
-
- 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() - Method in class org.jboss.as.domain.management.security.state.AddUser
-
- execute() - Method in class org.jboss.as.domain.management.security.state.ConfirmationChoice
-
- execute() - Method in class org.jboss.as.domain.management.security.state.DuplicateUserCheckState
-
- execute() - Method in class org.jboss.as.domain.management.security.state.ErrorState
-
- execute() - Method in class org.jboss.as.domain.management.security.state.PromptNewUserState
-
- execute() - Method in class org.jboss.as.domain.management.security.state.PromptPasswordState
-
- execute() - Method in class org.jboss.as.domain.management.security.state.PropertyFileFinder
-
- execute() - Method in class org.jboss.as.domain.management.security.state.PropertyFilePrompt
-
- execute() - Method in interface org.jboss.as.domain.management.security.state.State
-
- execute() - Method in class org.jboss.as.domain.management.security.state.UpdateUser
-
- execute() - Method in class org.jboss.as.domain.management.security.state.WeakCheckState
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.security.WhoAmIOperation
-
- execute() - Method in class org.jboss.as.ee.deployment.spi.status.ClientConfigurationImpl
-
Executes the client
- execute(JndiViewExtensionContext) - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.file.HandlerFileChange
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerDisable
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerEnable
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerUpdateProperties
-
{@inheritDoc
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.logging.LoggingDescribeHandler
-
- 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(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.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(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.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.ServerRestartRequiredHandler
-
- 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.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.web.MimeMappingAdd
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.web.MimeMappingRemove
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.web.WriteDefaultWebModule
-
- execute(OperationContext, ModelNode) - Method in class org.jboss.as.web.WriteEnableWelcomeRoot
-
- 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_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
-
- 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(ManagementRequestContext.AsyncTask<A>) - Method in interface org.jboss.as.protocol.mgmt.ManagementRequestContext
-
Execute async.
- 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
-
- 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
-
- 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(Operation) - Method in class org.jboss.as.server.deployment.client.ModelControllerServerDeploymentManager
- executeOperation(ModelNode) - Method in class org.jboss.as.subsystem.test.KernelServices
-
Execute an operation in the model controller
- 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, StatefulSessionComponent, PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.StatefulSessionBeanRuntimeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.BufferPoolMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ClassLoadingMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.CompilationMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.GarbageCollectorMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryManagerMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryPoolMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.OperatingSystemMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.RuntimeMXBeanAttributeHandler
-
- executeReadAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanAttributeHandler
-
- 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.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.threads.ThreadPoolMetricsHandler
-
- executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.txn.subsystem.TxStatsHandler
-
- 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
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.BufferPoolMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ClassLoadingMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.CompilationMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.GarbageCollectorMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryManagerMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.MemoryPoolMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.OperatingSystemMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.RuntimeMXBeanAttributeHandler
-
- executeWriteAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanAttributeHandler
-
- EXECUTOR - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- EXECUTOR - Static variable in class org.jboss.as.threads.ThreadsServices
-
- 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
-
- executorNeeded() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the executor is needed when not endpoint is specified.
- executorNotNeeded() - Method in interface org.jboss.as.protocol.ProtocolLogger
-
- ExecutorProvider - Class in org.jboss.as.clustering.infinispan
-
- ExecutorProvider() - Constructor for class org.jboss.as.clustering.infinispan.ExecutorProvider
-
- executorUnneeded() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the executor is not needed when an endpoint is specified.
- ExistingChannelModelControllerClient - Class in org.jboss.as.controller.remote
-
- ExistingChannelModelControllerClient(ManagementChannelHandler) - Constructor for class org.jboss.as.controller.remote.ExistingChannelModelControllerClient
-
- existingSerializationGroup(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- exists(String, String, String, String) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- 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
-
- exitWebapp() - Static method in class org.jboss.as.web.session.SessionReplicationContext
-
Signals that the webapp is finished handling the request (and therefore replication can begin.)
- EXPECTATION_FAILED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- EXPIRATION_OBJECT - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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
- expire() - Method in class org.jboss.as.web.session.ClusteredSession
-
- expire(boolean, boolean, boolean, ClusteredSessionNotificationCause) - Method in class org.jboss.as.web.session.ClusteredSession
-
Expires the session, notifying listeners and possibly the manager.
- expiredCounter - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Number of sessions that have been active locally that are now expired.
- expiredSession() - Method in interface org.jboss.as.web.WebMessages
-
- expireSession(String) - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Expires the given session.
- expireTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Expire, and remove it from the timer service.
- explainStatus() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentServiceListener
-
- 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.
- explore() - Method in class org.jboss.as.cli.gui.ManagementModelNode
-
Refresh children using read-resource operation.
- EXPORTED_CONTEXT_SERVICE_NAME - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
ServiceName for java:jboss/exported namespace
- EXPRESSION - Static variable in class org.jboss.as.controller.operations.common.ResolveExpressionHandler
-
- 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
-
- 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
-
- ExtendedEntityManager - Class in org.jboss.as.jpa.container
-
Represents the Extended persistence context injected into a stateful bean.
- ExtendedEntityManager(String, EntityManager) - 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
-
- ExtendedFormAuthenticator - Class in org.jboss.as.web.security
-
An extension of the form authenticator that associates the j_username with the session under the attribute name j_username
for use by form login/error pages.
- ExtendedFormAuthenticator() - Constructor for class org.jboss.as.web.security.ExtendedFormAuthenticator
-
- extendedPersistenceContextCreated(String, ReferenceCountedEntityManager) - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
register the entity manager map so it is accessible to other SFSB's during the creation process
- 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) - 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.
- extensionDoesNotImplementExtension(String, Throwable) - 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 - 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
-
- 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
Extension
s to the core application server.
- ExtensionRegistry(ProcessType, RunningModeControl) - Constructor for class org.jboss.as.controller.extension.ExtensionRegistry
-
- ExtensionRegistry.SubsystemInformation - Interface 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) - Constructor for class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- 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_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 extenal module service
- ExternalModuleService - Class in org.jboss.as.server.moduleservice
-
Service that manages external modules.
- ExternalModuleService() - Constructor for class org.jboss.as.server.moduleservice.ExternalModuleService
-
- 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
-
- EXTSIG - Static variable in class org.jboss.as.server.deployment.scanner.ZipCompletionScanner
-
Extra data descriptor marker
- FACTORY - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- 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(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 - Static variable in class org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor
-
- 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 - 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 - 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.SFSBInvocationInterceptor
-
- FACTORY - Static variable in class org.jboss.as.jpa.interceptor.SFSBPreCreateInterceptor
-
- FACTORY - Static variable in class org.jboss.as.threads.ThreadsServices
-
- failAcquiringOwnership(String, Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- 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(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_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.
- 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.
- failedQueueingSessionReplication(Object) - Method in interface org.jboss.as.web.WebMessages
-
- failedReadingResource(Throwable, String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating a failure to read the resource.
- failedServices() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the failed services.
- failedSessionReplication(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- failedSessionReplication(String) - Method in interface org.jboss.as.web.WebMessages
-
- failedSettingServiceProperty(Throwable, String, String) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs an error message indicating the property represented by the propertyName
parameter failed to be set
from the service represented by the serviceName
parameter.
- failedSSLConfiguration() - Method in interface org.jboss.as.web.WebMessages
-
- 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.
- failedToAcceptConnection(Throwable) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs an error message indicating a failure to accept the connection.
- failedToAcquirePermit(long, TimeUnit) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- failedToAddPersistenceUnit(Throwable, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating a failure to add the persistence unit service.
- failedToAddWebDeployment() - Method in interface org.jboss.as.web.WebMessages
-
- 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, 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.
- failedToCloseSocket(Throwable) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs an error message indicating a failure to close the socket.
- 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.ConnectorMessages
-
A message indicating the type, represented by the type
parameter, failed to be created for the operation
represented by the operation
message.
- 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.
- failedToCreateMultiplexChannel(Throwable) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
Creates an exception indicating a failure to create a multiplexed channel.
- failedToCreateServerThread() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a failure to create the server thread.
- failedToCreateServerThread() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating a failure to create the server thread.
- failedToCreateVFSResourceLoader(String, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- 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
-
- failedToFinishMarshaller(Throwable, Marshaller) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to finish the marshaller.
- failedToFinishMarshaller(Throwable, Marshaller) - Method in interface org.jboss.as.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.
- failedToFinishUnmarshaller(Throwable, Unmarshaller) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs an error message indicating a failure to finish the unmarshaller.
- failedToGetAdapter(String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating a failure to get the adapter for the persistence provider.
- failedToGetFileFromRemoteRepository(Throwable) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToGetMetrics(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
A message indicating a failure to get the metrics.
- failedToGetMetrics(String) - Method in interface org.jboss.as.web.WebMessages
-
- failedToGetModuleAttachment(DeploymentUnit) - Method in interface org.jboss.as.connector.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.JpaMessages
-
Creates an exception indicating a failure to get the module for the deployment unit represented by the
deploymentUnit
parameter.
- failedToGetUrlDelimiter(Throwable) - Method in interface org.jboss.as.connector.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.
- failedToHandleIncomingConnection(Throwable) - Method in interface org.jboss.as.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.
- failedToHandleSocketFailure(Throwable) - Method in interface org.jboss.as.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.
- failedToHandleSocketFinished(Throwable) - Method in interface org.jboss.as.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.
- failedToHandleSocketShutdown(Throwable) - Method in interface org.jboss.as.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.
- failedToInstantiate(String, String, ClassLoader) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the className
could not be instantiated from the classLoader
.
- failedToInvokeOperation(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
A message indicating a failure to invoke an operation.
- failedToLoadLogModule(ModuleIdentifier) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
A message indicating a failure to load the specified log module.
- 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.
- failedToLoadModuleDriver(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
A message indicating a failure to load the module for a driver.
- failedToLoadNativeLibraries(Throwable) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Failed to load native libraries
- failedToMarshalConfiguration(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to marshal the configuration.
- failedToMatchPool(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating a failure to match the pool.
- failedToParse(Throwable, VirtualFile) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a failure to parse the xmlFile
.
- failedToParse(VirtualFile) - Method in interface org.jboss.as.jpa.JpaMessages
-
A message indicating a failure to parse the file.
- 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.ConnectorMessages
-
Creates an exception indicating a failure to parse the service XML.
- failedToParseServiceXml(Throwable, VirtualFile) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating a failure to parse the service XML.
- 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.
- 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.ConnectorMessages
-
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.
- 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.
- failedToReadMessage(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs an error message indicating a failure to read a message.
- failedToReadMessage(Throwable) - Method in interface org.jboss.as.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.
- failedToReadObject(Throwable) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating a failure to read the object.
- failedToReadVirtualFile(VirtualFile, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- 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
- 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
-
- failedToRemovePersistentTimer(File) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating it could not remove persistent timer
- failedToResolveInterface(String) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToResolveModule(VirtualFile) - Method in interface org.jboss.as.web.WebMessages
-
- failedToSendExceptionResponse(IOException) - Method in interface org.jboss.as.naming.NamingLogger
-
- failedToSendHeader(IOException) - Method in interface org.jboss.as.naming.NamingLogger
-
- 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.ConnectorMessages
-
A message indicating a failure to set an attribute.
- failedToSetHandlerEncoding() - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the handler encoding failed to set.
- failedToSetupWeldContexts(Throwable) - Method in interface org.jboss.as.weld.WeldLogger
-
- failedToStart(String) - Method in interface org.jboss.as.naming.NamingMessages
-
A message indicating a failure to start the name
service.
- failedToStartHttpManagementService(Exception) - Method in interface org.jboss.as.server.ServerMessages
-
- failedToStartRaDeployment(Throwable, String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating the deployment, represented by the deploymentName
parameter, failed to
start.
- failedToStop(Throwable, String) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs a warning message indicating the service represented by the serviceName
parameter failed to stop.
- 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.
- failedToStoreSession(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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
-
- failedToUndeploy(Throwable, File) - Method in interface org.jboss.as.embedded.EmbeddedLogger
-
Logs a warning message indicating there was a failure to undeploy the file.
- failedToWriteConfiguration(Throwable) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a failure to write the configuration.
- failedToWriteManagementResponseHeaders(Throwable) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a failure to write management response headers.
- failedToWriteManagementResponseHeaders(Throwable) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating a failure to write management response headers.
- failJASPIValidation(String) - Method in interface org.jboss.as.web.WebLogger
-
- 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
- failToBruteForceCleanup(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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.jboss.as.web.WebMessages
-
- failToCreateSessionNotificationPolicy(String, String, Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- 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(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Could not load component class
- failToLoadComponentClass(Throwable) - 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.jboss.as.web.WebMessages
-
- failToParseXMLDescriptor(VirtualFile) - Method in interface org.jboss.as.web.WebMessages
-
- failToPassivate(String, String) - Method in interface org.jboss.as.web.WebMessages
-
- failToPassivateLoad(String) - Method in interface org.jboss.as.web.WebMessages
-
- failToPassivateUnloaded(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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.jboss.as.web.WebMessages
-
- 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 an 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
- failToReplicateAttribute() - Method in interface org.jboss.as.web.WebMessages
-
- 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
- failToStartBatchTransaction(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- failToStartManager() - Method in interface org.jboss.as.web.WebMessages
-
- 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_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
-
- 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
-
- FETCH_SIZE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- FETCH_STATE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- FieldInjectionTarget - Class in org.jboss.as.ee.component
-
- FieldInjectionTarget(String, String, String) - Constructor for class org.jboss.as.ee.component.FieldInjectionTarget
-
- fieldNotFound(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the field, represented by the name
parameter, was not found.
- fieldValidator - Static variable in class org.jboss.as.controller.resource.ClientMappingsAttributeDefinition
-
- fieldValidator - Static variable in class org.jboss.as.security.LoginModulesAttributeDefinition
-
- fieldValidator - Static variable in class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- FILE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- FILE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- FILE - Static variable in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- FILE_END - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- FILE_HANDLER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- FILE_NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- 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
-
- FILE_START - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- FILE_STORE_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- FileCorrector - Class in org.jboss.as.logging
-
- FileCorrector() - Constructor for class org.jboss.as.logging.FileCorrector
-
- fileEnd() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- FileHandlerAdd - Class in org.jboss.as.logging.handlers.file
-
- FileHandlerService - Class in org.jboss.as.logging.handlers.file
-
- FileHandlerService() - Constructor for class org.jboss.as.logging.handlers.file.FileHandlerService
-
- FileHandlerUpdateProperties - Class in org.jboss.as.logging.handlers.file
-
Operation responsible for updating the properties of a file logging handler.
- FileHandlerWriteAttributeHandler - Class in org.jboss.as.logging.handlers.file
-
Date: 12.10.2011
- FileHandlerWriteAttributeHandler() - Constructor for class org.jboss.as.logging.handlers.file.FileHandlerWriteAttributeHandler
-
- FileKeystoreService - Class in org.jboss.as.domain.management.security
-
A service to handle loading Keystores from file so that the Keystore can be injected ready for SSLContext creation.
- FileKeystoreService(String, char[]) - Constructor for class org.jboss.as.domain.management.security.FileKeystoreService
-
- FilenameTabCompleter - Class in org.jboss.as.cli.handlers
-
- FilenameTabCompleter(CommandContext) - Constructor for class org.jboss.as.cli.handlers.FilenameTabCompleter
-
- 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.
- fileNotFound(String) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the file was not 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
-
- FilePassivationStoreAdd(AttributeDefinition...) - Constructor for class org.jboss.as.ejb3.subsystem.FilePassivationStoreAdd
-
- FilePassivationStoreRemove - Class in org.jboss.as.ejb3.subsystem
-
- FilePassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- FilePassivationStoreWriteHandler - Class in org.jboss.as.ejb3.subsystem
-
- FilePersistenceResource - Class in org.jboss.as.controller.persistence
-
- FilePersistentObjectStore<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.spi.impl
-
Stores objects in a directory via serialization.
- FilePersistentObjectStore(MarshallingConfiguration, String, int) - Constructor for class org.jboss.as.ejb3.cache.spi.impl.FilePersistentObjectStore
-
- filePrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Prompt for the file to update in add-users
- fileStart() - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RemoteFileProtocolIdMapper
-
- fileSystemDeploymentFailed(Throwable) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an error message indicating the file system deployment service failed.
- FileTimerPersistence - Class in org.jboss.as.ejb3.timerservice.persistence.filestore
-
File based persistent timer store.
- FileTimerPersistence(boolean) - 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 interface org.jboss.as.logging.CommonAttributes
-
- FilterSpecification - Class in org.jboss.as.server.deployment.module
-
- FilterSpecification(PathFilter, boolean) - Constructor for class org.jboss.as.server.deployment.module.FilterSpecification
-
- finalize() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
-
- finalize() - Method in class org.jboss.as.server.deployment.module.MountHandle
-
- 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
.
- findClass(String, boolean, boolean) - Method in class org.jboss.as.jpa.classloader.TempClassLoader
-
- 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
-
- findJavaExecutable(String) - Static method in class org.jboss.as.process.DefaultJvmUtils
-
Find the java executable under a given java home dir
- findLifecycleListeners() - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- findLifecycleListeners() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- findLifecycleListeners() - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
- findLifecycleListeners() - Method in class org.jboss.as.web.session.JvmRouteValve
-
- 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
-
- findPersistenceContext(String) - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
For the current thread, look at the call stack (containing entity manager maps) and return the first extended
persistence context that is based on puScopedName.
- 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
-
- findSession(String) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- findSessions() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- FineSessionAttributeStorage - Class in org.jboss.as.clustering.web.infinispan
-
Handles session attribute load/store operations for ReplicationGranularity.ATTRIBUTE
distributed session managers.
- FineSessionAttributeStorage(SessionAttributeMarshaller) - Constructor for class org.jboss.as.clustering.web.infinispan.FineSessionAttributeStorage
-
- finishBoot() - Method in class org.jboss.as.controller.AbstractControllerService
-
- 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
-
- flag - Variable in class org.jboss.as.clustering.lock.RemoteLockResponse
-
- FLAG - Static variable in interface org.jboss.as.security.Constants
-
- flush() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- 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_CACHE - Static variable in interface org.jboss.as.security.Constants
-
- FlushableDataOutput - Interface in org.jboss.as.protocol.mgmt
-
- FlushingHandlerAddProperties<T extends FlushingHandlerService> - Class in org.jboss.as.logging.handlers
-
Date: 23.09.2011
- FlushingHandlerAddProperties(List<String>, AttributeDefinition...) - Constructor for class org.jboss.as.logging.handlers.FlushingHandlerAddProperties
-
- FlushingHandlerAddProperties(AttributeDefinition...) - Constructor for class org.jboss.as.logging.handlers.FlushingHandlerAddProperties
-
- FlushingHandlerService - Interface in org.jboss.as.logging.handlers
-
Date: 23.09.2011
- FORBIDDEN - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- forCacheMode(CacheMode) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
- 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.
- forceXaDataSourceClass(String) - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Set the xaDataSourceClass.
- forLocation(String) - Static method in enum org.jboss.as.jpa.puparser.Version
-
- 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.PrefixFormatter
-
Creates a string representation of the Prefix instance.
- format(String, Object...) - Method in interface org.jboss.as.domain.management.security.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.JavaConsole
-
- formatPossibleIpv6Address(String) - Static method in class org.jboss.as.network.NetworkUtils
-
- 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 interface org.jboss.as.logging.CommonAttributes
-
- FormatterSpec - Class in org.jboss.as.logging.handlers
-
- FormatterSpec() - Constructor for class org.jboss.as.logging.handlers.FormatterSpec
-
- 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.clustering.jgroups.subsystem.Protocol
-
- 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.Element
-
- 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.parsing.Attribute
-
- forName(String) - Static method in enum org.jboss.as.controller.parsing.Element
-
- 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.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.logging.Attribute
-
- forName(String) - Static method in enum org.jboss.as.logging.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.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.security.Attribute
-
- forName(String) - Static method in enum org.jboss.as.threads.Attribute
-
- forName(String) - Static method in enum org.jboss.as.threads.Element
-
- forType(ModelType) - Static method in class org.jboss.as.cli.ModelNodeFormatter.Factory
-
- forUri(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.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.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
-
- ForwardingApplication - Class in org.jboss.as.weld.webtier.jsf
-
- ForwardingApplication() - Constructor for class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- ForwardingApplicationFactory - Class in org.jboss.as.weld.webtier.jsf
-
- ForwardingApplicationFactory() - Constructor for class org.jboss.as.weld.webtier.jsf.ForwardingApplicationFactory
-
- ForwardingELResolver - Class in org.jboss.as.weld.webtier.jsf
-
- ForwardingELResolver() - Constructor for class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- ForwardingJspApplicationContextImpl - Class in org.jboss.as.weld.webtier.jsp
-
- ForwardingJspApplicationContextImpl() - Constructor for class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl
-
- forwardToErrorPage(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.as.web.security.ExtendedFormAuthenticator
-
Dispatch to the form error-page
- forwardToErrorPage(Request, Response, LoginConfig) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
Forwards the current request to the error page.
- forwardToLoginPage(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.as.web.security.ExtendedFormAuthenticator
-
Dispatch to the form login-page
- forwardToLoginPage(Request, Response, LoginConfig) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
Forwards the current request to the login page.
- FOUND - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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) - Method in class org.jboss.as.ee.component.deployers.BooleanAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ee.component.deployers.InterceptorsAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.AccessTimeoutAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.CacheAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ClusteredAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ConcurrencyManagementAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DeclareRolesAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.DependsOnAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.InitAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.LocalHomeAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.LockAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.PoolAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RemoteHomeAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RemoveAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ResourceAdaptorAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RolesAllowedAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RunAsAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.RunAsPrincipalAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.ScheduleAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.SecurityDomainAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.StatefulTimeoutAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionAttributeAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionManagementAnnotationInformationFactory
-
- fromAnnotation(AnnotationInstance) - Method in class org.jboss.as.ejb3.deployment.processors.annotation.TransactionTimeoutAnnotationInformationFactory
-
- 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) - Method in class org.jboss.as.jmx.model.TypeConverter
-
- fromModelNode(OperationContext, ModelNode) - Static method in class org.jboss.as.logging.handlers.FormatterSpec
-
- fromMultiAnnotation(AnnotationInstance) - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- fromNonDMRString(String) - Method in class org.jboss.as.cli.ArgumentValueConverter.DMRWithFallbackConverter
-
- fromString(String) - Method in class org.jboss.as.cli.ArgumentValueConverter.DMRWithFallbackConverter
-
- fromString(String) - Method in interface org.jboss.as.cli.ArgumentValueConverter
-
- fromString(String) - Static method in enum org.jboss.as.logging.handlers.console.Target
-
- 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
-
- 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.
- FullyQualifiedSessionId - Class in org.jboss.as.clustering.web.sso
-
Encapsulates a session id along with the name of the owning context and its hostname.
- FullyQualifiedSessionId(String, String, String) - Constructor for class org.jboss.as.clustering.web.sso.FullyQualifiedSessionId
-
- 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_METRICS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GARBAGE_COLLECTOR_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GARBAGE_COLLECTOR_READ_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- GarbageCollectorMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
- GarbageCollectorMXBeanResource - Class in org.jboss.as.platform.mbean
-
- GATEWAY_TIME_OUT - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- GC - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- generateAddress() - Method in class org.jboss.as.clustering.jgroups.TopologyAddressGenerator
-
- 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
-
- 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, List<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(K, boolean) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- get(Object) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- get(C) - Method in interface org.jboss.as.clustering.MarshalledValue
-
- get(MarshallingContext) - Method in class org.jboss.as.clustering.SimpleMarshalledValue
- get(Map<Object, Object>) - Method in enum org.jboss.as.clustering.web.infinispan.SessionMapEntry
-
Returns the value associated with this atomic map entry.
- get(String) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- GET - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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.impl.backing.NonPassivatingBackingCacheImpl
-
- get(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- get(K, boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- get(K, boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- get(K) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Get the specified object from cache.
- get(K, boolean) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Gets the entry with the given id from the store.
- get(K) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
Get the specified object from cache.
- 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 the 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(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_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.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_INPUTSTREAM_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
-
- GET_LOGGER_LEVEL - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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_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_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
- 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
-
- getAccessLogPathInjector() - Method in class org.jboss.as.web.WebVirtualHostService
-
- 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.registry.AttributeAccess
-
Get the access type.
- getAction() - Method in class org.jboss.as.ee.deployment.spi.status.DeploymentStatusImpl
-
The action of this deployment
- getActionListener() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getActions() - Method in class org.jboss.as.naming.JndiPermission
-
Returns the "canonical string representation" of the actions.
- 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
-
- getActiveRequest() - Static method in class org.jboss.as.web.security.SecurityContextAssociationValve
-
- getActiveSessionCount() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getActiveSessionCount() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the number of sessions active on this node.
- getActiveSessions() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Number of active sessions at this moment.
- getAdapter() - Method in class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
- 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
-
- getAddDeploymentOperation(Locale, boolean) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getAddExtensionOperation(ModelNode) - Static method in class org.jboss.as.controller.extension.ExtensionAddHandler
-
- getAddInterfaceOperation(ModelNode, ModelNode) - Static method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- getAdditionalBeanDeploymentArchive() - Method in class org.jboss.as.weld.deployment.WeldDeployment
-
- getAddNamespaceOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getAddNamespaceOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- getAddPathOperation(ModelNode, ModelNode, ModelNode) - Static method in class org.jboss.as.controller.operations.common.PathAddHandler
-
- 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 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.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.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationFailure
-
Gets the address the validation error happened at
- getAddSchemaLocationOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- 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
-
- getAddSystemPropertyOperation(Locale, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getAfter() - Method in class org.jboss.as.web.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
-
- getAliases() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getAliases() - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
Get the current alias configuration in String form.
- getAllAttributes(MethodIntf, String, String, String...) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getAllCandidates(CommandContext) - Method in interface org.jboss.as.cli.impl.DefaultCompleter.CandidatesProvider
-
- getAllDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getAllEnabledServerGroups(String, ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- 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.
- 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
-
- getAllowedValues() - Method in class org.jboss.as.clustering.jgroups.subsystem.validators.ProtocolTypeValidator
-
- getAllowedValues() - Method in class org.jboss.as.clustering.subsystem.validators.ObjectTypeValidator
-
- 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.ParametersOfValidator
-
- getAllowedValues() - Method in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
- getAllowedValues() - Method in class org.jboss.as.logging.validators.LogLevelValidator
-
- getAllowedValues() - Method in class org.jboss.as.logging.validators.ObjectTypeValidator
-
- getAllowedValues() - Method in class org.jboss.as.logging.validators.OverflowActionValidator
-
- getAllowedValues() - Method in class org.jboss.as.logging.validators.TargetValidator
-
- getAllowSynchronousMembershipNotifications() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getAllReferencingServerGroups(String, ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- getAlternatives() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getAnnotatedClasses(Set) - Method in class org.jboss.as.web.deployment.jsf.JandexAnnotationProvider
-
- 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
-
- getAnnotationIndex() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getAnnotationIndex() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- 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
-
- getAnnotationsMetaData() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- getAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
-
- getAnnotationType() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
-
- getAny(Class<T>) - Method in class org.jboss.as.jpa.subsystem.JBossAssemblyDescriptor
-
- getAppContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getApplication() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplicationFactory
-
- getApplication() - Method in class org.jboss.as.weld.webtier.jsf.WeldApplicationFactory
-
- getApplicationClassesDescription() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- getApplicationClassLoader() - Method in class org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler
-
- getApplicationClassResolver() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Get the classloader able to load application classes.
- getApplicationClassResolver() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- 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
-
- getArchiveName() - Method in class org.jboss.as.ee.deployment.spi.DeploymentMetaData.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
- getArguments(CommandContext) - Method in interface org.jboss.as.cli.CommandHandler
-
- 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.VersionHandler
-
- getArgumentsString() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the current command's arguments as a string.
- 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.
- getAsInteger(ModelNode, String) - Method in class org.jboss.as.cli.handlers.LsHandler
-
- 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
-
- 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.
- 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.ArchiveValidationAdd.ArchiveValidationParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.BeanValidationAdd.BeanValidationParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.BootstrapContextAdd.BootstrapCtxParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd.CcmParameters
-
- getAttribute() - Method in enum org.jboss.as.connector.subsystems.jca.WorkManagerAdd.WmParameters
-
- getAttribute(MethodIntf, String, String, String...) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getAttribute(ObjectName, String) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getAttribute(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
- getAttributeAccess(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- 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.
- getAttributeDefinition(String) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerReadAttributeHandler
-
- getAttributeDefinition(String) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerWriteAttributeHandler
-
- getAttributeDefinition(String) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
- getAttributeDefinition(String) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- getAttributeDefinition() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
- getAttributeDefinition(String) - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
- 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
-
- getAttributeInternal(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
- getAttributeName() - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationFailure
-
Gets the name of the attribute failing validation
- getAttributeNames(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- 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.jboss.as.web.session.ClusteredSession
-
- getAttributeOverrideDescriptions(Locale) - Method in class org.jboss.as.connector.StatisticsDescriptionProvider
-
- 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.
- getAttributes(ObjectName, String[]) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getAttributes() - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
Returns a collection of attributes used for the write attribute.
- getAttributes() - Method in class org.jboss.as.logging.handlers.HandlerAddProperties
-
Returns a collection of attributes used for the write attribute.
- getAttributes() - Method in class org.jboss.as.logging.handlers.HandlerUpdateProperties
-
Returns a collection of attributes used for the write attribute.
- getAttributes() - Method in class org.jboss.as.logging.loggers.AbstractLoggerWriteAttributeHandler
-
Returns a collection of attributes used for the write attribute.
- getAttributes(String, String[]) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- getAttributes(Name, String[]) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- getAttributes(String, String[]) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- getAttributes(Name, String[]) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- getAttributesInternal() - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- 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
-
- 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
-
- 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
-
- getAuthType() - Method in class org.jboss.as.clustering.web.sso.SSOCredentials
-
Gets the authorization method used to authorize the SSO.
- getAuthType() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getAvailableCount() - Method in interface org.jboss.as.ejb3.pool.Pool
-
- getAvailableCount() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- getAvailableModules(ModuleType, Target[]) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Retrieve the list of all J2EE application modules running or not running on the identified targets.
- getAvailableSubsystems(String) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
Gets information about the subsystems provided by a given
Extension
.
- getBacklog() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getBaseAddress() - Method in class org.jboss.as.controller.operations.common.XmlMarshallingHandler
-
- getBaseDir() - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- getBaseName() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getBaseUnits() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- getBatchId() - Method in class org.jboss.as.protocol.mgmt.ManagementRequestHeader
-
The ID of the batch this request belongs to
- getBatchingManager() - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Gets the BatchingManager.
- getBatchingManager() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Gets the BatchingManager.
- getBatchManager() - Method in interface org.jboss.as.cli.CommandContext
-
Returns batch manager.
- getBeanAccessTimeout() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getBeanArchiveMetadata() - Method in class org.jboss.as.weld.deployment.WeldDeploymentMetadata
-
- getBeanCache() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- getBeanCache() - Method in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- getBeanClass() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getBeanClasses() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
returns an unmoddifiable copy of the bean classes in this BDA
- 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.WeldContainer
-
get all beans deployment archives in the deployment
- 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(BeanDeploymentArchive) - Method in class org.jboss.as.weld.WeldContainer
-
Gets the BeanManager
for a given bean deployment archive.
- getBeanManager(String) - Method in class org.jboss.as.weld.WeldContainer
-
Gets the BeanManager
for a given bean deployment archive id.
- getBeanManager() - Method in class org.jboss.as.weld.WeldContainer
-
Gets the BeanManager
linked to the additional classes bean deployment archive.
- getBeansXml() - Method in class org.jboss.as.weld.deployment.BeanArchiveMetadata
-
- getBeansXml() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getBeansXmlFile() - Method in class org.jboss.as.weld.deployment.BeanArchiveMetadata
-
- getBeanValidation() - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
Should bean validation be performed
- getBefore() - Method in class org.jboss.as.web.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.weld.webtier.jsf.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
- 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.
- 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
- getBootFile() - Method in class org.jboss.as.controller.persistence.ConfigurationFile
-
- 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
-
- getBufferPoolResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getBufferPoolRootResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getBundlesDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the directory under which OSGi bundles should be located.
- 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
-
- getCache() - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- getCache(String) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- getCache(String, boolean) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- 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
- getCacheConfigName() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getCacheConfigName() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the cache config name used to get the underlying cache from a cache manager.
- getCacheConfigurationInjector() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- getCacheContainer() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- getCacheContainer() - Method in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- getCacheContainerInjector() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- getCachedConnectionManager() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getCachedConnectionManager() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getCacheFactory() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getCacheInjector() - Method in class org.jboss.as.clustering.registry.RegistryService
-
- getCacheManagerConfiguration() - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
- getCacheManagerInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
-
Target Injector
- getCacheMode(ModelNode) - Static method in class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
- getCacheName() - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
-
- getCacheNames() - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- getCachesAsPropertyList(ModelNode, String, String) - Static method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLWriter
-
Obtains a list of all caches in the model of a particular type, as a property list.
- getCalendarTimeout() - Method in class org.jboss.as.ejb3.timerservice.CalendarTimer
-
- getCalendarTimeout() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getCallbackHandler(CommandLineParser.CallbackHandler) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
- getCallbackHandler() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- 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() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
Used to obtain the callback handler for the configured 'authorizations'.
- getCallbackHandler() - Method in interface org.jboss.as.domain.management.SecurityRealm
-
- getCallbackHandler() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- getCallbackHandler(String) - Method in class org.jboss.as.remoting.RealmSecurityProvider
-
- getCallbackHandlerClassName() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- getCallbackHandlerInjector() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getCallerIdentity() - Method in class org.jboss.as.ejb3.context.EJBContextImpl
-
- 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
-
- getCallerPrincipalCallback() - Method in class org.jboss.as.web.security.jaspi.WebJASPICallbackHandler
-
- getCandidates(String, List<String>) - Method in class org.jboss.as.cli.handlers.FilenameTabCompleter
-
- getCcmInjector() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getCcmInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getChannel() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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 class org.jboss.as.server.mgmt.domain.HostControllerServerConnection
-
Get the channel.
- 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.RemotingModelControllerClient
-
- getChannelAssociation() - Method in class org.jboss.as.controller.remote.ExistingChannelModelControllerClient
-
- getChannelFactory() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getChannelHandler() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerConnection
-
Get the management channel handler.
- getChannelStackName() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getCharacter() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- getChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- getChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getChildAddresses(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- 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 interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the names of the operations for a node
- getChildren(String) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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 class org.jboss.as.ee.deployment.spi.beans.ConfigBeanXPaths
-
- getChildren(String) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResource
-
- getChildren(String) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- getChildrenNames(String) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- getChildrenNames(String) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- 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.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- getChildTypes() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- 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
- 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.
- getClassLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
-
- getClassLevelAttribute(String) - Method in class org.jboss.as.ejb3.deployment.ApplicableMethodInformation
-
- getClassLoader() - Method in class org.jboss.as.clustering.ClassLoaderAwareClassResolver
-
- getClassLoader() - Method in interface org.jboss.as.clustering.ClassLoaderProvider
-
- getClassLoader() - Method in class org.jboss.as.clustering.SimpleClassResolver
- 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.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.deployment.WebCtxLoader
-
- getClassLoader(Class<?>) - Method in class org.jboss.as.weld.services.bootstrap.ProxyServicesImpl
-
- getClassLoaderFor(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getClassLoaderRepository() - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- getClassLoadingResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getClassMetadata(Class<?>) - Method in class org.jboss.as.server.deployment.reflect.ProxyMetadataSource
-
- getClassMethods() - Method in class org.jboss.as.server.deployment.reflect.ClassIndex
-
- getClassName(Class<?>) - Method in class org.jboss.as.clustering.ClassLoaderAwareClassResolver
- getClassName() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the className.
- 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.ee.datasource.DirectDataSourceInjectionSource
-
- getClassName() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the fully qualified class name of the managed object
- getClassSpec(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getClassWriter(Class<?>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanClassTable
-
- getClazz() - Method in enum org.jboss.as.txn.subsystem.ProcessIdType
-
- getClientConfiguration(TargetModuleID) - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Return the client configuration associated with the module
- getClientInterceptors(Method) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
Get the client interceptors for a method.
- getClientMappingCache() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- getClientMappingCache() - Method in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- getClientMappingRegistryServiceName(String) - Static method in class org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreSourceService
-
- 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.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
-
- getClusteredSessionNotificationCapability() - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicyBase
-
- getClustering() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentCreateService
-
- getClustering() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- getClusterLockState(Serializable) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- getClusterLockState(Serializable, boolean) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- getClusterLockState(Serializable) - Method in class org.jboss.as.clustering.lock.NonGloballyExclusiveClusterLockSupport
-
- getClusterLockState(Serializable) - Method in class org.jboss.as.clustering.lock.YieldingGloballyExclusiveClusterLockSupport
-
- getClusterNode() - Method in interface org.jboss.as.clustering.GroupCommunicationService
-
Gets the object that represents this node in the current group.
- getClusterNode(Address) - Method in interface org.jboss.as.clustering.impl.ClusterNodeFactory
-
- getClusterNode() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getClusterNodes() - Method in interface org.jboss.as.clustering.GroupCommunicationService
-
Gets the member nodes that comprise the current group membership.
- getClusterNodes() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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
-
- getCode() - Method in enum org.jboss.as.process.ProcessMessageHandler.OperationType
-
- 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.ee.deployment.spi.status.DeploymentStatusImpl
-
The deployment command
- getCommandHandler(String) - Method in class org.jboss.as.cli.CommandRegistry
-
- 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
-
- getCommandText() - Static method in class org.jboss.as.cli.gui.GuiMain
-
Get the main command text field.
- getCommonPropertyType(ELContext, Object) - Method in class org.jboss.as.weld.webtier.jsf.DummyELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- getCommonStart(List<String>) - Static method in class org.jboss.as.cli.Util
-
- getCompatibilityChecker() - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- getCompatibilityChecker() - Method in interface org.jboss.as.ejb3.cache.spi.PassivatingBackingCache
-
- getCompContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getCompilationResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- 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
-
- 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.
- 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
- getComponentType(ComponentConfiguration) - Static method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getComponentTypes() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getCompositeOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getCompositeOperationDescription(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerRootDescription
-
- getConcurrencyManagementType() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Returns the concurrency management type for this bean.
- getConfig() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the JBoss CLI configuration.
- getConfig() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getConfig() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- getConfig() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
- getConfig() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStore
-
- getConfigInjector() - Method in class org.jboss.as.connector.metadata.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.
- 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.web.deployment.jsf.JsfManagedBeanProcessor
-
- getConfigurationInjector() - Method in class org.jboss.as.security.service.SecurityDomainService
-
Target Injector
- 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.
- getConnection() - Method in interface org.jboss.as.domain.management.connections.ConnectionManager
-
Obtain a connection based purely on the configuration.
- getConnection(String, String) - Method in interface org.jboss.as.domain.management.connections.ConnectionManager
-
Obtain a connection based on the configuration but override the
principal and credential.
- getConnection() - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- getConnection(String, String) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- getConnection() - Static method in class org.jboss.as.security.remoting.RemotingContext
-
- getConnectionHandler() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getConnectionManagerInjector() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getConnectionName() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
-
- 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 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.protocol.ProtocolChannelClient.Configuration
-
- 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.
- getConnectorXmlDescriptor() - Method in class org.jboss.as.connector.metadata.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() - Method in interface org.jboss.as.domain.management.security.ConsoleWrapper
-
Return the console object
- getConsole() - Method in class org.jboss.as.domain.management.security.JavaConsole
-
- getConsoleSlot() - Method in class org.jboss.as.version.ProductConfig
-
- getConstraintValidatorFactory() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getConstraintValidatorFactory() - Method in class org.jboss.as.jpa.validator.JPALazyValidatorFactory
-
- getConstraintValidatorFactory() - Method in class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
Get the constraint validator factory
- getConstructor(Class<?>...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
-
Get a constructor declared on this class.
- getConstructor(String...) - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
-
Get a constructor declared on this class.
- getConstructors() - Method in class org.jboss.as.server.deployment.reflect.ClassReflectionIndex
-
Get the full collection of constructors declared on this object.
- getContainer() - Method in class org.jboss.as.subsystem.test.KernelServices
-
Gets the service container
- getContainer() - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- getContent(byte[]) - Method in interface org.jboss.as.repository.ContentRepository
-
Get the content as a virtual file.
- 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
- getContentStream() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- getContext(String) - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getContext() - Method in class org.jboss.as.embedded.ejb3.JBossStandaloneEJBContainer
-
- 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(String) - Method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Get the context for a given identifier (eg.
- getContext(String, Object) - Method in class org.jboss.as.web.security.HttpServletRequestPolicyContextHandler
- getContext() - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- getContextClassLoader() - Method in class org.jboss.as.clustering.MarshallingContext
-
- 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.
- getContextName() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
- getContextName() - Method in class org.jboss.as.clustering.web.sso.FullyQualifiedSessionId
-
Get the contextPath.
- getContextName() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getContextPath() - Method in class org.jboss.as.web.session.SnapshotManager
-
- getContextServiceName() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the context service name.
- getController() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- 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.
- getControllerPort() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the port the controller client is connected to.
- getConverter(ModelNode, ModelNode) - Static method in class org.jboss.as.jmx.model.TypeConverter
-
- getConverterIds() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getConverterTypes() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getCorbaNamingContext() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getCoreThreads() - Method in class org.jboss.as.threads.ManagedJBossThreadPoolExecutorService
-
- getCoreThreads() - Method in class org.jboss.as.threads.ManagedQueueExecutorService
-
- getCount() - Method in class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
Gets the number of persistence units deployed with the applicatino
- 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.
- getCreatedSessionCount() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getCreatedSessionCount() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the number of sessions created on this node.
- 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
-
- getCreationTime() - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- getCreationTime() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getCreationTime(String) - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the creation time of the given session.
- getCreationTimeInternal() - Method in class org.jboss.as.web.session.ClusteredSession
-
Gets the sessions creation time, skipping any validity check.
- getCredential() - Method in class org.jboss.as.domain.management.security.PasswordCredential
-
- getCredentials() - Method in class org.jboss.as.web.security.JBossGenericPrincipal
-
- getCriteria() - Method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- getCriteria(ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- getCriteriaBuilder() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getCrossContextSessions() - Method in class org.jboss.as.web.session.SessionReplicationContext
-
Gets a Map of sessions that were accessed during the course of a request.
- getCurrent() - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- 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
- getCurrentLocale() - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Currently we only support the default locale
- 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 interface org.jboss.as.clustering.StateTransferProvider
-
Called on an existing member of the group when a new node needs to be initialized with the current application state.
- getCurrentState(OutputStream) - Method in interface org.jboss.as.clustering.StateTransferStreamProvider
-
- 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() - 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
-
- getCurrentView() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getCurrentView() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- getCurrentViewId() - Method in interface org.jboss.as.clustering.GroupCommunicationService
-
Identifier for the current group topology.
- getCurrentViewId() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getDatabaseName() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getDataSourceClass() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the dataSourceClass.
- getDataSourceClassName() - Method in class org.jboss.as.connector.registry.InstalledDriver
-
- getDataSourceConfigInjector() - Method in class org.jboss.as.connector.subsystems.datasources.LocalDataSourceService
-
- getDataSourceConfigInjector() - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceService
-
- getDataSourceInjector() - Method in class org.jboss.as.connector.services.AdminObjectReferenceFactoryService
-
- getDataSourceInjector() - Method in class org.jboss.as.connector.services.ConnectionFactoryReferenceFactoryService
-
- getDataSourceInjector() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- getDatasources(ModelControllerClient, String, String) - Static method in class org.jboss.as.cli.Util
-
- 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
-
- getDConfigBean(DDBean) - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- getDConfigBean(DDBean) - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean.JBossNullConfigBean
-
All children attempts will return null.
- getDConfigBean(DDBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
This is the only abstract method.
- getDConfigBean(DDBean) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- getDConfigBean(DDBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossExample1ConfigBeanRoot
-
- getDConfigBean(DDBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossExample2ConfigBeanRoot
-
- getDConfigBean(DDBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossWebConfigBeanRoot
-
- getDConfigBean(DDBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.beans.WarConfigBeanRoot
-
- getDConfigBeanRoot(DDBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.configurations.WarConfiguration
-
- getDConfigBeanVersion() - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Get the J2EE platform version
- getDDBean() - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- getDDBean() - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- 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.
- 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
-
- 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
-
- 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
-
- getDefaultContext() - Method in class org.jboss.as.ee.component.DeploymentDescriptorEnvironment
-
- getDefaultControllerHost() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the default host the controller client will be connected to
in case the host argument isn't specified.
- getDefaultControllerPort() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the default port the controller client will be connected to
in case the port argument isn't specified.
- getDefaultDataSourceName() - Static method in class org.jboss.as.jpa.service.JPAService
-
- getDefaultDomain() - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- getDefaultExecutor() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getDefaultHandler() - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- 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
-
- getDefaultLocale() - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Get the default locale
- getDefaultLocale() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getDefaultLocalEJBReceiverInjector() - Method in class org.jboss.as.ejb3.remote.DefaultEjbClientContextService
-
- getDefaultRenderKitId() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getDefaultResourceAdapterName() - Method in class org.jboss.as.ejb3.component.messagedriven.DefaultResourceAdapterService
-
- getDefaults() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getDefaultValidatorFactory() - Method in class org.jboss.as.weld.services.bootstrap.WeldValidationServices
-
- getDefaultValidatorInfo() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getDefaultValue() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getDefaultWebModule() - Method in class org.jboss.as.web.WebVirtualHostService
-
- getDeferredEntityManagers() - Static method in class org.jboss.as.jpa.container.CreatedEntityManagers
-
Called by postconstruct interceptor
- getDefinedComponentMethods() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the set of currently known component methods.
- getDefinition() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Attribute
-
- getDefinition() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Element
-
- getDefinition() - Method in enum org.jboss.as.logging.Attribute
-
- getDefinition() - Method in enum org.jboss.as.logging.Element
-
- getDelegate() - Static method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
-
- getDelegate() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getDeny() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- getDependencies() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the dependency map.
- getDependents() - Method in class org.jboss.as.controller.ContainerStateMonitor.MissingDependencyInfo
-
- getDependsOn() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
- getDeployableObject() - Method in class org.jboss.as.ee.deployment.spi.configurations.WarConfiguration
-
- 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
-
- getDeployDeploymentOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- 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.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getDeployment() - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeployment
-
Get the deployment
- 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
DeploymentAction
s associated with
the deployment set plan.
- getDeploymentActionResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
-
Gets the results of the
DeploymentAction
s 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
DeploymentAction
s 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
-
- getDeploymentDescription(Locale, boolean, boolean, boolean) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getDeploymentDescriptions(CommandContext, List<String>) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- getDeploymentDescriptorEnvironment() - Method in class org.jboss.as.ee.component.InterceptorEnvironment
-
- 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.RemoteFileRepository
-
- getDeploymentHash(Resource) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- getDeploymentHash(ModelNode) - Static method in class org.jboss.as.server.deployment.DeploymentUtils
-
- 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
-
- getDeploymentManager(String, String, String) - Method in class org.jboss.as.ee.deployment.spi.factories.DeploymentFactoryImpl
-
Get a connected deployment manager
- getDeploymentMD() - Method in class org.jboss.as.connector.services.ResourceAdapterActivatorService
-
- getDeploymentMD() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- 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.jboss.as.ee.deployment.spi.DeploymentMetaData
-
- 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.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.RemoteFileRepository
-
- getDeployments(ModelControllerClient) - Static method in class org.jboss.as.cli.Util
-
- getDeploymentServiceName(String) - Static method in class org.jboss.as.connector.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.
- getDeploymentStatus() - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Retrieve the status of the deployment
- getDeploymentSubsystemModel(String) - Method in interface org.jboss.as.server.deployment.DeploymentUnit
-
Get the extension deployment model root.
- getDeploymentUnit() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
-
Get the persistent deployment unit context for this deployment unit.
- getDeploymentUnitInjector() - Method in class org.jboss.as.ee.component.BasicComponentCreateService
-
Get the deployment unit injector.
- getDeploymentUnitName() - Method in class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getDeploymentUnitName() - Method in class org.jboss.as.connector.registry.InstalledDriver
-
Gets the name of the deployment unit from which the driver was loaded, if
it was loaded from a deployment.
- 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
-
- getDescription() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getDescription(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerRootDescription
-
- getDescription(String) - Method in class org.jboss.as.web.deployment.WarAnnotationDeploymentProcessor
-
- getDescriptionGroup(String) - Method in class org.jboss.as.web.deployment.WarAnnotationDeploymentProcessor
-
- getDescriptionGroup(String, String, String, String) - Method in class org.jboss.as.web.deployment.WarAnnotationDeploymentProcessor
-
- getDescriptionOnlyOperation(ResourceBundle, String, String) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getDescriptionOnlyOperation(Locale, String, String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getDescriptionProvider() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in interface org.jboss.as.controller.ResourceDefinition
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- 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
-
- getDescriptorName() - Method in class org.jboss.as.ee.deployment.spi.DeploymentMetaData.Entry
-
- 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
-
Returns the destination address of this outbound socket binding.
- 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
-
- 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
-
- getDisconnectedDeploymentManager(String) - Method in class org.jboss.as.ee.deployment.spi.factories.DeploymentFactoryImpl
-
Get a disconnected version of the deployment manager
- getDisplayName() - Method in class org.jboss.as.ee.deployment.spi.factories.DeploymentFactoryImpl
-
The name of the JBoss DeploymentFactory.
- getDisplayName(String) - Method in class org.jboss.as.web.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
-
- getDistributable() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets whether this manager's sessions are distributable.
- getDistributedCacheManager(LocalDistributableSessionManager) - Method in interface org.jboss.as.clustering.web.DistributedCacheManagerFactory
-
- getDistributedCacheManager(LocalDistributableSessionManager) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- getDistributedCacheManager() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getDistributedCacheManager() - Method in interface org.jboss.as.web.session.ClusteredSessionManager
-
Gets the DistributedCacheManager
through which we interact with the distributed cache.
- getDistributedCacheManager() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getDocument() - Method in class org.jboss.as.ee.deployment.spi.DeploymentMetaData
-
- getDomainBaseDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the base directory in which managed domain files are stored.
- getDomainConfigurationDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the directory in which managed domain configuration files are stored.
- 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.
- getDomainFailure() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
-
- getDomains() - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getDriver() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the driver.
- getDriver() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
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.registry.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.registry.InstalledDriver
-
- getDriverRegistryInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getDriverRegistryServiceInjector() - Method in class org.jboss.as.connector.registry.DriverService
-
- getDumpServicesOperationDescription(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerRootDescription
-
- getDumpThreadsDescripton(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getDuplicates() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the number of duplicated session ids generated.
- 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
-
- 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
-
- 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
-
- 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 atleast 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
-
- getEJBResourceName(InjectionPoint, String) - Static 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
-
- getElapsedTime() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- getELContextListeners() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getElement(int) - Method in class org.jboss.as.controller.PathAddress
-
Gets the element at the given index.
- getElementValidator() - Method in class org.jboss.as.controller.ListAttributeDefinition
-
The validator used to validate elements in the list.
- getELResolver() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getEmptyOperation(String, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getEncoding() - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- getEncoding() - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- getEncoding() - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- getEncoding() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- getEncoding() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- 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() - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- getEndpointInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- 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.HostControllerServerClient
-
- getEndpointName() - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- getEngineName() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Returns the name of the session manager's engine.
- getEngineName() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getEnterHandler() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- 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.ReferenceCountedEntityManager
-
- getEntityManager() - Method in class org.jboss.as.jpa.container.TransactionScopedEntityManager
-
- 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
- getEntityManagerFactory() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitService
-
get the entity manager factory that represents the persistence unit service.
- getEntries() - Method in interface org.jboss.as.clustering.registry.Registry
-
- getEntries() - Method in class org.jboss.as.clustering.registry.RegistryService
- getEntries() - Method in class org.jboss.as.ejb3.cache.spi.impl.GroupCreationContext
-
Gets the list of cache items and associated caches that currently comprise the group.
- getEntryList() - Method in class org.jboss.as.ee.deployment.spi.DeploymentMetaData
-
- 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.naming.NamingContext
- getError() - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
Gets any error that happened on the server trying to initialize the request
- getExceptionClass() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
-
- getExecutor() - Static method in class org.jboss.as.cli.gui.GuiMain
-
Get the command executor.
- getExecutor(Properties) - Method in class org.jboss.as.clustering.infinispan.ExecutorProvider
- 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
- getExecutorInjector() - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
-
- getExecutorLongInjector() - Method in class org.jboss.as.connector.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.controller.AbstractControllerService
-
- getExecutorServiceInjector() - Method in class org.jboss.as.naming.remote.RemoteNamingServerService
-
- getExecutorServiceInjector() - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
Get the executor service injector.
- getExecutorShortInjector() - Method in class org.jboss.as.connector.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.
- getExpiredSessionCount() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getExpiredSessionCount() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the number of sessions that have been expired on this node.
- getExpiredSessions() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the number of sessions that expired.
- 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
-
- getExpressionFactory() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getExpressionFactory() - Method in class org.jboss.as.weld.webtier.jsf.WeldApplication
-
- getExpressionFactory() - Method in class org.jboss.as.weld.webtier.jsp.ForwardingJspApplicationContextImpl
-
- 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
Extension
s.
- getExtensionParsingContext(String, XMLMapper) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- getExtensionRegistry() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the extension registry.
- getExtensions() - Method in class org.jboss.as.weld.deployment.WeldDeployment
- getFailedControllers() - Method in class org.jboss.as.controller.ContainerStateMonitor.ContainerStateChangeReport
-
- getFailureDescription(ModelNode) - Static method in class org.jboss.as.cli.Util
-
- 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 result 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
-
- 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.weld.webtier.jsf.DummyELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- 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(K) - Method in class org.jboss.as.ejb3.cache.spi.impl.FilePersistentObjectStore
-
- 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.
- getFileNameInjector() - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- getFileNameInjector() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- getFileNameInjector() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- 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.server.services.net.SocketBindingResourceDefinition
-
- getFlags() - Method in class org.jboss.as.controller.AttributeDefinition
-
- 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.SimpleResourceDefinition
-
- 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
-
- getFormat() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getFormat() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getFormatterSpec() - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- getFormatterSpec() - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- getFormatterSpec() - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- getFormatterSpec() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- getFormatterSpec() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- getFrame() - Static method in class org.jboss.as.cli.gui.GuiMain
-
Get the singleton JFrame instance for the GUI
- 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
-
- getFullName() - Method in class org.jboss.as.domain.management.security.RealmUser
-
- 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
-
- getFullReplaceDeploymentOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getGarbageCollectorResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGarbageCollectorRootResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGetLoggerLevelDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGetParentLoggerNameDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGetThreadInfoDescripton(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGetThreadInfosDescripton(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getGlobalContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- 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 class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- getGroup() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Gets the group of which this object is a member.
- getGroup() - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- getGroupCache() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- getGroupCache() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- getGroupCache() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Gets the cache used to manage the group.
- getGroupCreationContext() - Static method in class org.jboss.as.ejb3.cache.spi.impl.GroupCreationContext
-
Gets the GroupCreationContext associated with the thread.
- getGroupDirectoryName() - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
Gets the name of the subdirectory under the base directory
under which session groups
should be stored.
- getGroupId() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
Gets the id for the group
- getGroupId() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
- getGroupMembershipNotifier() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- getGroupName() - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- getGroupName() - Method in interface org.jboss.as.clustering.GroupCommunicationService
-
The name of the group with which communication occurs.
- getGroupName() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getGroupName() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- getGroupPrincipalCallback() - Method in class org.jboss.as.web.security.jaspi.WebJASPICallbackHandler
-
- getGroupRpcDispatcher() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- 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
-
- getHandlerInjector() - Method in class org.jboss.as.logging.loggers.LoggerHandlerService
-
- getHandlerName(ModelNode) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerAssignSubhandler
-
- getHandlerName(ModelNode) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
- getHandlerName(ModelNode) - Method in class org.jboss.as.logging.loggers.AbstractLogHandlerAssignmentHandler
-
Returns the name of the handler.
- getHandlerName(ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
- getHandlerName(ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerUnassignHandler
-
- getHandlesTypes() - Method in class org.jboss.as.web.deployment.ScisMetaData
-
- getHandoffExecutorInjector() - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- getHandoffExecutorInjector() - Method in class org.jboss.as.threads.QueuelessThreadPoolService
-
- 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
-
- 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
-
- getHoldCount() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- getHolder() - Method in class org.jboss.as.clustering.lock.ClusterLockState
-
- 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.server.ServerEnvironment
-
Gets the root directory for this JBoss installation.
- 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.EjbMetadataInterceptorFactory
-
- getHomeView() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getHomeViewConfigurator() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- 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.web.VirtualHost
-
- 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.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
-
- 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.
- getHostFailures() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
-
- getHostName() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
- getHostName() - Method in class org.jboss.as.clustering.web.sso.FullyQualifiedSessionId
-
Get the hostName.
- getHostName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
-
- getHostName() - Method in class org.jboss.as.server.ServerEnvironment
-
Get the local host name detected at server startup.
- getHostName() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getHour() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getHttpNetworkInterfaceBinding() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
-
- getHttpPort() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
-
- getHttpsNetworkInterfaceBinding() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
-
- getHttpsPort() - Method in interface org.jboss.as.server.mgmt.domain.HttpManagement
-
- getIcons(String, String) - Method in class org.jboss.as.web.deployment.WarAnnotationDeploymentProcessor
-
- getId() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getId() - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- getId() - Method in class org.jboss.as.clustering.web.sso.infinispan.AbstractSSOKey
-
- getId() - Method in interface org.jboss.as.clustering.web.sso.infinispan.SSOKey
-
- 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.ejb3.cache.Identifiable
-
The object identifier.
- getId() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheEntry
-
The object identifier.
- getId() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- getId() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- getId() - Method in class org.jboss.as.ejb3.cache.spi.impl.CacheableTimestamp
-
- 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.web.session.ClusteredSession
-
- getId() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getIdentificationLabel() - Method in interface org.jboss.as.jpa.spi.ManagementAdaptor
-
Get the short identification string that represents the management adaptor (e.g Hibernate)
- getIdentifier() - Method in class org.jboss.as.ejb3.deployment.ModuleDeployment
-
- getIdentifier() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- getIdentity() - Method in class org.jboss.as.security.remoting.RemotingLoginModule
-
- 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
-
- getIdInternal() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getIdleTimeout() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- getIdleTimeout() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- getIdleTimeoutUnit() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- getIdleTimeoutUnit() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- getIgnoredChildResourcesForRemovalTest() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
Returns a set of child resources addresses that should not be removed directly.
- getImplementationUrl() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
-
Get the implementation URL.
- getImplementationVendorId() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
-
Get the implementation vendor ID.
- getImplementationVersion() - Method in class org.jboss.as.server.deployment.module.ExtensionListEntry
-
Get the implementation version.
- getImplVendorId() - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
-
- getImplVersion() - Method in class org.jboss.as.server.deployment.module.ExtensionInfo
-
- getImportFilters() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- getIndex() - 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(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.
- getInfo() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- getInfo() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- getInfo() - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- getInfo() - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
Get information about this Valve.
- getInfo() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getInfo() - Method in class org.jboss.as.web.session.JvmRouteValve
-
Get information about this Valve.
- 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
- getInitialPoolSize() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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
-
- 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.deployment.jsf.JsfInjectionProvider
-
- getInjectionTarget(String, String, ClassLoader, DeploymentReflectionIndex) - Static method in class org.jboss.as.ee.utils.InjectionUtils
-
- getInjector() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheAdd.Dependency
-
- getInjector() - Method in class org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
- getInput() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- 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
- getInstalledDriver(String) - Method in interface org.jboss.as.connector.registry.DriverRegistry
-
- getInstalledDriver(String) - Method in class org.jboss.as.connector.registry.DriverRegistryImpl
-
- GetInstalledDriverOperationHandler - Class in org.jboss.as.connector.subsystems.datasources
-
Reads the "installed-drivers" attribute.
- getInstalledDrivers() - Method in interface org.jboss.as.connector.registry.DriverRegistry
-
Get the installed drivers
- getInstalledDrivers() - Method in class org.jboss.as.connector.registry.DriverRegistryImpl
-
- 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() - Method in class org.jboss.as.ejb3.context.EntityContextImpl
-
- getInstance() - Static method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
- getInstance() - Static method in class org.jboss.as.jpa.transaction.JtaManagerImpl
-
- 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(String, String, List<ParamValueMetaData>) - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- getInstanceFactory() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Get the instance factory for this component.
- getInstanceReference() - Method in class org.jboss.as.ee.component.BasicComponentInstance
-
- 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(String) - Method in class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor
-
- 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
-
- getInterface() - Method in class org.jboss.as.weld.ejb.BusinessInterfaceDescriptorImpl
-
- 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.HttpManagementService
-
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
-
- getInterfaceRemoveOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- getInterfaceWriteAttributeHandler() - Method in class org.jboss.as.server.services.net.SocketBindingResourceDefinition
-
- 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 milli seconds), between timeouts, of this timer.
- getInUseCount() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Gets the number of members currently in use.
- getInUseCount() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Gets the number of group member's currently
"in use"
.
- 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
-
- 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
-
- getIpAddress() - Method in interface org.jboss.as.clustering.ClusterNode
-
Gets the InetAddress
at which the node is receiving intra-cluster communications.
- getIpAddress() - Method in class org.jboss.as.clustering.impl.ClusterNodeImpl
-
- getIronJacamar() - Method in class org.jboss.as.connector.metadata.xmldescriptors.IronJacamarXmlDescriptor
-
Get the resource adapters.
- getIrPoa() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getIsolationLevel() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getJar() - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- getJarFiles() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getJarFiles() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- getJarFileUrls() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getJavaExtDirs() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets any Java extension directories.
- getJbossContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getJbossWebMetaData() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- getJcaConfigInjector() - Method in class org.jboss.as.connector.bootstrap.BootStrapContextService
-
- getJGroupsChannel(Properties) - Method in class org.jboss.as.clustering.infinispan.ChannelProvider
- getJGroupsVersion() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getJmsResources(ModelControllerClient, String, String) - Static method in class org.jboss.as.cli.Util
-
- 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.
- getJPAServiceName() - Static method in class org.jboss.as.jpa.util.JPAServiceNames
-
- 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
-
- getJtaDataSourceName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getJtaDataSourceName() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- getJVMAddDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.JVMDescriptions
-
- getJVMDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.JVMDescriptions
-
- getJVMRemoveDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.JVMDescriptions
-
- getJvmRoute() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Returns the jvm route of this node.
- getJvmRoute() - Method in interface org.jboss.as.web.session.SessionManager
-
Retrieve the JvmRoute for the enclosing Engine.
- 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.clustering.registry.Registry.RegistryEntryProvider
-
- 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
-
- getKeyPrefix() - Method in class org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver
-
- getKeys() - Method in class org.jboss.as.web.security.HttpServletRequestPolicyContextHandler
- getKeyStore() - Method in interface org.jboss.as.cli.SSLConfig
-
- getKeyStoreInjector() - Method in class org.jboss.as.domain.management.security.SSLIdentityService
-
- getKeyStorePassword() - Method in interface org.jboss.as.cli.SSLConfig
-
- getKnownClasses() - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getKnownDirectImplementors(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getKnownDirectSubclasses(DotName) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndex
-
- getKnownRoles() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- getKnownUsers() - Method in class org.jboss.as.domain.management.security.state.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.jboss.as.web.session.ClusteredSession
-
- getLastAccessedTime(String) - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the last time the given session was accessed.
- getLastAccessedTimeInternal() - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- 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
-
- getLastProcessExpires() - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Gets the timestamp of the start of the last check for overaged SSO's with no active sessions.
- 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
-
- getLastReplicated() - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- getLastUsed() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Gets the timestamp of the last time this entry was in use.
- getLastUsed() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- getLastUsed() - Method in class org.jboss.as.ejb3.cache.spi.impl.CacheableTimestamp
-
- getLaunchType() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the manner in which this server was launched
- getLeaveHandler() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getLevel() - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- getLevel() - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- getLevel() - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- getLevel() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- getLevel() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- getLevel() - Method in class org.jboss.as.logging.loggers.LoggerService
-
- getLevel() - Method in class org.jboss.as.logging.loggers.RootLoggerService
-
- getLibrary(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getList(ModelNode) - Static method in class org.jboss.as.cli.Util
-
- getList() - Method in class org.jboss.as.jpa.container.ThreadLocalStack
-
- getLocalActiveSessionCount() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getLocalActiveSessionCount() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the count of sessions known to this manager, excluding those in the distributed stored that have not been accessed
on this node.
- 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
-
- getLocalClusterNode() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- 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.jboss.as.clustering.registry.Registry
-
- getLocalEntry() - Method in class org.jboss.as.clustering.registry.RegistryService
-
- getLocalHandler() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- 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
- getLocalHostName() - Static method in class org.jboss.as.controller.interfaces.InetAddressUtil
-
- getLocalInstance() - Static method in class org.jboss.as.connector.subsystems.datasources.DataSourceEnable
-
- getLocallyActive() - Method in class org.jboss.as.web.session.notification.ClusteredSessionManagementStatus
-
Gets whether an HttpSession object for the given session has been returned from the container to the application on this
node AND this node is the last one to handle a request for the session.
- getLocallyOwned() - Method in class org.jboss.as.web.session.notification.ClusteredSessionManagementStatus
-
Gets whether this node considers itself to be the "owner" of the session; i.e.
- 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.clustering.jgroups.subsystem.Protocol
-
Get the local name of this protocol.
- 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.Element
-
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.logging.Attribute
-
Get the local name of this attribute.
- getLocalName() - Method in enum org.jboss.as.logging.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.
- getLocalNode(ClusterNode) - Method in interface org.jboss.as.clustering.lock.LocalLockHandler
-
- getLocalObject(Object) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- getLocation() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- getLock(Serializable, ClusterLockState, ClusterNode, long) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
Always call this with a lock on the Category.
- getLockableComponent() - Method in class org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor
-
- getLockHolder(Serializable) - Method in interface org.jboss.as.clustering.lock.LocalLockHandler
-
Gets the node the holds the given lock on this node, or null
if no node holds the lock on this node.
- getLockManagerInjector() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- 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() - Method in class org.jboss.as.web.session.SnapshotManager
-
- getLogger() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getLogger() - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- getLoggerName(ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
- getLoggerName(ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerUnassignHandler
-
- getLoggerName(ModelNode) - Method in class org.jboss.as.logging.loggers.RootLoggerAssignHandler
-
- getLoggerName(ModelNode) - Method in class org.jboss.as.logging.loggers.RootLoggerUnassignHandler
-
- getLoginTimeout() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getLogPrintWriter() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getMachineId() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getMainExtension() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
- getMainSubsystemName() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
- getMajorVersion() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Namespace
-
- getMajorVersion() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
- getMajorVersion() - Method in class org.jboss.as.connector.registry.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
-
- getManagedObjectInjector() - Method in class org.jboss.as.naming.service.BinderService
-
Get the injector for the item to be bound.
- getManagementAdaptor() - Method in interface org.jboss.as.jpa.spi.PersistenceProviderAdaptor
-
Get the management adaptor
- getManagementDescription(Locale, boolean) - Static method in class org.jboss.as.controller.descriptions.common.ManagementDescription
-
- getManagementDescriptionWithInterfaces(Locale) - Static method in class org.jboss.as.controller.descriptions.common.ManagementDescription
-
- getManagementInterfaceMajorVersion() - Method in interface org.jboss.as.controller.extension.ExtensionRegistry.SubsystemInformation
-
Gets the major version of the subsystem's management interface, if available.
- getManagementInterfaceMinorVersion() - Method in interface org.jboss.as.controller.extension.ExtensionRegistry.SubsystemInformation
-
Gets the minor version of the subsystem's management interface, if available.
- getManagementRepository() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getManagementRepositoryInjector() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getmanagementRepositoryInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getManager() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getManager() - Method in class org.jboss.as.web.session.SnapshotManager
-
- getManagerInternal() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getMap() - Static method in enum org.jboss.as.logging.Attribute
-
- 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() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- getMarshallingConfiguration() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- getMarshallingConfiguration() - Method in interface org.jboss.as.ejb3.cache.PassivationManager
-
- getMarshallingConfiguration() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getMarshallingConfiguration() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getMatchingPoolConfigs(String, ManagementRepository) - Method in class org.jboss.as.connector.pool.PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler
-
- getMatchingPoolConfigs(String, ManagementRepository) - Method in class org.jboss.as.connector.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- getMatchingPoolConfigs(String, ManagementRepository) - Method in class org.jboss.as.connector.pool.PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler
-
- getMatchingStats(String, ManagementRepository) - Method in class org.jboss.as.connector.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.ParametersOfValidator
-
- getMax() - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- getMaxActive() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the maximum number of active sessions so far.
- getMaxActiveAllowed() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getMaxActiveAllowed() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the maximum number of
active sessions
that will concurrently be allowed on this
node.
- getMaxActiveSessionCount() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getMaxActiveSessionCount() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the highest number of sessions concurrently active on this node.
- getMaxActiveSessions() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getMaxActiveSessions() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the maximum number of active Sessions allowed, or -1 for no limit.
- getMaxBackupIndex() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- getMaxEmptyLife() - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Gets the max number of seconds an SSO with no active sessions will be usable by a request.
- getMaxHistoryLength() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getMaxIdleTime() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getMaxInactive() - Method in class org.jboss.as.web.session.OwnedSessionUpdate
-
- getMaxInactiveInterval() - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- getMaxInactiveInterval() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getMaxInactiveInterval() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the maximum time interval, in seconds, between client requests after which sessions created by this manager should
be expired.
- getMaxLocalActiveSessionCount() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getMaxLocalActiveSessionCount() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the highest value seen for #getLocalSessionCount()
- getMaxPassivatedSessionCount() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getMaxPassivatedSessionCount() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the highest number of passivated sessions seen.
- getMaxPoolSize() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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 class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- getMaxSize() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- getMaxSize() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- getMaxSize() - Method in interface org.jboss.as.ejb3.pool.Pool
-
- getMaxSize() - Method in class org.jboss.as.ejb3.pool.strictmax.StrictMaxPool
-
- getMaxSizeDefinition() - Method in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreWriteHandler
-
- getMaxSizeDefinition() - Method in class org.jboss.as.ejb3.subsystem.FilePassivationStoreWriteHandler
-
- getMaxSizeDefinition() - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreWriteHandler
-
- getMaxStatements() - Method in class org.jboss.as.ee.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
-
- getMaxUnreplicatedInterval() - Method in class org.jboss.as.web.session.ClusteredSession
-
Gets the maximum period in ms after which a request accessing this session will trigger replication of its timestamp,
even if the request doesn't otherwise modify the session.
- getMaxUnreplicatedInterval() - Method in interface org.jboss.as.web.session.ClusteredSessionManager
-
Get the maximum interval between requests, in seconds, after which a request will trigger replication of the session's
metadata regardless of whether the request has otherwise made the session dirty.
- getMaxUnreplicatedInterval() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getMaxUnreplicatedInterval() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Get the maximum interval between requests, in seconds, after which a request will trigger replication of the session's
metadata regardless of whether the request has otherwise made the session dirty.
- 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.model.ModelControllerMBeanServerPlugin
-
- getMBeanInfo(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- getMBeanServer(Properties) - Method in class org.jboss.as.clustering.infinispan.MBeanServerProvider
- getMBeanServer() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getMBeanServerInjector() - Method in class org.jboss.as.jmx.MBeanRegistrationService
-
- getMdrInjector() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getMdrInjector() - Method in class org.jboss.as.connector.rarepository.RaRepositoryService
-
- getMeasurementUnit() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getMemberName() - Method in class org.jboss.as.connector.annotations.repository.jandex.AnnotationImpl
-
Get the memberName.
- getMemberObject(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- getMemberObject(K) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
- getMemoryManagerResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getMemoryManagerRootResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getMemoryPoolResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getMemoryPoolRootResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getMemoryResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getMergedJBossWebMetaData() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- getMessage() - Method in exception org.jboss.as.domain.management.security.UserNotFoundException
-
- getMessage() - Method in class org.jboss.as.ee.deployment.spi.status.DeploymentStatusImpl
-
Get the message
- getMessageBundle() - Method in class org.jboss.as.weld.webtier.jsf.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.process.protocol.ProtocolClient.Configuration
-
- getMessageHandler() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getMessageInterpolator() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getMessageInterpolator() - Method in class org.jboss.as.jpa.validator.JPALazyValidatorFactory
-
- getMessageInterpolator() - Method in class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
Get the message interpolator
- getMessageListenerInterface() - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
- getMetadata() - Method in class org.jboss.as.clustering.web.impl.IncomingDistributableSessionDataImpl
-
Gets the other session metadata besides the version and timestamp.
- getMetadata() - Method in interface org.jboss.as.clustering.web.IncomingDistributableSessionData
-
Gets the other session metadata besides the version and timestamp.
- getMetadata() - Method in interface org.jboss.as.clustering.web.OutgoingDistributableSessionData
-
Gets the other session metadata besides the version and timestamp.
- getMetadata() - Method in class org.jboss.as.web.session.OutgoingDistributableSessionDataImpl
-
- 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.jboss.as.web.deployment.WarSecurityDeployer
-
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() - Method in class org.jboss.as.ejb3.timerservice.spi.ScheduleTimer
-
- 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
-
- getMethodCallTimeout() - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Gets the default period, in ms, that the various callMethodOnXXX
methods that don't specify a
methodTimeout
parameter will wait for a response.
- getMethodCallTimeout() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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.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) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
-
- getMethodLevelAnnotations() - Method in class org.jboss.as.ee.metadata.ClassAnnotationInformation
-
- getMethodName() - Method in class org.jboss.as.ejb3.timerservice.persistence.TimeoutMethod
-
- 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
-
- 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
-
- 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.ParametersOfValidator
-
- getMin() - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
- getMinorVersion() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Namespace
-
- getMinorVersion() - Method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
- getMinorVersion() - Method in class org.jboss.as.connector.registry.InstalledDriver
-
Gets the driver's minor version number.
- getMinPoolSize() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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
- getMissing() - Method in exception org.jboss.as.repository.RemoteFileRequestAndHandler.DidNotReadEntireFileException
-
- 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
-
- 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.management.client.content.ManagedDMRContentResource
-
- getModel() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- 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.HttpManagementService
-
Get the model controller injector to dispatch management requests to
- getModelDescription(Locale) - Method in class org.jboss.as.connector.StatisticsDescriptionProvider
-
- getModelDescription(Locale) - Method in class org.jboss.as.connector.subsystems.datasources.ConnectionPropertyAdd
-
Description provider for the add operation
- getModelDescription(Locale) - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourcePropertyAdd
-
Description provider for the add operation
- getModelDescription(Locale) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectAdd
-
Description provider for the add operation
- getModelDescription(Locale) - Method in class org.jboss.as.connector.subsystems.resourceadapters.AOConfigPropertyAdd
-
Description provider for the add operation
- getModelDescription(Locale) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CDConfigPropertyAdd
-
Description provider for the add operation
- getModelDescription(Locale) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConfigPropertyAdd
-
Description provider for the add operation
- getModelDescription(Locale) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ConnectionDefinitionAdd
-
Description provider for the add operation
- getModelDescription(Locale) - Method in class org.jboss.as.controller.CompositeOperationHandler
-
- 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.InterfaceAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.InterfaceRemoveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.JVMAddHandler
-
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.JVMRemoveHandler
-
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.NamespaceAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.NamespaceRemoveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.PathAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.PathRemoveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
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.ResolveExpressionHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SchemaLocationRemoveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SnapshotDeleteHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SnapshotListHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SnapshotTakeHandler
-
- 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(Locale) - Method in class org.jboss.as.controller.operations.common.SystemPropertyAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.SystemPropertyRemoveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.ValidateAddressOperationHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.controller.operations.common.XmlMarshallingHandler
-
- getModelDescription(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- 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.domain.management.security.WhoAmIOperation
-
- getModelDescription(Locale) - Method in class org.jboss.as.logging.LoggingDescribeHandler
-
- 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.platform.mbean.MemoryMXBeanGCHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.platform.mbean.MemoryPoolMXBeanResetPeakUsageHandler
-
- 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
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.DeployerChainAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentDeployHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentFullReplaceHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentRedeployHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentRemoveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentReplaceHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentUndeployHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentUploadBytesHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentUploadStreamAttachmentHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.deployment.DeploymentUploadURLHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.operations.DumpServicesHandler
-
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.server.operations.RootResourceHack
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.operations.ServerRestartRequiredHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.operations.ServerShutdownHandler
-
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.server.services.net.SpecifiedInterfaceResolveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.services.security.VaultAddHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.server.services.security.VaultRemoveHandler
-
- getModelDescription(Locale) - Method in class org.jboss.as.web.MimeMappingAdd
-
- getModelDescription(Locale) - Method in class org.jboss.as.web.MimeMappingRemove
-
- 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
-
- getModelProperties() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceRemove
-
- getModelProperties() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceRemove
-
- getModelProperties() - Method in class org.jboss.as.connector.subsystems.datasources.XaDataSourceRemove
-
- getModelValidationConfiguration() - Method in class org.jboss.as.subsystem.test.AdditionalInitialization
-
Create a registry for extra configuration that should be taken into account when validating the description providers for the subsystem
in the controller.
- getModifiedSessionAttributes() - Method in interface org.jboss.as.clustering.web.OutgoingAttributeGranularitySessionData
-
Gets those key/value pairs in the session's attribute map that have been modified versus what is already present in the
distributed cache, including newly added key/value pairs.
- getModule() - Method in class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- 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
-
- getModuleClassLoder() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- getModuleContextInjector() - Method in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector
-
- getModuleDescription() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- 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
-
- getModuleLoader() - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
- 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
-
- getModuleName() - Method in class org.jboss.as.connector.registry.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
-
- getModules() - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- getModulesDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Deprecated.
has no reliable meaning
- getModuleSpec() - Method in class org.jboss.as.server.moduleservice.ModuleLoadService
-
- getModuleSystemDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getModuleType() - Method in interface org.jboss.as.ee.deployment.spi.JBossTargetModuleID
-
- getMonth() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- getMountHandle() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- 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.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.server.services.net.SocketBindingResourceDefinition
-
- getMulticastSocketAddress() - Method in class org.jboss.as.network.SocketBinding
-
Get the multicast socket address.
- getMustReplicateTimestamp() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getMutableUserDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
Gets a modifiable view of the user dependencies list.
- 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.ClusterNode
-
Gets a String identifier for this node.
- getName() - Method in class org.jboss.as.clustering.impl.ClusterNodeImpl
-
- 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.registry.Registry
-
- getName() - Method in class org.jboss.as.clustering.registry.RegistryService
-
- getName() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Returns the unique name of this session manager.
- getName() - Method in class org.jboss.as.connector.bootstrap.NamedBootstrapContext
-
Get the name
- getName() - Method in class org.jboss.as.connector.workmanager.NamedWorkManager
-
Get the name
- getName() - Method in class org.jboss.as.controller.AttributeDefinition
-
- 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.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.domain.management.security.DomainManagementPrincipal
-
- 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.ejb3.cache.CacheInfo
-
- getName() - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- 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.network.SocketBinding
-
Return the name of the SocketBinding used in the configuration
- getName() - Method in enum org.jboss.as.security.ModuleName
-
- 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 enum org.jboss.as.txn.subsystem.ProcessIdType
-
- getName() - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Return a short name for this Realm implementation.
- getName() - Method in class org.jboss.as.web.deployment.ServletContextAttribute
-
Get the attribute name.
- getName() - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- getName() - Method in class org.jboss.as.web.security.JBossWebRealm
-
- getName() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getName() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the name of this Manager implementation.
- getNamedInterfaceAddOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- getNamedInterfaceDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- getNamedPathAddOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.PathDescription
-
- getNamedPathDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.PathDescription
-
- 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
-
- getNameInNamespace() - Method in class org.jboss.as.naming.NamingContext
- getNameInNamespace() - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- getNameInNamespace() - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- 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
-
- 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
-
- getNamespacePrefixAttribute(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getNamingMode() - Method in class org.jboss.as.ee.component.ComponentDescription
-
Get the naming mode of this component.
- 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.
- getNavigationHandler() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getNeedsPostReplicateActivation() - Method in class org.jboss.as.web.session.ClusteredSession
-
Gets whether the session needs to notify HttpSessionActivationListeners that it has been activated following replication.
- 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.
- getNewConnectionSql() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
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
-
- 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
-
- 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
-
- getNoArgSimpleReplyOperation(ResourceBundle, String, String, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- 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 interface org.jboss.as.clustering.GroupCommunicationService
-
Return the name of this node in the current group.
- getNodeName() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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
-
- getNodeProperties(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandCommandHandler
-
- getNodeProperties(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- 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
-
- getNonJtaDataSource() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getNonJtaDataSourceInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getNonJtaDataSourceName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getNonJtaDataSourceName() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- getNonRunningModules(ModuleType, Target[]) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Get the non running modules
- getNote(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
- getNoteNames() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getNoTextDescription(boolean) - Method in class org.jboss.as.controller.AttributeDefinition
-
- getNotificationPolicy() - Method in interface org.jboss.as.web.session.ClusteredSessionManager
-
Gets the policy for determining whether the servlet spec notifications related to session events are allowed to be
emitted on the local cluster node.
- getNotificationPolicy() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getNthDayOfMonth(Calendar, int, int) - Static method in class org.jboss.as.ejb3.timerservice.schedule.util.CalendarUtil
-
- 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.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.
- 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
-
- getObjectViewConfigurator() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getOOBExecutor() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getOpenType() - Method in class org.jboss.as.jmx.model.TypeConverter
-
- getOperatingSystemResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getOperation() - Method in interface org.jboss.as.controller.client.Operation
-
The detyped operation to execute
- getOperation(ModelNode, 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(ModelNode, String) - Static method in class org.jboss.as.controller.operations.common.SystemPropertyAddHandler
-
- getOperation(ModelNode, String, Boolean) - Static method in class org.jboss.as.controller.operations.common.SystemPropertyAddHandler
-
- getOperation(ModelNode, String) - Static method in class org.jboss.as.controller.operations.common.SystemPropertyRemoveHandler
-
- getOperation(String, ModelNode, ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getOperation(ModelNode, ModelNode) - Static method in class org.jboss.as.server.services.net.BindingGroupAddHandler
-
- getOperation(ModelNode, ModelNode) - Static method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingAddHandler
-
- getOperation(ModelNode, ModelNode) - Static method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingAddHandler
-
- 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.
- getOperationDescription(CommandContext, String) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- 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 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 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 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 interface org.jboss.as.controller.registry.ImmutableManagementResourceRegistration
-
Get the special characteristic flags for the operation at the given address, or null
if none exist.
- getOperationHandler(PathAddress, String) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- 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
-
- 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() - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationFailure
-
Gets the name of the operation failing validation
- 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
-
- 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.
- getOperationParameterName() - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationFailure
-
Gets the name of the operation parameter failing validation
- 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 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 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.
- getOperationType() - Method in interface org.jboss.as.protocol.mgmt.ManagementRequest
-
The operation type.
- getOperationType() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerClient.ServerStartedRequest
-
- getOperationType() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerConnection.ServerReconnectRequest
-
- getOptimisticLocking() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getOptimisticLockingInjector() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentCreateService
-
- getOptionAddOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.JVMDescriptions
-
- getOptionMap() - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- getOptionMap() - Method in class org.jboss.as.remoting.RealmSecurityProvider
-
- getOptionRemoveOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.JVMDescriptions
-
- getOptions(ModelNode) - Static method in class org.jboss.as.remoting.ConnectorResource
-
- getOrb() - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
- getOrbInjector() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- getOrbInjector() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getOrCreateChannel() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
-
- getOrCreateNegotiationContext(HttpExchange, NonceFactory, boolean) - Static method in class org.jboss.as.domain.http.server.security.DigestAuthenticator
-
- getOrCreateTransactionScopedEntityManager(EntityManagerFactory, String, Map) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
Get current PC or create a Transactional entity manager.
- getOrder() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- getOrderedProtocolPropertyList(ModelNode) - Static method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolStackAdd
-
- getOriginalLine() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getOriginalLine() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getOriginalRequest() - Static method in class org.jboss.as.web.session.SessionReplicationContext
-
- getOriginalResponse() - Static method in class org.jboss.as.web.session.SessionReplicationContext
-
- 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.
- getOtherProperties() - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getOtherProperties() - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getOutgoingSessionData() - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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.deployment.WarMetaData
-
- 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.
- getOwner() - Method in exception org.jboss.as.clustering.lock.TimeoutException
-
- getOwner() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- getOwner() - Method in class org.jboss.as.web.session.OwnedSessionUpdate
-
- getPackageSpec(String) - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- 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
-
- 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.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.ee.deployment.spi.beans.ConfigBeanXPaths
-
- getParent() - Method in class org.jboss.as.naming.deployment.JndiName
-
Get the parent JNDI name.
- getParent() - Method in interface org.jboss.as.server.deployment.DeploymentUnit
-
Get the deployment unit of the parent (enclosing) deployment.
- 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.
- 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
-
- getParsedCommandLine() - Method in interface org.jboss.as.cli.CommandContext
-
Parsed command line arguments.
- getPassivatedSessionCount() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getPassivatedSessionCount() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the number of passivated sessions
- getPassivationMaxIdleTime() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getPassivationMaxIdleTime() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Elapsed time after which an inactive session will be passivated to persistent storage if
passivation is enabled
.
- getPassivationMinIdleTime() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getPassivationMinIdleTime() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
- getPassword() - Method in class org.jboss.as.clustering.web.sso.SSOCredentials
-
Gets the password of the user associated with the SSO.
- getPassword() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- getPassword() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getPassword(String) - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Return the password associated with the given principal's user name.
- getPassword(String) - Method in class org.jboss.as.web.security.JBossWebRealm
-
- getPasswordValidationCallback() - Method in class org.jboss.as.web.security.jaspi.WebJASPICallbackHandler
-
- getPath() - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- getPath() - Method in class org.jboss.as.ee.deployment.spi.beans.ConfigBeanXPaths
-
- getPathElement() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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
-
- getPathFilter() - Method in class org.jboss.as.server.deployment.module.FilterSpecification
-
- getPathInjector() - Method in class org.jboss.as.txn.service.ArjunaObjectStoreEnvironmentService
-
- getPathInjector() - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- getPathRemoveOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.PathDescription
-
- getPaths() - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getPeerAddress() - Method in interface org.jboss.as.process.protocol.Connection
-
Get the remote peer address.
- getPermit() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- getPersistedSubsystemXml() - Method in class org.jboss.as.subsystem.test.KernelServices
-
Reads the persisted subsystem xml
- getPersistenceProviderClassName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- 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 interface org.jboss.as.jpa.spi.PersistenceUnitServiceRegistry
-
Get the persistence unit service associated with the given management resource name.
- getPersistenceUnitService(String) - Method in class org.jboss.as.jpa.subsystem.PersistenceUnitRegistryImpl
-
- getPersistenceXMLSchemaVersion() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getPersistentState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the current persistent state of this timer
- getPhase() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
-
Get the phase that this processor applies to.
- getPhaseKey() - Method in enum org.jboss.as.server.deployment.Phase
-
Get the attachment key of the DeploymentUnit
attachment that represents the result value
of this phase.
- getPhaseServiceName() - Method in interface org.jboss.as.server.deployment.DeploymentPhaseContext
-
Get the service name of the current deployment phase.
- getPlanId() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getPlanRef() - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- getPlatformLoggingResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- 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
-
- 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
-
- 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.pool.PoolConfig
-
- getPoolName() - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolMetaData
-
- getPoolSize() - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- getPort() - Method in interface org.jboss.as.clustering.ClusterNode
-
Gets the port at which the node is receiving intra-cluster communications.
- getPort() - Method in class org.jboss.as.clustering.impl.ClusterNodeImpl
-
- 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.network.SocketBinding
-
- getPortInjector() - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
Get the management port injector.
- getPortNumber() - Method in class org.jboss.as.ee.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.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.
- getPrefix() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the current prefix.
- getPrefixFormatter() - Method in interface org.jboss.as.cli.CommandContext
-
Returns the prefix formatter.
- 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.
- 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
-
- getPrincipal(String) - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Return the Principal associated with the given user name.
- getPrincipal(String) - Method in class org.jboss.as.web.security.JBossWebRealm
-
- getPrincipal(Subject) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Get the Principal given the authenticated Subject.
- getPrincipal() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getPrincipal() - Method in class org.jboss.as.weld.services.bootstrap.WeldSecurityServices
-
- getPrincipalRoles(Principal) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Access the set of role Principals associated with the given caller principal.
- getPrincipalRoles(Request) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Get the roles that is stored in the authenticated GenericPrincipal
- getPrincipals() - Method in interface org.jboss.as.controller.security.SubjectUserInfo
-
Get the principals for this user.
- getPrincipals() - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Returns the principals for this realm.
- getPrincipalVersusRolesMap() - Method in class org.jboss.as.web.security.JBossWebRealm
-
Returns the principal versus roles map
- 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
- getProcessExpiresFrequency() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the frequency of the manager checks (expiration and passivation)
- getProcessExpiresInterval() - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Gets the minimum number of seconds since the start of the last check for overaged SSO's with no active sessions before a
new run is allowed.
- getProcessingTime() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the cumulative number of milliseconds spent in the Manager.backgroundProcess()
method.
- getProcessName() - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
- 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
-
- 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 enum org.jboss.as.server.ServerEnvironment.LaunchType
-
- getProcessType() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Gets the ProcessType to use.
- getProcessType() - Method in class org.jboss.as.subsystem.test.AdditionalInitialization
-
- getProductConfig() - Method in class org.jboss.as.server.ServerEnvironment
-
- getProductName() - Method in class org.jboss.as.version.ProductConfig
-
- getProductVersion() - Method in class org.jboss.as.ee.deployment.spi.factories.DeploymentFactoryImpl
-
The version of the deployment manager
- getProductVersion() - Method in class org.jboss.as.version.ProductConfig
-
- getProfileAddOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.ProfileDescription
-
- getProfileDescribeOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.ProfileDescription
-
- getProfileDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.ProfileDescription
-
- getProfileIncludesDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.ProfileDescription
-
- getProfileRemoveOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.ProfileDescription
-
- getProfileWithIncludesDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.ProfileDescription
-
- getProjectStage() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- 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.domain.management.security.PropertiesFileLoader
-
- getProperties() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getProperties() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getProperties() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getPropertiesFiles() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- getPropertiesInjector() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- 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
-
- 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.weld.webtier.jsf.ForwardingApplication
-
Deprecated.
- getPropertyValue(String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- getPropertyValue(String) - Method in interface org.jboss.as.cli.operation.ParsedCommandLine
-
- getProtocols() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getProtocolStack() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
- getProtocolStackString() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
- getProvider() - Method in class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
returns the persistence providers that are deployed with an application.
- getProviderDependencies(PersistenceUnitMetadata) - Method in interface org.jboss.as.jpa.spi.PersistenceProviderAdaptor
-
Persistence provider integration code might want to specify some module dependencies that must be started
for the deployment.
- getProviderModuleNameFromProviderClassName(String) - Static method in class org.jboss.as.jpa.config.Configuration
-
Get the provider module name for the specified provider class.
- getProxyClass() - Method in interface org.jboss.as.ee.component.ComponentView
-
- getProxyController(PathAddress) - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- 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 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.
- getProxyInterfaces(Class<?>) - Method in class org.jboss.as.clustering.ClassLoaderAwareClassResolver
- 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
- 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
-
- getQualifiedHostName() - Method in class org.jboss.as.server.ServerEnvironment
-
Get the fully-qualified host name detected at server startup.
- getRackId() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getRaDeployment() - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeploymentService
-
- getRaRepositoryInjector() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getRaxmlDeployment() - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterXmlDeploymentService
-
- getRaXmlDeploymentServiceName() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- getReadAttributeOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadChildrenNamesOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadChildrenResourcesOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadChildrenTypesOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadConfigAsXmlOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- 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.
- getReadOperationNamesOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadOperationOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadResourceDescriptionOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadResourceOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getReadTimeout() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getReadTimeout() - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- getRealId() - Method in interface org.jboss.as.clustering.web.OutgoingDistributableSessionData
-
Gets the session id with any appended jvmRoute info removed.
- getRealId() - Method in class org.jboss.as.web.session.ClusteredSession
-
Gets the session id with any appended jvmRoute info removed.
- getRealId() - Method in class org.jboss.as.web.session.notification.ClusteredSessionManagementStatus
-
Gets the id of the session, excluding any jvmRoute that may have been appended if JK is used.
- getRealId() - Method in class org.jboss.as.web.session.OutgoingDistributableSessionDataImpl
-
- getRealm() - Method in class org.jboss.as.domain.management.security.RealmUser
-
- getRealm() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- getReceiver() - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Get a receiver instance for this context.
- getRecovery() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
- getRecovery() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the recovery.
- getRecoveryBindingInjector() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- 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
-
- getRedeployDeploymentOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getReference() - Method in class org.jboss.as.connector.services.AdminObjectReferenceFactoryService
-
- getReference() - Method in class org.jboss.as.connector.services.ConnectionFactoryReferenceFactoryService
-
- getReference() - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceReferenceFactoryService
-
- 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(Class<T>, Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getReference() - Method in class org.jboss.as.naming.ContextManagedReferenceFactory
-
- 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.web.deployment.component.ManagedBeanComponentInstantiator
-
- getReference() - Method in class org.jboss.as.web.deployment.component.WebComponentInstantiator
-
- getReference() - Method in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- getReferenceCount() - Method in class org.jboss.as.jpa.container.ReferenceCountedEntityManager
-
- getRegisteredResourceAdapterIdentifier(String) - Static method in class org.jboss.as.connector.ConnectorServices
-
Returns the identifier with which the resource adapter named raName
is registered
in the ResourceAdapterRepository
.
- getRegistration() - Method in class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- getRegistration() - Method in class org.jboss.as.server.operations.RootResourceHack.ResourceAndRegistration
-
- getRegistries() - Method in interface org.jboss.as.clustering.registry.RegistryCollector
-
- getRegistries() - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- getRegistry() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
-
- getRegistryInjector() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- getRegistryInjector() - Method in class org.jboss.as.connector.metadata.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
-
- getRejectedSessionCount() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getRejectedSessionCount() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the number of times session creation has failed because the number of active sessions exceeds
maxActiveAllowed
- getRejectedSessions() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getRejectedSessions() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the number of sessions we rejected due to maxActive being reached.
- getRelativeTo() - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- getRelativeToInjector() - Method in class org.jboss.as.domain.management.security.FileKeystoreService
-
- getRelativeToInjector() - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
- getRelativeToInjector() - Method in class org.jboss.as.logging.handlers.file.HandlerFileService
-
- 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
-
- getRemoteEntry(Object) - Method in interface org.jboss.as.clustering.registry.Registry
-
- getRemoteEntry(Object) - Method in class org.jboss.as.clustering.registry.RegistryService
-
- getRemoteFileRepositoryInjector() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerClient
-
- getRemoteLockResponseForUnknownLock(Serializable, ClusterNode, long) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- getRemoteLockResponseForUnknownLock(Serializable, ClusterNode, long) - Method in class org.jboss.as.clustering.lock.NonGloballyExclusiveClusterLockSupport
-
- getRemoteLockResponseForUnknownLock(Serializable, ClusterNode, long) - Method in class org.jboss.as.clustering.lock.YieldingGloballyExclusiveClusterLockSupport
-
- 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
-
- getRemotingReceiverConnectionRefs() - 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
-
- getRemoveDeploymentOperation(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerDescriptions
-
- getRemovedSessionAttributes() - Method in interface org.jboss.as.clustering.web.OutgoingAttributeGranularitySessionData
-
Gets the names of session attributes that have been removed locally and thus need to be removed from the distributed cache.
- getRemoveMethods() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getRemoveMethods() - Method in class org.jboss.as.weld.ejb.EjbDescriptorImpl
-
- getRemoveNamespaceOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getRemoveNamespaceOperation(ModelNode, String) - Static method in class org.jboss.as.controller.operations.common.NamespaceRemoveHandler
-
- getRemovePathOperation(ModelNode) - Static method in class org.jboss.as.controller.operations.common.PathRemoveHandler
-
- getRemoveSchemaLocationOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- 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
-
- getRemoveSystemPropertyOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- 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
-
- getReplaceDeploymentOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getReplicationConfig() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Gets the web application metadata.
- getReplicationConfig() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getReplicationGranularity() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getReplicationGranularity() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the replication granularity.
- getReplicationStatistics() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getReplicationStatistics() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the replication statistics for the sessions managed by this manager.
- getReplicationTrigger() - Method in interface org.jboss.as.web.session.ClusteredSessionManager
-
Gets the policy controlling whether session attribute reads and writes mark the session/attribute as needing replication.
- getReplicationTrigger() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getReplicationTrigger() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the replication trigger.
- 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.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getRequest() - Method in interface org.jboss.as.cli.batch.BatchedCommand
-
- getRequest() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchedCommand
-
- 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.
- getRequestPropertyNames(ModelNode) - Static method in class org.jboss.as.cli.Util
-
- getRequiredAddress() - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- getRequiredType() - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- getRequires() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getResolve() - Method in exception org.jboss.as.naming.RequireResolveException
-
- 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
- getResourceAdapterDeployments() - Method in interface org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistry
-
Get the resource adapter deployments
- getResourceAdapterDeployments() - Method in class org.jboss.as.connector.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
-
- getResourceAdapterRepositoryInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- getResourceAdapters() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
Get the resourceAdapters.
- getResourceAdapterServiceNames(String) - Static method in class org.jboss.as.connector.ConnectorServices
-
Returns the ServiceName
s of the activations of the resource adapter named raName
.
- getResourceAsStream(String) - Method in class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
-
- 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 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 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.weld.webtier.jsf.ForwardingApplication
-
- 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.connector.subsystems.datasources.DataSourcesExtension
-
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getResourceDescriptionResolver(String, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.controller.descriptions.common.ManagementDescription
-
- 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.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.threads.ThreadsExtension
-
- getResourceDescriptionResolver(String) - Static method in class org.jboss.as.txn.subsystem.TransactionExtension
-
- getResourceHandler() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getResourceIdentifier(String) - Static method in class org.jboss.as.connector.ConnectorServices
-
- 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
-
- getResourceInjectionServices() - Method in class org.jboss.as.weld.services.WeldService
-
- getResourceLoaders() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getResourceName(InjectionPoint) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- 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.managedbean.component.ManagedBeanResourceReferenceProcessor
-
- getResourceReferenceBindingSource() - Method in class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
-
- 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.managedbean.component.ManagedBeanResourceReferenceProcessor
-
- getResourceReferenceType() - Method in class org.jboss.as.ejb3.context.EjbContextResourceReferenceProcessor
-
- getResourceRegistration() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read only view of the managed resource registration.
- getResourceRegistrationForUpdate() - Method in interface org.jboss.as.controller.OperationContext
-
Get a mutable view of the managed resource registration.
- getResourceRemoveOperation(ModelNode) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getResourceRoot() - Method in class org.jboss.as.weld.deployment.BeanArchiveMetadata
-
- getResourceRoots() - Method in class org.jboss.as.server.deployment.module.AdditionalModuleSpecification
-
- getResources(String) - Method in class org.jboss.as.weld.WeldModuleResourceLoader
-
Loads resources from the module class loader
- getResourceType() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- 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.OptionalLookupInjectionSource
-
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.datasource.DirectDataSourceInjectionSource
-
- 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
-
- getResponseId() - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
The response id.
- getRestartRequiredDescription(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerRootDescription
-
- 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 interface org.jboss.as.naming.management.JndiViewExtensionContext
-
Get the operation result.
- getResult() - Method in interface org.jboss.as.protocol.mgmt.ActiveOperation
-
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.
- 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.
- getResultTargetModuleIDs() - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Retrieve the resulting target module ids
- getReturnHandler() - Method in interface org.jboss.as.cli.parsing.ParsingState
-
- getReturnType() - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory
-
- getRoleFiles() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- getRoles() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- getRoles() - Method in class org.jboss.as.ejb3.security.EjbJaccConfig
-
- getRolesAllowed() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- 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() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- getRootName() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- getRootName() - Method in class org.jboss.as.server.deployment.module.VFSResourceLoader
- getRootPOA() - Method in class org.jboss.as.ejb3.iiop.POARegistry
-
- getRootResource() - Method in interface org.jboss.as.controller.OperationContext
-
Get a read-only reference of the entire management model.
- getRootResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getRootResource(ModelController) - Method in class org.jboss.as.server.operations.RootResourceHack
-
- getRotateSize() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- getRrInjector() - Method in class org.jboss.as.connector.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 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 class org.jboss.as.subsystem.test.AdditionalInitialization
-
- getRunningModules(ModuleType, Target[]) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Get the running modules
- getRuntimeHandler() - Method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
- getRuntimeResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- 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.
- getScanInterval() - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Get the current scan interval
- 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.ExecutorProvider
- 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
-
- getSchema(String) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- getSchema(String) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- getSchemaClassDefinition(String) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- getSchemaClassDefinition(String) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- getSchemaLocationAttribute(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getScis() - Method in class org.jboss.as.web.deployment.ScisMetaData
-
- getScis() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- getScopedPersistenceUnitName() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getScopedPersistenceUnitName() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getScopedPersistenceUnitName() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- getScopedPersistenceUnitName() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitService
-
Gets the scoped name of this persistence unit.
- getScopedPuName() - Method in class org.jboss.as.jpa.container.ExtendedEntityManager
-
Get the fully application scoped persistence unit name
Private api
- getSeamIntResourceLoader() - 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
-
- getSecurePortInjector() - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
Get the management secure port injector.
- getSecureResponse() - Method in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
Obtains the value of the flag that indicates whether JASPI should be used to secure the HTTP response or not.
- getSecureSocketBindingInjector() - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
- getSecurity() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the security.
- getSecurityDomain() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- 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
-
- getSecurityDomainContextInjector() - Method in class org.jboss.as.web.security.JBossWebRealmService
-
Target Injector
- getSecurityDomainServiceName(PathAddress) - Static method in class org.jboss.as.security.SecurityDomainResourceDefinition
-
- 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.SubjectFactoryService
-
Target Injector
- getSecurityManager() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getSecurityManager() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- getSecurityManagerInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- getSecurityManagerMap() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- 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
-
- getSecurityRealmInjectedValue() - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- getSecurityRealmInjector() - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
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.services.WeldService
-
- getSegments() - Method in class org.jboss.as.controller.PathElement
-
- getSensitiveValue(String) - Static method in class org.jboss.as.security.vault.VaultInteractiveSession
-
- getSerialiableInterceptorContextKeys() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getSerializableInterceptorContextKeys() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getSerializableInterceptors() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- getServer() - Method in class org.jboss.as.process.ProcessController
-
- getServer() - Method in interface org.jboss.as.web.WebServer
-
return the server (StandardServer)
- getServerAddress() - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- getServerAuthenticationManager() - Method in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
Instantiates and returns the ServerAuthenticationManager
implementation.
- getServerAuthenticationManagerClass() - Method in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
Obtains the fully-qualified name of the class that implements the ServerAuthenticationManager
interface.
- getServerAuthenticationProvider() - Method in class org.jboss.as.remoting.RealmSecurityProvider
-
- 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
-
- getServerCallbackValue() - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- 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.
- getServerControllerInjector() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerClient
-
- getServerDataDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the directory in which the server can store private internal state that
should survive a process restart.
- getServerDeployDir() - Method in class org.jboss.as.server.ServerEnvironment
-
- getServerEnvironment() - Method in interface org.jboss.as.clustering.jgroups.ChannelFactory
-
- getServerEnvironment() - Method in class org.jboss.as.clustering.jgroups.JChannelFactory
-
- getServerEnvironment() - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Get the server environment.
- getServerEnvironmentInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getServerEnvironmentInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
-
- 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
-
- 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
-
- 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
-
- getServerIdentity() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
-
Gets the id of the server on which this update was executed.
- getServerJVMAddDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.JVMDescriptions
-
- getServerJVMDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.JVMDescriptions
-
- getServerList() - Method in class org.jboss.as.clustering.infinispan.RemoteCacheStore.RemoteCacheStoreConfig
-
- getServerLogDir() - Method in class org.jboss.as.server.ServerEnvironment
-
Gets the directory in which the server can write log files.
- 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.ee.datasource.DirectDataSourceInjectionSource
-
- getServerName() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerClient
-
Get the server name.
- getServerName() - Method in class org.jboss.as.server.ServerEnvironment
-
Get the name of this server instance.
- getServerReloadOperation(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerDescriptions
-
- 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.
- 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.
- 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.jboss.as.web.WebServer
-
return the service (StandardService)
- getServiceContainer() - Static method in class org.jboss.as.server.CurrentServiceContainer
-
- getServiceContainerDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getServiceHAName() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- 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
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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.EmbeddedCacheManagerService
-
- 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(String) - Static method in class org.jboss.as.clustering.lock.impl.SharedLocalYieldingClusterLockManagerService
-
- getServiceName(String) - Static method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- 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.ViewDescription
-
Get the service name for this view.
- getServiceName(String) - Static method in class org.jboss.as.ejb3.cache.CacheFactoryService
-
- getServiceName(String) - Static method in class org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreSourceService
-
- getServiceName() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- getServiceName() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- 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
-
- getServiceNameBase() - Method in class org.jboss.as.naming.ServiceBasedNamingStore
-
- getServiceNames() - Method in interface org.jboss.as.web.deployment.component.ComponentInstantiator
-
Gets the services that this component depends on
- getServiceNames() - Method in class org.jboss.as.web.deployment.component.ManagedBeanComponentInstantiator
-
- getServiceNames() - Method in class org.jboss.as.web.deployment.component.WebComponentInstantiator
-
- getServiceNames() - Method in class org.jboss.as.web.deployment.WebInjectionContainer
-
- getServiceProviders(String) - Method in interface org.jboss.as.clustering.service.ServiceProviderRegistry
-
Returns the set of nodes that provide the specified service.
- getServiceProviders(String) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- 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.
- getServices() - Method in class org.jboss.as.weld.deployment.BeanDeploymentArchiveImpl
-
- getServices() - Method in class org.jboss.as.weld.deployment.WeldDeployment
- getServiceState(String) - Method in interface org.jboss.as.clustering.GroupStateTransferService
-
Gets the current service state from an existing member of the group.
- getServiceState(String, ClassLoader) - Method in interface org.jboss.as.clustering.GroupStateTransferService
-
Gets the current service state from an existing member of the group, using the given classloader to deserialize it.
- getServiceState(String, ClassLoader) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getServiceState(String) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getServiceStateAsStream(String) - Method in interface org.jboss.as.clustering.GroupStateTransferService
-
Gets an input stream from which can be read the current service state from an existing member of the group.
- getServiceStateAsStream(String) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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.
- getServletContext() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getSession() - Method in class org.jboss.as.security.vault.VaultTool
-
- getSession() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getSessionAttribute(String, String) - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the value of the attribute with the given key from the given session.
- getSessionAttributes() - Method in class org.jboss.as.clustering.web.impl.IncomingDistributableSessionDataImpl
-
- getSessionAttributes() - Method in interface org.jboss.as.clustering.web.IncomingDistributableSessionData
-
- getSessionAttributes() - Method in interface org.jboss.as.clustering.web.OutgoingSessionGranularitySessionData
-
Gets the attribute map for the session, or null
if the attribute map is unmodified from what is already
present in the distributed cache.
- getSessionAverageAliveTime() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the average time an expired session had been alive
- 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.jboss.as.web.session.ClusteredSession
-
- getSessionCounter() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Total number of sessions created by this manager.
- getSessionData(String, boolean) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
- getSessionData(String, String, boolean) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
- getSessionData(String, boolean) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- getSessionData(String, String, boolean) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- getSessionDirectoryName() - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
Gets the name of the subdirectory under the base directory
under which sessions should be
stored.
- getSessionId() - Method in interface org.jboss.as.clustering.web.infinispan.SessionKey
-
- getSessionId() - Method in class org.jboss.as.clustering.web.sso.FullyQualifiedSessionId
-
Get the sessionId.
- getSessionIdLength() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the number of characters used in creating a session id.
- getSessionIdOf(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- getSessionIds() - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Gets the ids of all sessions in the underlying cache.
- getSessionIds() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Gets the ids of all sessions in the underlying cache.
- getSessionMaxAliveTime() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the longest time an expired session had been alive
- getSessionMetadata() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getSessionOwnershipSupport() - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Returns the session ownership support for this distributed cache manager.
- getSessionOwnershipSupport() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Returns the session ownership support for this distributed cache manager.
- getSessionTimestamp() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getSetLoggerLevelDescription(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getSharedCacheMode() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getSharedTlds(DeploymentUnit) - Method in class org.jboss.as.web.deployment.TldsMetaData
-
- getSharedTlds(DeploymentUnit) - Method in class org.jboss.as.web.SharedTldsMetaDataBuilder
-
- getSharedWebMetaData() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- 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
-
- getShutdownOperationDescription(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerRootDescription
- getSingleParamOnlyOperation(ResourceBundle, String, String, String, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getSingleParamSimpleListReplyOperation(ResourceBundle, String, String, String, ModelType, boolean, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getSingleParamSimpleReplyOperation(ResourceBundle, String, String, String, ModelType, boolean, ModelType, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getSingleResult() - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- getSingleResult() - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- getSingleSignOnEntry(String) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Look up and return the cached SingleSignOn entry associated with this sso id value, if there is one; otherwise return
null
.
- getSiteId() - Method in interface org.jboss.as.clustering.jgroups.TransportConfiguration
-
- getSlot() - Method in enum org.jboss.as.security.ModuleName
-
- getSnapshotDeleteModel(Locale) - Static method in class org.jboss.as.controller.descriptions.common.SnapshotDescriptions
-
- getSnapshotDirectory() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.SnapshotInfo
-
Gets the snapshots directory
- getSnapshotInterval() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getSnapshotInterval() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the number of milliseconds between replications if "interval" mode is used.
- getSnapshotListModel(Locale) - Static method in class org.jboss.as.controller.descriptions.common.SnapshotDescriptions
-
- getSnapshotMode() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getSnapshotMode() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets the snapshot mode.
- getSnapshotTakeModel(Locale) - Static method in class org.jboss.as.controller.descriptions.common.SnapshotDescriptions
-
- getSocketAddress() - Method in class org.jboss.as.network.SocketBinding
-
Get the socket address.
- getSocketBinding() - Method in interface org.jboss.as.clustering.jgroups.ProtocolConfiguration
-
- getSocketBinding() - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
-
- getSocketBindingInjector() - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
-
- getSocketBindingInjector() - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
- getSocketBindingManagerInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
-
- getSocketBindingManagerInjector() - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
- 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
-
- getSoleSession() - Method in class org.jboss.as.web.session.SessionReplicationContext
-
- getSoleSnapshotManager() - Method in class org.jboss.as.web.session.SessionReplicationContext
-
- getSortedItems() - Method in class org.jboss.as.ee.component.interceptors.OrderedItemContainer
-
- getSoTimeout() - Method in class org.jboss.as.clustering.infinispan.RemoteCacheStore.RemoteCacheStoreConfig
-
- 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
-
- getSourceAddresss() - 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.
- getSpecifiedInterfaceAddOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- getSpecifiedInterfaceDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- getSpecifiedPathAddOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.PathDescription
-
- getSpecifiedPathDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.PathDescription
-
- 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.
- getSSLIdentityInjector() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- getSSOClusterManager() - Method in class org.jboss.as.web.WebVirtualHostService
-
- getSSOLocalManager() - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Gets the SingleSignOn valve for which this object is handling cluster communications.
- getSSOLocalManager() - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Gets the SSOLocalManager valve for which this object is handling cluster communications.
- getStart() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
-
- getStart() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.RangeValue
-
- 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.
- 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.server.Bootstrap.Configuration
-
Get the server start time to report in the logs.
- getStat(String) - Static method in enum org.jboss.as.txn.subsystem.TxStatsHandler.TxStat
-
- getState() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- getState() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getState() - Method in interface org.jboss.as.clustering.SerializableStateTransferResult
-
- getState() - Method in interface org.jboss.as.clustering.StreamStateTransferResult
-
- getState() - Method in class org.jboss.as.controller.ControlledProcessState
-
- getState() - Method in class org.jboss.as.ee.deployment.spi.status.DeploymentStatusImpl
-
Get the state of the deployment
- getState() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns the current state of this timer
- getStatefulTimeout() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- getStatefulTimeout() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentCreateService
-
- getStateManager() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getStatement() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the statement.
- getStatement() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Get the statement.
- getStateTransferException() - Method in interface org.jboss.as.clustering.StateTransferResult
-
- getStateTransferTimeout() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getStats() - Method in class org.jboss.as.web.session.ReplicationStatistics
-
Access the current collection of ctx invocation statistics
- getStatus() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentServiceListener
-
- getStatus() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
-
- getStatusBindingInjector() - Method in class org.jboss.as.txn.service.ArjunaRecoveryManagerService
-
- getStorageType() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the storage type.
- getStrictAffinity() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- getStrictAffinity() - Method in interface org.jboss.as.ejb3.cache.AffinitySupport
-
Returns the strict affinity associated with the entries of this cache
- getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- getStrictAffinity() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
- getSubDeploymentClassLoaders() - Method in class org.jboss.as.weld.deployment.WeldDeployment
-
- getSubDeploymentDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getSubdirectoryCount() - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
Gets the number of subdirectories under the session directory or the group directory into which the sessions/groups
should be divided.
- getSubject() - Static method in class org.jboss.as.controller.security.SecurityContext
-
- getSubject() - Method in interface org.jboss.as.controller.security.SubjectUserInfo
-
- 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.web.security.JBossGenericPrincipal
-
- getSubjectFactory(String) - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getSubjectFactory(String) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer
-
- getSubjectFactoryInjector() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getSubjectFactoryInjector() - Method in class org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService
-
- getSubjectFromRequestPrincipal(Principal) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Retrieve the Subject stored in the Principal
- getSubjectSupplemental() - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
Used to obtain the linked SubjectSupplemental if available.
- getSubjectSupplemental() - Method in interface org.jboss.as.domain.management.SecurityRealm
-
- 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 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.
- 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.
- getSubsystemDescribeOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getSubsystemWriter(String) - Method in interface org.jboss.as.controller.persistence.ModelMarshallingContext
-
Gets the writer that can marshal the subsystem with the given name.
- getSubsystemXml() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
Get the subsystem xml as string.
- getSubsystemXml(String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
Get the subsystem xml with the given id as a string.
- 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.
- getSuffix() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- getSupportedCallbacks() - Method in interface org.jboss.as.domain.management.security.DomainCallbackHandler
-
- getSupportedCallbacks() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- getSupportedCallbacks() - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- getSupportedCallbacks() - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- getSupportedCallbacks() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- getSupportedLocales() - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Currently we only support the default locale
- getSupportedLocales() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- getSupportedMessageTypes() - Method in class org.jboss.as.web.security.jaspi.modules.WebServerAuthModule
-
- getSynchronizationInterceptorFactory() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- getSynchronizationRegistry() - Method in interface org.jboss.as.jpa.spi.JtaManager
-
- getSynchronizationRegistry() - Method in class org.jboss.as.jpa.transaction.JtaManagerImpl
-
- getSystemDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getSystemPropertyDescription(Locale, String, boolean) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getSystemPropertyDescription(Locale) - Static method in class org.jboss.as.server.controller.descriptions.ServerDescriptions
-
- getTabCompletionCommands() - Method in class org.jboss.as.cli.CommandRegistry
-
- 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.logging.handlers.console.ConsoleHandlerService
-
- getTarget() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- getTargets() - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Get the available targets.
- 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
-
- getTcpNoDelay() - Method in class org.jboss.as.clustering.infinispan.RemoteCacheStore.RemoteCacheStoreConfig
-
- getTempPathInjector() - Method in class org.jboss.as.web.WebVirtualHostService
-
- getTerminatorInjector() - Method in class org.jboss.as.connector.transactionintegration.TransactionIntegrationService
-
- getThreadCpuTimeOperation(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getThreadDecorator() - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- 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
-
- getThreadingResource(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- getThreadPool() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- getThreadUserTimeOperation(Locale) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanDescriptions
-
- 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.cache.impl.backing.SerializationGroupMemberContainer
-
- getTimeout() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
- getTimeout() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStore
-
- getTimeout() - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- 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() - 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.task.TimerTask
-
- getTimer() - Method in class org.jboss.as.ejb3.timerservice.TimerHandleImpl
-
Returns the
Timer
corresponding to this timer handle
- 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
-
- 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
- getTimeSinceLastReset() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- getTimeSinceLastReset() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Gets the elapsed time (in seconds) since this manager was instantiated or the last call to resetStats()
- getTimestamp() - Method in class org.jboss.as.clustering.web.impl.IncomingDistributableSessionDataImpl
-
Gets the timestamp of the most recent session access.
- getTimestamp() - Method in interface org.jboss.as.clustering.web.IncomingDistributableSessionData
-
Gets the timestamp of the most recent session access.
- getTimestamp() - Method in interface org.jboss.as.clustering.web.OutgoingDistributableSessionData
-
Gets the timestamp of the most recent session access.
- getTimestamp() - Method in class org.jboss.as.web.session.OutgoingDistributableSessionDataImpl
-
- 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.jboss.as.web.deployment.TldsMetaData
-
- getTmInjector() - Method in class org.jboss.as.connector.transactionintegration.TransactionIntegrationService
-
- getTmpDirValue() - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- 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.
- getTotalActiveSessions() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
Get the total number of active sessions
- getTotalActiveSessions() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getTransaction(TransactionID) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getTransaction() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- getTransaction() - Method in class org.jboss.as.ejb3.tx.StatefulBMTInterceptor
-
- getTransaction() - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- getTransactionAttributes() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- getTransactionAttributeType(MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionIntegration() - Method in class org.jboss.as.connector.metadata.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.CcmService
-
- 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.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- getTransactionManager() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getTransactionManager() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- 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.txn.deployment.TransactionRollbackSetupAction
-
- getTransactionManagerInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- getTransactionManagerInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteConnectorService
-
- getTransactionManagerInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getTransactionScopedEntityManager(String) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
Get current persistence context.
- 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
-
- 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
-
- getTransactionTimeout(MethodIntf, Method) - 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
-
- getTransformers() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getTransformers() - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- getTransport() - Method in interface org.jboss.as.clustering.jgroups.ProtocolStackConfiguration
-
- getTraversableResolver() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getTraversableResolver() - Method in class org.jboss.as.jpa.validator.JPALazyValidatorFactory
-
- getTraversableResolver() - Method in class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
Get the traversable resolver
- getTrustStore() - Method in interface org.jboss.as.cli.SSLConfig
-
- getTrustStoreInjector() - Method in class org.jboss.as.domain.management.security.SSLIdentityService
-
- getTrustStorePassword() - Method in interface org.jboss.as.cli.SSLConfig
-
- getTsrInjector() - Method in class org.jboss.as.connector.transactionintegration.TransactionIntegrationService
-
- getTxIntegration() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getTxIntegrationInjector() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getTxManagerInjector() - Method in class org.jboss.as.connector.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.AttributeDefinition
-
- 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 interface org.jboss.as.controller.OperationContext
-
- 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(ModelNode) - Static method in class org.jboss.as.jmx.model.TypeConverter
-
- 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.subsystem.test.AdditionalInitialization
-
Return OperationContext.Type#MANAGEMENT
to only affect the model from your tested operations, and thus avoid installing services into the service controller.
- getType(ELContext, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.DummyELResolver
-
- getType(ELContext, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- getUndefineAttributeOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- 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
-
- getUndeployDeploymentOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getUnderlyingItem() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheEntry
-
- getUnderlyingItem() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
FIXME -- returns null; what should it do?
- getUnderlyingItem() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- getUnderlyingItem() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Gets the underlying CacheItem.
- getUnit() - Method in class org.jboss.as.threads.TimeSpec
-
Get the time unit.
- 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
-
- 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.
- 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
-
- 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.
- getUpdateTime() - Method in class org.jboss.as.web.session.OwnedSessionUpdate
-
- getUploadDeploymentBytesOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getUploadDeploymentStreamAttachmentOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- getUploadDeploymentURLOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- 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.ProtocolChannelClient.Configuration
-
- getUriScheme() - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- 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.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.metadata.xmldescriptors.ConnectorXmlDescriptor
-
get url for this deployment
- getUrl() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getUrlDelimiter() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the urlDelimiter.
- getUrlDelimiter() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Get the urlDelimiter.
- getUrlSelectorStrategyClassName() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
Get the urlSelectorStrategyClassName.
- getUrlSelectorStrategyClassName() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Get the urlSelectorStrategyClassName.
- getUseJK() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- getUseJK() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets whether JK is being used and special handling of a jvmRoute portion of session ids is needed.
- getUser() - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- getUserDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- getUsername() - Method in class org.jboss.as.clustering.web.sso.SSOCredentials
-
Gets the username of the user associated with the SSO.
- getUserName() - Method in interface org.jboss.as.controller.security.SubjectUserInfo
-
Get the name for this user.
- getUserName() - Method in class org.jboss.as.domain.management.security.PasswordCredential
-
- getUserName() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- getUserTransaction() - Method in class org.jboss.as.ejb3.component.EJBComponent
-
- getUserTransaction() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- 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() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getUserTransaction() - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- getUserTransactionInjector() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- getUserTransactionInjector() - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- getUserTransactionRegistry() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getUsingDisplayUnits(String, MeasurementUnit.Family) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- getUtrInjector() - Method in class org.jboss.as.connector.transactionintegration.TransactionIntegrationService
-
- getValidateAddressOperation(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getValidateOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- getValidation() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the validation.
- getValidationMode() - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- getValidator() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getValidator() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- getValidator() - Method in class org.jboss.as.jpa.validator.JPALazyValidatorFactory
-
- getValidator() - Method in class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
Get the validator
- getValidatorIds() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- 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(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() - Method in class org.jboss.as.cli.operation.impl.SimpleParsedOperationRequestHeader
-
- getValue() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheService
- getValue() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
- 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.lock.impl.SharedLocalYieldingClusterLockManagerService
- getValue() - Method in interface org.jboss.as.clustering.registry.Registry.RegistryEntryProvider
-
- getValue() - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- getValue() - Method in class org.jboss.as.clustering.registry.RegistryService
- getValue() - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- getValue() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- getValue() - Method in class org.jboss.as.clustering.web.DistributedCacheManagerFactoryService
-
- getValue() - Method in class org.jboss.as.clustering.web.sso.SSOClusterManagerService
-
- getValue() - Method in class org.jboss.as.connector.bootstrap.BootStrapContextService
-
- getValue() - Method in class org.jboss.as.connector.mdr.MdrService
-
- getValue() - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- getValue() - Method in class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService
-
- getValue() - Method in class org.jboss.as.connector.rarepository.RaRepositoryService
-
- getValue() - Method in class org.jboss.as.connector.registry.DriverRegistryService
-
- getValue() - Method in class org.jboss.as.connector.registry.DriverService
-
- getValue() - Method in class org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistryService
-
- getValue() - Method in class org.jboss.as.connector.services.AdminObjectReferenceFactoryService
-
- getValue() - Method in class org.jboss.as.connector.services.AdminObjectService
-
- getValue() - Method in class org.jboss.as.connector.services.CcmService
-
- getValue() - Method in class org.jboss.as.connector.services.ConnectionFactoryReferenceFactoryService
-
- getValue() - Method in class org.jboss.as.connector.services.ConnectionFactoryService
-
- getValue() - Method in class org.jboss.as.connector.services.ManagementRepositoryService
-
- getValue() - Method in class org.jboss.as.connector.services.ResourceAdapterService
-
- 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.ResourceAdaptersService
-
- getValue() - Method in class org.jboss.as.connector.transactionintegration.TransactionIntegrationService
-
- getValue() - Method in class org.jboss.as.connector.workmanager.WorkManagerService
-
- getValue() - Method in class org.jboss.as.controller.AbstractControllerService
-
- 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.domain.management.connections.ldap.LdapConnectionManagerService
-
- getValue() - Method in class org.jboss.as.domain.management.security.FileKeystoreService
-
- getValue() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- 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.SSLIdentityService
-
- 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.ViewService
-
- getValue() - Method in class org.jboss.as.ee.subsystem.EEJndiViewExtension
-
- getValue() - Method in class org.jboss.as.ejb3.cache.CacheFactoryService
-
- getValue() - Method in class org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreSourceService
-
- getValue() - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- getValue() - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- 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.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.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.LocalEjbReceiver
-
- getValue() - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- getValue() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- 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.jmx.MBeanRegistrationService
- getValue() - Method in class org.jboss.as.jmx.MBeanServerService
- getValue() - Method in class org.jboss.as.jmx.RemotingConnectorService
-
- getValue() - Method in class org.jboss.as.jpa.service.JPAService
-
- getValue() - Method in class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- getValue() - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- getValue() - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- getValue() - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- getValue() - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- getValue() - Method in class org.jboss.as.logging.handlers.file.HandlerFileService
-
- getValue() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- getValue() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- getValue() - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- 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.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.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.subsystem.NamingSubsystemOSGiService
-
- getValue() - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
-
- 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.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.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.mgmt.domain.HostControllerServerClient
- getValue() - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepository
-
- getValue() - Method in class org.jboss.as.server.mgmt.HttpManagementService
- 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.ServiceModuleLoader
-
- getValue() - Method in class org.jboss.as.server.ServerEnvironmentService
-
- getValue() - Method in class org.jboss.as.server.services.net.NetworkInterfaceService
-
- getValue() - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- getValue() - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
-
- getValue() - Method in class org.jboss.as.server.services.net.SocketBindingService
-
- getValue() - Method in class org.jboss.as.server.services.path.AbstractPathService
-
- 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.TransactionManagerService
-
- getValue() - Method in class org.jboss.as.txn.service.TransactionSynchronizationRegistryService
-
- 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.deployment.ServletContextAttribute
-
Get the attribute value.
- getValue() - Method in class org.jboss.as.web.security.JBossWebRealmService
- getValue(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
- getValue() - Method in class org.jboss.as.web.WebVirtualHostService
- getValue() - Method in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- getValue() - Method in class org.jboss.as.weld.services.BeanManagerService
-
- getValue() - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- 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.services.WeldService
-
- getValue(ELContext, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.DummyELResolver
-
- getValue(ELContext, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- 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
-
- getValueInjector() - Method in class org.jboss.as.jmx.MBeanRegistrationService
-
- getValueNames() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getValueRef() - Method in interface org.jboss.as.clustering.singleton.SingletonRpcHandler
-
- getValueRef() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- getValues() - Method in class org.jboss.as.ejb3.timerservice.schedule.value.ListValue
-
Returns the values that make up the
ListValue
.
- getVariableResolver() - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
Deprecated.
- getVaultAddDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.VaultDescriptions
-
- getVaultDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.VaultDescriptions
-
- getVaultRemoveDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.VaultDescriptions
-
- getVersion() - Method in class org.jboss.as.clustering.web.impl.IncomingDistributableSessionDataImpl
-
Gets the session's version.
- getVersion() - Method in interface org.jboss.as.clustering.web.IncomingDistributableSessionData
-
Gets the session's version.
- getVersion() - Method in interface org.jboss.as.clustering.web.OutgoingDistributableSessionData
-
Gets the session's version.
- getVersion() - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
- getVersion() - Method in class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
The protocol version for the current communication.
- getVersion(DeploymentUnit) - Static method in class org.jboss.as.web.deployment.JsfVersionMarker
-
- getVersion() - Method in class org.jboss.as.web.session.ClusteredSession
-
- getVersion() - Method in class org.jboss.as.web.session.OutgoingDistributableSessionDataImpl
-
- getVersionString() - Static method in class org.jboss.as.process.Main
-
- getView(String) - Method in class org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
- getViewAttribute(MethodIntf, String, String...) - 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.weld.webtier.jsf.ForwardingApplication
-
- 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
-
- getWarningMessage(String, Location) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- getWeakAffinity(K) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- getWeakAffinity(K) - Method in interface org.jboss.as.ejb3.cache.AffinitySupport
-
Returns the weak affinity associated with the specified entry of this cache
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.GroupAwareBackingCacheImpl
-
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- getWeakAffinity(K) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
- getWebFragmentsMetaData() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- getWebMetaData() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- getWebServer() - Method in class org.jboss.as.web.WebVirtualHostService
-
- getWeldContainer() - Method in class org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.Factory
-
- getWeldContainer() - Method in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- getWeldContainer() - Method in class org.jboss.as.weld.services.BeanManagerService
-
- getWeldTransactionServices() - Method in class org.jboss.as.weld.services.WeldService
-
- getWhoamiOperationDescription(Locale) - Static method in class org.jboss.as.domain.management.ManagementDescriptions
-
- getWorkManagerValue() - Method in class org.jboss.as.connector.bootstrap.BootStrapContextService
-
- getWorkManagerValueInjector() - Method in class org.jboss.as.connector.bootstrap.BootStrapContextService
-
- getWriteAttributeOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(ModelNode, String, int) - Static method in class org.jboss.as.controller.operations.common.Util
-
- getWriteAttributeOperation(ModelNode, 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
-
- getWriteAttributeOperationDescription(Locale) - Static method in class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- getWriteHandler() - Method in class org.jboss.as.controller.registry.AttributeAccess
-
Get the write handler.
- getXaDataSourceClass() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Get the xaDataSourceClass.
- getXaDataSourceClassName() - Method in class org.jboss.as.connector.registry.InstalledDriver
-
- getXaDataSourceProperty() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Get the xaDataSourceProperty.
- getXaDataSourcePropertyInjector(String) - Method in class org.jboss.as.connector.subsystems.datasources.XADataSourceConfigService
-
- getXaPool() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Get the xaPool.
- getXaTerminatorInjector() - Method in class org.jboss.as.connector.bootstrap.BootStrapContextService
-
- getXaTerminatorInjector() - Method in class org.jboss.as.connector.workmanager.WorkManagerService
-
- getXaTerminatorInjector() - Method in class org.jboss.as.txn.service.ArjunaTransactionManagerService
-
- getXmlName() - Method in class org.jboss.as.controller.AttributeDefinition
-
- getXMLNamespaces() - Method in interface org.jboss.as.controller.extension.ExtensionRegistry.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
-
- getXnioSsl() - Method in class org.jboss.as.remoting.RealmSecurityProvider
-
- getXpaths() - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- getXpaths() - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- getYear() - Method in class org.jboss.as.ejb3.timerservice.persistence.CalendarTimerEntity
-
- 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
-
- GlobalDescriptions - Class in org.jboss.as.controller.descriptions.common
-
Detyped descriptions of the global operations.
- GlobalDescriptions() - Constructor for class org.jboss.as.controller.descriptions.common.GlobalDescriptions
-
- 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
-
- GlobalOperationHandlers - Class in org.jboss.as.controller.operations.global
-
Global OperationHandler
s.
- GlobalOperationHandlers.AbstractMultiTargetHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.AbstractMultiTargetHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
- GlobalOperationHandlers.ModelAddressResolver - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.ModelAddressResolver(ModelNode, ModelNode, OperationStepHandler) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ModelAddressResolver
-
- GlobalOperationHandlers.ReadAttributeHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.ReadAttributeHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadAttributeHandler
-
- GlobalOperationHandlers.ReadChildrenNamesOperationHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.ReadChildrenNamesOperationHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadChildrenNamesOperationHandler
-
- GlobalOperationHandlers.ReadChildrenResourcesAssemblyHandler - Class in org.jboss.as.controller.operations.global
-
Assembles the response to a read-resource request from the components gathered by earlier steps.
- GlobalOperationHandlers.ReadChildrenResourcesAssemblyHandler(Map<PathElement, ModelNode>) - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadChildrenResourcesAssemblyHandler
-
Creates a ReadResourceAssemblyHandler that will assemble the response using the contents
of the given maps.
- GlobalOperationHandlers.ReadChildrenResourcesOperationHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.ReadChildrenResourcesOperationHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadChildrenResourcesOperationHandler
-
- GlobalOperationHandlers.ReadResourceHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.ReadResourceHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.ReadResourceHandler
-
- GlobalOperationHandlers.UndefineAttributeHandler - Class in org.jboss.as.controller.operations.global
-
The undefine-attribute handler, writing an undefined value for a single attribute.
- GlobalOperationHandlers.UndefineAttributeHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.UndefineAttributeHandler
-
- GlobalOperationHandlers.WriteAttributeHandler - Class in org.jboss.as.controller.operations.global
-
- GlobalOperationHandlers.WriteAttributeHandler() - Constructor for class org.jboss.as.controller.operations.global.GlobalOperationHandlers.WriteAttributeHandler
-
- globalRollbackNotCompatible() - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating a global rollback is not compatible with a server restart.
- GONE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- grabRootResource(KernelServices) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Grabs the current root resource
- GRACEFUL_SHUTDOWN_TIMEOUT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.
- GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- GROUP_NAME - Static variable in class org.jboss.as.threads.CommonAttributes
-
- GROUP_NAME - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- GroupAwareBackingCache<K extends Serializable,V extends Cacheable<K>,G extends Serializable,M extends SerializationGroupMember<K,V,G>> - Interface in org.jboss.as.ejb3.cache.spi
-
- GroupAwareBackingCacheImpl<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.ejb3.cache.impl.backing
-
- GroupAwareBackingCacheImpl(StatefulObjectFactory<V>, SerializationGroupMemberContainer<K, V, G>, PassivatingBackingCache<G, Cacheable<G>, SerializationGroup<K, V, G>>, ThreadFactory) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.GroupAwareBackingCacheImpl
-
Creates a new GroupAwareCacheImpl.
- GroupAwareBackingCacheImpl(StatefulObjectFactory<V>, SerializationGroupMemberContainer<K, V, G>, PassivatingBackingCache<G, Cacheable<G>, SerializationGroup<K, V, G>>, ScheduledExecutorService) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.GroupAwareBackingCacheImpl
-
- GroupAwareCache<K extends Serializable,V extends Cacheable<K>,G extends Serializable,M extends SerializationGroupMember<K,V,G>> - Class in org.jboss.as.ejb3.cache.impl
-
- GroupAwareCache(GroupAwareBackingCache<K, V, G, M>, boolean) - Constructor for class org.jboss.as.ejb3.cache.impl.GroupAwareCache
-
- GroupAwareCacheFactory<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.factory
-
CacheFactory
implementation that can return a group-aware cache.
- GroupAwareCacheFactory(BackingCacheEntryStoreSource<K, V, UUID>) - Constructor for class org.jboss.as.ejb3.cache.impl.factory.GroupAwareCacheFactory
-
- GroupAwareCacheFactoryService<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.factory
-
- GroupAwareCacheFactoryService(String, Set<String>) - Constructor for class org.jboss.as.ejb3.cache.impl.factory.GroupAwareCacheFactoryService
-
- GroupCommunicationService - Interface in org.jboss.as.clustering
-
Abstraction of a server that provides group communication services to a set of nodes that share a common group communication
infrastructure.
- GroupCompatibilityChecker - Interface in org.jboss.as.ejb3.cache.spi
-
An object that can check whether it can work compatibly with another in the management of
SerializationGroup
s.
- groupConcurrentSeparator(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- GroupCreationContext<K extends Serializable,V extends Cacheable<K>,G extends Serializable,M extends SerializationGroupMember<K,V,G>,C extends GroupAwareBackingCache<K,V,G,M>> - Class in org.jboss.as.ejb3.cache.spi.impl
-
Stores contextual information about a set of
Cacheable
s that are being created as members of a
SerializationGroup
.
- groupCreationContextAlreadyExists() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- GroupMembershipListener - Interface in org.jboss.as.clustering
-
Listener for notifications issued when a new node joins the cluster or an existing node leaves the cluster (or simply dies).
- GroupMembershipNotifier - Interface in org.jboss.as.clustering
-
Allows an application to register for notifications when the group membership changes.
- 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.
- GroupRpcDispatcher - Interface in org.jboss.as.clustering
-
Provide Remote Procedure Call services to a set of nodes that share a common group communication infrastructure.
- GROUPS_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- GROUPS_PATH - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
- groupSequenceSeparator(int) - Method in class org.jboss.as.cli.operation.impl.ParsedRolloutPlanHeader
-
- GroupStateTransferService - Interface in org.jboss.as.clustering
-
A GroupCommunicationService that is able to help applications provide current service state to newly joined group members.
- GuiMain - Class in org.jboss.as.cli.gui
-
Static main class for the GUI.
- 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.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.Util
-
- id - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- id - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Unique id for this timer instance
- ID - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- ID_COLUMN - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.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.
- IDENTITY - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- IDENTITY_HASH_CODE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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
-
- 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.ConnectorServices
-
- IDLE_TIMEOUT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- IDLE_TIMEOUT - Static variable in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
-
- IDLE_TIMEOUT_UNIT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- IDLE_TIMEOUT_UNIT - Static variable in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
-
- IDLETIMEOUTMINUTES - Static variable in class org.jboss.as.connector.pool.Constants
-
- idProperty - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- IDS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- IGNORE_OSGI - Static variable in class org.jboss.as.server.deployment.Attachments
-
A flag indicating whether the presence of a bundle manifest attributes should be ignored and a bundle not created
- 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
-
- 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
-
- IgnoreUndeployLegacyClusteredSessionNotificationPolicy - Class in org.jboss.as.web.session.notification
-
Does not allow invocation of HttpSessionListener or HttpSessionAttributeListener during session expiration due to undeploy.
- IgnoreUndeployLegacyClusteredSessionNotificationPolicy() - Constructor for class org.jboss.as.web.session.notification.IgnoreUndeployLegacyClusteredSessionNotificationPolicy
-
- ignoringException(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating Ignoring exception during setRollbackOnly
- 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.
- 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
-
- illegalArgument(String) - Method in interface org.jboss.as.security.SecurityMessages
-
- 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.
- 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.
- illegalPrincipalType(Class<?>) - Method in interface org.jboss.as.web.WebMessages
-
- 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.
- IMAGE_GIF - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- IMAGE_JPEG - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- IMAGE_PNG - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- immediateDependencyAvailable(ServiceController<?>) - Method in class org.jboss.as.controller.ContainerStateMonitor
-
- immediateDependencyAvailable(ServiceController<? extends Object>) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentServiceListener
-
- immediateDependencyUnavailable(ServiceController<?>) - Method in class org.jboss.as.controller.ContainerStateMonitor
-
- immediateDependencyUnavailable(ServiceController<? extends Object>) - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentServiceListener
-
- 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.
- 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.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_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.ConnectorServices
-
- InactiveResourceAdapterDeploymentService - Class in org.jboss.as.connector.metadata.deployment
-
A ResourceAdapterXmlDeploymentService.
- InactiveResourceAdapterDeploymentService(ConnectorXmlDescriptor, Module, String, String, ManagementResourceRegistration) - Constructor for class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService
-
- InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment - Class in org.jboss.as.connector.metadata.deployment
-
- InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment(ConnectorXmlDescriptor, Module, String, String, ManagementResourceRegistration) - Constructor for class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService.InactiveResourceAdapterDeployment
-
- 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_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.descriptions.ModelDescriptionConstants
-
- INCLUDES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INCLUDES - Static variable in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- IncomingDistributableSessionData - Interface in org.jboss.as.clustering.web
-
Encapsulates the four types of data about a session that can be retrieved from a distributed cache.
- IncomingDistributableSessionDataImpl - Class in org.jboss.as.clustering.web.impl
-
Base implementation of DistributableSessionData
.
- IncomingDistributableSessionDataImpl(Integer, Long, DistributableSessionMetadata) - Constructor for class org.jboss.as.clustering.web.impl.IncomingDistributableSessionDataImpl
-
- incompatibleCaches() - Method in interface org.jboss.as.ejb3.EjbMessages
-
- incompatibleDispatcher(String, GroupRpcDispatcher, String, GroupMembershipNotifier) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
Creates an exception indicating an incompatible dispatcher.
- incompatibleSerializationGroup(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- 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
-
- incorrectType(String, Collection<ModelType>, ModelType) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the type is invalid.
- increaseReferenceCount() - Method in class org.jboss.as.jpa.container.ReferenceCountedEntityManager
-
- increment(int) - Method in class org.jboss.as.jpa.config.PersistenceUnitsInApplication
-
Increment the count of persistence units in application
- INCREMENT_SEPARATOR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.value.IncrementValue
-
- 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
-
- indentPrint(int, String) - Static method in class org.jboss.as.ee.deployment.spi.beans.TestBeans
-
- 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 - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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
- INET_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- INET_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- InetAddressMatchInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
InterfaceCriteria
that tests whether a given address is matches
the specified address.
- InetAddressMatchInterfaceCriteria(ModelNode) - Constructor for class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
Creates a new InetAddressMatchInterfaceCriteria
- InetAddressMatchInterfaceCriteria(String) - Constructor for class org.jboss.as.controller.interfaces.InetAddressMatchInterfaceCriteria
-
Creates a new InetAddressMatchInterfaceCriteria
- InetAddressUtil - Class in org.jboss.as.controller.interfaces
-
- InetAddressUtil() - Constructor for class org.jboss.as.controller.interfaces.InetAddressUtil
-
- 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
-
- InfinispanBackingCacheEntryStore<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>,C> - Class in org.jboss.as.clustering.ejb3.cache.backing.infinispan
-
Infinispan-based backing cache entry store.
- InfinispanBackingCacheEntryStore(Cache<MarshalledValue<K, C>, MarshalledValue<E, C>>, CacheInvoker, PassivationManager<K, E>, StatefulTimeoutInfo, ClusteredBackingCacheEntryStoreConfig, boolean, MarshalledValueFactory<C>, MarshalledValueFactory<C>, C, SharedLocalYieldingClusterLockManager, LockKeyFactory<K, C>, Registry<String, ?>) - Constructor for class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- InfinispanBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.clustering.ejb3.cache.backing.infinispan
-
- InfinispanBackingCacheEntryStoreSource() - Constructor for class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- InfinispanDescriptions - Class in org.jboss.as.clustering.infinispan.subsystem
-
- InfinispanEjbLogger - Interface in org.jboss.as.clustering.ejb3.cache.backing.infinispan
-
Date: 26.08.2011
- InfinispanEjbMessages - Interface in org.jboss.as.clustering.ejb3.cache.backing.infinispan
-
Date: 26.08.2011
- 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
-
- InfinispanJndiName - Class in org.jboss.as.clustering.infinispan.subsystem
-
- InfinispanJndiName() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanJndiName
-
- InfinispanLogger - Interface in org.jboss.as.clustering.infinispan
-
Date: 29.08.2011
- InfinispanMessages - Interface in org.jboss.as.clustering.infinispan
-
Date: 29.08.2011
- InfinispanSubsystemAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- InfinispanSubsystemAdd() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemAdd
-
- InfinispanSubsystemDescribe - Class in org.jboss.as.clustering.infinispan.subsystem
-
Returns a ModelNode LIST of operations which can re-create the subsystem.
- InfinispanSubsystemDescribe() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemDescribe
-
- InfinispanSubsystemProviders - Class in org.jboss.as.clustering.infinispan.subsystem
-
- InfinispanSubsystemProviders() - Constructor for class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemProviders
-
- 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
-
- 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
-
- info - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- info - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
The info which was passed while creating the timer.
- info - Variable in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Descriptive information about this Realm implementation.
- info - Static variable in class org.jboss.as.web.session.ClusteredSession
-
Descriptive information describing this Session implementation.
- INHERITED - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- init(TransportConfigurationBuilder, Channel) - Static method in class org.jboss.as.clustering.infinispan.ChannelProvider
-
- INIT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- init() - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
Process a "init" event for this Context.
- 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
-
- initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.as.connector.metadata.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
-
- initEvictionExecutor(GlobalConfigurationBuilder, ScheduledExecutorService) - Static method in class org.jboss.as.clustering.infinispan.ExecutorProvider
-
- INITIAL_CONTEXT_FACTORY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- INITIAL_CONTEXT_FACTORY - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- INITIAL_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- INITIAL_POOL_SIZE_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- INITIAL_RUNNING_MODE - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- InitialContext - Class in org.jboss.as.naming
-
- InitialContext(Hashtable<String, Object>) - 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 is used if the environment
does not override the initial context impl property.
- InitialContextFactoryBuilder() - Constructor for class org.jboss.as.naming.InitialContextFactoryBuilder
-
- initialDate - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- 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
- INITIALISE_IN_ORDER_SERVICES - Static variable in class org.jboss.as.ee.structure.Attachments
-
Services that must be waited on for this deployment if initialize in order is enabled.
- 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(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(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(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(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.logging.LoggingExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext
.
- 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.remoting.RemotingExtension
-
- 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.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(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.jboss.as.web.security.jaspi.modules.WebServerAuthModule
-
- initialize(ExtensionContext) - Method in class org.jboss.as.web.WebExtension
-
Initialize this extension by registering its operation handlers and configuration
marshaller with the given
ExtensionContext
.
- 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
.
- initializeBootOperations() - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Called by framework to get the additional boot operations
- initializeExtraSubystemsAndModel(ExtensionRegistry, Resource, ManagementResourceRegistration) - Method in class org.jboss.as.subsystem.test.AdditionalInitialization
-
Allows extra initialization of the model and addition of extra subsystems
- 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 interface org.jboss.as.web.deployment.component.ComponentInstantiator
-
Initialize an existing instance that the container has created
- initializeInstance(Object) - Method in class org.jboss.as.web.deployment.component.ManagedBeanComponentInstantiator
-
- initializeInstance(Object) - Method in class org.jboss.as.web.deployment.component.WebComponentInstantiator
-
- initializeModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Called by framework to set up the model
- initializeNamingManager() - Static method in class org.jboss.as.naming.NamingContext
-
- initializeParser() - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
- 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 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.jmx.JMXExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.jpa.subsystem.JPAExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.logging.LoggingExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.naming.subsystem.NamingExtension
-
- 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.threads.ThreadsExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.txn.subsystem.TransactionExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.web.WebExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.weld.WeldExtension
-
- initializePathsModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Initializes the interface, socket binding group and socket binding part of the model
- initializePathsOperations(List<ModelNode>) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
- initializeRemoteOutboundSocketBindingsOperations(List<ModelNode>) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Creates and add to the ops
the add
operation for the
remote outbound socket configurations
- initializeSocketBindingsModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Initializes the interface, socket binding group and socket binding part of the model
- initializeSocketBindingsOperations(List<ModelNode>) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Creates the additional add interface, socket binding group and socket binding operations
- initializeSystemPropertiesModel(Resource, ManagementResourceRegistration) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Initializes the system properties part of the model
- initializeSystemPropertiesOperations(List<ModelNode>) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Creates the additional add system property operations
- initializeUnloadedSessions() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
Gets the ids of all sessions in the distributed cache and adds them to the unloaded sessions map, along with their
lastAccessedTime and their maxInactiveInterval.
- InitialState - Class in org.jboss.as.cli.parsing
-
- initialTransferFailed(String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
Creates an exception indicating the initial transfer failed.
- initListenerExecutor(GlobalConfigurationBuilder, Executor) - Static method in class org.jboss.as.clustering.infinispan.ExecutorProvider
-
- 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.server.ServerService
-
- initOnStartup() - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription
-
Marks the singleton bean for init-on-startup
- initOperations(ManagementResourceRegistration, ContentRepository, ExtensibleConfigurationPersister, ServerEnvironment, ControlledProcessState, RunningModeControl, AbstractVaultReader, ExtensionRegistry, boolean, DeploymentFileRepository) - Static method in class org.jboss.as.server.ServerControllerModelUtil
-
- initOptionalArguments(ArgumentWithoutValue) - Method in class org.jboss.as.cli.handlers.jca.BaseDataSourceAddHandler
-
- initOptionalArguments(ArgumentWithoutValue) - Method in class org.jboss.as.cli.handlers.jca.BaseDataSourceModifyHandler
-
- initOptionalArguments(ArgumentWithoutValue) - Method in class org.jboss.as.cli.handlers.jca.DataSourceAddHandler
-
- initOptionalArguments(ArgumentWithoutValue) - Method in class org.jboss.as.cli.handlers.jca.XADataSourceAddHandler
-
- initReplicationQueueExecutor(GlobalConfigurationBuilder, ScheduledExecutorService) - Static method in class org.jboss.as.clustering.infinispan.ExecutorProvider
-
- initRequest(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandCommandHandler
-
- initRequest(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- initRequiredArguments() - Method in class org.jboss.as.cli.handlers.jca.BaseDataSourceAddHandler
-
- initRequiredArguments() - Method in class org.jboss.as.cli.handlers.jca.DataSourceAddHandler
-
- initRequiredArguments() - Method in class org.jboss.as.cli.handlers.jca.XADataSourceAddHandler
-
- initTransportExecutor(GlobalConfigurationBuilder, Executor) - Static method in class org.jboss.as.clustering.infinispan.ExecutorProvider
-
- inject(String, String, String, Object) - 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(T) - Method in class org.jboss.as.naming.ManagedReferenceInjector
-
- inject(Object) - Method in class org.jboss.as.web.deployment.jsf.JsfInjectionProvider
-
- InjectableConstructor - Class in org.jboss.as.weld.injection
-
- InjectableConstructor(AnnotatedConstructor<?>, BeanManagerImpl, Bean) - Constructor for class org.jboss.as.weld.injection.InjectableConstructor
-
- 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
-
- injectExistingReference(ManagedReference) - Method in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- 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
- 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.
- InjectionSource.ResolutionContext(boolean, String, String, String) - Constructor for class org.jboss.as.ee.component.InjectionSource.ResolutionContext
-
- 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.
- injectionTypeNotValue(Class<?>, Member) - Method in interface org.jboss.as.weld.WeldLogger
-
- InjectionUtils - Class in org.jboss.as.ee.utils
-
Utility class for injection framework.
- injectJtaManager(JtaManager) - Method in interface org.jboss.as.jpa.spi.PersistenceProviderAdaptor
-
pass the JtaManager in for internal use by PersistenceProviderAdaptor implementer
- injectServiceRegistry(ServiceRegistry) - Method in interface org.jboss.as.naming.ServiceAwareObjectFactory
-
- injectServiceRegistry(ServiceRegistry) - Method in class org.jboss.as.naming.ServiceReferenceObjectFactory
-
- 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.
- InMemoryNamingStore(NamingEventCoordinator) - Constructor for class org.jboss.as.naming.InMemoryNamingStore
-
Construct instance with an event coordinator.
- 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
-
- InSeriesState - Class in org.jboss.as.cli.parsing.operation.header
-
- insert(E) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- insert(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- insert(E) - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- insert(E) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Put a new entry into the store.
- instaceWasRemoved(String, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating a instance has been removed
- install(ServiceTarget, ModuleIdentifier, List<ModuleDependency>) - Static method in class org.jboss.as.server.moduleservice.ModuleLoadService
-
- INSTALL_APPLICATION_CLIENT - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_BUNDLE_CONTEXT_BINDING - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_COMPONENT_AGGREGATION - 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_REPOSITORY - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_DSXML_DEPLOYMENT - 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_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_JNDI_DEPENDENCY_SETUP - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_JPA_INTERCEPTORS - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_JSF_ANNOTATIONS - 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_OSGI_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_OSGI_MODULE - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_PERSISTENCE_PROVIDER - 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_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_WAR_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_WELD_BEAN_MANAGER - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_WELD_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_WS_DEPLOYMENT_ASPECTS - Static variable in enum org.jboss.as.server.deployment.Phase
-
- INSTALL_WS_UNIVERSAL_META_DATA_MODEL - Static variable in enum org.jboss.as.server.deployment.Phase
-
- installBindingService(OperationContext, ModelNode, String) - Static method in class org.jboss.as.server.services.net.BindingAddHandler
-
- 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
-
- installDomainConnectorServices(ServiceTarget, ServiceName, ServiceName, int, ServiceName, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
-
Installs a remoting stream server for a domain instance
- InstalledComponent - Class in org.jboss.as.ejb3.subsystem.deployment
-
utility class that tracks components registered with the managment API
- InstalledComponent(EJBComponentType, PathAddress) - Constructor for class org.jboss.as.ejb3.subsystem.deployment.InstalledComponent
-
- InstalledDriver - Class in org.jboss.as.connector.registry
-
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.registry.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.registry.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.
- installHandlers(ServiceTarget, String, ModelNode, ServiceVerificationHandler) - Static method in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
- installInController(String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Initializes the controller and populates the subsystem model from the passed in xml.
- installInController(AdditionalInitialization, String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Initializes the controller and populates the subsystem model from the passed in xml.
- installInController(List<ModelNode>) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Create a new controller with the passed in operations.
- installInController(AdditionalInitialization, List<ModelNode>) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Create a new controller with the passed in operations.
- installManagementChannelOpenListenerService(ServiceTarget, 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.
- installManagementChannelServices(ServiceTarget, ServiceName, AbstractModelControllerOperationHandlerFactoryService, ServiceName, String, 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.
- installOutboundSocketBindingService(OperationContext, ModelNode, String) - Static method in class org.jboss.as.server.services.net.LocalDestinationOutboundSocketBindingAddHandler
-
- installOutboundSocketBindingService(OperationContext, ModelNode, String) - Static method in class org.jboss.as.server.services.net.RemoteDestinationOutboundSocketBindingAddHandler
-
- InstallReflectionIndexProcessor - Class in org.jboss.as.server.deployment.reflect
-
The processor to install the reflection index.
- InstallReflectionIndexProcessor() - Constructor for class org.jboss.as.server.deployment.reflect.InstallReflectionIndexProcessor
-
- installRemotingEndpoint(ServiceTarget, ServiceName, String, EndpointService.EndpointType, 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
-
- installSecurityServices(ServiceTarget, String, ServiceName, ServiceName, ServiceName, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingServices
-
- installService(ServiceTarget, ModuleIdentifier, List<ModuleIdentifier>) - Static method in class org.jboss.as.server.moduleservice.ModuleLoadService
-
- installServices(OperationContext, String, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.domain.management.security.SecurityRealmAddHandler
-
- installSubsystemRemotingEndpoint(ServiceTarget, String, ServiceVerificationHandler, List<ServiceController<?>>) - Static method in class org.jboss.as.remoting.RemotingServices
-
Installs the subystem remoting endpoint service.
- installValves() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
Instantiate a SnapshotManager and ClusteredSessionValve and add the valve to our parent Context's pipeline.
- INSTANCE - Static variable in class org.jboss.as.cli.handlers.VersionHandler
-
- INSTANCE - Static variable in class org.jboss.as.cli.operation.impl.DefaultOperationRequestParser
-
- 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.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.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.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.InfinispanSubsystemDescribe
-
- 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.infinispan.subsystem.TransportAdd
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.TransportRemove
-
- INSTANCE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.TransportWriteAttributeHandler
-
- 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.pool.PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.pool.PoolConfigurationRWHandler.PoolConfigurationReadHandler
-
- INSTANCE - Static variable in class org.jboss.as.connector.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.WorkManagerAdd
-
- INSTANCE - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.AdminObjectAdd
-
- 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.ReloadRequiredRemoveStepHandler
-
- 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.operations.common.GenericSubsystemDescribeHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.InterfaceCriteriaWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.InterfaceRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.JVMAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.JVMRemoveHandler
-
- 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.PathRemoveHandler
-
- 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.SystemPropertyRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.operations.common.SystemPropertyValueWriteAttributeHandler
-
- 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.WriteAttributeHandlers.WriteAttributeOperationHandler
-
- INSTANCE - Static variable in class org.jboss.as.controller.PropagatingCorrector
-
- 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.resource.SocketBindingGroupIncludesAttribute
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- 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.UserRemoveHandler
-
- INSTANCE - Static variable in class org.jboss.as.domain.management.security.WhoAmIOperation
-
- 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.subsystem.EeSubsystemRemove
-
- 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.ejb3.component.allowedmethods.AllowedMethodsInformation
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanAllowedMethodsInformation
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanAssociatingInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanEjbCreateMethodInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeRemoveByHandleInterceptorFactory
-
- 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.EntityBeanPrimaryKeyInterceptor.Factory
-
- 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.AsyncVoidInterceptorFactory
-
- 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 variable in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
-
- 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.singleton.SingletonAllowedMethodsInformation
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulAllowedMethodsInformation
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulComponentIdInterceptor.Factory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor.Factory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulComponentSessionIdGeneratingInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulIdentityInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulInitMethodInterceptorFactory
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanObjectViewConfigurator
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
-
- 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.subsystem.CacheFactoryResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
-
- 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.EJB3AsyncServiceRemove
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3IIOPRemove
-
- 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.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRemove
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolAdd
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.StrictMaxPoolRemove
-
- 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.subsystem.TimerServiceRemove
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.ejb3.timerservice.NonFunctionalTimerService
-
- INSTANCE - Static variable in class org.jboss.as.logging.FileCorrector
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.async.AsyncHandlerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.async.AsyncHandlerAssignSubhandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.async.AsyncHandlerUpdateProperties
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.async.AsyncHandlerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.console.ConsoleHandlerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.console.ConsoleHandlerUpdateProperties
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.console.ConsoleHandlerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.custom.CustomHandlerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.custom.CustomHandlerUpdateProperties
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.custom.CustomHandlerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.FileHandlerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.FileHandlerUpdateProperties
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.FileHandlerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.HandlerFileChange
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.PeriodicHandlerUpdateProperties
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.PeriodicHandlerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.SizeRotatingHandlerUpdateProperties
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.file.SizeRotatingHandlerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.HandlerDisable
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.HandlerEnable
-
- INSTANCE - Static variable in class org.jboss.as.logging.handlers.HandlerLevelChange
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.LoggerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.LoggerLevelChange
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.LoggerRemove
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.LoggerUnassignHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.LoggerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.RootLoggerAdd
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.RootLoggerAssignHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.RootLoggerLevelChange
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.RootLoggerRemove
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.RootLoggerUnassignHandler
-
- INSTANCE - Static variable in class org.jboss.as.logging.loggers.RootLoggerWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.management.client.content.ManagedDMRContentRemoveHandler
-
- 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.NamingBindingResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.naming.subsystem.NamingSubsystem11Parser
-
- 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.util.NameParser
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.BufferPoolMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ClassLoadingMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.CompilationMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.CompilationMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.GarbageCollectorMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryManagerMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryMXBeanGCHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryPoolMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryPoolMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.MemoryPoolMXBeanResetPeakUsageHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.OperatingSystemMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.OperatingSystemMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanAttributeHandler
-
- 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.RuntimeMXBeanAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.RuntimeMXBeanReadResourceHandler
-
- INSTANCE - Static variable in class org.jboss.as.platform.mbean.ThreadMXBeanAttributeHandler
-
- 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.security.ACLResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.AuditResourceDefinition
-
- 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.LoginModuleStackResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.MappingResourceDefinition
-
- INSTANCE - Static variable in class org.jboss.as.security.SecuritySubsystemRootResourceDefinition
-
- 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.DeploymentDeployHandler
-
- INSTANCE - Static variable in class org.jboss.as.server.deployment.DeploymentRedeployHandler
-
- INSTANCE - Static variable in class org.jboss.as.server.deployment.DeploymentStatusHandler
-
- INSTANCE - Static variable in class org.jboss.as.server.deployment.DeploymentUndeployHandler
-
- 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.scanner.DeploymentScannerDefinition
-
- 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
-
- INSTANCE - Static variable in class org.jboss.as.server.operations.ServerShutdownHandler
-
- INSTANCE - Static variable in class org.jboss.as.server.operations.SpecifiedPathAddHandler
-
- INSTANCE - Static variable in class org.jboss.as.server.operations.SpecifiedPathRemoveHandler
-
- 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.BindingGroupDefaultInterfaceHandler
-
- INSTANCE - Static variable in class org.jboss.as.server.services.net.BindingGroupPortOffsetHandler
-
- 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.server.services.security.VaultWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.threads.ThreadFactoryWriteAttributeHandler
-
- INSTANCE - Static variable in class org.jboss.as.txn.subsystem.TxStatsHandler
-
- 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_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_KEY - Static variable in class org.jboss.as.ee.component.BasicComponentInstance
-
- INSTANCE_WITH_BOOTTIME - Static variable in class org.jboss.as.controller.operations.common.SystemPropertyAddHandler
-
- INSTANCE_WITHOUT_BOOTTIME - Static variable in class org.jboss.as.controller.operations.common.SystemPropertyAddHandler
-
- instanceCreationFailed(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- instanceDestructionFailed(Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- 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
-
- instantiateComponentInstance(AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>, InterceptorFactoryContext) - Method in class org.jboss.as.ee.component.BasicComponent
-
- instantiateComponentInstance(AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponent
-
- instantiateComponentInstance(AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- instantiateComponentInstance(AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- instantiateComponentInstance(AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- instantiateComponentInstance(AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>, InterceptorFactoryContext) - Method in class org.jboss.as.ejb3.component.stateless.StatelessSessionComponent
-
- INSTANTIATION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- InstantSnapshotManager - Class in org.jboss.as.web.session
-
A concrete implementation of the snapshot manager interface that does instant replication of a modified session
- InstantSnapshotManager(SessionManager, String) - Constructor for class org.jboss.as.web.session.InstantSnapshotManager
-
- 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.
- 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) - 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.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.controller.descriptions.ModelDescriptionConstants
-
- INTERFACE - Static variable in class org.jboss.as.controller.resource.AbstractSocketBindingResourceDefinition
-
- INTERFACE - Static variable in class org.jboss.as.server.mgmt.HttpManagementResourceDefinition
-
- INTERFACE - Static variable in class org.jboss.as.server.mgmt.NativeManagementResourceDefinition
-
- INTERFACE_NAME - Static variable in class org.jboss.as.subsystem.test.ControllerInitializer
-
- 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
- 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
- InterfaceDescription - Class in org.jboss.as.controller.descriptions.common
-
Model descriptions for interface elements.
- InterfaceDescription() - Constructor for class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- 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
- INTERNAL_SERVER_ERROR - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- InternalInvocationMarker - Class in org.jboss.as.ejb3.component.entity.interceptors
-
Marker used to signify a CMP internal invocation.
- INTERPROCESS_HC_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- INTERPROCESS_HC_PORT - Static variable in class org.jboss.as.process.CommandLineConstants
-
- interruptedAcquiringOwnership(String, Throwable) - Method in interface org.jboss.as.web.WebMessages
-
- interruptedWaitingForRequest() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating interrupted while waiting for request.
- INTERVAL - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- intervalDuration - Variable in class org.jboss.as.ejb3.timerservice.TimerImpl
-
The duration in milli sec.
- IntervalSnapshotManager - Class in org.jboss.as.web.session
-
A snapshot manager that collects all modified sessions over a given period of time and distributes them en bloc.
- IntervalSnapshotManager(SessionManager, String) - Constructor for class org.jboss.as.web.session.IntervalSnapshotManager
-
- IntervalSnapshotManager(SessionManager, String, int) - Constructor for class org.jboss.as.web.session.IntervalSnapshotManager
-
- IntRangeValidator - Class in org.jboss.as.controller.operations.validation
-
Validates that the given parameter is a 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, int, boolean, boolean) - Constructor for class org.jboss.as.controller.operations.validation.IntRangeValidator
-
- 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_METHOD_EXCEPTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- invalidAbsoluteOrdering(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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.
- invalidAddressValue(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the address value, represented by the value
parameter, is invalid.
- invalidAnnotationLocation(Object, AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- invalidate() - Method in class org.jboss.as.clustering.lock.ClusterLockState
-
- invalidate() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheEntry
-
- invalidate() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
- invalidate() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- invalidate() - Method in class org.jboss.as.web.session.ClusteredSession
-
Invalidates this session and unbinds any objects bound to it.
- InvalidationCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- 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.
- 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.
- invalidAuthorizationHeader() - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating the authorization header is invalid.
- 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.
- invalidByte() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating an invalid byte.
- invalidByte(char, int) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating an invalid byte.
- 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.
- invalidCacheStore(Throwable, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating an invalid cache store.
- invalidCacheStore(String, String) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating an invalid cache store.
- invalidCallbackHandler() - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating the callback handler is not suitable for Digest authentication.
- 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.
- invalidCommandByte(int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the an invalid command byte was read.
- invalidCommandByte(int) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the 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() - 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.ConnectorMessages
-
Creates an exception indicating the connection is not valid.
- invalidContentType() - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating no content type was provided.
- invalidContentType(String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating an invalid content type was provided.
- invalidContextReference(String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the context reference is invalid.
- invalidDeclareRolesAnnotation(AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- invalidDeployment() - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating the request did not contain a deployment.
- 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-lenght 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.
- 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 a 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 a EJB 2.x local interface
- 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.
- invalidExecutorProperty(String, Properties) - Method in interface org.jboss.as.clustering.infinispan.InfinispanMessages
-
Creates an exception indicating the 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.
- 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.
- 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
- 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(File) - Method in interface org.jboss.as.embedded.EmbeddedMessages
-
Creates an exception indicating the JBoss hom directory is invalid.
- invalidJndiName(String) - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the JNDI name is invalid.
- invalidKey(List<?>, Map.Entry<?, Object>) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the key is invalid.
- 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.
- 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.web.WebMessages
-
- 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.
- invalidManager() - Method in interface org.jboss.as.web.WebMessages
-
- 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.
- invalidMethodCall(String, String) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
Creates an exception indicating the first method must be called before the second method.
- 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.
- invalidModulePath(File) - 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, Location) - 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.
- invalidMulticastAddress(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,
is not a valid multicast address.
- invalidMultipartConfigAnnotation(AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- invalidMultipleOthers() - Method in interface org.jboss.as.web.WebMessages
-
- invalidNameForContextBinding(String) - Method in interface org.jboss.as.naming.NamingMessages
-
- 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.
- 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.
- invalidOperation(Throwable, String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating the operation, represented by the value
parameter, 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.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 the 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.
- invalidPartitionMessage(String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating the partition, represented by the groupName
parameter, message wrapper
does not contain an MethodCall
object.
- invalidPartitionMessageWrapper(String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating the partition, represented by the
groupName
parameter, message wrapper
does not contain an
Object[]
array.
- 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) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the key
is invalid.
- invalidPathElementValue(String) - 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.
- invalidPersistenceUnitName(String, char) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the persistence unit name contains an invalid character.
- 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.
- invalidPrecedingAction(Object) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the preceding action was not a
type
.
- 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.
- invalidRelativeOrdering() - Method in interface org.jboss.as.web.WebMessages
-
- invalidRelativeOrdering(String) - Method in interface org.jboss.as.web.WebMessages
-
- invalidRelativeOrderingBeforeAndAfter(String) - Method in interface org.jboss.as.web.WebMessages
-
- invalidRelativeOrderingConflict(String) - Method in interface org.jboss.as.web.WebMessages
-
- invalidRelativeOrderingDuplicateName(String) - Method in interface org.jboss.as.web.WebMessages
-
- invalidRelativeOrderingUnkownName(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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
- 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
-
A message indicating the resource is invalid.
- 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.
- invalidRunAsAnnotation(AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- 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
- invalidScopeName(String, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the scoped persistence name is invalid.
- 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 @PemitAll 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
.
- invalidServiceClassName(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- invalidServletSecurityAnnotation(AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- invalidSession(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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.
- invalidSnapshotInterval() - Method in interface org.jboss.as.web.WebLogger
-
- invalidSnapshotMode() - Method in interface org.jboss.as.web.WebMessages
-
- invalidStage(OperationContext.Stage, OperationContext.Type) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the stage is not valid for the context type.
- invalidStartChunk(int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating an invalid start chunk was found.
- invalidStartChunk(int) - Method in interface org.jboss.as.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.
- invalidStrength(String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- 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.
- invalidTargetNodeInstance(ClusterNode, Class<? extends ClusterNode>) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
Creates an exception indicating the target node is not an instance of the type parameter.
- invalidTargetType(URI) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- 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 the an 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, Class<?>) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the class, represented by the className
parameter, is not subclass of
the type.
- invalidType(String, ModelType, ModelType) - Method in interface org.jboss.as.logging.LoggingMessages
-
A message indicating the attribute, represented by the name
parameter, is not a valid type.
- 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.
- 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.JpaMessages
-
Creates an exception indicating the inability to integrate the module, represented by the
integrationName
parameter, to the deployment as it expected a
JarURLConnection
.
- 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, String, Location) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the value for the element 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 a invalid value for the specified element
- 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.jboss.as.web.WebMessages
-
- invalidWebFragment(String) - Method in interface org.jboss.as.web.WebMessages
-
- invalidWebInitParamAnnotation(AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- invalidWebListenerAnnotation(AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- invalidWebServletAnnotation(AnnotationTarget) - Method in interface org.jboss.as.web.WebMessages
-
- invalidWildcardAddress(ModelNode, 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.
- 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
- 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>) - Method in class org.jboss.as.clustering.infinispan.invoker.BatchOperation
-
- invoke(Cache<K, V>, CacheInvoker.Operation<K, V, R>) - 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>, CacheInvoker.Operation<K, V, R>) - Method in class org.jboss.as.clustering.infinispan.invoker.RetryingCacheInvoker
-
Invokes the specified operation on the specified cache.
- 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(Object, Method, Object[]) - Method in class org.jboss.as.ee.datasource.DataSourceTransactionProxyHandler
-
- invoke(String, Object[], Transaction, Principal, Object) - Method in class org.jboss.as.ejb3.iiop.EjbCorbaServant
-
Receives intra-VM invocations on this servant's EJBObject
s
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(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(Request, Response) - Method in class org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve
-
- 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(Request, Response) - Method in class org.jboss.as.web.security.jaspi.WebJASPIOptionalAuthenticator
-
- invoke(Request, Response) - Method in class org.jboss.as.web.security.SecurityContextAssociationValve
- invoke(Request, Response) - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
Valve-chain handler method.
- invoke(Request, Response) - Method in class org.jboss.as.web.session.JvmRouteValve
-
- invoke(Request, Response) - Method in class org.jboss.as.web.session.LockingValve
- invoke(Request, Response) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Perform single-sign-on support processing for this request.
- 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) - Method in class org.jboss.as.connector.pool.PoolOperations.FlushAllConnectionInPool
-
- invokeCommandOn(Pool) - Method in class org.jboss.as.connector.pool.PoolOperations.FlushIdleConnectionInPool
-
- invokeCommandOn(Pool) - Method in class org.jboss.as.connector.pool.PoolOperations
-
- invokeCommandOn(Pool) - Method in class org.jboss.as.connector.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.EntityBeanEjbCreateMethodInterceptorFactory
-
- 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.EntityBeanEjbCreateMethodInterceptorFactory
-
- 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) - 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.web.deployment.jsf.JsfInjectionProvider
-
- invokePreDestroy(Object) - Method in class org.jboss.as.web.deployment.jsf.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.
- invokeUnsetEntityContext() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- IRONJACAMAR_MDR - Static variable in class org.jboss.as.connector.ConnectorServices
-
MDR service name *
- IronJacamarDeploymentParsingProcessor - Class in org.jboss.as.connector.deployers.processors
-
DeploymentUnitProcessor responsible for parsing a iron-jacamar.xml descriptor
and attaching the corresponding IronJacamar metadata.
- IronJacamarDeploymentParsingProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.IronJacamarDeploymentParsingProcessor
-
Construct a new instance.
- 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.
- isAbsoluteUnixOrWindowsPath(String) - Static method in class org.jboss.as.server.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.
- isAcceptable(Object, Address) - Method in class org.jboss.as.clustering.impl.RspFilterAdapter
-
- isAcceptable(Object, ClusterNode) - Method in interface org.jboss.as.clustering.ResponseFilter
-
Determines whether a response from a given sender should be added to the response list of the request
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.AnyInterfaceCriteria
-
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 interface org.jboss.as.controller.interfaces.InterfaceCriteria
-
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.NotInterfaceCriteria
-
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.
- isAcceptable(NetworkInterface, InetAddress) - Method in class org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria
-
Always false, since this should be translated into any-address during parsing.
- isActive() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Returns true if this timer is active.
- isAfter(WarMetaDataProcessor.Ordering) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
Check (recursively) if a fragment is after the specified fragment.
- isAfterInternal(WarMetaDataProcessor.Ordering, Set<WarMetaDataProcessor.Ordering>) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
- isAfterOthers() - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- 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.AttributeDefinition
-
- isAllowNull() - Method in class org.jboss.as.controller.AttributeDefinition
-
- isAllowsOverride() - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
- 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
-
- isAppend() - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- isAppend() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- isAppend() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- isAsynchronous(Method) - Method in interface org.jboss.as.ee.component.ComponentView
-
- isAtLastRow() - Method in class org.jboss.as.cli.util.StrictSizeTable
-
- 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.
- isAutoflush() - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- isAutoflush() - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- isAutoflush() - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- isAutoflush() - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- 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.batch.BatchRunHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.OperationRequestHandler
-
- isAvailable(CommandContext) - Method in class org.jboss.as.cli.handlers.VersionHandler
-
- isBatchActive() - Method in interface org.jboss.as.cli.batch.BatchManager
-
- isBatchActive() - Method in class org.jboss.as.cli.batch.impl.DefaultBatchManager
-
- isBatchInProgress() - Method in interface org.jboss.as.clustering.web.BatchingManager
-
- isBatchInProgress() - Method in class org.jboss.as.clustering.web.impl.TransactionBatchingManager
- 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.OperationRequestHandler
-
- isBatchMode(CommandContext) - Method in class org.jboss.as.cli.handlers.VersionHandler
-
- isBefore(WarMetaDataProcessor.Ordering) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
Check (recursively) if a fragment is before the specified fragment.
- isBeforeInternal(WarMetaDataProcessor.Ordering, Set<WarMetaDataProcessor.Ordering>) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
- isBeforeOthers() - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- 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.
- 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.
- 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(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(SecurityRolesMetaData, Map<String, Collection<String>>, String...) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
- isCanceled() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- 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.ejb3.component.interceptors.AsyncInvocationTask
-
- 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.
- isCancelSupported() - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Is cancel supported
- isClustered() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- isClustered() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- isClustered() - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- isClustered() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- isClustered() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Gets whether this groups supports (and requires) clustering functionality from its members.
- isClustered() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- isClustered() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
Gets whether this member supports clustering functionality.
- isClustered() - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- isClustered() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Gets whether this cache supports clustering functionality.
- isClustered() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Gets whether this store supports clustering functionality.
- isClustered() - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaData
-
- isComparableTo(MeasurementUnit) - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
- isCompatibleWith(GroupCompatibilityChecker) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- isCompatibleWith(SerializationGroup<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- isCompatibleWith(GroupCompatibilityChecker) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- isCompatibleWith(GroupCompatibilityChecker) - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- isCompatibleWith(GroupCompatibilityChecker) - Method in interface org.jboss.as.ejb3.cache.spi.GroupCompatibilityChecker
-
Gets whether this object can work compatibly with another in the management of
SerializationGroup
s.
- isCompleted() - Method in class org.jboss.as.ee.deployment.spi.status.DeploymentStatusImpl
-
Is the deployment complete
- isCompleteDocument(File) - Static method in class org.jboss.as.server.deployment.scanner.XmlCompletionScanner
-
- 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.
- isCompUsesModule() - Method in class org.jboss.as.ee.component.InjectionSource.ResolutionContext
-
Determine whether the resolution context has a combined "comp" and "module" namespace.
- isConnected() - Method in class org.jboss.as.network.OutboundSocketBinding
-
Returns true if a socket connection has been established by this outbound socket binding.
- isConnectionFactory(ModelControllerClient, String) - Static method in class org.jboss.as.cli.Util
-
- isConsistentWith(GroupCommunicationService) - Method in interface org.jboss.as.clustering.GroupCommunicationService
-
Gets whether this GroupCommunicationService is logically consistent with another service; e.g.
- isConsistentWith(GroupCommunicationService) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- isCoordinator() - Method in interface org.jboss.as.clustering.GroupCommunicationService
-
Indicates whether this node is the group coordinator.
- isCoordinator() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- isCorrectPrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Prompt to ask user to confirm yes or no.
- isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
- isDConfigBeanVersionTypeSupported(DConfigBeanVersionType) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Test whether the version is supported
- isDeepCopySubjectMode() - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- isDefaultRunning() - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- isDeliveryTransacted(Method) - Method in class org.jboss.as.ejb3.inflow.JBossMessageEndpointFactory
-
- isDeliveryTransacted(Method) - Method in interface org.jboss.as.ejb3.inflow.MessageEndpointService
-
- 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.BeanArchiveMetadata
-
- isDeploymentUnit() - Method in class org.jboss.as.server.deployment.AttachableDependency
-
- 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
- isDiscarded() - Method in class org.jboss.as.ejb3.component.EjbComponentInstance
-
- 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.ejb3.component.interceptors.AsyncInvocationTask
-
- isEjb2xView() - Method in class org.jboss.as.ejb3.component.EJBViewDescription
-
- isEjbDeployment(DeploymentUnit) - Static method in class org.jboss.as.ejb3.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
-
- 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 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
-
- isEndOfContent() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- isEntity() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isEntity() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- isEscape(char) - Method in interface org.jboss.as.cli.EscapeSelector
-
- isExcludeClassInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isExcludeDefaultInterceptors() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isExcludeDefaultInterceptors(MethodIdentifier) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isExistingUser() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- isExpired() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
- 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
-
- 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
-
- isFailed() - Method in class org.jboss.as.ee.deployment.spi.status.DeploymentStatusImpl
-
Has the deployment failed
- isFailed() - Method in class org.jboss.as.protocol.mgmt.ManagementResponseHeader
-
Whether this is an error response.
- isFirstAfterOthers() - Method in class org.jboss.as.web.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
-
- isFromDeployment() - Method in class org.jboss.as.connector.registry.InstalledDriver
-
Gets whether the driver was loaded from a deployment unit.
- isFullReplicationNeeded() - Method in class org.jboss.as.web.session.ClusteredSession
-
- isGeneric() - Method in class org.jboss.as.cli.gui.ManagementModelNode
-
- isGetDirty(Object) - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- isGroupModified() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- isGroupModified() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Returns whether the group has been modified.
- 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
-
- isHttpSessionActivationListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, String) - Method in interface org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicy
-
Under the given conditions, are invocations of HttpSessionActivationListener
callbacks allowed?
- isHttpSessionActivationListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, String) - Method in class org.jboss.as.web.session.notification.LegacyClusteredSessionNotificationPolicy
-
Under the given conditions, are invocations of HttpSessionActivationListener
callbacks allowed?
- isHttpSessionAttributeListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, String, boolean) - Method in interface org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicy
-
Under the given conditions, are invocations of HttpSessionAttributeListener
callbacks allowed?
- isHttpSessionAttributeListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, String, boolean) - Method in class org.jboss.as.web.session.notification.IgnoreUndeployLegacyClusteredSessionNotificationPolicy
-
Overrides superclass to return false
if the cause of the notification is ClusteredSessionNotificationCause.UNDEPLOY
.
- isHttpSessionAttributeListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, String, boolean) - Method in class org.jboss.as.web.session.notification.LegacyClusteredSessionNotificationPolicy
-
Under the given conditions, are invocations of HttpSessionAttributeListener
callbacks allowed?
- isHttpSessionAttributeListenerInvocationSupported(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, boolean) - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationCapability
-
Under the given conditions, does the container support invoking HttpSessionAttributeListener
callbacks?
- isHttpSessionBindingListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, String, boolean) - Method in interface org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicy
-
Under the given conditions, are invocations of HttpSessionBindingListener
callbacks allowed?
- isHttpSessionBindingListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, String, boolean) - Method in class org.jboss.as.web.session.notification.LegacyClusteredSessionNotificationPolicy
-
Under the given conditions, are invocations of HttpSessionBindingListener
callbacks allowed?
- isHttpSessionBindingListenerInvocationSupported(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, boolean) - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationCapability
-
Under the given conditions, does the container support invoking HttpSessionBindingListener
callbacks?
- isHttpSessionListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, boolean) - Method in interface org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicy
-
Are invocations of HttpSessionListener
callbacks allowed under the given conditions?
- isHttpSessionListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, boolean) - Method in class org.jboss.as.web.session.notification.IgnoreUndeployLegacyClusteredSessionNotificationPolicy
-
Overrides superclass to return false
if the cause of the notification is ClusteredSessionNotificationCause.UNDEPLOY
.
- isHttpSessionListenerInvocationAllowed(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, boolean) - Method in class org.jboss.as.web.session.notification.LegacyClusteredSessionNotificationPolicy
-
Are invocations of HttpSessionListener
callbacks allowed under the given conditions?
- isHttpSessionListenerInvocationSupported(ClusteredSessionManagementStatus, ClusteredSessionNotificationCause, boolean) - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationCapability
-
Does the container support invoking HttpSessionListener
callbacks under the given conditions?
- isIgnoreMetaInf(ResourceRoot) - Static method in class org.jboss.as.server.deployment.module.IgnoreMetaInfMarker
-
- isIgnoreWhitespaces() - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- isImportServices() - Method in class org.jboss.as.server.deployment.module.ModuleDependency
-
- isInclude() - Method in class org.jboss.as.server.deployment.module.FilterSpecification
-
- isIncludePassword() - Method in class org.jboss.as.web.security.ExtendedFormAuthenticator
-
- isIncludeRestartServers() - Method in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- isInherited() - Method in class org.jboss.as.controller.registry.OperationEntry
-
- isInherited() - Method in class org.jboss.as.ejb3.tx.ApplicationExceptionDetails
-
- 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.model.ModelControllerMBeanServerPlugin
-
- isIntercepted() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isIntercepted() - Method in class org.jboss.as.web.deployment.component.WebComponentDescription
-
- isInternalStream() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
-
- 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
-
- isInUse() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Gets whether this entry is in use by a caller.
- isInUse() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- isInvalid() - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- isJdbcCompliant() - Method in class org.jboss.as.connector.registry.InstalledDriver
-
Gets whether the driver is JDBC compliant.
- isJPADeployment(DeploymentUnit) - Static method in class org.jboss.as.jpa.processor.JPADeploymentMarker
-
- isJTA() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
- isLastBeforeOthers() - Method in class org.jboss.as.web.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
-
- isLifecycleCallbackInvocation() - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
- isLocal(String) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Indicates whether a session with the specified identifier will cache locally.
- isLocal(String) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Indicates whether a session with the specified identifier will cache locally.
- isLocaleSupported(Locale) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Currently we only support the default locale
- isLocalLast() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isLocallyActive() - Static method in class org.jboss.as.web.session.SessionReplicationContext
-
Returns whether there is a SessionReplicationContext associated with the current thread.
- isLocallyActiveAware() - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationCapability
-
- isLocallyOwnedAware() - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationCapability
-
Is the container able to distinguish whether a session is
locally owned
?
- isLocallyUsed() - Method in class org.jboss.as.web.session.notification.ClusteredSessionManagementStatus
-
Gets whether an HttpSession object for the given session has been returned from the container to the application on this node.
- 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
-
- isManagement() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- 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.
- 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
-
- 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.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.management.client.content.ManagedDMRContentResource
-
- isModelDefined() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- isModified() - Method in interface org.jboss.as.ejb3.cache.Cacheable
-
Gets whether this object's internal state has been modified since
the last request to this method.
- isModified() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheEntry
-
- isModified() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- isModified() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- isModified() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- 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) - Method in class org.jboss.as.web.session.ClusteredSession
-
- isNew() - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- isNew() - Method in class org.jboss.as.web.session.ClusteredSession
-
- isNoNamespaceAttribute(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- isNoOrder() - Method in class org.jboss.as.web.deployment.WarMetaData
-
- isNormalServer() - Method in interface org.jboss.as.controller.OperationContext
-
- ISOLATION - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- ISOLATION_LEVEL_PROP - Static variable in class org.jboss.as.ee.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.descriptions.common.InterfaceDescription
-
Test whether the operation has a defined criteria attribute.
- isOperationReadOnly(String) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- 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.deployment.component.WebComponentDescription
-
Web components are optional.
- isOutdated() - Method in class org.jboss.as.web.session.ClusteredSession
-
Check to see if the session data is still valid.
- isOuterStreamClosed() - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Returns whether the outer stream is closed.
- isPartOfWeldDeployment(DeploymentUnit) - Static method in class org.jboss.as.weld.WeldDeploymentMarker
-
- isPassivated() - Method in class org.jboss.as.web.session.OwnedSessionUpdate
-
- isPassivateEventsOnReplicate() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- isPassivateEventsOnReplicate() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- isPassivateEventsOnReplicate() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- isPassivationApplicable() - Method in class org.jboss.as.ee.component.ComponentDescription
-
- isPassivationApplicable() - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- isPassivationEnabled() - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Gets whether the underlying cache supports passivation.
- isPassivationEnabled() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Gets whether the underlying cache supports passivation.
- isPassivationEnabled() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Gets whether the webapp is configured for passivation.
- isPassivationEnabled() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- isPassivationEnabled() - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Gets whether passivation was enabled in jboss-web.xml and in the underlying cache.
- isPermitAll() - Method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- isPersistent() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
- isPrePassivated() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Gets whether the entry can be passivated without invoking any callbacks on the underlying item.
- isPrePassivated() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- isPreReplicated() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- isPreReplicated() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Gets whether pre-replication callbacks have been invoked on the underlying item.
- 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
-
- 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
-
- isProxy() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- isProxy() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- isQueue(ModelControllerClient, String) - Static method in class org.jboss.as.cli.Util
-
- isReadOnly(ELContext, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.DummyELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- isReady() - Method in interface org.jboss.as.domain.management.security.DomainCallbackHandler
-
Is this DomainCallbackHanler ready for handling remote requests.
- isReady() - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- isReady() - Method in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- isRecoveryEnabled() - Method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
- isRedeploySupported() - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Is redeploy supported
- isReentrant() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- isRegistered(ObjectName) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- isRegistered(String) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- 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
-
- isReloadSupported() - Method in class org.jboss.as.controller.ControlledProcessState
-
- isRemote() - Method in class org.jboss.as.controller.registry.DelegatingImmutableManagementResourceRegistration
-
- 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.
- isRemoteCauseAware(ClusteredSessionNotificationCause) - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationCapability
-
Returns whether the local container is aware of events on remote nodes that could give rise to notifications.
- 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
-
- 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
-
- isRequiresTransitiveDependencies() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- 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(OperationContext, ServiceController<?>) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildWriteAttributeHandler
-
- 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
-
- 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
-
- isRunning(String) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- isRunning() - Method in interface org.jboss.as.ee.deployment.spi.JBossTargetModuleID
-
- isRunning() - Method in class org.jboss.as.ee.deployment.spi.status.DeploymentStatusImpl
-
Is the deployment in progress
- isRunning() - Method in class org.jboss.as.process.ProcessInfo
-
- isRuntime() - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- isRuntime() - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- 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 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 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 class org.jboss.as.server.ServerEnvironment
-
- isSecurityEnabled() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
Returns true if this bean is secured.
- isSerializable() - Method in class org.jboss.as.ee.component.ViewDescription
-
- isSerializable(Class<?>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupSerializabilityChecker
- 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 3 server variants.
- 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.
- isSession() - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- isSession() - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- isSessionAttributeMapDirty() - Method in class org.jboss.as.web.session.ClusteredSession
-
- isSessionDirty() - Method in class org.jboss.as.web.session.ClusteredSession
-
- isSessionInvalidated(String, Manager) - Static method in class org.jboss.as.web.session.SessionInvalidationTracker
-
- isSessionMetadataDirty() - Method in class org.jboss.as.web.session.ClusteredSession
-
- isSessionOutdated(ClusteredSession<? extends OutgoingDistributableSessionData>) - Method in class org.jboss.as.web.session.AskSessionOutdatedSessionChecker
-
- isSessionOutdated(ClusteredSession<? extends OutgoingDistributableSessionData>) - Method in interface org.jboss.as.web.session.OutdatedSessionChecker
-
- isSet() - Static method in class org.jboss.as.security.remoting.RemotingContext
-
- 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 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
- isSilent() - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- isSilentOrNonInteractive() - Method in class org.jboss.as.domain.management.security.state.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
-
- 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.ejb3.timerservice.TimerServiceImpl
-
- isStarted() - Method in class org.jboss.as.weld.WeldContainer
-
- 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
-
- isStopSupported() - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Is stop supported
- isStrict() - Method in class org.jboss.as.ejb3.cache.spi.impl.GroupCreationContext
-
Gets whether the cache that initialized creation of the context has specified that all other caches must strictly check
whether they are compatible with the group.
- isSubDeployment(ResourceRoot) - Static method in class org.jboss.as.server.deployment.SubDeploymentMarker
-
- isSubDeploymentModulesIsolated() - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- isSuccess(ModelNode) - Static method in class org.jboss.as.cli.Util
-
- isSynchronizeRegistered() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- isSynchronous() - Method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
- 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.
- isTimerServiceApplicable() - Method in class org.jboss.as.ee.component.ComponentDescription
-
TODO: change this to a per method setting
- 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.stateless.StatelessComponentDescription
-
- 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.ee.datasource.DirectDataSourceInjectionSource
-
- 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
-
- isTypeExcluded(Class<?>) - Static method in class org.jboss.as.clustering.web.impl.SessionAttributeMarshallerImpl
-
- isUnavailable() - Method in class org.jboss.as.controller.ContainerStateMonitor.MissingDependencyInfo
-
- isUseCcm() - Method in class org.jboss.as.connector.subsystems.resourceadapters.ModifiableConnDef
-
Get the useCcm.
- 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.
- isUseParentHandlers() - Method in class org.jboss.as.logging.loggers.LoggerService
-
- isUsePhysicalCodeSource() - Method in class org.jboss.as.server.deployment.module.ResourceRoot
-
- isUseQualifiedName() - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- 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 class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- 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() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheEntry
-
- isValid() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Whether this entry has been invalidated (in which case it should be reacquired).
- isValid() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- isValid() - Method in class org.jboss.as.web.session.ClusteredSession
-
Overrides the superclass method
to call @ #isValid(boolean) isValid(true)} .
- isValid(boolean) - Method in class org.jboss.as.web.session.ClusteredSession
-
Returns whether the current session is still valid, but only calls expire
for timed-out sessions if
expireIfInvalid
is true
.
- isValidateOperations() - Method in class org.jboss.as.subsystem.test.AdditionalInitialization
-
Return true
to validate operations against their description provider when executing in the controller.
- isValidInternal() - Method in class org.jboss.as.web.session.ClusteredSession
-
Return the isValid
flag for this session without any expiration check.
- 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
-
- 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
-
- isWar() - Method in class org.jboss.as.ejb3.deployment.EjbJarDescription
-
- isWeldDeployment(DeploymentUnit) - Static method in class org.jboss.as.weld.WeldDeploymentMarker
-
retuns 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.
- isWindows() - Static method in class org.jboss.as.cli.Util
-
- 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
-
- 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() - Method in class org.jboss.as.server.deployment.AttachmentList
-
- MACHINE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- MACHINE - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- 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.impl.CliLauncher
-
- main(String[]) - Static method in class org.jboss.as.cli.util.StrictSizeTable
-
- main(String[]) - Static method in class org.jboss.as.controller.descriptions.common.DeploymentDescription
-
- main(String[]) - Static method in class org.jboss.as.controller.descriptions.common.PathDescription
-
- main(String[]) - Static method in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- main(String[]) - Static method in class org.jboss.as.embedded.EmbeddedServerFactory
-
Deprecated.
- main(String[]) - Static method in class org.jboss.as.jpa.puparser.PersistenceUnitXmlParser
-
Simple test driver for parsing the specified persistence.xml file
- 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(String[]) - Static method in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
- 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.
- mainSubsystemName - Variable in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
- 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
-
- 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.
- MANAGED_BEAN_ANNOTATION - Static variable in class org.jboss.as.web.deployment.jsf.JsfManagedBeanProcessor
-
- MANAGED_COMPONENTS - Static variable in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys
-
components that have been registered with the management API
- 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
-
- ManagedBeanAssociatingInterceptor - Class in org.jboss.as.ee.managedbean.component
-
The interceptor which performs a simple association for managed bean components.
- ManagedBeanAssociatingInterceptor(AtomicReference<ComponentInstance>) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanAssociatingInterceptor
-
- ManagedBeanAssociatingInterceptorFactory - Class in org.jboss.as.ee.managedbean.component
-
- ManagedBeanAssociatingInterceptorFactory(Object) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanAssociatingInterceptorFactory
-
- ManagedBeanComponentInstantiator - Class in org.jboss.as.web.deployment.component
-
Instantiator for web components that are annotated with the ManagedBean annotation
- ManagedBeanComponentInstantiator(DeploymentUnit, ComponentDescription) - Constructor for class org.jboss.as.web.deployment.component.ManagedBeanComponentInstantiator
-
- ManagedBeanCreateInterceptor - Class in org.jboss.as.ee.managedbean.component
-
- ManagedBeanCreateInterceptor(AtomicReference<ComponentInstance>) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
-
- ManagedBeanCreateInterceptorFactory - Class in org.jboss.as.ee.managedbean.component
-
- ManagedBeanCreateInterceptorFactory(Object) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptorFactory
-
- ManagedBeanDestroyInterceptor - Class in org.jboss.as.ee.managedbean.component
-
- ManagedBeanDestroyInterceptor(AtomicReference<ComponentInstance>) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanDestroyInterceptor
-
- ManagedBeanDestroyInterceptorFactory - Class in org.jboss.as.ee.managedbean.component
-
- ManagedBeanDestroyInterceptorFactory(Object) - Constructor for class org.jboss.as.ee.managedbean.component.ManagedBeanDestroyInterceptorFactory
-
- managedBeanLoadFail(String) - Method in interface org.jboss.as.web.WebLogger
-
- managedBeanNoDefaultConstructor(String) - Method in interface org.jboss.as.web.WebLogger
-
- 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.web.WebLogger
-
- 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
-
- ManagedBinding.Factory() - Constructor for class org.jboss.as.network.ManagedBinding.Factory
-
- ManagedBindingRegistry - Interface in org.jboss.as.network
-
- managedContentValidator - Variable in class org.jboss.as.server.deployment.DeploymentAddHandler
-
- 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, 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- MANAGEMENT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_MAJOR_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MANAGEMENT_MAJOR_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.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_REPOSISTORY_SERVICE - Static variable in class org.jboss.as.connector.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_WITH_INTERFACES_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
Provider for a sub-model that defines the management configuration.
- ManagementAdaptor - Interface in org.jboss.as.jpa.spi
-
Defines how JPA management is performed in AS7.
- 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
-
- ManagementBatchIdManager.DefaultManagementBatchIdManager() - Constructor for class org.jboss.as.protocol.mgmt.ManagementBatchIdManager.DefaultManagementBatchIdManager
-
- 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
-
- 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
-
- ManagementDescription - Class in org.jboss.as.controller.descriptions.common
-
Model description for the management elements.
- ManagementDescription() - Constructor for class org.jboss.as.controller.descriptions.common.ManagementDescription
-
- ManagementDescriptions - Class in org.jboss.as.domain.management
-
Description providers for domain management.
- ManagementDescriptions() - Constructor for class org.jboss.as.domain.management.ManagementDescriptions
-
- 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() - Constructor for class org.jboss.as.cli.gui.ManagementModel
-
- ManagementModelNode - Class in org.jboss.as.cli.gui
-
A node in the management tree.
- ManagementModelNode() - Constructor for class org.jboss.as.cli.gui.ManagementModelNode
-
Constructor for root node only.
- ManagementPingHeader - Class in org.jboss.as.protocol.mgmt
-
- ManagementPingHeader(int) - Constructor for class org.jboss.as.protocol.mgmt.ManagementPingHeader
-
- ManagementPongHeader - Class in org.jboss.as.protocol.mgmt
-
- ManagementPongHeader(int) - Constructor for class org.jboss.as.protocol.mgmt.ManagementPongHeader
-
- 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.
- ManagementRemotingServices - Class in org.jboss.as.remoting.management
-
Utility class to add remoting services
- managementRepository - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- ManagementRepositoryService - Class in org.jboss.as.connector.services
-
- ManagementRepositoryService() - Constructor for class org.jboss.as.connector.services.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
-
- managementRequestFailed(ModelNode) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- 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.
- managementResourceNotFound(PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a resource cannot be found.
- 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.
- 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 - Interface in org.jboss.as.domain.management.parsing
-
Handles config-file specific aspects of parsing and marshalling <management>
elements
- manager - Variable in class org.jboss.as.web.session.JvmRouteValve
-
- 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
-
- 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
-
- 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
-
- 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
-
- mappingManager - Variable in class org.jboss.as.web.security.JBossWebRealm
-
The MappingManager
instance to perform principal, role, attribute and credential mapping
- MappingModulesAttributeDefinition - Class in org.jboss.as.security
-
- MappingModulesAttributeDefinition() - Constructor for class org.jboss.as.security.MappingModulesAttributeDefinition
-
- MappingResourceDefinition - Class in org.jboss.as.security
-
- mapUserRoles(List<String>) - Method in class org.jboss.as.web.security.JBossWebRealm
-
- 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.ejb3.deployment.EjbDeploymentMarker
-
- mark(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- mark(DeploymentUnit) - Static method in class org.jboss.as.jpa.processor.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.WeldDeploymentMarker
-
Mark the top level deployment as being a weld deployment.
- 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.
- markSupported() - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Returns false.
- marshal(Object) - Method in class org.jboss.as.clustering.web.impl.SessionAttributeMarshallerImpl
- marshal(Object) - Method in interface org.jboss.as.clustering.web.SessionAttributeMarshaller
-
- 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(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.security.KeyManagerAttributeDefinition
-
- marshallAsAttribute(ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.security.KeyStoreAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition
-
- marshallAsElement(ModelNode, 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(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.controller.resource.ClientMappingsAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.controller.resource.SocketBindingGroupIncludesAttribute
-
- marshallAsElement(ModelNode, 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.controller.SimpleAttributeDefinition
-
This implementation marshalls the attribute value as text content of the element.
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.security.JASPIAuthenticationModulesAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.security.KeyManagerAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.security.KeyStoreAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.security.LoginModulesAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.security.MappingModulesAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.security.PropertiesAttributeDefinition
-
- marshallAsElement(ModelNode, XMLStreamWriter) - Method in class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- 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.
- MarshalledValue<T,C> - Interface in org.jboss.as.clustering
-
- MarshalledValueFactory<C> - Interface in org.jboss.as.clustering
-
- MarshallingContext - Class in org.jboss.as.clustering
-
- MarshallingContext(MarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.as.clustering.MarshallingContext
-
- 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
-
- MaskedAddressValidator.ParsedResult(InetAddress, int) - Constructor for class org.jboss.as.controller.operations.validation.MaskedAddressValidator.ParsedResult
-
- MASTER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MASTER_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- MASTER_PORT - Static variable in class org.jboss.as.process.CommandLineConstants
-
- MATCH - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- matches(Property) - Method in class org.jboss.as.controller.PathElement
-
Determine whether the given property matches this element.
- 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.
- matchRequest(Request) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
This method verifies if the specified Request
matches a previously saved request or not.
- 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.StringLengthValidator
-
- MAX - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MAX_BACKUP_INDEX - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- 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_DEPTH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MAX_ENTRIES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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_PERCENTAGE - Static variable in class org.jboss.as.cli.Util
-
- MAX_FAILURE_PERCENTAGE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_HOUR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Hour
-
Maximum allowed value for a
Hour
- MAX_IDLE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- MAX_IDLE_TIME_PROP - Static variable in class org.jboss.as.ee.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_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_POOL_SIZE - Static variable in class org.jboss.as.connector.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_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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 class org.jboss.as.controller.operations.common.JVMHandlers
-
- MAX_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
-
- MAX_SIZE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- MAX_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
- MAX_SIZE_BUILDER - Static variable in class org.jboss.as.ejb3.subsystem.PassivationStoreResourceDefinition
-
- MAX_STATEMENTS_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- MAX_THREADS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- MAX_THREADS - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- MAX_THREADS - Static variable in class org.jboss.as.threads.CommonAttributes
-
- MAX_THREADS - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- MAX_YEAR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
- maxActiveAllowed - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Maximum of active sessions allowed.
- maxActiveCounter - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Maximum number of active sessions seen so far
- maxAliveTime - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Maximum time in ms a now expired session has been alive
- 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.
- maxLoadTime - Variable in class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- maxLocalActiveCounter - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Maximum number of concurrently locally active sessions
- maxPassivationTime - Variable in class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- maxReplicationTime - Variable in class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- MBeanInfoFactory - Class in org.jboss.as.jmx.model
-
- 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) - Constructor for class org.jboss.as.jmx.MBeanRegistrationService
-
Create an instance.
- MBeanRegistrationService(String, Value<T>) - Constructor for class org.jboss.as.jmx.MBeanRegistrationService
-
Create an instance.
- 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.
- md5Unavailable(Throwable) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating the inability to perform digest validation as MD5 is unavailable.
- MDB_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- mdr - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- MDR_LOGGER - Static variable in interface org.jboss.as.connector.ConnectorLogger
-
A logger with the category org.jboss.as.connector.mdr
.
- MdrService - Class in org.jboss.as.connector.mdr
-
A MdrService.
- MdrService() - Constructor for class org.jboss.as.connector.mdr.MdrService
-
Create instance
- 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
-
- MeasurementUnit.MeasurementConversionException(String) - Constructor for exception org.jboss.as.controller.client.helpers.MeasurementUnit.MeasurementConversionException
-
- membershipChanged(List<ClusterNode>, List<ClusterNode>, List<ClusterNode>) - Method in interface org.jboss.as.clustering.GroupMembershipListener
-
Called when a partition topology change occurs.
- membershipChanged(List<ClusterNode>, List<ClusterNode>, List<ClusterNode>) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- membershipChanged(List<ClusterNode>, List<ClusterNode>, List<ClusterNode>) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- membershipChangedDuringMerge(List<ClusterNode>, List<ClusterNode>, List<ClusterNode>, List<List<ClusterNode>>) - Method in interface org.jboss.as.clustering.GroupMembershipListener
-
Specialized notification issued instead of
the standard one
when a
network-partition merge occurs.
- membershipChangedDuringMerge(List<ClusterNode>, List<ClusterNode>, List<ClusterNode>, List<List<ClusterNode>>) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- membershipChangedDuringMerge(List<ClusterNode>, List<ClusterNode>, List<ClusterNode>, List<List<ClusterNode>>) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- memberShipListenerCallbackFailure(Throwable, GroupMembershipListener) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating the membership listener had a failed callback.
- 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_MANAGER_READ_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_METRICS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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_METRICS - 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_POOL_READ_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_POOL_READ_WRITE_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_READ_WRITE_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MEMORY_USED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- MemoryManagerMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
- MemoryManagerMXBeanResource - Class in org.jboss.as.platform.mbean
-
- MemoryMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
Handles read-attribute and write-attribute for the resource representing
CompilationMXBean
.
- MemoryMXBeanGCHandler - Class in org.jboss.as.platform.mbean
-
- MemoryPoolMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
Handles read-attribute and write-attribute for the resource representing
MemoryPoolMXBean
.
- MemoryPoolMXBeanReadResourceHandler - Class in org.jboss.as.platform.mbean
-
- MemoryPoolMXBeanResetPeakUsageHandler - Class in org.jboss.as.platform.mbean
-
- MemoryPoolMXBeanResource - Class in org.jboss.as.platform.mbean
-
- MemoryRealm - Class in org.jboss.as.web.deployment.mock
-
- MemoryRealm() - Constructor for class org.jboss.as.web.deployment.mock.MemoryRealm
-
- merge(InterceptorClassDescription, InterceptorClassDescription) - Static method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription
-
Merges two descriptors, either of the paraemters will be null.
- 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
- message - Variable in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationFailure
-
- MESSAGE_DESTINATIONS - Static variable in class org.jboss.as.ee.component.Attachments
-
Any message destinations that need to be resolved.
- 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() - 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
-
A 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) - 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) - 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() - 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, AtomicReference<ManagedReference>, 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
-
- MessageEndpointInvocationHandler - Class in org.jboss.as.ejb3.inflow
-
- MessageEndpointService<T> - Interface in org.jboss.as.ejb3.inflow
-
- MessageHandler - Interface in org.jboss.as.process.protocol
-
A message handler for asynchronous protocol messages.
- messageLayer - Variable in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
- MESSAGES - Static variable in interface org.jboss.as.cli.CliMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.clustering.ClusteringApiMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanEjbMessages
-
The messages.
- MESSAGES - Static variable in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
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.clustering.singleton.SingletonMessages
-
- MESSAGES - Static variable in interface org.jboss.as.connector.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.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.deployment.spi.DeploymentMessages
-
- 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
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.jmx.JmxMessages
-
The message.
- MESSAGES - Static variable in interface org.jboss.as.jpa.JpaMessages
-
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.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.platform.mbean.PlatformMBeanMessages
-
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.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.txn.TransactionMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.web.WebMessages
-
The messages
- MESSAGES - Static variable in interface org.jboss.as.weld.WeldMessages
-
The messages
- MessageSeverity - Enum in org.jboss.as.controller.client
-
The severity of the message to send to the client.
- metaData - Variable in class org.jboss.as.web.security.JBossWebRealm
-
MetaData associated with the DeploymentUnit
- 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.platform.mbean.PlatformMBeanConstants
-
- METHOD_NOT_ALLOWED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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
-
- methodeNameIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the method was called with null in the name
- methodFailure(Throwable, String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs an error message indicating the method failed.
- methodFailure(Throwable, String, String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs an error message indicating the method failed for a service.
- 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
-
- 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.
- 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 a 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
-
- 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
-
- 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_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.AddPropertiesUser
-
- MimeHeaderParser - Class in org.jboss.as.domain.http.server.multipart
-
Parses MIME headers
- MimeHeaderParser() - Constructor for class org.jboss.as.domain.http.server.multipart.MimeHeaderParser
-
- MimeHeaderParser.ParseResult - Class in org.jboss.as.domain.http.server.multipart
-
- 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.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_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.pool.Constants
-
- MIN_POOL_SIZE_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- MIN_SECOND - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Second
-
Minimum allowed value for a second
- MIN_YEAR - Static variable in class org.jboss.as.ejb3.timerservice.schedule.attribute.Year
-
- minLoadTime - Variable in class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- 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_VERSION - Static variable in class org.jboss.as.controller.extension.ExtensionSubsystemResourceDefinition
-
- minPassivationTime - Variable in class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- minReplicationTime - Variable in class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- 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
-
- missingCacheEntry(Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- missingClosingQuote(String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating a closing quote could not be found for the header entry, represented by the
key
parameter.
- missingDependencies(ServiceName, String) - Method in interface org.jboss.as.server.ServerMessages
-
- missingHomeDirConfiguration(String) - Method in interface org.jboss.as.server.ServerMessages
-
- 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.
- missingPersistenceUnitMetadata() - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the persistence unit metadata likely because thread local was not set.
- missingRequired(XMLExtendedStreamReader, Set<?>) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting a missing, required XML attribute.
- missingRequiredAttributes(StringBuilder, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating there are missing required attribute(s).
- 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.
- missingSerializationGroupMember(Object, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- MODE - Static variable in class org.jboss.as.clustering.infinispan.subsystem.ClusteredCacheAdd
-
- MODE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- Mode - Enum in org.jboss.as.clustering.infinispan.subsystem
-
- MODEL_DESCRIPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- modelChanged(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.SystemPropertyValueWriteAttributeHandler
-
- modelChanged(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.global.WriteAttributeHandlers.WriteAttributeOperationHandler
-
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
-
- ModelControllerClient.Factory() - Constructor for class org.jboss.as.controller.client.ModelControllerClient.Factory
-
- ModelControllerClientConfiguration - Interface in org.jboss.as.controller.client
-
The configuration used to create the ModelControllerClient
.
- 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) - Constructor for class org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager
-
- ModelControllerMBeanServerPlugin - Class in org.jboss.as.jmx.model
-
An MBeanServer wrapper that exposes the ModelController via JMX.
- ModelControllerMBeanServerPlugin(ModelController) - 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
-
- 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.
- ModelDescriptionValidator - Class in org.jboss.as.subsystem.test
-
Validates the types and entries of the of the description providers in the model, as read by
/some/path:read-resource-description(recursive=true,inherited=false,operations=true)
- ModelDescriptionValidator(ModelNode, ModelNode, ModelDescriptionValidator.ValidationConfiguration) - Constructor for class org.jboss.as.subsystem.test.ModelDescriptionValidator
-
Constructor
- ModelDescriptionValidator.ArbitraryDescriptorValidator - Interface in org.jboss.as.subsystem.test
-
Validate a resource or operation descriptor
- ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator - Interface in org.jboss.as.subsystem.test
-
Validate an attribute or parameter descriptor
- ModelDescriptionValidator.ValidationConfiguration - Class in org.jboss.as.subsystem.test
-
Allows extra configuration of the validation
- ModelDescriptionValidator.ValidationConfiguration() - Constructor for class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
- ModelDescriptionValidator.ValidationFailure - Class in org.jboss.as.subsystem.test
-
Contains a validation error
- 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 XMLElementWriter
s 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.Factory() - Constructor for class org.jboss.as.cli.ModelNodeFormatter.Factory
-
- ModelNodeFormatter.ModelNodeFormatterBase - Class in org.jboss.as.cli
-
- ModelNodeFormatter.ModelNodeFormatterBase() - Constructor for class org.jboss.as.cli.ModelNodeFormatter.ModelNodeFormatterBase
-
- modelNotWritable() - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- ModelParser - Class in org.jboss.as.logging.util
-
Date: 10.11.2011
- modelRequestError(Throwable) - Method in interface org.jboss.as.domain.http.server.HttpServerLogger
-
Logs an error message indicating an unexpected error was found executing a model request.
- 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
-
- 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) - 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, CommonPool) - 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, TransactionSupportEnum, List<CommonConnDef>, List<CommonAdminObject>, Map<String, String>, List<String>, String) - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ModifiableResourceAdapter
-
- ModifiableXaDataSource - Class in org.jboss.as.connector.subsystems.datasources
-
A modifiable DataSourceImpl to add connection properties
- ModifiableXaDataSource(TransactionIsolation, TimeOut, DsSecurity, Statement, Validation, String, String, Boolean, String, Boolean, String, Boolean, Boolean, Map<String, String>, String, String, String, CommonXaPool, Recovery) - Constructor for class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
Create a new XADataSourceImpl.
- modified(CacheEntryModifiedEvent<Address, Map.Entry<K, V>>) - Method in class org.jboss.as.clustering.registry.RegistryService
-
- modified(CacheEntryModifiedEvent<String, Map<ClusterNode, Void>>) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- modified(CacheEntryModifiedEvent<String, Map<Object, Object>>) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- modifyAttributes(String, int, Attributes) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- modifyAttributes(String, int, Attributes) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- 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 interface org.jboss.as.logging.CommonAttributes
-
- MODULE - Static variable in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
-
- 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_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_DEPENDENCY_INFORMATION - Static variable in class org.jboss.as.server.deployment.Attachments
-
Information about a modules dependencies used to setup transitive deps
- 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 idetifier.
- MODULE_META_DATA - Static variable in class org.jboss.as.ee.structure.Attachments
-
- MODULE_OPTIONS - Static variable in interface org.jboss.as.security.Constants
-
- 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_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_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() - 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
- ModuleClassLoaderLocator.CombinedClassLoader(ClassLoader, ClassLoader) - Constructor for class org.jboss.as.security.plugins.ModuleClassLoaderLocator.CombinedClassLoader
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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
- ModuleRootMarker - Class in org.jboss.as.server.deployment.module
-
Marker for module roots.
- MODULES_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
Deprecated.
has no useful meaning
- MODULES_DIR - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- 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) - Static method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
-
Returns the corresponding ModuleSpec service name for the given module.
- moduleTypeNotSupported(ModuleType) - Method in interface org.jboss.as.ee.deployment.spi.DeploymentMessages
-
- 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
-
- 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
- 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
.
- 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
-
- MOVED_PERMENANTLY - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- MULTICAST - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- 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
-
- MULTIPLE_CHOICES - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- multipleAdapters(String) - Method in interface org.jboss.as.jpa.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
- 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.
- multipleComponentsFound(String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating multiple components were found for the type.
- 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
- 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.
- multipleResourceAdapterRegistered(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating multiple resource adapter was registered
- multipleSetterMethodsFound(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating multiple setter methods found.
- multipleThreadsInvokingSfsb(Object) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating more than one thread is invoking the stateful session bean at the same time.
- multipleThreadsUsingEntityManager(EntityManager) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating more than one thread is using the entity manager instance at the same time.
- MUTABLE_REGISTRATION_ATTACHMENT - Static variable in class org.jboss.as.server.deployment.DeploymentModelUtils
-
- 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
-
- myBean - Variable in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- myBean - Variable in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- myDeployable - Variable in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- myPath - Variable in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- myPropertyListeners - Variable in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- myRoot - Variable in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- name - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- name - Variable in class org.jboss.as.cli.handlers.jca.NoArgDataSourceOperationHandler
-
- NAME - Static variable in class org.jboss.as.cli.Util
-
- NAME - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- NAME - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- 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.common.InterfaceDescription
-
- NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.SocketBindingGroupResourceDefinition
-
- NAME - Static variable in class org.jboss.as.domain.management.security.JaasAuthenticationResourceDefinition
-
- NAME - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- NAME - Static variable in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
-
- NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- NAME - Static variable in interface org.jboss.as.security.Constants
-
- 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 class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
-
- NAME - Static variable in class org.jboss.as.threads.CommonAttributes
-
- NAME - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- name - Static variable in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Descriptive information about this Realm implementation.
- name - Variable in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- name - Static variable in class org.jboss.as.web.security.JBossWebRealm
-
- NAME - Static variable in class org.jboss.as.weld.services.BeanManagerService
-
- NAME - Static variable in interface org.jboss.iiop.tm.InboundTransactionCurrent
-
- 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
-
- NameConverter - Class in org.jboss.as.jmx.model
-
- NameConverter() - Constructor for class org.jboss.as.jmx.model.NameConverter
-
- NAMED_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- NAMED_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.PathAddHandler
-
- NAMED_INTERFACE_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
Provider for a sub-model that names an interface but doesn't require the address selection criteria.
- NAMED_PATH_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
Provider for a sub-model that names a "path" but doesn't require the actual path to be specified.
- NamedBootstrapContext - Class in org.jboss.as.connector.bootstrap
-
A named bootstrap context.
- NamedBootstrapContext(String) - Constructor for class org.jboss.as.connector.bootstrap.NamedBootstrapContext
-
Constructor
- NamedWorkManager - Class in org.jboss.as.connector.workmanager
-
A named WorkManager.
- NamedWorkManager(String) - Constructor for class org.jboss.as.connector.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.jboss.as.clustering.singleton.election
-
- NamePreference(String) - Constructor for class org.jboss.as.clustering.singleton.election.NamePreference
-
- nameRequiredForRemoveMimeMapping() - Method in interface org.jboss.as.web.WebMessages
-
- 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
- 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.ee.subsystem.EeExtension
-
- Namespace - Enum in org.jboss.as.logging
-
- 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 - Enum in org.jboss.as.threads
-
The namespaces supported by the threads extension.
- NAMESPACE - Static variable in class org.jboss.as.weld.WeldExtension
-
- NAMESPACE_1_0 - Static variable in class org.jboss.as.ejb3.subsystem.EJB3Extension
-
- NAMESPACE_1_0 - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
-
- 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.naming.subsystem.NamingExtension
-
- 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_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.pool.EJBBoundPoolParser
-
- 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, ServiceTarget) - 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
-
- 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
-
- NamespaceViewConfigurator - Class in org.jboss.as.ee.component
-
- NamespaceViewConfigurator() - Constructor for class org.jboss.as.ee.component.NamespaceViewConfigurator
-
- NAMING - Static variable in class org.jboss.as.naming.deployment.ContextNames
-
Parent ServiceName for all naming services.
- NamingBindingAdd - Class in org.jboss.as.naming.subsystem
-
- NamingBindingRemove - Class in org.jboss.as.naming.subsystem
-
Handles removing a JNDI binding
- NamingBindingRemove() - Constructor for class org.jboss.as.naming.subsystem.NamingBindingRemove
-
- 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<String, Object>) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with no prefix or naming store.
- NamingContext(Name, Hashtable<String, Object>) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a context with a prefix name.
- NamingContext(Name, NamingStore, Hashtable<String, Object>) - 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<String, Object>) - Constructor for class org.jboss.as.naming.NamingContext
-
Create a new naming context with the given namingStore and an empty name.
- 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(NamingStore) - 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 naming store.
- NamingStoreService() - Constructor for class org.jboss.as.naming.service.NamingStoreService
-
- NamingStoreService(ServiceBasedNamingStore) - Constructor for class org.jboss.as.naming.service.NamingStoreService
-
- NamingSubsystem11Parser - 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 EJB3 subsystem namespaces
- NamingSubsystemOSGiService<T> - Class in org.jboss.as.naming.subsystem
-
Service Responsible for registering Naming services so that they are visible in the OSGi layer.
- NamingSubsystemOSGiService(Class<? extends T>) - Constructor for class org.jboss.as.naming.subsystem.NamingSubsystemOSGiService
-
- 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
- NamingUtils - Class in org.jboss.as.naming.util
-
Common utility functions used by the naming implementation.
- NATIVE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.server.mgmt.NativeManagementResourceDefinition
-
- NATIVE_REMOTING_INTERFACE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.server.mgmt
-
- 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.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.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.management.client.content.ManagedDMRContentResource
-
- navigate(PathAddress) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- needMoreResponses() - Method in class org.jboss.as.clustering.impl.RspFilterAdapter
-
- needMoreResponses() - Method in interface org.jboss.as.clustering.ResponseFilter
-
- 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.descriptions.common.InterfaceDescription
-
The nested attributes for any, not.
- NESTED_LIST_ATTRIBUTES - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- nestedElementNotAllowed(Element) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the element, represented by the element
parameter, does not allow nesting.
- 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, 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
-
- NEW_LEVEL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- NEW_LINE - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- newClusterCurrentView(String, long, int, boolean, Collection<ClusterNode>) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs an informational message with information on a new cluster view.
- newClusterView(String, long, CoreGroupCommunicationService.GroupView, int, boolean) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs an informational message with information on a new cluster view.
- newCommandContext() - Method in class org.jboss.as.cli.CommandContextFactory
-
- newCommandContext(String, char[]) - 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) - 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, int, String, char[]) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- newCommandContext(String, int, String, char[], boolean) - Method in class org.jboss.as.cli.impl.CommandContextFactoryImpl
-
- 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
-
- 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
-
- 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() - Static method in class org.jboss.as.server.Bootstrap.Factory
-
Create a new instance.
- newInstance(String) - Method in class org.jboss.as.web.deployment.WebInjectionContainer
-
- newInstance(Class<?>) - Method in class org.jboss.as.web.deployment.WebInjectionContainer
-
- newInstance(Object) - Method in class org.jboss.as.web.deployment.WebInjectionContainer
-
- newInstance(String, ClassLoader) - Method in class org.jboss.as.web.deployment.WebInjectionContainer
-
- newInstance(String, ClassLoader) - Static method in class org.jboss.as.weld.util.Reflections
-
- newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class org.jboss.as.jmx.PluggableMBeanServerBuilder
-
- newMembers - Variable in class org.jboss.as.clustering.impl.CoreGroupCommunicationService.GroupView
-
- newPermissionCollection() - Method in class org.jboss.as.naming.JndiPermission
-
Returns a new PermissionCollection object for storing JndiPermission
objects.
- 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
-
- 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
-
- nextDate - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- 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.
- nextRow() - Method in class org.jboss.as.cli.util.StrictSizeTable
-
- nextState - Variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- NIC - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- NIC_MATCH - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- 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
- NILLABLE - Static variable in class org.jboss.as.cli.Util
-
- NILLABLE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NO_CONTENT - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- NO_LOCATION - Static variable in class org.jboss.as.controller.operations.common.Util
-
- 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
.
- NoArgDataSourceOperationHandler - Class in org.jboss.as.cli.handlers.jca
-
- NoArgDataSourceOperationHandler(CommandContext, String, String, String) - Constructor for class org.jboss.as.cli.handlers.jca.NoArgDataSourceOperationHandler
-
- 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
- noAuthenticationDefined() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating no authentication mechanism was defined in the security realm.
- noAuthenticationDefined(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating no authentication mechanism was defined in the security realm.
- noAuthenticationManager() - Method in interface org.jboss.as.web.WebMessages
-
- noAuthorizationHelper(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- noAuthorizationManager() - Method in interface org.jboss.as.web.WebMessages
-
- noBindingsAvailable() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating there is nothing available to bind to.
- noCatalinaContextForJacc() - Method in interface org.jboss.as.web.WebMessages
-
- 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
.
- 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
-
- 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
- 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.ConnectorMessages
-
No datasource exists at the deployment address
- 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.
- 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.ValidatingCallbackHandler
-
- 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
-
- nodeSuspected(Address) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
A message indicating a suspected node.
- 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.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
-
- 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
- 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.
- noHandler(String, PathAddress) - Method in interface org.jboss.as.controller.ControllerLogger
-
Logs an error message indicating no handler for the step operation, represented by the stepOpName
parameter, at address
.
- noHandler(String, PathAddress) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating no handler for the step operation, represented by the stepOpName
parameter, at
address
.
- noInterfaceCriteria() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating that no interface criteria was provided.
- noMessageDestination(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
If a message destination could not be resolved
- noMethodFoundOnEjbExcludeList(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an 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 an 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 an 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 an 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.ConnectorMessages
-
A message indicating there are no metrics available.
- noMetricsAvailable() - Method in interface org.jboss.as.web.WebMessages
-
- noModuleIdentifier(String) - Method in interface org.jboss.as.server.ServerMessages
-
- 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_AUTHORITATIVE_INFORMATION - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- NON_HEAP_MEMORY_USAGE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- noNamespaceContextSelectorAvailable(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the NamespaceContextSelector was not set
- NonceFactory - Class in org.jboss.as.domain.http.server.security
-
A simple NonceFactory for single use nonces.
- NonceFactory() - Constructor for class org.jboss.as.domain.http.server.security.NonceFactory
-
- NonClusteredBackingCacheEntryStoreSource<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.ejb3.cache.impl.factory
-
- NonClusteredBackingCacheEntryStoreSource() - Constructor for class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- NonClusteredBackingCacheEntryStoreSourceService<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.ejb3.cache.impl.factory
-
- NonClusteredBackingCacheEntryStoreSourceService(String) - Constructor for class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSourceService
-
- NONE - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- none() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- NonFunctionalTimerService - Class in org.jboss.as.ejb3.timerservice
-
Non-functional timer service that is bound when the timer service is disabled.
- NonGloballyExclusiveClusterLockSupport - Class in org.jboss.as.clustering.lock
-
Support class for cluster locking scenarios where threads can hold a local lock on a category but not a cluster-wide lock.
- NonGloballyExclusiveClusterLockSupport(String, GroupRpcDispatcher, GroupMembershipNotifier, LocalLockHandler) - Constructor for class org.jboss.as.clustering.lock.NonGloballyExclusiveClusterLockSupport
-
- NonPassivatingBackingCacheEntry<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.backing
-
Basic BasicCacheEntry
implementation for use with a non-passivating BackingCache
.
- NonPassivatingBackingCacheEntry(V) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheEntry
-
Create a new SimpleBackingCacheEntry.
- NonPassivatingBackingCacheImpl<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.backing
-
Simple
BackingCache
that doesn't handle passivation (although it does handle expiration).
- NonPassivatingBackingCacheImpl(StatefulObjectFactory<V>, ThreadFactory, StatefulTimeoutInfo, ServerEnvironment) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- NonPassivatingBackingCacheImpl(StatefulObjectFactory<V>, ScheduledExecutorService, StatefulTimeoutInfo, ServerEnvironment) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- NonPassivatingCacheFactory<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.factory
-
CacheFactory
implementation that will return a non-group-aware cache that doesn't support passivation.
- NonPassivatingCacheFactory(ServerEnvironment) - Constructor for class org.jboss.as.ejb3.cache.impl.factory.NonPassivatingCacheFactory
-
- NonPassivatingCacheFactoryService<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.factory
-
- NonPassivatingCacheFactoryService(String, Set<String>) - Constructor for class org.jboss.as.ejb3.cache.impl.factory.NonPassivatingCacheFactoryService
-
- NonPooledEJBComponentInstanceAssociatingInterceptor - Class in org.jboss.as.ejb3.component.interceptors
-
A
ComponentInstance
associating interceptor for EJB components (SLSB and message driven) which
have pooling disabled.
- NonSerializableAttributeTester - Class in org.jboss.as.web.session
-
Diagnostic tool to help identify when non-serializable objects are placed in a web session.
- NonSerializableAttributeTester() - Constructor for class org.jboss.as.web.session.NonSerializableAttributeTester
-
- 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_CHARACTER_HANDLER - Static variable in class org.jboss.as.cli.parsing.GlobalCharacterHandlers
-
- 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
.
- noOperationHandler() - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating there is no operation handler.
- noOverlay(String) - Method in interface org.jboss.as.web.WebLogger
-
- 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.
- 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.
- noPUnitNameSpecifiedAndMultiplePersistenceUnits(int, DeploymentUnit) - Method in interface org.jboss.as.jpa.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.
- normalizeXML(String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Normalize and pretty-print XML so that it can be compared using string
compare.
- noRootWebappWithWelcomeWebapp() - Method in interface org.jboss.as.web.WebMessages
-
- noSecurityContext() - Method in interface org.jboss.as.web.WebMessages
-
- 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.
- noServerAuthenticationManager(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- noSessionPassivation() - Method in interface org.jboss.as.web.WebMessages
-
- noSSLWithNonHTTPConnectors() - Method in interface org.jboss.as.web.WebMessages
-
- noSuchDeployment(String) - Method in interface org.jboss.as.server.ServerMessages
-
- noSuchDeploymentContent(String) - Method in interface org.jboss.as.server.ServerMessages
-
- noSuchRequest(int, Channel) - Method in interface org.jboss.as.protocol.ProtocolLogger
-
- noSupportingMechanismsForRealm() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- NOT - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- NOT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- NOT - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- NOT_ACCEPTABLE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- NOT_BUSINESS_METHOD_EXCEPTION - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- NOT_FOUND - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- NOT_IMPLEMENTED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- NOT_MODIFIED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- notAContextException(Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Return a not-context exception for a name.
- 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.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)
- notAnAnnotation(Class<?>) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating the class, represented by the clazz
parameter, should be an annotation.
- 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.
- notConnected() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating there is no connection.
- notConnected() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating there is no connection.
- 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.
- noThreadLocalInjectionContainer() - Method in interface org.jboss.as.web.WebMessages
-
- notificationForInactiveSession(String) - Method in interface org.jboss.as.web.WebMessages
-
- notifyDDChange(XpathEvent) - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- notifyDDChange(XpathEvent) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- notifyDidActivate(ClusteredSessionNotificationCause) - Method in class org.jboss.as.web.session.ClusteredSession
-
Inform any HttpSessionActivationListener that the session has been activated.
- notifyLifecycleListeners(BackingCacheLifecycleListener.LifecycleState) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCache
-
- notifyLocalAttributeModification(String) - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Callback from the distributed cache notifying of a local modification to a session's attributes.
- notifyLocalAttributeModification(String) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- notifyPreReplicate(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.GroupAwareBackingCacheImpl
-
- notifyPreReplicate(M) - Method in interface org.jboss.as.ejb3.cache.spi.GroupAwareBackingCache
-
Callback from the group informing the cache it needs to invoke pre-replication callbacks on the member.
- notifyRemoteInvalidation(String) - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Notifies the manager that a session in the distributed cache has been invalidated
- notifyRemoteInvalidation(String) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- notifySSOEmpty(String) - Method in interface org.jboss.as.clustering.web.sso.SSOLocalManager
-
Callback from the SSOClusterManager when it detects an SSO without any active sessions across the cluster
- notifySSOEmpty(String) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Callback from the SSOManager when it detects an SSO without any active sessions across the cluster
- notifySSONotEmpty(String) - Method in interface org.jboss.as.clustering.web.sso.SSOLocalManager
-
Callback from the SSOClusterManager when it detects an SSO that has active sessions across the cluster
- notifySSONotEmpty(String) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Callback from the SSOManager when it detects an SSO that has active sessions across the cluster
- notifyWillPassivate(ClusteredSessionNotificationCause) - Method in class org.jboss.as.web.session.ClusteredSession
-
Inform any HttpSessionActivationListener that the session will passivate.
- notImplemented() - Method in interface org.jboss.as.web.WebMessages
-
- NotInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- NotInterfaceCriteria(Set<InterfaceCriteria>) - Constructor for class org.jboss.as.controller.interfaces.NotInterfaceCriteria
-
Creates a new AnyInterfaceCriteria
- notNull(T) - Static method in class org.jboss.as.connector.ConnectorServices
-
convenient method to check notNull of value
- notNull(T) - Static method in class org.jboss.as.txn.service.TxnServices
-
- noTransactionInProgress() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the transaction cannot be ended since no transaction is in progress
- notRegisteredToReceiveState(String, String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating the class represented by the className
parameter was not registered to
receive state for the service represented by the serviceName
.
- notResourceAdapterService(ServiceName) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating that the ServiceName doesn't belong to a resource adapter service
- notSetInInterceptorContext(String, InterceptorContext) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the name
was not set in the InterceptorContext
.
- notStarted(String) - Method in interface org.jboss.as.weld.WeldMessages
-
- notSupported(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- notYetImplemented() - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the method is not yet implemented.
- 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.
- noWelcomeWebappWithDefaultWebModule() - Method in interface org.jboss.as.web.WebMessages
-
- 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_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.ee.deployment.spi.DeploymentMessages
-
- 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.
- nullBindingName(BindingConfiguration) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the binding name must not be null
.
- 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
-
- nullCorrelationId(Throwable) - Method in interface org.jboss.as.naming.NamingLogger
-
- nullDefaultHost() - Method in interface org.jboss.as.web.WebMessages
-
- nullDestinationAddress(String) - Method in interface org.jboss.as.network.NetworkMessages
-
Creates an exception indicating no destination address for the outbound socket binding.
- nullDistributedCacheManager() - Method in interface org.jboss.as.web.WebMessages
-
- nullExecutor() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
- nullHostName() - Method in interface org.jboss.as.web.WebMessages
-
- nullManager() - Method in interface org.jboss.as.web.WebMessages
-
- 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
-
A message indicating the name
may not be null
.
- 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.
- nullOsu() - Method in interface org.jboss.as.web.WebMessages
-
- 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
.
- nullParameter(String, String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the description
is null
.
- nullParameters(String, String) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the parameterName1
and parameterName2
are null
.
- nullParameters(String, String) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the parameterName1
and parameterName2
are null
.
- nullParent() - Method in interface org.jboss.as.management.client.content.ManagedDMRContentMessages
-
Creates a runtime exception indicating a ManagedDMRContentResource did not have a parent resource
- nullPartitionMessage(String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating the partition, represented by the groupName
parameter, message or the
message buffer is null
.
- nullRealId() - Method in interface org.jboss.as.web.WebMessages
-
- nullResourceReference() - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating a null
resource reference processor cannot be registered.
- nullSession() - Method in interface org.jboss.as.web.WebMessages
-
- nullSessionData() - Method in interface org.jboss.as.web.WebMessages
-
- nullSessionId() - Method in interface org.jboss.as.web.WebMessages
-
- nullStreamAttachment(int) - Method in interface org.jboss.as.server.ServerMessages
-
- nullValue() - Method in interface org.jboss.as.web.WebMessages
-
- nullVar(String) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
Creates an exception indicating a variable is null
.
- nullVar(String) - Method in interface org.jboss.as.connector.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.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.jmx.JmxMessages
-
Creates an exception indicating the variable, represented by the name
parameter, is null
.
- nullVar(String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the variable is 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
.
- numberOfClusterMembers(int) - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs an informational message indicating the number of cluster members.
- 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_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.server.mgmt.domain.DomainServerProtocol
-
- PARAM_FILE_PATH - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_FILE_SIZE - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_GRACEFUL_TIMEOUT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
-
- 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_NUM_FILES - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_OK - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_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.server.mgmt.domain.DomainServerProtocol
-
- PARAM_ROOT_ID_CONFIGURATION - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_ROOT_ID_DEPLOYMENT - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_ROOT_ID_FILE - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- PARAM_SERVER_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
-
- paramCannotBeNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates and returns an exception indicating that the param named paramName
cannot be null
- 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
-
- parameterMustBeExtendedEntityManager(String) - Method in interface org.jboss.as.jpa.JpaMessages
-
Creates an exception indicating the parameter must be a ExtendedEntityManager
- 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.
- 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
-
- 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
-
- ParamsUtils - Class in org.jboss.as.connector.subsystems.jca
-
- ParamsUtils() - Constructor for class org.jboss.as.connector.subsystems.jca.ParamsUtils
-
- 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(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
-
- parse(OperationRequestAddress, String, boolean) - 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
-
- parse(String, CommandLineParser.CallbackHandler, ParsingState) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
- parse(String, ParsingStateCallbackHandler) - Method in class org.jboss.as.cli.parsing.StateParser
-
- parse(String, ParsingStateCallbackHandler, ParsingState) - Static method in class org.jboss.as.cli.parsing.StateParser
-
- parse(String, XMLStreamReader) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition
-
- 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(ModelNode) - Static method in class org.jboss.as.controller.interfaces.ParsedInterfaceCriteria
-
- parse(ModelNode, boolean) - 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.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.SimpleAttributeDefinition
-
Creates and returns a
ModelNode
using the given
value
after first validating the node
against
this object's validator
.
- parse(String, Location) - Method in class org.jboss.as.controller.SimpleAttributeDefinition
-
- parse(XMLStreamReader) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
-
- parse(XMLStreamReader) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
-
- parse(XMLStreamReader) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
-
- parse(XMLStreamReader) - Method in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
-
- parse(XMLStreamReader) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
-
- parse(XMLStreamReader) - Method in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
-
- parse(XMLStreamReader) - Static method in class org.jboss.as.jpa.puparser.PersistenceUnitXmlParser
-
- parse(String, XMLStreamReader) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition
-
- parse(String) - Method in class org.jboss.as.naming.util.NameParser
-
Parse the string name into a javax.naming.Name
instance.
- parse(DataInput) - Static method in class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
Parses the input stream to read the header
- parse(String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Parse the subsystem xml and create the operations that will be passed into the controller
- parse(AdditionalParsers, String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Parse the subsystem xml and create the operations that will be passed into the controller
- parse(String) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- parse(String) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- parse(String) - Method in interface org.jboss.as.web.session.SessionManager
-
- parse(URL) - Method in class org.jboss.as.weld.deployment.BeansXmlParser
-
- parse(Iterable<URL>) - Method in class org.jboss.as.weld.deployment.BeansXmlParser
-
- 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_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_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_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_CLIENT_METADATA - 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_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_VERSION - Static variable in enum org.jboss.as.server.deployment.Phase
-
- PARSE_LIEFCYCLE_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_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
-
- PARSE_OSGI_XSERVICE_PROPERTIES - Static variable in enum org.jboss.as.server.deployment.Phase
-
- PARSE_PASSIVATION_ANNOTATION - 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_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_INITIALIZE_IN_ORDER - 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_CONTEXT_INJECTION - 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_DEPLOYMENT - Static variable in enum org.jboss.as.server.deployment.Phase
-
- PARSE_WELD_WEB_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
-
- PARSE_WS_JMS_INTEGRATION - Static variable in enum org.jboss.as.server.deployment.Phase
-
- 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 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, ModelNode, Location) - Method in class org.jboss.as.controller.ListAttributeDefinition
-
- parseAndAddParameterElement(String, String, ModelNode, Location) - Method in class org.jboss.as.controller.MapAttributeDefinition
-
- 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, Location) - Method in class org.jboss.as.controller.SimpleAttributeDefinition
-
- parseBlockingBoundedQueueThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
-
- parseBlockingQueuelessThreadPool(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
-
- parseClientMappings(ModelNode) - Static method in class org.jboss.as.server.services.net.BindingAddHandler
-
- parseCommandArgs(String, CommandLineParser.CallbackHandler) - Static method in class org.jboss.as.cli.parsing.ParserUtil
-
- parseCompoundInterfaceCriterion(XMLExtendedStreamReader, Namespace, ModelNode) - Method in class org.jboss.as.controller.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>>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
parse a single connection-definition tag
- parseContentType(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- ParsedBootOp - Class in org.jboss.as.controller
-
Encapsulates information about a boot operation for use during boot execution.
- ParsedBootOp(ParsedBootOp, OperationStepHandler) - Constructor for class org.jboss.as.controller.ParsedBootOp
-
- ParsedCommandLine - Interface in org.jboss.as.cli.operation
-
- parseDeployments(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- ParsedInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
Utility class to create a interface criteria based on a ModelNode
description
- ParsedOperationRequestHeader - Interface in org.jboss.as.cli.operation
-
Represents a request header.
- ParsedRaDeploymentProcessor - Class in org.jboss.as.connector.deployers.processors
-
DeploymentUnitProcessor responsible for using IronJacamar metadata and create
service for ResourceAdapter.
- ParsedRaDeploymentProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.ParsedRaDeploymentProcessor
-
- 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
-
- parseExtension(XMLExtendedStreamReader, String, ModelNode, SimpleAttributeDefinition, SimpleAttributeDefinition) - Method in class org.jboss.as.connector.util.AbstractParser
-
- parseExtensions(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.ExtensionXml
-
- parseField(String, String, XMLStreamReader) - Static method in class org.jboss.as.security.JASPIAuthenticationModulesAttributeDefinition
-
- parseField(String, String, XMLStreamReader) - Static method in class org.jboss.as.security.KeyManagerAttributeDefinition
-
- parseField(String, String, XMLStreamReader) - Static method in class org.jboss.as.security.KeyStoreAttributeDefinition
-
- parseField(String, String, XMLStreamReader) - Static method in class org.jboss.as.security.LoginModulesAttributeDefinition
-
- parseField(String, String, XMLStreamReader) - Static method in class org.jboss.as.security.MappingModulesAttributeDefinition
-
- parseField(String, String, Location) - Static method in class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- parseFilter(OperationContext, ModelNode) - Static method in class org.jboss.as.logging.util.ModelParser
-
Parses the node and returns the filter.
- parseFSBaseType(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.controller.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
-
- parseHeaders(InputStream) - Static method in class org.jboss.as.domain.http.server.multipart.MimeHeaderParser
-
- 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.controller.parsing.CommonXml
-
- parseInterfaces(XMLExtendedStreamReader, Set<String>, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- parseLevel(ModelNode) - Static method in class org.jboss.as.logging.util.ModelParser
-
Parses the value into a logging level.
- parseManagement(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, boolean, boolean) - Method in class org.jboss.as.domain.management.parsing.ManagementXml
-
- parseManagementInterfaces(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in interface org.jboss.as.domain.management.parsing.ManagementXml.Delegate
-
- parseManagementInterfaces(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.server.parsing.StandaloneXml
-
- parseMasked(ModelNode) - Static method in class org.jboss.as.controller.operations.validation.MaskedAddressValidator
-
- parseModuleOption(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- parseNamespaces(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- 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
-
- parseOutboundSocketBinding(XMLExtendedStreamReader, Set<String>, String, ModelNode, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- parseOverflowAction(ModelNode) - Static method in class org.jboss.as.logging.util.ModelParser
-
Parses the string value into an AsyncHandler.OverflowAction
.
- parsePath(XMLExtendedStreamReader, ModelNode, List<ModelNode>, boolean, Set<String>) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- parsePaths(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>, boolean) - Method in class org.jboss.as.controller.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
-
- parseProperties(XMLExtendedStreamReader, Namespace) - Static method in class org.jboss.as.controller.parsing.CommonXml
-
- parseQueuelessThreadPool(XMLExtendedStreamReader, String, Namespace, ModelNode, List<ModelNode>, String, String) - Method in class org.jboss.as.threads.ThreadsParser
-
- parseRecovery(XMLExtendedStreamReader, ModelNode) - Method in class org.jboss.as.connector.subsystems.resourceadapters.CommonIronJacamarParser
-
- 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.
- 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.controller.parsing.CommonXml
-
- parseSimpleInterfaceCriterion(XMLExtendedStreamReader, ModelNode, boolean) - Method in class org.jboss.as.controller.parsing.CommonXml
-
Creates the appropriate AbstractInterfaceCriteriaElement for simple criterion.
- parseSize(ModelNode) - Static method in class org.jboss.as.logging.util.ModelParser
-
Parses the string value of the size and returns the long value.
- parseSocketBinding(XMLExtendedStreamReader, Set<String>, ModelNode, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- parseSocketBindingGroupRef(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- 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.controller.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
-
- parseVault(XMLExtendedStreamReader, ModelNode, Namespace, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- 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
-
- 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
-
- PARTIAL_CONTENT - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- partitionFailedExtractingMessageBody(Throwable, String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating the partition, represented by the groupName
parameter, failed while
extracting the message body from the request bytes.
- partitionFailedUnserialing(Throwable, String, Message) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs an informational message indicating the partition, represented by the groupName
parameter, failed
to unserialize the message buffer, represented by the request
parameter.
- PASS_BY_VALUE - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemRootResourceDefinition
-
- Passivatable<K> - Interface in org.jboss.as.ejb3.cache.spi
-
- passivate(E) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- passivate(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- passivate(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- passivate(E) - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- passivate(E) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Remove the entry with the given key from any in-memory store while retaining it in the persistent store.
- passivate(K) - Method in interface org.jboss.as.ejb3.cache.spi.Passivatable
-
- 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 class org.jboss.as.ejb3.subsystem.ClusterPassivationStoreResourceDefinition
-
- PASSIVATE_EVENTS_ON_REPLICATE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- passivated(CacheEntryPassivatedEvent<MarshalledValue<K, C>, MarshalledValue<E, C>>) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- PassivateTask<K> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- PassivateTask(Passivatable<K>, K) - Constructor for class org.jboss.as.ejb3.cache.spi.impl.PassivateTask
-
- PassivatingBackingCache<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>> - Interface in org.jboss.as.ejb3.cache.spi
-
- PassivatingBackingCacheImpl<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>> - Class in org.jboss.as.ejb3.cache.impl.backing
-
- PassivatingBackingCacheImpl(StatefulObjectFactory<V>, BackingCacheEntryFactory<K, V, E>, ReplicationPassivationManager<K, E>, BackingCacheEntryStore<K, V, E>) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- PassivatingBackingCacheImpl(StatefulObjectFactory<V>, BackingCacheEntryFactory<K, V, E>, ReplicationPassivationManager<K, E>, BackingCacheEntryStore<K, V, E>, ThreadFactory) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- PassivatingBackingCacheImpl(StatefulObjectFactory<V>, BackingCacheEntryFactory<K, V, E>, ReplicationPassivationManager<K, E>, BackingCacheEntryStore<K, V, E>, ScheduledExecutorService) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- PASSIVATION - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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
-
- passivationDirectoryCreationFailed(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- passivationFailed(Throwable, Object) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- PassivationManager<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache
-
Manages passivation and replication lifecycle callbacks on an object.
- passivationPathNotADirectory(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
- PassivationStoreAdd - Class in org.jboss.as.ejb3.subsystem
-
- PassivationStoreRemove - Class in org.jboss.as.ejb3.subsystem
-
- PassivationStoreResourceDefinition - Class in org.jboss.as.ejb3.subsystem
-
- PassivationStoreWriteHandler<S extends BackingCacheEntryStoreConfig> - Class in org.jboss.as.ejb3.subsystem
-
- 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 interface org.jboss.as.security.Constants
-
- PASSWORD_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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.security
-
A credential object to store the username and password in the Subject after the JAAS authentication.
- passwordMisMatch() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the passwords do not match.
- passwordPrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The prompt to obtain the password from the user.
- PATH - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- PATH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.TimerServiceResourceDefinition
-
- PATH - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- PATH - Static variable in class org.jboss.as.server.deployment.scanner.DeploymentScannerDefinition
-
- PATH - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- PATH_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.deployment.processors.TimerServiceDeploymentProcessor
-
- PathAddHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the path resource add operation.
- PathAddHandler(boolean) - Constructor for class org.jboss.as.controller.operations.common.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(PathAddress, PathElement...) - Static method in class org.jboss.as.controller.PathAddress
-
- PathDescription - Class in org.jboss.as.controller.descriptions.common
-
Model descriptions for path elements.
- PathDescription() - Constructor for class org.jboss.as.controller.descriptions.common.PathDescription
-
- 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.
- pathNameOf(String) - Static method in class org.jboss.as.server.services.path.AbstractPathService
-
- pathNameOfDeployment(DeploymentUnit, JBossWebMetaData) - Static method in class org.jboss.as.web.deployment.WarDeploymentProcessor
-
- PathRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the path resource remove operation.
- PathRemoveHandler() - Constructor for class org.jboss.as.controller.operations.common.PathRemoveHandler
-
Create the PathRemoveHandler
- paths - Variable in class org.jboss.as.subsystem.test.ControllerInitializer
-
- PATTERN - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- PATTERN_FORMATTER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- PATTERN_NOT_FOUND - Static variable in class org.jboss.as.domain.http.server.multipart.SimpleBoyerMoore
-
- patternSearch(byte[], int, int) - Method in class org.jboss.as.domain.http.server.multipart.SimpleBoyerMoore
-
Find an occurrence of the search pattern within text.
- PAYMENT_REQUIRED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- peek(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- peek(K) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Peek at an object which might be in use.
- peek() - Method in class org.jboss.as.naming.util.ThreadLocalStack
-
- PER_CPU - Static variable in class org.jboss.as.threads.CommonAttributes
-
- 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.connector.subsystems.jca.BootstrapContextAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd
-
- performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.connector.subsystems.jca.WorkManagerAdd
-
- 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.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
-
- performRemove(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemove
-
- 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
-
- 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.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.infinispan.subsystem.TransportAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.TransportRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemRemove
-
- 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
-
- 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) - 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.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) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ReloadRequiredRemoveStepHandler
-
- 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.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, 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) - Method in class org.jboss.as.ee.subsystem.EeSubsystemRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3AsyncServiceRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3IIOPRemove
-
- 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.PassivationStoreAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.PassivationStoreRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceRemove
-
- 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.logging.handlers.async.AsyncHandlerAssignSubhandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.handlers.HandlerAddProperties
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.handlers.HandlerLevelChange
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.loggers.LoggerAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.loggers.LoggerLevelChange
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerRemove
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.loggers.LoggerUnassignHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.loggers.RootLoggerAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.loggers.RootLoggerLevelChange
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.RootLoggerRemove
-
- 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.NamingBindingRemove
-
- 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.remoting.ConnectorAdd
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.ConnectorRemove
-
- 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.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.operations.SpecifiedPathAddHandler
-
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.SpecifiedPathRemoveHandler
-
- 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) - Method in class org.jboss.as.threads.ThreadFactoryRemove
-
- 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
-
- PERIODIC_ROTATING_FILE - Static variable in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- PERIODIC_ROTATING_FILE_HANDLER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- PeriodicHandlerUpdateProperties - Class in org.jboss.as.logging.handlers.file
-
Operation responsible for updating the properties of a periodic rotating log handler.
- PeriodicHandlerWriteAttributeHandler - Class in org.jboss.as.logging.handlers.file
-
Date: 13.10.2011
- PeriodicRotatingFileHandlerAdd - Class in org.jboss.as.logging.handlers.file
-
- PeriodicRotatingFileHandlerService - Class in org.jboss.as.logging.handlers.file
-
- PeriodicRotatingFileHandlerService() - Constructor for class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- PERMIT_ALL - Static variable in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- permitAll() - Static method in class org.jboss.as.ejb3.security.EJBMethodSecurityAttribute
-
- persist(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- 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
-
- PersistenceContextInjectionSource - Class in org.jboss.as.jpa.injectors
-
Represents the PersistenceContext injected into a component.
- PersistenceContextInjectionSource(PersistenceContextType, Map, ServiceName, DeploymentUnit, String, String, PersistenceUnitMetadata) - Constructor for class org.jboss.as.jpa.injectors.PersistenceContextInjectionSource
-
Constructor for the PersistenceContextInjectorService
- PersistenceProviderAdaptor - Interface in org.jboss.as.jpa.spi
-
PersistenceProvider adaptor
- PersistenceProviderAdaptorLoader - Class in org.jboss.as.jpa.processor
-
Loads persistence provider adaptors
- PersistenceProviderAdaptorLoader() - Constructor for class org.jboss.as.jpa.processor.PersistenceProviderAdaptorLoader
-
- PersistenceProviderDeploymentHolder - Class in org.jboss.as.jpa.config
-
holds the deployed persistence provider + adaptor
- PersistenceProviderDeploymentHolder(List<PersistenceProvider>, PersistenceProviderAdaptor) - Constructor for class org.jboss.as.jpa.config.PersistenceProviderDeploymentHolder
-
- 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.JpaMessages
-
Creates an exception indicating the persistence provider could not be found.
- PersistenceProviderProcessor - Class in org.jboss.as.jpa.processor
-
Deploy JPA Persistence providers that are found in the application deployment.
- PersistenceProviderProcessor() - Constructor for class org.jboss.as.jpa.processor.PersistenceProviderProcessor
-
- PersistenceProviderResolverImpl - Class in org.jboss.as.jpa.persistenceprovider
-
Implementation of PersistenceProviderResolver
TODO: look at forking/merging with Hibernate javax.persistence.spi.PersistenceProviderResolverHolder.PersistenceProviderResolverPerClassLoader
- 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
-
- PersistenceUnitDeploymentProcessor - Class in org.jboss.as.jpa.processor
-
Handle the installation of the Persistence Unit service
- PersistenceUnitDeploymentProcessor(PersistenceUnitRegistryImpl) - Constructor for class org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor
-
- PersistenceUnitInjectionSource - Class in org.jboss.as.jpa.injectors
-
Represents the PersistenceUnit injected into a component.
- PersistenceUnitInjectionSource(ServiceName, DeploymentUnit, String, PersistenceUnitMetadata) - Constructor for class org.jboss.as.jpa.injectors.PersistenceUnitInjectionSource
-
- PersistenceUnitMetadata - Interface in org.jboss.as.jpa.spi
-
Represents the persistence unit definition
- PersistenceUnitMetadataHolder - Class in org.jboss.as.jpa.config
-
Holds the defined persistence units
- PersistenceUnitMetadataHolder() - 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
-
- persistenceUnitNotFound(String, DeploymentUnit) - Method in interface org.jboss.as.jpa.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.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() - Constructor for class org.jboss.as.jpa.processor.PersistenceUnitParseProcessor
-
- PersistenceUnitRegistryImpl - Class in org.jboss.as.jpa.subsystem
-
- 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
-
- PersistenceUnitService - Interface in org.jboss.as.jpa.spi
-
Persistence unit service
- 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) - Constructor for class org.jboss.as.jpa.service.PersistenceUnitServiceImpl
-
- PersistenceUnitServiceRegistry - Interface in org.jboss.as.jpa.spi
-
Registry of started persistence unit services.
- 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
-
Indicates whether the timer is persistent
- PersistentObjectStore<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache.spi
-
Stores an indentifiable object in a persistent store.
- 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
-
- persistTimer(TimerEntity) - Method in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- persistTimer(TimerEntity) - 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
.
- Phase - Enum in org.jboss.as.server.deployment
-
An enumeration of the phases of a deployment unit's processing cycle.
- PICKETBOX_ID - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
-
- 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
-
- PlaceholderResource.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
-
- PlatformLoggingMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
Handles read-attribute and write-attribute for the resource representing java.lang.management.PlatformLoggingMXBean
.
- 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.
- 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.
- 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
-
- POARegistry - Class in org.jboss.as.ejb3.iiop
-
Registry that maintains 2 different servant resistries
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.descriptions.common.InterfaceDescription
-
- PointToPointInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- 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
-
- Pool<T> - Interface in org.jboss.as.ejb3.pool
-
A pool of stateless objects.
- 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.pool.Constants
-
- POOL_MAX_SIZE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- POOL_PREFILL - Static variable in class org.jboss.as.connector.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.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
-
- PoolConfigurationRWHandler - Class in org.jboss.as.connector.pool
-
- PoolConfigurationRWHandler() - Constructor for class org.jboss.as.connector.pool.PoolConfigurationRWHandler
-
- PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler - Class in org.jboss.as.connector.pool
-
- PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler() - Constructor for class org.jboss.as.connector.pool.PoolConfigurationRWHandler.LocalAndXaDataSourcePoolConfigurationWriteHandler
-
- PoolConfigurationRWHandler.PoolConfigurationReadHandler - Class in org.jboss.as.connector.pool
-
- PoolConfigurationRWHandler.PoolConfigurationReadHandler() - Constructor for class org.jboss.as.connector.pool.PoolConfigurationRWHandler.PoolConfigurationReadHandler
-
- PoolConfigurationRWHandler.PoolConfigurationWriteHandler - Class in org.jboss.as.connector.pool
-
- PoolConfigurationRWHandler.PoolConfigurationWriteHandler() - Constructor for class org.jboss.as.connector.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler - Class in org.jboss.as.connector.pool
-
- PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler() - Constructor for class org.jboss.as.connector.pool.PoolConfigurationRWHandler.RaPoolConfigurationWriteHandler
-
- PooledComponent<I extends ComponentInstance> - Interface in org.jboss.as.ejb3.component.pool
-
- PooledInstanceInterceptor - Class in org.jboss.as.ejb3.component.pool
-
- PoolMetrics - Class in org.jboss.as.connector.pool
-
- PoolMetrics() - Constructor for class org.jboss.as.connector.pool.PoolMetrics
-
- PoolMetrics.ParametrizedPoolMetricsHandler - Class in org.jboss.as.connector.pool
-
- PoolMetrics.ParametrizedPoolMetricsHandler(StatisticsPlugin) - Constructor for class org.jboss.as.connector.pool.PoolMetrics.ParametrizedPoolMetricsHandler
-
- 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.pool
-
- PoolOperations(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.pool.PoolOperations
-
- PoolOperations.FlushAllConnectionInPool - Class in org.jboss.as.connector.pool
-
- PoolOperations.FlushAllConnectionInPool(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.pool.PoolOperations.FlushAllConnectionInPool
-
- PoolOperations.FlushIdleConnectionInPool - Class in org.jboss.as.connector.pool
-
- PoolOperations.FlushIdleConnectionInPool(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.pool.PoolOperations.FlushIdleConnectionInPool
-
- PoolOperations.TestConnectionInPool - Class in org.jboss.as.connector.pool
-
- PoolOperations.TestConnectionInPool(PoolOperations.PoolMatcher) - Constructor for class org.jboss.as.connector.pool.PoolOperations.TestConnectionInPool
-
- 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.
- 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
-
- popCurrentSelector() - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Pops the current selector for the thread, replacing it with the previous selector
- popOwner() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- popOwner() - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- populateAttributes(Map<String, Object>) - Method in class org.jboss.as.web.session.ClusteredSession
-
Extension point for subclasses to load the attribute map from the distributed cache.
- 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.CacheContainerAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.TransportAdd
-
- 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(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.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.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.JVMAddHandler
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.PathAddHandler
-
- 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.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.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.PassivationStoreAdd
-
Populate the strictMaxPoolModel
from the operation
- 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.logging.handlers.HandlerAddProperties
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerAdd
-
- populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.RootLoggerAdd
-
- 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.remoting.ConnectorAdd
-
- 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(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(ModelNode, ModelNode) - Method in class org.jboss.as.server.services.net.BindingGroupAddHandler
-
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.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.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
-
- populateSession(Request) - Method in class org.jboss.as.web.security.ExtendedFormAuthenticator
-
Populates the session the request belongs to with authentication data as described above.
- 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.server.services.net.RemoteDestinationOutboundSocketBindingResourceDefinition
-
- PORT_NUMBER_PROP - Static variable in class org.jboss.as.ee.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
-
- PORTABLE_EXTENSIONS - Static variable in class org.jboss.as.weld.deployment.WeldAttachments
-
Portable extensions discovered in sub deployments.
- POST - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- POST_CONSTRUCT - Static variable in class org.jboss.as.ejb3.component.entity.EntityBeanInterceptors
-
Post construct interceptor that sets up the instances context
- POST_INITIALIZE_IN_ORDER - Static variable in enum org.jboss.as.server.deployment.Phase
-
- POST_MODULE_APP_CLIENT_METHOD_RESOLUTION - 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_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_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_CONTEXT_SETUP - 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_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_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_ENV_ENTRY - 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_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_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_CLASS_FILE_TRANSFORMER - 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_REFLECTION_INDEX - Static variable in enum org.jboss.as.server.deployment.Phase
-
- POST_MODULE_TRANSFORMER - 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_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_PORTABLE_EXTENSIONS - 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
-
- postActivate(SerializationGroup<K, V, UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- postActivate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Notification that the group has been activated from a passivated state.
- postActivate(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- postActivate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
Notification that the group has been activated from a passivated state.
- postActivate(V) - Method in interface org.jboss.as.ejb3.cache.PassivationManager
-
This method is called after an object has been retrieved deserialized after passivation.
- postActivate() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Callback that must be invoked some time after the group has been activated but before a reference to any member of the
group is provided to an external caller.
- postActivate(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- postActivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- postReplicate(SerializationGroup<K, V, UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- postReplicate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Notification that the previously replicated group has been retrieved from a clustered cache.
- postReplicate(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- postReplicate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
Notification that the previously replicated group has been retrieved from a clustered cache.
- postReplicate(V) - Method in interface org.jboss.as.ejb3.cache.spi.ReplicationPassivationManager
-
This method is called after a previously replicated object has been retrieved from a clustered cache.
- postReplicate() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Callback that must be invoked some time after the group has been replicated but before a reference to any member of the
group is provided to an external caller.
- postTimeoutProcessing() - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- postTimeoutProcessing() - Method in class org.jboss.as.ejb3.timerservice.task.TimerTask
-
- PRECONDITION_FAILED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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.
- Preference - Interface in org.jboss.as.clustering.singleton.election
-
- preferred(ClusterNode) - Method in class org.jboss.as.clustering.singleton.election.NamePreference
-
- preferred(ClusterNode) - Method in interface org.jboss.as.clustering.singleton.election.Preference
-
- preferred(ClusterNode) - Method in class org.jboss.as.clustering.singleton.election.SocketAddressPreference
-
- PreferredSingletonElectionPolicy - Class in org.jboss.as.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(Preference, SingletonElectionPolicy) - Constructor for class org.jboss.as.clustering.singleton.election.PreferredSingletonElectionPolicy
-
- PREFIX - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- PrefixFormatter - Interface in org.jboss.as.cli.operation
-
TODO this has to turn into the whole operation request formatter
Creates a string representation of the Prefix instance.
- 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
-
- PRELOAD - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- preloadModule(ModuleIdentifier) - Method in class org.jboss.as.server.moduleservice.ServiceModuleLoader
-
- prepareFailThreadInterrupted() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the thread was interrupted waiting for the operation to prepare/fail.
- 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
-
- prePassivate(SerializationGroup<K, V, UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- prePassivate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Prepare members for passivation.
- prePassivate(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- prePassivate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- prePassivate(V) - Method in interface org.jboss.as.ejb3.cache.PassivationManager
-
This method is called before an object is serialized for passivation.
- prePassivate() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Callback that must be invoked before the group is passivated.
- prePassivate() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Instructs this group member to ensure any prePassivate callbacks are invoked on the underlying item and any internal
references to its group and underlying item are released.
- prePassivate(StatefulSessionComponentInstance) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- prePassivate() - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- preReplicate(SerializationGroup<K, V, UUID>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- preReplicate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Prepare members for replication.
- preReplicate(SerializationGroupMember<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- preReplicate() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- preReplicate(V) - Method in interface org.jboss.as.ejb3.cache.spi.ReplicationPassivationManager
-
This method is called before an object is replicated by a clustered cache.
- preReplicate() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Callback that must be invoked before the group is replicated.
- preReplicate() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Instructs this group member to ensure any preReplicate callbacks are invoked on the underlying item and any internal
references to its group and underlying item are released.
- 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
-
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
-
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 a invocation was not associated with an instance, primary key was null, instance may have been removed
- 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
-
- PRINCIPAL_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
-
- principalVersusRolesMap - Variable in class org.jboss.as.web.security.JBossWebRealm
-
JBoss specific role mapping set in the MetaData
- print(String) - Method in interface org.jboss.as.cli.impl.Console
-
- 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
-
- printCommands(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- printDebugStats() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- printf(String, Object...) - Method in interface org.jboss.as.domain.management.security.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.JavaConsole
-
- printHelp(CommandContext) - Method in class org.jboss.as.cli.handlers.CommandHandlerWithHelp
-
- printHelp(CommandContext) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- printLeftOvers() - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
- printLine(String) - Method in interface org.jboss.as.cli.CommandContext
-
Prints a string to the CLI's output.
- printList(CommandContext, List<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, List<Property>) - Method in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- 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.naming.JavaNamespaceSetup
-
- priority() - Method in interface org.jboss.as.server.deployment.SetupAction
-
Higher priority setup actions run first
- PRIORITY - Static variable in class 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
-
- 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.
- PROBLEM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- problemOpeningStreamFromDeploymentURL(String, IOException) - Method in interface org.jboss.as.server.ServerMessages
-
- proceed() - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- process(DeploymentPhaseContext, EEModuleClassDescription, AnnotationInstance, String, String, InjectionTarget, EEModuleDescription, Module, EEApplicationClasses) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- 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.server.controller.descriptions.ServerDescriptionConstants
-
- 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.jboss.as.web.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
-
- processClassResource(DeploymentPhaseContext, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- 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
-
- processDeployment(String, WarMetaData, DeploymentUnit, ServiceTarget) - Method in class org.jboss.as.web.deployment.WarDeploymentProcessor
-
- 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.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.ee.datasource.DataSourceDefinitionDeploymentDescriptorParser
-
- 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
-
- processElement(EJBBoundCacheMetaData, XMLStreamReader) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheParser
-
- processElement(EJBBoundClusteringMetaData, XMLStreamReader) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaDataParser
-
- processElement(EJBBoundPoolMetaData, XMLStreamReader) - Method in class org.jboss.as.ejb3.pool.EJBBoundPoolParser
-
- processElement(EJBBoundResourceAdapterBindingMetaData, XMLStreamReader) - Method in class org.jboss.as.ejb3.resourceadapterbinding.parser.EJBBoundResourceAdapterBindingMetaDataParser
-
- processElement(EJBBoundSecurityMetaData, XMLStreamReader) - Method in class org.jboss.as.ejb3.security.parser.EJBBoundSecurityMetaDataParser
-
- processElement(SecurityRoleMetaData, XMLStreamReader) - Method in class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
-
- 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
-
- processExpirationPassivation() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- processExpirationPassivation() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- processExpires() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- processFieldResource(DeploymentPhaseContext, FieldInfo, String, String, EEModuleClassDescription, AnnotationInstance, EEModuleDescription, Module, EEApplicationClasses) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- 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
-
- processingTime - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Cumulative time spent in backgroundProcess
- 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
- 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.component.TCCLInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanAssociatingInterceptor
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ee.managedbean.component.ManagedBeanDestroyInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.interceptors.EntityBeanPrimaryKeyInterceptor
-
- 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.HomeRemoveInterceptor
-
- 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.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.StatefulComponentIdInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor
-
- 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.SingletonLifecycleCMTTxInterceptor
-
- 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.Jsr299BindingsInterceptor
-
- processInvocation(InterceptorContext) - Method in class org.jboss.as.weld.injection.WeldInjectionInterceptor
-
- processJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- 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
-
- 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) - 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, ResourceDescriptionResolver) - Constructor for class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- processSessionReplication() - Method in class org.jboss.as.web.session.ClusteredSession
-
Increment our version and propagate ourself to the distributed cache.
- processSessions() - Method in class org.jboss.as.web.session.IntervalSnapshotManager
-
Distribute all modified sessions
- 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
-
- processTld(ArrayList<TagLibraryInfo>, String, TldMetaData) - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- processTxAttr(EJBComponentDescription, MethodIntf, Method) - Method in class org.jboss.as.ejb3.component.EJBComponentCreateService
-
- ProcessType - Enum in org.jboss.as.controller
-
Holds the possible process types.
- ProcessTypeHandler - Class in org.jboss.as.server.operations
-
Reports the process type
- processWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- PRODUCT_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PRODUCT_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ProductConfig - Class in org.jboss.as.version
-
Common location to manage the AS based product name and version.
- ProductConfig(ModuleLoader, String) - Constructor for class org.jboss.as.version.ProductConfig
-
- profile - Variable in class org.jboss.as.cli.handlers.GenericTypeOperationHandler
-
- profile - Variable in class org.jboss.as.cli.handlers.jca.NoArgDataSourceOperationHandler
-
- PROFILE - Static variable in class org.jboss.as.cli.Util
-
- PROFILE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- ProfileDescription - Class in org.jboss.as.controller.descriptions.common
-
Model description for profile elements.
- ProfileDescription() - Constructor for class org.jboss.as.controller.descriptions.common.ProfileDescription
-
- profileHasNoSubsystems(Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the profile has no subsystem configurations.
- profileNotFound(Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating no profile found for inclusion.
- ProgressListenerImpl - Class in org.jboss.as.ee.deployment.spi.status
-
The listener interface for receiving deployment progress events.
- ProgressListenerImpl() - Constructor for class org.jboss.as.ee.deployment.spi.status.ProgressListenerImpl
-
- ProgressObjectImpl - Class in org.jboss.as.ee.deployment.spi.status
-
The ProgressObject interface tracks and reports the progress of the deployment activities, distribute, start, stop, undeploy.
- ProgressObjectImpl(DeploymentStatus, TargetModuleID[]) - Constructor for class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
- PromptNewUserState - Class in org.jboss.as.domain.management.security.state
-
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) - Constructor for class org.jboss.as.domain.management.security.state.PromptNewUserState
-
- PromptNewUserState(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.state.PromptNewUserState
-
- PromptPasswordState - Class in org.jboss.as.domain.management.security.state
-
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) - Constructor for class org.jboss.as.domain.management.security.state.PromptPasswordState
-
- 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
-
- PROPERTIES - Static variable in interface org.jboss.as.cli.ArgumentValueConverter
-
- PROPERTIES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- PROPERTIES - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- PROPERTIES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- PROPERTIES - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- PROPERTIES - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PROPERTIES - Static variable in class org.jboss.as.threads.CommonAttributes
-
- PROPERTIES_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- PropertiesAttributeDefinition - Class in org.jboss.as.security
-
- PropertiesAttributeDefinition(String, String, boolean) - Constructor for class org.jboss.as.security.PropertiesAttributeDefinition
-
- 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, ModelNode) - Constructor for class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- 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
-
- PropertiesSubjectSupplemental - Class in org.jboss.as.domain.management.security
-
- PropertiesSubjectSupplemental(ModelNode) - Constructor for class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- 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 interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- PROPERTY - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- PROPERTY - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- PROPERTY - Static variable in interface org.jboss.as.security.Constants
-
- PROPERTY - Static variable in class org.jboss.as.threads.CommonAttributes
-
- PropertyFileFinder - Class in org.jboss.as.domain.management.security.state
-
The first state executed, responsible for searching for the relevant properties files.
- PropertyFileFinder(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.state.PropertyFileFinder
-
- PropertyFilePrompt - Class in org.jboss.as.domain.management.security.state
-
Describe the purpose
- PropertyFilePrompt(ConsoleWrapper) - Constructor for class org.jboss.as.domain.management.security.state.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 - Class in org.jboss.as.cli.parsing.operation
-
- PropertyListState(char, char, char...) - Constructor for class org.jboss.as.cli.parsing.operation.PropertyListState
-
- 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
-
- propertyNameValueSeparator(int) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- propertyNameValueSeparator(int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- PropertyResource - Class in org.jboss.as.remoting
-
- PropertyResource(String) - Constructor for class org.jboss.as.remoting.PropertyResource
-
- 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
-
- PropertyState - Class in org.jboss.as.cli.parsing.operation
-
- 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 interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- Protocol - Enum in org.jboss.as.clustering.jgroups.subsystem
-
The set of valid JGroups protocol types.
- 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_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- 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
-
- ProtocolChannelClient.Configuration() - Constructor for class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- 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
-
- ProtocolClient.Configuration() - Constructor for class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- ProtocolConfiguration - Interface in org.jboss.as.clustering.jgroups
-
Defines the configuration of a JGroups protocol.
- 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
-
- ProtocolLogger - Interface in org.jboss.as.process.protocol
-
Date: 21.07.2011
- ProtocolLogger - Interface in org.jboss.as.protocol
-
Date: 21.07.2011
- ProtocolMessages - Interface in org.jboss.as.process.protocol
-
Date: 21.07.2011
- ProtocolMessages - Interface in org.jboss.as.protocol
-
This module is using message IDs in the range 12100-12199.
- PROTOCOLS - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- PROTOCOLS - Static variable in interface org.jboss.as.security.Constants
-
- PROTOCOLS - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- 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
-
- ProtocolServer.Configuration() - Constructor for class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- 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
-
- ProtocolTypeValidator - Class in org.jboss.as.clustering.jgroups.subsystem.validators
-
A validator for JGroups protocol types, defined by org.jboss.as.clustering.jgroups.Protocol
- ProtocolTypeValidator(boolean) - Constructor for class org.jboss.as.clustering.jgroups.subsystem.validators.ProtocolTypeValidator
-
- 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
-
- PROVIDER - Static variable in interface org.jboss.as.security.Constants
-
- provider() - Static method in class org.jboss.as.server.deployment.module.TempFileProviderService
-
- provider - Static variable in class org.jboss.as.web.deployment.ServletDeploymentStats
-
- PROVIDER_ARGUMENT - Static variable in interface org.jboss.as.security.Constants
-
- 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 persistence provider class
- PROVIDER_CLASS_HIBERNATE_OGM - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate OGM persistence provider class
- 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_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 - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate 4 persistence provider
- PROVIDER_MODULE_HIBERNATE_OGM - Static variable in class org.jboss.as.jpa.config.Configuration
-
Hibernate OGM persistence provider
- PROVIDER_MODULE_TOPLINK - Static variable in class org.jboss.as.jpa.config.Configuration
-
- PROVIDER_MODULES - Static variable in class org.jboss.as.security.AuditResourceDefinition
-
- PROVIDER_MODULES - Static variable in interface org.jboss.as.security.Constants
-
- ProviderModulesAttributeDefinition - Class in org.jboss.as.security
-
- ProviderModulesAttributeDefinition(String, String) - Constructor for class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- providesSessionAttributes() - Method in class org.jboss.as.clustering.web.impl.IncomingDistributableSessionDataImpl
-
- providesSessionAttributes() - Method in interface org.jboss.as.clustering.web.IncomingDistributableSessionData
-
- 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_AUTHENTICATION_REQUIRED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- PROXY_REFLECTION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
The reflection index used to generate jboss-invoation proxies
- 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>, Component, ComponentView) - Constructor for class org.jboss.as.ee.component.ProxyInvocationHandler
-
Construct a new instance.
- 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.descriptions.common.InterfaceDescription
-
- PUBLIC_BIND_ADDRESS - Static variable in class org.jboss.as.process.CommandLineConstants
-
- PublicAddressInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- publishEvent(FacesContext, Class<? extends SystemEvent>, Class<?>, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- publishEvent(FacesContext, Class<? extends SystemEvent>, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- PURGE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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, String, String, Set<String>) - Method in class org.jboss.as.security.service.SimpleSecurityManager
-
Must be called from within a privileged action.
- 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, ReferenceCountedEntityManager>) - Static method in class org.jboss.as.jpa.container.SFSBCallStack
-
Push the passed SFSB context handle onto the invocation call stack
- pushCurrentSelector(NamespaceContextSelector) - Static method in class org.jboss.as.naming.context.NamespaceContextSelector
-
Set the current context selector for the current thread.
- pushOwner(Object) - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- pushOwner(ServiceTarget, ServiceName...) - Static method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- put(K, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- put(K, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- put(K, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- put(Map<Object, Object>, Object) - Method in enum org.jboss.as.clustering.web.infinispan.SessionMapEntry
-
Add this entry to the specified map if the specified value is non-null.
- put(K, V) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- putAll(Map<? extends K, ? extends Map<MK, MV>>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putAll(Map<? extends K, ? extends Map<MK, MV>>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- putAllAsync(Map<? extends K, ? extends Map<MK, MV>>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putAllAsync(Map<? extends K, ? extends Map<MK, MV>>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putAllAsync(Map<? extends K, ? extends Map<MK, MV>>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putAsync(K, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putAsync(K, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putAsync(K, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- 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.
- putForExternalRead(K, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- 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, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putIfAbsent(K, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putIfAbsent(K, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putIfAbsentAsync(K, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putIfAbsentAsync(K, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- putIfAbsentAsync(K, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- 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.jboss.as.web.session.ClusteredSession
-
- RA_INSTANCE - Static variable in class org.jboss.as.connector.pool.PoolOperations.FlushAllConnectionInPool
-
- RA_INSTANCE - Static variable in class org.jboss.as.connector.pool.PoolOperations.FlushIdleConnectionInPool
-
- RA_INSTANCE - Static variable in class org.jboss.as.connector.pool.PoolOperations.TestConnectionInPool
-
- RA_REPOSISTORY_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- RA_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- RA_SERVICE_NAME_SEPARATOR - Static variable in class org.jboss.as.connector.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
-
- RACK - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- RACK - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- RaDeploymentActivator - Class in org.jboss.as.connector.deployers
-
Service activator which installs the various service required for rar
deployments.
- RaDeploymentActivator() - Constructor for class org.jboss.as.connector.deployers.RaDeploymentActivator
-
- RaDeploymentParsingProcessor - Class in org.jboss.as.connector.deployers.processors
-
DeploymentUnitProcessor responsible for parsing a standard jca xml descriptor
and attaching the corresponding metadata.
- RaDeploymentParsingProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.RaDeploymentParsingProcessor
-
Construct a new instance.
- RaNativeProcessor - Class in org.jboss.as.connector.deployers.processors
-
Load native libraries for .rar deployments
- RaNativeProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.RaNativeProcessor
-
Construct a new instance.
- 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
-
- RaOperationUtil - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- RaOperationUtil() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil
-
- RarDependencyProcessor - Class in org.jboss.as.connector.deployers.processors
-
- RarDependencyProcessor() - Constructor for class org.jboss.as.connector.deployers.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.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- RaRepositoryService - Class in org.jboss.as.connector.rarepository
-
A MdrService.
- RaRepositoryService() - Constructor for class org.jboss.as.connector.rarepository.RaRepositoryService
-
Create instance
- 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.processors
-
Deployment processor used to determine the structure of RAR deployments.
- RaStructureProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.RaStructureProcessor
-
- rawAttributeText(XMLStreamReader, String) - Method in class org.jboss.as.connector.util.AbstractParser
-
FIXME Comment this
- rawElementText(XMLStreamReader) - Method in class org.jboss.as.connector.util.AbstractParser
-
FIXME Comment this
- RaXmlDeploymentProcessor - Class in org.jboss.as.connector.deployers.processors
-
DeploymentUnitProcessor responsible for using IronJacamar metadata and create
service for ResourceAdapter.
- RaXmlDeploymentProcessor(MetadataRepository) - Constructor for class org.jboss.as.connector.deployers.processors.RaXmlDeploymentProcessor
-
- read() - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Reads a single byte from the inner input stream.
- read(byte[]) - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Reads from the inner input stream, attempting to fill the passed byte array.
- read(byte[], int, int) - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Reads the specified number of bytes starting from the specified offset into the specified buffer from the inner input
stream.
- read(ObjectInputStream) - Method in class org.jboss.as.ejb3.iiop.handle.SerializationHackProxy
-
- 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_ATTRIBUTE - Static variable in class org.jboss.as.cli.Util
-
- READ_ATTRIBUTE - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- READ_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_ATTRIBUTE_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_CHILDREN_NAMES - Static variable in class org.jboss.as.cli.Util
-
- READ_CHILDREN_NAMES - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- READ_CHILDREN_NAMES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_NAMES_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_CHILDREN_RESOURCES - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- READ_CHILDREN_RESOURCES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_RESOURCES_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_CHILDREN_TYPES - Static variable in class org.jboss.as.cli.Util
-
- READ_CHILDREN_TYPES - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- READ_CHILDREN_TYPES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_CHILDREN_TYPES_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_CONFIG_AS_XML - Static variable in class org.jboss.as.controller.descriptions.common.CommonDescriptions
-
- READ_CONFIG_AS_XML_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_ONLY - Static variable in class org.jboss.as.cli.Util
-
- READ_ONLY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_OPERATION_DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- READ_OPERATION_DESCRIPTION - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- 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 - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- READ_OPERATION_NAMES_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_OPERATION_NAMES_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_OPERATION_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_RESOURCE - Static variable in class org.jboss.as.cli.Util
-
- READ_RESOURCE - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- READ_RESOURCE_DESCRIPTION - Static variable in class org.jboss.as.cli.Util
-
- READ_RESOURCE_DESCRIPTION - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- READ_RESOURCE_DESCRIPTION_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_DESCRIPTION_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_RESOURCE_METRICS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- READ_RESOURCE_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- READ_WRITE - Static variable in class org.jboss.as.cli.Util
-
- 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.
- ReadAttributeHandler - Class in org.jboss.as.cli.handlers
-
- ReadAttributeHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ReadAttributeHandler
-
- 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) - Method in class org.jboss.as.cli.handlers.DeployHandler
-
- readBytes(int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the number of bytes read.
- readBytes(int) - Method in interface org.jboss.as.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
-
- readClass(Unmarshaller) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionBeanClassTable
-
- 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.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.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.connector.subsystems.datasources.DataSourcesExtension.DataSourceSubsystemParser
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension.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, List<ModelNode>) - Method in class org.jboss.as.logging.LoggingSubsystemParser
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.naming.subsystem.NamingSubsystem11Parser
- 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, List<ModelNode>) - Method in class org.jboss.as.server.parsing.StandaloneXml
-
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.jboss.as.threads.ThreadsParser
-
- readFloat() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- 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
-
- readHeadComment(XMLExtendedStreamReader, ModelNode, List<ModelNode>) - Method in class org.jboss.as.controller.parsing.CommonXml
-
- readingPersistenceXml(String) - Method in interface org.jboss.as.jpa.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.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.JavaConsole
-
- readLine() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- 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
-
- readLong() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- readLong(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- readModel(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
- readModel(Resource) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Recursively read the local model.
- readModel(Resource, int) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Read the local model.
- readModel(Resource, int, ResourceFilter) - Static method in class org.jboss.as.controller.registry.Resource.Tools
-
Read the local model.
- readModelForUpdate(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
- readOnlyNamingContext() - Method in interface org.jboss.as.naming.NamingMessages
-
Creates an exception indicating the naming context is read-only.
- ReadOperationHandler - Class in org.jboss.as.cli.handlers
-
- ReadOperationHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.ReadOperationHandler
-
- readPassword(String, Object...) - Method in interface org.jboss.as.domain.management.security.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.JavaConsole
-
- readProperty(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
- readResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Get the addressable resource for read only operations.
- readResource(String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemTest
-
Read the classpath resource with the given name and return its contents as a string.
- readResourceForUpdate(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Get an addressable resource for update operations.
- readRootFile(byte, String) - Method in interface org.jboss.as.repository.RemoteFileRequestAndHandler.RootFileReader
-
- readShort() - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- 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.controller.parsing.CommonXml
-
- readToEol(InputStream) - Static method in class org.jboss.as.process.protocol.StreamUtils
-
- 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
-
- readWholeModel() - Method in class org.jboss.as.subsystem.test.KernelServices
-
Reads the whole model from the model controller
- 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.domain.management.ModelDescriptionConstants
-
- realmNotSupported(Callback) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the realm is not supported.
- realmPrompt(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The prompt to obtain the realm from the user.
- realmReadinessFilter() - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
The description for the RealmReadinessFilter
.
- RealmRole - Class in org.jboss.as.domain.management.security
-
- RealmRole(String) - Constructor for class org.jboss.as.domain.management.security.RealmRole
-
- RealmSecurityProvider - Class in org.jboss.as.remoting
-
A Remoting ServerAuthenticationProvider that wraps a management domain security realm.
- RealmSecurityProvider(SecurityRealm, CallbackHandler, String) - Constructor for class org.jboss.as.remoting.RealmSecurityProvider
-
- RealmSecurityProviderService - Class in org.jboss.as.remoting
-
The service to make the RealmAuthenticationProvider available.
- RealmSecurityProviderService() - Constructor for class org.jboss.as.remoting.RealmSecurityProviderService
-
- RealmUser - Class in org.jboss.as.domain.management.security
-
The Principal used to represent the name of an authenticated user.
- RealmUser(String) - Constructor for class org.jboss.as.domain.management.security.RealmUser
-
- RealmUser(String, String) - Constructor for class org.jboss.as.domain.management.security.RealmUser
-
- RealmUsersRolesLoginModule - Class in org.jboss.as.security
-
- RealmUsersRolesLoginModule() - Constructor for class org.jboss.as.security.RealmUsersRolesLoginModule
-
- 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(String, Realm, Request) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Attempts reauthentication to the given Realm
using the credentials associated with the single sign-on
session identified by argument ssoId
.
- 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(Name, Object) - Method in class org.jboss.as.naming.InitialContext
-
- 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(String, Object, Attributes) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- rebind(String, Object, Attributes) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- receivedConcurrentStateRequests(String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs a warning message indicating that concurrent requests were received to get service state.
- receivedRemoteLockFromSelf() - Method in interface org.jboss.as.clustering.ClusteringApiLogger
-
Logs a warning message indicating a call to remoteLock
was called from itself.
- receivedUnlockForRemoteNode(ClusterNode) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
Creates an exception indicating an unlock should not be invoked for remote nodes.
- receivedWrongChannel() - Method in interface org.jboss.as.process.protocol.ProtocolLogger
-
Logs a warning message indicating the wrong channel was received.
- receivedWrongChannel() - Method in interface org.jboss.as.protocol.ProtocolLogger
-
Logs a warning message indicating the wrong channel was received.
- reconnect(Object) - Method in class org.jboss.as.ejb3.iiop.handle.HandleDelegateImpl
-
- reconnect(String, int, byte[]) - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerClient
-
Reconnect to the HC.
- reconnect(URI, CallbackHandler, ActiveOperation.CompletedCallback<Boolean>) - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerConnection
-
Reconnect to the server.
- RECONNECT_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- reconnectProcess(String, String, int, boolean, byte[]) - Method in class org.jboss.as.process.ProcessControllerClient
-
- recordLockHolder(ClusterLockState, ClusterNode) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- recoverService(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerRemove
-
- 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.connector.subsystems.resourceadapters.ReloadRequiredRemoveStepHandler
-
- 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.ReloadRequiredRemoveStepHandler
-
- 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.ee.subsystem.EeSubsystemRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3AsyncServiceRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3IIOPRemove
-
- 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.ejb3.subsystem.PassivationStoreRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.StrictMaxPoolRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.TimerServiceRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.jmx.JMXSubsystemRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.RootLoggerRemove
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.naming.subsystem.NamingBindingRemove
-
- 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.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.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.ThreadFactoryRemove
-
- 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.descriptions.ModelDescriptionConstants
-
- RECURSIVE - Static variable in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- RECURSIVE_DEPTH - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- recycle() - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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(TargetModuleID[], File, File) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
- redeploy(TargetModuleID[], InputStream, InputStream) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
- redeploy(TargetModuleID[]) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Redeploys the modules
- redeploy(OperationContext, String, String, DeploymentHandlerUtil.ContentItem...) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
-
- redeployRolledBack(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- redeployRolledBackWithNoMessage(String) - Method in interface org.jboss.as.server.ServerLogger
-
- reEnable(OperationContext, ModelNode) - Method in class org.jboss.as.connector.subsystems.datasources.DataSourceDisable
-
- reenterState() - Method in interface org.jboss.as.cli.parsing.ParsingContext
-
- REENTRANCY_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.Component
-
- reference(EntityBeanComponentInstance) - Method in class org.jboss.as.ejb3.component.entity.entitycache.TransactionLocalEntityCache
-
- ReferenceCountedEntityManager - Class in org.jboss.as.jpa.container
-
Structure used to track SFSB references to an entity manager
This class is not thread safe, it should not be accessed by multiple threads.
- ReferenceCountedEntityManager(ExtendedEntityManager) - Constructor for class org.jboss.as.jpa.container.ReferenceCountedEntityManager
-
- referenceCountedEntityManagerNegativeCount(int, String) - Method in interface org.jboss.as.jpa.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.
- referenceForLocator(EJBLocator<?>) - Method in class org.jboss.as.ejb3.iiop.EjbIIOPService
-
Returns a corba reference for the given locator
- REFLECTION_INDEX - Static variable in class org.jboss.as.server.deployment.Attachments
-
The reflection index for the deployment.
- Reflections - Class in org.jboss.as.weld.util
-
- Reflections() - Constructor for class org.jboss.as.weld.util.Reflections
-
- 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
-
- refreshLocalEntry() - Method in interface org.jboss.as.clustering.registry.Registry
-
- refreshLocalEntry() - Method in class org.jboss.as.clustering.registry.RegistryService
-
- register(String, ServiceProviderRegistry.Listener) - Method in interface org.jboss.as.clustering.service.ServiceProviderRegistry
-
Registers the current node as a provider for the specified service.
- register(String, ServiceProviderRegistry.Listener) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- register(String, String, String, String) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Notifies the cluster of the creation of a new SSO entry.
- register(String, String, String, String) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Notifies the cluster of the creation of a new SSO entry.
- register(ManagementResourceRegistration) - Static method in class org.jboss.as.controller.operations.common.InterfaceCriteriaWriteHandler
-
- register(ManagementResourceRegistration) - Static method in class org.jboss.as.controller.operations.common.JVMHandlers
-
- register(ManagementResourceRegistration, boolean) - Static method in class org.jboss.as.controller.operations.common.JVMHandlers
-
- register(String, Resource) - Method in interface org.jboss.as.controller.registry.ResourceProvider
-
- register() - Static method in class org.jboss.as.ee.deployment.spi.factories.DeploymentFactoryImpl
-
Register this deployment factory with the manager
- register(ManagementResourceRegistration, PersistenceUnitServiceRegistry) - Method in interface org.jboss.as.jpa.spi.ManagementAdaptor
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.BufferPoolMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.ClassLoadingMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.CompilationMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.GarbageCollectorMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.MemoryManagerMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.MemoryMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.MemoryPoolMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.OperatingSystemMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.PlatformLoggingMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.RuntimeMXBeanAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.platform.mbean.ThreadMXBeanAttributeHandler
-
- register(Registration) - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
-
- register(ManagementResourceRegistration) - Static method in class org.jboss.as.web.deployment.ServletDeploymentStats
-
- register(Request, HttpServletResponse, Principal, String, String, String) - Method in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
Registers an authenticated Principal and authentication type in our request, in the current session (if there is one),
and with our SingleSignOn valve, if there is one.
- register(String, Principal, String, String, String) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Register the specified Principal as being associated with the specified value for the single sign on identifier.
- REGISTER_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- 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.controller.resource.AbstractSocketBindingResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.resource.SocketBindingGroupResourceDefinition
-
- registerAddOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerArbitraryDescriptorForOperation(ModelNode, String, String, ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for all of an operation's parameters and reply properties
- registerArbitraryDescriptorForOperationParameter(ModelNode, String, String, String, ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for an operation's parameter
- registerArbitraryDescriptorForOperationReplyProperties(ModelNode, String, String, ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for an operation's reply properties
- registerAttributeArbitraryDescriptor(ModelNode, String, String, ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator) - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator.ValidationConfiguration
-
Register an additional arbitrary descriptor for an attribute
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerReadAttributeHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerWriteAttributeHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheWriteAttributeHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.infinispan.subsystem.TransportWriteAttributeHandler
-
- 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.resource.AbstractSocketBindingResourceDefinition
-
- 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.SimpleResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- 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.PropertiesFileResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.SecretServerIdentityResourceDefinition
-
- 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.EeSubsystemRootResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ee.subsystem.EeWriteAttributeHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
-
- 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.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.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.jmx.JMXSubsystemRootResource
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.RemotingConnectorResource
-
- 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.naming.subsystem.NamingBindingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.naming.subsystem.NamingSubsystemRootResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.ConnectorResource
-
- 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.LoginModuleStackResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.MappingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.security.SecurityDomainResourceDefinition
-
- 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.deployment.scanner.DeploymentScannerDefinition
-
- 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.server.services.security.VaultWriteAttributeHandler
-
- 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.TransactionSubsystemRootResourceDefinition
-
- registerBinding(ManagedBinding) - Method in interface org.jboss.as.network.ManagedBindingRegistry
-
Register a managed binding.
- 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
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.controller.extension.ExtensionResourceDefinition
-
- 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.management.security.SecurityRealmResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.domain.management.security.XmlAuthenticationResourceDefinition
-
- registerComponent(PathAddress, ServiceName) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- registerDataSource(PathAddress, T) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- registerDeployment(String) - Static method in class org.jboss.as.connector.ConnectorServices
-
- registerDeploymentModel(DescriptionProvider) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the deployment model node registration for this subsystem.
- registerDeploymentModel(ResourceDefinition) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the deployment model node registration for this subsystem.
- registeredAdminObject(String) - Method in interface org.jboss.as.connector.ConnectorLogger
-
Logs an informational message indicating an admin object was registered.
- registeredConnectionFactory(String) - Method in interface org.jboss.as.connector.ConnectorLogger
-
Logs an informational message indicating the JNDI connection factory was registered.
- registerEJBClientContext(EJBClientContext, ClassLoader) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
Associates a EJBClientContext
with the passed classLoader
.
- registerExtendedUnderlyingWithTransaction(String, EntityManager, EntityManager) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
Register the specified entity manager (persistence context) with the current transaction.
- registerGroupMembershipListener(GroupMembershipListener) - Method in interface org.jboss.as.clustering.GroupMembershipNotifier
-
- registerGroupMembershipListener(GroupMembershipListener) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- registerGroupMembershipListener(GroupMembershipListener, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- registerHandler(CommandHandler, String...) - Method in class org.jboss.as.cli.CommandRegistry
-
- registerHandler(CommandHandler, boolean, String...) - Method in class org.jboss.as.cli.CommandRegistry
-
- registerInstalledDriver(InstalledDriver) - Method in interface org.jboss.as.connector.registry.DriverRegistry
-
Register an installed JDBC driver
- registerInstalledDriver(InstalledDriver) - Method in class org.jboss.as.connector.registry.DriverRegistryImpl
-
- registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in class org.jboss.as.weld.services.bootstrap.WeldEjbServices
-
- registerMBean(Object, ObjectName) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- registerMetric(String, OperationStepHandler) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Records that the given attribute is a metric.
- 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
-
Records that the given attribute is a metric.
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, EnumSet<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, OperationEntry.EntryType) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, EnumSet<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- registerOperationHandler(String, OperationStepHandler, DescriptionProvider, boolean, OperationEntry.EntryType, EnumSet<OperationEntry.Flag>) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register an operation handler for this resource.
- 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.ee.subsystem.EeSubsystemRootResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.jmx.JMXSubsystemRootResource
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.management.client.content.ManagedDMRContentResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.security.SecurityDomainResourceDefinition
-
- 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(ReferenceCountedEntityManager) - 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
- registerPlatformMBeanResources(ManagementResourceRegistration) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanResourceRegistrar
-
- registerProxyController(PathElement, ProxyController) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register a proxy controller.
- registerReadOnlyAttribute(String, OperationStepHandler, AttributeAccess.Storage) - 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.
- registerReadOnlyAttribute(String, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - 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.
- 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 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.
- registerReadWriteAttribute(String, OperationStepHandler, OperationStepHandler, EnumSet<AttributeAccess.Flag>) - 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.
- 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.
- registerRemoveOperation(ManagementResourceRegistration, OperationStepHandler, OperationEntry.Flag...) - Method in class org.jboss.as.controller.SimpleResourceDefinition
-
- registerResourceAdapter(String) - Static method in class org.jboss.as.connector.ConnectorServices
-
- registerResourceAdapterDeployment(ResourceAdapterDeployment) - Method in interface org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistry
-
Register a resource adapter deployment
- registerResourceAdapterDeployment(ResourceAdapterDeployment) - Method in class org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistryImpl
-
Register a resource adapter deployment
- registerResourceAdapterIdentifier(String, String) - Static method in class org.jboss.as.connector.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.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- registerResourceReferenceProcessor(EEResourceReferenceProcessor) - Method in class org.jboss.as.ee.component.deployers.EEResourceReferenceProcessorRegistry
-
- registerRPCHandler(String, Object) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Register an object upon which RPCs associated with the given serviceName will be invoked.
- registerRPCHandler(String, Object, ClassLoader) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Register an object upon which RPCs associated with the given serviceName will be invoked.
- registerRPCHandler(String, Object) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Register an object upon which RPCs associated with the given serviceName will be invoked.
- registerRPCHandler(String, Object, ClassLoader) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Register an object upon which RPCs associated with the given serviceName will be invoked.
- 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
-
- registerStateTransferProvider(String, StateTransferProvider) - Method in interface org.jboss.as.clustering.GroupStateTransferService
-
Registers the object that can provide state for the service when newly joining group members request it.
- registerStateTransferProvider(String, StateTransferProvider) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- registerSubModel(PathElement, DescriptionProvider) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register the existence of an addressable sub-resource of this resource.
- registerSubModel(ResourceDefinition) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Register the existence of an addressable sub-resource of this resource.
- registerSubsystem(String) - Method in interface org.jboss.as.controller.ExtensionContext
-
- registerSubsystem(String, int, int) - Method in interface org.jboss.as.controller.ExtensionContext
-
Register a new subsystem type.
- 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
-
Deprecated.
currently not used and will be removed in a future release if not used.
- registerSubsystemModel(DescriptionProvider) - Method in interface org.jboss.as.controller.SubsystemRegistration
-
Get the model node registration for this subsystem.
- 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
- 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.
- registerSynchronization(Synchronization) - Method in class org.jboss.as.weld.services.bootstrap.WeldTransactionServices
-
- registerTimerWithTx(TimerImpl) - Method in class org.jboss.as.ejb3.timerservice.TimerServiceImpl
-
Registers the timer with any active transaction so that appropriate action on the timer can be
carried out on transaction lifecycle events, through the use of
Synchronization
callbacks.
- 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.jboss.as.web.WebLogger
-
- registerWithCallbackHandler(Principal, String, String) - Method in class org.jboss.as.web.security.jaspi.modules.WebServerAuthModule
-
Register the obtained security attributes with the CallbackHandler.
- 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<K,V> - Interface in org.jboss.as.clustering.registry
-
Clustered registry abstraction.
- registry - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- Registry.Listener<K,V> - Interface in org.jboss.as.clustering.registry
-
- Registry.RegistryEntryProvider<K,V> - Interface in org.jboss.as.clustering.registry
-
- registryAdded(Registry<K, V>) - Method in interface org.jboss.as.clustering.registry.RegistryCollector.Listener
-
- 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
-
- RegistryCollector<K,V> - Interface in org.jboss.as.clustering.registry
-
Facility that maintains a collection of registries.
- RegistryCollector.Listener<K,V> - Interface in org.jboss.as.clustering.registry
-
- RegistryCollectorService<K,V> - Class in org.jboss.as.clustering.registry
-
- RegistryCollectorService() - Constructor for class org.jboss.as.clustering.registry.RegistryCollectorService
-
- registryRemoved(Registry<K, V>) - Method in interface org.jboss.as.clustering.registry.RegistryCollector.Listener
-
- 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
-
- RegistryService<K,V> - Class in org.jboss.as.clustering.registry
-
- RegistryService(Registry.RegistryEntryProvider<K, V>) - Constructor for class org.jboss.as.clustering.registry.RegistryService
-
- REJECTED_COUNT - Static variable in class org.jboss.as.threads.CommonAttributes
-
- REJECTED_COUNT - Static variable in interface org.jboss.as.threads.PoolAttributeDefinitions
-
- rejectedCounter - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
number of sessions rejected because the number active sessions exceeds maxActive
- RELATIVE_TO - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- RELATIVE_TO - Static variable in class org.jboss.as.controller.descriptions.common.PathDescription
-
- RELATIVE_TO - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.FilePassivationStoreResourceDefinition
-
- RELATIVE_TO - Static variable in class org.jboss.as.ejb3.subsystem.TimerServiceResourceDefinition
-
- RELATIVE_TO - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- 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
-
- 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.JpaMessages
-
Creates an exception indicating the relative path could not be found.
- RelativePathService - Class in org.jboss.as.server.services.path
-
- RelativePathService(String) - Constructor for class org.jboss.as.server.services.path.RelativePathService
-
- 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
-
- release() - Method in class org.jboss.as.clustering.lock.ClusterLockState
-
- release() - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
The release method is the mechanism by which the tool signals to the DeploymentManager that the tool does not need it to
continue running connected to the platform.
- release(V) - Method in interface org.jboss.as.ejb3.cache.Cache
-
Release the object from use.
- release(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- release(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- release(K) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Release the object from use.
- release(V) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
Release the object from use.
- 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 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.web.deployment.helpers.AliasDirContext
-
- release() - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- RELEASE_CODENAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- RELEASE_REMOTE_LOCK_TYPES - Static variable in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- RELEASE_VERSION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- releaseRemoteLock(Serializable, ClusterNode) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport.RpcTarget
-
- 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
-
- relinquishSessionOwnership(String, boolean) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- relinquishSessionOwnership(String, boolean) - Method in interface org.jboss.as.clustering.web.SessionOwnershipSupport
-
Releases ownership of a session, thus making it possible for other nodes to acquire it.
- reloadInitiated(T, boolean, boolean) - Method in class org.jboss.as.controller.operations.common.ProcessReloadHandler
-
- 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.
- ReloadRequiredRemoveStepHandler - Class in org.jboss.as.connector.subsystems.resourceadapters
-
A handler for the "remove" operation that always puts the process in "reload-required" state.
- ReloadRequiredRemoveStepHandler() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ReloadRequiredRemoveStepHandler
-
- 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() - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- ReloadRequiredWriteAttributeHandler(ParameterValidator) - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- ReloadRequiredWriteAttributeHandler(AttributeDefinition...) - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- ReloadRequiredWriteAttributeHandler(ParameterValidator, ParameterValidator) - Constructor for class org.jboss.as.controller.ReloadRequiredWriteAttributeHandler
-
- REMOTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- REMOTE - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- 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_LOCK_TYPES - Static variable in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- REMOTE_OUTBOUND_CONNECTION_BASE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- REMOTE_SERVER - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- REMOTE_SERVERS - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- REMOTE_SERVICE_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- REMOTE_STORE_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- REMOTE_TIMEOUT - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- REMOTE_TRANSACTION_PROPOGATION_INTERCEPTOR - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- RemoteCacheStore - Class in org.jboss.as.clustering.infinispan
-
Workaround for ISPN-1831
- RemoteCacheStore() - Constructor for class org.jboss.as.clustering.infinispan.RemoteCacheStore
-
- RemoteCacheStore.RemoteCacheStoreConfig - Class in org.jboss.as.clustering.infinispan
-
- RemoteCacheStore.RemoteCacheStoreConfig() - Constructor for class org.jboss.as.clustering.infinispan.RemoteCacheStore.RemoteCacheStoreConfig
-
- 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.
- 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
-
- RemoteFileRepository - 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.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
-
- remoteLock(Serializable, ClusterNode, long) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport.RpcTarget
-
- remoteLockReleaseFailure(Throwable) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
Creates an exception indicating the failure to release a remote lock.
- RemoteLockResponse - Class in org.jboss.as.clustering.lock
-
Return value for a "remoteLock" call.
- RemoteLockResponse(ClusterNode, RemoteLockResponse.Flag) - Constructor for class org.jboss.as.clustering.lock.RemoteLockResponse
-
- RemoteLockResponse(ClusterNode, RemoteLockResponse.Flag, ClusterNode) - Constructor for class org.jboss.as.clustering.lock.RemoteLockResponse
-
- RemoteLockResponse.Flag - Enum in org.jboss.as.clustering.lock
-
- 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) - Constructor for class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- RemoteProxyController - Class in org.jboss.as.controller.remote
-
- remoteUpdate(String, SSOCredentials) - Method in interface org.jboss.as.clustering.web.sso.SSOLocalManager
-
Callback from the SSOClusterManager notifying the local manager that the credentials associated with an SSO have been
modified on another node.
- remoteUpdate(String, SSOCredentials) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
- RemoteViewInjectionSource - Class in org.jboss.as.ejb3.remote
-
Injection source for EJB remote views.
- RemoteViewInjectionSource(ServiceName, String, String, String, String, String, boolean) - Constructor for class org.jboss.as.ejb3.remote.RemoteViewInjectionSource
-
- 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) - Constructor for class org.jboss.as.ejb3.remote.RemoteViewManagedReferenceFactory
-
- 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_LOGIN_MODULE - Static variable in class org.jboss.as.security.deployment.SecurityDependencyProcessor
-
- 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
- RemotingConnectorResource - Class in org.jboss.as.jmx
-
- 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
-
- RemotingExtension - Class in org.jboss.as.remoting
-
The implementation of the Remoting extension.
- RemotingExtension() - Constructor for class org.jboss.as.remoting.RemotingExtension
-
- 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
-
- Removable<K> - Interface in org.jboss.as.ejb3.cache
-
- 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 class org.jboss.as.cli.CommandRegistry
-
- remove(K) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- remove(Registry<K, V>) - Method in interface org.jboss.as.clustering.registry.RegistryCollector
-
- remove(Registry<K, V>) - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- 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(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- remove(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- remove(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- remove(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- remove(K) - Method in interface org.jboss.as.ejb3.cache.Removable
-
Remove and destroy the specified object from cache.
- remove(K) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Remove the object with the given key from the store.
- remove(K) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
Remove and destroy the specified object from cache.
- 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
-
- remove(Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- 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(Session) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- remove() - Method in class org.jboss.as.weld.ejb.SessionObjectReferenceImpl
-
- remove() - Method in class org.jboss.as.weld.ejb.StatefulSessionObjectReferenceImpl
-
- REMOVE_PROCESS - Static variable in class org.jboss.as.process.Protocol
-
- removeActive(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Records that the given member is no longer "active"; i.e.
- removeActive(K) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Marks the given member as no longer being "active", i.e.
- removeActiveOperation(Integer) - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Remove an active operation.
- removeAdditionalServices(OperationContext, String) - Method in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
Removes any additional services.
- removeAlias(String) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
Remove an alias.
- 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
-
- removeAllResourceAdapters(Collection<ResourceAdapter>) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
- 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.jboss.as.web.session.ClusteredSession
-
- removeAttributeInternal(String, boolean, boolean) - Method in class org.jboss.as.web.session.ClusteredSession
-
- removeCache(String) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
- removeChild(PathElement) - Method in class org.jboss.as.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- removeChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- removeClassLoader(ClassLoader) - Static method in class org.jboss.as.weld.services.ModuleGroupSingletonProvider
-
Removes the class loader mapping
- removeConnector(Connector) - Method in interface org.jboss.as.web.WebServer
-
Remove connector.
- removeConnectorServices(OperationContext, String) - Static method in class org.jboss.as.remoting.RemotingServices
-
- removeContent(byte[]) - Method in interface org.jboss.as.repository.ContentRepository
-
Remove the given content from the repository.
- removed(CacheEntryRemovedEvent<Address, Map.Entry<K, V>>) - Method in class org.jboss.as.clustering.registry.RegistryService
-
- removed(CacheEntryRemovedEvent<String, Map<Object, Object>>) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
- removeDConfigBean(DConfigBean) - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
Removes the xpath of a given configbean from the list of this bean's xpaths (children so to speak).
- removeDConfigBean(DConfigBean) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- removeDConfigBean(DConfigBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.configurations.WarConfiguration
-
- removedEntries(Set<K>) - Method in interface org.jboss.as.clustering.registry.Registry.Listener
-
- 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.weld.webtier.jsf.ForwardingApplication
-
- removeExcludedAttributes(Map<String, Object>) - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- removeFlag(AttributeAccess.Flag) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- 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(Handler) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- removeHandler(OperationContext, String, String) - Static method in class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
Removes the handler, represented by the handlerNameToRemove
parameter, from the async handler.
- removeHandler(OperationContext, String, String) - Static method in class org.jboss.as.logging.loggers.LoggerUnassignHandler
-
Removes the handler, represented by the handlerName
parameter, from the logger.
- removeHandlerFactory(ManagementRequestHandlerFactory) - Method in class org.jboss.as.protocol.mgmt.ManagementChannelHandler
-
Remove a management request handler factory from this context.
- removeHandlers(AttributeDefinition, ModelNode, OperationContext, String) - Static method in class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
Removes the subhandlers to the async handler.
- removeHandlers(AttributeDefinition, ModelNode, OperationContext, String) - Static method in class org.jboss.as.logging.loggers.LoggerUnassignHandler
-
Removes the handlers to the logger.
- removeHost(Host) - Method in interface org.jboss.as.web.WebServer
-
Remove a virtual host.
- removeInUse(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Notification that the given member is no longer "in use", and therefore should not prevent the group being serialized.
- removeInUse(K) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Tells the group the given member is no longer "in use".
- removeLifecycleListener(BackingCacheLifecycleListener) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Removes a registered lifecycle listener.
- removeLifecycleListener(BackingCacheLifecycleListener) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCache
-
- removeLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- removeLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- removeLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
- removeLifecycleListener(LifecycleListener) - Method in class org.jboss.as.web.session.JvmRouteValve
-
- removeListener(Registry.Listener<K, V>) - Method in interface org.jboss.as.clustering.registry.Registry
-
- removeListener(RegistryCollector.Listener<K, V>) - Method in interface org.jboss.as.clustering.registry.RegistryCollector
-
- removeListener(RegistryCollector.Listener<K, V>) - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- removeListener(Registry.Listener<K, V>) - Method in class org.jboss.as.clustering.registry.RegistryService
-
- removeListener(DeploymentRepositoryListener) - Method in class org.jboss.as.ejb3.deployment.DeploymentRepository
-
- removeLocal(Session) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- removeLocal(Session) - Method in interface org.jboss.as.web.session.SessionManager
-
Remove the active session locally from the manager without replicating to the cluster.
- removeLockState(ClusterLockState) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- 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
-
- removeMember(K) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Remove the specified member from the group.
- removeMember(K) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Removes a member from the group.
- 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
-
- removeMyself() - Method in class org.jboss.as.web.session.ClusteredSession
-
Remove myself from the distributed cache.
- removeMyselfLocal() - Method in class org.jboss.as.web.session.ClusteredSession
-
Remove myself from the local instance of the distributed cache.
- 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
-
- removeNote(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- removePersistenceProvider(PersistenceProvider) - Method in class org.jboss.as.jpa.persistenceprovider.PersistenceProviderResolverImpl
-
- removePlugin(MBeanServerPlugin) - Method in interface org.jboss.as.server.jmx.PluggableMBeanServer
-
- removeProcess(String) - Method in class org.jboss.as.process.ProcessController
-
- removeProcess(String) - Method in class org.jboss.as.process.ProcessControllerClient
-
- removeProgressListener(ProgressListener) - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Remove a progress listener
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- removeResource(PathAddress) - Method in interface org.jboss.as.controller.OperationContext
-
Remove a resource relative to the executed operation address.
- removeSecurityDomain(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
Removes one security domain from the maps
- 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.
- 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(String) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Globally remove a session from the distributed cache.
- removeSession(String) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Globally remove a session from the distributed cache.
- removeSession(String, FullyQualifiedSessionId) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Notify the cluster of the removal of a Session from an SSO session.
- removeSession(String, FullyQualifiedSessionId) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Notify the cluster of the removal of a Session from an SSO session.
- removeSession(SessionID) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
Removes the session associated with the sessionId
.
- removeSession(String, Session) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Remove a single Session from a SingleSignOn.
- removeSessionListener(SessionListener) - Method in class org.jboss.as.web.session.ClusteredSession
-
- removeSessionLocal(String) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Remove a session from the distributed cache on this node only.
- removeSessionLocal(String, String) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Remove a non-locally active session from the distributed cache, but on this node only.
- removeSessionLocal(String) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Remove a session from the distributed cache on this node only.
- removeSessionLocal(String, String) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Remove a non-locally active session from the distributed cache, but on this node only.
- removeStats(String) - Method in class org.jboss.as.web.session.ReplicationStatistics
-
- RemoveTask<K> - Class in org.jboss.as.ejb3.cache.spi.impl
-
- RemoveTask(Removable<K>, K) - Constructor for class org.jboss.as.ejb3.cache.spi.impl.RemoveTask
-
- removeTransaction(TransactionID) - Method in class org.jboss.as.ejb3.remote.EJBRemoteTransactionsRepository
-
- removeUrlContextFactory(String, ObjectFactory) - Static method in class org.jboss.as.naming.InitialContext
-
Remove an ObjectFactory from the map of registered ones.
- removeValue(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
- removingBootstrapLogHandlers() - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs an informational message indicating the bootstrap log handlers are being removed.
- 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.
- 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(Name, Name) - Method in class org.jboss.as.naming.NamingContext
- rename(String, String) - Method in class org.jboss.as.naming.NamingContext
- rename(String, String) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- rename(String, String) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- renameThread(String, Thread) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- repeatInterval - Variable in class org.jboss.as.ejb3.timerservice.persistence.TimerEntity
-
- replace(K, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replace(K, Map<MK, MV>, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replace(K, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replace(K, Map<MK, MV>, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replace(K, Map<MK, MV>, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replace(K, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- 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(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, 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
-
- replaceAsync(K, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replaceAsync(K, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replaceAsync(K, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replaceAsync(K, Map<MK, MV>, Map<MK, MV>) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replaceAsync(K, Map<MK, MV>, Map<MK, MV>, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replaceAsync(K, Map<MK, MV>, Map<MK, MV>, long, TimeUnit, long, TimeUnit) - Method in class org.jboss.as.clustering.infinispan.atomic.AtomicMapCache
-
- replaceDeployment(CommandContext, File, 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.
- REPLACEMENT - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- replaceRolledBack(String, String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- replaceRolledBackWithNoMessage(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- ReplicatedCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- REPLICATION_QUEUE_EXECUTOR - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- replicationCount - Variable in class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- replicationExcludes - Static variable in class org.jboss.as.web.session.ClusteredSession
-
- ReplicationPassivationManager<K,V extends Identifiable<K>> - Interface in org.jboss.as.ejb3.cache.spi
-
Manages passivation and replication lifecycle callbacks on an object.
- ReplicationStatistics - Class in org.jboss.as.web.session
-
A session replication statistics collection class.
- ReplicationStatistics() - Constructor for class org.jboss.as.web.session.ReplicationStatistics
-
- ReplicationStatistics.TimeStatistic - Class in org.jboss.as.web.session
-
- ReplicationStatistics.TimeStatistic() - Constructor for class org.jboss.as.web.session.ReplicationStatistics.TimeStatistic
-
- 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
-
- report(MessageSeverity, String) - Method in interface org.jboss.as.controller.OperationContext
-
Send a message to the client.
- reportStatus() - Method in class org.jboss.as.server.deployment.AbstractDeploymentUnitService
-
- REQUEST_BODY - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- REQUEST_END - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- REQUEST_ENTITY_TOO_LARGE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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_RANGE_NOT_SATISFIABLE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- REQUEST_TIME_OUT - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- REQUEST_URI_TOO_LARGE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- requestHandlerIdNotFound(byte, AbstractMessageHandler) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating there was no request handler found with the id in the operation handler.
- requestInitialized(ServletRequestEvent) - Method in class org.jboss.as.weld.webtier.jsp.JspInitializationListener
-
- 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(Request) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Get the canonical request URI from the request mapping data requestPath
- 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.controller.extension.ExtensionResource
-
- 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.management.client.content.ManagedDMRContentResource
-
- requireChild(PathElement) - Method in class org.jboss.as.management.client.content.ManagedDMRContentTypeResource
-
- 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 - Static variable in interface org.jboss.as.security.Constants
-
- requiredAddress - Variable in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- requiredCallbacksSupported(Class<Callback>[]) - Static method in class org.jboss.as.domain.http.server.security.BasicAuthenticator
-
- requiredCallbacksSupported(Class[]) - Static method in class org.jboss.as.domain.http.server.security.DigestAuthenticator
-
- 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
-
- 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.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
-
- 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 - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.
- requiresNew(InterceptorContext, EJBComponent, int) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- 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.operations.common.JVMAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.controller.operations.common.JVMRemoveHandler
-
- 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.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.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.logging.handlers.HandlerUpdateProperties
-
Gets whether a OperationContext.Stage#RUNTIME
handler should be added.
- 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.HttpManagementWriteAttributeHandler
-
- 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.NativeManagementWriteAttributeHandler
-
- 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.SpecifiedPathAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.operations.SpecifiedPathRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingFixedPortHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingGroupAddHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingInterfaceHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingMulticastAddressHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingMulticastPortHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingPortHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.BindingRemoveHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.server.services.net.ClientMappingsHandler
-
- 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
-
- 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.operations.common.SystemPropertyAddHandler
-
- 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.server.operations.SpecifiedPathAddHandler
-
- requiresRuntimeVerification() - Method in class org.jboss.as.server.services.net.BindingAddHandler
-
- requiresRuntimeVerification() - Method in class org.jboss.as.server.services.net.SpecifiedInterfaceAddHandler
-
- 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.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.web.session.ReplicationStatistics.TimeStatistic
-
- RESET_CONTENT - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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
-
- resetIdWithRouteInfo(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
This is called specifically for failover case using mod_jk where the new session has this node name in there.
- resetStats() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- resetStats() - Method in class org.jboss.as.web.session.ReplicationStatistics
-
Resets all current TimeStatistics.
- resetStats() - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Resets all statistics.
- resolve(DeploymentPhaseContext) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationInjectionSource
-
- resolveAnnotations(JBossAnnotationsMetaData) - Method in class org.jboss.as.web.deployment.JBossContextConfig
-
- resolveClass(Unmarshaller, String, long) - Method in class org.jboss.as.clustering.ClassLoaderAwareClassResolver
- 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.
- 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
-
- ResolveExpressionHandler - Class in org.jboss.as.controller.operations.common
-
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.
- 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.RemoteProxyController
-
Try to resolve the request handler for the give header.
- resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.controller.remote.TransactionalModelControllerOperationHandler
-
- 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.
- 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
,
resolves it and validates it using this attribute's
validator
.
- resolveModelAttribute(OperationContext, ModelNode) - Method in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- 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.
- resolveOrder(List<WarMetaDataProcessor.WebOrdering>, List<String>) - Static method in class org.jboss.as.web.deployment.WarMetaDataProcessor
-
Generate the Jar processing order.
- resolvePath() - Method in class org.jboss.as.server.services.path.AbsolutePathService
-
- resolvePath() - Method in class org.jboss.as.server.services.path.AbstractPathService
-
- resolvePath() - Method in class org.jboss.as.server.services.path.RelativePathService
-
- 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
-
- resolvePluggableExpression(ModelNode) - Method in class org.jboss.as.server.RuntimeExpressionResolver
-
- resolveProxyClass(Unmarshaller, String[]) - Method in class org.jboss.as.clustering.ClassLoaderAwareClassResolver
- resolveRemoveMethod(Class<?>, DeploymentReflectionIndex, String) - Method in class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator
-
- 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.
- Resource - Interface in org.jboss.as.controller.registry
-
A addressable resource in the management model, representing a local model and child resources.
- Resource.Factory - Class in org.jboss.as.controller.registry
-
- Resource.NoSuchResourceException - Exception in org.jboss.as.controller.registry
-
- Resource.NoSuchResourceException(PathElement) - Constructor for exception org.jboss.as.controller.registry.Resource.NoSuchResourceException
-
- Resource.ResourceEntry - Interface in org.jboss.as.controller.registry
-
- Resource.Tools - Class in org.jboss.as.controller.registry
-
- RESOURCE_ADAPTER_ACTIVATOR_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- RESOURCE_ADAPTER_DEPLOYER_SERVICE_PREFIX - Static variable in class org.jboss.as.connector.ConnectorServices
-
- RESOURCE_ADAPTER_DEPLOYMENT_SERVICE_PREFIX - Static variable in class org.jboss.as.connector.ConnectorServices
-
- RESOURCE_ADAPTER_REGISTRY_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- RESOURCE_ADAPTER_SERVICE_PREFIX - Static variable in class org.jboss.as.connector.ConnectorServices
-
- RESOURCE_INJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- RESOURCE_NAME - Static variable in class org.jboss.as.clustering.infinispan.subsystem.InfinispanDescriptions
-
- RESOURCE_NAME - Static variable in class org.jboss.as.clustering.jgroups.subsystem.JGroupsDescriptions
-
- RESOURCE_NAME - Static variable in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemProviders
-
- RESOURCE_NAME - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
-
- RESOURCE_PATH - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- RESOURCE_PATH - Static variable in class org.jboss.as.server.ServerEnvironmentResourceDescription
-
- RESOURCE_REF_ENTRIES - Static variable in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- 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.
- ResourceAdapterActivatorService - Class in org.jboss.as.connector.services
-
A ResourceAdapterDeploymentService.
- ResourceAdapterActivatorService(Connector, IronJacamar, ClassLoader, String) - Constructor for class org.jboss.as.connector.services.ResourceAdapterActivatorService
-
- ResourceAdapterDeployment - Class in org.jboss.as.connector.metadata.deployment
-
A resource adapter deployment
- ResourceAdapterDeployment(CommonDeployment) - Constructor for class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeployment
-
Create an instance
- ResourceAdapterDeploymentRegistry - Interface in org.jboss.as.connector.registry
-
The interface for the resource adapter deployment registry
- ResourceAdapterDeploymentRegistryImpl - Class in org.jboss.as.connector.registry
-
The interface for the resource adapter deployment registry
- ResourceAdapterDeploymentRegistryImpl() - Constructor for class org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistryImpl
-
Constructor
- ResourceAdapterDeploymentRegistryService - Class in org.jboss.as.connector.registry
-
The resource adapter deployment registry service
- ResourceAdapterDeploymentRegistryService() - Constructor for class org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistryService
-
Create an instance
- ResourceAdapterDeploymentService - Class in org.jboss.as.connector.metadata.deployment
-
A ResourceAdapterDeploymentService.
- ResourceAdapterDeploymentService(ConnectorXmlDescriptor, Connector, IronJacamar, Module, ServiceName) - Constructor for class org.jboss.as.connector.metadata.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.Tag - Enum in org.jboss.as.connector.subsystems.resourceadapters
-
A Tag.
- RESOURCEADAPTERS_SERVICE - Static variable in class org.jboss.as.connector.ConnectorServices
-
- ResourceAdapterService - Class in org.jboss.as.connector.services
-
- ResourceAdapterService(String, ServiceName, ResourceAdapter) - Constructor for class org.jboss.as.connector.services.ResourceAdapterService
-
create an instance
- ResourceAdaptersExtension - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdaptersExtension() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension
-
- ResourceAdaptersExtension.ResourceAdapterSubsystemParser - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdaptersExtension.ResourceAdapterSubsystemParser() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersExtension.ResourceAdapterSubsystemParser
-
- 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
-
- ResourceAdaptersService.ModifiableResourceAdaptors() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService.ModifiableResourceAdaptors
-
- ResourceAdaptersSubsystemProviders - Class in org.jboss.as.connector.subsystems.resourceadapters
-
- ResourceAdaptersSubsystemProviders() - Constructor for class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersSubsystemProviders
-
- ResourceAdapterXmlDeploymentService - Class in org.jboss.as.connector.metadata.deployment
-
A ResourceAdapterXmlDeploymentService.
- ResourceAdapterXmlDeploymentService(ConnectorXmlDescriptor, ResourceAdapter, Module, String, ServiceName) - Constructor for class org.jboss.as.connector.metadata.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
-
- resourceBundleDescriptionsNotSupported(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating resourceBundle based descriptions are not supported
- 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.
- 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.
- 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.
- resourceNotFound(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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
-
- 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
-
- responder - Variable in class org.jboss.as.clustering.lock.RemoteLockResponse
-
- 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.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
-
- ResponseFilter - Interface in org.jboss.as.clustering
-
Interface defining when a group request is done, allowing early termination of a group request based on logic implemented by
the caller.
- responseHandlerAlreadyRegistered() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the response handler has already been registered for the request.
- responseHandlerAlreadyRegistered() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the response handler has already been registered for the request.
- responseHandlerNotFound(int) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the response handler id was not found for the request.
- responseHandlerNotFound(int) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the response handler id was not found for the request.
- RESTART - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- 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) - Constructor for class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- RestartParentWriteAttributeHandler(String, ParameterValidator) - Constructor for class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- RestartParentWriteAttributeHandler(String, AttributeDefinition...) - Constructor for class org.jboss.as.controller.RestartParentWriteAttributeHandler
-
- RestartParentWriteAttributeHandler(String, ParameterValidator, ParameterValidator) - 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.
- 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
-
- restore(InputStream) - Method in class org.jboss.as.ee.deployment.spi.configurations.WarConfiguration
-
- restoredBootstrapLogHandlers() - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs an informational message indicating the bootstrap log handlers have been restored.
- restoreDConfigBean(InputStream, DDBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.configurations.WarConfiguration
-
- restoreMessageHandler() - Method in interface org.jboss.as.process.protocol.Connection
-
- restoreRequest(Request, Session) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
Restores the original request from information stored in our session.
- 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.controller.parsing.CommonXml
-
The restricted path names.
- 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
-
- resume() - Static method in class org.jboss.as.web.session.SessionInvalidationTracker
-
- retainAll(Collection<?>) - Method in class org.jboss.as.server.deployment.AttachmentList
-
- retrieveFromVault(String) - Method in interface org.jboss.as.controller.VaultReader
-
Unmasks vaulted data.
- retrieveFromVault(String) - Method in class org.jboss.as.security.vault.RuntimeVaultReader
-
- 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.
- retryingTimeout(Timer) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an info message indicating retrying timeout for timer
- retryTimeout() - 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
-
- returnType(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
- 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.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, T) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
- 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.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, String) - Method in class org.jboss.as.jpa.subsystem.JPADefaultDatasourceWriteHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, T) - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, AsyncHandler) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerUpdateProperties
-
- revertUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, ConsoleHandler) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerUpdateProperties
-
- revertUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, Handler) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerUpdateProperties
-
- revertUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, FileHandler) - Method in class org.jboss.as.logging.handlers.file.FileHandlerUpdateProperties
-
- revertUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, PeriodicRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.PeriodicHandlerUpdateProperties
-
- revertUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, SizeRotatingFileHandler) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingHandlerUpdateProperties
-
- revertUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, T) - Method in class org.jboss.as.logging.handlers.HandlerUpdateProperties
-
Hook to allow subclasses to revert runtime changes made in
#applyUpdateToRuntime(OperationContext, String, ModelNode, ModelNode, T)
.
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Logger) - Method in class org.jboss.as.logging.loggers.LoggerWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Logger) - Method in class org.jboss.as.logging.loggers.RootLoggerWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.server.operations.HttpManagementWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.server.operations.NativeManagementWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode) - Method in class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Boolean) - Method in class org.jboss.as.threads.ThreadsWriteAttributeOperationHandler
-
- roleNamesIsNull(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating cannot be null or empty in for bean
- ROLES - Static variable in class org.jboss.as.domain.management.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"
- rolesPrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Prompt the user for the roles to add the user to
- rollback() - Method in interface org.jboss.as.controller.ModelController.OperationTransaction
-
Roll the operation back.
- rollback() - Method in interface org.jboss.as.controller.persistence.ConfigurationPersister.PersistenceResource
-
Discard the changes.
- rollback() - Method in class org.jboss.as.controller.persistence.FilePersistenceResource
-
- 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.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- 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
-
- RollbackDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
- 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.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.domain.management.security.UserAddHandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerAssignSubhandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
- rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.server.services.security.VaultAddHandler
-
- 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.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
-
- 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
-
- root - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- ROOT_ATTRIBUTES - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
The root attributes.
- ROOT_CONTEXT - Static variable in class org.jboss.as.domain.http.server.RootHandler
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.ClusteringApiLogger
-
A logger with the category of the default clustering package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanEjbLogger
-
A logger with the category of the default clustering package.
- ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
- 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.clustering.singleton.SingletonLogger
-
The root logger.
- ROOT_LOGGER - Static variable in interface org.jboss.as.connector.ConnectorLogger
-
The root logger with a category of the default pacakge.
- 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.http.server.HttpServerLogger
-
A logger with a category of org.jboss.as.domain.http.api
.
- 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.deployment.spi.DeploymentLogger
-
A logger with the 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
-
Default root level logger with the package name for he category.
- 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.jmx.JmxLogger
-
A logger with the category of the package name.
- ROOT_LOGGER - Static variable in interface org.jboss.as.jpa.JpaLogger
-
Default root level logger with the package name for he category.
- ROOT_LOGGER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- 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 class org.jboss.as.logging.util.LogServices
-
- 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.naming.NamingLogger
-
The root logger with a category of the package name.
- 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.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.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.weld.WeldLogger
-
A logger with a category of the package name.
- ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.ClusteringApiLogger
-
- ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanEjbLogger
-
- 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.jboss.as.clustering.singleton.SingletonLogger
-
- ROOT_LOGGER_HANDLER - Static variable in class org.jboss.as.logging.util.LogServices
-
- ROOT_LOGGER_NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ROOT_MODEL_NAME - Static variable in class org.jboss.as.jmx.model.Constants
-
- ROOT_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- ROOT_PROVIDER - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionProviders
-
Provider for the host model root.
- RootHandler - Class in org.jboss.as.domain.http.server
-
A simple handler on the root context to redirect to the console handler.
- RootLoggerAdd - Class in org.jboss.as.logging.loggers
-
- RootLoggerAdd() - Constructor for class org.jboss.as.logging.loggers.RootLoggerAdd
-
- RootLoggerAssignHandler - Class in org.jboss.as.logging.loggers
-
Operation responsible assigning a handler to root-logger.
- RootLoggerAssignHandler() - Constructor for class org.jboss.as.logging.loggers.RootLoggerAssignHandler
-
- RootLoggerLevelChange - Class in org.jboss.as.logging.loggers
-
Operation responsible for changing the logging level of the root logger.
- RootLoggerLevelChange() - Constructor for class org.jboss.as.logging.loggers.RootLoggerLevelChange
-
- rootLoggerPath - Static variable in class org.jboss.as.logging.LoggingExtension
-
- RootLoggerRemove - Class in org.jboss.as.logging.loggers
-
- RootLoggerRemove() - Constructor for class org.jboss.as.logging.loggers.RootLoggerRemove
-
- RootLoggerService - Class in org.jboss.as.logging.loggers
-
- RootLoggerService() - Constructor for class org.jboss.as.logging.loggers.RootLoggerService
-
- RootLoggerUnassignHandler - Class in org.jboss.as.logging.loggers
-
Operation responsible unassigning a handler from a logger.
- RootLoggerUnassignHandler() - Constructor for class org.jboss.as.logging.loggers.RootLoggerUnassignHandler
-
- RootLoggerWriteAttributeHandler - Class in org.jboss.as.logging.loggers
-
Date: 31.10.2011
- 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 resurce and registration.
- RootResourceHack.ResourceAndRegistration - Class in org.jboss.as.server.operations
-
- ROTATE_SIZE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- RspFilterAdapter - Class in org.jboss.as.clustering.impl
-
JGroups RspFilter adapter class that delegates work to ResponseFilter, Cluster abstraction of RspFilter.
- RspFilterAdapter(ResponseFilter, ClusterNodeFactory) - Constructor for class org.jboss.as.clustering.impl.RspFilterAdapter
-
- run() - Method in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- run() - Method in class org.jboss.as.ee.component.ClassDescriptionTraversal
-
- run() - Method in class org.jboss.as.ejb3.cache.spi.impl.PassivateTask
-
- run() - Method in class org.jboss.as.ejb3.cache.spi.impl.RemoveTask
- 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.jboss.as.web.session.IntervalSnapshotManager
-
Thread-loop
- RUN_AS_ROLE - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- 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
-
- runInvocation() - Method in class org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask
-
- RUNNING_MODE - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionConstants
-
- 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
-
- RUNTIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- RUNTIME_METRICS - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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.deployment.Attachments
-
- RUNTIME_PATH - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- RUNTIME_READ_ATTRIBUTES - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- 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
-
- 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
-
- RuntimeMXBeanAttributeHandler - Class in org.jboss.as.platform.mbean
-
Handles read-attribute and write-attribute for the resource representing
RuntimeMXBean
.
- RuntimeMXBeanReadResourceHandler - Class in org.jboss.as.platform.mbean
-
Handles read-resource for the resource representing
RuntimeMXBean
.
- 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.
- safeClose(Closeable) - Static method in class org.jboss.as.ejb3.cache.spi.impl.FilePersistentObjectStore
-
- 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
-
- safeWriteErrorResponse(Channel, ManagementProtocolHeader, Exception) - Static method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Safe write error response.
- 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
-
- save(JarOutputStream, DeploymentMetaData) - Method in class org.jboss.as.ee.deployment.spi.beans.AbstractJBossConfigBean
-
- save(JarOutputStream, DeploymentMetaData) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- save(OutputStream) - Method in class org.jboss.as.ee.deployment.spi.configurations.WarConfiguration
-
- saveDConfigBean(OutputStream, DConfigBeanRoot) - Method in class org.jboss.as.ee.deployment.spi.configurations.WarConfiguration
-
- savedRequestURL(Session) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
Returns the request URI (with the corresponding query string, if any) from the saved request so that we can
redirect to it.
- saveRequest(Request, Session) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
Saves the original request information into our session.
- SBInvocationInterceptor - Class in org.jboss.as.jpa.interceptor
-
Session bean Invocation interceptor.
- 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.
- 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
-
- 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(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(Runnable, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.as.threads.ManagedScheduledExecutorService
-
- 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_THREAD_POOL - Static variable in class org.jboss.as.threads.CommonAttributes
-
- 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
- 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() - Method in class org.jboss.as.ejb3.timerservice.task.CalendarTimerTask
-
- scheduleTimeoutIfRequired() - 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
-
- SCHEMA_LOCATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SCHEMA_LOCATIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
.
- sciOnStartupError(String, Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- ScisMetaData - Class in org.jboss.as.web.deployment
-
- ScisMetaData() - Constructor for class org.jboss.as.web.deployment.ScisMetaData
-
- SCOPE_ID - Static variable in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- SCOPE_ID - Static variable in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- 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(String, Attributes, String[]) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- search(String, Attributes) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- search(String, String, SearchControls) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- search(String, String, Object[], SearchControls) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- search(String, Attributes, String[]) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- search(String, Attributes) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- search(String, String, SearchControls) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- search(String, String, Object[], SearchControls) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- SEARCH_CREDENTIAL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SEARCH_CREDENTIAL - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- SEARCH_DN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SEARCH_DN - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- searchTimeLimit - Variable in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- 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
-
- 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
-
- SecretServerIdentityResourceDefinition - Class in org.jboss.as.domain.management.security
-
- SecretServerIdentityResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.SecretServerIdentityResourceDefinition
-
- 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
-
- secureResponse(MessageInfo, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule
-
- secureResponse(MessageInfo, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPClientCertServerAuthModule
-
- secureResponse(MessageInfo, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
- secureResponse(MessageInfo, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.WebServerAuthModule
-
- secureResponse - Variable in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
- SECURITY_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.View
-
- SECURITY_DOMAIN - Static variable in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentResourceDefinition
-
- SECURITY_DOMAIN - Static variable in interface org.jboss.as.security.Constants
-
- SECURITY_MANAGEMENT - Static variable in interface org.jboss.as.security.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.descriptions.ModelDescriptionConstants
-
- 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_REALMS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SecurityActions - Class in org.jboss.as.jmx.model
-
- SecurityActions() - Constructor for class org.jboss.as.jmx.model.SecurityActions
-
- SecurityBootstrapService - Class in org.jboss.as.security.service
-
Bootstrap service for the security container
- SecurityBootstrapService() - Constructor for class org.jboss.as.security.service.SecurityBootstrapService
-
- SecurityContext - Class in org.jboss.as.controller.security
-
A simple SecurityContext to manage associating the Subject of the current request with the current thread.
- SecurityContext() - Constructor for class org.jboss.as.controller.security.SecurityContext
-
- SecurityContextAssociationValve - Class in org.jboss.as.web.security
-
A Valve
that creates a SecurityContext
if one doesn't exist and sets the security information based on the
authenticated principal in the request's session.
- SecurityContextAssociationValve(DeploymentUnit) - Constructor for class org.jboss.as.web.security.SecurityContextAssociationValve
-
- 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() - Constructor for class org.jboss.as.ejb3.security.SecurityContextInterceptorFactory
-
- 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
-
- SecurityDomainJndiInjectable - Class in org.jboss.as.security.context
-
Implementation of ManagedReferenceFactory
that returns AuthenticationManager
s
- 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() - Constructor for class org.jboss.as.security.SecurityDomainReloadWriteHandler
-
- SecurityDomainReloadWriteHandler(ParameterValidator) - Constructor for class org.jboss.as.security.SecurityDomainReloadWriteHandler
-
- SecurityDomainReloadWriteHandler(AttributeDefinition) - Constructor for class org.jboss.as.security.SecurityDomainReloadWriteHandler
-
- SecurityDomainResourceDefinition - Class in org.jboss.as.security
-
- 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
-
Date: 05.11.2011
- 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
-
- SecurityMessages - Interface in org.jboss.as.security
-
Date: 05.11.2011
- 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.
- 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, 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
-
- 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) - Constructor for class org.jboss.as.domain.management.security.SecurityRealmService
-
- SecurityRoleMetaDataParser - Class in org.jboss.as.ejb3.security.parser
-
Parser for security-role elements
- SecurityRoleMetaDataParser() - Constructor for class org.jboss.as.ejb3.security.parser.SecurityRoleMetaDataParser
-
- SecurityRoleRefDDProcessor - Class in org.jboss.as.ejb3.deployment.processors.dd
-
- SecurityRoleRefDDProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.dd.SecurityRoleRefDDProcessor
-
- 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
-
- SecuritySubsystemParser - Class in org.jboss.as.security
-
The root element parser for the Security subsystem.
- SecuritySubsystemRootResourceDefinition - Class in org.jboss.as.security
-
- 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
-
- SEE_OTHER - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- SelectPreviousOpMouseAdapter - Class in org.jboss.as.cli.gui
-
- SelectPreviousOpMouseAdapter(JTextPane, JTextField, DoOperationActionListener) - Constructor for class org.jboss.as.cli.gui.SelectPreviousOpMouseAdapter
-
- SEND_STDIN - Static variable in class org.jboss.as.process.Protocol
-
- sendCommit(EJBReceiverContext, TransactionID, boolean) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- sendForget(EJBReceiverContext, TransactionID) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- sendPrepare(EJBReceiverContext, TransactionID) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- sendProgressEvent(StateType, String, TargetModuleID) - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Set the current deployment status
- 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<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
-
- sendRequest(ActiveOperation.ResultHandler<Void>, ManagementRequestContext<Void>, FlushableDataOutput) - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerClient.ServerStartedRequest
-
- sendRequest(ActiveOperation.ResultHandler<Boolean>, ManagementRequestContext<Void>, FlushableDataOutput) - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerConnection.ServerReconnectRequest
-
- 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
-
- SerializableStateTransferResult - Interface in org.jboss.as.clustering
-
- SerializableValidatorFactory - Class in org.jboss.as.jpa.validator
-
Serializable validator factory
TODO: clustering support is needed (readResolve should set delegate to already initialized validator factory)
- SerializableValidatorFactory() - Constructor for class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
- serializationFailure(Throwable, Object) - Method in interface org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanEjbMessages
-
- SerializationGroup<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Interface in org.jboss.as.ejb3.cache.spi
-
Specialized
BackingCacheEntry
that represents a group of underlying items that must always be serialized as a group
and whose members must have coordinated calls to passivation and replication related callbacks.
- SerializationGroupContainer<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.backing
-
- SerializationGroupContainer(PassivationManager<K, V>) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- SerializationGroupImpl<K extends Serializable,V extends Cacheable<K>> - Class in org.jboss.as.ejb3.cache.impl.backing
-
Defines a group of serializable objects which must be serialized in one unit of work.
- SerializationGroupImpl(UUID) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- SerializationGroupMember<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Interface in org.jboss.as.ejb3.cache.spi
-
- SerializationGroupMemberContainer<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.ejb3.cache.impl.backing
-
- SerializationGroupMemberContainer(PassivationManager<K, V>, PassivatingBackingCache<G, Cacheable<G>, SerializationGroup<K, V, G>>, BackingCacheEntryStoreConfig) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- SerializationGroupMemberImpl<K extends Serializable,V extends Cacheable<K>,G extends Serializable> - Class in org.jboss.as.ejb3.cache.impl.backing
-
- SerializationGroupMemberImpl(V, GroupAwareBackingCache<K, V, G, SerializationGroupMember<K, V, G>>) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- SerializationGroupSerializabilityChecker - Class in org.jboss.as.ejb3.cache.impl.backing
-
- SerializationGroupSerializabilityChecker() - Constructor for class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupSerializabilityChecker
-
- 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
-
- 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.
- SERVER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER - Static variable in interface org.jboss.as.controller.ProxyOperationAddressTranslator
-
- SERVER_ALIAS - Static variable in interface org.jboss.as.security.Constants
-
- SERVER_ALIAS - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- SERVER_BASE_DIR - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- 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.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.AddPropertiesUser
-
- SERVER_CONFIG_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- 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_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_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.descriptions.ModelDescriptionConstants
-
- SERVER_GROUPS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.JVMAddHandler
-
- 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 interface org.jboss.as.process.protocol.ProtocolLogger
-
A logger with the category org.jboss.as.protocol.server
.
- SERVER_LOGGER - Static variable in interface org.jboss.as.protocol.ProtocolLogger
-
A logger with the category org.jboss.as.protocol.server
.
- SERVER_MANAGEMENT_LOGGER - Static variable in interface org.jboss.as.controller.ControllerLogger
-
A logger with the category org.jboss.server.management
- SERVER_MODEL_PROVIDER - Static variable in class org.jboss.as.controller.operations.common.JVMHandlers
-
- 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_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- SERVER_OPERATIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVER_RECONNECT_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- SERVER_STARTED_REQUEST - Static variable in interface org.jboss.as.server.mgmt.domain.DomainServerProtocol
-
- SERVER_TEMP_DIR - Static variable in class org.jboss.as.server.ServerEnvironment
-
- serverAuthenticationManagerClass - Variable in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
- ServerControllerModelUtil - Class in org.jboss.as.server
-
- ServerControllerModelUtil() - Constructor for class org.jboss.as.server.ServerControllerModelUtil
-
- ServerDependenciesProcessor - Class in org.jboss.as.server.deployment.module
-
DUP thats adds dependencies that are availible 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 the a deployment with the name
is already present in the domain.
- 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
-
- ServerDeploymentManager.Factory() - Constructor for class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
- ServerDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
-
- ServerDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.standalone
-
- ServerDescriptionConstants - Class in org.jboss.as.server.controller.descriptions
-
Various constants used in descriptions of server model resources.
- ServerDescriptionProviders - Class in org.jboss.as.server.controller.descriptions
-
- ServerDescriptions - Class in org.jboss.as.server.controller.descriptions
-
Model descriptions for deployment resources.
- 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, 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.
- ServerEnvironmentResourceDescription(ServerEnvironment) - Constructor for class org.jboss.as.server.ServerEnvironmentResourceDescription
-
Creates a new description provider to describe the server environment.
- ServerEnvironmentService - Class in org.jboss.as.server
-
- serverError(String) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating a problem happened executing on the server.
- serverError(String) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating a problem happened executing on the server.
- ServerGroupDeploymentActionResult - Interface in org.jboss.as.controller.client.helpers.domain
-
Encapsulates the results of particular
DeploymentAction
across
the servers in a particular server group.
- 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.
- ServerGroupListState - Class in org.jboss.as.cli.parsing.operation.header
-
- ServerGroupNameState - Class in org.jboss.as.cli.parsing.operation.header
-
- ServerGroupSeparatorState - Class in org.jboss.as.cli.parsing.operation.header
-
- 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
-
- ServerLogger - Interface in org.jboss.as.server
-
This module is using message IDs in the range 15700-15999.
- ServerMessages - Interface in org.jboss.as.server
-
This module is using message IDs in the range 15700-15999.
- ServerRestartRequiredHandler - Class in org.jboss.as.server.operations
-
Operation step handler responsible for putting a server into "restartRequired" mode.
- ServerRestartRequiredHandler() - Constructor for class org.jboss.as.server.operations.ServerRestartRequiredHandler
-
- serverResultsAccessNotAllowed(ProcessType, ProcessType) - Method in interface org.jboss.as.controller.ControllerMessages
-
- ServerRootDescription - Class in org.jboss.as.server.controller.descriptions
-
Model description for the server root.
- ServerRootDescription() - Constructor for class org.jboss.as.server.controller.descriptions.ServerRootDescription
-
- SERVERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ServerService - Class in org.jboss.as.server
-
- 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.
- 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
-
- serverStarting(String) - Method in interface org.jboss.as.server.ServerLogger
-
Logs an informational message indicating the server is starting.
- ServerStartTask - Class in org.jboss.as.server
-
This is the task used by the Host Controller and passed to a Server instance
in order to bootstrap it from a remote source process.
- ServerStartTask(String, String, int, List<ServiceActivator>, List<ModelNode>) - 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.
- serverStopped(String, int) - Method in interface org.jboss.as.server.ServerLogger
-
Logs an informational message indicating the server is stopped.
- ServerTask - Interface in org.jboss.as.server
-
- 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.
- ServerWriteAttributeOperationHandler - Class in org.jboss.as.server.operations
-
Deprecated.
Use org.jboss.as.controller.AbstractWriteAttributeHandler
- 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.ejb3.subsystem.EJB3SubsystemModel
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.as.web.WelcomeContextConsoleServlet
-
Redirect to the HttpManagementService location
- SERVICE_AUTH_TOKEN - Static variable in interface org.jboss.as.security.Constants
-
- SERVICE_AUTH_TOKEN - Static variable in class org.jboss.as.security.JSSEResourceDefinition
-
- SERVICE_CONTAINER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SERVICE_CONTAINER_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
Provider for a sub-resource that exposes the MSC ServiceContainer.
- 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.clustering.jgroups.subsystem.ProtocolDefaultsService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.EJBUtilities
-
- 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.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- SERVICE_NAME - Static variable in class org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence
-
- 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.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.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.NamingService
-
- 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 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.mgmt.domain.HostControllerServerClient
-
- SERVICE_NAME - Static variable in class org.jboss.as.server.mgmt.domain.RemoteFileRepository
-
- SERVICE_NAME - Static variable in class org.jboss.as.server.mgmt.HttpManagementService
-
- 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.UserTransactionRegistryService
-
- SERVICE_NAME - Static variable in class org.jboss.as.txn.service.UserTransactionService
-
- SERVICE_NAME - Static variable in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- 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.services.WeldService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.AdminObjectReferenceFactoryService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.AdminObjectService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.CcmService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.ConnectionFactoryReferenceFactoryService
-
- SERVICE_NAME_BASE - Static variable in class org.jboss.as.connector.services.ConnectionFactoryService
-
- 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_SUFFIX - Static variable in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- SERVICE_SUFFIX - Static variable in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- SERVICE_SUFFIX - Static variable in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- SERVICE_SUFFIX - Static variable in class org.jboss.as.domain.management.security.SecretIdentityService
-
- SERVICE_SUFFIX - Static variable in class org.jboss.as.domain.management.security.SSLIdentityService
-
- SERVICE_SUFFIX - Static variable in class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- SERVICE_SUFFIX - Static variable in class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- SERVICE_UNAVAILABLE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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.ConnectorMessages
-
Creates an exception indicating that a service is already registered
- serviceAlreadyStarted(String, Object) - Method in interface org.jboss.as.connector.ConnectorMessages
-
A message indicating the service, represented by the serviceType
parameter, is already started on the
object represented by the obj
parameter.
- ServiceAwareObjectFactory - Interface in org.jboss.as.naming
-
Interface the should be implemented by
ObjectFactory
s that require access to the
ServiceRegistry
.
- ServiceBasedNamingStore - Class in org.jboss.as.naming
-
- ServiceBasedNamingStore(ServiceRegistry, ServiceName) - Constructor for class org.jboss.as.naming.ServiceBasedNamingStore
-
- ServiceInjectionSource - Class in org.jboss.as.ee.component
-
- ServiceInjectionSource(ServiceName) - 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.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
-
- 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(DeploymentUnit) - Static method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
-
- serviceName(DeploymentUnit) - Static method in class org.jboss.as.weld.services.BeanManagerService
-
- serviceNotAvailable(String, Object) - Method in interface org.jboss.as.connector.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.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.logging.LoggingMessages
-
A message indicating the service was not found.
- serviceNotStarted() - Method in interface org.jboss.as.connector.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() - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating the service has not yet been started.
- serviceNotStarted() - Method in interface org.jboss.as.txn.TransactionMessages
-
Creates an exception indicating that a service was not started.
- ServiceProviderRegistry - Interface in org.jboss.as.clustering.service
-
A registry of which nodes can provide a given service.
- ServiceProviderRegistry.Listener - Interface in org.jboss.as.clustering.service
-
- ServiceProviderRegistryService - Class in org.jboss.as.clustering.service
-
- ServiceProviderRegistryService() - Constructor for class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- serviceProvidersChanged(Set<ClusterNode>, boolean) - Method in interface org.jboss.as.clustering.service.ServiceProviderRegistry.Listener
-
Indicates that the set of nodes providing a given service has changed.
- serviceProvidersChanged(Set<ClusterNode>, boolean) - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- 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
-
- 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.
- 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.
- ServicesAttachment - Class in org.jboss.as.server.deployment
-
An attachment holding the names of services detected in the deployment unit.
- 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.
- 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.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- serviceTargetRuntimeOperationsOnly() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the get service target only supported in runtime operations.
- ServiceVerificationHandler - Class in org.jboss.as.controller
-
- ServiceVerificationHandler() - Constructor for class org.jboss.as.controller.ServiceVerificationHandler
-
- ServletContainerInitializerDeploymentProcessor - Class in org.jboss.as.web.deployment
-
SCI deployment processor.
- ServletContainerInitializerDeploymentProcessor() - Constructor for class org.jboss.as.web.deployment.ServletContainerInitializerDeploymentProcessor
-
- ServletContextAttribute - Class in org.jboss.as.web.deployment
-
Configuration object used to store a ServletContext
attribute name and value.
- ServletContextAttribute(String, Object) - Constructor for class org.jboss.as.web.deployment.ServletContextAttribute
-
Create a new instance.
- ServletDeploymentStats - Class in org.jboss.as.web.deployment
-
- ServletDeploymentStats() - Constructor for class org.jboss.as.web.deployment.ServletDeploymentStats
-
- servletsMustHaveOneView(String) - Method in interface org.jboss.as.web.WebMessages
-
- 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
-
- sessionActivated() - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Notification that a previously passivated session has been activated.
- sessionActivated() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- SessionAttributeMarshaller - Interface in org.jboss.as.clustering.web
-
- SessionAttributeMarshallerFactory - Interface in org.jboss.as.clustering.web
-
Factory for creating session attribute marshallers.
- SessionAttributeMarshallerFactoryImpl - Class in org.jboss.as.clustering.web.impl
-
Default factory for creating session attribute marshallers.
- SessionAttributeMarshallerFactoryImpl() - Constructor for class org.jboss.as.clustering.web.impl.SessionAttributeMarshallerFactoryImpl
-
- SessionAttributeMarshallerFactoryImpl(MarshallerFactory) - Constructor for class org.jboss.as.clustering.web.impl.SessionAttributeMarshallerFactoryImpl
-
- SessionAttributeMarshallerImpl - Class in org.jboss.as.clustering.web.impl
-
Session attribute marshaller that marshals attribute values using a SimpleCachableMarshalledValue
.
- SessionAttributeMarshallerImpl(MarshallingContext) - Constructor for class org.jboss.as.clustering.web.impl.SessionAttributeMarshallerImpl
-
- sessionAttributesDirty() - Method in class org.jboss.as.web.session.ClusteredSession
-
- SessionAttributeStorage<T extends OutgoingDistributableSessionData> - Interface in org.jboss.as.clustering.web.infinispan
-
Strategy for loading/storing session attributes
- SessionAttributeStorageFactory - Interface in org.jboss.as.clustering.web.infinispan
-
Factory for creating strategies for storing session attributes.
- SessionAttributeStorageFactoryImpl - Class in org.jboss.as.clustering.web.infinispan
-
Default factory for creating strategies for storing session attributes.
- SessionAttributeStorageFactoryImpl() - Constructor for class org.jboss.as.clustering.web.infinispan.SessionAttributeStorageFactoryImpl
-
- SessionBeanAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.session
-
- SessionBeanAllowedMethodsInformation() - Constructor for class org.jboss.as.ejb3.component.session.SessionBeanAllowedMethodsInformation
-
- 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, AtomicReference<ManagedReference>, 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
-
- sessionChangedInDistributedCache(String, String, int, long, DistributableSessionMetadata) - Method in interface org.jboss.as.clustering.web.LocalDistributableSessionManager
-
Callback from the distributed cache to notify us that a session has been modified remotely.
- sessionChangedInDistributedCache(String, String, int, long, DistributableSessionMetadata) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- sessionContext - Static variable in class org.jboss.as.web.session.ClusteredSession
-
The dummy HTTP session context used for servlet spec compliance.
- SessionContextImpl - Class in org.jboss.as.ejb3.context
-
Implementation of the SessionContext interface.
- SessionContextImpl(SessionBeanComponentInstance) - Constructor for class org.jboss.as.ejb3.context.SessionContextImpl
-
- sessionCreated(String) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Notification to the distributed cache that a session has been newly created.
- sessionCreated(String) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Notification to the distributed cache that a session has been newly created.
- sessionEvent(SessionEvent) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Updates the state of a single sign on session to reflect the destruction of a standard HTTP session.
- sessionExpired(int) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
Updates statistics to reflect that a session with a given "alive time" has been expired.
- sessionExpired(ClusteredSession<? extends OutgoingDistributableSessionData>, String, SnapshotManager) - Static method in class org.jboss.as.web.session.SessionReplicationContext
-
- sessionIdIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating session id cannot be null
- sessionInvalidated(String, Manager) - Static method in class org.jboss.as.web.session.SessionInvalidationTracker
-
- SessionInvalidationTracker - Class in org.jboss.as.web.session
-
Tracks sessions invalidated by the current thread so that JBossCacheManager can avoid trying to retrieve them from the
distributed cache if the thread asks it to
find
them again.
- SessionInvalidationTracker() - Constructor for class org.jboss.as.web.session.SessionInvalidationTracker
-
- SessionKey - Interface in org.jboss.as.clustering.web.infinispan
-
- SessionKey - Class in org.jboss.as.clustering.web.sso.infinispan
-
- SessionKey(String) - Constructor for class org.jboss.as.clustering.web.sso.infinispan.SessionKey
-
- SessionKeyFactory<K extends SessionKey> - Interface in org.jboss.as.clustering.web.infinispan
-
- SessionManager - Interface in org.jboss.as.web.session
-
Common interface for the http session replication managers.
- SessionManagerMBean - Interface in org.jboss.as.web.session
-
The MBean-interface for the JBossManager
- SessionMapEntry - Enum in org.jboss.as.clustering.web.infinispan
-
Enumerates the properties of a session to be stored in a cache entry.
- 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
-
- SessionOwnershipSupport - Interface in org.jboss.as.clustering.web
-
- SessionOwnershipSupport.LockResult - Enum in org.jboss.as.clustering.web
-
- SessionReplicationContext - Class in org.jboss.as.web.session
-
- SESSIONS_PATH - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- SESSIONS_PATH - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
- 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
-
- setAccessTimeout(AccessTimeoutDetails, MethodIdentifier) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
Sets the AccessTimeout
for the specific bean method
- setActionListener(ActionListener) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- 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
- setAddress(String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- 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.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- setAliases(String) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
Set the current alias configuration from a String.
- setAllowCoreTimeout(boolean) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- setAllowExpression(boolean) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setAllowNull(boolean) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setAllowNull(boolean) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setAllowNull(boolean) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition.Builder
-
- setAllowSynchronousMembershipNotifications(boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Sets whether this partition will synchronously notify any HAPartition.HAMembershipListener of membership changes using
the calling thread from the underlying group communications layer (e.g.
- setAlternates(String...) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition.Builder
-
- setAlternates(String...) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition.Builder
-
- setAlternates(String...) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- setAlternates(String...) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setAlternates(String...) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition.Builder
-
- setAlternatives(String...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setAnnotationIndex(Map<URL, Index>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setAnnotationIndex(Map<URL, Index>) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setAnnotationsMetaData(Map<String, WebMetaData>) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setAppend(boolean) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- setAppend(boolean) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setAppend(boolean) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setApplication(Application) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplicationFactory
-
- 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
- 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.model.ModelControllerMBeanServerPlugin
-
- setAttribute(String, Object) - Method in class org.jboss.as.web.session.ClusteredSession
-
- setAttributeInternal(String, Object) - Method in class org.jboss.as.web.session.ClusteredSession
-
- setAttributes(ObjectName, AttributeList) - Method in class org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
-
- setAuditManager(AuditManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setAuditManager(AuditManager) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Set the AuditManager
- setAuditManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setAuthenticationManager(AuthenticationManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setAuthenticationManager(AuthenticationManager) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Set the AuthenticationManager
- setAuthenticationManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setAuthorizationManager(AuthorizationManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setAuthorizationManager(AuthorizationManager) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Set the AuthorizationManager
- setAuthorizationManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setAuthType(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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.
- setAutoflush(boolean) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- setAutoflush(boolean) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- setAutoflush(boolean) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setAutoflush(boolean) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setAutoflush(boolean) - Method in interface org.jboss.as.logging.handlers.FlushingHandlerService
-
- setBackingCache(GroupAwareBackingCache<K, V, G, SerializationGroupMember<K, V, G>>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- setBackingCacheEntryStore(BackingCacheEntryStore<K, V, SerializationGroupMember<K, V, G>>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- setBacklog(int) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setBatchRollbackOnly() - Method in interface org.jboss.as.clustering.web.BatchingManager
-
- setBatchRollbackOnly() - Method in class org.jboss.as.clustering.web.impl.TransactionBatchingManager
- setBean(AbstractJBossConfigBean, DeployableObject) - Method in class org.jboss.as.ee.deployment.spi.beans.JBossConfigBeanProxy
-
- setBeanCache(String) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- setBeanCache(String) - Method in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- setBeanDeploymentArchiveId(String) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- 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.
- 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.jboss.as.web.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
-
- setBindAddress(String) - Method in class org.jboss.as.subsystem.test.ControllerInitializer
-
Sets the bindAddress that will be used for socket bindings.
- setBooleanIfNotNull(OperationContext, Boolean) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- setBootstrapContexts(Map<String, CloneableBootstrapContext>) - Method in class org.jboss.as.connector.subsystems.jca.JcaSubsystemConfiguration
-
- setBoundary(byte[]) - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Sets a new boundary to delimit the stream by.
- setCache(CacheInfo) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setCacheContainer(String) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- setCacheContainer(String) - Method in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- setCacheContainerName(String) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
- setCacheContainerName(String) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
- setCacheInvoker(CacheInvoker) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- setCacheName(String) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
- setCacheName(String) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
- setCacheName(String) - Method in class org.jboss.as.ejb3.cache.EJBBoundCacheMetaData
-
- setCallback(Connection.ClosedCallback) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setCallbackHandlerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setChannel(Channel) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- setChannelFactory(ChannelFactory) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- setChannelStackName(String) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- setClassInterceptors(List<InterceptorDescription>) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Override the class interceptors with a new set of interceptors
- setClassLoader(ClassLoader) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setClassLoader(ClassLoader) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setClassName(String) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setClientMappingCache(String) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- setClientMappingCache(String) - Method in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- setClientMappings(List<ClientMapping>) - Method in class org.jboss.as.network.SocketBinding
-
- setClosedCallback(Connection.ClosedCallback) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setClustered(boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- setClustered(boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Sets whether this groups supports (and requires) clustering functionality from its members.
- setClustered(boolean) - Method in class org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaData
-
- setClusteredSessionNotificationCapability(ClusteredSessionNotificationCapability) - Method in interface org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicy
-
Provides the policy information about the container's capabilities with respect to issuing notifications.
- setClusteredSessionNotificationCapability(ClusteredSessionNotificationCapability) - Method in class org.jboss.as.web.session.notification.ClusteredSessionNotificationPolicyBase
-
- setClustering(ClusteringInfo) - Method in class org.jboss.as.ejb3.component.session.SessionBeanComponentDescription
-
- setClusterName(String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- 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
-
- 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.
- setConnection(Connection) - Static method in class org.jboss.as.security.remoting.RemotingContext
-
- setConnectionHandler(ConnectionHandler) - Method in class org.jboss.as.process.protocol.ProtocolServer.Configuration
-
- setConnectionTimeout(long) - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- setConnectTimeout(int) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setContainer(Container) - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- setContext(Context) - Method in class org.jboss.as.web.security.WarJaccService
-
- setContextServiceName(ServiceName) - Method in class org.jboss.as.ee.component.ComponentDescription
-
Set context service name.
- setCoreThreads(int) - Method in class org.jboss.as.threads.BoundedQueueThreadPoolService
-
- setCorrector(ParameterCorrector) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition.Builder
-
- setCorrector(ParameterCorrector) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setCorrector(ParameterCorrector) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition.Builder
-
- setCreateException(CreateException) - Static method in class org.jboss.as.ejb3.component.interceptors.EjbExceptionTransformingInterceptorFactories
-
- setCreationTime(long) - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- setCreationTime(long) - Method in class org.jboss.as.web.session.ClusteredSession
-
Set the creation time for this session.
- setCurrentDir(File) - Method in interface org.jboss.as.cli.CommandContext
-
Changes the current default filesystem directory to the argument.
- setDatabaseName(String) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
- setDConfigBeanVersionType(DConfigBeanVersionType) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Set the J2EE version
- 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
-
- setDefaultDataSourceName(String) - 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.weld.webtier.jsf.ForwardingApplication
-
- setDefaultRenderKitId(String) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- setDefaultValue(ModelNode) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setDefaultWebModule(String) - Method in class org.jboss.as.web.WebVirtualHostService
-
- setDeploymentDescriptorEnvironment(DeploymentDescriptorEnvironment) - Method in class org.jboss.as.ee.component.ComponentDescription
-
- setDeploymentName(String) - Method in class org.jboss.as.ee.deployment.spi.DeploymentMetaData
-
- setDeploymentTimeout(long) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Set the timeout used for deployments.
- setDeploymentUnit(DeploymentUnit) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Set the DeploymentUnit
- 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
-
Deprecated.
currently not used and will be removed in a future release if not used.
- setDescription(String) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setDistinctName(String) - Method in class org.jboss.as.ee.component.EEModuleDescription
-
- setDistributable(boolean) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Set the distributable flag for the sessions supported by this Manager.
- setDistributedCacheManager(DistributedCacheManager<O>) - Method in class org.jboss.as.web.session.ClusteredSession
-
- setDuplicates(int) - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Sets the number of duplicated session ids generated.
- setEarSubDeploymentsIsolated(boolean) - Method in class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
-
- 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.jboss.as.clustering.singleton.SingletonService
-
- setEnabledByDefault(boolean) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- setEncoding(String) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- setEncoding(String) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- setEncoding(String) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- setEncoding(String) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- setEncoding(String) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setEncoding(String) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setEncoding(String) - Method in interface org.jboss.as.logging.handlers.HandlerService
-
- setEndpoint(Endpoint) - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- setEndpointName(String) - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- 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
-
- setExcludeUnlistedClasses(boolean) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setExclusive(boolean) - Method in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- setExecutor(Executor) - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
Deprecated.
The executor is no longer needed. Here for backwards compatibility
- setExistingUser(boolean) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setExposedViaIiop(boolean) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setFile(String) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- setFile(String) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setFile(String) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setFilter(Filter) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- setFilter(Filter) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- setFilter(Filter) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- setFilter(Filter) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- setFilter(Filter) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setFilter(Filter) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setFilter(Filter) - Method in interface org.jboss.as.logging.handlers.HandlerService
-
- setFilter(Filter) - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- 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.clustering.subsystem.ObjectListAttributeDefinition.Builder
-
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition.Builder
-
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setFlags(AttributeAccess.Flag...) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition.Builder
-
- 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
-
- setForceSynchronous(boolean) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Toggles whether or not to force cache into synchronous mode.
- setForceSynchronous(boolean) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Toggles whether or not to force cache into synchronous mode.
- setFormat(CommandLineFormat) - Method in interface org.jboss.as.cli.operation.CommandLineParser.CallbackHandler
-
- setFormat(CommandLineFormat) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- setFormatterSpec(FormatterSpec) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- setFormatterSpec(FormatterSpec) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- setFormatterSpec(FormatterSpec) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- setFormatterSpec(FormatterSpec) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- setFormatterSpec(FormatterSpec) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setFormatterSpec(FormatterSpec) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setFormatterSpec(FormatterSpec) - Method in interface org.jboss.as.logging.handlers.HandlerService
-
- setGlobalModules(ModelNode) - Method in class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
-
- setGroup(V, SerializationGroup<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.GroupAwareBackingCacheImpl
-
- setGroup(SerializationGroup<K, V, G>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- setGroup(V, SerializationGroup<K, V, G>) - Method in interface org.jboss.as.ejb3.cache.spi.GroupAwareBackingCache
-
Assign the given object to the given group.
- setGroup(SerializationGroup<K, V, G>) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Sets the group to which this object belongs.
- setGroupCache(PassivatingBackingCache<UUID, Cacheable<UUID>, SerializationGroup<K, V, UUID>>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupContainer
-
- setGroupCache(PassivatingBackingCache<UUID, Cacheable<UUID>, SerializationGroup<K, V, UUID>>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- setGroupCache(PassivatingBackingCache<G, Cacheable<G>, SerializationGroup<K, V, G>>) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Handback provided by the cache managing the group.
- setGroupDirectoryName(String) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
Sets the name of the subdirectory under the base directory
under which session groups
should be stored.
- setGroupModified(boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- setGroupModified(boolean) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Sets the modified state.
- setGroupName(String, int) - Method in class org.jboss.as.cli.operation.impl.SingleRolloutPlanGroup
-
- setGroupName(String) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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.jboss.as.web.deployment.ScisMetaData
-
- setHasActivationListener(boolean) - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- setHowInteractive(AddPropertiesUser.Interactiveness) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setId(String) - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- setId(String) - Method in class org.jboss.as.web.session.ClusteredSession
-
Overrides the superclass method to also set the
realId
property.
- setIdentityTrustManager(IdentityTrustManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setIdentityTrustManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setIdleTimeout(long) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- setIdleTimeout(long) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- setIdleTimeoutUnit(TimeUnit) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- setIdleTimeoutUnit(TimeUnit) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- setIgnoreWhitespaces(boolean) - Method in class org.jboss.as.cli.parsing.DefaultParsingState
-
- setIncludeClusterName(boolean) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- setIncludePassword(boolean) - Method in class org.jboss.as.web.security.ExtendedFormAuthenticator
-
- setInitialPoolSize(int) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setInstanceFactory(ManagedReferenceFactory) - Method in class org.jboss.as.ee.component.ComponentConfiguration
-
Set the instance factory for this component.
- setInterceptorClassDescription(InterceptorClassDescription) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- setIntIfNotNull(OperationContext, Integer) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- setInUse(boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- setInUse(boolean) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Sets whether this entry is in use by a caller.
- setInUse(boolean) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- setInvalid(String) - Method in class org.jboss.as.ee.component.EEModuleClassDescription
-
- setIsolationLevel(int) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setJar(String) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.WebOrdering
-
- setJarFiles(List<String>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJarFiles(List<String>) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setJarFileUrls(List<URL>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJarFileUrls(List<URL>) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setJbossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setJSSE(JSSESecurityDomain) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setJtaDataSource(DataSource) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJtaDataSource(DataSource) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setJtaDataSourceName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setJtaDataSourceName(String) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- 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
-
- setKnownRoles(Map<String, String>) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setKnownUsers(Set<String>) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setLastUsed(long) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
Exposed as public only as an aid to unit tests.
- setLevel(Level) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- setLevel(Level) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- setLevel(Level) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- setLevel(Level) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- setLevel(Level) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setLevel(Level) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setLevel(Level) - Method in interface org.jboss.as.logging.handlers.HandlerService
-
- setLevel(Level) - Method in class org.jboss.as.logging.loggers.LoggerService
-
- setLevel(Level) - Method in class org.jboss.as.logging.loggers.RootLoggerService
-
- setLocale(Locale) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Currently we only support the default locale
- setLocalLast(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setLocalNode(ClusterNode) - Method in interface org.jboss.as.clustering.lock.LocalLockHandler
-
- 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
- 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
- setLoginTimeout(int) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setLongIfNotNull(OperationContext, Long) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- setManagedClassNames(List<String>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setManagedClassNames(List<String>) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setManagement(boolean) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setManager(Manager) - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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
-
- setMappingFiles(List<String>) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setMappingManager(MappingManager) - Method in class org.jboss.as.security.plugins.SecurityDomainContext
-
- setMappingManager(MappingManager) - Method in class org.jboss.as.web.security.JBossWebRealm
-
Set the MappingManager
- setMappingManagerClassName(String) - Method in class org.jboss.as.security.plugins.JNDIBasedSecurityManagement
-
- setMaxActive(int) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Sets the maximum number of active sessions so far.
- setMaxActiveAllowed(int) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- setMaxActiveAllowed(int) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Sets the maximum number of active sessions that will concurrently be allowed on this node, excluding any sessions that
have been passivated.
- setMaxBackupIndex(int) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- setMaxEmptyLife(int) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Sets the maximum number of seconds an SSO with no active sessions will be usable by a request.
- setMaxHistoryLength(int) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- setMaxIdleTime(int) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setMaxInactiveInterval(int) - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- setMaxInactiveInterval(int) - Method in class org.jboss.as.web.session.ClusteredSession
-
- setMaxInactiveInterval(int) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Sets the maximum time interval, in seconds, between client requests after which sessions created by this manager should
be expired.
- setMaxPoolSize(int) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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 class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- setMaxSize(int) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition.Builder
-
- setMaxSize(int) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- setMaxSize(int) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreConfig
-
- setMaxSize(int) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntryStoreSource
-
- 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 class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setMaxStatements(int) - Method in class org.jboss.as.ee.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
-
- setMaxUnreplicatedInterval(long) - Method in class org.jboss.as.web.session.ClusteredSession
-
Sets the maximum period in ms after which a request accessing this session will trigger replication of its timestamp,
even if the request doesn't otherwise modify the session.
- setMaxUnreplicatedInterval(int) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- setMaxUnreplicatedInterval(int) - Method in interface org.jboss.as.web.session.DistributableSessionManagerMBean
-
Sets the maximum interval between requests, in seconds, after which a request will trigger replication of the session's
metadata regardless of whether the request has otherwise made the session dirty.
- setMeasurementUnit(MeasurementUnit) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setMergedJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setMessageBundle(String) - Method in class org.jboss.as.weld.webtier.jsf.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
-
- setMetadataComplete(DeploymentUnit, boolean) - Static method in class org.jboss.as.ee.metadata.MetadataCompleteMarker
-
- setMethodCallTimeout(long) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- 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.
- setMinPoolSize(int) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setMinSize(int) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition.Builder
-
- setMinSize(int) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- setMinSize(int) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setMinThreads(int) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- 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
-
- 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.web.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.weld.webtier.jsf.ForwardingApplication
-
- setNew(boolean) - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- setNew(boolean) - Method in class org.jboss.as.web.session.ClusteredSession
-
- setNewSessionCookie(String, HttpServletResponse) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- setNewSessionCookie(String, HttpServletResponse) - Method in interface org.jboss.as.web.session.SessionManager
-
Sets a new cookie for the given session id and response
- setNextTimeout(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Sets the next timeout of this timer
- setNonJtaDataSource(DataSource) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setNonJtaDataSource(DataSource) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setNonJtaDataSourceName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setNonJtaDataSourceName(String) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setNoOrder(boolean) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setNote(String, Object) - Method in class org.jboss.as.web.session.ClusteredSession
-
- 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.
- setOptionMap(OptionMap) - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- setOptionMap(OptionMap) - Method in class org.jboss.as.remoting.EndpointService
-
Set the option map for this endpoint.
- setOrder(List<String>) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setOverflowAction(AsyncHandler.OverflowAction) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- setOverlays(Set<VirtualFile>) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- 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(Object[]) - Method in class org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext
-
- setParams(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.BaseOperationCommand
-
- setParams(CommandContext, ModelNode) - Method in class org.jboss.as.cli.handlers.jca.BaseDataSourceModifyHandler
-
- setParent(ConfigBeanXPaths) - Method in class org.jboss.as.ee.deployment.spi.beans.ConfigBeanXPaths
-
- setPassivateEventsOnReplicate(boolean) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStoreSource
-
- setPassivateEventsOnReplicate(boolean) - Method in interface org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreConfig
-
- setPassivatingCache(GroupAwareBackingCache<K, V, G, SerializationGroupMember<K, V, G>>) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- setPassivatingCache(GroupAwareBackingCache<K, V, G, SerializationGroupMember<K, V, G>>) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Provides a reference to the cache that is managing this item.
- setPassword(char[]) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setPassword(String) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setPath(String) - Method in class org.jboss.as.logging.handlers.file.HandlerFileService
-
- setPattern(String) - Method in class org.jboss.as.clustering.jgroups.ThreadFactoryAdapter
-
- setPersistenceProviderClassName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistenceProviderClassName(String) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setPersistenceType(PersistenceType) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setPersistenceUnitName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistenceUnitName(String) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setPersistenceUnitRootUrl(URL) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistenceUnitRootUrl(URL) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setPersistenceUnits(List<PersistenceUnitMetadata>) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataHolder
-
- setPersistenceXMLSchemaVersion(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setPersistenceXMLSchemaVersion(String) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- 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
-
- setPort(int) - Method in class org.jboss.as.network.SocketBinding
-
- setPortNumber(int) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setPortOffset(int) - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Set the port offset.
- 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
-
- setPrePassivate(MethodIdentifier) - Method in class org.jboss.as.ee.component.interceptors.InterceptorClassDescription.Builder
-
- setPrePassivated(boolean) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Sets whether the entry can be passivated without invoking any callbacks on the underlying item.
- setPrePassivated(boolean) - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractBackingCacheEntry
-
- setPreReplicated(boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- setPreReplicated(boolean) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Sets whether pre-replication callbacks have been invoked on the underlying item.
- setPreviousRun(Date) - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Sets the
Date
of the previous timeout of this timer
- setPrimaryKeyType(String) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setPrincipal(Principal) - Method in class org.jboss.as.web.session.ClusteredSession
-
Set the authenticated Principal that is associated with this Session.
- setPriority(Integer) - Method in class org.jboss.as.threads.ThreadFactoryService
-
- setPrivateModule(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- setProcessExpiresFrequency(int) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Sets the frequency of the manager checks (expiration and passivation)
- setProcessExpiresInterval(int) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Sets the minimum number of seconds since the start of the last check for overaged SSO's with no active sessions before a
new run is allowed.
- setProcessImplementation(Process) - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- setProcessImplementationClassName(String) - Method in class org.jboss.as.txn.service.CoreEnvironmentService
-
- setProcessingTime(long) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Sets the cumulative number of milliseconds spent in the Manager.backgroundProcess()
method.
- setProcessName(String) - Method in class org.jboss.as.controller.operations.common.ProcessEnvironment
-
Sets the process name.
- setProcessName(String) - Method in class org.jboss.as.server.ServerEnvironment
-
- setProperties(String[]) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setProperties(Properties) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setProperties(Properties) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setPropertiesFiles(List<File>) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setProperty(String, Object) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- setPropertyMapValue(ModelNode, String, String) - Static method in class org.jboss.as.cli.impl.RequestParamPropertiesArg
-
- setPropertyResolver(PropertyResolver) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
Deprecated.
- setQueueLength(int) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- 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
-
- 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.state.StateValues
-
- setReentrant(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription
-
- setRejectedSessions(int) - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- setRelativeTo(String) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
- setReloadRequired() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setRemoved(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setRequestProperty(ModelNode, String, String) - Static method in class org.jboss.as.cli.Util
-
- setRequires(String...) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition.Builder
-
- setRequires(String...) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition.Builder
-
- setRequires(String...) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- setRequires(String...) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setRequires(String...) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setRequires(String...) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition.Builder
-
- setRequiresTransitiveDependencies(boolean) - Method in class org.jboss.as.server.deployment.module.ModuleSpecification
-
- 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.weld.webtier.jsf.ForwardingApplication
-
- setRestartAllServices() - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setRestartJVM() - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setRestartOnMerge(boolean) - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- setRestartRequired() - Method in class org.jboss.as.controller.ControlledProcessState
-
- 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
-
- setRoleFiles(List<File>) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setRoles(String) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- 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.
- setRollbackOnlyFailed(Throwable) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an error message indicating an exception occurred while calling setRollBackOnly
- setRotateSize(long) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- 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
-
- 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.
- setScanInterval(long) - Method in interface org.jboss.as.server.deployment.scanner.api.DeploymentScanner
-
Set the scan interval.
- setScis(Set<ServletContainerInitializer>) - Method in class org.jboss.as.web.deployment.ScisMetaData
-
- setScis(Map<String, VirtualFile>) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setScopedPersistenceUnitName(String) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setScopedPersistenceUnitName(String) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setSecureResponse(boolean) - Method in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
Sets the flage that indicates whether JASPI should be used to secure the HTTP response or not.
- setSecurityDomain(String) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setSecurityDomain(String) - Method in class org.jboss.as.ejb3.security.metadata.EJBBoundSecurityMetaData
-
- setSecurityRoles(SecurityRolesMetaData) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setSerializable(boolean) - Method in class org.jboss.as.ee.component.ViewDescription
-
- setSerializableInterceptors(Map<Object, Object>) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponentInstance
-
- setServerAddress(InetSocketAddress) - Method in class org.jboss.as.process.protocol.ProtocolClient.Configuration
-
- setServerAuthenticationManagerClass(String) - Method in class org.jboss.as.web.security.jaspi.WebJASPIAuthenticator
-
Sets the fully-qualified name of the class that implements the ServerAuthenticationManager
interface.
- setServerList(String) - Method in class org.jboss.as.clustering.infinispan.RemoteCacheStore.RemoteCacheStoreConfig
-
- setServerName(String) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- setSession(VaultInteractiveSession) - Method in class org.jboss.as.security.vault.VaultTool
-
- setSessionAttributeMarshallerFactory(SessionAttributeMarshallerFactory) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- setSessionAttributes(Map<String, Object>) - Method in class org.jboss.as.clustering.web.impl.IncomingDistributableSessionDataImpl
-
Sets the session attributes.
- setSessionAttributeStorageFactory(SessionAttributeStorageFactory) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory
-
- setSessionCounter(int) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Sets the total number of sessions created by this manager.
- setSessionDirectoryName(String) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
Sets the name of the subdirectory under the base directory
under which sessions should be
stored.
- setSessionMaxAliveTime(int) - Method in interface org.jboss.as.web.session.SessionManagerMBean
-
Sets the longest time an expired session had been alive
- setSharedCacheMode(SharedCacheMode) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setSharedCacheMode(SharedCacheMode) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setSharedTlds(SharedTldsMetaDataBuilder) - Method in class org.jboss.as.web.deployment.TldsMetaData
-
- setSharedWebMetaData(WebMetaData) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- 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
-
- setSoTimeout(String) - Method in class org.jboss.as.clustering.infinispan.RemoteCacheStore.RemoteCacheStoreConfig
-
- setSSOLocalManager(SSOLocalManager) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Sets the SingleSignOn valve for which this object is handling cluster communications.
- setSSOLocalManager(SSOLocalManager) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Sets the SSOLocalManager valve for which this object is handling cluster communications.
- setStarting() - Method in class org.jboss.as.controller.ControlledProcessState
-
- setStartTime(long) - Method in class org.jboss.as.server.Bootstrap.Configuration
-
Set the server start time to report in the logs.
- setStatefulTimeout(StatefulTimeoutInfo) - Method in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription
-
- setStateManager(StateManager) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- setStateTransferTimeout(long) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- setStopping() - Method in class org.jboss.as.controller.ControlledProcessState
-
- 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
-
- setSubdirectoryCount(int) - Method in class org.jboss.as.ejb3.cache.impl.factory.NonClusteredBackingCacheEntryStoreSource
-
Sets the number of subdirectories under the session directory or the group directory into which the sessions/groups
should be divided.
- setSubject(Subject) - Static method in class org.jboss.as.controller.security.SecurityContext
-
- 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.clustering.subsystem.ObjectTypeAttributeDefinition.Builder
-
- setSuffix(String) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- setSuffix(String) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition.Builder
-
- setSupportedLocales(Collection<Locale>) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- setSynchronizationRegistered(boolean) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setTarget(Target) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- setTcpNoDelay(String) - Method in class org.jboss.as.clustering.infinispan.RemoteCacheStore.RemoteCacheStoreConfig
-
- setTempClassLoaderFactory(TempClassLoaderFactory) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setTempClassLoaderFactory(TempClassLoaderFactory) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- 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.JpaMessages
-
A message indicating the annotation is only valid on setter method targets.
- setThreadDecorator(ThreadDecorator) - Method in class org.jboss.as.clustering.jgroups.TimerSchedulerAdapter
-
- 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
-
- setThreadPool(Executor) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- setTimeout(long) - Method in class org.jboss.as.ejb3.component.pool.StrictMaxPoolConfig
-
- setTimeoutMethod(Method) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- 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
-
Sets the state of this timer
- setTlds(Map<String, TldMetaData>) - Method in class org.jboss.as.web.deployment.TldsMetaData
-
- setTransactional(boolean) - Method in class org.jboss.as.ee.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
-
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Static method in class org.jboss.as.jpa.transaction.TransactionUtil
-
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setTransactionType(PersistenceUnitTransactionType) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setType(DeploymentType, DeploymentUnit) - Static method in class org.jboss.as.ee.structure.DeploymentTypeMarker
-
- setUnderlyingItem(V) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
Sets the underlying
Cacheable
associated with this group member.
- setUnderlyingItem(V) - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroupMember
-
Sets this object's underlying item.
- 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 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_ACTIONS - Static variable in class org.jboss.as.server.deployment.Attachments
-
Setup actions that must be run before running an arquillian test
- SETUP_CONTEXT - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- SetupAction - Interface in org.jboss.as.server.deployment
-
And action that sets up and tears down some form of context (e.g.
- setupCleanDirectories(Properties) - Static method in class org.jboss.as.server.EmbeddedStandAloneServerFactory
-
- setupClientViewInterceptors(ViewDescription) - Method in class org.jboss.as.ejb3.component.EJBComponentDescription
-
- setupContext(InterceptorContext) - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
- setupController(ControllerInitializer) - Method in class org.jboss.as.subsystem.test.AdditionalInitialization
-
Allows easy initialization of commonly used parts of the model and invocation of associated boottime operations
- setUpHandler(UpHandler) - Method in class org.jboss.as.clustering.jgroups.MuxChannel
-
- 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.ProtocolChannelClient.Configuration
-
- setUriScheme(String) - Method in class org.jboss.as.protocol.ProtocolChannelClient.Configuration
-
- setUrl(String) - Method in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- 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
-
- setUseParentHandlers(boolean) - Method in class org.jboss.as.logging.loggers.LoggerService
-
- 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.ee.datasource.DirectDataSourceInjectionSource
-
- setUserName(String) - Method in class org.jboss.as.domain.management.security.state.StateValues
-
- setUseWriteReplace(boolean) - Method in class org.jboss.as.ee.component.ViewDescription
-
- setValid(boolean) - Method in class org.jboss.as.clustering.web.DistributableSessionMetadata
-
- setValid(boolean) - Method in class org.jboss.as.web.session.ClusteredSession
-
- setValidationMode(ValidationMode) - Method in class org.jboss.as.jpa.config.PersistenceUnitMetadataImpl
-
- setValidationMode(ValidationMode) - Method in interface org.jboss.as.jpa.spi.PersistenceUnitMetadata
-
- setValidator(ParameterValidator) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setValue(ModelNode, String, String) - Static method in class org.jboss.as.cli.impl.RequestParamArgWithValue
-
- setValue(V) - Method in class org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry
-
- setValue(ELContext, Object, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.DummyELResolver
-
- setValue(ELContext, Object, Object, Object) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingELResolver
-
- setVariableResolver(VariableResolver) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
Deprecated.
- setVersion(DeploymentUnit, String) - Static method in class org.jboss.as.web.deployment.JsfVersionMarker
-
- setVersionFromDistributedCache(int) - Method in class org.jboss.as.web.session.ClusteredSession
-
Update our version due to changes in the distributed cache.
- setViewHandler(ViewHandler) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- setViewInstanceFactory(ViewInstanceFactory) - Method in class org.jboss.as.ee.component.ViewConfiguration
-
- setVirtualFile(VirtualFile) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- setVisible(boolean) - Method in class org.jboss.as.cli.gui.OperationDialog
-
- setWebFragmentsMetaData(Map<String, WebFragmentMetaData>) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setWebMetaData(WebMetaData) - Method in class org.jboss.as.web.deployment.WarMetaData
-
- setWriterRegistry(SubsystemXmlWriterRegistry) - Method in class org.jboss.as.controller.extension.ExtensionRegistry
-
- setXmlName(String) - Method in class org.jboss.as.clustering.subsystem.ObjectListAttributeDefinition.Builder
-
- setXmlName(String) - Method in class org.jboss.as.clustering.subsystem.ObjectTypeAttributeDefinition.Builder
-
- setXmlName(String) - Method in class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- setXmlName(String) - Method in class org.jboss.as.controller.SimpleAttributeDefinitionBuilder
-
- setXmlName(String) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition.Builder
-
- setXmlName(String) - Method in class org.jboss.as.logging.ObjectTypeAttributeDefinition.Builder
-
- 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
-
- 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.Factory - Class in org.jboss.as.jpa.interceptor
-
- SFSBCreateInterceptor.Factory() - Constructor for class org.jboss.as.jpa.interceptor.SFSBCreateInterceptor.Factory
-
- SFSBDestroyInterceptor - Class in org.jboss.as.jpa.interceptor
-
For SFSB life cycle management.
- SFSBDestroyInterceptor.Factory - Class in org.jboss.as.jpa.interceptor
-
- SFSBDestroyInterceptor.Factory() - Constructor for class org.jboss.as.jpa.interceptor.SFSBDestroyInterceptor.Factory
-
- 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(Map<String, ReferenceCountedEntityManager>) - Constructor for class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor
-
- SFSBInvocationInterceptor.Factory - Class in org.jboss.as.jpa.interceptor
-
- SFSBInvocationInterceptor.Factory() - Constructor for class org.jboss.as.jpa.interceptor.SFSBInvocationInterceptor.Factory
-
- SFSBPreCreateInterceptor - Class in org.jboss.as.jpa.interceptor
-
Runs early in the SFSB chain, to make sure that SFSB create operations inherit extended persistence contexts properly
TODO: This is a hack, SFSB XPC inheritance needs a big refactor
- SHARED - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- SHARED - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- SharedLocalYieldingClusterLockManager - Class in org.jboss.as.clustering.lock
-
Distributed lock manager intended for use cases where multiple local threads can share the lock, but only one node in the
cluster can have threads using the lock.
- SharedLocalYieldingClusterLockManager(String, GroupRpcDispatcher, GroupMembershipNotifier) - Constructor for class org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager
-
- SharedLocalYieldingClusterLockManager.LockResult - Enum in org.jboss.as.clustering.lock
-
- SharedLocalYieldingClusterLockManagerService - Class in org.jboss.as.clustering.lock.impl
-
- SharedLocalYieldingClusterLockManagerService(String) - Constructor for class org.jboss.as.clustering.lock.impl.SharedLocalYieldingClusterLockManagerService
-
- SharedStateCacheAdd - Class in org.jboss.as.clustering.infinispan.subsystem
-
- SharedTldsMetaDataBuilder - Class in org.jboss.as.web
-
Internal helper creating a shared TLD metadata list based on the domain configuration.
- 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_VERSION - Static variable in class org.jboss.as.process.CommandLineConstants
-
- shortName - Variable in class org.jboss.as.cli.impl.ArgumentWithoutValue
-
- shouldBeOverridden() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the method should be overridden
- shouldProcess(EntityBeanMetaData) - Method in class org.jboss.as.ejb3.deployment.processors.entity.EntityBeanComponentDescriptionFactory
-
- shouldStartAndConnect() - Method in class org.jboss.as.clustering.infinispan.ChannelProvider
- shouldStopAndDisconnect() - Method in class org.jboss.as.clustering.infinispan.ChannelProvider
- show(ManagementModelNode, int, int) - Method in class org.jboss.as.cli.gui.OperationMenu
-
Show the OperationMenu based on the selected node.
- showHistory() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- showHistoryAsXML() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- shutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
- shutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
-
- SHUTDOWN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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.ManagementMessageHandler
-
Don't allow new operations, but still allow requests for existing ones.
- shutdown() - Method in class org.jboss.as.subsystem.test.KernelServices
-
- shutdown() - Method in class org.jboss.as.threads.ManagedExecutorService
- 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.ManagementMessageHandler
-
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.
- SIGNATURE - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- SIMPLE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- SIMPLE_ATTRIBUTES - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- SIMPLE_ENTRIES - Static variable in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- 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
, with utility
methods for conversion to and from xml and for validation.
- SimpleAttributeDefinition(String, ModelType, boolean) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelType, boolean, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelType, boolean, MeasurementUnit) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelType, boolean, MeasurementUnit, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelNode, ModelType, boolean) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- SimpleAttributeDefinition(String, ModelNode, ModelType, boolean, AttributeAccess.Flag...) - Constructor for class org.jboss.as.controller.SimpleAttributeDefinition
-
- 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, String[], String[], 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
-
- 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
-
- SimpleBackingCacheEntryStore<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>> - Class in org.jboss.as.ejb3.cache.impl.backing
-
- SimpleBackingCacheEntryStore(PersistentObjectStore<K, E>, ServerEnvironment, StatefulTimeoutInfo, BackingCacheEntryStoreConfig) - Constructor for class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
Create a new SimpleIntegratedObjectStore.
- SimpleBoyerMoore - Class in org.jboss.as.domain.http.server.multipart
-
SimpleBoyerMoore
is an implementation of the simplified version of the Boyer-Moore pattern search algorithm.
- SimpleBoyerMoore(byte[]) - Constructor for class org.jboss.as.domain.http.server.multipart.SimpleBoyerMoore
-
Constructs a SimpleBoyerMoore
instance.
- 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 extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>> - Class in org.jboss.as.ejb3.cache.impl
-
- SimpleCache(BackingCache<K, V, E>, boolean) - Constructor for class org.jboss.as.ejb3.cache.impl.SimpleCache
-
- SimpleClassResolver - Class in org.jboss.as.clustering
-
Used for AS7-2496 workaround
- SimpleClassResolver(ClassLoader) - Constructor for class org.jboss.as.clustering.SimpleClassResolver
-
- SimpleListAttributeDefinition - Class in org.jboss.as.clustering.subsystem
-
Date: 13.10.2011
- SimpleListAttributeDefinition.Builder - Class in org.jboss.as.clustering.subsystem
-
- SimpleListAttributeDefinition.Builder(String, SimpleAttributeDefinition) - Constructor for class org.jboss.as.clustering.subsystem.SimpleListAttributeDefinition.Builder
-
- SimpleMarshalledValue<T> - Class in org.jboss.as.clustering
-
A non-hashable marshalled value, that is lazily serialized, but only deserialized on demand.
- SimpleMarshalledValue(T, MarshallingContext) - Constructor for class org.jboss.as.clustering.SimpleMarshalledValue
-
- SimpleMarshalledValueFactory - Class in org.jboss.as.clustering
-
- SimpleMarshalledValueFactory(MarshallingContext) - Constructor for class org.jboss.as.clustering.SimpleMarshalledValueFactory
-
- SimpleParsedOperationRequestHeader - Class in org.jboss.as.cli.operation.impl
-
- SimpleParsedOperationRequestHeader(String, String) - Constructor for class org.jboss.as.cli.operation.impl.SimpleParsedOperationRequestHeader
-
- SimpleResourceDefinition - Class in org.jboss.as.controller
-
- SimpleResourceDefinition(PathElement, DescriptionProvider) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
ResourceDefinition
that uses the given {code descriptionProvider} to describe the resource.
- 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, OperationEntry.Flag, OperationEntry.Flag) - Constructor for class org.jboss.as.controller.SimpleResourceDefinition
-
- SimpleSecurityManager - Class in org.jboss.as.security.service
-
- 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
-
- SimpleSingletonElectionPolicy - Class in org.jboss.as.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.jboss.as.clustering.singleton.election.SimpleSingletonElectionPolicy
-
- SimpleSingletonElectionPolicy(int) - Constructor for class org.jboss.as.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
-
- 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
-
- SingleSignOnEntry - Class in org.jboss.as.web.sso
-
A class that represents entries in the cache of authenticated users.
- SingleSignOnEntry(Principal, String, String, String) - Constructor for class org.jboss.as.web.sso.SingleSignOnEntry
-
- SINGLETON - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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() - 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
-
- 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, AtomicReference<ManagedReference>, 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
- SingletonElectionPolicy - Interface in org.jboss.as.clustering.singleton
-
Used by
SingletonService
to elect a singleton master node
from the list of nodes providing that service.
- SingletonLifecycleCMTTxInterceptor - Class in org.jboss.as.ejb3.tx
-
- SingletonLifecycleCMTTxInterceptor(TransactionAttributeType) - Constructor for class org.jboss.as.ejb3.tx.SingletonLifecycleCMTTxInterceptor
-
- SingletonLifecycleCMTTxInterceptor.Factory - Class in org.jboss.as.ejb3.tx
-
- SingletonLifecycleCMTTxInterceptor.Factory(TransactionAttributeType) - Constructor for class org.jboss.as.ejb3.tx.SingletonLifecycleCMTTxInterceptor.Factory
-
- SingletonLogger - Interface in org.jboss.as.clustering.singleton
-
- SingletonMessages - Interface in org.jboss.as.clustering.singleton
-
- singletonNotSet(ClassLoader) - Method in interface org.jboss.as.weld.WeldMessages
-
- SingletonRpcHandler<T> - Interface in org.jboss.as.clustering.singleton
-
- SingletonService<T extends Serializable> - Class in org.jboss.as.clustering.singleton
-
Decorates an MSC service ensuring that it is only started on one node in the cluster at any given time.
- SingletonService(Service<T>, ServiceName) - Constructor for class org.jboss.as.clustering.singleton.SingletonService
-
- 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 - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- SITE - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- SITE_LOCAL_ADDRESS - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- 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 - Static variable in class org.jboss.as.controller.operations.common.JVMHandlers
-
- size() - Method in class org.jboss.as.controller.PathAddress
-
Get the size of this path, in elements.
- size() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
Gets the number of group members.
- size() - Method in interface org.jboss.as.ejb3.cache.spi.SerializationGroup
-
Gets the number of group members.
- size() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- size() - Method in class org.jboss.as.server.deployment.AttachmentList
-
- SIZE_ROTATING_FILE - Static variable in class org.jboss.as.logging.handlers.LoggerHandlerRemove
-
- SIZE_ROTATING_FILE_HANDLER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- SizeRotatingFileHandlerAdd - Class in org.jboss.as.logging.handlers.file
-
- SizeRotatingFileHandlerService - Class in org.jboss.as.logging.handlers.file
-
- SizeRotatingFileHandlerService() - Constructor for class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- SizeRotatingHandlerUpdateProperties - Class in org.jboss.as.logging.handlers.file
-
Operation responsible for updating the properties of a size based rotating log handler.
- SizeRotatingHandlerWriteAttributeHandler - Class in org.jboss.as.logging.handlers.file
-
Date: 13.10.2011
- 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
-
- skip(long) - Method in class org.jboss.as.domain.http.server.multipart.BoundaryDelimitedInputStream
-
Skips the specified number of bytes from the inner input stream.
- skip(long) - Method in class org.jboss.as.process.protocol.ChunkyByteInput
- skip(long) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- skipBytes(int) - Method in class org.jboss.as.process.protocol.SimpleByteDataInput
-
- skipOverlappingInvokeTimeout(String, Date) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs a waring message indicating an overlapped invoking timeout for timer
- 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.
- SLAVE_HC_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.ValidateOperationHandler
-
- SLOT - Static variable in class org.jboss.as.ee.subsystem.GlobalModulesDefinition
-
- SLSB_POOL - Static variable in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- sm - Static variable in class org.jboss.as.web.security.jaspi.modules.HTTPClientCertServerAuthModule
-
- sm - Static variable in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
- sm - Static variable in class org.jboss.as.web.session.ClusteredSession
-
The string manager for this package.
- 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(ClusteredSession<? extends OutgoingDistributableSessionData>) - Method in class org.jboss.as.web.session.InstantSnapshotManager
-
Instant replication of the modified session
- snapshot(ClusteredSession<? extends OutgoingDistributableSessionData>) - Method in class org.jboss.as.web.session.IntervalSnapshotManager
-
Store the modified session in a hashmap for the distributor thread
- snapshot(ClusteredSession<? extends OutgoingDistributableSessionData>) - Method in class org.jboss.as.web.session.SnapshotManager
-
Tell the snapshot manager which session was modified and must be replicated
- 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
-
- SnapshotDescriptions - Class in org.jboss.as.controller.descriptions.common
-
ModelDescriptions for Snapshot operations handlers
- SnapshotDescriptions() - Constructor for class org.jboss.as.controller.descriptions.common.SnapshotDescriptions
-
- 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
-
- SnapshotManager - Class in org.jboss.as.web.session
-
Abstract base class for a session snapshot manager.
- SnapshotManager(SessionManager, String) - Constructor for class org.jboss.as.web.session.SnapshotManager
-
- 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 interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- SOCKET_BINDING - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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_GROUP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_GROUP_NAME - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOCKET_BINDING_GROUP_NAME - Static variable in class org.jboss.as.subsystem.test.ControllerInitializer
-
- 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_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_TIMEOUT - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- SocketAddressPreference - Class in org.jboss.as.clustering.singleton.election
-
- SocketAddressPreference(InetSocketAddress) - Constructor for class org.jboss.as.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
- 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.
- SocketBindingGroupIncludesAttribute - Class in org.jboss.as.controller.resource
-
Attribute for the list.
- SocketBindingGroupRemoveHandler - Class in org.jboss.as.controller.operations.common
-
Handler for the socket-binding-group resource's remove operation.
- 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) - 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.server.services.net
-
- socketBindings - Variable in class org.jboss.as.subsystem.test.ControllerInitializer
-
- 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
-
- sortAndEscape(List<String>, EscapeSelector) - Static method in class org.jboss.as.cli.Util
-
- 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_PORT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SOURCE_PORT - Static variable in class org.jboss.as.server.services.net.OutboundSocketBindingResourceDefinition
-
- sourceInterfaceInjectedValue - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- sourcePort - Variable in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- SPACE - Static variable in class org.jboss.as.domain.management.security.AddPropertiesUser
-
- 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
-
- SPECIFIED_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- SPECIFIED_INSTANCE - Static variable in class org.jboss.as.controller.operations.common.PathAddHandler
-
- SPECIFIED_INTERFACE_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
Provider for a sub-model that names an interface and specifies the criteria.
- SPECIFIED_PATH_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
Provider for a sub-model that names a "path" and specifies the actual path.
- 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.
- SpecifiedPathAddHandler - Class in org.jboss.as.server.operations
-
Handler for adding a path.
- SpecifiedPathRemoveHandler - Class in org.jboss.as.server.operations
-
Handler for removing a path.
- SpecifiedPathRemoveHandler() - Constructor for class org.jboss.as.server.operations.SpecifiedPathRemoveHandler
-
- SSL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SSLConfig - Interface in org.jboss.as.cli
-
A representation of the SSL Configuration.
- SSLIdentityService - Class in org.jboss.as.domain.management.security
-
Service to handle managing the SSL Identity of a security realm.
- SSLIdentityService(String, char[]) - Constructor for class org.jboss.as.domain.management.security.SSLIdentityService
-
- SSLServerIdentityResourceDefinition - Class in org.jboss.as.domain.management.security
-
- SSLServerIdentityResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.SSLServerIdentityResourceDefinition
-
- SSOClusterManager - Class in org.jboss.as.clustering.web.sso.infinispan
-
An implementation of SSOClusterManager that uses a Infinispan cache to share SSO information between cluster nodes.
- SSOClusterManager() - Constructor for class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
- SSOClusterManager - Interface in org.jboss.as.clustering.web.sso
-
Provides communications support between a SingleSignOn valve and other such valves configured for the same hostname within a
server cluster.
- SSOClusterManagerService - Class in org.jboss.as.clustering.web.sso
-
- SSOClusterManagerService() - Constructor for class org.jboss.as.clustering.web.sso.SSOClusterManagerService
-
- SSOClusterManagerService(SSOClusterManager) - Constructor for class org.jboss.as.clustering.web.sso.SSOClusterManagerService
-
- SSOCredentials - Class in org.jboss.as.clustering.web.sso
-
Authentication credentials for an SSO.
- SSOCredentials(String, String, String) - Constructor for class org.jboss.as.clustering.web.sso.SSOCredentials
-
Creates a new SSOCredentials.
- SSOKey - Interface in org.jboss.as.clustering.web.sso.infinispan
-
- SSOLocalManager - Interface in org.jboss.as.clustering.web.sso
-
Interface implemented by the ClusteredSingleSignOn valve to allow callbacks by the
SSOClusterManager
.
- STACK - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- STACK - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- STACK_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- STACK_TRACE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- StackConfigOperationHandlers - Class in org.jboss.as.clustering.jgroups.subsystem
-
Common code for handling the following stack configuration elements
{transport, protocol}
- StackConfigOperationHandlers() - Constructor for class org.jboss.as.clustering.jgroups.subsystem.StackConfigOperationHandlers
-
- stageAlreadyComplete(OperationContext.Stage) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the stage is already complete.
- 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_THREAD_FACTORY_RESOLVER - Static variable in class org.jboss.as.threads.ThreadsServices
-
- 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
-
- standardSubsystemTest(String) - Method in class org.jboss.as.subsystem.test.AbstractSubsystemBaseTest
-
Tests the ability to create a model from an xml configuration, marshal the model back to xml,
re-read that marshalled model into a new model that matches the first one, execute a "describe"
operation for the model, create yet another model from executing the results of that describe
operation, and compare that model to first model.
- 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() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- start(StartContext) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
- start() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- start(StartContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
- start() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheService
-
- START - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- start() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- start(StartContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelFactoryService
-
- start() - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelService
-
- start(StartContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ProtocolDefaultsService
- start() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- start() - Method in class org.jboss.as.clustering.lock.impl.SharedLocalYieldingClusterLockManagerService
-
- start() - Method in class org.jboss.as.clustering.lock.LocalAndClusterLockManager
-
Brings this object to a state where it is ready for normal operation.
- start() - Method in class org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager
-
Brings this object to a state where it is ready for normal operation.
- start(StartContext) - Method in class org.jboss.as.clustering.msc.AsynchronousService
-
- start() - Method in class org.jboss.as.clustering.msc.AsynchronousService
-
- start(StartContext) - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- start() - Method in class org.jboss.as.clustering.registry.RegistryService
-
- start(StartContext) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- start(StartContext) - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- start() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- start() - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Starts the distributed caching layer.
- start(StartContext) - Method in class org.jboss.as.clustering.web.DistributedCacheManagerFactoryService
-
- start() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Starts the distributed caching layer.
- start() - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Prepare for the beginning of active use of the public methods of this component.
- start() - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Prepare for the beginning of active use of the public methods of this component.
- start(StartContext) - Method in class org.jboss.as.clustering.web.sso.SSOClusterManagerService
-
- start(StartContext) - Method in class org.jboss.as.connector.bootstrap.BootStrapContextService
-
- start(StartContext) - Method in class org.jboss.as.connector.mdr.MdrService
-
- start(StartContext) - Method in class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService
-
Start
- start(StartContext) - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeploymentService
-
- start(StartContext) - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterXmlDeploymentService
-
Start
- start(StartContext) - Method in class org.jboss.as.connector.rarepository.RaRepositoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.registry.DriverRegistryService
-
- start(StartContext) - Method in class org.jboss.as.connector.registry.DriverService
-
- start(StartContext) - Method in class org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.AdminObjectReferenceFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.AdminObjectService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.CcmService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.ConnectionFactoryReferenceFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.ConnectionFactoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.ManagementRepositoryService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.ResourceAdapterActivatorService
-
- start(StartContext) - Method in class org.jboss.as.connector.services.ResourceAdapterService
-
- 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.ResourceAdaptersService
-
- start(StartContext) - Method in class org.jboss.as.connector.transactionintegration.TransactionIntegrationService
-
- start(StartContext) - Method in class org.jboss.as.connector.workmanager.WorkManagerService
-
- start(StartContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- START - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- start(StartContext) - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- start() - Method in class org.jboss.as.domain.http.server.ManagementHttpServer
-
- start(HttpServer, SecurityRealm) - Method in class org.jboss.as.domain.http.server.RootHandler
-
- start(StartContext) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.FileKeystoreService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- 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.SecretIdentityService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- start(StartContext) - Method in class org.jboss.as.domain.management.security.SSLIdentityService
-
- 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.ViewService
-
- start(TargetModuleID[]) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Start the modules
- 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.CacheFactoryService
- start(StartContext) - Method in class org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreSourceService
-
- start() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- start() - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- start() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- start() - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- start() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Start the cache.
- start() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Perform any initialization work.
- start(StartContext) - Method in class org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreSourceService
- start() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
Start the cache.
- start() - Method in class org.jboss.as.ejb3.cache.spi.impl.FilePersistentObjectStore
-
- start() - Method in interface org.jboss.as.ejb3.cache.spi.PersistentObjectStore
-
Perform any initialization work.
- start(StartContext) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- 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(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() - 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
-
- 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.EJBRemotingConnectorClientMappingsEntryProviderService
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- start(StartContext) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- START - Static variable in class org.jboss.as.ejb3.subsystem.deployment.TimerAttributeDefinition
-
- start(StartContext) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- 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.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.PersistenceUnitServiceImpl
-
- start(StartContext) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- start(StartContext) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- start(StartContext) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- start(StartContext) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- start(StartContext) - Method in class org.jboss.as.logging.handlers.file.HandlerFileService
-
- start(StartContext) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- start(StartContext) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- start(StartContext) - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- start(StartContext, Logger) - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- start(StartContext, Logger) - Method in class org.jboss.as.logging.loggers.LoggerHandlerService
-
- start(StartContext, Logger) - Method in class org.jboss.as.logging.loggers.LoggerService
-
- start(StartContext, Logger) - Method in class org.jboss.as.logging.loggers.RootLoggerService
-
- 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.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(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.management.ManagementChannelRegistryService
-
- start(StartContext) - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- start(StartContext) - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
-
- 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.mgmt.domain.HostControllerServerClient
- start(StartContext) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepository
-
- start(StartContext) - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
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.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.server.services.path.AbstractPathService
-
- 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.UserTransactionRegistryService
-
- start(StartContext) - Method in class org.jboss.as.txn.service.XATerminatorService
-
- start() - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Prepare for active use of the public methods of this Component.
- start() - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- start(StartContext) - Method in class org.jboss.as.web.security.JBossWebRealmService
- start() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- start() - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
- start() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- start() - Method in class org.jboss.as.web.session.InstantSnapshotManager
-
- start() - Method in class org.jboss.as.web.session.IntervalSnapshotManager
-
Start the snapshot manager
- start() - Method in class org.jboss.as.web.session.JvmRouteValve
-
- start() - Method in class org.jboss.as.web.session.SnapshotManager
-
Start the snapshot manager
- start() - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Prepare for the beginning of active use of the public methods of this component.
- start(StartContext) - Method in class org.jboss.as.web.WebVirtualHostService
- start(StartContext) - Method in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- start(StartContext) - Method in class org.jboss.as.weld.services.BeanManagerService
-
- start(StartContext) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- 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.services.WeldService
-
- start() - Method in class org.jboss.as.weld.WeldContainer
-
Starts the weld container
- 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_TIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- startBatch() - Method in interface org.jboss.as.clustering.web.BatchingManager
-
- startBatch() - Method in class org.jboss.as.clustering.web.impl.TransactionBatchingManager
- startCaches(String...) - Method in class org.jboss.as.clustering.infinispan.DefaultEmbeddedCacheManager
-
- 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
-
- startContextFailed() - Method in interface org.jboss.as.web.WebMessages
-
- startDriverServices(ServiceTarget, ModuleIdentifier, Driver, String, Integer, Integer, String, String) - Static method in class org.jboss.as.connector.subsystems.datasources.JdbcDriverAdd
-
- started(String, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs an informational message indicating the className
started for deploymentPath
.
- started() - Method in class org.jboss.as.server.mgmt.domain.HostControllerServerClient
-
Signal that the server is started.
- started - Variable in class org.jboss.as.web.session.AbstractSessionManager
-
Has this component been started yet?
- startedClean(String, long, int, int, int) - Method in interface org.jboss.as.server.ServerLogger
-
- startedWitErrors(String, long, int, int, int, int) - Method in interface org.jboss.as.server.ServerLogger
-
- startFailure(Throwable) - Method in interface org.jboss.as.txn.TransactionMessages
-
Creates an exception indicating the start failed.
- startGroupCreationContext(boolean) - Static method in class org.jboss.as.ejb3.cache.spi.impl.GroupCreationContext
-
Create a new GroupCreationContext associated with the thread.
- startingDeployment(String) - Method in interface org.jboss.as.server.ServerLogger
-
- startingService(ServiceName) - Method in interface org.jboss.as.connector.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.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
-
- startingSubsystem(String, String) - Method in interface org.jboss.as.connector.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
-
- StartMode - Enum in org.jboss.as.clustering.infinispan.subsystem
-
- 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 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
-
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
-
- startService() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- startSubsystemElement(String, boolean) - Method in class org.jboss.as.controller.persistence.SubsystemMarshallingContext
-
- 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
-
- startThread() - Method in class org.jboss.as.web.session.IntervalSnapshotManager
-
Start the distributor thread
- 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 a active state, so that it becomes eligible for timeouts
- startup(Bootstrap.Configuration, List<ServiceActivator>) - Method in interface org.jboss.as.server.Bootstrap
-
- StartupMergingProcessor - Class in org.jboss.as.ejb3.deployment.processors.merging
-
Handles Startup
- StartupMergingProcessor() - Constructor for class org.jboss.as.ejb3.deployment.processors.merging.StartupMergingProcessor
-
- startWelcomeContextFailed() - Method in interface org.jboss.as.web.WebMessages
-
- state - Variable in class org.jboss.as.cli.parsing.EnterStateCharacterHandler
-
- State - Interface in org.jboss.as.domain.management.security.state
-
Describe the purpose
- STATE_TRANSFER_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- STATE_TRANSFER_OBJECT - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- STATEFUL_SERVICE_NAME - Static variable in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- StatefulAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.stateful
-
- StatefulAllowedMethodsInformation() - 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
-
- StatefulComponentIdInterceptor - Class in org.jboss.as.ejb3.component.stateful
-
Client interceptor that associates a SFSB id with an invocation
- StatefulComponentIdInterceptor(AtomicReference<SessionID>) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulComponentIdInterceptor
-
- StatefulComponentIdInterceptor.Factory - 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
-
- StatefulComponentInstanceInterceptor.Factory - Class in org.jboss.as.ejb3.component.stateful
-
- statefulComponentIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating stateful component cannot be null
- StatefulComponentSessionIdGeneratingInterceptorFactory - Class in org.jboss.as.ejb3.component.stateful
-
User: jpai
- StatefulIdentityInterceptorFactory - Class in org.jboss.as.ejb3.component.stateful
-
Interceptor for equals / hashCode for SFSB's
- StatefulInitMethodInterceptorFactory - 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 a 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(Class<?>) - 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) - 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, AtomicReference<ManagedReference>, Interceptor, Map<Method, Interceptor>, InterceptorFactoryContext) - 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
-
- StatefulWriteReplaceInterceptor.Factory(String) - Constructor for class org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor.Factory
-
- StatelessAllowedMethodsInformation - Class in org.jboss.as.ejb3.component.stateless
-
- StatelessAllowedMethodsInformation() - Constructor for class org.jboss.as.ejb3.component.stateless.StatelessAllowedMethodsInformation
-
- 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, AtomicReference<ManagedReference>, 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
-
- StatelessWriteReplaceInterceptor.Factory - Class in org.jboss.as.ejb3.component.session
-
- StatelessWriteReplaceInterceptor.Factory(String) - Constructor for class org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor.Factory
-
- StateParser - Class in org.jboss.as.cli.parsing
-
- StateParser() - Constructor for class org.jboss.as.cli.parsing.StateParser
-
- stateReceived() - Method in interface org.jboss.as.clustering.StateTransferResult
-
- stateTransferAlreadyPending(String, String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
Creates an exception indicating the state transfer for the serviceName
parameter will return an input
stream is already pending.
- StateTransferProvider - Interface in org.jboss.as.clustering
-
Interface implemented by
GroupCommunicationService
users that wish can provide application state to newly joining
group members.
- StateTransferResult - Interface in org.jboss.as.clustering
-
Base interface encapsulating the result of a state transfer request.
- StateTransferStreamProvider - Interface in org.jboss.as.clustering
-
- StateValues - Class in org.jboss.as.domain.management.security.state
-
Place holder object to pass between the state
- StateValues() - Constructor for class org.jboss.as.domain.management.security.state.StateValues
-
- 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.
- StatisticsDescriptionProvider - Class in org.jboss.as.connector
-
- StatisticsDescriptionProvider(StatisticsPlugin...) - Constructor for class org.jboss.as.connector.StatisticsDescriptionProvider
-
- StatisticsDescriptionProvider(String, String, StatisticsPlugin...) - Constructor for class org.jboss.as.connector.StatisticsDescriptionProvider
-
- STATUS - Static variable in class org.jboss.as.cli.Util
-
- STATUS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- STATUS_BINDING - Static variable in class org.jboss.as.txn.subsystem.TransactionSubsystemRootResourceDefinition
-
- STATUS_LISTENER - Static variable in class org.jboss.as.server.deployment.Attachments
-
The special status listener attachment.
- 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
-
- 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
-
- stepHandlerFailed(OperationStepHandler) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the step handler failed after completion.
- stepHandlerFailedRollback(OperationStepHandler, String, PathAddress, String) - 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
-
- stop() - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- stop(StopContext) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
- stop() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheConfigurationService
- stop() - Method in class org.jboss.as.clustering.infinispan.subsystem.CacheService
-
- stop() - Method in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.jgroups.subsystem.ChannelFactoryService
-
- stop() - 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() - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- stop() - Method in class org.jboss.as.clustering.lock.impl.SharedLocalYieldingClusterLockManagerService
-
- stop() - Method in class org.jboss.as.clustering.lock.LocalAndClusterLockManager
-
Removes this object from a state where it is ready for normal oepration and performs cleanup work.
- stop() - Method in class org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager
-
Removes this object from a state where it is ready for normal oepration and performs cleanup work.
- stop(StopContext) - Method in class org.jboss.as.clustering.msc.AsynchronousService
-
- stop() - Method in class org.jboss.as.clustering.msc.AsynchronousService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.registry.RegistryCollectorService
-
- stop() - Method in class org.jboss.as.clustering.registry.RegistryService
-
- stop(StopContext) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- stop() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- stop() - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Stops the distributed caching layer.
- stop(StopContext) - Method in class org.jboss.as.clustering.web.DistributedCacheManagerFactoryService
-
- stop() - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Stops the distributed caching layer.
- stop() - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Gracefully terminate the active use of the public methods of this component.
- stop() - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Gracefully terminate the active use of the public methods of this component.
- stop(StopContext) - Method in class org.jboss.as.clustering.web.sso.SSOClusterManagerService
-
- stop(StopContext) - Method in class org.jboss.as.connector.bootstrap.BootStrapContextService
-
- stop(StopContext) - Method in class org.jboss.as.connector.mdr.MdrService
-
- stop(StopContext) - Method in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.metadata.deployment.InactiveResourceAdapterDeploymentService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterDeploymentService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.metadata.deployment.ResourceAdapterXmlDeploymentService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.rarepository.RaRepositoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.registry.DriverRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.registry.DriverService
-
- stop(StopContext) - Method in class org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistryService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.services.AdminObjectReferenceFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.AdminObjectService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.CcmService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.ConnectionFactoryReferenceFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.ConnectionFactoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.ManagementRepositoryService
-
- stop(StopContext) - Method in class org.jboss.as.connector.services.ResourceAdapterActivatorService
-
Stop
- stop(StopContext) - Method in class org.jboss.as.connector.services.ResourceAdapterService
-
- 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.datasources.XaDataSourceService
-
- stop(StopContext) - Method in class org.jboss.as.connector.subsystems.resourceadapters.ResourceAdaptersService
-
- stop(StopContext) - Method in class org.jboss.as.connector.transactionintegration.TransactionIntegrationService
-
- stop(StopContext) - Method in class org.jboss.as.connector.workmanager.WorkManagerService
-
- stop(StopContext) - Method in class org.jboss.as.controller.AbstractControllerService
-
- STOP - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- stop(StopContext) - Method in class org.jboss.as.controller.remote.AbstractModelControllerOperationHandlerFactoryService
- stop() - Method in class org.jboss.as.domain.http.server.ManagementHttpServer
-
- stop(HttpServer) - Method in class org.jboss.as.domain.http.server.RootHandler
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.connections.ldap.LdapConnectionManagerService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.FileKeystoreService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.JaasCallbackHandler
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- 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.SecretIdentityService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.SecurityRealmService
-
- stop(StopContext) - Method in class org.jboss.as.domain.management.security.SSLIdentityService
-
- 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(StopContext) - 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(StopContext) - 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.ViewService
-
- stop(TargetModuleID[]) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Stop the modules
- stop() - Method in class org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl
-
Stops the deployment
- 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.CacheFactoryService
- stop(StopContext) - Method in class org.jboss.as.ejb3.cache.impl.backing.clustering.ClusteredBackingCacheEntryStoreSourceService
-
- stop() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheImpl
-
- stop() - Method in class org.jboss.as.ejb3.cache.impl.backing.PassivatingBackingCacheImpl
-
- stop() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- stop() - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- stop() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCache
-
Stop the cache.
- stop() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Perform any shutdown work.
- stop(StopContext) - Method in class org.jboss.as.ejb3.cache.spi.BackingCacheEntryStoreSourceService
- stop() - Method in class org.jboss.as.ejb3.cache.spi.impl.AbstractCache
-
Stop the cache.
- stop() - Method in class org.jboss.as.ejb3.cache.spi.impl.FilePersistentObjectStore
-
- stop() - Method in interface org.jboss.as.ejb3.cache.spi.PersistentObjectStore
-
Perform any shutdown work.
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.DefaultAccessTimeoutService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.EJBUtilities
-
- 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(StopContext) - Method in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.pool.PoolConfigService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.singleton.SingletonComponent
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.component.stateful.StatefulSessionComponent
-
- stop(StopContext) - 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
-
- 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.EJBRemotingConnectorClientMappingsEntryProviderService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.LocalEjbReceiver
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.remote.TCCLEJBClientContextSelectorService
-
- stop(StopContext) - Method in class org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
- 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.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.PersistenceUnitServiceImpl
-
- stop(StopContext) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerService
-
- stop(StopContext) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerService
-
- stop(StopContext) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerService
-
- stop(StopContext) - Method in class org.jboss.as.logging.handlers.file.FileHandlerService
-
- stop(StopContext) - Method in class org.jboss.as.logging.handlers.file.HandlerFileService
-
- stop(StopContext) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerService
-
- stop(StopContext) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerService
-
- stop(StopContext) - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- stop(StopContext, Logger) - Method in class org.jboss.as.logging.loggers.AbstractLoggerService
-
- stop(StopContext, Logger) - Method in class org.jboss.as.logging.loggers.LoggerHandlerService
-
- stop(StopContext, Logger) - Method in class org.jboss.as.logging.loggers.LoggerService
-
- stop(StopContext, Logger) - Method in class org.jboss.as.logging.loggers.RootLoggerService
-
- 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.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() - 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.management.ManagementChannelRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.remoting.RealmSecurityProviderService
-
- 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.mgmt.domain.HostControllerServerClient
- stop(StopContext) - Method in class org.jboss.as.server.mgmt.domain.RemoteFileRepository
-
- stop(StopContext) - Method in class org.jboss.as.server.mgmt.HttpManagementService
-
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.ServiceModuleLoader
-
- stop(StopContext) - Method in class org.jboss.as.server.ServerEnvironmentService
-
- stop(StopContext) - Method in class org.jboss.as.server.ServerService
-
- stop(StopContext) - Method in class org.jboss.as.server.services.net.NetworkInterfaceService
-
- stop(StopContext) - Method in class org.jboss.as.server.services.net.OutboundSocketBindingService
-
- stop(StopContext) - Method in class org.jboss.as.server.services.net.SocketBindingManagerService
-
- stop(StopContext) - Method in class org.jboss.as.server.services.net.SocketBindingService
-
- stop(StopContext) - Method in class org.jboss.as.server.services.path.AbstractPathService
-
- 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.UserTransactionRegistryService
-
- stop(StopContext) - Method in class org.jboss.as.txn.service.XATerminatorService
-
- stop() - Method in class org.jboss.as.web.deployment.mock.MemoryRealm
-
Gracefully shut down active use of the public methods of this Component.
- stop() - Method in class org.jboss.as.web.deployment.WebCtxLoader
-
- stop(StopContext) - Method in class org.jboss.as.web.security.JBossWebRealmService
- stop() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- stop() - Method in class org.jboss.as.web.session.ClusteredSessionValve
-
- stop() - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- stop() - Method in class org.jboss.as.web.session.InstantSnapshotManager
-
- stop() - Method in class org.jboss.as.web.session.IntervalSnapshotManager
-
Stop the snapshot manager
- stop() - Method in class org.jboss.as.web.session.JvmRouteValve
-
- stop() - Method in class org.jboss.as.web.session.SnapshotManager
-
Stop the snapshot manager
- stop() - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Gracefully terminate the active use of the public methods of this component.
- stop(StopContext) - Method in class org.jboss.as.web.WebVirtualHostService
- stop(StopContext) - Method in class org.jboss.as.weld.injection.WeldManagedReferenceFactory
-
- stop(StopContext) - Method in class org.jboss.as.weld.services.BeanManagerService
-
- stop(StopContext) - Method in class org.jboss.as.weld.services.bootstrap.WeldResourceInjectionServices
-
- 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.services.WeldService
-
- stop() - Method in class org.jboss.as.weld.WeldContainer
-
Stops the container
- 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_TIMEOUT - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- stopContextFailed(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- stopOldMaster() - Method in interface org.jboss.as.clustering.singleton.SingletonRpcHandler
-
- stopOldMaster() - Method in class org.jboss.as.clustering.singleton.SingletonService
-
- stoppedDeployment(String, int) - Method in interface org.jboss.as.server.ServerLogger
-
- stoppingService(String, String) - Method in interface org.jboss.as.jpa.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
-
- stopService() - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- stopThread() - Method in class org.jboss.as.web.session.IntervalSnapshotManager
-
Stop the distributor thread
- stopWelcomeContextFailed(Throwable) - Method in interface org.jboss.as.web.WebLogger
-
- STORAGE - Static variable in class org.jboss.as.cli.Util
-
- STORAGE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
The key for AttributeAccess.Storage
fields.
- store(Map<Object, Object>, OutgoingSessionGranularitySessionData) - Method in class org.jboss.as.clustering.web.infinispan.CoarseSessionAttributeStorage
- store(Map<Object, Object>, OutgoingAttributeGranularitySessionData) - Method in class org.jboss.as.clustering.web.infinispan.FineSessionAttributeStorage
- store(Map<Object, Object>, T) - Method in interface org.jboss.as.clustering.web.infinispan.SessionAttributeStorage
-
- 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(ModelNode, File) - Method in class org.jboss.as.controller.persistence.XmlConfigurationPersister
-
- store(V) - Method in class org.jboss.as.ejb3.cache.spi.impl.FilePersistentObjectStore
-
- store(V) - Method in interface org.jboss.as.ejb3.cache.spi.PersistentObjectStore
-
Store the object into storage.
- store() - Method in class org.jboss.as.ejb3.component.entity.EntityBeanComponentInstance
-
Invokes the ejbStore method
- STORE_ATTRIBUTES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- storeSession(Session) - Method in class org.jboss.as.web.session.DistributableSessionManager
-
- storeSession(Session) - Method in interface org.jboss.as.web.session.SessionManager
-
Store the modified session.
- storeSessionData(T) - Method in interface org.jboss.as.clustering.web.DistributedCacheManager
-
Store or update a session in the distributed cache.
- storeSessionData(T) - Method in class org.jboss.as.clustering.web.infinispan.DistributedCacheManager
-
Store or update a session in the distributed cache.
- STRATEGY - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- streamClosed() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the stream is closed.
- streamClosed() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the stream is closed.
- streamContent() - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext.VFSResource
-
- StreamStateTransferResult - Interface in org.jboss.as.clustering
-
- StreamUtils - Class in org.jboss.as.process.protocol
-
- StreamUtils - Class in org.jboss.as.protocol
-
- 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
-
- StrictMaxPoolRemove - Class in org.jboss.as.ejb3.subsystem
-
Handles removing a strict-max-bean-instance-pool resource
- StrictMaxPoolRemove() - Constructor for class org.jboss.as.ejb3.subsystem.StrictMaxPoolRemove
-
- 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
-
- 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
-
- stringParamCannotBeNullOrEmpty(String) - Method in interface org.jboss.as.connector.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.
- STRIPING - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- 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_CLASS_PATH - 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_EE_MODULE_INIT - 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_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_JBOSS_DEPLOYMENT_STRUCTURE_DESCRIPTOR - 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_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_OSGI_MANIFEST - Static variable in enum org.jboss.as.server.deployment.Phase
-
- STRUCTURE_RAR - 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.processors
-
Detects a JDBC driver at an early stage, and sets flags critical to the deployment.
- StructureDriverProcessor() - Constructor for class org.jboss.as.connector.deployers.processors.StructureDriverProcessor
-
- 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
-
- SUBDEPLOYMENT_PROVIDER - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionProviders
-
- SubDeploymentDependencyProcessor - Class in org.jboss.as.server.deployment.module
-
Processor that set up a module dependency on the parent module
- SubDeploymentDependencyProcessor() - Constructor for class org.jboss.as.server.deployment.module.SubDeploymentDependencyProcessor
-
- SubDeploymentMarker - Class in org.jboss.as.server.deployment
-
Marker for sub deployments
- 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) - Constructor for class org.jboss.as.server.deployment.SubDeploymentUnitService
-
- SUBDIRECTORY_COUNT - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- SUBDIRECTORY_COUNT - Static variable in class org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
-
- SUBHANDLERS - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- SUBJECT_FACTORY - Static variable in interface org.jboss.as.security.Constants
-
- SUBJECT_FACTORY_CLASS_NAME - Static variable in interface org.jboss.as.security.Constants
-
- subjectAssociationFilter() - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
The description for the SubjectAssociationHandler
.
- SubjectAssociationHandler - Class in org.jboss.as.domain.http.server.security
-
Handler to ensure that the Subject for the authenticated user is associated for this request.
- SubjectAssociationHandler(HttpHandler) - Constructor for class org.jboss.as.domain.http.server.security.SubjectAssociationHandler
-
- 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
-
- subjectFactory - Variable in class org.jboss.as.connector.metadata.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
-
- SubjectSupplemental - Interface in org.jboss.as.domain.management.security
-
Interface for services responsible for supplementing the contents of the Subject representing
the authenticated user with additional values.
- SubjectUserInfo - Interface in org.jboss.as.controller.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
- SUBNET_MATCH - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- 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.weld.webtier.jsf.ForwardingApplication
-
- subscribeToEvent(Class<? extends SystemEvent>, SystemEventListener) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- SUBSYSTEM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SUBSYSTEM_DATASOURCES_LOGGER - Static variable in interface org.jboss.as.connector.ConnectorLogger
-
A logger with the category org.jboss.as.connector.subsystems.datasources
.
- SUBSYSTEM_DESCRIBE_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- 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.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.jmx.JMXExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.jpa.subsystem.JPAExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.logging.LoggingExtension
-
- SUBSYSTEM_NAME - Static variable in class org.jboss.as.naming.subsystem.NamingExtension
-
- 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.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.weld.WeldExtension
-
- SUBSYSTEM_RA_LOGGER - Static variable in interface org.jboss.as.connector.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, but no individual operation failed.
- SubsystemMarshallingContext - Class in org.jboss.as.controller.persistence
-
Context passed to XMLElementWriter
s 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 XMLElementWriter
s that can marshal the configuration
for a subsystem.
- SUCCESS - Static variable in class org.jboss.as.cli.Util
-
- SUCCESS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
-
- SUCCESS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- 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
-
- SUFFICIENT - Static variable in interface org.jboss.as.security.Constants
-
- SUFFIX - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- supplementSubject(Subject) - Method in class org.jboss.as.domain.management.security.PropertiesSubjectSupplemental
-
- supplementSubject(Subject) - Method in interface org.jboss.as.domain.management.security.SubjectSupplemental
-
- support - Variable in class org.jboss.as.web.session.JvmRouteValve
-
- supports(InterceptorContext, EJBComponent) - Method in class org.jboss.as.ejb3.tx.CMTTxInterceptor
-
- supports(String) - Method in class org.jboss.as.web.security.HttpServletRequestPolicyContextHandler
- SupportsMulticastInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- 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.
- suspectedMember(Address) - Method in interface org.jboss.as.clustering.impl.ClusteringImplLogger
-
Logs an informational message indicating the suspected member.
- suspend() - Method in class org.jboss.as.ejb3.timerservice.TimerImpl
-
Suspends any currently scheduled task for this timer
- suspend() - Static method in class org.jboss.as.web.session.SessionInvalidationTracker
-
- 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 Timer
s
- SWITCHING_PROTOCOLS - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- 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
-
- 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_PROPERTIES_PROVIDER - Static variable in class org.jboss.as.server.controller.descriptions.ServerDescriptionProviders
-
- SYSTEM_PROPERTY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- SystemExiter - Class in org.jboss.as.server
-
Used to override System.exit() calls.
- SystemExiter() - Constructor for class org.jboss.as.server.SystemExiter
-
- SystemExiter.Exiter - Interface in org.jboss.as.server
-
- systemProperties - Variable in class org.jboss.as.subsystem.test.ControllerInitializer
-
- SystemPropertyAddHandler - Class in org.jboss.as.controller.operations.common
-
Operation handler for adding domain/host and server system properties.
- SystemPropertyAddHandler(ProcessEnvironment, boolean) - Constructor for class org.jboss.as.controller.operations.common.SystemPropertyAddHandler
-
Create the SystemPropertyAddHandler
- systemPropertyCannotOverrideServerName(String) - Method in interface org.jboss.as.server.ServerMessages
-
- 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.controller.operations.common
-
Handler for system property remove operations.
- SystemPropertyRemoveHandler(ProcessEnvironment) - Constructor for class org.jboss.as.controller.operations.common.SystemPropertyRemoveHandler
-
Create the SystemPropertyRemoveHandler
- 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 class org.jboss.as.server.ServerEnvironment
-
- SystemPropertyValueWriteAttributeHandler - Class in org.jboss.as.controller.operations.common
-
Handles changes to the value of a system property.
- SystemPropertyValueWriteAttributeHandler(ProcessEnvironment) - Constructor for class org.jboss.as.controller.operations.common.SystemPropertyValueWriteAttributeHandler
-
- unableToAddUser(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if adding the user to the file fails.
- unableToCreateAuthDir(String) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- unableToCreateTempDirForAuthTokensFileExists() - Method in interface org.jboss.as.remoting.RemotingMessages
-
- unableToGetModuleClassLoader(Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
Creates an exception indicating the inability to get the ModuleClassLoader
- unableToGetTransactionStatus(Throwable) - Method in interface org.jboss.as.txn.TransactionLogger
-
If the current transaction status could not be determined
- unableToInitialiseSSLContext(String) - Method in interface org.jboss.as.server.ServerMessages
-
- unableToLoadProperties(Throwable) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the properties could not be loaded.
- unableToLoadProperties(URL) - Method in interface org.jboss.as.server.ServerMessages
-
- unableToLoadUsers(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if loading the known users from file fails.
- unableToRollBack(Throwable) - Method in interface org.jboss.as.txn.TransactionLogger
-
If a transaction could not be rolled back
- unableToStart(Throwable) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the inability to start the service.
- unableToStartException(String, Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
Create a StartException
to indicate that a service could not be started
- unableToUpdateUser(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if updating user to the file fails.
- UNAUTHORIZED - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- unavailable(String) - Method in interface org.jboss.as.web.WebLogger
-
- unbind(String) - Method in interface org.jboss.as.ejb3.iiop.ServantRegistry
-
Unbinds the servant bound to name
.
- unbind(Name) - Method in class org.jboss.as.naming.InitialContext
-
- unbind(Name) - Method in class org.jboss.as.naming.InMemoryNamingStore
-
Unbind the entry in the provided location.
- unbind(Name) - Method in class org.jboss.as.naming.NamingContext
- unbind(String) - Method in class org.jboss.as.naming.NamingContext
- unbind(Context, String) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Unbinds a name from ctx, and removes parents if they are empty
- unbind(Context, Name) - Static method in class org.jboss.as.naming.util.NamingUtils
-
Unbinds a name from ctx, and removes parents if they are empty
- unbind(Name) - Method in interface org.jboss.as.naming.WritableNamingStore
-
Unbind an object from the naming store.
- unbind(Name) - Method in class org.jboss.as.naming.WritableServiceBasedNamingStore
-
- unbind(String) - Method in class org.jboss.as.web.deployment.helpers.AliasDirContext
-
- unbind(String) - Method in class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- unbind() - Method in class org.jboss.as.web.ThreadSetupBindingListener
-
- unboundDataSource(String) - Method in interface org.jboss.as.connector.ConnectorLogger
-
Logs an informational message indicating the data source has been unbound.
- UNBOUNDED_QUEUE_THREAD_POOL - Static variable in class org.jboss.as.threads.CommonAttributes
-
- UnboundedQueueThreadPoolAdd - Class in org.jboss.as.threads
-
Adds an unbounded queue thread pool.
- UnboundedQueueThreadPoolAdd(ThreadFactoryResolver, ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolAdd
-
- UnboundedQueueThreadPoolMetricsHandler - Class in org.jboss.as.threads
-
Handles metrics for an unbounded queue thread pool.
- UnboundedQueueThreadPoolMetricsHandler(ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolMetricsHandler
-
- UnboundedQueueThreadPoolRemove - Class in org.jboss.as.threads
-
Removes an unbounded queue thread pool.
- UnboundedQueueThreadPoolRemove(UnboundedQueueThreadPoolAdd) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolRemove
-
- UnboundedQueueThreadPoolResourceDefinition - Class in org.jboss.as.threads
-
- UnboundedQueueThreadPoolService - Class in org.jboss.as.threads
-
Service responsible for creating, starting and stopping a thread pool executor with an unbounded queue.
- UnboundedQueueThreadPoolService(int, TimeSpec) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolService
-
- UnboundedQueueThreadPoolWriteAttributeHandler - Class in org.jboss.as.threads
-
Handles attribute writes for an unbounded queue thread pool.
- UnboundedQueueThreadPoolWriteAttributeHandler(ServiceName) - Constructor for class org.jboss.as.threads.UnboundedQueueThreadPoolWriteAttributeHandler
-
- unboundJca(String, String) - Method in interface org.jboss.as.connector.ConnectorLogger
-
Logs an informational message indicating the JCA inbound the object represented by the description
parameter.
- UNDEFINE_ATTRIBUTE - Static variable in class org.jboss.as.controller.operations.global.GlobalOperationHandlers
-
- UNDEFINE_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- UNDEFINE_ATTRIBUTE_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
- undefinedVar(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating a variable is undefined.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.CachedConnectionManagerSetupProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.DriverProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.DsXmlDeploymentInstallProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.DsXmlDeploymentParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.IronJacamarDeploymentParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.ParsedRaDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.RaDeploymentParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.RaNativeProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.RarDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.RaStructureProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.RaXmlDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.connector.deployers.processors.StructureDriverProcessor
-
Undo the deployment processing.
- undeploy(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the specified deployment content should be undeployed.
- undeploy(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the specified deployment content should be undeployed.
- UNDEPLOY - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.beanvalidation.BeanValidationFactoryDeployer
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.AbstractComponentConfigProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.ApplicationClassesAggregationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.AroundInvokeAnnotationParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.ComponentInstallProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.DefaultEarSubDeploymentsIsolationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EarApplicationNameProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EarMessageDestinationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EECleanUpProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EEDistinctNameProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EEModuleInitialProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.EEModuleNameProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.LifecycleAnnotationParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.MessageDestinationResolutionProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.ResourceInjectionAnnotationParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.ResourceReferenceProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.component.deployers.ResourceReferenceRegistrySetupProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.datasource.DataSourceDefinitionAnnotationParser
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.datasource.DataSourceDefinitionDeploymentDescriptorParser
-
- undeploy(TargetModuleID[]) - Method in class org.jboss.as.ee.deployment.spi.DeploymentManagerImpl
-
Removes the modules
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.managedbean.processors.JavaEEDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.managedbean.processors.ManagedBeanAnnotationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.managedbean.processors.ManagedBeanSubDeploymentMarkingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.naming.ApplicationContextProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.naming.ModuleContextProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.ApplicationClientDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.ComponentAggregationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EarDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EarInitializationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EarMetaDataParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EarStructureProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EJBClientDescriptorParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.EjbJarDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.GlobalModuleDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ee.structure.InitializeInOrderProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.ApplicationExceptionAnnotationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.AroundTimeoutAnnotationParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.BusinessViewAnnotationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AbstractEjbXmlDescriptorProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.dd.AssemblyDescriptorProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorInterceptorBindingsProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorMethodProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.dd.InterceptorClassDeploymentDescriptorProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.DeploymentRepositoryProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbCleanUpProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EJBClientDescriptorMetaDataProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbContextJndiBindingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbDependencyDeploymentUnitProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbIIOPDeploymentUnitProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJarParsingDeploymentUnitProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbManagementDeploymentUnitProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.EjbResourceInjectionAnnotationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.IIOPJndiBindingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.merging.AbstractMergingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.merging.ApplicationExceptionMergingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.merging.EjbConcurrencyMergingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.merging.HomeViewMergingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.PassivationAnnotationParsingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.security.JaccEjbDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.ejb3.deployment.processors.TimerServiceDeploymentProcessor
-
- undeploy(File) - Method in interface org.jboss.as.embedded.StandaloneServer
-
Deprecated.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.jpa.processor.JPAAnnotationParseProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.jpa.processor.JPAClassFileTransformerProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.jpa.processor.JPADependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.jpa.processor.JPAInterceptorProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.jpa.processor.PersistenceProviderProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.jpa.processor.PersistenceUnitDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.jpa.processor.PersistenceUnitParseProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.naming.deployment.JndiNamingDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.naming.deployment.JndiNamingDependencySetupProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.AbstractSecurityDeployer
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.JaccEarDeploymentProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.security.deployment.SecurityDependencyProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.annotation.AnnotationIndexProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.annotation.CompositeIndexProcessor
-
- undeploy(OperationContext, String) - Static method in class org.jboss.as.server.deployment.DeploymentHandlerUtil
-
- undeploy(DeploymentUnit) - Method in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.integration.Seam2Processor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ClassFileTransformerProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DeploymentRootExplodedMountProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DeploymentRootMountProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DeploymentVisibilityProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.descriptor.DeploymentStructureDescriptorParser
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.DriverDependenciesProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestAttachmentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestClassPathProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestExtensionListProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ManifestExtensionNameProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleClassPathProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleExtensionListProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleExtensionNameProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleIdentifierProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ModuleSpecProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.ServerDependenciesProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.module.SubDeploymentDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.reflect.CleanupReflectionIndexProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.reflect.InstallReflectionIndexProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.service.ServiceActivatorDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.service.ServiceActivatorProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.ServiceLoaderProcessor
-
Undo the deployment processing.
- undeploy(DeploymentUnit) - Method in class org.jboss.as.server.deployment.SubDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.txn.deployment.TransactionJndiBindingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.txn.deployment.TransactionLeakRollbackProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.component.WebComponentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.EarContextRootProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.JBossWebParsingDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.jsf.JsfAnnotationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.jsf.JsfManagedBeanProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.jsf.JsfVersionProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.ServletContainerInitializerDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.TldParsingDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WarAnnotationDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WarClassloadingDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WarDeploymentInitializingProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WarDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WarStructureDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WebFragmentParsingDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WebInitializeInOrderProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.web.deployment.WebParsingDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.BeanArchiveProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.BeansXmlProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.WebIntegrationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.WeldBeanManagerServiceProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.WeldComponentIntegrationProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.WeldDependencyProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.WeldDeploymentProcessor
-
- undeploy(DeploymentUnit) - Method in class org.jboss.as.weld.deployment.processors.WeldPortableExtensionProcessor
-
- UndeployDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder
that exposes
directives that are only applicable following an
undeploy
directive.
- UndeployDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
-
Extension of
DeploymentPlanBuilder
that exposes
directives that are only applicable following an
undeploy
directive.
- UndeployHandler - Class in org.jboss.as.cli.handlers
-
- UndeployHandler(CommandContext) - Constructor for class org.jboss.as.cli.handlers.UndeployHandler
-
- undeploymentRolledBack(String, String) - Method in interface org.jboss.as.server.ServerLogger
-
- undeploymentRolledBackWithNoMessage(String) - Method in interface org.jboss.as.server.ServerLogger
-
- unescapeMBeanValue(String) - Static method in class org.jboss.as.platform.mbean.PlatformMBeanUtil
-
- unexpectedAttribute(QName, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an unexpected attribute, represented by the name
parameter, was
encountered.
- unexpectedAttribute(XMLExtendedStreamReader, int) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting an unexpected XML attribute.
- unexpectedComponent(Component, Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating unexpected component
- unexpectedElement(QName, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an unexpected element, represented by the name
parameter, was
encountered.
- unexpectedElement(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting an unexpected XML element.
- unexpectedElement(QName, Location) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating an unexpected element, represented by the name
parameter, was
encountered.
- unexpectedEndElement(QName, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an unexpected end of an element, represented by the name
parameter, was
encountered.
- unexpectedEndElement(XMLExtendedStreamReader) - Static method in class org.jboss.as.controller.parsing.ParseUtils
-
Get an exception reporting an unexpected end tag for an XML element.
- unexpectedEndOfStream() - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the an unexpected end of stream was detected.
- unexpectedEndOfStream() - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the an unexpected end of stream was detected.
- unexpectedHeaderChar(String, String) - Method in interface org.jboss.as.domain.http.server.HttpServerMessages
-
Creates an exception indicating that unexpected characters are being drop from the header.
- unexpectedNumberOfRealmUsers(int) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates a String for use in an OperationFailedException to indicate that an unexpected number of RealmUser instances have
been found.
- unexpectedParameterType(byte, byte) - Method in interface org.jboss.as.naming.NamingLogger
-
- unexpectedResponseCount(int) - Method in interface org.jboss.as.clustering.singleton.SingletonMessages
-
Creates an exception indicating a failure to resolve the outbound socket binding represented by the
binding
parameter.
- unexpectedStorage(AttributeAccess.Storage) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the storage
was unexpected.
- uninject() - Method in interface org.jboss.as.ee.component.ComponentInjector.InjectionHandle
-
Called at the end of the injected object lifecycle, to free any injected resources.
- uninject() - Method in class org.jboss.as.ee.component.ViewManagedReferenceFactory.Injector
- uninject() - Method in class org.jboss.as.naming.ManagedReferenceInjector
-
- UNINJECTION_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- UNIT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- UNIT - Static variable in class org.jboss.as.threads.CommonAttributes
-
- unknownActionType(Object) - Method in interface org.jboss.as.controller.client.ControllerClientMessages
-
Creates an exception indicating the action type, represented by the type
parameter, is unknown.
- unknownAnnotationTargetType(AnnotationTarget) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the AnnotationTarget
type is unknown.
- unknownAttribute(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating unknown attribute
- unknownAttribute(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the attribute, represented by the name
parameter, is unknown.
- unknownAttribute(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating unknown attribute
- unknownAttribute(String) - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
Creates an exception indicating that an operation parameter attribute name is unknown
- unknownBufferPool(String) - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- unknownChildType(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating there is no known child type with the name, represented by the name
parameter.
- unknownComponentDescriptionType(Class<?>) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating an unknown EJB Component description type
- unknownComponentType(EJBComponentType) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Unknown EJBComponent type
- unknownCriteriaInterfaceProperty(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the property, represented by the name
parameter, is unknown.
- unknownCriteriaInterfaceType(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the interface criteria type, represented by the type
parameter, is unknown.
- unknownElementType(String, String) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the type for the elementName
for the type
is unknown.
- unknownGarbageCollector(String) - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- unknownInterceptorClassForCDIInjection(Class<?>) - Method in interface org.jboss.as.weld.WeldMessages
-
- unknownInterface(String, String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating the interface, represented by the value
attribute, for the attribute,
represented by the attributeName
parameter, is unknown on in the element.
- unknownJSFVersion(String, String) - Method in interface org.jboss.as.web.WebLogger
-
- unknownMemoryManager(String) - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- unknownMemoryPool1(String) - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- unknownMemoryPool2(String) - Method in interface org.jboss.as.platform.mbean.PlatformMBeanMessages
-
- unknownMessageListenerType(String, String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating that there was no message listener of the expected type
in the resource adapter
- unknownMetric(Object) - Method in interface org.jboss.as.txn.TransactionMessages
-
A message indicating the metric is unknown.
- unknownMountType(MountType) - Method in interface org.jboss.as.server.ServerMessages
-
- unknownOperation(String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating unknown operation
- unknownOperations(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Unknown operation
- unknownParameterType(Class<?>, String, Class<?>) - Method in interface org.jboss.as.logging.LoggingMessages
-
Creates an exception indicating an unknown parameter type, represented by the type
parameter, for the
property represented by the propertyName
parameter on the class.
- unknownProperty(String, String) - Method in interface org.jboss.as.logging.LoggingLogger
-
Logs a warning message indicating an unknown property, represented by the propertyName
parameter, for
the class represented by the className
parameter.
- unknownPropertyType(String, String) - Method in interface org.jboss.as.connector.ConnectorMessages
-
Creates an exception indicating the property type is unknown.
- unknownResourceAdapter(String) - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating no resource adapter registered with resource adapter name
- unknownTimezoneId(String, String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an warning message indicating Unknown timezone id found in schedule expression.
- unknownType(ModelType) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the type is unknown.
- unknownValue(Object) - Method in interface org.jboss.as.jmx.JmxMessages
-
Creates an exception indicating the value is unknown.
- unknownValueForElement(String, String, String, String, Location) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating an unknown elementName1
value
elementName2
must be
declared in the element represented by the parentElement
parameter.
- unload() - Method in class org.jboss.as.web.session.AbstractSessionManager
-
- UNLOADED_CLASS_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- unlock(Serializable) - Method in class org.jboss.as.clustering.lock.AbstractClusterLockSupport
-
- unlock(Serializable) - Method in class org.jboss.as.clustering.lock.NonGloballyExclusiveClusterLockSupport
-
- unlock(Serializable, boolean) - Method in class org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager
-
Releases a previously acquired lock.
- unlock(Serializable) - Method in class org.jboss.as.clustering.lock.YieldingGloballyExclusiveClusterLockSupport
-
- unlock() - Method in class org.jboss.as.ejb3.cache.impl.backing.NonPassivatingBackingCacheEntry
-
- unlock() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupImpl
-
- unlock() - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberImpl
-
- unlock() - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntry
-
Unlock this item.
- unlock() - Method in class org.jboss.as.ejb3.concurrency.EJBReadWriteLock.ReadLock
-
Delegate the call to the internal
ReentrantReadWriteLock
instance
and then decrement the read lock count held by the thread
- unlock() - Method in class org.jboss.as.ejb3.concurrency.EJBReadWriteLock.WriteLock
-
- unlock() - Method in class org.jboss.as.ejb3.tx.OwnableReentrantLock
-
- unlockFromCluster(Serializable, ClusterNode) - Method in interface org.jboss.as.clustering.lock.LocalLockHandler
-
Release the lock.
- unlockGlobally(Serializable) - Method in class org.jboss.as.clustering.lock.LocalAndClusterLockManager
-
Releases a previously acquired local lock.
- unlockLocally(Serializable) - Method in class org.jboss.as.clustering.lock.LocalAndClusterLockManager
-
Releases a previously acquired local lock.
- unmanagedContentValidator - Variable in class org.jboss.as.server.deployment.DeploymentAddHandler
-
- unmarshal(Object) - Method in class org.jboss.as.clustering.web.impl.SessionAttributeMarshallerImpl
- unmarshal(Object) - Method in interface org.jboss.as.clustering.web.SessionAttributeMarshaller
-
- unmarshal(Unmarshaller, Class<T>) - Static method in class org.jboss.as.process.protocol.ProtocolUtils
-
- unmatchedScheme(String, URI) - Method in interface org.jboss.as.process.protocol.ProtocolMessages
-
Creates an exception indicating the scheme does not match the URI.
- unmatchedScheme(String, URI) - Method in interface org.jboss.as.protocol.ProtocolMessages
-
Creates an exception indicating the scheme does not match the URI.
- unnexpectedError(Throwable) - Method in interface org.jboss.as.naming.NamingLogger
-
- unregister(String) - Method in interface org.jboss.as.clustering.service.ServiceProviderRegistry
-
Unregisters the current node as a provider for the specified service.
- unregister(String) - Method in class org.jboss.as.clustering.service.ServiceProviderRegistryService
-
- unregisterAttribute(String) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Remove that the given attribute if present.
- unregisterBinding(ManagedBinding) - Method in interface org.jboss.as.network.ManagedBindingRegistry
-
Unregister a managed binding.
- unregisterBinding(String) - Method in interface org.jboss.as.network.SocketBindingManager.NamedManagedBindingRegistry
-
- unregisterChannel(SocketChannel) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- unregisterChannel(ServerSocketChannel) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- unregisterChannel(DatagramChannel) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- unregisterComponent(PathAddress) - Method in class org.jboss.as.ejb3.subsystem.deployment.AbstractEJBComponentRuntimeHandler
-
- unregisterDataSource(PathAddress) - Method in class org.jboss.as.connector.subsystems.datasources.AbstractXMLDataSourceRuntimeHandler
-
- unregisterDeployment(String, ServiceName) - Static method in class org.jboss.as.connector.ConnectorServices
-
- UnregisteredRegisteredTimerService(String) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Logs an warning message indicating the unregistered an already registered Timerservice with id %s and a new instance will be registered
- unregisterGroupMembershipListener(GroupMembershipListener) - Method in interface org.jboss.as.clustering.GroupMembershipNotifier
-
- unregisterGroupMembershipListener(GroupMembershipListener) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- unregisterGroupMembershipListener(GroupMembershipListener, boolean) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- unregisterInstalledDriver(InstalledDriver) - Method in interface org.jboss.as.connector.registry.DriverRegistry
-
Unregister an installed JDBC driver
- unregisterInstalledDriver(InstalledDriver) - Method in class org.jboss.as.connector.registry.DriverRegistryImpl
-
- unregisterMBean(ObjectName) - Method in class org.jboss.as.jmx.BaseMBeanServerPlugin
-
- unregisterOperationHandler(String) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Unregister an operation handler for this resource.
- unregisterOverrideModel(String) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Unregister a specifically named resource that overrides a
wildcard registration
by adding additional attributes, operations or child types.
- unregisterProxyController(PathElement) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Unregister a proxy controller
- unregisterResourceAdapter(String, ServiceName) - Static method in class org.jboss.as.connector.ConnectorServices
-
- unregisterResourceAdapterDeployment(ResourceAdapterDeployment) - Method in interface org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistry
-
Unregister a resource adapter deployment
- unregisterResourceAdapterDeployment(ResourceAdapterDeployment) - Method in class org.jboss.as.connector.registry.ResourceAdapterDeploymentRegistryImpl
-
Unregister a resource adapter deployment
- unregisterResourceAdapterIdentifier(String) - Static method in class org.jboss.as.connector.ConnectorServices
-
- unregisterResourceIdentifiers(String) - Static method in class org.jboss.as.connector.ConnectorServices
-
- unregisterRPCHandler(String, Object) - Method in interface org.jboss.as.clustering.GroupRpcDispatcher
-
Unregister the service from the partition
- unregisterRPCHandler(String, Object) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
Unregister the service from the partition
- unregisterSocket(Socket) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- unregisterSocket(ServerSocket) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- unregisterSocket(DatagramSocket) - Method in interface org.jboss.as.network.SocketBindingManager.UnnamedBindingRegistry
-
- unregisterStateTransferProvider(String) - Method in interface org.jboss.as.clustering.GroupStateTransferService
-
Unregisters the object that can provide state for the service.
- unregisterStateTransferProvider(String) - Method in class org.jboss.as.clustering.impl.CoreGroupCommunicationService
-
- unregisterSubModel(PathElement) - Method in interface org.jboss.as.controller.registry.ManagementResourceRegistration
-
Unregister the existence of an addressable sub-resource of this resource.
- unregisterSubsystemDeploymentWriter(String) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- unregisterSubsystemDeploymentWriter(String) - Method in interface org.jboss.as.controller.persistence.SubsystemXmlWriterRegistry
-
Deprecated.
currently not used and will be removed in a future release if not used.
- unregisterSubsystemWriter(String) - Method in class org.jboss.as.controller.persistence.AbstractConfigurationPersister
-
- unregisterSubsystemWriter(String) - Method in interface org.jboss.as.controller.persistence.SubsystemXmlWriterRegistry
-
Unregisters the XML configuration writer of the named subsystem.
- unregistrationFailure(Throwable, ObjectName) - Method in interface org.jboss.as.jmx.JmxLogger
-
Logs an error message indicating a failure to unregister the object name.
- unsafeAutoDeploy(String, String, Set<String>) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerLogger
-
Logs a warning message indicating a scan found content configured for auto-deployed that could not be safely
auto-deployed.
- unsafeAutoDeploy(String, String, String) - Method in interface org.jboss.as.server.deployment.scanner.DeploymentScannerMessages
-
A message indicating the file was configured for auto-deploy but could not be safely auto-deployed.
- unsubscribeFromEvent(Class<? extends SystemEvent>, Class<?>, SystemEventListener) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- unsubscribeFromEvent(Class<? extends SystemEvent>, SystemEventListener) - Method in class org.jboss.as.weld.webtier.jsf.ForwardingApplication
-
- UNSUPPORTED_DEP_LOGGER - Static variable in interface org.jboss.as.server.ServerLogger
-
Logger for unsupported APIs.
- UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- unsupportedApiUsed(String, ModuleIdentifier) - Method in interface org.jboss.as.server.ServerLogger
-
- unsupportedCallback(Callback) - Method in interface org.jboss.as.remoting.RemotingMessages
-
- unsupportedClientMarshallingStrategy(String, Channel) - Method in interface org.jboss.as.ejb3.EjbLogger
-
Log message indicating that a unsupported client marshalling strategy was received from a remote client
- unsupportedEncoding(String) - Method in interface org.jboss.as.web.WebLogger
-
- unsupportedOperation() - Method in interface org.jboss.as.security.SecurityMessages
-
- unsupportedOperationExceptionUseResourceDesc() - Method in interface org.jboss.as.security.SecurityMessages
-
Exception indicates that the method being used indicates a misuse of this class
- unwrap(Class<T>) - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- unwrap(Class<T>) - Method in class org.jboss.as.jpa.container.AbstractEntityManager
-
- unwrap(Class<T>) - Method in class org.jboss.as.jpa.container.QueryNonTxInvocationDetacher
-
- unwrap(Class<T>) - Method in class org.jboss.as.jpa.container.TypedQueryNonTxInvocationDetacher
-
- unwrap(Class<T>) - Method in class org.jboss.as.jpa.validator.JPALazyValidatorFactory
-
- unwrap(Class<T>) - Method in class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
Unwrap
- up(Event) - Method in class org.jboss.as.clustering.jgroups.ClassLoaderAwareUpHandler
-
- UP - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- update(E, boolean) - Method in class org.jboss.as.clustering.ejb3.cache.backing.infinispan.InfinispanBackingCacheEntryStore
-
- update(SerializationGroupMember<K, V, G>, boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SerializationGroupMemberContainer
-
- update(E, boolean) - Method in class org.jboss.as.ejb3.cache.impl.backing.SimpleBackingCacheEntryStore
-
- update(E, boolean) - Method in interface org.jboss.as.ejb3.cache.spi.BackingCacheEntryStore
-
Update an already cached item.
- update(IncomingDistributableSessionData) - Method in class org.jboss.as.web.session.ClusteredSession
- update(String, Principal, String, String, String) - Method in class org.jboss.as.web.sso.ClusteredSingleSignOn
-
Updates any SingleSignOnEntry
found under key ssoId
with the given authentication data.
- updateCoreModel(ModelNode, ServerEnvironment) - Static method in class org.jboss.as.server.ServerControllerModelUtil
-
- updateCredentials(String, String, String, String) - Method in class org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager
-
Notifies the cluster of an update of the security credentials associated with an SSO session.
- updateCredentials(String, String, String, String) - Method in interface org.jboss.as.clustering.web.sso.SSOClusterManager
-
Notifies the cluster of an update of the security credentials associated with an SSO session.
- updateCredentials(Principal, String, String, String) - Method in class org.jboss.as.web.sso.SingleSignOnEntry
-
- updateCredentials2(Principal, String, String, String) - Method in class org.jboss.as.web.sso.SingleSignOnEntry
-
Updates the SingleSignOnEntry to reflect the latest security information associated with the caller.
- updatedEntries(Map<K, V>) - Method in interface org.jboss.as.clustering.registry.Registry.Listener
-
- updatedRoles(String, String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Message to inform user that the user has been updated to the roles file identified.
- UpdateFailedException - Exception in org.jboss.as.controller.client.helpers.domain
-
An exception thrown when a model update fails for some reason.
- UpdateFailedException() - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
-
Constructs a UpdateFailedException
with no detail message.
- UpdateFailedException(String) - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
-
Constructs a UpdateFailedException
with the specified detail message.
- UpdateFailedException(Throwable) - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
-
Constructs a UpdateFailedException
with the specified cause.
- UpdateFailedException(String, Throwable) - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
-
Constructs a UpdateFailedException
with the specified detail message and cause.
- updateHandlersForAssign(AttributeDefinition, ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.AbstractLogHandlerAssignmentHandler
-
Updates the handlers to be assigned.
- updateHandlersForUnassign(AttributeDefinition, ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.AbstractLogHandlerAssignmentHandler
-
Updates the handlers to be unassigned.
- updateLoadStats(String, long) - Method in class org.jboss.as.web.session.ReplicationStatistics
-
- updateModel(ModelNode, Resource) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
Update the given resource in the persistent configuration model based on the values in the given operation.
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.AbstractModelUpdateHandler
-
Update the given node in the persistent configuration model based on the values in the given operation.
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.NamespaceAddHandler
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.SchemaLocationAddHandler
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.SocketBindingGroupIncludeAddHandler
-
- updateModel(OperationContext, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceAddHandler
-
- updateModel(OperationContext, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceHandlerBase
-
Performs the update to the persistent configuration model.
- updateModel(OperationContext, ModelNode) - Method in class org.jboss.as.controller.RestartParentResourceRemoveHandler
-
Performs the update to the persistent configuration model.
- updateModel(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildAddHandler
-
- updateModel(OperationContext, ModelNode) - Method in class org.jboss.as.domain.management.security.SecurityRealmChildRemoveHandler
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerAssignSubhandler
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerUnassignSubhandler
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerLevelChange
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerUpdateProperties
-
Update the given node in the persistent configuration model based on the values in the given operation.
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerAssignHandler
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerLevelChange
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.LoggerUnassignHandler
-
- updateModel(ModelNode, ModelNode) - Method in class org.jboss.as.logging.loggers.RootLoggerLevelChange
-
- updatePassivationStats(String, long) - Method in class org.jboss.as.web.session.ReplicationStatistics
-
- UpdatePropertiesHandler - Class in org.jboss.as.domain.management.security.state
-
- UpdatePropertiesHandler(ConsoleWrapper) - Constructor for class org.jboss.as.domain.management.security.state.UpdatePropertiesHandler
-
- updateReplicationStats(String, long) - Method in class org.jboss.as.web.session.ReplicationStatistics
-
Update the TimeStatistic for the given ctx.
- UpdateResultHandlerResponse - Class in org.jboss.as.controller.client.helpers.domain.impl
-
Encapsulates the possible values that can be passed to an
UpdateResultHandler
's callback methods.
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, AsyncHandlerService, ModelNode) - Method in class org.jboss.as.logging.handlers.async.AsyncHandlerAdd
-
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, ConsoleHandlerService, ModelNode) - Method in class org.jboss.as.logging.handlers.console.ConsoleHandlerAdd
-
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, CustomHandlerService, ModelNode) - Method in class org.jboss.as.logging.handlers.custom.CustomHandlerAdd
-
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, FileHandlerService, ModelNode) - Method in class org.jboss.as.logging.handlers.file.FileHandlerAdd
-
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, PeriodicRotatingFileHandlerService, ModelNode) - Method in class org.jboss.as.logging.handlers.file.PeriodicRotatingFileHandlerAdd
-
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, SizeRotatingFileHandlerService, ModelNode) - Method in class org.jboss.as.logging.handlers.file.SizeRotatingFileHandlerAdd
-
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, T, ModelNode) - Method in class org.jboss.as.logging.handlers.FlushingHandlerAddProperties
-
- updateRuntime(OperationContext, ServiceBuilder<Handler>, String, T, ModelNode) - Method in class org.jboss.as.logging.handlers.HandlerAddProperties
-
- updateScanner(DeploymentScanner, ModelNode) - Method in class org.jboss.as.server.deployment.scanner.WriteDeploymentTimeoutAttributeHandler
-
- updateUser(String, String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Message to inform user that the user has been updated to the file identified.
- UpdateUser - Class in org.jboss.as.domain.management.security.state
-
Describe the purpose
- UpdateUser(ConsoleWrapper, StateValues) - Constructor for class org.jboss.as.domain.management.security.state.UpdateUser
-
- UpInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- UPLOAD_DEPLOYMENT_BYTES - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- UPLOAD_DEPLOYMENT_STREAM - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- UPLOAD_DEPLOYMENT_URL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- uploadError(Throwable) - Method in interface org.jboss.as.domain.http.server.HttpServerLogger
-
Logs an error message indicating an unexpected error was found executing a deployment upload request.
- UPPERCASE_USER_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- UPTIME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- URI - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- url - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService.AbstractAS7RaDeployer
-
- URL - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- URL - Static variable in class org.jboss.as.domain.management.connections.ldap.LdapConnectionResourceDefinition
-
- URL - Static variable in interface org.jboss.as.security.Constants
-
- URL_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- US_ASCII - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- USAGE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- usage() - Static method in class org.jboss.as.process.Main
-
- usage() - Static method in class org.jboss.as.server.Main
-
- USAGE_THRESHOLD - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- USAGE_THRESHOLD_COUNT - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- USAGE_THRESHOLD_EXCEEDED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- USAGE_THRESHOLD_SUPPORTED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- USE_FAST_FAIL - Static variable in class org.jboss.as.connector.pool.Constants
-
- USE_PARENT_HANDLERS - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- USE_PROXY - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- USE_QUALIFIED_NAME - Static variable in interface org.jboss.as.ejb3.subsystem.EJB3SubsystemModel
-
- USED - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- useJBossAuthorization - Variable in class org.jboss.as.web.security.JBossWebRealm
-
Is JBoss authorization framework enabled?
- useNonce(String) - Method in class org.jboss.as.domain.http.server.security.DigestAuthenticator.DigestContext
-
- useNonce(String) - Method in class org.jboss.as.domain.http.server.security.NonceFactory
-
Validates the nonce is in the list of issued nonces and removes it from the list to ensure it can not be used again.
- useOperationContextRemoveService() - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating a user tried calling ServiceController.setMode(REMOVE) from an operation handler.
- USER - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- USER_DN - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- USER_DN - Static variable in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- 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.
- USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPassivation
-
- USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPostConstruct
-
- USER_INTERCEPTORS - Static variable in class org.jboss.as.ee.component.interceptors.InterceptorOrder.ComponentPreDestroy
-
- USER_PROP - Static variable in class org.jboss.as.ee.datasource.DirectDataSourceInjectionSource
-
- UserAddHandler - Class in org.jboss.as.domain.management.security
-
Add step handler for a user resource in the users-in-domain-config authentication mechanism.
- userAndPasswordWarning() - Method in interface org.jboss.as.domain.management.DomainManagementLogger
-
Logs a warning message indicating the user and password were found in the properties file.
- UserDomainCallbackHandler - Class in org.jboss.as.domain.management.security
-
A CallbackHandler for users defined within the domain mode.
- UserDomainCallbackHandler(String, ModelNode) - Constructor for class org.jboss.as.domain.management.security.UserDomainCallbackHandler
-
- UserInterceptorFactory - Class in org.jboss.as.ee.component.interceptors
-
- UserInterceptorFactory(InterceptorFactory, InterceptorFactory) - Constructor for class org.jboss.as.ee.component.interceptors.UserInterceptorFactory
-
- UserLdapCallbackHandler - Class in org.jboss.as.domain.management.security
-
A CallbackHandler for users within an LDAP directory.
- UserLdapCallbackHandler(ModelNode) - Constructor for class org.jboss.as.domain.management.security.UserLdapCallbackHandler
-
- USERNAME - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- USERNAME_ATTRIBUTE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- USERNAME_FILTER - Static variable in class org.jboss.as.domain.management.security.LdapAuthenticationResourceDefinition
-
- usernameEasyToGuess(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Warning that the username is easy to guess.
- usernameNotAlphaNumeric() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the username is not alpha numeric
- usernamePasswordMatch() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The error message if the username and password are equal.
- usernamePrompt() - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The prompt to obtain the new username from the user.
- usernamePrompt(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
The prompt to obtain the new username from the user.
- userNotFound(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
A message indicating the user, represented by the username
parameter, was not found.
- UserNotFoundException - Exception in org.jboss.as.domain.management.security
-
- UserNotFoundException(String) - Constructor for exception org.jboss.as.domain.management.security.UserNotFoundException
-
- userNotFoundInDirectory(String) - Method in interface org.jboss.as.domain.management.DomainManagementMessages
-
Creates an exception indicating the user, represented by the username
parameter, was not found in the
directory.
- UserRemoveHandler - Class in org.jboss.as.domain.management.security
-
Remove handler for for a user resource in the users-in-domain-config authentication mechanism.
- UserResourceDefinition - Class in org.jboss.as.domain.management.security
-
ResourceDefinition
for a individual user resource in the management security realm's
domain-configuration-user-registry-based authentication mechanism.
- UserResourceDefinition() - Constructor for class org.jboss.as.domain.management.security.UserResourceDefinition
-
- USERS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- UserTransactionRegistryService - Class in org.jboss.as.txn.service
-
Service responsible for exposing a UserTransactionRegistry
instance.
- UserTransactionRegistryService() - Constructor for class org.jboss.as.txn.service.UserTransactionRegistryService
-
- UserTransactionService - Class in org.jboss.as.txn.service
-
- UserTransactionService() - Constructor for class org.jboss.as.txn.service.UserTransactionService
-
- UserWriteAttributeHandler - Class in org.jboss.as.domain.management.security
-
Attribute write step handler for a user resource in the users-in-domain-config authentication mechanism.
- UserWriteAttributeHandler() - Constructor for class org.jboss.as.domain.management.security.UserWriteAttributeHandler
-
- usingContext() - Method in class org.jboss.as.ee.beanvalidation.LazyValidatorFactory
-
- usingContext() - Method in class org.jboss.as.jpa.validator.JPALazyValidatorFactory
-
- usingContext() - Method in class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
Get the validator context
- UTF_8 - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- Util - Class in org.jboss.as.cli
-
- Util() - Constructor for class org.jboss.as.cli.Util
-
- Util - Class in org.jboss.as.connector.subsystems.datasources
-
Common use utility methods.
- Util - Class in org.jboss.as.controller.operations.common
-
Utility methods related to working with detyped operations.
- VALID - Static variable in class org.jboss.as.cli.Util
-
- VALID - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VALID - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- validate() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableDataSource
-
- validate() - Method in class org.jboss.as.connector.subsystems.datasources.ModifiableXaDataSource
-
- validate(ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- validate(ModelNode, String) - Method in interface org.jboss.as.subsystem.test.ModelDescriptionValidator.ArbitraryDescriptorValidator
-
Validate a resource or operation arbitrary descriptor
- validate(ModelType, ModelNode, String) - Method in interface org.jboss.as.subsystem.test.ModelDescriptionValidator.AttributeOrParameterArbitraryDescriptorValidator
-
Validate an attribute or parameter descriptor
- validate() - Method in class org.jboss.as.web.deployment.WarMetaDataProcessor.Ordering
-
- VALIDATE_ADDRESS - Static variable in class org.jboss.as.cli.Util
-
- VALIDATE_OPERATION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- ValidateAddressOperationHandler - Class in org.jboss.as.controller.operations.common
-
- ValidateAddressOperationHandler() - Constructor for class org.jboss.as.controller.operations.common.ValidateAddressOperationHandler
-
- validateAndSet(ModelNode, ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Finds a value in the given
operationObject
whose key matches this attribute's
name
,
validates it using this attribute's
validator
, and, stores it under this attribute's name in the given
model
.
- validateAndSet(AttributeDefinition, ModelNode, ModelNode) - Method in class org.jboss.as.controller.operations.common.InterfaceAddHandler
-
- validateDescriptor(String) - Static method in class org.jboss.as.ee.utils.DescriptorUtils
-
performs basic validation on a descriptor
- validatedNodeName(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- validatedNodeName(int, String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- validatedNodeType(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- validatedNodeType(int, String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- validatedOperationName(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- validatedOperationName(int, String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- validatedProperty(String, String, int) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- validatedProperty(String, String, int) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- validatedPropertyName(int, String) - Method in class org.jboss.as.cli.operation.impl.DefaultCallbackHandler
-
- validatedPropertyName(int, String) - Method in class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- validateInput(CommandContext, String, String) - Method in class org.jboss.as.cli.handlers.CommandCommandHandler
-
- validateObject() - Method in class org.jboss.as.server.ServerStartTask
-
- validateOperation(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
Finds a value in the given
operationObject
whose key matches this attribute's
name
and
validates it using this attribute's
validator
.
- validateOperation(ModelNode) - Method in class org.jboss.as.controller.operations.validation.OperationValidator
-
Validates an operation against its description provider
- validateOperation(ModelNode) - Method in class org.jboss.as.subsystem.test.KernelServices
-
Validates the operation against the description providers in the model controller
- ValidateOperationHandler - Class in org.jboss.as.controller.operations.common
-
Validates an operation
- validateOperations(List<ModelNode>) - Method in class org.jboss.as.controller.operations.validation.OperationValidator
-
Validates operations against their description providers
- validateOperations(List<ModelNode>) - Method in class org.jboss.as.subsystem.test.KernelServices
-
Validates the operations against the description providers in the model controller
- validateParameter(String, ModelNode) - Method in class org.jboss.as.clustering.jgroups.subsystem.validators.ProtocolTypeValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.clustering.subsystem.validators.ObjectTypeValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.BytesValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ChainedParameterValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.EnumValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.InetAddressValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.IntRangeValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ListValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.LongRangeValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.MapValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.MaskedAddressValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- validateParameter(String, ModelNode) - Method in interface org.jboss.as.controller.operations.validation.ParameterValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.StringLengthValidator
-
Validate the parameter with the given name.
- validateParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.TimeUnitValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.logging.validators.FileValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.logging.validators.LogLevelValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.logging.validators.ObjectTypeValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.logging.validators.OverflowActionValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.logging.validators.SizeValidator
-
- validateParameter(String, ModelNode) - Method in class org.jboss.as.logging.validators.TargetValidator
-
- validateRequest(ManagementProtocolHeader) - Method in class org.jboss.as.protocol.mgmt.AbstractMessageHandler
-
Validate whether the request can be handled.
- validateRequest(MessageInfo, Subject, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule
-
- validateRequest(MessageInfo, Subject, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPClientCertServerAuthModule
-
- validateRequest(MessageInfo, Subject, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.HTTPFormServerAuthModule
-
- validateRequest(MessageInfo, Subject, Subject) - Method in class org.jboss.as.web.security.jaspi.modules.WebServerAuthModule
-
- validateResolved(ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- validateResolvedOperation(ModelNode) - Method in class org.jboss.as.controller.AttributeDefinition
-
- validateResolvedParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.AbstractParameterValidator
-
- validateResolvedParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
Validate the parameter with the given name, after first
resolving
the given value
.
- validateResolvedParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersOfValidator
-
- validateResolvedParameter(String, ModelNode) - Method in class org.jboss.as.controller.operations.validation.ParametersValidator
-
- validateResolvedParameter(String, ModelNode) - Method in interface org.jboss.as.controller.operations.validation.ParameterValidator
-
Validate the parameter with the given name, after first
resolving
the given value
.
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.connector.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
If a resolved value validator was passed to the constructor, uses it to validate the value.
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.DefaultSessionBeanAccessTimeoutWriteHandler
-
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultCacheWriteHandler
-
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultEntityBeanOptimisticLockingWriteHandler
-
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.ejb3.subsystem.EJB3SubsystemDefaultPoolWriteHandler
-
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.logging.loggers.AbstractLoggerWriteAttributeHandler
-
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.server.operations.ServerWriteAttributeOperationHandler
-
Deprecated.
If a resolved value validator was passed to the constructor, uses it to validate the value.
- validateResolvedValue(String, ModelNode) - Method in class org.jboss.as.server.services.security.VaultWriteAttributeHandler
-
- validateResource() - Method in class org.jboss.as.subsystem.test.ModelDescriptionValidator
-
- validateSignature(DataInput) - Static method in class org.jboss.as.protocol.mgmt.ManagementProtocolHeader
-
Validate the header signature.
- validateUnresolvedValue(String, ModelNode) - Method in class org.jboss.as.connector.pool.PoolConfigurationRWHandler.PoolConfigurationWriteHandler
-
- validateUnresolvedValue(String, ModelNode) - Method in class org.jboss.as.controller.AbstractWriteAttributeHandler
-
If an unresolved value validator was passed to the constructor, uses it to validate the value.
- validateUnresolvedValue(String, ModelNode) - Method in class org.jboss.as.logging.handlers.AbstractLogHandlerWriteAttributeHandler
-
- validateUnresolvedValue(String, ModelNode) - Method in class org.jboss.as.logging.loggers.AbstractLoggerWriteAttributeHandler
-
- validateUnresolvedValue(String, ModelNode) - Method in class org.jboss.as.server.services.security.VaultWriteAttributeHandler
-
- validateValue(String, ModelNode) - Method in class org.jboss.as.controller.operations.global.WriteAttributeHandlers.WriteAttributeOperationHandler
-
If a validator was passed to the constructor, uses it to validate the value.
- ValidatingCallbackHandler - Class in org.jboss.as.cli.operation.impl
-
- ValidatingCallbackHandler() - Constructor for class org.jboss.as.cli.operation.impl.ValidatingCallbackHandler
-
- validationFailed(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
A message indicating the validation failed.
- validationFailedActualParameterNotDescribed(String, Set<String>, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that the operation contains a parameter not in its descriptor
- validationFailedCouldNotConvertParamToType(String, ModelType, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an operation parameter could not be converted to the required type
- validationFailedInvalidElementType(String, ModelType, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an operation parameter list value has an element that is not of the accepted type
- validationFailedNoOperationFound(String, PathAddress, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that the operation could not be found
- validationFailedOperationHasANullOrEmptyName(String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that the operation has an empty name.
- validationFailedOperationHasNoField(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that the operation is missing one of the standard fields.
- validationFailedRequiredParameterNotPresent(String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that the operation does not contain a required parameter
- validationFailedRequiredParameterPresentAsWellAsAlternative(String, String, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that the operation contains both an alternative and a required parameter
- validationFailedValueIsGreaterThanMax(Number, String, Number, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an operation parameter value is greater than the allowed minimum value
- validationFailedValueIsLongerThanMaxLength(Object, String, Object, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an operation parameter value is longer than the allowed maximum length
- validationFailedValueIsShorterThanMinLength(Object, String, Object, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an operation parameter value is shorter than the allowed minimum length
- validationFailedValueIsSmallerThanMin(Number, String, Number, String) - Method in interface org.jboss.as.controller.ControllerMessages
-
Creates an exception indicating that an operation parameter value is smaller than the allowed minimum value
- validator - Static variable in class org.jboss.as.controller.resource.ClientMappingsAttributeDefinition
-
- validator - Static variable in class org.jboss.as.security.LoginModulesAttributeDefinition
-
- validator - Static variable in class org.jboss.as.security.ProviderModulesAttributeDefinition
-
- validator - Variable in class org.jboss.as.server.deployment.DeploymentAddHandler
-
- VALIDATOR_FACTORY - Static variable in class org.jboss.as.ee.beanvalidation.BeanValidationAttachments
-
- validatorFactory() - Static method in class org.jboss.as.jpa.validator.SerializableValidatorFactory
-
- validTypes - Variable in class org.jboss.as.controller.operations.validation.ModelTypeValidator
-
- VALUE - Static variable in class org.jboss.as.cli.Util
-
- VALUE - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- VALUE - Static variable in interface org.jboss.as.clustering.jgroups.subsystem.CommonAttributes
-
- value - Variable in class org.jboss.as.connector.metadata.deployment.AbstractResourceAdapterDeploymentService
-
- VALUE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VALUE - Static variable in class org.jboss.as.domain.management.security.SecretServerIdentityResourceDefinition
-
- VALUE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- VALUE - Static variable in class org.jboss.as.naming.subsystem.NamingBindingResourceDefinition
-
- VALUE - Static variable in interface org.jboss.as.naming.subsystem.NamingSubsystemModel
-
- VALUE - Static variable in interface org.jboss.as.security.Constants
-
- VALUE - Static variable in class org.jboss.as.threads.CommonAttributes
-
- VALUE_TYPE - Static variable in class org.jboss.as.cli.Util
-
- VALUE_TYPE - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- valueExpectedForCommandLineOption(String) - Method in interface org.jboss.as.server.ServerMessages
-
Creates an error message indicating a value was expected for the given command line option.
- valueIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating Value cannot be null
- ValueManagedReference - Class in org.jboss.as.naming
-
A ManagedReference that simply holds a value'
- ValueManagedReference(Value<Object>) - Constructor for class org.jboss.as.naming.ValueManagedReference
-
- ValueManagedReferenceFactory - Class in org.jboss.as.naming
-
A JNDI injectable which simply uses an MSC Value
to fetch the injected value, and takes no action when the value is returned.
- ValueManagedReferenceFactory(Value<?>) - Constructor for class org.jboss.as.naming.ValueManagedReferenceFactory
-
Construct a new instance.
- ValueManagedReferenceFactory.ValueManagedReference - Class in org.jboss.as.naming
-
- valueOf(String) - Static method in enum org.jboss.as.cli.CliEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Indexing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StartMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.lock.ClusterLockState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.lock.RemoteLockResponse.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager.LockResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.web.infinispan.SessionMapEntry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.clustering.web.SessionOwnershipSupport.LockResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.DsParser.Tag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.datasources.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.ArchiveValidationAdd.ArchiveValidationParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.BeanValidationAdd.BeanValidationParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.BootstrapContextAdd.BootstrapCtxParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd.CcmParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.jca.WorkManagerAdd.WmParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser.Tag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.domain.ServerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.client.MessageSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.ControlledProcessState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.OperationContext.ResultAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.OperationContext.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.OperationContext.Type
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.parsing.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.parsing.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.parsing.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.ProcessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Storage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.OperationEntry.EntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.registry.OperationEntry.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.controller.RunningMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.domain.http.server.ConsoleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.domain.management.security.AddPropertiesUser.Interactiveness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ee.component.ComponentNamingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ee.component.interceptors.InvocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ee.structure.DeploymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.cache.spi.BackingCacheLifecycleListener.LifecycleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.component.allowedmethods.MethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.component.Ejb2xViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory.ReturnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.component.MethodIntf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.component.session.SessionBeanComponentDescription.SessionBeanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback.CallbackType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.timerservice.schedule.value.ScheduleExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.ejb3.timerservice.TimerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.jpa.puparser.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.jpa.puparser.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.jpa.puparser.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.jpa.subsystem.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.logging.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.logging.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.logging.handlers.console.Target
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.logging.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.JndiPermission.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.service.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.process.ProcessMessageHandler.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.remoting.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.remoting.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.remoting.EndpointService.EndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.remoting.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.security.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.security.ModuleName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.security.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.server.deployment.MountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.server.deployment.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.server.deployment.scanner.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.server.ServerEnvironment.LaunchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.server.ServerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.threads.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.threads.Element
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.threads.Namespace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.txn.subsystem.ProcessIdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.txn.subsystem.TxStatsHandler.TxStat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.as.web.session.notification.ClusteredSessionNotificationCause
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.as.cli.CliEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Indexing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.StartMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.infinispan.subsystem.TransactionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.jgroups.subsystem.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.lock.ClusterLockState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.lock.RemoteLockResponse.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager.LockResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.web.infinispan.SessionMapEntry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.clustering.web.SessionOwnershipSupport.LockResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.datasources.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.datasources.DsParser.Tag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.datasources.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.datasources.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.ArchiveValidationAdd.ArchiveValidationParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.BeanValidationAdd.BeanValidationParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.BootstrapContextAdd.BootstrapCtxParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.CachedConnectionManagerAdd.CcmParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.jca.WorkManagerAdd.WmParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.connector.subsystems.resourceadapters.ResourceAdapterParser.Tag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.client.helpers.domain.ServerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.client.MessageSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.ControlledProcessState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.interfaces.WildcardInetAddressInterfaceCriteria.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.OperationContext.ResultAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.OperationContext.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.OperationContext.Type
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.parsing.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.parsing.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.parsing.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.ProcessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.AttributeAccess.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.AttributeAccess.Storage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.OperationEntry.EntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.registry.OperationEntry.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.controller.RunningMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.domain.http.server.ConsoleMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.domain.management.security.AddPropertiesUser.Interactiveness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ee.component.ComponentNamingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ee.component.interceptors.InvocationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ee.structure.DeploymentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.cache.spi.BackingCacheLifecycleListener.LifecycleState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.component.allowedmethods.MethodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.component.Ejb2xViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.component.entity.interceptors.EntityBeanHomeFinderInterceptorFactory.ReturnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.component.MethodIntf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.component.session.SessionBeanComponentDescription.SessionBeanType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.component.stateful.CurrentSynchronizationCallback.CallbackType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.subsystem.deployment.EJBComponentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemNamespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.subsystem.EJB3SubsystemXMLElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.timerservice.schedule.value.ScheduleExpressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.ejb3.timerservice.TimerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.jpa.puparser.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.jpa.puparser.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.jpa.puparser.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.jpa.subsystem.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.logging.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.logging.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.logging.handlers.console.Target
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.logging.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.JndiPermission.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.service.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemNamespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.naming.subsystem.NamingSubsystemXMLElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jboss.as.naming.util.FastCopyHashMap
-
- values() - Static method in enum org.jboss.as.process.ProcessMessageHandler.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.remoting.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.remoting.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.remoting.EndpointService.EndpointType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.remoting.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.security.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.security.ModuleName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.security.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.server.deployment.AbstractDeploymentUnitService.DeploymentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.server.deployment.MountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.server.deployment.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.server.deployment.scanner.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.server.ServerEnvironment.LaunchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.server.ServerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.threads.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.threads.Element
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.threads.Namespace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.txn.subsystem.ProcessIdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.txn.subsystem.TxStatsHandler.TxStat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.as.web.session.notification.ClusteredSessionNotificationCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valveAlreadyStarted() - Method in interface org.jboss.as.web.WebMessages
-
- valveNotStarted() - Method in interface org.jboss.as.web.WebMessages
-
- varNotSet(String, String) - Method in interface org.jboss.as.clustering.ClusteringApiMessages
-
Creates an exception indicating the variable represented the name
parameter must be set before invoking
the method represented by the methodName
.
- VAULT - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VAULT - Static variable in interface org.jboss.as.security.Constants
-
- vault - Variable in class org.jboss.as.security.service.SecurityVaultService
-
- VAULT_OPTION - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VAULT_OPTION - Static variable in interface org.jboss.as.security.Constants
-
- VAULT_OPTIONS - Static variable in class org.jboss.as.controller.descriptions.ModelDescriptionConstants
-
- VAULT_PROVIDER - Static variable in class org.jboss.as.controller.descriptions.common.CommonProviders
-
Provider for a resource that defines the core security vault.
- VaultAddHandler - Class in org.jboss.as.server.services.security
-
Handler for the Vault
- VaultAddHandler(AbstractVaultReader) - Constructor for class org.jboss.as.server.services.security.VaultAddHandler
-
Create the PathAddHandler
- VaultDescriptions - Class in org.jboss.as.controller.descriptions.common
-
- VaultDescriptions() - Constructor for class org.jboss.as.controller.descriptions.common.VaultDescriptions
-
- VaultInteraction - Class in org.jboss.as.security.vault
-
Interaction with initialized
SecurityVault
via the
VaultTool
- VaultInteraction(SecurityVault, byte[]) - Constructor for class org.jboss.as.security.vault.VaultInteraction
-
- VaultInteractiveSession - Class in org.jboss.as.security.vault
-
- VaultInteractiveSession() - Constructor for class org.jboss.as.security.vault.VaultInteractiveSession
-
- vaultNotInitializedException() - Method in interface org.jboss.as.security.SecurityMessages
-
- VaultReader - Interface in org.jboss.as.controller
-
- vaultReaderException(Throwable) - Method in interface org.jboss.as.security.SecurityMessages
-
- VaultReaderException - Exception in org.jboss.as.server.services.security
-
- VaultReaderException(Throwable) - Constructor for exception org.jboss.as.server.services.security.VaultReaderException
-
- VaultRemoveHandler - Class in org.jboss.as.server.services.security
-
Handler for the vault remove operation.
- VaultRemoveHandler(AbstractVaultReader) - Constructor for class org.jboss.as.server.services.security.VaultRemoveHandler
-
Create the VaultRemoveHandler
- VaultResourceDefinition - Class in org.jboss.as.security
-
- VaultTool - Class in org.jboss.as.security.vault
-
Command Line Tool for the default implementation of the SecurityVault
- VaultTool() - Constructor for class org.jboss.as.security.vault.VaultTool
-
- VaultWriteAttributeHandler - Class in org.jboss.as.server.services.security
-
Write attribute handler for attributes that update the core security vault resource.
- VERBOSE - Static variable in class org.jboss.as.domain.management.ModelDescriptionConstants
-
- VERBOSE - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- verifyProperties(Properties) - Method in class org.jboss.as.domain.management.security.PropertiesCallbackHandler
-
- verifyProperties(Properties) - Method in class org.jboss.as.domain.management.security.PropertiesFileLoader
-
Provides the base class with an opportunity to verify the contents of the properties before they are used.
- Version - Enum in org.jboss.as.jpa.puparser
-
- VERSION - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- VERSION - Static variable in class org.jboss.as.process.CommandLineConstants
-
- VERSION - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- Version - Class in org.jboss.as.version
-
Common location to manager the AS version.
- Version() - Constructor for class org.jboss.as.version.Version
-
- VERSION_FIELD - Static variable in interface org.jboss.as.protocol.mgmt.ManagementProtocol
-
- VersionHandler - Class in org.jboss.as.cli.handlers
-
- VersionHandler() - Constructor for class org.jboss.as.cli.handlers.VersionHandler
-
- VersionOneProtocolChannelReceiver - Class in org.jboss.as.ejb3.remote.protocol.versionone
-
- VersionOneProtocolChannelReceiver(Channel, DeploymentRepository, EJBRemoteTransactionsRepository, RegistryCollector<String, List<ClientMapping>>, MarshallerFactory, ExecutorService) - Constructor for class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver
-
- VFS_MODULE - Static variable in class org.jboss.as.server.deployment.integration.Seam2Processor
-
- VFS_MODULE_IDENTIFIER - Static variable in class org.jboss.as.server.ServerEnvironment
-
VFS module identifier.
- VFSDirContext - Class in org.jboss.as.web.deployment.helpers
-
VFS Directory Context implementation.
- VFSDirContext() - Constructor for class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- VFSDirContext(Hashtable) - Constructor for class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- VFSDirContext(VirtualFile) - Constructor for class org.jboss.as.web.deployment.helpers.VFSDirContext
-
- VFSDirContext.VFSResource - Class in org.jboss.as.web.deployment.helpers
-
- VFSDirContext.VFSResource(VirtualFile) - Constructor for class org.jboss.as.web.deployment.helpers.VFSDirContext.VFSResource
-
- VFSResourceLoader - Class in org.jboss.as.server.deployment.module
-
Resource loader capable of loading resources from VFS archives.
- VFSResourceLoader(String, VirtualFile) - Constructor for class org.jboss.as.server.deployment.module.VFSResourceLoader
-
Construct new instance.
- VFSResourceLoader(String, VirtualFile, boolean) - Constructor for class org.jboss.as.server.deployment.module.VFSResourceLoader
-
Construct new instance.
- VIA - Static variable in interface org.jboss.as.domain.http.server.Constants
-
- ViewBindingInjectionSource - Class in org.jboss.as.ee.component
-
- ViewBindingInjectionSource(ServiceName) - Constructor for class org.jboss.as.ee.component.ViewBindingInjectionSource
-
- viewChanged(ViewChangedEvent) - Method in class org.jboss.as.clustering.registry.RegistryService
-
- viewClassNameIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating the view classname cannot be null or empty
- ViewConfiguration - Class in org.jboss.as.ee.component
-
A configuration of a component view.
- ViewConfiguration(Class<?>, ComponentConfiguration, ServiceName, ProxyFactory<?>) - Constructor for class org.jboss.as.ee.component.ViewConfiguration
-
Construct a new instance.
- ViewConfigurator - Interface in org.jboss.as.ee.component
-
A configurator for views.
- viewCreated(Collection<ClusterNode>, long, CoreGroupCommunicationService.GroupView) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
A message indicating a new view was created.
- ViewDescription - Class in org.jboss.as.ee.component
-
A description of a view.
- ViewDescription(ComponentDescription, String) - Constructor for class org.jboss.as.ee.component.ViewDescription
-
Construct a new instance.
- ViewDescription(ComponentDescription, String, boolean) - Constructor for class org.jboss.as.ee.component.ViewDescription
-
Construct a new instance.
- viewId - Variable in class org.jboss.as.clustering.impl.CoreGroupCommunicationService.GroupView
-
- ViewInstanceFactory - Interface in org.jboss.as.ee.component
-
Factory that can be used to customize a views proxy creation
TODO: this needs to be thought through a bit more
- ViewManagedReferenceFactory - Class in org.jboss.as.ee.component
-
A managed reference factory for a component view.
- ViewManagedReferenceFactory(ComponentView) - Constructor for class org.jboss.as.ee.component.ViewManagedReferenceFactory
-
Construct a new instance.
- ViewManagedReferenceFactory.Injector - Class in org.jboss.as.ee.component
-
The bridge injector for binding views into JNDI.
- ViewManagedReferenceFactory.Injector(Injector<ManagedReferenceFactory>) - Constructor for class org.jboss.as.ee.component.ViewManagedReferenceFactory.Injector
-
Construct a new instance.
- viewMethodIsNull() - Method in interface org.jboss.as.ejb3.EjbMessages
-
Creates an exception indicating View method cannot be null
- viewMethodNotFound(String, String, Class<?>, Class<?>) - Method in interface org.jboss.as.ee.EeMessages
-
Creates an exception indicating the method could not found on the view.
- viewNotFoundOnEJB(String, String) - Method in interface org.jboss.as.weld.WeldMessages
-
- viewNotReceived(String) - Method in interface org.jboss.as.clustering.impl.ClusteringImplMessages
-
Creates an exception indicating that no view was received from the object name represented by the
fromObjectName
parameter.
- ViewService - Class in org.jboss.as.ee.component
-
- ViewService(ViewConfiguration) - Constructor for class org.jboss.as.ee.component.ViewService
-
- VIRTUAL - Static variable in class org.jboss.as.controller.descriptions.common.InterfaceDescription
-
- VIRTUAL_NODES - Static variable in interface org.jboss.as.clustering.infinispan.subsystem.CommonAttributes
-
- VirtualHost - Class in org.jboss.as.web
-
A Simple wrapper for Host which contains additional properties needed by virtual hosts
- VirtualHost(Host, boolean) - Constructor for class org.jboss.as.web.VirtualHost
-
- VirtualInterfaceCriteria - Class in org.jboss.as.controller.interfaces
-
- VM_NAME - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- VM_VENDOR - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-
- VM_VERSION - Static variable in class org.jboss.as.platform.mbean.PlatformMBeanConstants
-