Skip navigation links
wildfly-config-api 0.2.2
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

activeCount() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The approximate number of threads that are actively executing tasks.
activeCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The approximate number of threads that are actively executing tasks.
addLoggingApiDependencies() - Method in class org.wildfly.swarm.config.logging.Logging
Indicates whether or not logging API dependencies should be added to deployments during the deployment process.
addLoggingApiDependencies(Boolean) - Method in class org.wildfly.swarm.config.logging.Logging
Indicates whether or not logging API dependencies should be added to deployments during the deployment process.
aliases() - Method in class org.wildfly.swarm.config.ejb3.subsystem.cache.Cache
The aliases by which this cache may also be referenced
aliases(List<String>) - Method in class org.wildfly.swarm.config.ejb3.subsystem.cache.Cache
The aliases by which this cache may also be referenced
allocationRetry() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The allocation retry element indicates the number of times that allocating a connection should be tried before throwing an exception
allocationRetry(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The allocation retry element indicates the number of times that allocating a connection should be tried before throwing an exception
allocationRetry() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The allocation retry element indicates the number of times that allocating a connection should be tried before throwing an exception
allocationRetry(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The allocation retry element indicates the number of times that allocating a connection should be tried before throwing an exception
allocationRetryWaitMillis() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The allocation retry wait millis element specifies the amount of time, in milliseconds, to wait between retrying to allocate a connection
allocationRetryWaitMillis(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The allocation retry wait millis element specifies the amount of time, in milliseconds, to wait between retrying to allocate a connection
allocationRetryWaitMillis() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The allocation retry wait millis element specifies the amount of time, in milliseconds, to wait between retrying to allocate a connection
allocationRetryWaitMillis(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The allocation retry wait millis element specifies the amount of time, in milliseconds, to wait between retrying to allocate a connection
allowExecution() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
If this node is allowed to execute timers.
allowExecution(Boolean) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
If this node is allowed to execute timers.
allowMultipleUsers() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies if multiple users will access the datasource through the getConnection(user, password) method and hence if the internal pool type should account for that
allowMultipleUsers(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies if multiple users will access the datasource through the getConnection(user, password) method and hence if the internal pool type should account for that
allowMultipleUsers() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if multiple users will access the datasource through the getConnection(user, password) method and hence if the internal pool type should account for that
allowMultipleUsers(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if multiple users will access the datasource through the getConnection(user, password) method and hence if the internal pool type should account for that
append() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Specify whether to append to the target file.
appName() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The app name used when formatting the message in RFC5424 format.
appName(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The app name used when formatting the message in RFC5424 format.
appName() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The app name used when formatting the message in RFC5424 format.
appName(String) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The app name used when formatting the message in RFC5424 format.
async() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The EJB3 Asynchronous Invocation Service
async(Async) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The EJB3 Asynchronous Invocation Service
Async<T extends Async> - Class in org.wildfly.swarm.config.ejb3.subsystem.service
The EJB3 Asynchronous Invocation Service
Async() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.Async
 
asyncHandler(AsyncHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the AsyncHandler object to the list of subresources
AsyncHandler<T extends AsyncHandler> - Class in org.wildfly.swarm.config.logging.subsystem.asyncHandler
Defines a handler which writes to the sub-handlers in an asynchronous thread.
AsyncHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
 
AsyncHandler<T extends AsyncHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler
Defines a handler which writes to the sub-handlers in an asynchronous thread.
AsyncHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
 
asyncHandler(AsyncHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the AsyncHandler object to the list of subresources
asyncHandlers(List<AsyncHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all AsyncHandler objects to this subresource
asyncHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of AsyncHandler resources
asyncHandlers(List<AsyncHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all AsyncHandler objects to this subresource
asyncHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of AsyncHandler resources
attributeClass() - Method in class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
The logging handler class to be used.
attributeClass(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
The logging handler class to be used.
attributeClass() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The logging handler class to be used.
attributeClass(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The logging handler class to be used.
attributeClass() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
The logging handler class to be used.
attributeClass(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
The logging handler class to be used.
attributeClass() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The logging handler class to be used.
attributeClass(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The logging handler class to be used.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Automatically flush after each write.

B

backgroundValidation() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An element to specify that connections should be validated on a background thread versus being validated prior to use.
backgroundValidation(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An element to specify that connections should be validated on a background thread versus being validated prior to use.
backgroundValidation() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An element to specify that connections should be validated on a background thread versus being validated prior to use.
backgroundValidation(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An element to specify that connections should be validated on a background thread versus being validated prior to use.
backgroundValidationMillis() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The background-validation-millis element specifies the amount of time, in milliseconds, that background validation will run.
backgroundValidationMillis(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The background-validation-millis element specifies the amount of time, in milliseconds, that background validation will run.
backgroundValidationMillis() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The background-validation-millis element specifies the amount of time, in milliseconds, that background validation will run.
backgroundValidationMillis(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The background-validation-millis element specifies the amount of time, in milliseconds, that background validation will run.
beanCache() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The name of the cache used to store bean instances.
beanCache(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The name of the cache used to store bean instances.
beanCache() - Method in class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
The name of the cache used to store bean instances.
beanCache(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
The name of the cache used to store bean instances.
BeanValidation<T extends BeanValidation> - Class in org.wildfly.swarm.config.bean.validation
Bean Validation subsystem
BeanValidation() - Constructor for class org.wildfly.swarm.config.bean.validation.BeanValidation
 
blockingTimeoutWaitMillis() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The blocking-timeout-millis element specifies the maximum time, in milliseconds, to block while waiting for a connection before throwing an exception.
blockingTimeoutWaitMillis(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The blocking-timeout-millis element specifies the maximum time, in milliseconds, to block while waiting for a connection before throwing an exception.
blockingTimeoutWaitMillis() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The blocking-timeout-millis element specifies the maximum time, in milliseconds, to block while waiting for a connection before throwing an exception.
blockingTimeoutWaitMillis(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The blocking-timeout-millis element specifies the maximum time, in milliseconds, to block while waiting for a connection before throwing an exception.
bufferPool(BufferPool) - Method in class org.wildfly.swarm.config.io.Io
Add the BufferPool object to the list of subresources
BufferPool<T extends BufferPool> - Class in org.wildfly.swarm.config.io.subsystem.bufferPool
Defines buffer pool
BufferPool(String) - Constructor for class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
 
bufferPools(List<BufferPool>) - Method in class org.wildfly.swarm.config.io.Io
Add all BufferPool objects to this subresource
bufferPools() - Method in class org.wildfly.swarm.config.io.Io.IoResources
Get the list of BufferPool resources
bufferSize() - Method in class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
How big is the buffer
bufferSize(Integer) - Method in class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
How big is the buffer
buffersPerSlice() - Method in class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
How many buffers per slice
buffersPerSlice(Integer) - Method in class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
How many buffers per slice

C

cache(Cache) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add the Cache object to the list of subresources
Cache<T extends Cache> - Class in org.wildfly.swarm.config.ejb3.subsystem.cache
A SFSB cache
Cache(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.cache.Cache
 
cacheContainer() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The name of the cache container used for the bean and client-mappings caches
cacheContainer(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The name of the cache container used for the bean and client-mappings caches
cacheContainer() - Method in class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
The name of the cache container used for the bean and client-mappings caches
cacheContainer(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
The name of the cache container used for the bean and client-mappings caches
caches(List<Cache>) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add all Cache objects to this subresource
caches() - Method in class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
Get the list of Cache resources
capacityDecrementerClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Properties to be injected in class defining the policy for decrementing connections in the pool
capacityDecrementerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Properties to be injected in class defining the policy for decrementing connections in the pool
capacityDecrementerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Properties to inject in class defining the policy for decrementing connections in the pool
capacityDecrementerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Properties to inject in class defining the policy for decrementing connections in the pool
capacityIncrementerClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Properties to be injected in class defining the policy for incrementing connections in the pool
capacityIncrementerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Properties to be injected in class defining the policy for incrementing connections in the pool
capacityIncrementerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Properties to inject in class defining the policy for incrementing connections in the pool
capacityIncrementerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Properties to inject in class defining the policy for incrementing connections in the pool
category() - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
Specifies the category for the logger.
category(String) - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
Specifies the category for the logger.
category() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
Specifies the category for the logger.
category(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
Specifies the category for the logger.
ChannelCreationOptions<T extends ChannelCreationOptions> - Class in org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions
The options that will be used during the EJB remote channel creation
ChannelCreationOptions(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions.ChannelCreationOptions
 
channelCreationOptions(List<ChannelCreationOptions>) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
Add all ChannelCreationOptions objects to this subresource
channelCreationOptions(ChannelCreationOptions) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
Add the ChannelCreationOptions object to the list of subresources
channelCreationOptions() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver.RemotingEjbReceiverResources
Get the list of ChannelCreationOptions resources
ChannelCreationOptions<T extends ChannelCreationOptions> - Class in org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions
The options that will be used during the EJB remote channel creation
ChannelCreationOptions(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions.ChannelCreationOptions
 
channelCreationOptions(List<ChannelCreationOptions>) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
Add all ChannelCreationOptions objects to this subresource
channelCreationOptions(ChannelCreationOptions) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
Add the ChannelCreationOptions object to the list of subresources
channelCreationOptions() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote.RemoteResources
Get the list of ChannelCreationOptions resources
checkValidConnectionSql() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specify an SQL statement to check validity of a pool connection.
checkValidConnectionSql(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specify an SQL statement to check validity of a pool connection.
checkValidConnectionSql() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specify an SQL statement to check validity of a pool connection.
checkValidConnectionSql(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specify an SQL statement to check validity of a pool connection.
clientMappingsCache() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The name of the cache used to store client-mappings of the EJB remoting connector's socket-bindings
clientMappingsCache(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The name of the cache used to store client-mappings of the EJB remoting connector's socket-bindings
clusterPassivationStore(ClusterPassivationStore) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add the ClusterPassivationStore object to the list of subresources
ClusterPassivationStore<T extends ClusterPassivationStore> - Class in org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore
A clustered passivation store
ClusterPassivationStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
 
clusterPassivationStores(List<ClusterPassivationStore>) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add all ClusterPassivationStore objects to this subresource
clusterPassivationStores() - Method in class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
Get the list of ClusterPassivationStore resources
colorMap() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter.PatternFormatter
The color-map attribute allows for a comma delimited list of colors to be used for different levels with a pattern formatter.
colorMap(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter.PatternFormatter
The color-map attribute allows for a comma delimited list of colors to be used for different levels with a pattern formatter.
colorMap() - Method in class org.wildfly.swarm.config.logging.subsystem.patternFormatter.PatternFormatter
The color-map attribute allows for a comma delimited list of colors to be used for different levels with a pattern formatter.
colorMap(String) - Method in class org.wildfly.swarm.config.logging.subsystem.patternFormatter.PatternFormatter
The color-map attribute allows for a comma delimited list of colors to be used for different levels with a pattern formatter.
completedTaskCount() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The approximate total number of tasks that have completed execution.
completedTaskCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The approximate total number of tasks that have completed execution.
connectable() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable the use of CMR.
connectable(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable the use of CMR.
connectable() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Enable the use of CMR for this datasource.
connectable(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Enable the use of CMR for this datasource.
connectionListenerClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Speciefies class name extending org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener that provides a possible to listen for connection activation and passivation in order to perform actions before the connection is returned to the application or returned to the pool.
connectionListenerClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Speciefies class name extending org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener that provides a possible to listen for connection activation and passivation in order to perform actions before the connection is returned to the application or returned to the pool.
connectionListenerClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Speciefies class name extending org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener that provides a possible to listen for connection activation and passivation in order to perform actions before the connection is returned to the application or returned to the pool.
connectionListenerClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Speciefies class name extending org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener that provides a possible to listen for connection activation and passivation in order to perform actions before the connection is returned to the application or returned to the pool.
connectionListenerProperty() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Properties to be injected in class specidied in connection-listener-class
connectionListenerProperty(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Properties to be injected in class specidied in connection-listener-class
connectionListenerProperty() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Properties to be injected in class specified in connection-listener-class
connectionListenerProperty(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Properties to be injected in class specified in connection-listener-class
ConnectionProperties<T extends ConnectionProperties> - Class in org.wildfly.swarm.config.datasources.subsystem.dataSource.connectionProperties
The connection-properties element allows you to pass in arbitrary connection properties to the Driver.connect(url, props) method
ConnectionProperties(String) - Constructor for class org.wildfly.swarm.config.datasources.subsystem.dataSource.connectionProperties.ConnectionProperties
 
connectionProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The connection-properties element allows you to pass in arbitrary connection properties to the Driver.connect(url, props) method
connectionProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The connection-properties element allows you to pass in arbitrary connection properties to the Driver.connect(url, props) method
connectionProperties(List<ConnectionProperties>) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Add all ConnectionProperties objects to this subresource
connectionProperties(ConnectionProperties) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Add the ConnectionProperties object to the list of subresources
connectionProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource.DataSourceResources
Get the list of ConnectionProperties resources
connectionUrl() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The JDBC driver connection URL
connectionUrl(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The JDBC driver connection URL
connectorRef() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
The name of the connector on which the EJB3 remoting channel is registered
connectorRef(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
The name of the connector on which the EJB3 remoting channel is registered
connectTimeout() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
Remoting ejb receiver connect timeout
connectTimeout(Long) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
Remoting ejb receiver connect timeout
consoleHandler(ConsoleHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the ConsoleHandler object to the list of subresources
ConsoleHandler<T extends ConsoleHandler> - Class in org.wildfly.swarm.config.logging.subsystem.consoleHandler
Defines a handler which writes to the console.
ConsoleHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
 
ConsoleHandler<T extends ConsoleHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler
Defines a handler which writes to the console.
ConsoleHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
 
consoleHandler(ConsoleHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the ConsoleHandler object to the list of subresources
consoleHandlers(List<ConsoleHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all ConsoleHandler objects to this subresource
consoleHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of ConsoleHandler resources
consoleHandlers(List<ConsoleHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all ConsoleHandler objects to this subresource
consoleHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of ConsoleHandler resources
currentThreadCount() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The current number of threads in the pool.
currentThreadCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The current number of threads in the pool.
Custom<T extends Custom> - Class in org.wildfly.swarm.config.mail.subsystem.mailSession.custom
Mail session server
Custom(String) - Constructor for class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
 
custom(Custom) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Add the Custom object to the list of subresources
customFormatter(CustomFormatter) - Method in class org.wildfly.swarm.config.logging.Logging
Add the CustomFormatter object to the list of subresources
CustomFormatter<T extends CustomFormatter> - Class in org.wildfly.swarm.config.logging.subsystem.customFormatter
A custom formatter to be used with handlers.
CustomFormatter(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
 
CustomFormatter<T extends CustomFormatter> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter
A custom formatter to be used with handlers.
CustomFormatter(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
 
customFormatter(CustomFormatter) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the CustomFormatter object to the list of subresources
customFormatters(List<CustomFormatter>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all CustomFormatter objects to this subresource
customFormatters() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of CustomFormatter resources
customFormatters(List<CustomFormatter>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all CustomFormatter objects to this subresource
customFormatters() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of CustomFormatter resources
customHandler(CustomHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the CustomHandler object to the list of subresources
CustomHandler<T extends CustomHandler> - Class in org.wildfly.swarm.config.logging.subsystem.customHandler
Defines a custom logging handler.
CustomHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
 
CustomHandler<T extends CustomHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler
Defines a custom logging handler.
CustomHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
 
customHandler(CustomHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the CustomHandler object to the list of subresources
customHandlers(List<CustomHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all CustomHandler objects to this subresource
customHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of CustomHandler resources
customHandlers(List<CustomHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all CustomHandler objects to this subresource
customHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of CustomHandler resources
customs(List<Custom>) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Add all Custom objects to this subresource
customs() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession.MailSessionResources
Get the list of Custom resources

D

database() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
The type of database that is in use.
database(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
The type of database that is in use.
DatabaseDataStore<T extends DatabaseDataStore> - Class in org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore
An database based store for persistent EJB timers.
DatabaseDataStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
 
databaseDataStore(DatabaseDataStore) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
Add the DatabaseDataStore object to the list of subresources
databaseDataStores(List<DatabaseDataStore>) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
Add all DatabaseDataStore objects to this subresource
databaseDataStores() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService.TimerServiceResources
Get the list of DatabaseDataStore resources
dataSource(DataSource) - Method in class org.wildfly.swarm.config.datasources.Datasources
Add the DataSource object to the list of subresources
DataSource<T extends DataSource> - Class in org.wildfly.swarm.config.datasources.subsystem.dataSource
A JDBC data-source configuration
DataSource(String) - Constructor for class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
 
DataSource.DataSourceResources - Class in org.wildfly.swarm.config.datasources.subsystem.dataSource
Child mutators for DataSource
datasourceClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The fully qualified name of the JDBC datasource class
datasourceClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The fully qualified name of the JDBC datasource class
datasourceJndiName() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
The datasource that is used to persist the timers
datasourceJndiName(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
The datasource that is used to persist the timers
DataSourceResources() - Constructor for class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource.DataSourceResources
 
Datasources<T extends Datasources> - Class in org.wildfly.swarm.config.datasources
The data-sources subsystem, used to declare JDBC data-sources
Datasources() - Constructor for class org.wildfly.swarm.config.datasources.Datasources
 
dataSources(List<DataSource>) - Method in class org.wildfly.swarm.config.datasources.Datasources
Add all DataSource objects to this subresource
dataSources() - Method in class org.wildfly.swarm.config.datasources.Datasources.DatasourcesResources
Get the list of DataSource resources
Datasources.DatasourcesResources - Class in org.wildfly.swarm.config.datasources
Child mutators for Datasources
DatasourcesResources() - Constructor for class org.wildfly.swarm.config.datasources.Datasources.DatasourcesResources
 
debug() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Enables JavaMail debugging
debug(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Enables JavaMail debugging
defaultClusteredSfsbCache() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateful bean cache, which will be applicable to all clustered stateful EJBs, unless overridden at the deployment or bean level
defaultClusteredSfsbCache(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateful bean cache, which will be applicable to all clustered stateful EJBs, unless overridden at the deployment or bean level
defaultDataStore() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
The default data store used for persistent timers
defaultDataStore(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
The default data store used for persistent timers
defaultDistinctName() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default distinct name that is applied to every EJB deployed on this server
defaultDistinctName(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default distinct name that is applied to every EJB deployed on this server
defaultEntityBeanInstancePool() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default entity bean instance pool, which will be applicable to all entity beans, unless overridden at the deployment or bean level
defaultEntityBeanInstancePool(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default entity bean instance pool, which will be applicable to all entity beans, unless overridden at the deployment or bean level
defaultEntityBeanOptimisticLocking() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If set to true entity beans will use optimistic locking by default
defaultEntityBeanOptimisticLocking(Boolean) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If set to true entity beans will use optimistic locking by default
defaultMdbInstancePool() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default MDB instance pool, which will be applicable to all MDBs, unless overridden at the deployment or bean level
defaultMdbInstancePool(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default MDB instance pool, which will be applicable to all MDBs, unless overridden at the deployment or bean level
defaultMissingMethodPermissionsDenyAccess() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If this is set to true then methods on an EJB with a security domain specified or with other methods with security metadata will have an implicit @DenyAll unless other security metadata is present
defaultMissingMethodPermissionsDenyAccess(Boolean) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If this is set to true then methods on an EJB with a security domain specified or with other methods with security metadata will have an implicit @DenyAll unless other security metadata is present
defaultResourceAdapterName() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default resource adapter name that will be used by MDBs, unless overridden at the deployment or bean level
defaultResourceAdapterName(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default resource adapter name that will be used by MDBs, unless overridden at the deployment or bean level
defaultSecurityDomain() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default security domain that will be used for EJBs if the bean doesn't explicitly specify one
defaultSecurityDomain(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default security domain that will be used for EJBs if the bean doesn't explicitly specify one
defaultSfsbCache() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateful bean cache, which will be applicable to all stateful EJBs, unless overridden at the deployment or bean level
defaultSfsbCache(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateful bean cache, which will be applicable to all stateful EJBs, unless overridden at the deployment or bean level
defaultSfsbPassivationDisabledCache() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateful bean cache, which will be applicable to all stateful EJBs which have passivation disabled.
defaultSfsbPassivationDisabledCache(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateful bean cache, which will be applicable to all stateful EJBs which have passivation disabled.
defaultSingletonBeanAccessTimeout() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default access timeout for singleton beans
defaultSingletonBeanAccessTimeout(Long) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default access timeout for singleton beans
defaultSlsbInstancePool() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateless bean instance pool, which will be applicable to all stateless EJBs, unless overridden at the deployment or bean level
defaultSlsbInstancePool(String) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Name of the default stateless bean instance pool, which will be applicable to all stateless EJBs, unless overridden at the deployment or bean level
defaultStatefulBeanAccessTimeout() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default access timeout for stateful beans
defaultStatefulBeanAccessTimeout(Long) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The default access timeout for stateful beans
deploymentName() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The name of the deployment unit from which the driver was loaded
deploymentName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The name of the deployment unit from which the driver was loaded
directBuffers() - Method in class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
Does the buffer pool use direct buffers
directBuffers(Boolean) - Method in class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
Does the buffer pool use direct buffers
disableDefaultEjbPermissions() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
This deprecated attribute has no effect and will be removed in a future release; it may never be set to a "false" value
disableDefaultEjbPermissions(Boolean) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
This deprecated attribute has no effect and will be removed in a future release; it may never be set to a "false" value
driverClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The fully qualified name of the JDBC driver class
driverClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The fully qualified name of the JDBC driver class
driverClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The fully qualified class name of the java.sql.Driver implementation
driverClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The fully qualified class name of the java.sql.Driver implementation
driverDatasourceClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The fully qualified class name of the javax.sql.DataSource implementation
driverDatasourceClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The fully qualified class name of the javax.sql.DataSource implementation
driverMajorVersion() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The driver's major version number
driverMajorVersion(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The driver's major version number
driverMinorVersion() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The driver's minor version number
driverMinorVersion(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The driver's minor version number
driverModuleName() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The name of the module from which the driver was loaded, if it was loaded from the module path
driverModuleName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The name of the module from which the driver was loaded, if it was loaded from the module path
driverName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Defines the JDBC driver the datasource should use.
driverName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Defines the JDBC driver the datasource should use.
driverName() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
Defines the JDBC driver the datasource should use.
driverName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
Defines the JDBC driver the datasource should use.
driverName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Defines the JDBC driver the datasource should use.
driverName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Defines the JDBC driver the datasource should use.
driverXaDatasourceClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The fully qualified class name of the javax.sql.XADataSource implementation
driverXaDatasourceClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The fully qualified class name of the javax.sql.XADataSource implementation

E

Ejb3<T extends Ejb3> - Class in org.wildfly.swarm.config.ejb3
The configuration of the ejb3 subsystem.
Ejb3() - Constructor for class org.wildfly.swarm.config.ejb3.Ejb3
 
Ejb3.Ejb3Resources - Class in org.wildfly.swarm.config.ejb3
Child mutators for Ejb3
Ejb3Resources() - Constructor for class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
 
enableByDefault() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Iiop
If this is true EJB's will be exposed over IIOP by default, otherwise it needs to be explicitly enabled in the deployment descriptor
enableByDefault(Boolean) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Iiop
If this is true EJB's will be exposed over IIOP by default, otherwise it needs to be explicitly enabled in the deployment descriptor
enabled() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies if the datasource should be enabled.
enabled(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies if the datasource should be enabled.
enabled() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if the datasource should be enabled.
enabled(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if the datasource should be enabled.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enabled(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
If set to true the handler is enabled and functioning as normal, if set to false the handler is ignored when processing log messages.
enableStatistics() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If set to true, enable the collection of invocation statistics.
enableStatistics(Boolean) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If set to true, enable the collection of invocation statistics.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The character encoding used by this Handler.
exceptionSorterClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
exceptionSorterClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
exceptionSorterClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
exceptionSorterClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An org.jboss.jca.adapters.jdbc.ExceptionSorter that provides an isExceptionFatal(SQLException) method to validate if an exception should broadcast an error
exceptionSorterProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The exception sorter properties
exceptionSorterProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The exception sorter properties
exceptionSorterProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The exception sorter properties
exceptionSorterProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The exception sorter properties
excludeLocalReceiver() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
If set no local receiver is used in this profile
excludeLocalReceiver(Boolean) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
If set no local receiver is used in this profile

F

facility() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424)and RFC-3164 (http://tools.ietf.org/html/rfc3164).
facility(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424)and RFC-3164 (http://tools.ietf.org/html/rfc3164).
facility() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424)and RFC-3164 (http://tools.ietf.org/html/rfc3164).
facility(String) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424)and RFC-3164 (http://tools.ietf.org/html/rfc3164).
file() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
FileDataStore<T extends FileDataStore> - Class in org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore
A JVM local file store that stores persistent EJB timers
FileDataStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore.FileDataStore
 
fileDataStore(FileDataStore) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
Add the FileDataStore object to the list of subresources
fileDataStores(List<FileDataStore>) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
Add all FileDataStore objects to this subresource
fileDataStores() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService.TimerServiceResources
Get the list of FileDataStore resources
fileHandler(FileHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the FileHandler object to the list of subresources
FileHandler<T extends FileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.fileHandler
Defines a handler which writes to a file.
FileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
 
FileHandler<T extends FileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler
Defines a handler which writes to a file.
FileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
 
fileHandler(FileHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the FileHandler object to the list of subresources
fileHandlers(List<FileHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all FileHandler objects to this subresource
fileHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of FileHandler resources
fileHandlers(List<FileHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all FileHandler objects to this subresource
fileHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of FileHandler resources
filePassivationStore(FilePassivationStore) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add the FilePassivationStore object to the list of subresources
FilePassivationStore<T extends FilePassivationStore> - Class in org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore
A file system based passivation store
FilePassivationStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
 
filePassivationStores() - Method in class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
Get the list of FilePassivationStore resources
filePassivationStores(List<FilePassivationStore>) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add all FilePassivationStore objects to this subresource
fileSize() - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
The size of the log file in bytes.
fileSize(Long) - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
The size of the log file in bytes.
fileSize() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
The size of the log file in bytes.
fileSize(Long) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
The size of the log file in bytes.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
Defines a simple filter type.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Defines a simple filter type.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
Defines a simple filter type.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Defines a simple filter type.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
Defines a simple filter type.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Defines a simple filter type.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
Defines a simple filter type.
filter() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Defines a simple filter type.
filter(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Defines a simple filter type.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
A filter expression value to define a filter.
flushStrategy() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies how the pool should be flush in case of an error.
flushStrategy(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies how the pool should be flush in case of an error.
flushStrategy() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies how the pool should be flush in case of an error.
flushStrategy(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies how the pool should be flush in case of an error.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Defines a pattern for the formatter.
from() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
From address that is used as default from, if not set when sending
from(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
From address that is used as default from, if not set when sending

G

getKey() - Method in class org.wildfly.swarm.config.bean.validation.BeanValidation
 
getKey() - Method in class org.wildfly.swarm.config.datasources.Datasources
 
getKey() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.connectionProperties.ConnectionProperties
 
getKey() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
 
getKey() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
 
getKey() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
 
getKey() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.xaDatasourceProperties.XaDatasourceProperties
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.cache.Cache
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions.ChannelCreationOptions
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Async
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions.ChannelCreationOptions
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore.FileDataStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Iiop
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.io.Io
 
getKey() - Method in class org.wildfly.swarm.config.io.subsystem.bufferPool.BufferPool
 
getKey() - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
 
getKey() - Method in class org.wildfly.swarm.config.logging.Logging
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter.PatternFormatter
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.patternFormatter.PatternFormatter
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
 
getKey() - Method in class org.wildfly.swarm.config.mail.Mail
 
getKey() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
 
getKey() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
 
getKey() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
 
getKey() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
 
getKey() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
 
groupsPath() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The subdirectory within the path specified by relative-to in which to store passivated bean groups
groupsPath(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The subdirectory within the path specified by relative-to in which to store passivated bean groups

H

handlers() - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
The handlers associated with the logger.
handlers(List<String>) - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
The handlers associated with the logger.
handlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
The handlers associated with the logger.
handlers(List<String>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
The handlers associated with the logger.
handlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
The handlers associated with the root logger.
handlers(List<String>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
The handlers associated with the root logger.
handlers() - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
The handlers associated with the root logger.
handlers(List<String>) - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
The handlers associated with the root logger.
hostname() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The name of the host the messages are being sent from.
hostname(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The name of the host the messages are being sent from.
hostname() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The name of the host the messages are being sent from.
hostname(String) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The name of the host the messages are being sent from.

I

idleTimeout() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The timeout in units specified by idle-timeout-unit, after which a bean will passivate
idleTimeout(Long) - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The timeout in units specified by idle-timeout-unit, after which a bean will passivate
idleTimeout() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The timeout in units specified by idle-timeout-unit, after which a bean will passivate
idleTimeout(Long) - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The timeout in units specified by idle-timeout-unit, after which a bean will passivate
idleTimeoutMinutes() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The idle-timeout-minutes elements specifies the maximum time, in minutes, a connection may be idle before being closed.
idleTimeoutMinutes(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The idle-timeout-minutes elements specifies the maximum time, in minutes, a connection may be idle before being closed.
idleTimeoutMinutes() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The idle-timeout-minutes elements specifies the maximum time, in minutes, a connection may be idle before being closed.
idleTimeoutMinutes(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The idle-timeout-minutes elements specifies the maximum time, in minutes, a connection may be idle before being closed.
idleTimeoutUnit() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The unit of idle-timeout
idleTimeoutUnit(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The unit of idle-timeout
idleTimeoutUnit() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The unit of idle-timeout
idleTimeoutUnit(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The unit of idle-timeout
iiop() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The IIOP service
iiop(Iiop) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The IIOP service
Iiop<T extends Iiop> - Class in org.wildfly.swarm.config.ejb3.subsystem.service
The IIOP service
Iiop() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.Iiop
 
imap() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Mail session server
imap(Imap) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Mail session server
Imap<T extends Imap> - Class in org.wildfly.swarm.config.mail.subsystem.mailSession.server
Mail session server
Imap() - Constructor for class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
 
initialPoolSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The initial-pool-size element indicates the initial number of connections a pool should hold.
initialPoolSize(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The initial-pool-size element indicates the initial number of connections a pool should hold.
initialPoolSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The initial-pool-size element indicates the initial number of connections a pool should hold.
initialPoolSize(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The initial-pool-size element indicates the initial number of connections a pool should hold.
installedDrivers() - Method in class org.wildfly.swarm.config.datasources.Datasources
List of JDBC drivers that have been installed in the runtime
installedDrivers(List<Map>) - Method in class org.wildfly.swarm.config.datasources.Datasources
List of JDBC drivers that have been installed in the runtime
interleaving() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An element to enable interleaving for XA connections
interleaving(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An element to enable interleaving for XA connections
inVmRemoteInterfaceInvocationPassByValue() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If set to false, the parameters to invocations on remote interface of an EJB, will be passed by reference.
inVmRemoteInterfaceInvocationPassByValue(Boolean) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If set to false, the parameters to invocations on remote interface of an EJB, will be passed by reference.
Io<T extends Io> - Class in org.wildfly.swarm.config.io
IO subsystem
Io() - Constructor for class org.wildfly.swarm.config.io.Io
 
Io.IoResources - Class in org.wildfly.swarm.config.io
Child mutators for Io
IoResources() - Constructor for class org.wildfly.swarm.config.io.Io.IoResources
 
ioThreads() - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
Number of IO threads to use
ioThreads(Integer) - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
Number of IO threads to use

J

jdbcCompliant() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
Whether or not the driver is JDBC compliant
jdbcCompliant(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
Whether or not the driver is JDBC compliant
jdbcDriver(JdbcDriver) - Method in class org.wildfly.swarm.config.datasources.Datasources
Add the JdbcDriver object to the list of subresources
JdbcDriver<T extends JdbcDriver> - Class in org.wildfly.swarm.config.datasources.subsystem.jdbcDriver
Service that make a JDBC driver available for use in the runtime
JdbcDriver(String) - Constructor for class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
 
jdbcDrivers() - Method in class org.wildfly.swarm.config.datasources.Datasources.DatasourcesResources
Get the list of JdbcDriver resources
jdbcDrivers(List<JdbcDriver>) - Method in class org.wildfly.swarm.config.datasources.Datasources
Add all JdbcDriver objects to this subresource
jndiName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the JNDI name for the datasource
jndiName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the JNDI name for the datasource
jndiName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the JNDI name for the datasource
jndiName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the JNDI name for the datasource
jndiName() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
JNDI name to where mail session should be bound
jndiName(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
JNDI name to where mail session should be bound
jta() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable JTA integration
jta(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable JTA integration

K

keepaliveTime() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
Used to specify the amount of time that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Map) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
Used to specify the amount of time that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.

L

largestThreadCount() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The largest number of threads that have ever simultaneously been in the pool.
largestThreadCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The largest number of threads that have ever simultaneously been in the pool.
lastModifiedTime() - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
The date, in milliseconds, the file was last modified.
lastModifiedTime(Long) - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
The date, in milliseconds, the file was last modified.
lastModifiedTime() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
The date, in milliseconds, the file was last modified.
lastModifiedTime(Long) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
The date, in milliseconds, the file was last modified.
lastModifiedTimestamp() - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
The date, in ISO 8601 format, the file was last modified.
lastModifiedTimestamp(String) - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
The date, in ISO 8601 format, the file was last modified.
lastModifiedTimestamp() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
The date, in ISO 8601 format, the file was last modified.
lastModifiedTimestamp(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
The date, in ISO 8601 format, the file was last modified.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The log level specifying which message levels will be logged by this handler.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The log level specifying which message levels will be logged by this handler.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
The log level specifying which message levels will be logged by the logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
The log level specifying which message levels will be logged by the logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The log level specifying which message levels will be logged by this handler.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The log level specifying which message levels will be logged by this handler.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
The log level specifying which message levels will be logged by the logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
The log level specifying which message levels will be logged by the logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
The log level specifying which message levels will be logged by the root logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
The log level specifying which message levels will be logged by the root logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
The log level specifying which message levels will be logged by the root logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
The log level specifying which message levels will be logged by the root logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The log level specifying which message levels will be logged by this logger.
localReceiverPassByValue() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
If set local receiver will pass ejb beans by value
localReceiverPassByValue(Boolean) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
If set local receiver will pass ejb beans by value
logFile(LogFile) - Method in class org.wildfly.swarm.config.logging.Logging
Add the LogFile object to the list of subresources
LogFile<T extends LogFile> - Class in org.wildfly.swarm.config.logging.subsystem.logFile
Log files that are available to be read.
LogFile(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
 
LogFile<T extends LogFile> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile
Log files that are available to be read.
LogFile(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
 
logFile(LogFile) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the LogFile object to the list of subresources
logFiles(List<LogFile>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all LogFile objects to this subresource
logFiles() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of LogFile resources
logFiles(List<LogFile>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all LogFile objects to this subresource
logFiles() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of LogFile resources
logger(Logger) - Method in class org.wildfly.swarm.config.logging.Logging
Add the Logger object to the list of subresources
Logger<T extends Logger> - Class in org.wildfly.swarm.config.logging.subsystem.logger
Defines a logger category.
Logger(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.logger.Logger
 
Logger<T extends Logger> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger
Defines a logger category.
Logger(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
 
logger(Logger) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the Logger object to the list of subresources
loggers(List<Logger>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all Logger objects to this subresource
loggers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of Logger resources
loggers(List<Logger>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all Logger objects to this subresource
loggers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of Logger resources
Logging<T extends Logging> - Class in org.wildfly.swarm.config.logging
The configuration of the logging subsystem.
Logging() - Constructor for class org.wildfly.swarm.config.logging.Logging
 
Logging.LoggingResources - Class in org.wildfly.swarm.config.logging
Child mutators for Logging
loggingProfile(LoggingProfile) - Method in class org.wildfly.swarm.config.logging.Logging
Add the LoggingProfile object to the list of subresources
LoggingProfile<T extends LoggingProfile> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile
The configuration of the logging subsystem.
LoggingProfile(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
 
LoggingProfile.LoggingProfileResources - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile
Child mutators for LoggingProfile
LoggingProfileResources() - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
 
loggingProfiles(List<LoggingProfile>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all LoggingProfile objects to this subresource
loggingProfiles() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of LoggingProfile resources
LoggingResources() - Constructor for class org.wildfly.swarm.config.logging.Logging.LoggingResources
 
logSystemExceptions() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If this is true then all EJB system (not application) exceptions will be logged.
logSystemExceptions(Boolean) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
If this is true then all EJB system (not application) exceptions will be logged.

M

Mail<T extends Mail> - Class in org.wildfly.swarm.config.mail
The mail subsystem
Mail() - Constructor for class org.wildfly.swarm.config.mail.Mail
 
Mail.MailResources - Class in org.wildfly.swarm.config.mail
Child mutators for Mail
MailResources() - Constructor for class org.wildfly.swarm.config.mail.Mail.MailResources
 
mailSession(MailSession) - Method in class org.wildfly.swarm.config.mail.Mail
Add the MailSession object to the list of subresources
MailSession<T extends MailSession> - Class in org.wildfly.swarm.config.mail.subsystem.mailSession
Mail session definition
MailSession(String) - Constructor for class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
 
MailSession.MailSessionResources - Class in org.wildfly.swarm.config.mail.subsystem.mailSession
Child mutators for MailSession
MailSessionResources() - Constructor for class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession.MailSessionResources
 
mailSessions() - Method in class org.wildfly.swarm.config.mail.Mail.MailResources
Get the list of MailSession resources
mailSessions(List<MailSession>) - Method in class org.wildfly.swarm.config.mail.Mail
Add all MailSession objects to this subresource
maxBackupIndex() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The maximum number of backups to keep.
maxPoolSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The max-pool-size element specifies the maximum number of connections for a pool.
maxPoolSize(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The max-pool-size element specifies the maximum number of connections for a pool.
maxPoolSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The max-pool-size element specifies the maximum number of connections for a pool.
maxPoolSize(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The max-pool-size element specifies the maximum number of connections for a pool.
maxPoolSize() - Method in class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
The maximum number of bean instances that the pool can hold at a given point in time
maxPoolSize(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
The maximum number of bean instances that the pool can hold at a given point in time
maxSize() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The maximum number of beans this cache should store before forcing old beans to passivate
maxSize(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
The maximum number of beans this cache should store before forcing old beans to passivate
maxSize() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The maximum number of beans this cache should store before forcing old beans to passivate
maxSize(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The maximum number of beans this cache should store before forcing old beans to passivate
maxSize() - Method in class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
The maximum number of beans this cache should store before forcing old beans to passivate
maxSize(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
The maximum number of beans this cache should store before forcing old beans to passivate
maxThreads() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The maximum thread pool size.
minPoolSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The min-pool-size element specifies the minimum number of connections for a pool
minPoolSize(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The min-pool-size element specifies the minimum number of connections for a pool
minPoolSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The min-pool-size element specifies the minimum number of connections for a pool
minPoolSize(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The min-pool-size element specifies the minimum number of connections for a pool
module() - Method in class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
The module that the logging handler depends on.
module(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
The module that the logging handler depends on.
module() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The module that the logging handler depends on.
module(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The module that the logging handler depends on.
module() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
The module that the logging handler depends on.
module(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
The module that the logging handler depends on.
module() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The module that the logging handler depends on.
module(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The module that the logging handler depends on.
moduleSlot() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The slot of the module from which the driver was loaded, if it was loaded from the module path
moduleSlot(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
The slot of the module from which the driver was loaded, if it was loaded from the module path

N

name() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The name of the thread pool.
name(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The name of the thread pool.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the handler.
name() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the handler.
name(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.fileHandler.FileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler.FileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
newConnectionSql() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies an SQL statement to execute whenever a connection is added to the connection pool
newConnectionSql(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies an SQL statement to execute whenever a connection is added to the connection pool
newConnectionSql() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies an SQL statement to execute whenever a connection is added to the connection pool
newConnectionSql(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies an SQL statement to execute whenever a connection is added to the connection pool
noRecovery() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if the connection pool should be excluded from recovery
noRecovery(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if the connection pool should be excluded from recovery
noTxSeparatePool() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Oracle does not like XA connections getting used both inside and outside a JTA transaction.
noTxSeparatePool(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Oracle does not like XA connections getting used both inside and outside a JTA transaction.

O

org.wildfly.swarm.config.bean.validation - package org.wildfly.swarm.config.bean.validation
 
org.wildfly.swarm.config.datasources - package org.wildfly.swarm.config.datasources
 
org.wildfly.swarm.config.datasources.subsystem.dataSource - package org.wildfly.swarm.config.datasources.subsystem.dataSource
 
org.wildfly.swarm.config.datasources.subsystem.dataSource.connectionProperties - package org.wildfly.swarm.config.datasources.subsystem.dataSource.connectionProperties
 
org.wildfly.swarm.config.datasources.subsystem.jdbcDriver - package org.wildfly.swarm.config.datasources.subsystem.jdbcDriver
 
org.wildfly.swarm.config.datasources.subsystem.xaDataSource - package org.wildfly.swarm.config.datasources.subsystem.xaDataSource
 
org.wildfly.swarm.config.datasources.subsystem.xaDataSource.xaDatasourceProperties - package org.wildfly.swarm.config.datasources.subsystem.xaDataSource.xaDatasourceProperties
 
org.wildfly.swarm.config.ejb3 - package org.wildfly.swarm.config.ejb3
 
org.wildfly.swarm.config.ejb3.subsystem.cache - package org.wildfly.swarm.config.ejb3.subsystem.cache
 
org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore - package org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore
 
org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore - package org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore
 
org.wildfly.swarm.config.ejb3.subsystem.passivationStore - package org.wildfly.swarm.config.ejb3.subsystem.passivationStore
 
org.wildfly.swarm.config.ejb3.subsystem.remotingProfile - package org.wildfly.swarm.config.ejb3.subsystem.remotingProfile
 
org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver - package org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver
 
org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions - package org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions
 
org.wildfly.swarm.config.ejb3.subsystem.service - package org.wildfly.swarm.config.ejb3.subsystem.service
 
org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions - package org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions
 
org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore - package org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore
 
org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore - package org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore
 
org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool - package org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool
 
org.wildfly.swarm.config.ejb3.subsystem.threadPool - package org.wildfly.swarm.config.ejb3.subsystem.threadPool
 
org.wildfly.swarm.config.io - package org.wildfly.swarm.config.io
 
org.wildfly.swarm.config.io.subsystem.bufferPool - package org.wildfly.swarm.config.io.subsystem.bufferPool
 
org.wildfly.swarm.config.io.subsystem.worker - package org.wildfly.swarm.config.io.subsystem.worker
 
org.wildfly.swarm.config.logging - package org.wildfly.swarm.config.logging
 
org.wildfly.swarm.config.logging.subsystem.asyncHandler - package org.wildfly.swarm.config.logging.subsystem.asyncHandler
 
org.wildfly.swarm.config.logging.subsystem.consoleHandler - package org.wildfly.swarm.config.logging.subsystem.consoleHandler
 
org.wildfly.swarm.config.logging.subsystem.customFormatter - package org.wildfly.swarm.config.logging.subsystem.customFormatter
 
org.wildfly.swarm.config.logging.subsystem.customHandler - package org.wildfly.swarm.config.logging.subsystem.customHandler
 
org.wildfly.swarm.config.logging.subsystem.fileHandler - package org.wildfly.swarm.config.logging.subsystem.fileHandler
 
org.wildfly.swarm.config.logging.subsystem.logFile - package org.wildfly.swarm.config.logging.subsystem.logFile
 
org.wildfly.swarm.config.logging.subsystem.logger - package org.wildfly.swarm.config.logging.subsystem.logger
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile - package org.wildfly.swarm.config.logging.subsystem.loggingProfile
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.fileHandler
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler
 
org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler - package org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler
 
org.wildfly.swarm.config.logging.subsystem.patternFormatter - package org.wildfly.swarm.config.logging.subsystem.patternFormatter
 
org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler - package org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler
 
org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler - package org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler
 
org.wildfly.swarm.config.logging.subsystem.rootLogger - package org.wildfly.swarm.config.logging.subsystem.rootLogger
 
org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler - package org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler
 
org.wildfly.swarm.config.logging.subsystem.syslogHandler - package org.wildfly.swarm.config.logging.subsystem.syslogHandler
 
org.wildfly.swarm.config.mail - package org.wildfly.swarm.config.mail
 
org.wildfly.swarm.config.mail.subsystem.mailSession - package org.wildfly.swarm.config.mail.subsystem.mailSession
 
org.wildfly.swarm.config.mail.subsystem.mailSession.custom - package org.wildfly.swarm.config.mail.subsystem.mailSession.custom
 
org.wildfly.swarm.config.mail.subsystem.mailSession.server - package org.wildfly.swarm.config.mail.subsystem.mailSession.server
 
outboundConnectionRef() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
Name of outbound connection that will be used by the ejb receiver
outboundConnectionRef(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
Name of outbound connection that will be used by the ejb receiver
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Outbound Socket binding to mail server
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Outbound Socket binding to mail server
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Outbound Socket binding to mail server
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Outbound Socket binding to mail server
overflowAction() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
Specify what action to take when the overflowing.
overflowAction(String) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
Specify what action to take when the overflowing.
overflowAction() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
Specify what action to take when the overflowing.
overflowAction(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
Specify what action to take when the overflowing.

P

padXid() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Should the Xid be padded
padXid(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Should the Xid be padded
partition() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
The partition name.
partition(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
The partition name.
passivateEventsOnReplicate() - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
Indicates whether replication should trigger passivation events on the bean
passivateEventsOnReplicate(Boolean) - Method in class org.wildfly.swarm.config.ejb3.subsystem.clusterPassivationStore.ClusterPassivationStore
Indicates whether replication should trigger passivation events on the bean
passivationStore(PassivationStore) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add the PassivationStore object to the list of subresources
passivationStore() - Method in class org.wildfly.swarm.config.ejb3.subsystem.cache.Cache
The passivation store used by this cache
passivationStore(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.cache.Cache
The passivation store used by this cache
PassivationStore<T extends PassivationStore> - Class in org.wildfly.swarm.config.ejb3.subsystem.passivationStore
A passivation store
PassivationStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.passivationStore.PassivationStore
 
passivationStores() - Method in class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
Get the list of PassivationStore resources
passivationStores(List<PassivationStore>) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add all PassivationStore objects to this subresource
password() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the password used when creating a new connection
password(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the password used when creating a new connection
password() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the password used when creating a new connection
password(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the password used when creating a new connection
password() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Password to authenticate on server
password() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Password to authenticate on server
password() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Password to authenticate on server
password() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Password to authenticate on server
path() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore.FileDataStore
The directory to store persistent timer information in
path(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore.FileDataStore
The directory to store persistent timer information in
pattern() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter.PatternFormatter
Defines a pattern for the formatter.
pattern(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter.PatternFormatter
Defines a pattern for the formatter.
pattern() - Method in class org.wildfly.swarm.config.logging.subsystem.patternFormatter.PatternFormatter
Defines a pattern for the formatter.
pattern(String) - Method in class org.wildfly.swarm.config.logging.subsystem.patternFormatter.PatternFormatter
Defines a pattern for the formatter.
patternFormatter(PatternFormatter) - Method in class org.wildfly.swarm.config.logging.Logging
Add the PatternFormatter object to the list of subresources
patternFormatter(PatternFormatter) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the PatternFormatter object to the list of subresources
PatternFormatter<T extends PatternFormatter> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter
A pattern formatter to be used with handlers.
PatternFormatter(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.patternFormatter.PatternFormatter
 
PatternFormatter<T extends PatternFormatter> - Class in org.wildfly.swarm.config.logging.subsystem.patternFormatter
A pattern formatter to be used with handlers.
PatternFormatter(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.patternFormatter.PatternFormatter
 
patternFormatters() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of PatternFormatter resources
patternFormatters(List<PatternFormatter>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all PatternFormatter objects to this subresource
patternFormatters() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of PatternFormatter resources
patternFormatters(List<PatternFormatter>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all PatternFormatter objects to this subresource
periodicRotatingFileHandler(PeriodicRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the PeriodicRotatingFileHandler object to the list of subresources
periodicRotatingFileHandler(PeriodicRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the PeriodicRotatingFileHandler object to the list of subresources
PeriodicRotatingFileHandler<T extends PeriodicRotatingFileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time period derived from the given suffix string, which should be in a format understood by java.text.SimpleDateFormat.
PeriodicRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
 
PeriodicRotatingFileHandler<T extends PeriodicRotatingFileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time period derived from the given suffix string, which should be in a format understood by java.text.SimpleDateFormat.
PeriodicRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
 
periodicRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of PeriodicRotatingFileHandler resources
periodicRotatingFileHandlers(List<PeriodicRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all PeriodicRotatingFileHandler objects to this subresource
periodicRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of PeriodicRotatingFileHandler resources
periodicRotatingFileHandlers(List<PeriodicRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all PeriodicRotatingFileHandler objects to this subresource
periodicSizeRotatingFileHandler(PeriodicSizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the PeriodicSizeRotatingFileHandler object to the list of subresources
periodicSizeRotatingFileHandler(PeriodicSizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the PeriodicSizeRotatingFileHandler object to the list of subresources
PeriodicSizeRotatingFileHandler<T extends PeriodicSizeRotatingFileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time period derived from the given suffix string or after the size of the file grows beyond a certain point and keeping a fixed number of backups.
PeriodicSizeRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
 
PeriodicSizeRotatingFileHandler<T extends PeriodicSizeRotatingFileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after a time period derived from the given suffix string or after the size of the file grows beyond a certain point and keeping a fixed number of backups.
PeriodicSizeRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
 
periodicSizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of PeriodicSizeRotatingFileHandler resources
periodicSizeRotatingFileHandlers(List<PeriodicSizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all PeriodicSizeRotatingFileHandler objects to this subresource
periodicSizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of PeriodicSizeRotatingFileHandler resources
periodicSizeRotatingFileHandlers(List<PeriodicSizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all PeriodicSizeRotatingFileHandler objects to this subresource
poolPrefill() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Should the pool be prefilled.
poolPrefill(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Should the pool be prefilled.
poolPrefill() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Should the pool be prefilled.
poolPrefill(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Should the pool be prefilled.
poolUseStrictMin() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies if the min-pool-size should be considered strictly
poolUseStrictMin(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies if the min-pool-size should be considered strictly
poolUseStrictMin() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if the min-pool-size should be considered strictly
poolUseStrictMin(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies if the min-pool-size should be considered strictly
pop3() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Mail session server
pop3(Pop3) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Mail session server
Pop3<T extends Pop3> - Class in org.wildfly.swarm.config.mail.subsystem.mailSession.server
Mail session server
Pop3() - Constructor for class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
 
port() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The port the syslog server is listening on.
port(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The port the syslog server is listening on.
port() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The port the syslog server is listening on.
port(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The port the syslog server is listening on.
preparedStatementsCacheSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The number of prepared statements per connection in an LRU cache
profile() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
Domain Profile in which driver is defined.
profile(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
Domain Profile in which driver is defined.
properties() - Method in class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
Defines the properties used for the logging handler.
properties(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.customFormatter.CustomFormatter
Defines the properties used for the logging handler.
properties() - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
Defines the properties used for the logging handler.
properties(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.customHandler.CustomHandler
Defines the properties used for the logging handler.
properties() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
Defines the properties used for the logging handler.
properties(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customFormatter.CustomFormatter
Defines the properties used for the logging handler.
properties() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
Defines the properties used for the logging handler.
properties(Map) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.customHandler.CustomHandler
Defines the properties used for the logging handler.
properties() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
JavaMail properties
properties(Map) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
JavaMail properties

Q

queryTimeout() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Any configured query timeout in seconds.
queryTimeout(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Any configured query timeout in seconds.
queryTimeout() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Any configured query timeout in seconds.
queryTimeout(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Any configured query timeout in seconds.
queueLength() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The queue length to use before flushing writing
queueLength(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The queue length to use before flushing writing
queueLength() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The queue length to use before flushing writing
queueLength(Integer) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The queue length to use before flushing writing
queueSize() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The queue size.
queueSize(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The queue size.

R

reauthPluginClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The properties for the reauthentication plugin
reauthPluginProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The properties for the reauthentication plugin
reauthPluginProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The properties for the reauthentication plugin
reauthPluginProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The properties for the reauthentication plugin
recoveryPassword() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The password used for recovery
recoveryPassword(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The password used for recovery
recoveryPluginClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The fully qualified class name of the recovery plugin implementation
recoveryPluginClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The fully qualified class name of the recovery plugin implementation
recoveryPluginProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The properties for the recovery plugin
recoveryPluginProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The properties for the recovery plugin
recoverySecurityDomain() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The security domain used for recovery
recoverySecurityDomain(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The security domain used for recovery
recoveryUsername() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The user name used for recovery
recoveryUsername(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The user name used for recovery
refreshInterval() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
Interval between refreshing the current timer set against the underlying database.
refreshInterval(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.databaseDataStore.DatabaseDataStore
Interval between refreshing the current timer set against the underlying database.
rejectedCount() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The number of tasks that have been rejected.
rejectedCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The number of tasks that have been rejected.
relativeTo() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The root path used to store passivated beans
relativeTo(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The root path used to store passivated beans
relativeTo() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore.FileDataStore
The relative path that is used to resolve the timer data store location
relativeTo(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore.FileDataStore
The relative path that is used to resolve the timer data store location
remote() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The EJB3 Remote Service
remote(Remote) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The EJB3 Remote Service
Remote<T extends Remote> - Class in org.wildfly.swarm.config.ejb3.subsystem.service
The EJB3 Remote Service
Remote() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
 
Remote.RemoteResources - Class in org.wildfly.swarm.config.ejb3.subsystem.service
Child mutators for Remote
RemoteResources() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.Remote.RemoteResources
 
RemotingEjbReceiver<T extends RemotingEjbReceiver> - Class in org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver
A remoting ejb receiver reference included in the profile
RemotingEjbReceiver(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
 
remotingEjbReceiver(RemotingEjbReceiver) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
Add the RemotingEjbReceiver object to the list of subresources
RemotingEjbReceiver.RemotingEjbReceiverResources - Class in org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver
Child mutators for RemotingEjbReceiver
RemotingEjbReceiverResources() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver.RemotingEjbReceiverResources
 
remotingEjbReceivers(List<RemotingEjbReceiver>) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
Add all RemotingEjbReceiver objects to this subresource
remotingEjbReceivers() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile.RemotingProfileResources
Get the list of RemotingEjbReceiver resources
remotingProfile(RemotingProfile) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add the RemotingProfile object to the list of subresources
RemotingProfile<T extends RemotingProfile> - Class in org.wildfly.swarm.config.ejb3.subsystem.remotingProfile
A remoting profile
RemotingProfile(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
 
RemotingProfile.RemotingProfileResources - Class in org.wildfly.swarm.config.ejb3.subsystem.remotingProfile
Child mutators for RemotingProfile
RemotingProfileResources() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile.RemotingProfileResources
 
remotingProfiles() - Method in class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
Get the list of RemotingProfile resources
remotingProfiles(List<RemotingProfile>) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add all RemotingProfile objects to this subresource
root() - Method in class org.wildfly.swarm.config.logging.Logging
Defines the root logger for this log context.
root(Root) - Method in class org.wildfly.swarm.config.logging.Logging
Defines the root logger for this log context.
root() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Defines the root logger for this log context.
root(Root) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Defines the root logger for this log context.
Root<T extends Root> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger
Defines the root logger for this log context.
Root() - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.rootLogger.Root
 
Root<T extends Root> - Class in org.wildfly.swarm.config.logging.subsystem.rootLogger
Defines the root logger for this log context.
Root() - Constructor for class org.wildfly.swarm.config.logging.subsystem.rootLogger.Root
 
rotateOnBoot() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateSize() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
The size at which to rotate the log file.

S

sameRmOverride() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The is-same-rm-override element allows one to unconditionally set whether the javax.transaction.xa.XAResource.isSameRM(XAResource) returns true or false
sameRmOverride(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The is-same-rm-override element allows one to unconditionally set whether the javax.transaction.xa.XAResource.isSameRM(XAResource) returns true or false
securityDomain() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the security domain which defines the javax.security.auth.Subject that are used to distinguish connections in the pool
securityDomain(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the security domain which defines the javax.security.auth.Subject that are used to distinguish connections in the pool
securityDomain() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the security domain which defines the javax.security.auth.Subject that are used to distinguish connections in the pool
securityDomain(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the security domain which defines the javax.security.auth.Subject that are used to distinguish connections in the pool
serverAddress() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The address of the syslog server.
serverAddress(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
The address of the syslog server.
serverAddress() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The address of the syslog server.
serverAddress(String) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
The address of the syslog server.
sessionsPath() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The subdirectory within the path specified by relative-to in which to store passivated beans
sessionsPath(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
The subdirectory within the path specified by relative-to in which to store passivated beans
setTxQueryTimeout() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to set the query timeout based on the time remaining until transaction timeout.
setTxQueryTimeout(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to set the query timeout based on the time remaining until transaction timeout.
setTxQueryTimeout() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to set the query timeout based on the time remaining until transaction timeout.
setTxQueryTimeout(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to set the query timeout based on the time remaining until transaction timeout.
sharePreparedStatements() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to share prepared statements, i.e.
sharePreparedStatements(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to share prepared statements, i.e.
sharePreparedStatements() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to share prepared statements, i.e.
sharePreparedStatements(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to share prepared statements, i.e.
sizeRotatingFileHandler(SizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the SizeRotatingFileHandler object to the list of subresources
sizeRotatingFileHandler(SizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the SizeRotatingFileHandler object to the list of subresources
SizeRotatingFileHandler<T extends SizeRotatingFileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after the size of the file grows beyond a certain point and keeping a fixed number of backups.
SizeRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
 
SizeRotatingFileHandler<T extends SizeRotatingFileHandler> - Class in org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler
Defines a handler which writes to a file, rotating the log after the size of the file grows beyond a certain point and keeping a fixed number of backups.
SizeRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
 
sizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of SizeRotatingFileHandler resources
sizeRotatingFileHandlers(List<SizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all SizeRotatingFileHandler objects to this subresource
sizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of SizeRotatingFileHandler resources
sizeRotatingFileHandlers(List<SizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all SizeRotatingFileHandler objects to this subresource
smtp() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Mail session server
smtp(Smtp) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
Mail session server
Smtp<T extends Smtp> - Class in org.wildfly.swarm.config.mail.subsystem.mailSession.server
Mail session server
Smtp() - Constructor for class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
 
spy() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable spying of SQL statements
spy(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable spying of SQL statements
spy() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Enable spying of SQL statements
spy(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Enable spying of SQL statements
ssl() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Does server require SSL?
ssl() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Does server require SSL?
ssl() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Does server require SSL?
ssl() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Does server require SSL?
stackSize() - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
stack-size
stackSize(Long) - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
stack-size
staleConnectionCheckerClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
staleConnectionCheckerClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
staleConnectionCheckerClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
staleConnectionCheckerClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker that provides an isStaleConnection(SQLException) method which if it returns true will wrap the exception in an org.jboss.jca.adapters.jdbc.StaleConnectionException
staleConnectionCheckerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The stale connection checker properties
staleConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The stale connection checker properties
staleConnectionCheckerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The stale connection checker properties
staleConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The stale connection checker properties
statisticsEnabled() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
define if runtime statistics is enabled or not.
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
define if runtime statistics is enabled or not.
statisticsEnabled() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
define if runtime statistics is enabled or not
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
define if runtime statistics is enabled or not
stream() - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
Provides the server log as a response attachment.
stream(Long) - Method in class org.wildfly.swarm.config.logging.subsystem.logFile.LogFile
Provides the server log as a response attachment.
stream() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
Provides the server log as a response attachment.
stream(Long) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logFile.LogFile
Provides the server log as a response attachment.
strictMaxBeanInstancePool(StrictMaxBeanInstancePool) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add the StrictMaxBeanInstancePool object to the list of subresources
StrictMaxBeanInstancePool<T extends StrictMaxBeanInstancePool> - Class in org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool
A bean instance pool with a strict upper limit
StrictMaxBeanInstancePool(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
 
strictMaxBeanInstancePools() - Method in class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
Get the list of StrictMaxBeanInstancePool resources
strictMaxBeanInstancePools(List<StrictMaxBeanInstancePool>) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add all StrictMaxBeanInstancePool objects to this subresource
subdirectoryCount() - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
Specifies the number of subdirectories into which stored state should be divided, used to minimize the number of files created per directory
subdirectoryCount(Long) - Method in class org.wildfly.swarm.config.ejb3.subsystem.filePassivationStore.FilePassivationStore
Specifies the number of subdirectories into which stored state should be divided, used to minimize the number of files created per directory
subhandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The Handlers associated with this async handler.
subhandlers(List<String>) - Method in class org.wildfly.swarm.config.logging.subsystem.asyncHandler.AsyncHandler
The Handlers associated with this async handler.
subhandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The Handlers associated with this async handler.
subhandlers(List<String>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.asyncHandler.AsyncHandler
The Handlers associated with this async handler.
subresources() - Method in class org.wildfly.swarm.config.datasources.Datasources
 
subresources() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
 
subresources() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.RemotingEjbReceiver
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.RemotingProfile
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
 
subresources() - Method in class org.wildfly.swarm.config.io.Io
 
subresources() - Method in class org.wildfly.swarm.config.logging.Logging
 
subresources() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
 
subresources() - Method in class org.wildfly.swarm.config.mail.Mail
 
subresources() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.MailSession
 
suffix() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.sizeRotatingFileHandler.SizeRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicRotatingFileHandler.PeriodicRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.subsystem.periodicSizeRotatingFileHandler.PeriodicSizeRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.subsystem.sizeRotatingFileHandler.SizeRotatingFileHandler
Set the suffix string.
syslogFormat() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
Formats the log message according to the RFC specification.
syslogFormat(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
Formats the log message according to the RFC specification.
syslogFormat() - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
Formats the log message according to the RFC specification.
syslogFormat(String) - Method in class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
Formats the log message according to the RFC specification.
syslogHandler(SyslogHandler) - Method in class org.wildfly.swarm.config.logging.Logging
Add the SyslogHandler object to the list of subresources
syslogHandler(SyslogHandler) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add the SyslogHandler object to the list of subresources
SyslogHandler<T extends SyslogHandler> - Class in org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler
Defines a syslog handler.
SyslogHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.loggingProfile.syslogHandler.SyslogHandler
 
SyslogHandler<T extends SyslogHandler> - Class in org.wildfly.swarm.config.logging.subsystem.syslogHandler
Defines a syslog handler.
SyslogHandler(String) - Constructor for class org.wildfly.swarm.config.logging.subsystem.syslogHandler.SyslogHandler
 
syslogHandlers() - Method in class org.wildfly.swarm.config.logging.Logging.LoggingResources
Get the list of SyslogHandler resources
syslogHandlers(List<SyslogHandler>) - Method in class org.wildfly.swarm.config.logging.Logging
Add all SyslogHandler objects to this subresource
syslogHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile.LoggingProfileResources
Get the list of SyslogHandler resources
syslogHandlers(List<SyslogHandler>) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.LoggingProfile
Add all SyslogHandler objects to this subresource

T

target() - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Defines the target of the console handler.
target(String) - Method in class org.wildfly.swarm.config.logging.subsystem.consoleHandler.ConsoleHandler
Defines the target of the console handler.
target() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
Defines the target of the console handler.
target(String) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.consoleHandler.ConsoleHandler
Defines the target of the console handler.
taskCoreThreads() - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
task-core-threads
taskCoreThreads(Integer) - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
task-core-threads
taskCount() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The approximate total number of tasks that have ever been scheduled for execution.
taskCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
The approximate total number of tasks that have ever been scheduled for execution.
taskKeepalive() - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
task-keepalive
taskKeepalive(Integer) - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
task-keepalive
taskMaxThreads() - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
task-max-threads
taskMaxThreads(Integer) - Method in class org.wildfly.swarm.config.io.subsystem.worker.Worker
task-max-threads
threadFactory() - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
Specifies the name of a specific thread factory to use to create worker threads.
threadFactory(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
Specifies the name of a specific thread factory to use to create worker threads.
threadPool(ThreadPool) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add the ThreadPool object to the list of subresources
ThreadPool<T extends ThreadPool> - Class in org.wildfly.swarm.config.ejb3.subsystem.threadPool
A thread pool executor with an unbounded queue.
ThreadPool(String) - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.threadPool.ThreadPool
 
threadPoolName() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Async
The name of the thread pool which handles asynchronous invocations
threadPoolName(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Async
The name of the thread pool which handles asynchronous invocations
threadPoolName() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
The name of the thread pool that handles remote invocations
threadPoolName(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Remote
The name of the thread pool that handles remote invocations
threadPoolName() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
The name of the thread pool used to run timer service invocations
threadPoolName(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
The name of the thread pool used to run timer service invocations
threadPools() - Method in class org.wildfly.swarm.config.ejb3.Ejb3.Ejb3Resources
Get the list of ThreadPool resources
threadPools(List<ThreadPool>) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
Add all ThreadPool objects to this subresource
timeout() - Method in class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
The maximum amount of time to wait for a bean instance to be available from the pool
timeout(Long) - Method in class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
The maximum amount of time to wait for a bean instance to be available from the pool
timeoutUnit() - Method in class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
The instance acquisition timeout unit
timeoutUnit(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool.StrictMaxBeanInstancePool
The instance acquisition timeout unit
timerService() - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The EJB timer service
timerService(TimerService) - Method in class org.wildfly.swarm.config.ejb3.Ejb3
The EJB timer service
TimerService<T extends TimerService> - Class in org.wildfly.swarm.config.ejb3.subsystem.service
The EJB timer service
TimerService() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService
 
TimerService.TimerServiceResources - Class in org.wildfly.swarm.config.ejb3.subsystem.service
Child mutators for TimerService
TimerServiceResources() - Constructor for class org.wildfly.swarm.config.ejb3.subsystem.service.TimerService.TimerServiceResources
 
tls() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Does server require TLS?
tls() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Does server require TLS?
tls() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Does server require TLS?
tls() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Does server require TLS?
tracking() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Defines if IronJacamar should track connection handles across transaction boundaries
tracking(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Defines if IronJacamar should track connection handles across transaction boundaries
tracking() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Defines if IronJacamar should track connection handles across transaction boundaries
tracking(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Defines if IronJacamar should track connection handles across transaction boundaries
trackStatements() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to check for unclosed statements when a connection is returned to the pool, result sets are closed, a statement is closed or return to the prepared statement cache.
trackStatements(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to check for unclosed statements when a connection is returned to the pool, result sets are closed, a statement is closed or return to the prepared statement cache.
trackStatements() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to check for unclosed statements when a connection is returned to the pool, result sets are closed, a statement is closed or return to the prepared statement cache.
trackStatements(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to check for unclosed statements when a connection is returned to the pool, result sets are closed, a statement is closed or return to the prepared statement cache.
transactionIsolation() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Set the java.sql.Connection transaction isolation level.
transactionIsolation(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Set the java.sql.Connection transaction isolation level.
transactionIsolation() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Set the java.sql.Connection transaction isolation level.
transactionIsolation(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Set the java.sql.Connection transaction isolation level.
type() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions.ChannelCreationOptions
The type of the channel creation option
type(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions.ChannelCreationOptions
The type of the channel creation option
type() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions.ChannelCreationOptions
The type of the channel creation option
type(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions.ChannelCreationOptions
The type of the channel creation option

U

urlDelimiter() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlDelimiter(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlDelimiter() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlDelimiter(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlProperty() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the property for the URL property in the xa-datasource-property values
urlProperty(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specifies the property for the URL property in the xa-datasource-property values
urlSelectorStrategyClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
useCcm() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable the use of a cached connection manager
useCcm(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Enable the use of a cached connection manager
useCcm() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Enable the use of a cached connection manager
useCcm(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Enable the use of a cached connection manager
useDeploymentLoggingConfig() - Method in class org.wildfly.swarm.config.logging.Logging
Indicates whether or not deployments should use a logging configuration file found in the deployment to configure the log manager.
useDeploymentLoggingConfig(Boolean) - Method in class org.wildfly.swarm.config.logging.Logging
Indicates whether or not deployments should use a logging configuration file found in the deployment to configure the log manager.
useFastFail() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to fail a connection allocation on the first try if it is invalid (true) or keep trying until the pool is exhausted of all potential connections (false)
useFastFail(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Whether to fail a connection allocation on the first try if it is invalid (true) or keep trying until the pool is exhausted of all potential connections (false)
useFastFail() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to fail a connection allocation on the first try if it is invalid (true) or keep trying until the pool is exhausted of all potential connections (false)
useFastFail(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Whether to fail a connection allocation on the first try if it is invalid (true) or keep trying until the pool is exhausted of all potential connections (false)
useJavaContext() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Setting this to false will bind the datasource into global JNDI
useJavaContext(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Setting this to false will bind the datasource into global JNDI
useJavaContext() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Setting this to false will bind the datasource into global JNDI
useJavaContext(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Setting this to false will bind the datasource into global JNDI
useParentHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
Specifies whether or not this logger should send its output to it's parent Logger.
useParentHandlers(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.logger.Logger
Specifies whether or not this logger should send its output to it's parent Logger.
useParentHandlers() - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
Specifies whether or not this logger should send its output to it's parent Logger.
useParentHandlers(Boolean) - Method in class org.wildfly.swarm.config.logging.subsystem.loggingProfile.logger.Logger
Specifies whether or not this logger should send its output to it's parent Logger.
useQualifiedName() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Iiop
If true EJB names will be bound into the naming service with the application and module name prepended to the name (e.g.
useQualifiedName(Boolean) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.Iiop
If true EJB names will be bound into the naming service with the application and module name prepended to the name (e.g.
userName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specify the user name used when creating a new connection
userName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Specify the user name used when creating a new connection
userName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specify the user name used when creating a new connection
userName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Specify the user name used when creating a new connection
username() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.custom.Custom
Username to authenticate on server
username() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Imap
Username to authenticate on server
username() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Pop3
Username to authenticate on server
username() - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.subsystem.mailSession.server.Smtp
Username to authenticate on server
useTryLock() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Any configured timeout for internal locks on the resource adapter objects in seconds
useTryLock(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
Any configured timeout for internal locks on the resource adapter objects in seconds
useTryLock() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Any configured timeout for internal locks on the resource adapter objects in seconds
useTryLock(Long) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Any configured timeout for internal locks on the resource adapter objects in seconds

V

validateOnMatch() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The validate-on-match element specifies if connection validation should be done when a connection factory attempts to match a managed connection.
validateOnMatch(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The validate-on-match element specifies if connection validation should be done when a connection factory attempts to match a managed connection.
validateOnMatch() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The validate-on-match element specifies if connection validation should be done when a connection factory attempts to match a managed connection.
validateOnMatch(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The validate-on-match element specifies if connection validation should be done when a connection factory attempts to match a managed connection.
validConnectionCheckerClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection.
validConnectionCheckerClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection.
validConnectionCheckerClassName() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection.
validConnectionCheckerClassName(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker that provides an isValidConnection(Connection) method to validate a connection.
validConnectionCheckerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The valid connection checker properties
validConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.DataSource
The valid connection checker properties
validConnectionCheckerProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The valid connection checker properties
validConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The valid connection checker properties
value() - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.connectionProperties.ConnectionProperties
Each connection-property specifies a string name/value pair with the property name coming from the name attribute and the value coming from the element content
value(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.dataSource.connectionProperties.ConnectionProperties
Each connection-property specifies a string name/value pair with the property name coming from the name attribute and the value coming from the element content
value() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.xaDatasourceProperties.XaDatasourceProperties
Specifies a property value to assign to the XADataSource implementation class.
value(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.xaDatasourceProperties.XaDatasourceProperties
Specifies a property value to assign to the XADataSource implementation class.
value() - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions.ChannelCreationOptions
The value for the EJB remote channel creation option
value(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.remotingProfile.remotingEjbReceiver.channelCreationOptions.ChannelCreationOptions
The value for the EJB remote channel creation option
value() - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions.ChannelCreationOptions
The value for the EJB remote channel creation option
value(String) - Method in class org.wildfly.swarm.config.ejb3.subsystem.service.channelCreationOptions.ChannelCreationOptions
The value for the EJB remote channel creation option

W

worker(Worker) - Method in class org.wildfly.swarm.config.io.Io
Add the Worker object to the list of subresources
Worker<T extends Worker> - Class in org.wildfly.swarm.config.io.subsystem.worker
Defines workers
Worker(String) - Constructor for class org.wildfly.swarm.config.io.subsystem.worker.Worker
 
workers() - Method in class org.wildfly.swarm.config.io.Io.IoResources
Get the list of Worker resources
workers(List<Worker>) - Method in class org.wildfly.swarm.config.io.Io
Add all Worker objects to this subresource
wrapXaResource() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Should the XAResource instances be wrapped in an org.jboss.tm.XAResourceWrapper instance
wrapXaResource(Boolean) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Should the XAResource instances be wrapped in an org.jboss.tm.XAResourceWrapper instance

X

xaDataSource(XaDataSource) - Method in class org.wildfly.swarm.config.datasources.Datasources
Add the XaDataSource object to the list of subresources
XaDataSource<T extends XaDataSource> - Class in org.wildfly.swarm.config.datasources.subsystem.xaDataSource
A JDBC XA data-source configuration
XaDataSource(String) - Constructor for class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
 
XaDataSource.XaDataSourceResources - Class in org.wildfly.swarm.config.datasources.subsystem.xaDataSource
Child mutators for XaDataSource
xaDatasourceClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
XA datasource class
xaDatasourceClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.jdbcDriver.JdbcDriver
XA datasource class
xaDatasourceClass() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The fully qualified name of the javax.sql.XADataSource implementation
xaDatasourceClass(String) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The fully qualified name of the javax.sql.XADataSource implementation
xaDatasourceProperties(List<XaDatasourceProperties>) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Add all XaDatasourceProperties objects to this subresource
xaDatasourceProperties(XaDatasourceProperties) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
Add the XaDatasourceProperties object to the list of subresources
xaDatasourceProperties() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource.XaDataSourceResources
Get the list of XaDatasourceProperties resources
XaDatasourceProperties<T extends XaDatasourceProperties> - Class in org.wildfly.swarm.config.datasources.subsystem.xaDataSource.xaDatasourceProperties
List of xa-datasource-property
XaDatasourceProperties(String) - Constructor for class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.xaDatasourceProperties.XaDatasourceProperties
 
XaDataSourceResources() - Constructor for class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource.XaDataSourceResources
 
xaDataSources() - Method in class org.wildfly.swarm.config.datasources.Datasources.DatasourcesResources
Get the list of XaDataSource resources
xaDataSources(List<XaDataSource>) - Method in class org.wildfly.swarm.config.datasources.Datasources
Add all XaDataSource objects to this subresource
xaResourceTimeout() - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The value is passed to XAResource.setTransactionTimeout(), in seconds.
xaResourceTimeout(Integer) - Method in class org.wildfly.swarm.config.datasources.subsystem.xaDataSource.XaDataSource
The value is passed to XAResource.setTransactionTimeout(), in seconds.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links
wildfly-config-api 0.2.2

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