Skip navigation links
WildFly Configuration API, 0.3.4
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

Acceptor - Class in org.wildfly.swarm.config.messaging_activemq.server
An acceptor defines a way in which connections can be made to the ActiveMQ server.
acceptor(Acceptor) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.Acceptor object to the list of subresources
Acceptor(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
 
acceptors(List<Acceptor>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.Acceptor objects to this subresource
acceptors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Acceptor resources
AccessLogSetting - Class in org.wildfly.swarm.config.undertow.server.host
The access log configuration for this virtual server.
accessLogSetting() - Method in class org.wildfly.swarm.config.undertow.server.Host
The access log configuration for this virtual server.
accessLogSetting(AccessLogSetting) - Method in class org.wildfly.swarm.config.undertow.server.Host
The access log configuration for this virtual server.
AccessLogSetting() - Constructor for class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
 
AclModule - Class in org.wildfly.swarm.config.security.security_domain.acl
List of authentication modules
AclModule(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.acl.AclModule
 
aclModule(AclModule) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAcl
Add the org.wildfly.swarm.config.security.security_domain.acl.AclModule object to the list of subresources
aclModules(List<AclModule>) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAcl
Add all org.wildfly.swarm.config.security.security_domain.acl.AclModule objects to this subresource
aclModules() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAcl.ClassicAclResources
Get the list of org.wildfly.swarm.config.security.security_domain.acl.AclModule resources
acquireTimeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
Maximum time to attempt a particular lock acquisition.
acquireTimeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
Maximum time to attempt a particular lock acquisition.
activations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache node activations (bringing a node into memory from a cache store) .
activations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache node activations (bringing a node into memory from a cache store) .
activations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache node activations (bringing a node into memory from a cache store) .
activations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache node activations (bringing a node into memory from a cache store) .
activations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache node activations (bringing a node into memory from a cache store) .
activations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache node activations (bringing a node into memory from a cache store) .
activations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache node activations (bringing a node into memory from a cache store) .
activations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache node activations (bringing a node into memory from a cache store) .
active() - Method in class org.wildfly.swarm.config.ejb3.MdbDeliveryGroup
Indicates if delivery for all MDBs belonging to this group is active
active(Boolean) - Method in class org.wildfly.swarm.config.ejb3.MdbDeliveryGroup
Indicates if delivery for all MDBs belonging to this group is active
active() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server is active (and accepting connections) or passive (in backup mode, waiting for failover).
active(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server is active (and accepting connections) or passive (in backup mode, waiting for failover).
activeCount() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The approximate number of threads that are actively executing tasks.
activeCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The approximate number of threads that are actively executing tasks.
additionalProperties() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Additional properties that may be necessary to configure JSSE.
additionalProperties(Map) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Additional properties that may be necessary to configure JSSE.
addLoggingApiDependencies() - Method in class org.wildfly.swarm.config.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
Indicates whether or not logging API dependencies should be added to deployments during the deployment process.
addMessageidInHeader() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
If true, then the original message's message ID will be appended in the message sent to the destination in the header AMQ_BRIDGE_MSG_ID_LIST.
addMessageidInHeader(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
If true, then the original message's message ID will be appended in the message sent to the destination in the header AMQ_BRIDGE_MSG_ID_LIST.
addressFullPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Determines what happens when an address where max-size-bytes is specified becomes full.
addressFullPolicy(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Determines what happens when an address where max-size-bytes is specified becomes full.
AddressSetting - Class in org.wildfly.swarm.config.messaging_activemq.server
An address setting defines some attributes that are defined against an address wildcard rather than a specific queue.
addressSetting(AddressSetting) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.AddressSetting object to the list of subresources
AddressSetting(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
 
addressSettings(List<AddressSetting>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.AddressSetting objects to this subresource
addressSettings() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.AddressSetting resources
advertiseFrequency() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The frequency (in milliseconds) that mod-cluster advertises itself on the network
advertiseFrequency(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The frequency (in milliseconds) that mod-cluster advertises itself on the network
advertisePath() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The path that mod-cluster is registered under, defaults to /
advertisePath(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The path that mod-cluster is registered under, defaults to /
advertiseProtocol() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The protocol that is in use, defaults to HTTP
advertiseProtocol(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The protocol that is in use, defaults to HTTP
advertiseSocketBinding() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The multicast group that is used to advertise
advertiseSocketBinding(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The multicast group that is used to advertise
afterFailures() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
Indicates the number of failures after which this backup site should go offline.
afterFailures(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
Indicates the number of failures after which this backup site should go offline.
ageInSeconds() - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The time since this transaction was prepared or when the recovery system last tried to recover it.
ageInSeconds(Long) - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The time since this transaction was prepared or when the recovery system last tried to recover it.
AjpListener - Class in org.wildfly.swarm.config.undertow.server
http listener
ajpListener(AjpListener) - Method in class org.wildfly.swarm.config.undertow.Server
Add the org.wildfly.swarm.config.undertow.server.AjpListener object to the list of subresources
AjpListener(String) - Constructor for class org.wildfly.swarm.config.undertow.server.AjpListener
 
ajpListeners(List<AjpListener>) - Method in class org.wildfly.swarm.config.undertow.Server
Add all org.wildfly.swarm.config.undertow.server.AjpListener objects to this subresource
ajpListeners() - Method in class org.wildfly.swarm.config.undertow.Server.ServerResources
Get the list of org.wildfly.swarm.config.undertow.server.AjpListener resources
alias() - Method in class org.wildfly.swarm.config.undertow.server.Host
Aliases for the host
alias(List<String>) - Method in class org.wildfly.swarm.config.undertow.server.Host
Aliases for the host
aliases() - Method in class org.wildfly.swarm.config.ejb3.Cache
The aliases by which this cache may also be referenced
aliases(List<String>) - Method in class org.wildfly.swarm.config.ejb3.Cache
The aliases by which this cache may also be referenced
aliases() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The list of aliases for this cache container
aliases(List<String>) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The list of aliases for this cache container
aliases() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The nodes aliases
aliases(List<String>) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The nodes aliases
allocationRetry() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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.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.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.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.XaDataSource
The allocation retry wait millis element specifies the amount of time, in milliseconds, to wait between retrying to allocate a connection
allowCoreTimeout() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
Whether core threads may time out.
allowCoreTimeout(Boolean) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
Whether core threads may time out.
allowCoreTimeout() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
Whether core threads may time out.
allowCoreTimeout(Boolean) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
Whether core threads may time out.
allowDirectConnectionsOnly() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Whether, if a node learns of the existence of a node that is more than 1 hop away, we do not create a bridge for direct cluster connection.
allowDirectConnectionsOnly(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Whether, if a node learns of the existence of a node that is more than 1 hop away, we do not create a bridge for direct cluster connection.
allowEncodedSlash() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If a request comes in with encoded / characters (i.e.
allowEncodedSlash(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If a request comes in with encoded / characters (i.e.
allowEncodedSlash() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If a request comes in with encoded / characters (i.e.
allowEncodedSlash(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If a request comes in with encoded / characters (i.e.
allowEncodedSlash() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If a request comes in with encoded / characters (i.e.
allowEncodedSlash(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If a request comes in with encoded / characters (i.e.
allowEqualsInCookieValue() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
allowEqualsInCookieValue(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
allowEqualsInCookieValue() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
allowEqualsInCookieValue(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
allowEqualsInCookieValue() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
allowEqualsInCookieValue(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
allowExecution() - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
If this node is allowed to execute timers.
allowExecution(Boolean) - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
If this node is allowed to execute timers.
allowFailback() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Whether a server will automatically stop when a another places a request to take over its place.
allowFailback(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Whether a server will automatically stop when a another places a request to take over its place.
allowFailback() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Whether a server will automatically stop when a another places a request to take over its place.
allowFailback(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Whether a server will automatically stop when a another places a request to take over its place.
allowFailback() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Whether a server will automatically stop when a another places a request to take over its place.
allowFailback(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Whether a server will automatically stop when a another places a request to take over its place.
allowFailback() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Whether a server will automatically stop when a another places a request to take over its place.
allowFailback(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Whether a server will automatically stop when a another places a request to take over its place.
allowMultipleUsers() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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
allowNonStandardWrappers() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If true then request and response wrappers that do not extend the standard wrapper classes can be used
allowNonStandardWrappers(Boolean) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If true then request and response wrappers that do not extend the standard wrapper classes can be used
alwaysSetKeepAlive() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
alwaysSetKeepAlive(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
alwaysSetKeepAlive() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
alwaysSetKeepAlive(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
alwaysSetKeepAlive() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
alwaysSetKeepAlive(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
annotationPropertyReplacement() - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether Java EE annotations will have property replacements applied
annotationPropertyReplacement(Boolean) - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether Java EE annotations will have property replacements applied
append() - Method in class org.wildfly.swarm.config.logging.FileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.FileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Specify whether to append to the target file.
append() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Specify whether to append to the target file.
append(Boolean) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Specify whether to append to the target file.
appName() - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The app name used when formatting the message in RFC5424 format.
appName(String) - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The app name used when formatting the message in RFC5424 format.
ArchiveValidation - Class in org.wildfly.swarm.config.jca
Archive validation for resource adapters
archiveValidation() - Method in class org.wildfly.swarm.config.Jca
Archive validation for resource adapters
archiveValidation(ArchiveValidation) - Method in class org.wildfly.swarm.config.Jca
Archive validation for resource adapters
ArchiveValidation() - Constructor for class org.wildfly.swarm.config.jca.ArchiveValidation
 
asyncConnectionExecutionEnabled() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether incoming packets on the server should be handed off to a thread from the thread pool for processing.
asyncConnectionExecutionEnabled(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether incoming packets on the server should be handed off to a thread from the thread pool for processing.
AsyncHandler - Class in org.wildfly.swarm.config.logging
Defines a handler which writes to the sub-handlers in an asynchronous thread.
asyncHandler(AsyncHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.AsyncHandler object to the list of subresources
AsyncHandler(String) - Constructor for class org.wildfly.swarm.config.logging.AsyncHandler
 
asyncHandler(AsyncHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.AsyncHandler object to the list of subresources
asyncHandlers(List<AsyncHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.AsyncHandler objects to this subresource
asyncHandlers(List<AsyncHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.AsyncHandler objects to this subresource
asyncHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.AsyncHandler resources
asyncHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.AsyncHandler resources
AsyncOperationsThreadPool - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a thread pool used for asynchronous operations.
AsyncOperationsThreadPool() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
 
asyncOperationsThreadPool() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for asynchronous operations.
asyncOperationsThreadPool(AsyncOperationsThreadPool) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for asynchronous operations.
AsyncService - Class in org.wildfly.swarm.config.ejb3
The EJB3 Asynchronous Invocation Service
asyncService() - Method in class org.wildfly.swarm.config.Ejb3
The EJB3 Asynchronous Invocation Service
asyncService(AsyncService) - Method in class org.wildfly.swarm.config.Ejb3
The EJB3 Asynchronous Invocation Service
AsyncService() - Constructor for class org.wildfly.swarm.config.ejb3.AsyncService
 
attributeClass() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
The custom store implementation class to use for this cache store.
attributeClass(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
The custom store implementation class to use for this cache store.
attributeClass() - Method in class org.wildfly.swarm.config.logging.CustomFormatter
The logging handler class to be used.
attributeClass(String) - Method in class org.wildfly.swarm.config.logging.CustomFormatter
The logging handler class to be used.
attributeClass() - Method in class org.wildfly.swarm.config.logging.CustomHandler
The logging handler class to be used.
attributeClass(String) - Method in class org.wildfly.swarm.config.logging.CustomHandler
The logging handler class to be used.
attributeClass() - Method in class org.wildfly.swarm.config.naming.Binding
The object factory class name for object factory bindings
attributeClass(String) - Method in class org.wildfly.swarm.config.naming.Binding
The object factory class name for object factory bindings
authenticationProvider() - Method in class org.wildfly.swarm.config.remoting.Connector
The "authentication-provider" element contains the name of the authentication provider to use for incoming connections.
authenticationProvider(String) - Method in class org.wildfly.swarm.config.remoting.Connector
The "authentication-provider" element contains the name of the authentication provider to use for incoming connections.
authenticationProvider() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The "authentication-provider" element contains the name of the authentication provider to use for incoming connections.
authenticationProvider(String) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The "authentication-provider" element contains the name of the authentication provider to use for incoming connections.
authenticationRetries() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
Specify the number of times a client is allowed to retry authentication before closing the connection.
authenticationRetries(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
Specify the number of times a client is allowed to retry authentication before closing the connection.
AuthModule - Class in org.wildfly.swarm.config.security.security_domain.authentication
List of modules that map principal, role, and credential information
AuthModule(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
 
authModule(AuthModule) - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication
Add the org.wildfly.swarm.config.security.security_domain.authentication.AuthModule object to the list of subresources
authModules(List<AuthModule>) - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication
Add all org.wildfly.swarm.config.security.security_domain.authentication.AuthModule objects to this subresource
authModules() - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication.JaspiAuthenticationResources
Get the list of org.wildfly.swarm.config.security.security_domain.authentication.AuthModule resources
authorizeId() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The SASL authorization ID.
authorizeId(String) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The SASL authorization ID.
authRealm() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The authentication realm to use if no authentication CallbackHandler is specified.
authRealm(String) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The authentication realm to use if no authentication CallbackHandler is specified.
autoflush() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.FileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.FileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Automatically flush after each write.
autoflush() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Automatically flush after each write.
autoflush(Boolean) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Automatically flush after each write.
autoGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Whether or not message grouping is automatically used
autoGroup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Whether or not message grouping is automatically used
autoGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Whether or not message grouping is automatically used
autoGroup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Whether or not message grouping is automatically used
autoGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The autogroup.
autoGroup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The autogroup.
availability() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PartitionHandlingComponent
Indicates the current availability of the cache.
availability(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.PartitionHandlingComponent
Indicates the current availability of the cache.
averageReadTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Average time (in ms) for cache reads.
averageReadTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Average time (in ms) for cache reads.
averageReadTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Average time (in ms) for cache reads.
averageReadTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Average time (in ms) for cache reads.
averageReadTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Average time (in ms) for cache reads.
averageReadTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Average time (in ms) for cache reads.
averageReadTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Average time (in ms) for cache reads.
averageReadTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Average time (in ms) for cache reads.
averageReplicationTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The average time taken to replicate data around the cluster.
averageReplicationTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The average time taken to replicate data around the cluster.
averageReplicationTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The average time taken to replicate data around the cluster.
averageReplicationTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The average time taken to replicate data around the cluster.
averageReplicationTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The average time taken to replicate data around the cluster.
averageReplicationTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The average time taken to replicate data around the cluster.
averageWriteTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Average time (in ms) for cache writes.
averageWriteTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Average time (in ms) for cache writes.
averageWriteTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Average time (in ms) for cache writes.
averageWriteTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Average time (in ms) for cache writes.
averageWriteTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Average time (in ms) for cache writes.
averageWriteTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Average time (in ms) for cache writes.
averageWriteTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Average time (in ms) for cache writes.
averageWriteTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Average time (in ms) for cache writes.

B

backgroundValidation() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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.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.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.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.XaDataSource
The background-validation-millis element specifies the amount of time, in milliseconds, that background validation will run.
Backup - Class in org.wildfly.swarm.config.infinispan.cache_container
A backup site to which to replicate this cache.
Backup(String) - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.Backup
 
backup(Backup) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupsComponent
Add the org.wildfly.swarm.config.infinispan.cache_container.Backup object to the list of subresources
BackupForComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
A cache for which this cache acts as a backup (for use with cross site replication).
BackupForComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.BackupForComponent
 
backupForComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
A cache for which this cache acts as a backup (for use with cross site replication).
backupForComponent(BackupForComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
A cache for which this cache acts as a backup (for use with cross site replication).
backupForComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
A cache for which this cache acts as a backup (for use with cross site replication).
backupForComponent(BackupForComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
A cache for which this cache acts as a backup (for use with cross site replication).
backupPortOffset() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
The offset to use for the Connectors and Acceptors when creating a new backup server.
backupPortOffset(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
The offset to use for the Connectors and Acceptors when creating a new backup server.
backupPortOffset() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
The offset to use for the Connectors and Acceptors when creating a new backup server.
backupPortOffset(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
The offset to use for the Connectors and Acceptors when creating a new backup server.
backupRequestRetries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
How many times the live server will try to request a backup, -1 means for ever.
backupRequestRetries(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
How many times the live server will try to request a backup, -1 means for ever.
backupRequestRetries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
How many times the live server will try to request a backup, -1 means for ever.
backupRequestRetries(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
How many times the live server will try to request a backup, -1 means for ever.
backupRequestRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
How long (in ms) to wait for retries between attempts to request a backup server.
backupRequestRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
How long (in ms) to wait for retries between attempts to request a backup server.
backupRequestRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
How long (in ms) to wait for retries between attempts to request a backup server.
backupRequestRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
How long (in ms) to wait for retries between attempts to request a backup server.
backups(List<Backup>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupsComponent
Add all org.wildfly.swarm.config.infinispan.cache_container.Backup objects to this subresource
backups() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupsComponent.BackupsComponentResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Backup resources
BackupsComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
The remote backups for this cache.
BackupsComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.BackupsComponent
 
backupsComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The remote backups for this cache.
backupsComponent(BackupsComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The remote backups for this cache.
backupsComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The remote backups for this cache.
backupsComponent(BackupsComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The remote backups for this cache.
BackupsComponent.BackupsComponentResources - Class in org.wildfly.swarm.config.infinispan.cache_container
Child mutators for BackupsComponent
BackupsComponentResources() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.BackupsComponent.BackupsComponentResources
 
Balancer - Class in org.wildfly.swarm.config.undertow.configuration.mod_cluster
Runtime representation of a mod_cluster balancer
Balancer(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
 
balancer(Balancer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
Add the org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer object to the list of subresources
Balancer.BalancerResources - Class in org.wildfly.swarm.config.undertow.configuration.mod_cluster
Child mutators for Balancer
BalancerResources() - Constructor for class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer.BalancerResources
 
balancers(List<Balancer>) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
Add all org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer objects to this subresource
balancers() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster.ModClusterResources
Get the list of org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer resources
batchSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
For DB inserts, the batch size determines how many inserts are batched together.
batchSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
For DB inserts, the batch size determines how many inserts are batched together.
batchSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
For DB inserts, the batch size determines how many inserts are batched together.
batchSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
For DB inserts, the batch size determines how many inserts are batched together.
batchSize() - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
Batch size for this CMR resource
batchSize(Integer) - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
Batch size for this CMR resource
beanCache() - Method in class org.wildfly.swarm.config.ejb3.ClusterPassivationStore
The name of the cache used to store bean instances.
beanCache(String) - Method in class org.wildfly.swarm.config.ejb3.ClusterPassivationStore
The name of the cache used to store bean instances.
beanCache() - Method in class org.wildfly.swarm.config.ejb3.PassivationStore
The name of the cache used to store bean instances.
beanCache(String) - Method in class org.wildfly.swarm.config.ejb3.PassivationStore
The name of the cache used to store bean instances.
BeanValidation<T extends BeanValidation> - Class in org.wildfly.swarm.config
Bean Validation subsystem
BeanValidation() - Constructor for class org.wildfly.swarm.config.BeanValidation
 
BeanValidation - Class in org.wildfly.swarm.config.jca
Bean validation (JSR-303) for resource adapters
beanValidation() - Method in class org.wildfly.swarm.config.Jca
Bean validation (JSR-303) for resource adapters
beanValidation(BeanValidation) - Method in class org.wildfly.swarm.config.Jca
Bean validation (JSR-303) for resource adapters
BeanValidation() - Constructor for class org.wildfly.swarm.config.jca.BeanValidation
 
BehindWrite - Class in org.wildfly.swarm.config.infinispan.cache_container
Configures a cache store as write-behind instead of write-through.
BehindWrite() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.BehindWrite
 
behindWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Configures a cache store as write-behind instead of write-through.
behindWrite(BehindWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Configures a cache store as write-behind instead of write-through.
behindWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
Configures a cache store as write-behind instead of write-through.
behindWrite(BehindWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
Configures a cache store as write-behind instead of write-through.
behindWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
Configures a cache store as write-behind instead of write-through.
behindWrite(BehindWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
Configures a cache store as write-behind instead of write-through.
behindWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Configures a cache store as write-behind instead of write-through.
behindWrite(BehindWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Configures a cache store as write-behind instead of write-through.
behindWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
Configures a cache store as write-behind instead of write-through.
behindWrite(BehindWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
Configures a cache store as write-behind instead of write-through.
behindWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Configures a cache store as write-behind instead of write-through.
behindWrite(BehindWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Configures a cache store as write-behind instead of write-through.
BinaryJdbcStore - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache JDBC store configuration.
BinaryJdbcStore() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
 
binaryJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache JDBC store configuration.
binaryJdbcStore(BinaryJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache JDBC store configuration.
binaryJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache JDBC store configuration.
binaryJdbcStore(BinaryJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache JDBC store configuration.
binaryJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache JDBC store configuration.
binaryJdbcStore(BinaryJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache JDBC store configuration.
binaryJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache JDBC store configuration.
binaryJdbcStore(BinaryJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache JDBC store configuration.
BinaryJdbcStore.BinaryJdbcStoreResources - Class in org.wildfly.swarm.config.infinispan.cache_container
Child mutators for BinaryJdbcStore
BinaryJdbcStoreResources() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore.BinaryJdbcStoreResources
 
binaryTable() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Defines a table used to store cache entries whose keys cannot be expressed as strings.
binaryTable(BinaryTable) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Defines a table used to store cache entries whose keys cannot be expressed as strings.
BinaryTable - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a table used to store cache entries whose keys cannot be expressed as strings.
BinaryTable() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
 
binaryTable() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Defines a table used to store cache entries whose keys cannot be expressed as strings.
binaryTable(BinaryTable) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Defines a table used to store cache entries whose keys cannot be expressed as strings.
Binding - Class in org.wildfly.swarm.config.naming
JNDI bindings for primitive types
binding(Binding) - Method in class org.wildfly.swarm.config.Naming
Add the org.wildfly.swarm.config.naming.Binding object to the list of subresources
Binding(String) - Constructor for class org.wildfly.swarm.config.naming.Binding
 
bindingNames() - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The names of all bindings (both queues and diverts) bound to this address.
bindingNames(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The names of all bindings (both queues and diverts) bound to this address.
bindings(List<Binding>) - Method in class org.wildfly.swarm.config.Naming
Add all org.wildfly.swarm.config.naming.Binding objects to this subresource
bindings() - Method in class org.wildfly.swarm.config.Naming.NamingResources
Get the list of org.wildfly.swarm.config.naming.Binding resources
BindingsDirectoryPath - Class in org.wildfly.swarm.config.messaging_activemq.server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
bindingsDirectoryPath() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
bindingsDirectoryPath(BindingsDirectoryPath) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
BindingsDirectoryPath() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.BindingsDirectoryPath
 
bindingType() - Method in class org.wildfly.swarm.config.naming.Binding
The type of binding to create, may be simple, lookup, external-context or object-factory
bindingType(String) - Method in class org.wildfly.swarm.config.naming.Binding
The type of binding to create, may be simple, lookup, external-context or object-factory
blockingTimeoutWaitMillis() - Method in class org.wildfly.swarm.config.datasources.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.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.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.XaDataSource
The blocking-timeout-millis element specifies the maximum time, in milliseconds, to block while waiting for a connection before throwing an exception.
blockOnAcknowledge() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to set block on acknowledge.
blockOnAcknowledge(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to set block on acknowledge.
blockOnAcknowledge() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to set block on acknowledge.
blockOnAcknowledge(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to set block on acknowledge.
blockOnAcknowledge() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to set block on acknowledge.
blockOnAcknowledge(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to set block on acknowledge.
blockOnDurableSend() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to set block on durable send.
blockOnDurableSend(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to set block on durable send.
blockOnDurableSend() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to set block on durable send.
blockOnDurableSend(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to set block on durable send.
blockOnDurableSend() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to set block on durable send.
blockOnDurableSend(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to set block on durable send.
blockOnNonDurableSend() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to set block on non durable send.
blockOnNonDurableSend(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to set block on non durable send.
blockOnNonDurableSend() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to set block on non durable send.
blockOnNonDurableSend(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to set block on non durable send.
blockOnNonDurableSend() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to set block on non durable send.
blockOnNonDurableSend(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to set block on non durable send.
BootstrapContext - Class in org.wildfly.swarm.config.jca
Bootstrap context for resource adapters
bootstrapContext(BootstrapContext) - Method in class org.wildfly.swarm.config.Jca
Add the org.wildfly.swarm.config.jca.BootstrapContext object to the list of subresources
BootstrapContext(String) - Constructor for class org.wildfly.swarm.config.jca.BootstrapContext
 
bootstrapContexts(List<BootstrapContext>) - Method in class org.wildfly.swarm.config.Jca
Add all org.wildfly.swarm.config.jca.BootstrapContext objects to this subresource
bootstrapContexts() - Method in class org.wildfly.swarm.config.Jca.JcaResources
Get the list of org.wildfly.swarm.config.jca.BootstrapContext resources
Bridge - Class in org.wildfly.swarm.config.messaging_activemq.server
The function of a bridge is to consume messages from a source queue, and forward them to a target address, typically on a different ActiveMQ server.
bridge(Bridge) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.Bridge object to the list of subresources
Bridge(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.Bridge
 
bridges(List<Bridge>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.Bridge objects to this subresource
bridges() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Bridge resources
BroadcastGroup - Class in org.wildfly.swarm.config.messaging_activemq.server
A broadcast group is the means by which a server broadcasts connectors over the network.
broadcastGroup(BroadcastGroup) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup object to the list of subresources
BroadcastGroup(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
 
broadcastGroups(List<BroadcastGroup>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup objects to this subresource
broadcastGroups() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup resources
broadcastPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The period in milliseconds between consecutive broadcasts.
broadcastPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The period in milliseconds between consecutive broadcasts.
brokenNodeTimeout() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The amount of time that must elapse before a broken node is removed from the table
brokenNodeTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The amount of time that must elapse before a broken node is removed from the table
BufferCache - Class in org.wildfly.swarm.config.undertow
The buffer cache used to cache static content
bufferCache(BufferCache) - Method in class org.wildfly.swarm.config.Undertow
Add the org.wildfly.swarm.config.undertow.BufferCache object to the list of subresources
BufferCache(String) - Constructor for class org.wildfly.swarm.config.undertow.BufferCache
 
bufferCaches(List<BufferCache>) - Method in class org.wildfly.swarm.config.Undertow
Add all org.wildfly.swarm.config.undertow.BufferCache objects to this subresource
bufferCaches() - Method in class org.wildfly.swarm.config.Undertow.UndertowResources
Get the list of org.wildfly.swarm.config.undertow.BufferCache resources
bufferPipelinedData() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If we should buffer pipelined requests.
bufferPipelinedData(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If we should buffer pipelined requests.
bufferPipelinedData() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If we should buffer pipelined requests.
bufferPipelinedData(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If we should buffer pipelined requests.
bufferPipelinedData() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If we should buffer pipelined requests.
bufferPipelinedData(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If we should buffer pipelined requests.
BufferPool - Class in org.wildfly.swarm.config.io
Defines buffer pool
bufferPool(BufferPool) - Method in class org.wildfly.swarm.config.Io
Add the org.wildfly.swarm.config.io.BufferPool object to the list of subresources
BufferPool(String) - Constructor for class org.wildfly.swarm.config.io.BufferPool
 
bufferPool() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The AJP listeners buffer pool
bufferPool(String) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The AJP listeners buffer pool
bufferPool() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The AJP listeners buffer pool
bufferPool(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The AJP listeners buffer pool
bufferPool() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The AJP listeners buffer pool
bufferPool(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The AJP listeners buffer pool
bufferPool() - Method in class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
The buffer pool to use for websocket deployments
bufferPool(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
The buffer pool to use for websocket deployments
bufferPools(List<BufferPool>) - Method in class org.wildfly.swarm.config.Io
Add all org.wildfly.swarm.config.io.BufferPool objects to this subresource
bufferPools() - Method in class org.wildfly.swarm.config.Io.IoResources
Get the list of org.wildfly.swarm.config.io.BufferPool resources
bufferRegionSize() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The size of allocated buffer regions.
bufferRegionSize(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The size of allocated buffer regions.
bufferSize() - Method in class org.wildfly.swarm.config.io.BufferPool
How big is the buffer
bufferSize(Integer) - Method in class org.wildfly.swarm.config.io.BufferPool
How big is the buffer
bufferSize() - Method in class org.wildfly.swarm.config.undertow.BufferCache
The size of an individual buffer
bufferSize(Integer) - Method in class org.wildfly.swarm.config.undertow.BufferCache
The size of an individual buffer
buffersPerRegion() - Method in class org.wildfly.swarm.config.undertow.BufferCache
The numbers of buffers in a region
buffersPerRegion(Integer) - Method in class org.wildfly.swarm.config.undertow.BufferCache
The numbers of buffers in a region
buffersPerSlice() - Method in class org.wildfly.swarm.config.io.BufferPool
How many buffers per slice
buffersPerSlice(Integer) - Method in class org.wildfly.swarm.config.io.BufferPool
How many buffers per slice
bytesReceived() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of bytes that have been received by this listener
bytesReceived(Long) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of bytes that have been received by this listener
bytesReceived() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of bytes that have been received by this listener
bytesReceived(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of bytes that have been received by this listener
bytesReceived() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of bytes that have been received by this listener
bytesReceived(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of bytes that have been received by this listener
bytesSent() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of bytes that have been sent out on this listener
bytesSent(Long) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of bytes that have been sent out on this listener
bytesSent() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of bytes that have been sent out on this listener
bytesSent(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of bytes that have been sent out on this listener
bytesSent() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of bytes that have been sent out on this listener
bytesSent(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of bytes that have been sent out on this listener

C

Cache - Class in org.wildfly.swarm.config.ejb3
A SFSB cache
cache(Cache) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.Cache object to the list of subresources
Cache(String) - Constructor for class org.wildfly.swarm.config.ejb3.Cache
 
cache() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
The name of the remote cache to use for this remote store.
cache(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
The name of the remote cache to use for this remote store.
cache() - Method in class org.wildfly.swarm.config.naming.Binding
If the external context should be cached
cache(Boolean) - Method in class org.wildfly.swarm.config.naming.Binding
If the external context should be cached
cacheBuffers() - Method in class org.wildfly.swarm.config.undertow.configuration.File
Number of buffers
cacheBuffers(Long) - Method in class org.wildfly.swarm.config.undertow.configuration.File
Number of buffers
cacheBufferSize() - Method in class org.wildfly.swarm.config.undertow.configuration.File
Size of the buffers
cacheBufferSize(Long) - Method in class org.wildfly.swarm.config.undertow.configuration.File
Size of the buffers
cacheConnections() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The number of connections to keep alive indefinitely
cacheConnections(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The number of connections to keep alive indefinitely
cacheContainer() - Method in class org.wildfly.swarm.config.ejb3.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.ClusterPassivationStore
The name of the cache container used for the bean and client-mappings caches
cacheContainer() - Method in class org.wildfly.swarm.config.ejb3.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.PassivationStore
The name of the cache container used for the bean and client-mappings caches
CacheContainer - Class in org.wildfly.swarm.config.infinispan
The configuration of an infinispan cache container
cacheContainer(CacheContainer) - Method in class org.wildfly.swarm.config.Infinispan
Add the org.wildfly.swarm.config.infinispan.CacheContainer object to the list of subresources
CacheContainer(String) - Constructor for class org.wildfly.swarm.config.infinispan.CacheContainer
 
CacheContainer.CacheContainerResources - Class in org.wildfly.swarm.config.infinispan
Child mutators for CacheContainer
CacheContainerResources() - Constructor for class org.wildfly.swarm.config.infinispan.CacheContainer.CacheContainerResources
 
cacheContainers(List<CacheContainer>) - Method in class org.wildfly.swarm.config.Infinispan
Add all org.wildfly.swarm.config.infinispan.CacheContainer objects to this subresource
cacheContainers() - Method in class org.wildfly.swarm.config.Infinispan.InfinispanResources
Get the list of org.wildfly.swarm.config.infinispan.CacheContainer resources
CachedConnectionManager - Class in org.wildfly.swarm.config.jca
Cached connection manager for resource adapters
cachedConnectionManager() - Method in class org.wildfly.swarm.config.Jca
Cached connection manager for resource adapters
cachedConnectionManager(CachedConnectionManager) - Method in class org.wildfly.swarm.config.Jca
Cached connection manager for resource adapters
CachedConnectionManager() - Constructor for class org.wildfly.swarm.config.jca.CachedConnectionManager
 
cachedConnectionsPerThread() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The number of connections that will be kept alive indefinitely
cachedConnectionsPerThread(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The number of connections that will be kept alive indefinitely
cachedConnectionsPerThread() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The number of connections that will be kept alive indefinitely
cachedConnectionsPerThread(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The number of connections that will be kept alive indefinitely
cacheLargeMessageClient() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to cache large messages.
cacheLargeMessageClient(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to cache large messages.
cacheLargeMessageClient() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to cache large messages.
cacheLargeMessageClient(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to cache large messages.
cacheLargeMessageClient() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to cache large messages.
cacheLargeMessageClient(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to cache large messages.
cacheLoaderLoads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
The number of cache loader node loads.
cacheLoaderLoads(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
The number of cache loader node loads.
cacheLoaderLoads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
The number of cache loader node loads.
cacheLoaderLoads(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
The number of cache loader node loads.
cacheLoaderLoads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The number of cache loader node loads.
cacheLoaderLoads(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The number of cache loader node loads.
cacheLoaderLoads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
The number of cache loader node loads.
cacheLoaderLoads(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
The number of cache loader node loads.
cacheLoaderLoads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
The number of cache loader node loads.
cacheLoaderLoads(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
The number of cache loader node loads.
cacheLoaderLoads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
The number of cache loader node loads.
cacheLoaderLoads(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
The number of cache loader node loads.
cacheLoaderMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
The number of cache loader node misses.
cacheLoaderMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
The number of cache loader node misses.
cacheLoaderMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
The number of cache loader node misses.
cacheLoaderMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
The number of cache loader node misses.
cacheLoaderMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The number of cache loader node misses.
cacheLoaderMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The number of cache loader node misses.
cacheLoaderMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
The number of cache loader node misses.
cacheLoaderMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
The number of cache loader node misses.
cacheLoaderMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
The number of cache loader node misses.
cacheLoaderMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
The number of cache loader node misses.
cacheLoaderMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
The number of cache loader node misses.
cacheLoaderMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
The number of cache loader node misses.
cacheManagerStatus() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The status of the cache manager component.
cacheManagerStatus(String) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The status of the cache manager component.
caches(List<Cache>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.Cache objects to this subresource
caches() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.Cache resources
cacheStatus() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The status of the cache component.
cacheStatus(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The status of the cache component.
cacheStatus() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The status of the cache component.
cacheStatus(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The status of the cache component.
cacheStatus() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The status of the cache component.
cacheStatus(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The status of the cache component.
cacheStatus() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The status of the cache component.
cacheStatus(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The status of the cache component.
cacheType() - Method in class org.wildfly.swarm.config.security.SecurityDomain
Adds a cache to speed up authentication checks.
cacheType(String) - Method in class org.wildfly.swarm.config.security.SecurityDomain
Adds a cache to speed up authentication checks.
callFailoverTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The timeout to use when fail over is in process (in ms) for remote calls made by the cluster connection.
callFailoverTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The timeout to use when fail over is in process (in ms) for remote calls made by the cluster connection.
callFailoverTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The timeout to use when fail over is in process (in ms).
callFailoverTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The timeout to use when fail over is in process (in ms).
callFailoverTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The timeout to use when fail over is in process (in ms).
callFailoverTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The timeout to use when fail over is in process (in ms).
callFailoverTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The timeout to use when fail over is in process (in ms).
callFailoverTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The timeout to use when fail over is in process (in ms).
callTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The timeout (in ms) for remote calls made by the cluster connection.
callTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The timeout (in ms) for remote calls made by the cluster connection.
callTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The call time out.
callTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The call time out.
callTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The call time out.
callTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The call time out.
callTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The call time out.
callTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The call time out.
capacityDecrementerClass() - Method in class org.wildfly.swarm.config.datasources.DataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerClass() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Class defining the policy for decrementing connections in the pool
capacityDecrementerProperties() - Method in class org.wildfly.swarm.config.datasources.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.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.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.XaDataSource
Properties to inject in class defining the policy for decrementing connections in the pool
capacityFactor() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Controls the proportion of entries that will reside on the local node, compared to the other nodes in the cluster.
capacityFactor(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Controls the proportion of entries that will reside on the local node, compared to the other nodes in the cluster.
capacityIncrementerClass() - Method in class org.wildfly.swarm.config.datasources.DataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerClass() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerClass(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Class defining the policy for incrementing connections in the pool
capacityIncrementerProperties() - Method in class org.wildfly.swarm.config.datasources.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.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.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.XaDataSource
Properties to inject in class defining the policy for incrementing connections in the pool
caseSensitive() - Method in class org.wildfly.swarm.config.undertow.configuration.File
Use case sensitive file handling
caseSensitive(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.File
Use case sensitive file handling
category() - Method in class org.wildfly.swarm.config.logging.Logger
Specifies the category for the logger.
category(String) - Method in class org.wildfly.swarm.config.logging.Logger
Specifies the category for the logger.
certificateForwarding() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If certificate forwarding should be enabled.
certificateForwarding(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If certificate forwarding should be enabled.
channel() - Method in class org.wildfly.swarm.config.infinispan.cache_container.JgroupsTransport
The channel of this cache container's transport.
channel(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.JgroupsTransport
The channel of this cache container's transport.
ChannelCreationOptions - Class in org.wildfly.swarm.config.ejb3
The options that will be used during the EJB remote channel creation
ChannelCreationOptions(String) - Constructor for class org.wildfly.swarm.config.ejb3.ChannelCreationOptions
 
channelCreationOptions(List<ChannelCreationOptions>) - Method in class org.wildfly.swarm.config.ejb3.RemoteService
Add all org.wildfly.swarm.config.ejb3.ChannelCreationOptions objects to this subresource
channelCreationOptions(ChannelCreationOptions) - Method in class org.wildfly.swarm.config.ejb3.RemoteService
Add the org.wildfly.swarm.config.ejb3.ChannelCreationOptions object to the list of subresources
channelCreationOptions() - Method in class org.wildfly.swarm.config.ejb3.RemoteService.RemoteServiceResources
Get the list of org.wildfly.swarm.config.ejb3.ChannelCreationOptions resources
channelCreationOptions(List<ChannelCreationOptions>) - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
Add all org.wildfly.swarm.config.ejb3.ChannelCreationOptions objects to this subresource
channelCreationOptions(ChannelCreationOptions) - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
Add the org.wildfly.swarm.config.ejb3.ChannelCreationOptions object to the list of subresources
channelCreationOptions() - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver.RemotingEjbReceiverResources
Get the list of org.wildfly.swarm.config.ejb3.ChannelCreationOptions resources
checkForLiveServer() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
Whether to check the cluster for another server using the same server ID when starting up.
checkForLiveServer(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
Whether to check the cluster for another server using the same server ID when starting up.
checkForLiveServer() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
Whether to check the cluster for another server using the same server ID when starting up.
checkForLiveServer(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
Whether to check the cluster for another server using the same server ID when starting up.
checkInterval() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Check interval for JSP updates using a background thread.
checkInterval(Integer) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Check interval for JSP updates using a background thread.
checkPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The period (in milliseconds) between client failure check.
checkPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The period (in milliseconds) between client failure check.
checkPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The period (in milliseconds) between client failure check.
checkPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The period (in milliseconds) between client failure check.
checkValidConnectionSql() - Method in class org.wildfly.swarm.config.datasources.DataSource
Specify an SQL statement to check validity of a pool connection.
checkValidConnectionSql(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Specify an SQL statement to check validity of a pool connection.
checkValidConnectionSql() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specify an SQL statement to check validity of a pool connection.
checkValidConnectionSql(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specify an SQL statement to check validity of a pool connection.
chunkSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferComponent
The size, in bytes, in which to batch the transfer of cache entries.
chunkSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferComponent
The size, in bytes, in which to batch the transfer of cache entries.
cipherSuites() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Comma separated list of cipher suites to enable on SSLSockets.
cipherSuites(String) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Comma separated list of cipher suites to enable on SSLSockets.
ClassicAcl - Class in org.wildfly.swarm.config.security.security_domain
Access control list configuration.
ClassicAcl() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAcl
 
classicAcl() - Method in class org.wildfly.swarm.config.security.SecurityDomain
Access control list configuration.
classicAcl(ClassicAcl) - Method in class org.wildfly.swarm.config.security.SecurityDomain
Access control list configuration.
ClassicAcl.ClassicAclResources - Class in org.wildfly.swarm.config.security.security_domain
Child mutators for ClassicAcl
ClassicAclResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAcl.ClassicAclResources
 
ClassicAudit - Class in org.wildfly.swarm.config.security.security_domain
Auditing configuration.
ClassicAudit() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAudit
 
classicAudit() - Method in class org.wildfly.swarm.config.security.SecurityDomain
Auditing configuration.
classicAudit(ClassicAudit) - Method in class org.wildfly.swarm.config.security.SecurityDomain
Auditing configuration.
ClassicAudit.ClassicAuditResources - Class in org.wildfly.swarm.config.security.security_domain
Child mutators for ClassicAudit
ClassicAuditResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAudit.ClassicAuditResources
 
ClassicAuthentication - Class in org.wildfly.swarm.config.security.security_domain
Traditional authentication configuration.
ClassicAuthentication() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAuthentication
 
classicAuthentication() - Method in class org.wildfly.swarm.config.security.SecurityDomain
Traditional authentication configuration.
classicAuthentication(ClassicAuthentication) - Method in class org.wildfly.swarm.config.security.SecurityDomain
Traditional authentication configuration.
ClassicAuthentication.ClassicAuthenticationResources - Class in org.wildfly.swarm.config.security.security_domain
Child mutators for ClassicAuthentication
ClassicAuthenticationResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAuthentication.ClassicAuthenticationResources
 
ClassicAuthorization - Class in org.wildfly.swarm.config.security.security_domain
Authorization configuration.
ClassicAuthorization() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAuthorization
 
classicAuthorization() - Method in class org.wildfly.swarm.config.security.SecurityDomain
Authorization configuration.
classicAuthorization(ClassicAuthorization) - Method in class org.wildfly.swarm.config.security.SecurityDomain
Authorization configuration.
ClassicAuthorization.ClassicAuthorizationResources - Class in org.wildfly.swarm.config.security.security_domain
Child mutators for ClassicAuthorization
ClassicAuthorizationResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicAuthorization.ClassicAuthorizationResources
 
ClassicIdentityTrust - Class in org.wildfly.swarm.config.security.security_domain
Identity trust configuration.
ClassicIdentityTrust() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicIdentityTrust
 
classicIdentityTrust() - Method in class org.wildfly.swarm.config.security.SecurityDomain
Identity trust configuration.
classicIdentityTrust(ClassicIdentityTrust) - Method in class org.wildfly.swarm.config.security.SecurityDomain
Identity trust configuration.
ClassicIdentityTrust.ClassicIdentityTrustResources - Class in org.wildfly.swarm.config.security.security_domain
Child mutators for ClassicIdentityTrust
ClassicIdentityTrustResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicIdentityTrust.ClassicIdentityTrustResources
 
ClassicJsse - Class in org.wildfly.swarm.config.security.security_domain
JSSE configuration.
ClassicJsse() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicJsse
 
classicJsse() - Method in class org.wildfly.swarm.config.security.SecurityDomain
JSSE configuration.
classicJsse(ClassicJsse) - Method in class org.wildfly.swarm.config.security.SecurityDomain
JSSE configuration.
ClassicMapping - Class in org.wildfly.swarm.config.security.security_domain
Mapping configuration.
ClassicMapping() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicMapping
 
classicMapping() - Method in class org.wildfly.swarm.config.security.SecurityDomain
Mapping configuration.
classicMapping(ClassicMapping) - Method in class org.wildfly.swarm.config.security.SecurityDomain
Mapping configuration.
ClassicMapping.ClassicMappingResources - Class in org.wildfly.swarm.config.security.security_domain
Child mutators for ClassicMapping
ClassicMappingResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.ClassicMapping.ClassicMappingResources
 
ClassicVault - Class in org.wildfly.swarm.config.security
Security Vault for attributes.
classicVault() - Method in class org.wildfly.swarm.config.Security
Security Vault for attributes.
classicVault(ClassicVault) - Method in class org.wildfly.swarm.config.Security
Security Vault for attributes.
ClassicVault() - Constructor for class org.wildfly.swarm.config.security.ClassicVault
 
className() - Method in class org.wildfly.swarm.config.undertow.configuration.CustomFilter
Class name of HttpHandler
className(String) - Method in class org.wildfly.swarm.config.undertow.configuration.CustomFilter
Class name of HttpHandler
clientAlias() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Preferred alias to use when the KeyManager chooses the client alias.
clientAlias(String) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Preferred alias to use when the KeyManager chooses the client alias.
clientAuth() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Boolean attribute to indicate if client's certificates should also be authenticated on the server side.
clientAuth(Boolean) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Boolean attribute to indicate if client's certificates should also be authenticated on the server side.
clientFailureCheckPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The client failure check period.
clientFailureCheckPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The client failure check period.
clientFailureCheckPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The client failure check period.
clientFailureCheckPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The client failure check period.
clientFailureCheckPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The client failure check period.
clientFailureCheckPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The client failure check period.
clientId() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The JMS client ID to use when creating/looking up the subscription if it is durable and the source destination is a topic.
clientId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The JMS client ID to use when creating/looking up the subscription if it is durable and the source destination is a topic.
clientId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The client id.
clientId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The client id.
clientId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The client id.
clientId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The client id.
clientId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The client id.
clientId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The client id.
cluster() - Method in class org.wildfly.swarm.config.ejb3.RemoteService
The name of the clustered cache container which will be used to store/access the client-mappings of the EJB remoting connector's socket-binding on each node, in the cluster
cluster(String) - Method in class org.wildfly.swarm.config.ejb3.RemoteService
The name of the clustered cache container which will be used to store/access the client-mappings of the EJB remoting connector's socket-binding on each node, in the cluster
ClusterConnection - Class in org.wildfly.swarm.config.messaging_activemq.server
Cluster connections group servers into clusters so that messages can be load balanced between the nodes of the cluster.
clusterConnection(ClusterConnection) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection object to the list of subresources
ClusterConnection(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
 
clusterConnectionAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Each cluster connection only applies to messages sent to an address that starts with this value.
clusterConnectionAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Each cluster connection only applies to messages sent to an address that starts with this value.
clusterConnections(List<ClusterConnection>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection objects to this subresource
clusterConnections() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection resources
clusterName() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The name of the cluster this node belongs to.
clusterName(String) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The name of the cluster this node belongs to.
clusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
Name of the cluster used for replication.
clusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
Name of the cluster used for replication.
clusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the cluster used for replication.
clusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the cluster used for replication.
clusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
Name of the cluster used for replication.
clusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
Name of the cluster used for replication.
clusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the cluster used for replication.
clusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the cluster used for replication.
ClusterPassivationStore - Class in org.wildfly.swarm.config.ejb3
A clustered passivation store
clusterPassivationStore(ClusterPassivationStore) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.ClusterPassivationStore object to the list of subresources
ClusterPassivationStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.ClusterPassivationStore
 
clusterPassivationStores(List<ClusterPassivationStore>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.ClusterPassivationStore objects to this subresource
clusterPassivationStores() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.ClusterPassivationStore resources
clusterPassword() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The password used by cluster connections to communicate between the clustered nodes.
clusterPassword(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The password used by cluster connections to communicate between the clustered nodes.
clusterUser() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The user used by cluster connections to communicate between the clustered nodes.
clusterUser(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The user used by cluster connections to communicate between the clustered nodes.
code() - Method in class org.wildfly.swarm.config.security.ClassicVault
Fully Qualified Name of the Security Vault Implementation.
code(String) - Method in class org.wildfly.swarm.config.security.ClassicVault
Fully Qualified Name of the Security Vault Implementation.
code() - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
Class name of the module to be instantiated.
code(String) - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
Class name of the module to be instantiated.
code() - Method in class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule
Class name of the module to be instantiated.
code(String) - Method in class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule
Class name of the module to be instantiated.
code() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
Class name of the module to be instantiated.
code(String) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
Class name of the module to be instantiated.
code() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
Class name of the module to be instantiated.
code(String) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
Class name of the module to be instantiated.
code() - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
Class name of the module to be instantiated.
code(String) - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
Class name of the module to be instantiated.
code() - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
Class name of the module to be instantiated.
code(String) - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
Class name of the module to be instantiated.
code() - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
Class name of the module to be instantiated.
code(String) - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
Class name of the module to be instantiated.
code() - Method in class org.wildfly.swarm.config.undertow.configuration.ErrorPage
Error page code
code(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ErrorPage
Error page code
colorMap() - Method in class org.wildfly.swarm.config.logging.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.PatternFormatter
The color-map attribute allows for a comma delimited list of colors to be used for different levels with a pattern formatter.
comment() - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Cookie comment
comment(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Cookie comment
CommitMarkableResource - Class in org.wildfly.swarm.config.transactions
a CMR resource (i.e.
commitMarkableResource(CommitMarkableResource) - Method in class org.wildfly.swarm.config.Transactions
Add the org.wildfly.swarm.config.transactions.CommitMarkableResource object to the list of subresources
CommitMarkableResource(String) - Constructor for class org.wildfly.swarm.config.transactions.CommitMarkableResource
 
commitMarkableResources(List<CommitMarkableResource>) - Method in class org.wildfly.swarm.config.Transactions
Add all org.wildfly.swarm.config.transactions.CommitMarkableResource objects to this subresource
commitMarkableResources() - Method in class org.wildfly.swarm.config.Transactions.TransactionsResources
Get the list of org.wildfly.swarm.config.transactions.CommitMarkableResource resources
commits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The number of transaction commits.
commits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The number of transaction commits.
completedTaskCount() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The approximate total number of tasks that have completed execution.
completedTaskCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The approximate total number of tasks that have completed execution.
compressLargeMessages() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Whether large messages should be compressed.
compressLargeMessages(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Whether large messages should be compressed.
compressLargeMessages() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Whether large messages should be compressed.
compressLargeMessages(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Whether large messages should be compressed.
compressLargeMessages() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Whether large messages should be compressed.
compressLargeMessages(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Whether large messages should be compressed.
concurrencyLevel() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
Concurrency level for lock containers.
concurrencyLevel(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
Concurrency level for lock containers.
confirmationWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The confirmation-window-size to use for the connection used to forward messages to the target node.
confirmationWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The confirmation-window-size to use for the connection used to forward messages to the target node.
confirmationWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The confirmation-window-size to use for the connection used to forward messages to a target node.
confirmationWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The confirmation-window-size to use for the connection used to forward messages to a target node.
confirmationWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The confirmation window size.
confirmationWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The confirmation window size.
confirmationWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The confirmation window size.
confirmationWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The confirmation window size.
confirmationWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The confirmation window size.
confirmationWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The confirmation window size.
connectable() - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable the use of CMR.
connectable(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable the use of CMR.
connectable() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Enable the use of CMR for this datasource.
connectable(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Enable the use of CMR for this datasource.
ConnectionFactory - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a connection factory.
connectionFactory(ConnectionFactory) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory object to the list of subresources
ConnectionFactory(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
 
connectionFactorys(List<ConnectionFactory>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory objects to this subresource
connectionFactorys() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory resources
connectionIdleTimeout() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The amount of time a connection can be idle before it will be closed.
connectionIdleTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The amount of time a connection can be idle before it will be closed.
connectionIdleTimeout() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The amount of time a connection can be idle before it will be closed.
connectionIdleTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The amount of time a connection can be idle before it will be closed.
ConnectionLimit - Class in org.wildfly.swarm.config.undertow.configuration
Connection limiter handler
ConnectionLimit(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.ConnectionLimit
 
connectionLimit(ConnectionLimit) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.ConnectionLimit object to the list of subresources
connectionLimits(List<ConnectionLimit>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.ConnectionLimit objects to this subresource
connectionLimits() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.ConnectionLimit resources
connectionListenerClass() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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.DataSource
Properties to be injected in class specidied in connection-listener-class
connectionListenerProperty(Map) - Method in class org.wildfly.swarm.config.datasources.DataSource
Properties to be injected in class specidied in connection-listener-class
connectionListenerProperty() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Properties to be injected in class specified in connection-listener-class
connectionListenerProperty(Map) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Properties to be injected in class specified in connection-listener-class
connectionLoadBalancingPolicyClassName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Name of a class implementing a client-side load balancing policy that a client can use to load balance sessions across different nodes in a cluster.
connectionLoadBalancingPolicyClassName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Name of a class implementing a client-side load balancing policy that a client can use to load balance sessions across different nodes in a cluster.
connectionLoadBalancingPolicyClassName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Name of a class implementing a client-side load balancing policy that a client can use to load balance sessions across different nodes in a cluster.
connectionLoadBalancingPolicyClassName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Name of a class implementing a client-side load balancing policy that a client can use to load balance sessions across different nodes in a cluster.
connectionLoadBalancingPolicyClassName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Name of a class implementing a client-side load balancing policy that a client can use to load balance sessions across different nodes in a cluster.
connectionLoadBalancingPolicyClassName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Name of a class implementing a client-side load balancing policy that a client can use to load balance sessions across different nodes in a cluster.
ConnectionProperties - Class in org.wildfly.swarm.config.datasources.data_source
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.data_source.ConnectionProperties
 
connectionProperties() - Method in class org.wildfly.swarm.config.datasources.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.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.DataSource
Add all org.wildfly.swarm.config.datasources.data_source.ConnectionProperties objects to this subresource
connectionProperties(ConnectionProperties) - Method in class org.wildfly.swarm.config.datasources.DataSource
Add the org.wildfly.swarm.config.datasources.data_source.ConnectionProperties object to the list of subresources
connectionProperties() - Method in class org.wildfly.swarm.config.datasources.DataSource.DataSourceResources
Get the list of org.wildfly.swarm.config.datasources.data_source.ConnectionProperties resources
connectionsPerThread() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The number of connections that will be maintained to backend servers, per IO thread.
connectionsPerThread(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The number of connections that will be maintained to backend servers, per IO thread.
connectionsPerThread() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The number of connections that will be maintained to backend servers, per IO thread.
connectionsPerThread(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The number of connections that will be maintained to backend servers, per IO thread.
connectionTtl() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The maximum time (in milliseconds) for which the connections used by the bridges are considered alive (in the absence of heartbeat).
connectionTtl(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The maximum time (in milliseconds) for which the connections used by the bridges are considered alive (in the absence of heartbeat).
connectionTtl() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The maximum time (in milliseconds) for which the connections used by the cluster connections are considered alive (in the absence of heartbeat).
connectionTtl(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The maximum time (in milliseconds) for which the connections used by the cluster connections are considered alive (in the absence of heartbeat).
connectionTtl() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The connection ttl.
connectionTtl(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The connection ttl.
connectionTtl() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The connection ttl.
connectionTtl(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The connection ttl.
connectionTtl() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The connection ttl.
connectionTtl(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The connection ttl.
connectionTtlOverride() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
If set, this will override how long (in ms) to keep a connection alive without receiving a ping.
connectionTtlOverride(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
If set, this will override how long (in ms) to keep a connection alive without receiving a ping.
connectionUrl() - Method in class org.wildfly.swarm.config.datasources.DataSource
The JDBC driver connection URL
connectionUrl(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
The JDBC driver connection URL
Connector - Class in org.wildfly.swarm.config.messaging_activemq.server
A connector can be used by a client to define how it connects to a server.
connector(Connector) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.Connector object to the list of subresources
Connector(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.Connector
 
Connector - Class in org.wildfly.swarm.config.remoting
The configuration of a Remoting connector.
connector(Connector) - Method in class org.wildfly.swarm.config.Remoting
Add the org.wildfly.swarm.config.remoting.Connector object to the list of subresources
Connector(String) - Constructor for class org.wildfly.swarm.config.remoting.Connector
 
Connector.ConnectorResources - Class in org.wildfly.swarm.config.remoting
Child mutators for Connector
connectorName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The name of connector to use for live connection
connectorName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The name of connector to use for live connection
connectorRef() - Method in class org.wildfly.swarm.config.ejb3.RemoteService
The name of the connector on which the EJB3 remoting channel is registered
connectorRef(String) - Method in class org.wildfly.swarm.config.ejb3.RemoteService
The name of the connector on which the EJB3 remoting channel is registered
connectorRef() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The name (or names) of a connector in the Undertow subsystem to connect to.
connectorRef(String) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The name (or names) of a connector in the Undertow subsystem to connect to.
ConnectorResources() - Constructor for class org.wildfly.swarm.config.remoting.Connector.ConnectorResources
 
connectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
Specifies the names of connectors that will be broadcast.
connectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
Specifies the names of connectors that will be broadcast.
connectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Defines the connectors.
connectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Defines the connectors.
connectors(List<Connector>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.Connector objects to this subresource
connectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Defines the connectors.
connectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Defines the connectors.
connectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Defines the connectors.
connectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Defines the connectors.
connectors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Connector resources
connectors(List<Connector>) - Method in class org.wildfly.swarm.config.Remoting
Add all org.wildfly.swarm.config.remoting.Connector objects to this subresource
connectors() - Method in class org.wildfly.swarm.config.Remoting.RemotingResources
Get the list of org.wildfly.swarm.config.remoting.Connector resources
ConnectorService - Class in org.wildfly.swarm.config.messaging_activemq.server
TODO
connectorService(ConnectorService) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.ConnectorService object to the list of subresources
ConnectorService(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ConnectorService
 
connectorServices(List<ConnectorService>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.ConnectorService objects to this subresource
connectorServices() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.ConnectorService resources
connectTimeout() - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
Remoting ejb receiver connect timeout
connectTimeout(Long) - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
Remoting ejb receiver connect timeout
consistentHashStrategy() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Defines the consistent hash strategy for the cache.
consistentHashStrategy(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Defines the consistent hash strategy for the cache.
ConsoleHandler - Class in org.wildfly.swarm.config.logging
Defines a handler which writes to the console.
consoleHandler(ConsoleHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.ConsoleHandler object to the list of subresources
ConsoleHandler(String) - Constructor for class org.wildfly.swarm.config.logging.ConsoleHandler
 
consoleHandler(ConsoleHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.ConsoleHandler object to the list of subresources
consoleHandlers(List<ConsoleHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.ConsoleHandler objects to this subresource
consoleHandlers(List<ConsoleHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.ConsoleHandler objects to this subresource
consoleHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.ConsoleHandler resources
consoleHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.ConsoleHandler resources
consume() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
his permission allows the user to consume a message from a queue bound to matching addresses.
consume(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
his permission allows the user to consume a message from a queue bound to matching addresses.
consumerCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of consumers consuming messages from this queue.
consumerCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of consumers consuming messages from this queue.
consumerCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of consumers consuming messages from this queue.
consumerCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of consumers consuming messages from this queue.
consumerCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of consumers consuming messages from this queue.
consumerCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of consumers consuming messages from this queue.
consumerMaxRate() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The consumer max rate.
consumerMaxRate(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The consumer max rate.
consumerMaxRate() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The consumer max rate.
consumerMaxRate(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The consumer max rate.
consumerMaxRate() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The consumer max rate.
consumerMaxRate(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The consumer max rate.
consumerWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The consumer window size.
consumerWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The consumer window size.
consumerWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The consumer window size.
consumerWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The consumer window size.
consumerWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The consumer window size.
consumerWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The consumer window size.
Context - Class in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node
Runtime representation of a mod_cluster context
context(Context) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
Add the org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context object to the list of subresources
Context(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context
 
contexts(List<Context>) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
Add all org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context objects to this subresource
contexts() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node.NodeResources
Get the list of org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context resources
ContextService - Class in org.wildfly.swarm.config.ee
A context service
contextService(ContextService) - Method in class org.wildfly.swarm.config.Ee
Add the org.wildfly.swarm.config.ee.ContextService object to the list of subresources
ContextService(String) - Constructor for class org.wildfly.swarm.config.ee.ContextService
 
contextService() - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Context Service can be found
contextService(String) - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Context Service can be found
contextService() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The name of the context service to be used by the executor.
contextService(String) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The name of the context service to be used by the executor.
contextService() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The name of the context service to be used by the scheduled executor.
contextService(String) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The name of the context service to be used by the scheduled executor.
contextService() - Method in class org.wildfly.swarm.config.ee.ManagedThreadFactory
The name of the context service to be used by the managed thread factory
contextService(String) - Method in class org.wildfly.swarm.config.ee.ManagedThreadFactory
The name of the context service to be used by the managed thread factory
contextServices(List<ContextService>) - Method in class org.wildfly.swarm.config.Ee
Add all org.wildfly.swarm.config.ee.ContextService objects to this subresource
contextServices() - Method in class org.wildfly.swarm.config.Ee.EeResources
Get the list of org.wildfly.swarm.config.ee.ContextService resources
cookieName() - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Name of the cookie
cookieName(String) - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Name of the cookie
coordinatorAddress() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The logical address of the cluster's coordinator.
coordinatorAddress(String) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The logical address of the cluster's coordinator.
CoreAddress - Class in org.wildfly.swarm.config.messaging_activemq.server
A runtime-only resource representing a ActiveMQ "address".
coreAddress(List<CoreAddress>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.CoreAddress objects to this subresource
coreAddress(CoreAddress) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.CoreAddress object to the list of subresources
CoreAddress(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
 
coreAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.CoreAddress resources
CoreAddress.CoreAddressResources - Class in org.wildfly.swarm.config.messaging_activemq.server
Child mutators for CoreAddress
CoreAddressResources() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress.CoreAddressResources
 
coreThreads() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The minimum number of threads to be used by the executor.
coreThreads(Integer) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The minimum number of threads to be used by the executor.
coreThreads() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The minimum number of threads to be used by the scheduled executor.
coreThreads(Integer) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The minimum number of threads to be used by the scheduled executor.
coreThreads() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The core thread pool size which is smaller than the maximum pool size.
coreThreads(Integer) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The core thread pool size which is smaller than the maximum pool size.
coreThreads() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The core thread pool size which is smaller than the maximum pool size.
coreThreads(Integer) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The core thread pool size which is smaller than the maximum pool size.
createBindingsDir() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server should create the bindings directory on start up.
createBindingsDir(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server should create the bindings directory on start up.
createDurableQueue() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to create a durable queue.
createDurableQueue(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to create a durable queue.
createJournalDir() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server should create the journal directory on start up.
createJournalDir(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server should create the journal directory on start up.
createNonDurableQueue() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to create a temporary queue.
createNonDurableQueue(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to create a temporary queue.
currentConcurrencyLevel() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
The estimated number of concurrently updating threads which this cache can support.
currentConcurrencyLevel(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
The estimated number of concurrently updating threads which this cache can support.
currentThreadCount() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The current number of threads in the pool.
currentThreadCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The current number of threads in the pool.
currentThreadCount() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The current number of threads in the pool.
currentThreadCount(Integer) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The current number of threads in the pool.
currentThreadCount() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The current number of threads in the pool.
currentThreadCount(Integer) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The current number of threads in the pool.
Custom - Class in org.wildfly.swarm.config.mail.mail_session
Mail session server
Custom(String) - Constructor for class org.wildfly.swarm.config.mail.mail_session.Custom
 
custom(Custom) - Method in class org.wildfly.swarm.config.mail.MailSession
Add the org.wildfly.swarm.config.mail.mail_session.Custom object to the list of subresources
CustomFilter - Class in org.wildfly.swarm.config.undertow.configuration
Custom filter
CustomFilter(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.CustomFilter
 
customFilter(CustomFilter) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.CustomFilter object to the list of subresources
customFilters(List<CustomFilter>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.CustomFilter objects to this subresource
customFilters() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.CustomFilter resources
CustomFormatter - Class in org.wildfly.swarm.config.logging
A custom formatter to be used with handlers.
customFormatter(CustomFormatter) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.CustomFormatter object to the list of subresources
CustomFormatter(String) - Constructor for class org.wildfly.swarm.config.logging.CustomFormatter
 
customFormatter(CustomFormatter) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.CustomFormatter object to the list of subresources
customFormatters(List<CustomFormatter>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.CustomFormatter objects to this subresource
customFormatters(List<CustomFormatter>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.CustomFormatter objects to this subresource
customFormatters() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.CustomFormatter resources
customFormatters() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.CustomFormatter resources
CustomHandler - Class in org.wildfly.swarm.config.logging
Defines a custom logging handler.
customHandler(CustomHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.CustomHandler object to the list of subresources
CustomHandler(String) - Constructor for class org.wildfly.swarm.config.logging.CustomHandler
 
customHandler(CustomHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.CustomHandler object to the list of subresources
customHandlers(List<CustomHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.CustomHandler objects to this subresource
customHandlers(List<CustomHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.CustomHandler objects to this subresource
customHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.CustomHandler resources
customHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.CustomHandler resources
customs(List<Custom>) - Method in class org.wildfly.swarm.config.mail.MailSession
Add all org.wildfly.swarm.config.mail.mail_session.Custom objects to this subresource
customs() - Method in class org.wildfly.swarm.config.mail.MailSession.MailSessionResources
Get the list of org.wildfly.swarm.config.mail.mail_session.Custom resources
CustomStore - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache store configuration.
CustomStore() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
 
customStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache store configuration.
customStore(CustomStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache store configuration.
customStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache store configuration.
customStore(CustomStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache store configuration.
customStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache store configuration.
customStore(CustomStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache store configuration.
customStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache store configuration.
customStore(CustomStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache store configuration.
CustomStore.CustomStoreResources - Class in org.wildfly.swarm.config.infinispan.cache_container
Child mutators for CustomStore
CustomStoreResources() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.CustomStore.CustomStoreResources
 

D

database() - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
The type of database that is in use.
database(String) - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
The type of database that is in use.
DatabaseDataStore - Class in org.wildfly.swarm.config.ejb3.service
An database based store for persistent EJB timers.
DatabaseDataStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
 
databaseDataStore(DatabaseDataStore) - Method in class org.wildfly.swarm.config.ejb3.TimerService
Add the org.wildfly.swarm.config.ejb3.service.DatabaseDataStore object to the list of subresources
databaseDataStores(List<DatabaseDataStore>) - Method in class org.wildfly.swarm.config.ejb3.TimerService
Add all org.wildfly.swarm.config.ejb3.service.DatabaseDataStore objects to this subresource
databaseDataStores() - Method in class org.wildfly.swarm.config.ejb3.TimerService.TimerServiceResources
Get the list of org.wildfly.swarm.config.ejb3.service.DatabaseDataStore resources
dataColumn() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
A database column to hold cache entry data.
dataColumn(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
A database column to hold cache entry data.
dataColumn() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
A database column to hold cache entry data.
dataColumn(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
A database column to hold cache entry data.
DataSource - Class in org.wildfly.swarm.config.datasources
A JDBC data-source configuration
dataSource(DataSource) - Method in class org.wildfly.swarm.config.Datasources
Add the org.wildfly.swarm.config.datasources.DataSource object to the list of subresources
DataSource(String) - Constructor for class org.wildfly.swarm.config.datasources.DataSource
 
datasource() - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Datasource can be found
datasource(String) - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Datasource can be found
dataSource() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
References the data source used to connect to this store.
dataSource(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
References the data source used to connect to this store.
dataSource() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
References the data source used to connect to this store.
dataSource(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
References the data source used to connect to this store.
dataSource() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
References the data source used to connect to this store.
dataSource(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
References the data source used to connect to this store.
DataSource.DataSourceResources - Class in org.wildfly.swarm.config.datasources
Child mutators for DataSource
datasourceClass() - Method in class org.wildfly.swarm.config.datasources.DataSource
The fully qualified name of the JDBC datasource class
datasourceClass(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
The fully qualified name of the JDBC datasource class
datasourceJndiName() - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
The datasource that is used to persist the timers
datasourceJndiName(String) - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
The datasource that is used to persist the timers
DataSourceResources() - Constructor for class org.wildfly.swarm.config.datasources.DataSource.DataSourceResources
 
Datasources<T extends Datasources> - Class in org.wildfly.swarm.config
The data-sources subsystem, used to declare JDBC data-sources
Datasources() - Constructor for class org.wildfly.swarm.config.Datasources
 
dataSources(List<DataSource>) - Method in class org.wildfly.swarm.config.Datasources
Add all org.wildfly.swarm.config.datasources.DataSource objects to this subresource
dataSources() - Method in class org.wildfly.swarm.config.Datasources.DatasourcesResources
Get the list of org.wildfly.swarm.config.datasources.DataSource resources
Datasources.DatasourcesResources - Class in org.wildfly.swarm.config
Child mutators for Datasources
DatasourcesResources() - Constructor for class org.wildfly.swarm.config.Datasources.DatasourcesResources
 
deadLetterAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The dead letter address
deadLetterAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The dead letter address
deadLetterAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The address to send dead messages to.
deadLetterAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The address to send dead messages to.
deadLetterAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The address to send the queue's dead messages to.
deadLetterAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The address to send the queue's dead messages to.
deadLetterAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The address to send the queue's dead messages to.
deadLetterAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The address to send the queue's dead messages to.
debug() - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Enable/disable debug information logging
debug(Boolean) - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Enable/disable debug information logging
debug() - Method in class org.wildfly.swarm.config.mail.MailSession
Enables JavaMail debugging
debug(Boolean) - Method in class org.wildfly.swarm.config.mail.MailSession
Enables JavaMail debugging
decodeUrl() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
decodeUrl(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
decodeUrl() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
decodeUrl(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
decodeUrl() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
decodeUrl(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
deepCopySubjectMode() - Method in class org.wildfly.swarm.config.Security
Sets the copy mode of subjects done by the security managers to be deep copies that makes copies of the subject principals and credentials if they are cloneable.
deepCopySubjectMode(Boolean) - Method in class org.wildfly.swarm.config.Security
Sets the copy mode of subjects done by the security managers to be deep copies that makes copies of the subject principals and credentials if they are cloneable.
DefaultBindingsService - Class in org.wildfly.swarm.config.ee
The JNDI names for the default EE bindings
defaultBindingsService() - Method in class org.wildfly.swarm.config.Ee
The JNDI names for the default EE bindings
defaultBindingsService(DefaultBindingsService) - Method in class org.wildfly.swarm.config.Ee
The JNDI names for the default EE bindings
DefaultBindingsService() - Constructor for class org.wildfly.swarm.config.ee.DefaultBindingsService
 
defaultBufferCache() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The buffer cache to use for caching static resources
defaultBufferCache(String) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The buffer cache to use for caching static resources
defaultCache() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The default infinispan cache
defaultCache(String) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The default infinispan cache
defaultDatasource() - Method in class org.wildfly.swarm.config.Jpa
The name of the default global datasource.
defaultDatasource(String) - Method in class org.wildfly.swarm.config.Jpa
The name of the default global datasource.
defaultDataStore() - Method in class org.wildfly.swarm.config.ejb3.TimerService
The default data store used for persistent timers
defaultDataStore(String) - Method in class org.wildfly.swarm.config.ejb3.TimerService
The default data store used for persistent timers
defaultDistinctName() - Method in class org.wildfly.swarm.config.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
The default distinct name that is applied to every EJB deployed on this server
defaultEncoding() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Default encoding to use for all deployed applications
defaultEncoding(String) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Default encoding to use for all deployed applications
defaultEntityBeanInstancePool() - Method in class org.wildfly.swarm.config.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
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
If set to true entity beans will use optimistic locking by default
defaultEntityBeanOptimisticLocking(Boolean) - Method in class org.wildfly.swarm.config.Ejb3
If set to true entity beans will use optimistic locking by default
defaultExtendedPersistenceInheritance() - Method in class org.wildfly.swarm.config.Jpa
Controls how JPA extended persistence context (XPC) inheritance is performed.
defaultExtendedPersistenceInheritance(String) - Method in class org.wildfly.swarm.config.Jpa
Controls how JPA extended persistence context (XPC) inheritance is performed.
defaultHost() - Method in class org.wildfly.swarm.config.undertow.Server
The servers default virtual host
defaultHost(String) - Method in class org.wildfly.swarm.config.undertow.Server
The servers default virtual host
defaultJsfImplSlot() - Method in class org.wildfly.swarm.config.Jsf
Default JSF implementation slot
defaultJsfImplSlot(String) - Method in class org.wildfly.swarm.config.Jsf
Default JSF implementation slot
defaultMdbInstancePool() - Method in class org.wildfly.swarm.config.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
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
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
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
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
Name of the default resource adapter name that will be used by MDBs, unless overridden at the deployment or bean level
defaultResponseCode() - Method in class org.wildfly.swarm.config.undertow.server.Host
If set, this will be response code sent back in case requested context does not exist on server.
defaultResponseCode(Integer) - Method in class org.wildfly.swarm.config.undertow.server.Host
If set, this will be response code sent back in case requested context does not exist on server.
defaultSecurityDomain() - Method in class org.wildfly.swarm.config.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
The default security domain that will be used for EJBs if the bean doesn't explicitly specify one
defaultServer() - Method in class org.wildfly.swarm.config.Undertow
The default server to use for deployments
defaultServer(String) - Method in class org.wildfly.swarm.config.Undertow
The default server to use for deployments
defaultServletContainer() - Method in class org.wildfly.swarm.config.Undertow
The default servlet container to use for deployments
defaultServletContainer(String) - Method in class org.wildfly.swarm.config.Undertow
The default servlet container to use for deployments
defaultSessionTimeout() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The default session timeout (in minutes) for all applications deployed in the container.
defaultSessionTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The default session timeout (in minutes) for all applications deployed in the container.
defaultSfsbCache() - Method in class org.wildfly.swarm.config.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
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
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
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
The default access timeout for singleton beans
defaultSingletonBeanAccessTimeout(Long) - Method in class org.wildfly.swarm.config.Ejb3
The default access timeout for singleton beans
defaultSlsbInstancePool() - Method in class org.wildfly.swarm.config.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
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
The default access timeout for stateful beans
defaultStatefulBeanAccessTimeout(Long) - Method in class org.wildfly.swarm.config.Ejb3
The default access timeout for stateful beans
defaultTimeout() - Method in class org.wildfly.swarm.config.Transactions
The default timeout.
defaultTimeout(Integer) - Method in class org.wildfly.swarm.config.Transactions
The default timeout.
defaultVirtualHost() - Method in class org.wildfly.swarm.config.Undertow
The default virtual host to use for deployments
defaultVirtualHost(String) - Method in class org.wildfly.swarm.config.Undertow
The default virtual host to use for deployments
defaultWebModule() - Method in class org.wildfly.swarm.config.undertow.server.Host
Default web module
defaultWebModule(String) - Method in class org.wildfly.swarm.config.undertow.server.Host
Default web module
deleteDurableQueue() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to delete a durable queue.
deleteDurableQueue(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to delete a durable queue.
deleteNonDurableQueue() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to delete a temporary queue.
deleteNonDurableQueue(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to delete a temporary queue.
deliveringCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of messages that this queue is currently delivering to its consumers.
deliveringCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of messages that this queue is currently delivering to its consumers.
deliveringCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages that this queue is currently delivering to its consumers.
deliveringCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages that this queue is currently delivering to its consumers.
deliveringCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of messages that this queue is currently delivering to its consumers.
deliveringCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of messages that this queue is currently delivering to its consumers.
deliveringCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of messages that this queue is currently delivering to its consumers.
deliveringCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of messages that this queue is currently delivering to its consumers.
deploymentName() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The name of the deployment unit from which the driver was loaded
deploymentName(String) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The name of the deployment unit from which the driver was loaded
deriveSize() - Method in class org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool
Specifies if and what the max pool size should be derived from.
deriveSize(String) - Method in class org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool
Specifies if and what the max pool size should be derived from.
development() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable Development mode which enables reloading JSP on-the-fly
development(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable Development mode which enables reloading JSP on-the-fly
developmentMode() - Method in class org.wildfly.swarm.config.Weld
Weld comes with a special mode for application development.
developmentMode(Boolean) - Method in class org.wildfly.swarm.config.Weld
Weld comes with a special mode for application development.
dialect() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
The dialect of this datastore.
dialect(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
The dialect of this datastore.
dialect() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
The dialect of this datastore.
dialect(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
The dialect of this datastore.
dialect() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
The dialect of this datastore.
dialect(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
The dialect of this datastore.
directBuffers() - Method in class org.wildfly.swarm.config.io.BufferPool
Does the buffer pool use direct buffers
directBuffers(Boolean) - Method in class org.wildfly.swarm.config.io.BufferPool
Does the buffer pool use direct buffers
directory() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Directory in which to save logs
directory(String) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Directory in which to save logs
directoryListing() - Method in class org.wildfly.swarm.config.undertow.configuration.File
Enable directory listing?
directoryListing(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.File
Enable directory listing?
directoryListing() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If directory listing should be enabled for default servlets.
directoryListing(Boolean) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If directory listing should be enabled for default servlets.
disableCachingForSecuredPages() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If Undertow should set headers to disable caching for secured paged.
disableCachingForSecuredPages(Boolean) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If Undertow should set headers to disable caching for secured paged.
disableConsoleRedirect() - Method in class org.wildfly.swarm.config.undertow.server.Host
if set to true, /console redirect wont be enabled for this host, default is false
disableConsoleRedirect(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.Host
if set to true, /console redirect wont be enabled for this host, default is false
disabled() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable the JSP container.
disabled(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable the JSP container.
disallowedMethods() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
A comma separated list of HTTP methods that are not allowed
disallowedMethods(List<String>) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
A comma separated list of HTTP methods that are not allowed
disallowedMethods() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
A comma separated list of HTTP methods that are not allowed
disallowedMethods(List<String>) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
A comma separated list of HTTP methods that are not allowed
disallowedMethods() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
A comma separated list of HTTP methods that are not allowed
disallowedMethods(List<String>) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
A comma separated list of HTTP methods that are not allowed
discoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The name of the discovery group used by this bridge.
discoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The name of the discovery group used by this bridge.
discoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The discovery group used to obtain the list of other servers in the cluster to which this cluster connection will make connections.
discoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The discovery group used to obtain the list of other servers in the cluster to which this cluster connection will make connections.
discoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The discovery group name.
discoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The discovery group name.
DiscoveryGroup - Class in org.wildfly.swarm.config.messaging_activemq.server
Multicast group to listen to receive broadcast from other servers announcing their connectors.
discoveryGroup(DiscoveryGroup) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup object to the list of subresources
DiscoveryGroup(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
 
discoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The discovery group name.
discoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The discovery group name.
discoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The discovery group name.
discoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The discovery group name.
discoveryGroups(List<DiscoveryGroup>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup objects to this subresource
discoveryGroups() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup resources
dispatchToWorker() - Method in class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
If callbacks should be dispatched to a worker thread.
dispatchToWorker(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
If callbacks should be dispatched to a worker thread.
displaySourceFragment() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
When a runtime error occurs, attempts to display corresponding JSP source fragment
displaySourceFragment(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
When a runtime error occurs, attempts to display corresponding JSP source fragment
DistributedCache - Class in org.wildfly.swarm.config.infinispan.cache_container
A distributed cache configuration.
DistributedCache(String) - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
 
distributedCache(DistributedCache) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add the org.wildfly.swarm.config.infinispan.cache_container.DistributedCache object to the list of subresources
distributedCaches() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer.CacheContainerResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.DistributedCache resources
distributedCaches(List<DistributedCache>) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add all org.wildfly.swarm.config.infinispan.cache_container.DistributedCache objects to this subresource
DistributedWorkmanager - Class in org.wildfly.swarm.config.jca
DistributedWorkManager for resource adapters
distributedWorkmanager(DistributedWorkmanager) - Method in class org.wildfly.swarm.config.Jca
Add the org.wildfly.swarm.config.jca.DistributedWorkmanager object to the list of subresources
DistributedWorkmanager(String) - Constructor for class org.wildfly.swarm.config.jca.DistributedWorkmanager
 
DistributedWorkmanager.DistributedWorkmanagerResources - Class in org.wildfly.swarm.config.jca
Child mutators for DistributedWorkmanager
DistributedWorkmanagerResources() - Constructor for class org.wildfly.swarm.config.jca.DistributedWorkmanager.DistributedWorkmanagerResources
 
distributedWorkmanagers(List<DistributedWorkmanager>) - Method in class org.wildfly.swarm.config.Jca
Add all org.wildfly.swarm.config.jca.DistributedWorkmanager objects to this subresource
distributedWorkmanagers() - Method in class org.wildfly.swarm.config.Jca.JcaResources
Get the list of org.wildfly.swarm.config.jca.DistributedWorkmanager resources
Divert - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to transparently divert messages routed to one address to some other address, without making any changes to any client application logic.
divert(Divert) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.Divert object to the list of subresources
Divert(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.Divert
 
divertAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Address to divert from
divertAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Address to divert from
diverts(List<Divert>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.Divert objects to this subresource
diverts() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Divert resources
domain() - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
The cookie domain that will be used.
domain(String) - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
The cookie domain that will be used.
domain() - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Cookie domain
domain(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Cookie domain
driverClass() - Method in class org.wildfly.swarm.config.datasources.DataSource
The fully qualified name of the JDBC driver class
driverClass(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
The fully qualified name of the JDBC driver class
driverClassName() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The fully qualified class name of the java.sql.Driver implementation
driverClassName(String) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The fully qualified class name of the java.sql.Driver implementation
driverDatasourceClassName() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The fully qualified class name of the javax.sql.DataSource implementation
driverDatasourceClassName(String) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The fully qualified class name of the javax.sql.DataSource implementation
driverMajorVersion() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The driver's major version number
driverMajorVersion(Integer) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The driver's major version number
driverMinorVersion() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The driver's minor version number
driverMinorVersion(Integer) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The driver's minor version number
driverModuleName() - Method in class org.wildfly.swarm.config.datasources.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.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.DataSource
Defines the JDBC driver the datasource should use.
driverName(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Defines the JDBC driver the datasource should use.
driverName() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
Defines the JDBC driver the datasource should use.
driverName(String) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
Defines the JDBC driver the datasource should use.
driverName() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines the JDBC driver the datasource should use.
driverName(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines the JDBC driver the datasource should use.
driverXaDatasourceClassName() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The fully qualified class name of the javax.sql.XADataSource implementation
driverXaDatasourceClassName(String) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
The fully qualified class name of the javax.sql.XADataSource implementation
dumpSmap() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Write SMAP data to a file.
dumpSmap(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Write SMAP data to a file.
dupsOkBatchSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The dups ok batch size.
dupsOkBatchSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The dups ok batch size.
dupsOkBatchSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The dups ok batch size.
dupsOkBatchSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The dups ok batch size.
dupsOkBatchSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The dups ok batch size.
dupsOkBatchSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The dups ok batch size.
durable() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
Whether the queue is durable or not.
durable(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
Whether the queue is durable or not.
durable() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
Defines whether the queue is durable.
durable(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
Defines whether the queue is durable.
durable() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
Defines whether the queue is durable.
durable(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
Defines whether the queue is durable.
durableMessageCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages for all durable subscribers for this topic.
durableMessageCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages for all durable subscribers for this topic.
durableSubscriptionCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of durable subscribers for this topic.
durableSubscriptionCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of durable subscribers for this topic.

E

eagerFilterInitialization() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If true undertow calls filter init() on deployment start rather than when first requested.
eagerFilterInitialization(Boolean) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If true undertow calls filter init() on deployment start rather than when first requested.
earSubdeploymentsIsolated() - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether each of the subdeployments within a .ear can access classes belonging to another subdeployment within the same .ear.
earSubdeploymentsIsolated(Boolean) - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether each of the subdeployments within a .ear can access classes belonging to another subdeployment within the same .ear.
Ee<T extends Ee> - Class in org.wildfly.swarm.config
The configuration of the EE subsystem.
Ee() - Constructor for class org.wildfly.swarm.config.Ee
 
Ee.EeResources - Class in org.wildfly.swarm.config
Child mutators for Ee
EeResources() - Constructor for class org.wildfly.swarm.config.Ee.EeResources
 
eisProductName() - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The JCA enterprise information system's product name.
eisProductName(String) - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The JCA enterprise information system's product name.
eisProductVersion() - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The JCA enterprise information system's product version
eisProductVersion(String) - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The JCA enterprise information system's product version
Ejb3<T extends Ejb3> - Class in org.wildfly.swarm.config
The configuration of the ejb3 subsystem.
Ejb3() - Constructor for class org.wildfly.swarm.config.Ejb3
 
Ejb3.Ejb3Resources - Class in org.wildfly.swarm.config
Child mutators for Ejb3
Ejb3Resources() - Constructor for class org.wildfly.swarm.config.Ejb3.Ejb3Resources
 
elapsedTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Time (in secs) since cache started.
elapsedTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Time (in secs) since cache started.
elapsedTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Time (in secs) since cache started.
elapsedTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Time (in secs) since cache started.
elapsedTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Time (in secs) since cache started.
elapsedTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Time (in secs) since cache started.
elapsedTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Time (in secs) since cache started.
elapsedTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Time (in secs) since cache started.
elected() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The elected count
elected(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The elected count
enableByDefault() - Method in class org.wildfly.swarm.config.ejb3.IiopService
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.IiopService
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.infinispan.cache_container.Backup
Indicates whether or not this backup site is enabled.
enabled(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
Indicates whether or not this backup site is enabled.
enabled() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PartitionHandlingComponent
If enabled, the cache will enter degraded mode upon detecting a network partition that threatens the integrity of the cache.
enabled(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.PartitionHandlingComponent
If enabled, the cache will enter degraded mode upon detecting a network partition that threatens the integrity of the cache.
enabled() - Method in class org.wildfly.swarm.config.jca.ArchiveValidation
Specify whether archive validation is enabled
enabled(Boolean) - Method in class org.wildfly.swarm.config.jca.ArchiveValidation
Specify whether archive validation is enabled
enabled() - Method in class org.wildfly.swarm.config.jca.BeanValidation
Specify whether bean validation is enabled
enabled(Boolean) - Method in class org.wildfly.swarm.config.jca.BeanValidation
Specify whether bean validation is enabled
enabled() - Method in class org.wildfly.swarm.config.jca.Tracer
Specify whether tracer is enabled
enabled(Boolean) - Method in class org.wildfly.swarm.config.jca.Tracer
Specify whether tracer is enabled
enabled() - Method in class org.wildfly.swarm.config.logging.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.undertow.server.AjpListener
If the listener is enabled
enabled(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If the listener is enabled
enabled() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If the listener is enabled
enabled(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If the listener is enabled
enabled() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If the listener is enabled
enabled(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If the listener is enabled
enabledCipherSuites() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configures Enabled SSL cyphers
enabledCipherSuites(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configures Enabled SSL cyphers
enabledProtocols() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configures SSL protocols
enabledProtocols(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configures SSL protocols
enableHttp2() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Enables HTTP2 support for this listener
enableHttp2(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Enables HTTP2 support for this listener
enableHttp2() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Enables HTTP2 support for this listener
enableHttp2(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Enables HTTP2 support for this listener
enableSpdy() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Enables SPDY support for this listener
enableSpdy(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Enables SPDY support for this listener
enableStatistics() - Method in class org.wildfly.swarm.config.Ejb3
If set to true, enable the collection of invocation statistics.
enableStatistics(Boolean) - Method in class org.wildfly.swarm.config.Ejb3
If set to true, enable the collection of invocation statistics.
enableTsmStatus() - Method in class org.wildfly.swarm.config.Transactions
Whether the transaction status manager (TSM) service, needed for out of process recovery, should be provided or not..
enableTsmStatus(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Whether the transaction status manager (TSM) service, needed for out of process recovery, should be provided or not..
encoding() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.CustomHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.CustomHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.FileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.FileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The character encoding used by this Handler.
encoding() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The character encoding used by this Handler.
encoding(String) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The character encoding used by this Handler.
endpoint() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
The http-acceptor that serves as the endpoint of this http-connector.
endpoint(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
The http-acceptor that serves as the endpoint of this http-connector.
EndpointConfiguration - Class in org.wildfly.swarm.config.remoting
Endpoint configuration
endpointConfiguration() - Method in class org.wildfly.swarm.config.Remoting
Endpoint configuration
endpointConfiguration(EndpointConfiguration) - Method in class org.wildfly.swarm.config.Remoting
Endpoint configuration
EndpointConfiguration() - Constructor for class org.wildfly.swarm.config.remoting.EndpointConfiguration
 
enlistmentTrace() - Method in class org.wildfly.swarm.config.datasources.DataSource
Defines if WildFly/IronJacamar should record enlistment traces
enlistmentTrace(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Defines if WildFly/IronJacamar should record enlistment traces
enlistmentTrace() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines if WildFly/IronJacamar should record enlistment traces
enlistmentTrace(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines if WildFly/IronJacamar should record enlistment traces
entries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The jndi names the connection factory should be bound to.
entries(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The jndi names the connection factory should be bound to.
entries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The jndi names the queue will be bound to.
entries(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The jndi names the queue will be bound to.
entries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The jndi names the topic will be bound to.
entries(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The jndi names the topic will be bound to.
entries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The jndi names the connection factory should be bound to.
entries(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The jndi names the connection factory should be bound to.
entries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The jndi names the connection factory should be bound to.
entries(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The jndi names the connection factory should be bound to.
environment() - Method in class org.wildfly.swarm.config.naming.Binding
The environment to use on object factory instance retrieval
environment(Map) - Method in class org.wildfly.swarm.config.naming.Binding
The environment to use on object factory instance retrieval
error() - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Enable/disable error information logging
error(Boolean) - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Enable/disable error information logging
errorCount() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of 500 responses that have been sent by this listener
errorCount(Long) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of 500 responses that have been sent by this listener
errorCount() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of 500 responses that have been sent by this listener
errorCount(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of 500 responses that have been sent by this listener
errorCount() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of 500 responses that have been sent by this listener
errorCount(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of 500 responses that have been sent by this listener
errorOnUseBeanInvalidClassAttribute() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable errors when using a bad class in useBean.
errorOnUseBeanInvalidClassAttribute(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable errors when using a bad class in useBean.
ErrorPage - Class in org.wildfly.swarm.config.undertow.configuration
The error pages
ErrorPage(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.ErrorPage
 
errorPage(ErrorPage) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.ErrorPage object to the list of subresources
errorPages(List<ErrorPage>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.ErrorPage objects to this subresource
errorPages() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.ErrorPage resources
evictionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache eviction configuration.
evictionComponent(EvictionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache eviction configuration.
EvictionComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache eviction configuration.
EvictionComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
 
evictionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache eviction configuration.
evictionComponent(EvictionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache eviction configuration.
evictionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache eviction configuration.
evictionComponent(EvictionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache eviction configuration.
evictionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache eviction configuration.
evictionComponent(EvictionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache eviction configuration.
evictions() - Method in class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
The number of cache eviction operations.
evictions(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
The number of cache eviction operations.
exceptionSorterClassName() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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.DataSource
The exception sorter properties
exceptionSorterProperties(Map) - Method in class org.wildfly.swarm.config.datasources.DataSource
The exception sorter properties
exceptionSorterProperties() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The exception sorter properties
exceptionSorterProperties(Map) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The exception sorter properties
excludedConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
The connectors that must not have their port offset.
excludedConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
The connectors that must not have their port offset.
excludeLocalReceiver() - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
If set no local receiver is used in this profile
excludeLocalReceiver(Boolean) - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
If set no local receiver is used in this profile
exclusive() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Whether the divert is exclusive, meaning that the message is diverted to the new address, and does not go to the old address at all.
exclusive(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Whether the divert is exclusive, meaning that the message is diverted to the new address, and does not go to the old address at all.
expirationComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache expiration configuration.
expirationComponent(ExpirationComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache expiration configuration.
ExpirationComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache expiration configuration.
ExpirationComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
 
expirationComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache expiration configuration.
expirationComponent(ExpirationComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache expiration configuration.
expirationComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache expiration configuration.
expirationComponent(ExpirationComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache expiration configuration.
expirationComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache expiration configuration.
expirationComponent(ExpirationComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache expiration configuration.
ExpirationThreadPool - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a thread pool used for for evictions.
ExpirationThreadPool() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool
 
expirationThreadPool() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for for evictions.
expirationThreadPool(ExpirationThreadPool) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for for evictions.
expiryAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines where to send a message that has expired.
expiryAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines where to send a message that has expired.
expiryAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The address to send expired messages to.
expiryAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The address to send expired messages to.
expiryAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The address to send the queue's expired messages to.
expiryAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The address to send the queue's expired messages to.
expiryAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The address to send the queue's expired messages to.
expiryAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The address to send the queue's expired messages to.
expiryDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines the expiration time that will be used for messages using the default expiration time
expiryDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines the expiration time that will be used for messages using the default expiration time
exposeAllLogs() - Method in class org.wildfly.swarm.config.transactions.LogStore
Whether to expose all logs like orphans etc.
exposeAllLogs(Boolean) - Method in class org.wildfly.swarm.config.transactions.LogStore
Whether to expose all logs like orphans etc.
expression() - Method in class org.wildfly.swarm.config.undertow.configuration.ExpressionFilter
The expression that defines the filter
expression(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ExpressionFilter
The expression that defines the filter
ExpressionFilter - Class in org.wildfly.swarm.config.undertow.configuration
A filter parsed from the undertow expression language
ExpressionFilter(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.ExpressionFilter
 
expressionFilter(ExpressionFilter) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.ExpressionFilter object to the list of subresources
expressionFilters(List<ExpressionFilter>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.ExpressionFilter objects to this subresource
expressionFilters() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.ExpressionFilter resources
extended() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
If the log uses the extended log file format
extended(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
If the log uses the extended log file format

F

facility() - Method in class org.wildfly.swarm.config.logging.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.SyslogHandler
Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424)and RFC-3164 (http://tools.ietf.org/html/rfc3164).
factoryClass() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
Class name of the factory class that can instantiate the acceptor.
factoryClass(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
Class name of the factory class that can instantiate the acceptor.
factoryClass() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Connector
Class name of the factory class that can instantiate the connector.
factoryClass(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Connector
Class name of the factory class that can instantiate the connector.
factoryClass() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectorService
Class name of the factory class that can instantiate the connector service.
factoryClass(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectorService
Class name of the factory class that can instantiate the connector service.
factoryType() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The type of connection factory.
factoryType(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The type of connection factory.
factoryType() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The type of connection factory.
factoryType(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The type of connection factory.
failbackDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
delay to wait before failback occurs on (live's) restart
failbackDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
delay to wait before failback occurs on (live's) restart
failbackDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.MasterConfiguration
delay to wait before failback occurs on (live's) restart
failbackDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.MasterConfiguration
delay to wait before failback occurs on (live's) restart
failbackDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
delay to wait before failback occurs on (live's) restart
failbackDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
delay to wait before failback occurs on (live's) restart
failbackDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
delay to wait before failback occurs on (live's) restart
failbackDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
delay to wait before failback occurs on (live's) restart
failbackDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreMasterHaPolicy
delay to wait before failback occurs on (live's) restart
failbackDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreMasterHaPolicy
delay to wait before failback occurs on (live's) restart
failbackDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
delay to wait before failback occurs on (live's) restart
failbackDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
delay to wait before failback occurs on (live's) restart
failOnError() - Method in class org.wildfly.swarm.config.jca.ArchiveValidation
Should an archive validation error report fail the deployment
failOnError(Boolean) - Method in class org.wildfly.swarm.config.jca.ArchiveValidation
Should an archive validation error report fail the deployment
failOnWarn() - Method in class org.wildfly.swarm.config.jca.ArchiveValidation
Should an archive validation warning report fail the deployment
failOnWarn(Boolean) - Method in class org.wildfly.swarm.config.jca.ArchiveValidation
Should an archive validation warning report fail the deployment
failoverOnInitialConnection() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to fail over on initial connection.
failoverOnInitialConnection(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to fail over on initial connection.
failoverOnInitialConnection() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to fail over on initial connection.
failoverOnInitialConnection(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to fail over on initial connection.
failoverOnInitialConnection() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to fail over on initial connection.
failoverOnInitialConnection(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to fail over on initial connection.
failoverOnServerShutdown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.MasterConfiguration
Whether the server must failover when it is normally shutdown.
failoverOnServerShutdown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.MasterConfiguration
Whether the server must failover when it is normally shutdown.
failoverOnServerShutdown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Whether the server must failover when it is normally shutdown.
failoverOnServerShutdown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Whether the server must failover when it is normally shutdown.
failoverOnServerShutdown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreMasterHaPolicy
Whether the server must failover when it is normally shutdown.
failoverOnServerShutdown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreMasterHaPolicy
Whether the server must failover when it is normally shutdown.
failoverOnServerShutdown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Whether the server must failover when it is normally shutdown.
failoverOnServerShutdown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Whether the server must failover when it is normally shutdown.
failurePolicy() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
The policy to follow when connectivity to the backup site fails.
failurePolicy(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
The policy to follow when connectivity to the backup site fails.
failureRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The amount of time in milliseconds to wait between trying to recreate connections to the source or target servers when the bridge has detected they have failed.
failureRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The amount of time in milliseconds to wait between trying to recreate connections to the source or target servers when the bridge has detected they have failed.
fetchSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
For DB queries, the fetch size will be used to set the fetch size on ResultSets.
fetchSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
For DB queries, the fetch size will be used to set the fetch size on ResultSets.
fetchSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
For DB queries, the fetch size will be used to set the fetch size on ResultSets.
fetchSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
For DB queries, the fetch size will be used to set the fetch size on ResultSets.
fetchState() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, fetch persistent state when joining a cluster.
fetchState(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, fetch persistent state when joining a cluster.
fetchState() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, fetch persistent state when joining a cluster.
fetchState(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, fetch persistent state when joining a cluster.
fetchState() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, fetch persistent state when joining a cluster.
fetchState(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, fetch persistent state when joining a cluster.
fetchState() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, fetch persistent state when joining a cluster.
fetchState(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, fetch persistent state when joining a cluster.
fetchState() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, fetch persistent state when joining a cluster.
fetchState(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, fetch persistent state when joining a cluster.
fetchState() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, fetch persistent state when joining a cluster.
fetchState(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, fetch persistent state when joining a cluster.
file() - Method in class org.wildfly.swarm.config.logging.FileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.FileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
file(Map) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The file description consisting of the path and optional relative to path.
File - Class in org.wildfly.swarm.config.undertow.configuration
File handler
File(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.File
 
file(File) - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.File object to the list of subresources
FileDataStore - Class in org.wildfly.swarm.config.ejb3.service
A JVM local file store that stores persistent EJB timers
FileDataStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.service.FileDataStore
 
fileDataStore(FileDataStore) - Method in class org.wildfly.swarm.config.ejb3.TimerService
Add the org.wildfly.swarm.config.ejb3.service.FileDataStore object to the list of subresources
fileDataStores(List<FileDataStore>) - Method in class org.wildfly.swarm.config.ejb3.TimerService
Add all org.wildfly.swarm.config.ejb3.service.FileDataStore objects to this subresource
fileDataStores() - Method in class org.wildfly.swarm.config.ejb3.TimerService.TimerServiceResources
Get the list of org.wildfly.swarm.config.ejb3.service.FileDataStore resources
FileHandler - Class in org.wildfly.swarm.config.logging
Defines a handler which writes to a file.
fileHandler(FileHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.FileHandler object to the list of subresources
FileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.FileHandler
 
fileHandler(FileHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.FileHandler object to the list of subresources
fileHandlers(List<FileHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.FileHandler objects to this subresource
fileHandlers(List<FileHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.FileHandler objects to this subresource
fileHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.FileHandler resources
fileHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.FileHandler resources
FilePassivationStore - Class in org.wildfly.swarm.config.ejb3
A file system based passivation store
filePassivationStore(FilePassivationStore) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.FilePassivationStore object to the list of subresources
FilePassivationStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.FilePassivationStore
 
filePassivationStores() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.FilePassivationStore resources
filePassivationStores(List<FilePassivationStore>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.FilePassivationStore objects to this subresource
files(List<File>) - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.File objects to this subresource
files() - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration.HandlerConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.File resources
fileSize() - Method in class org.wildfly.swarm.config.logging.LogFile
The size of the log file in bytes.
fileSize(Long) - Method in class org.wildfly.swarm.config.logging.LogFile
The size of the log file in bytes.
fileStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache file store configuration.
fileStore(FileStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache file store configuration.
FileStore - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache file store configuration.
FileStore() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.FileStore
 
fileStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache file store configuration.
fileStore(FileStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache file store configuration.
fileStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache file store configuration.
fileStore(FileStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache file store configuration.
fileStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache file store configuration.
fileStore(FileStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache file store configuration.
FileStore.FileStoreResources - Class in org.wildfly.swarm.config.infinispan.cache_container
Child mutators for FileStore
FileStoreResources() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.FileStore.FileStoreResources
 
filter() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
An optional filter string.
filter(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
An optional filter string.
filter() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
An optional filter string.
filter(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
An optional filter string.
filter() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
A queue message filter definition.
filter(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
A queue message filter definition.
filter() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
A queue message filter definition.
filter(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
A queue message filter definition.
FilterConfiguration - Class in org.wildfly.swarm.config.undertow
Undertow filters
filterConfiguration() - Method in class org.wildfly.swarm.config.Undertow
Undertow filters
filterConfiguration(FilterConfiguration) - Method in class org.wildfly.swarm.config.Undertow
Undertow filters
FilterConfiguration() - Constructor for class org.wildfly.swarm.config.undertow.FilterConfiguration
 
FilterConfiguration.FilterConfigurationResources - Class in org.wildfly.swarm.config.undertow
Child mutators for FilterConfiguration
FilterConfigurationResources() - Constructor for class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
 
FilterRef - Class in org.wildfly.swarm.config.undertow.server.host
Reference to filter
filterRef(FilterRef) - Method in class org.wildfly.swarm.config.undertow.server.Host
Add the org.wildfly.swarm.config.undertow.server.host.FilterRef object to the list of subresources
FilterRef(String) - Constructor for class org.wildfly.swarm.config.undertow.server.host.FilterRef
 
filterRef(FilterRef) - Method in class org.wildfly.swarm.config.undertow.server.host.Location
Add the org.wildfly.swarm.config.undertow.server.host.FilterRef object to the list of subresources
filterRefs(List<FilterRef>) - Method in class org.wildfly.swarm.config.undertow.server.Host
Add all org.wildfly.swarm.config.undertow.server.host.FilterRef objects to this subresource
filterRefs() - Method in class org.wildfly.swarm.config.undertow.server.Host.HostResources
Get the list of org.wildfly.swarm.config.undertow.server.host.FilterRef resources
filterRefs(List<FilterRef>) - Method in class org.wildfly.swarm.config.undertow.server.host.Location
Add all org.wildfly.swarm.config.undertow.server.host.FilterRef objects to this subresource
filterRefs() - Method in class org.wildfly.swarm.config.undertow.server.host.Location.LocationResources
Get the list of org.wildfly.swarm.config.undertow.server.host.FilterRef resources
filterSpec() - Method in class org.wildfly.swarm.config.logging.AsyncHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.AsyncHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.CustomHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.CustomHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.FileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.FileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.Logger
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.Logger
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.RootLogger
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.RootLogger
A filter expression value to define a filter.
filterSpec() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
A filter expression value to define a filter.
filterSpec(String) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
A filter expression value to define a filter.
flag() - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
The flag controls how the module participates in the overall procedure.
flag(String) - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
The flag controls how the module participates in the overall procedure.
flag() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
The flag controls how the module participates in the overall procedure.
flag(String) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
The flag controls how the module participates in the overall procedure.
flag() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
The flag controls how the module participates in the overall procedure.
flag(String) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
The flag controls how the module participates in the overall procedure.
flag() - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
The flag controls how the module participates in the overall procedure.
flag(String) - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
The flag controls how the module participates in the overall procedure.
flag() - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
The flag controls how the module participates in the overall procedure.
flag(String) - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
The flag controls how the module participates in the overall procedure.
flushPackets() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
If received data should be immediately flushed
flushPackets(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
If received data should be immediately flushed
flushStrategy() - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies how the pool should be flush in case of an error.
flushStrategy(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies how the pool should be flush in case of an error.
flushStrategy() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies how the pool should be flush in case of an error.
flushStrategy(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies how the pool should be flush in case of an error.
followSymlink() - Method in class org.wildfly.swarm.config.undertow.configuration.File
Enable following symbolic links
followSymlink(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.File
Enable following symbolic links
formatter() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.CustomHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.CustomHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.FileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.FileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Defines a pattern for the formatter.
formatter() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Defines a pattern for the formatter.
formatter(String) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Defines a pattern for the formatter.
forwardingAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The address on the target server that the message will be forwarded to.
forwardingAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The address on the target server that the message will be forwarded to.
forwardingAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Address to divert to
forwardingAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Address to divert to
forwardSecrecy() - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "forward-secrecy" element contains a boolean value which specifies whether mechanisms that implement forward secrecy between sessions are required.
forwardSecrecy(Boolean) - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "forward-secrecy" element contains a boolean value which specifies whether mechanisms that implement forward secrecy between sessions are required.
from() - Method in class org.wildfly.swarm.config.mail.MailSession
From address that is used as default from, if not set when sending
from(String) - Method in class org.wildfly.swarm.config.mail.MailSession
From address that is used as default from, if not set when sending

G

generateStringsAsCharArrays() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Generate String constants as char arrays.
generateStringsAsCharArrays(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Generate String constants as char arrays.
getKey() - Method in class org.wildfly.swarm.config.BeanValidation
 
getKey() - Method in class org.wildfly.swarm.config.datasources.data_source.ConnectionProperties
 
getKey() - Method in class org.wildfly.swarm.config.datasources.DataSource
 
getKey() - Method in class org.wildfly.swarm.config.Datasources
 
getKey() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
 
getKey() - Method in class org.wildfly.swarm.config.datasources.xa_data_source.XaDatasourceProperties
 
getKey() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
 
getKey() - Method in class org.wildfly.swarm.config.ee.ContextService
 
getKey() - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
 
getKey() - Method in class org.wildfly.swarm.config.Ee
 
getKey() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
 
getKey() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
 
getKey() - Method in class org.wildfly.swarm.config.ee.ManagedThreadFactory
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.AsyncService
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.Cache
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.ChannelCreationOptions
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.ClusterPassivationStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.FilePassivationStore
 
getKey() - Method in class org.wildfly.swarm.config.Ejb3
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.IiopService
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.MdbDeliveryGroup
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.PassivationStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.RemoteService
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.service.FileDataStore
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.ejb3.TimerService
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupForComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupsComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BehindWrite
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.JgroupsTransport
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.NoneStore
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.NoneTransport
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PartitionHandlingComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Property
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ThroughWrite
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
 
getKey() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
 
getKey() - Method in class org.wildfly.swarm.config.Infinispan
 
getKey() - Method in class org.wildfly.swarm.config.io.BufferPool
 
getKey() - Method in class org.wildfly.swarm.config.Io
 
getKey() - Method in class org.wildfly.swarm.config.io.Worker
 
getKey() - Method in class org.wildfly.swarm.config.Jaxrs
 
getKey() - Method in class org.wildfly.swarm.config.jca.ArchiveValidation
 
getKey() - Method in class org.wildfly.swarm.config.jca.BeanValidation
 
getKey() - Method in class org.wildfly.swarm.config.jca.BootstrapContext
 
getKey() - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
 
getKey() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
 
getKey() - Method in class org.wildfly.swarm.config.Jca
 
getKey() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
 
getKey() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
 
getKey() - Method in class org.wildfly.swarm.config.jca.Tracer
 
getKey() - Method in class org.wildfly.swarm.config.jca.Workmanager
 
getKey() - Method in class org.wildfly.swarm.config.Jpa
 
getKey() - Method in class org.wildfly.swarm.config.Jsf
 
getKey() - Method in class org.wildfly.swarm.config.logging.AsyncHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.CustomFormatter
 
getKey() - Method in class org.wildfly.swarm.config.logging.CustomHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.FileHandler
 
getKey() - Method in class org.wildfly.swarm.config.Logging
 
getKey() - Method in class org.wildfly.swarm.config.logging.LogFile
 
getKey() - Method in class org.wildfly.swarm.config.logging.Logger
 
getKey() - Method in class org.wildfly.swarm.config.logging.LoggingProfile
 
getKey() - Method in class org.wildfly.swarm.config.logging.PatternFormatter
 
getKey() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.RootLogger
 
getKey() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
 
getKey() - Method in class org.wildfly.swarm.config.logging.SyslogHandler
 
getKey() - Method in class org.wildfly.swarm.config.Mail
 
getKey() - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
 
getKey() - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
 
getKey() - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
 
getKey() - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
 
getKey() - Method in class org.wildfly.swarm.config.mail.MailSession
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BindingsDirectoryPath
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Connector
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectorService
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.MasterConfiguration
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmConnector
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JournalDirectoryPath
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LargeMessagesDirectoryPath
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PagingDirectoryPath
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreMasterHaPolicy
 
getKey() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
 
getKey() - Method in class org.wildfly.swarm.config.MessagingActivemq
 
getKey() - Method in class org.wildfly.swarm.config.naming.Binding
 
getKey() - Method in class org.wildfly.swarm.config.Naming
 
getKey() - Method in class org.wildfly.swarm.config.naming.RemoteNamingService
 
getKey() - Method in class org.wildfly.swarm.config.remoting.Connector
 
getKey() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
 
getKey() - Method in class org.wildfly.swarm.config.Remoting
 
getKey() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
 
getKey() - Method in class org.wildfly.swarm.config.remoting.LocalOutboundConnection
 
getKey() - Method in class org.wildfly.swarm.config.remoting.OutboundConnection
 
getKey() - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
 
getKey() - Method in class org.wildfly.swarm.config.remoting.Property
 
getKey() - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
 
getKey() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
 
getKey() - Method in class org.wildfly.swarm.config.security.ClassicVault
 
getKey() - Method in class org.wildfly.swarm.config.Security
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAcl
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAudit
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthentication
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthorization
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicIdentityTrust
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicMapping
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication
 
getKey() - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
 
getKey() - Method in class org.wildfly.swarm.config.security.SecurityDomain
 
getKey() - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
 
getKey() - Method in class org.wildfly.swarm.config.Transactions
 
getKey() - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
 
getKey() - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
 
getKey() - Method in class org.wildfly.swarm.config.transactions.LogStore
 
getKey() - Method in class org.wildfly.swarm.config.undertow.BufferCache
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.ConnectionLimit
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.CustomFilter
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.ErrorPage
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.ExpressionFilter
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.File
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.Gzip
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.LoadBalancingGroup
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.ResponseHeader
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
 
getKey() - Method in class org.wildfly.swarm.config.undertow.configuration.Rewrite
 
getKey() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
 
getKey() - Method in class org.wildfly.swarm.config.Undertow
 
getKey() - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
 
getKey() - Method in class org.wildfly.swarm.config.undertow.Server
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.host.FilterRef
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.Host
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.host.Location
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
 
getKey() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
 
getKey() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
 
getKey() - Method in class org.wildfly.swarm.config.undertow.servlet_container.MimeMapping
 
getKey() - Method in class org.wildfly.swarm.config.undertow.servlet_container.PersistentSessionsSetting
 
getKey() - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
 
getKey() - Method in class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
 
getKey() - Method in class org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile
 
getKey() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
 
getKey() - Method in class org.wildfly.swarm.config.Weld
 
globalModules() - Method in class org.wildfly.swarm.config.Ee
A list of modules that should be made available to all deployments.
globalModules(List<Map>) - Method in class org.wildfly.swarm.config.Ee
A list of modules that should be made available to all deployments.
groupId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The group id.
groupId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The group id.
groupId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The group id.
groupId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The group id.
groupId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The group id.
groupId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The group id.
GroupingHandler - Class in org.wildfly.swarm.config.messaging_activemq.server
Makes decisions about which node in a cluster should handle a message with a group id assigned.
groupingHandler(GroupingHandler) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler object to the list of subresources
GroupingHandler(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
 
groupingHandlerAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
A reference to a cluster connection and the address it uses.
groupingHandlerAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
A reference to a cluster connection and the address it uses.
groupingHandlers(List<GroupingHandler>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler objects to this subresource
groupingHandlers() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler resources
groupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
If set, backup servers will only pair with live servers with matching group-name.
groupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
If set, backup servers will only pair with live servers with matching group-name.
groupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
If set, backup servers will only pair with live servers with matching group-name.
groupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
If set, backup servers will only pair with live servers with matching group-name.
groupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
If set, backup servers will only pair with live servers with matching group-name.
groupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
If set, backup servers will only pair with live servers with matching group-name.
groupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
If set, backup servers will only pair with live servers with matching group-name.
groupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
If set, backup servers will only pair with live servers with matching group-name.
groupTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
How long a group binding will be used, -1 means for ever.
groupTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
How long a group binding will be used, -1 means for ever.
Gzip - Class in org.wildfly.swarm.config.undertow.configuration
Defines gzip filter
Gzip(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.Gzip
 
gzip(Gzip) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.Gzip object to the list of subresources
gzips() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.Gzip resources
gzips(List<Gzip>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.Gzip objects to this subresource

H

ha() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
Whether or not this bridge should support high availability.
ha(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
Whether or not this bridge should support high availability.
ha() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Whether the connection factory supports High Availability.
ha(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
Whether the connection factory supports High Availability.
ha() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Whether the connection factory supports High Availability.
ha(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
Whether the connection factory supports High Availability.
ha() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Whether the connection factory supports High Availability.
ha(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Whether the connection factory supports High Availability.
handler() - Method in class org.wildfly.swarm.config.undertow.server.host.Location
Default handler for this location
handler(String) - Method in class org.wildfly.swarm.config.undertow.server.host.Location
Default handler for this location
HandlerConfiguration - Class in org.wildfly.swarm.config.undertow
Undertow handlers
handlerConfiguration() - Method in class org.wildfly.swarm.config.Undertow
Undertow handlers
handlerConfiguration(HandlerConfiguration) - Method in class org.wildfly.swarm.config.Undertow
Undertow handlers
HandlerConfiguration() - Constructor for class org.wildfly.swarm.config.undertow.HandlerConfiguration
 
HandlerConfiguration.HandlerConfigurationResources - Class in org.wildfly.swarm.config.undertow
Child mutators for HandlerConfiguration
HandlerConfigurationResources() - Constructor for class org.wildfly.swarm.config.undertow.HandlerConfiguration.HandlerConfigurationResources
 
handlers() - Method in class org.wildfly.swarm.config.logging.Logger
The handlers associated with the logger.
handlers(List<String>) - Method in class org.wildfly.swarm.config.logging.Logger
The handlers associated with the logger.
handlers() - Method in class org.wildfly.swarm.config.logging.RootLogger
The handlers associated with the root logger.
handlers(List<String>) - Method in class org.wildfly.swarm.config.logging.RootLogger
The handlers associated with the root logger.
handoffExecutor() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
An executor to delegate tasks to in the event that a task cannot be accepted.
handoffExecutor(String) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
An executor to delegate tasks to in the event that a task cannot be accepted.
handoffExecutor() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
An executor to delegate tasks to in the event that a task cannot be accepted.
handoffExecutor(String) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
An executor to delegate tasks to in the event that a task cannot be accepted.
headerName() - Method in class org.wildfly.swarm.config.undertow.configuration.ResponseHeader
Header name
headerName(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ResponseHeader
Header name
headerValue() - Method in class org.wildfly.swarm.config.undertow.configuration.ResponseHeader
Value for header
headerValue(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ResponseHeader
Value for header
healthCheckInterval() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The frequency of health check pings to backend nodes
healthCheckInterval(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The frequency of health check pings to backend nodes
heartbeatInterval() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The interval to use for connection heartbeat, in milliseconds.
heartbeatInterval(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The interval to use for connection heartbeat, in milliseconds.
hitRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The hit/miss ratio for the cache (hits/hits+misses).
hitRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The hit/miss ratio for the cache (hits/hits+misses).
hitRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The hit/miss ratio for the cache (hits/hits+misses).
hitRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The hit/miss ratio for the cache (hits/hits+misses).
hitRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The hit/miss ratio for the cache (hits/hits+misses).
hitRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The hit/miss ratio for the cache (hits/hits+misses).
hitRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The hit/miss ratio for the cache (hits/hits+misses).
hitRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The hit/miss ratio for the cache (hits/hits+misses).
hits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute hits.
hits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute hits.
hits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute hits.
hits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute hits.
hits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute hits.
hits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute hits.
hits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute hits.
hits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute hits.
Host - Class in org.wildfly.swarm.config.undertow.configuration.reverse_proxy
A host that the reverse proxy will forward requests to
Host(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
 
host(Host) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
Add the org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host object to the list of subresources
Host - Class in org.wildfly.swarm.config.undertow.server
An Undertow host
host(Host) - Method in class org.wildfly.swarm.config.undertow.Server
Add the org.wildfly.swarm.config.undertow.server.Host object to the list of subresources
Host(String) - Constructor for class org.wildfly.swarm.config.undertow.server.Host
 
Host.HostResources - Class in org.wildfly.swarm.config.undertow.server
Child mutators for Host
hostname() - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The name of the host the messages are being sent from.
hostname(String) - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The name of the host the messages are being sent from.
HostResources() - Constructor for class org.wildfly.swarm.config.undertow.server.Host.HostResources
 
hosts(List<Host>) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
Add all org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host objects to this subresource
hosts() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy.ReverseProxyResources
Get the list of org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host resources
hosts(List<Host>) - Method in class org.wildfly.swarm.config.undertow.Server
Add all org.wildfly.swarm.config.undertow.server.Host objects to this subresource
hosts() - Method in class org.wildfly.swarm.config.undertow.Server.ServerResources
Get the list of org.wildfly.swarm.config.undertow.server.Host resources
HttpAcceptor - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a way in which remote connections can be made to the ActiveMQ server over HTTP.
httpAcceptor(HttpAcceptor) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor object to the list of subresources
HttpAcceptor(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
 
httpAcceptors(List<HttpAcceptor>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor objects to this subresource
httpAcceptors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor resources
HttpConnector - Class in org.wildfly.swarm.config.messaging_activemq.server
Used by a remote client to define how it connects to a server over HTTP.
httpConnector(HttpConnector) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.HttpConnector object to the list of subresources
HttpConnector(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
 
HttpConnector - Class in org.wildfly.swarm.config.remoting
The configuration of a HTTP Upgrade based Remoting connector.
httpConnector(HttpConnector) - Method in class org.wildfly.swarm.config.Remoting
Add the org.wildfly.swarm.config.remoting.HttpConnector object to the list of subresources
HttpConnector(String) - Constructor for class org.wildfly.swarm.config.remoting.HttpConnector
 
HttpConnector.HttpConnectorResources - Class in org.wildfly.swarm.config.remoting
Child mutators for HttpConnector
HttpConnectorResources() - Constructor for class org.wildfly.swarm.config.remoting.HttpConnector.HttpConnectorResources
 
httpConnectors(List<HttpConnector>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.HttpConnector objects to this subresource
httpConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.HttpConnector resources
httpConnectors(List<HttpConnector>) - Method in class org.wildfly.swarm.config.Remoting
Add all org.wildfly.swarm.config.remoting.HttpConnector objects to this subresource
httpConnectors() - Method in class org.wildfly.swarm.config.Remoting.RemotingResources
Get the list of org.wildfly.swarm.config.remoting.HttpConnector resources
httpListener() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
The Undertow's http-listener that handles HTTP upgrade requests.
httpListener(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
The Undertow's http-listener that handles HTTP upgrade requests.
HttpListener - Class in org.wildfly.swarm.config.undertow.server
http listener
httpListener(HttpListener) - Method in class org.wildfly.swarm.config.undertow.Server
Add the org.wildfly.swarm.config.undertow.server.HttpListener object to the list of subresources
HttpListener(String) - Constructor for class org.wildfly.swarm.config.undertow.server.HttpListener
 
httpListeners(List<HttpListener>) - Method in class org.wildfly.swarm.config.undertow.Server
Add all org.wildfly.swarm.config.undertow.server.HttpListener objects to this subresource
httpListeners() - Method in class org.wildfly.swarm.config.undertow.Server.ServerResources
Get the list of org.wildfly.swarm.config.undertow.server.HttpListener resources
httpOnly() - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Set Cookie httpOnly attribute.
httpOnly(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Set Cookie httpOnly attribute.
httpOnly() - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Is cookie http-only
httpOnly(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Is cookie http-only
HttpsListener - Class in org.wildfly.swarm.config.undertow.server
http listener
httpsListener(HttpsListener) - Method in class org.wildfly.swarm.config.undertow.Server
Add the org.wildfly.swarm.config.undertow.server.HttpsListener object to the list of subresources
HttpsListener(String) - Constructor for class org.wildfly.swarm.config.undertow.server.HttpsListener
 
httpsListeners(List<HttpsListener>) - Method in class org.wildfly.swarm.config.undertow.Server
Add all org.wildfly.swarm.config.undertow.server.HttpsListener objects to this subresource
httpsListeners() - Method in class org.wildfly.swarm.config.undertow.Server.ServerResources
Get the list of org.wildfly.swarm.config.undertow.server.HttpsListener resources
hungTaskThreshold() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The runtime, in milliseconds, for tasks to be considered hung by the managed executor service.
hungTaskThreshold(Long) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The runtime, in milliseconds, for tasks to be considered hung by the managed executor service.
hungTaskThreshold() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The runtime, in milliseconds, for tasks to be considered hung by the scheduled executor.
hungTaskThreshold(Long) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The runtime, in milliseconds, for tasks to be considered hung by the scheduled executor.

I

id() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The id of the queue.
id(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The id of the queue.
id() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The id of the queue.
id(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The id of the queue.
id() - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The id of this transaction.
id(String) - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The id of this transaction.
idCacheSize() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The size of the cache for pre-creating message IDs.
idCacheSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The size of the cache for pre-creating message IDs.
idColumn() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
A database column to hold cache entry ids.
idColumn(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
A database column to hold cache entry ids.
idColumn() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
A database column to hold cache entry ids.
idColumn(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
A database column to hold cache entry ids.
idleTimeout() - Method in class org.wildfly.swarm.config.ejb3.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.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.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.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.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.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.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.XaDataSource
The idle-timeout-minutes elements specifies the maximum time, in minutes, a connection may be idle before being closed.
ignoreFlush() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Ignore flushes on the servlet output stream.
ignoreFlush(Boolean) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Ignore flushes on the servlet output stream.
ignoreUnknownConnections() - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Do not cache unknown connections
ignoreUnknownConnections(Boolean) - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Do not cache unknown connections
IiopService - Class in org.wildfly.swarm.config.ejb3
The IIOP service
iiopService() - Method in class org.wildfly.swarm.config.Ejb3
The IIOP service
iiopService(IiopService) - Method in class org.wildfly.swarm.config.Ejb3
The IIOP service
IiopService() - Constructor for class org.wildfly.swarm.config.ejb3.IiopService
 
ImapServer - Class in org.wildfly.swarm.config.mail.mail_session
Mail session server
ImapServer() - Constructor for class org.wildfly.swarm.config.mail.mail_session.ImapServer
 
imapServer() - Method in class org.wildfly.swarm.config.mail.MailSession
Mail session server
imapServer(ImapServer) - Method in class org.wildfly.swarm.config.mail.MailSession
Mail session server
immediateCleanup() - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
Immediate cleanup associated to this CMR resource
immediateCleanup(Boolean) - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
Immediate cleanup associated to this CMR resource
includeMechanisms() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "include-mechanisms" element contains a whitelist of allowed SASL mechanism names.
includeMechanisms(List<String>) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "include-mechanisms" element contains a whitelist of allowed SASL mechanism names.
incomingInterceptors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The list of incoming interceptor classes used by this server.
incomingInterceptors(List<Map>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The list of incoming interceptor classes used by this server.
Infinispan<T extends Infinispan> - Class in org.wildfly.swarm.config
The configuration of the infinispan subsystem.
Infinispan() - Constructor for class org.wildfly.swarm.config.Infinispan
 
Infinispan.InfinispanResources - Class in org.wildfly.swarm.config
Child mutators for Infinispan
InfinispanResources() - Constructor for class org.wildfly.swarm.config.Infinispan.InfinispanResources
 
initialConnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The number of attempts to connect initially with this bridge.
initialConnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The number of attempts to connect initially with this bridge.
initialConnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The number of attempts to connect initially with this cluster connection.
initialConnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The number of attempts to connect initially with this cluster connection.
initialConnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The number of attempts for the initial connection to the server.
initialConnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The number of attempts for the initial connection to the server.
initialConnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The number of attempts to connect initially with this factory.
initialConnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The number of attempts to connect initially with this factory.
initialMessagePacketSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The initial size of messages created through this factory.
initialMessagePacketSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The initial size of messages created through this factory.
initialMessagePacketSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The initial size of messages created through this factory.
initialMessagePacketSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The initial size of messages created through this factory.
initialPoolSize() - Method in class org.wildfly.swarm.config.datasources.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.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.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.XaDataSource
The initial-pool-size element indicates the initial number of connections a pool should hold.
initialWaitTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
Period, in ms, to wait for an initial broadcast to give us at least one node in the cluster.
initialWaitTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
Period, in ms, to wait for an initial broadcast to give us at least one node in the cluster.
install() - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Enable/disable the cached connection manager valve and interceptor
install(Boolean) - Method in class org.wildfly.swarm.config.jca.CachedConnectionManager
Enable/disable the cached connection manager valve and interceptor
installedDrivers() - Method in class org.wildfly.swarm.config.Datasources
List of JDBC drivers that have been installed in the runtime
installedDrivers(List<Map>) - Method in class org.wildfly.swarm.config.Datasources
List of JDBC drivers that have been installed in the runtime
instanceId() - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
The instance id (aka JVM route) that will be used to enable sticky sessions
instanceId(String) - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
The instance id (aka JVM route) that will be used to enable sticky sessions
instanceId() - Method in class org.wildfly.swarm.config.Undertow
The cluster instance id
instanceId(String) - Method in class org.wildfly.swarm.config.Undertow
The cluster instance id
interleaving() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
An element to enable interleaving for XA connections
interleaving(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
An element to enable interleaving for XA connections
interval() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
interval(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and any cache stores.
InvalidationCache - Class in org.wildfly.swarm.config.infinispan.cache_container
An invalidation cache
InvalidationCache(String) - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
 
invalidationCache(InvalidationCache) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add the org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache object to the list of subresources
invalidationCaches() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer.CacheContainerResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache resources
invalidationCaches(List<InvalidationCache>) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add all org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache objects to this subresource
invalidations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache invalidations.
invalidations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache invalidations.
invalidations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache invalidations.
invalidations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache invalidations.
invalidations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache invalidations.
invalidations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache invalidations.
invalidations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache invalidations.
invalidations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache invalidations.
InVmAcceptor - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a way in which in-VM connections can be made to the ActiveMQ server.
inVmAcceptor(InVmAcceptor) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor object to the list of subresources
InVmAcceptor(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
 
inVmAcceptors(List<InVmAcceptor>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor objects to this subresource
inVmAcceptors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor resources
InVmConnector - Class in org.wildfly.swarm.config.messaging_activemq.server
Used by an in-VM client to define how it connects to a server.
inVmConnector(InVmConnector) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.InVmConnector object to the list of subresources
InVmConnector(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.InVmConnector
 
inVmConnectors(List<InVmConnector>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.InVmConnector objects to this subresource
inVmConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.InVmConnector resources
inVmRemoteInterfaceInvocationPassByValue() - Method in class org.wildfly.swarm.config.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
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 subsystem
Io() - Constructor for class org.wildfly.swarm.config.Io
 
Io.IoResources - Class in org.wildfly.swarm.config
Child mutators for Io
IoResources() - Constructor for class org.wildfly.swarm.config.Io.IoResources
 
ioThreads() - Method in class org.wildfly.swarm.config.io.Worker
Number of IO threads to use
ioThreads(Integer) - Method in class org.wildfly.swarm.config.io.Worker
Number of IO threads to use
isCoordinator() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Set to true if this node is the cluster's coordinator.
isCoordinator(Boolean) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Set to true if this node is the cluster's coordinator.
isolation() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
Sets the cache locking isolation level.
isolation(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
Sets the cache locking isolation level.

J

JaspiAuthentication - Class in org.wildfly.swarm.config.security.security_domain
JASPI authentication configuration.
JaspiAuthentication() - Constructor for class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication
 
jaspiAuthentication() - Method in class org.wildfly.swarm.config.security.SecurityDomain
JASPI authentication configuration.
jaspiAuthentication(JaspiAuthentication) - Method in class org.wildfly.swarm.config.security.SecurityDomain
JASPI authentication configuration.
JaspiAuthentication.JaspiAuthenticationResources - Class in org.wildfly.swarm.config.security.security_domain
Child mutators for JaspiAuthentication
JaspiAuthenticationResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication.JaspiAuthenticationResources
 
javaEncoding() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Specify the encoding used for Java sources.
javaEncoding(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Specify the encoding used for Java sources.
Jaxrs<T extends Jaxrs> - Class in org.wildfly.swarm.config
The configuration of the JAX-RS subsystem.
Jaxrs() - Constructor for class org.wildfly.swarm.config.Jaxrs
 
jbossDescriptorPropertyReplacement() - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether JBoss specific deployment descriptors will have property replacements applied
jbossDescriptorPropertyReplacement(Boolean) - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether JBoss specific deployment descriptors will have property replacements applied
Jca<T extends Jca> - Class in org.wildfly.swarm.config
The Java EE Connector Architecture (JCA) subsystem providing general configuration for resource adapters
Jca() - Constructor for class org.wildfly.swarm.config.Jca
 
Jca.JcaResources - Class in org.wildfly.swarm.config
Child mutators for Jca
JcaResources() - Constructor for class org.wildfly.swarm.config.Jca.JcaResources
 
jdbcActionStoreDropTable() - Method in class org.wildfly.swarm.config.Transactions
Configure if jdbc action store should drop tables.
jdbcActionStoreDropTable(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Configure if jdbc action store should drop tables.
jdbcActionStoreTablePrefix() - Method in class org.wildfly.swarm.config.Transactions
Optional prefix for table used to write transcation logs in configured jdbc action store.
jdbcActionStoreTablePrefix(String) - Method in class org.wildfly.swarm.config.Transactions
Optional prefix for table used to write transcation logs in configured jdbc action store.
jdbcCommunicationStoreDropTable() - Method in class org.wildfly.swarm.config.Transactions
Configure if jdbc communication store should drop tables.
jdbcCommunicationStoreDropTable(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Configure if jdbc communication store should drop tables.
jdbcCommunicationStoreTablePrefix() - Method in class org.wildfly.swarm.config.Transactions
Optional prefix for table used to write transcation logs in configured jdbc communication store.
jdbcCommunicationStoreTablePrefix(String) - Method in class org.wildfly.swarm.config.Transactions
Optional prefix for table used to write transcation logs in configured jdbc communication store.
jdbcCompliant() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
Whether or not the driver is JDBC compliant
jdbcCompliant(Boolean) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
Whether or not the driver is JDBC compliant
JdbcDriver - Class in org.wildfly.swarm.config.datasources
Service that make a JDBC driver available for use in the runtime
jdbcDriver(JdbcDriver) - Method in class org.wildfly.swarm.config.Datasources
Add the org.wildfly.swarm.config.datasources.JdbcDriver object to the list of subresources
JdbcDriver(String) - Constructor for class org.wildfly.swarm.config.datasources.JdbcDriver
 
jdbcDrivers() - Method in class org.wildfly.swarm.config.Datasources.DatasourcesResources
Get the list of org.wildfly.swarm.config.datasources.JdbcDriver resources
jdbcDrivers(List<JdbcDriver>) - Method in class org.wildfly.swarm.config.Datasources
Add all org.wildfly.swarm.config.datasources.JdbcDriver objects to this subresource
jdbcStateStoreDropTable() - Method in class org.wildfly.swarm.config.Transactions
Configure if jdbc state store should drop tables.
jdbcStateStoreDropTable(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Configure if jdbc state store should drop tables.
jdbcStateStoreTablePrefix() - Method in class org.wildfly.swarm.config.Transactions
Optional prefix for table used to write transcation logs in configured jdbc state store.
jdbcStateStoreTablePrefix(String) - Method in class org.wildfly.swarm.config.Transactions
Optional prefix for table used to write transcation logs in configured jdbc state store.
jdbcStoreDatasource() - Method in class org.wildfly.swarm.config.Transactions
Jndi name of non-XA datasource used.
jdbcStoreDatasource(String) - Method in class org.wildfly.swarm.config.Transactions
Jndi name of non-XA datasource used.
jgroupsChannel() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The name used by a JGroups channel to join a cluster.
jgroupsChannel(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The name used by a JGroups channel to join a cluster.
jgroupsChannel() - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
The name used by a JGroups channel to join a cluster.
jgroupsChannel(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
The name used by a JGroups channel to join a cluster.
jgroupsStack() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The name of a stack defined in the org.jboss.as.clustering.jgroups subsystem that is used to form a cluster.
jgroupsStack(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The name of a stack defined in the org.jboss.as.clustering.jgroups subsystem that is used to form a cluster.
jgroupsStack() - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
The name of a stack defined in the org.jboss.as.clustering.jgroups subsystem that is used to form a cluster.
jgroupsStack(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
The name of a stack defined in the org.jboss.as.clustering.jgroups subsystem that is used to form a cluster.
JgroupsTransport - Class in org.wildfly.swarm.config.infinispan.cache_container
The description of the transport used by this cache container
JgroupsTransport() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.JgroupsTransport
 
jgroupsTransport() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The description of the transport used by this cache container
jgroupsTransport(JgroupsTransport) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The description of the transport used by this cache container
JmsBridge - Class in org.wildfly.swarm.config.messaging_activemq
A JMS bridge instance.
JmsBridge(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.JmsBridge
 
jmsBridge(JmsBridge) - Method in class org.wildfly.swarm.config.MessagingActivemq
Add the org.wildfly.swarm.config.messaging_activemq.JmsBridge object to the list of subresources
jmsBridges(List<JmsBridge>) - Method in class org.wildfly.swarm.config.MessagingActivemq
Add all org.wildfly.swarm.config.messaging_activemq.JmsBridge objects to this subresource
jmsBridges() - Method in class org.wildfly.swarm.config.MessagingActivemq.MessagingActivemqResources
Get the list of org.wildfly.swarm.config.messaging_activemq.JmsBridge resources
jmsConnectionFactory() - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE JMS Connection Factory can be found
jmsConnectionFactory(String) - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE JMS Connection Factory can be found
JmsQueue - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a JMS queue.
jmsQueue(JmsQueue) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.JmsQueue object to the list of subresources
JmsQueue(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
 
jmsQueues(List<JmsQueue>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.JmsQueue objects to this subresource
jmsQueues() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.JmsQueue resources
JmsTopic - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a JMS topic.
jmsTopic(JmsTopic) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.JmsTopic object to the list of subresources
JmsTopic(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
 
jmsTopics(List<JmsTopic>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.JmsTopic objects to this subresource
jmsTopics() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.JmsTopic resources
jmxDomain() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The JMX domain used to register internal ActiveMQ MBeans in the MBeanServer.
jmxDomain(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The JMX domain used to register internal ActiveMQ MBeans in the MBeanServer.
jmxManagementEnabled() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether ActiveMQ should expose its internal management API via JMX.
jmxManagementEnabled(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether ActiveMQ should expose its internal management API via JMX.
jmxName() - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The JMX name of this transaction.
jmxName(String) - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The JMX name of this transaction.
jmxName() - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The JMX name of this participant.
jmxName(String) - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The JMX name of this participant.
jndiName() - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies the JNDI name for the datasource
jndiName(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies the JNDI name for the datasource
jndiName() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the JNDI name for the datasource
jndiName(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the JNDI name for the datasource
jndiName() - Method in class org.wildfly.swarm.config.ee.ContextService
The JNDI Name to lookup the context service.
jndiName(String) - Method in class org.wildfly.swarm.config.ee.ContextService
The JNDI Name to lookup the context service.
jndiName() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The JNDI Name to lookup the managed executor service.
jndiName(String) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The JNDI Name to lookup the managed executor service.
jndiName() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The JNDI Name to lookup the managed scheduled executor service.
jndiName(String) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The JNDI Name to lookup the managed scheduled executor service.
jndiName() - Method in class org.wildfly.swarm.config.ee.ManagedThreadFactory
The JNDI Name to lookup the managed thread factory.
jndiName(String) - Method in class org.wildfly.swarm.config.ee.ManagedThreadFactory
The JNDI Name to lookup the managed thread factory.
jndiName() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The jndi-name to which to bind this cache instance.
jndiName(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The jndi-name to which to bind this cache instance.
jndiName() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The jndi-name to which to bind this cache instance.
jndiName(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The jndi-name to which to bind this cache instance.
jndiName() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The jndi-name to which to bind this cache instance.
jndiName(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The jndi-name to which to bind this cache instance.
jndiName() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The jndi-name to which to bind this cache instance.
jndiName(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The jndi-name to which to bind this cache instance.
jndiName() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The jndi name to which to bind this cache container
jndiName(String) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The jndi name to which to bind this cache container
jndiName() - Method in class org.wildfly.swarm.config.mail.MailSession
JNDI name to where mail session should be bound
jndiName(String) - Method in class org.wildfly.swarm.config.mail.MailSession
JNDI name to where mail session should be bound
jndiName() - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
JNDi name of this CMR resource
jndiName(String) - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
JNDi name of this CMR resource
jndiName() - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
JNDI name of this participant.
jndiName(String) - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
JNDI name of this participant.
jndiParams() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The JNDI params to use for locating the destination for incoming connections.
jndiParams(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The JNDI params to use for locating the destination for incoming connections.
journalBufferSize() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The size of the internal buffer on the journal.
journalBufferSize(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The size of the internal buffer on the journal.
journalBufferTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The timeout (in nanoseconds) used to flush internal buffers on the journal.
journalBufferTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The timeout (in nanoseconds) used to flush internal buffers on the journal.
journalCompactMinFiles() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The minimal number of journal data files before we can start compacting.
journalCompactMinFiles(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The minimal number of journal data files before we can start compacting.
journalCompactPercentage() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The percentage of live data on which we consider compacting the journal.
journalCompactPercentage(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The percentage of live data on which we consider compacting the journal.
JournalDirectoryPath - Class in org.wildfly.swarm.config.messaging_activemq.server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
journalDirectoryPath() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
journalDirectoryPath(JournalDirectoryPath) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
JournalDirectoryPath() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.JournalDirectoryPath
 
journalFileSize() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The size (in bytes) of each journal file.
journalFileSize(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The size (in bytes) of each journal file.
journalMaxIo() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The maximum number of write requests that can be in the AIO queue at any one time.
journalMaxIo(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The maximum number of write requests that can be in the AIO queue at any one time.
journalMinFiles() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How many journal files to pre-create.
journalMinFiles(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How many journal files to pre-create.
journalStoreEnableAsyncIo() - Method in class org.wildfly.swarm.config.Transactions
Whether AsyncIO should be enabled for the journal store.
journalStoreEnableAsyncIo(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Whether AsyncIO should be enabled for the journal store.
journalSyncNonTransactional() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether to wait for non transaction data to be synced to the journal before returning a response to the client.
journalSyncNonTransactional(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether to wait for non transaction data to be synced to the journal before returning a response to the client.
journalSyncTransactional() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether to wait for transaction data to be synchronized to the journal before returning a response to the client.
journalSyncTransactional(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether to wait for transaction data to be synchronized to the journal before returning a response to the client.
journalType() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The type of journal to use.
journalType(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The type of journal to use.
Jpa<T extends Jpa> - Class in org.wildfly.swarm.config
The configuration of the JPA subsystem.
Jpa() - Constructor for class org.wildfly.swarm.config.Jpa
 
Jsf<T extends Jsf> - Class in org.wildfly.swarm.config
The JSF subsystem
Jsf() - Constructor for class org.wildfly.swarm.config.Jsf
 
JspSetting - Class in org.wildfly.swarm.config.undertow.servlet_container
JSP container configuration.
JspSetting() - Constructor for class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
 
jspSetting() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
JSP container configuration.
jspSetting(JspSetting) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
JSP container configuration.
jta() - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable JTA integration
jta(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable JTA integration
jts() - Method in class org.wildfly.swarm.config.Transactions
If true this enables the Java Transaction Service.
jts(Boolean) - Method in class org.wildfly.swarm.config.Transactions
If true this enables the Java Transaction Service.

K

keepaliveTime() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
When the number of threads is greater than the core, this is the maximum time, in milliseconds, that excess idle threads will wait for new tasks before terminating.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
When the number of threads is greater than the core, this is the maximum time, in milliseconds, that excess idle threads will wait for new tasks before terminating.
keepaliveTime() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
When the number of threads is greater than the core, this is the maximum time, in milliseconds, that excess idle threads will wait for new tasks before terminating.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
When the number of threads is greater than the core, this is the maximum time, in milliseconds, that excess idle threads will wait for new tasks before terminating.
keepaliveTime() - Method in class org.wildfly.swarm.config.ejb3.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.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() - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
Used to specify the amount of milliseconds that pool threads should be kept running when idle; if not specified, threads will run until the executor is shut down.
keepaliveTime() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
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.jca.LongRunningThreads
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() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
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.jca.ShortRunningThreads
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.
keepGenerated() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Keep the generated Servlets.
keepGenerated(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Keep the generated Servlets.
keyManager() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
JSEE Key Manager factory
keyManager(Map) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
JSEE Key Manager factory
keystore() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Configures a JSSE key store
keystore(Map) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Configures a JSSE key store

L

l1Lifespan() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Maximum lifespan of an entry placed in the L1 cache.
l1Lifespan(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Maximum lifespan of an entry placed in the L1 cache.
LargeMessagesDirectoryPath - Class in org.wildfly.swarm.config.messaging_activemq.server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
largeMessagesDirectoryPath() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
largeMessagesDirectoryPath(LargeMessagesDirectoryPath) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
LargeMessagesDirectoryPath() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.LargeMessagesDirectoryPath
 
largestThreadCount() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The largest number of threads that have ever simultaneously been in the pool.
largestThreadCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The largest number of threads that have ever simultaneously been in the pool.
largestThreadCount() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The largest number of threads that have ever simultaneously been in the pool.
largestThreadCount(Integer) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The largest number of threads that have ever simultaneously been in the pool.
largestThreadCount() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The largest number of threads that have ever simultaneously been in the pool.
largestThreadCount(Integer) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The largest number of threads that have ever simultaneously been in the pool.
lastModifiedTime() - Method in class org.wildfly.swarm.config.logging.LogFile
The date, in milliseconds, the file was last modified.
lastModifiedTime(Long) - Method in class org.wildfly.swarm.config.logging.LogFile
The date, in milliseconds, the file was last modified.
lastModifiedTimestamp() - Method in class org.wildfly.swarm.config.logging.LogFile
The date, in ISO 8601 format, the file was last modified.
lastModifiedTimestamp(String) - Method in class org.wildfly.swarm.config.logging.LogFile
The date, in ISO 8601 format, the file was last modified.
lastValueQueue() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines whether a queue only uses last values or not
lastValueQueue(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines whether a queue only uses last values or not
LegacyConnectionFactory - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a connection factory.
legacyConnectionFactory(LegacyConnectionFactory) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory object to the list of subresources
LegacyConnectionFactory(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
 
legacyConnectionFactorys(List<LegacyConnectionFactory>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory objects to this subresource
legacyConnectionFactorys() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory resources
legacyEntries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The jndi names the queue will be bound to.
legacyEntries(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The jndi names the queue will be bound to.
legacyEntries() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The legacy jndi names the topic will be bound to.
legacyEntries(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The legacy jndi names the topic will be bound to.
level() - Method in class org.wildfly.swarm.config.logging.AsyncHandler
The log level specifying which message levels will be logged by this handler.
level(String) - Method in class org.wildfly.swarm.config.logging.AsyncHandler
The log level specifying which message levels will be logged by this handler.
level() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.CustomHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.CustomHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.FileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.FileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.Logger
The log level specifying which message levels will be logged by the logger.
level(String) - Method in class org.wildfly.swarm.config.logging.Logger
The log level specifying which message levels will be logged by the logger.
level() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.RootLogger
The log level specifying which message levels will be logged by the root logger.
level(String) - Method in class org.wildfly.swarm.config.logging.RootLogger
The log level specifying which message levels will be logged by the root logger.
level() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The log level specifying which message levels will be logged by this logger.
level() - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The log level specifying which message levels will be logged by this logger.
level(String) - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The log level specifying which message levels will be logged by this logger.
lifespan() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
lifespan(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in milliseconds.
ListenerThreadPool - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a thread pool used for asynchronous cache listener notifications.
ListenerThreadPool() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
 
listenerThreadPool() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for asynchronous cache listener notifications.
listenerThreadPool(ListenerThreadPool) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for asynchronous cache listener notifications.
LiveOnlyHaPolicy - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
liveOnlyHaPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
liveOnlyHaPolicy(LiveOnlyHaPolicy) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
LiveOnlyHaPolicy() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
 
load() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The current load of this node
load(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The current load of this node
LoadBalancingGroup - Class in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer
A load balancing group
LoadBalancingGroup(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.LoadBalancingGroup
 
loadBalancingGroup(LoadBalancingGroup) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
Add the org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.LoadBalancingGroup object to the list of subresources
loadBalancingGroup() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The load balancing group this node belongs to
loadBalancingGroup(String) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The load balancing group this node belongs to
loadBalancingGroups() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer.BalancerResources
Get the list of org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.LoadBalancingGroup resources
loadBalancingGroups(List<LoadBalancingGroup>) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
Add all org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.LoadBalancingGroup objects to this subresource
localAddress() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The local address of the node.
localAddress(String) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The local address of the node.
LocalCache - Class in org.wildfly.swarm.config.infinispan.cache_container
A local cache configuration
LocalCache(String) - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
 
localCache(LocalCache) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add the org.wildfly.swarm.config.infinispan.cache_container.LocalCache object to the list of subresources
localCaches() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer.CacheContainerResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.LocalCache resources
localCaches(List<LocalCache>) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add all org.wildfly.swarm.config.infinispan.cache_container.LocalCache objects to this subresource
LocalOutboundConnection - Class in org.wildfly.swarm.config.remoting
Remoting outbound connection with an implicit local:// URI scheme.
localOutboundConnection(LocalOutboundConnection) - Method in class org.wildfly.swarm.config.Remoting
Add the org.wildfly.swarm.config.remoting.LocalOutboundConnection object to the list of subresources
LocalOutboundConnection(String) - Constructor for class org.wildfly.swarm.config.remoting.LocalOutboundConnection
 
LocalOutboundConnection.LocalOutboundConnectionResources - Class in org.wildfly.swarm.config.remoting
Child mutators for LocalOutboundConnection
LocalOutboundConnectionResources() - Constructor for class org.wildfly.swarm.config.remoting.LocalOutboundConnection.LocalOutboundConnectionResources
 
localOutboundConnections(List<LocalOutboundConnection>) - Method in class org.wildfly.swarm.config.Remoting
Add all org.wildfly.swarm.config.remoting.LocalOutboundConnection objects to this subresource
localOutboundConnections() - Method in class org.wildfly.swarm.config.Remoting.RemotingResources
Get the list of org.wildfly.swarm.config.remoting.LocalOutboundConnection resources
localReceiverPassByValue() - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
If set local receiver will pass ejb beans by value
localReceiverPassByValue(Boolean) - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
If set local receiver will pass ejb beans by value
Location - Class in org.wildfly.swarm.config.undertow.server.host
Holds configuration of location resource
location(Location) - Method in class org.wildfly.swarm.config.undertow.server.Host
Add the org.wildfly.swarm.config.undertow.server.host.Location object to the list of subresources
Location(String) - Constructor for class org.wildfly.swarm.config.undertow.server.host.Location
 
Location.LocationResources - Class in org.wildfly.swarm.config.undertow.server.host
Child mutators for Location
LocationResources() - Constructor for class org.wildfly.swarm.config.undertow.server.host.Location.LocationResources
 
locations() - Method in class org.wildfly.swarm.config.undertow.server.Host.HostResources
Get the list of org.wildfly.swarm.config.undertow.server.host.Location resources
locations(List<Location>) - Method in class org.wildfly.swarm.config.undertow.server.Host
Add all org.wildfly.swarm.config.undertow.server.host.Location objects to this subresource
locking() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The locking mode for this cache, one of OPTIMISTIC or PESSIMISTIC.
locking(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The locking mode for this cache, one of OPTIMISTIC or PESSIMISTIC.
lockingComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The locking configuration of the cache.
lockingComponent(LockingComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The locking configuration of the cache.
lockingComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The locking configuration of the cache.
lockingComponent(LockingComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The locking configuration of the cache.
lockingComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The locking configuration of the cache.
lockingComponent(LockingComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The locking configuration of the cache.
LockingComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
The locking configuration of the cache.
LockingComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
 
lockingComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The locking configuration of the cache.
lockingComponent(LockingComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The locking configuration of the cache.
lockTimeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.JgroupsTransport
The timeout for locks for the transport
lockTimeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.JgroupsTransport
The timeout for locks for the transport
LogFile - Class in org.wildfly.swarm.config.logging
Log files that are available to be read.
logFile(LogFile) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.LogFile object to the list of subresources
LogFile(String) - Constructor for class org.wildfly.swarm.config.logging.LogFile
 
logFile(LogFile) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.LogFile object to the list of subresources
logFiles(List<LogFile>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.LogFile objects to this subresource
logFiles(List<LogFile>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.LogFile objects to this subresource
logFiles() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.LogFile resources
logFiles() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.LogFile resources
Logger - Class in org.wildfly.swarm.config.logging
Defines a logger category.
logger(Logger) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.Logger object to the list of subresources
Logger(String) - Constructor for class org.wildfly.swarm.config.logging.Logger
 
logger(Logger) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.Logger object to the list of subresources
loggers(List<Logger>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.Logger objects to this subresource
loggers(List<Logger>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.Logger objects to this subresource
loggers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.Logger resources
loggers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.Logger resources
Logging<T extends Logging> - Class in org.wildfly.swarm.config
The configuration of the logging subsystem.
Logging() - Constructor for class org.wildfly.swarm.config.Logging
 
Logging.LoggingResources - Class in org.wildfly.swarm.config
Child mutators for Logging
LoggingProfile - Class in org.wildfly.swarm.config.logging
The configuration of the logging subsystem.
loggingProfile(LoggingProfile) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.LoggingProfile object to the list of subresources
LoggingProfile(String) - Constructor for class org.wildfly.swarm.config.logging.LoggingProfile
 
LoggingProfile.LoggingProfileResources - Class in org.wildfly.swarm.config.logging
Child mutators for LoggingProfile
LoggingProfileResources() - Constructor for class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
 
loggingProfiles(List<LoggingProfile>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.LoggingProfile objects to this subresource
loggingProfiles() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.LoggingProfile resources
LoggingResources() - Constructor for class org.wildfly.swarm.config.Logging.LoggingResources
 
LoginModule - Class in org.wildfly.swarm.config.security.security_domain.authentication
List of authentication modules
LoginModule(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
 
loginModule(LoginModule) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack
Add the org.wildfly.swarm.config.security.security_domain.authentication.LoginModule object to the list of subresources
loginModule(LoginModule) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthentication
Add the org.wildfly.swarm.config.security.security_domain.authentication.LoginModule object to the list of subresources
loginModules(List<LoginModule>) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack
Add all org.wildfly.swarm.config.security.security_domain.authentication.LoginModule objects to this subresource
loginModules() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack.LoginModuleStackResources
Get the list of org.wildfly.swarm.config.security.security_domain.authentication.LoginModule resources
loginModules() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthentication.ClassicAuthenticationResources
Get the list of org.wildfly.swarm.config.security.security_domain.authentication.LoginModule resources
loginModules(List<LoginModule>) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthentication
Add all org.wildfly.swarm.config.security.security_domain.authentication.LoginModule objects to this subresource
LoginModuleStack - Class in org.wildfly.swarm.config.security.security_domain.authentication
List of "named" login modules that are used by jaspi authentication modules.
LoginModuleStack(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack
 
loginModuleStack(LoginModuleStack) - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication
Add the org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack object to the list of subresources
LoginModuleStack.LoginModuleStackResources - Class in org.wildfly.swarm.config.security.security_domain.authentication
Child mutators for LoginModuleStack
loginModuleStackRef() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
Reference to a login module stack name previously configured in the same security domain.
loginModuleStackRef(String) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
Reference to a login module stack name previously configured in the same security domain.
LoginModuleStackResources() - Constructor for class org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack.LoginModuleStackResources
 
loginModuleStacks() - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication.JaspiAuthenticationResources
Get the list of org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack resources
loginModuleStacks(List<LoginModuleStack>) - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication
Add all org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack objects to this subresource
logJournalWriteRate() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether to periodically log the journal's write rate and flush rate.
logJournalWriteRate(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether to periodically log the journal's write rate and flush rate.
LogStore - Class in org.wildfly.swarm.config.transactions
Representation of the transaction logging storage mechanism.
logStore() - Method in class org.wildfly.swarm.config.Transactions
Representation of the transaction logging storage mechanism.
logStore(LogStore) - Method in class org.wildfly.swarm.config.Transactions
Representation of the transaction logging storage mechanism.
LogStore() - Constructor for class org.wildfly.swarm.config.transactions.LogStore
 
LogStore.LogStoreResources - Class in org.wildfly.swarm.config.transactions
Child mutators for LogStore
LogStoreResources() - Constructor for class org.wildfly.swarm.config.transactions.LogStore.LogStoreResources
 
logSystemExceptions() - Method in class org.wildfly.swarm.config.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
If this is true then all EJB system (not application) exceptions will be logged.
longRunningTasks() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
Flag which hints the duration of tasks executed by the executor.
longRunningTasks(Boolean) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
Flag which hints the duration of tasks executed by the executor.
longRunningTasks() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
Flag which hints the duration of tasks executed by the scheduled executor.
longRunningTasks(Boolean) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
Flag which hints the duration of tasks executed by the scheduled executor.
longRunningThreads() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager.DistributedWorkmanagerResources
Get the list of org.wildfly.swarm.config.jca.LongRunningThreads resources
longRunningThreads(List<LongRunningThreads>) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
Add all org.wildfly.swarm.config.jca.LongRunningThreads objects to this subresource
longRunningThreads(LongRunningThreads) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
Add the org.wildfly.swarm.config.jca.LongRunningThreads object to the list of subresources
LongRunningThreads - Class in org.wildfly.swarm.config.jca
A thread pool executor with a bounded queue where threads submittings tasks will not block.
LongRunningThreads(String) - Constructor for class org.wildfly.swarm.config.jca.LongRunningThreads
 
longRunningThreads(List<LongRunningThreads>) - Method in class org.wildfly.swarm.config.jca.Workmanager
Add all org.wildfly.swarm.config.jca.LongRunningThreads objects to this subresource
longRunningThreads(LongRunningThreads) - Method in class org.wildfly.swarm.config.jca.Workmanager
Add the org.wildfly.swarm.config.jca.LongRunningThreads object to the list of subresources
longRunningThreads() - Method in class org.wildfly.swarm.config.jca.Workmanager.WorkmanagerResources
Get the list of org.wildfly.swarm.config.jca.LongRunningThreads resources
lookup() - Method in class org.wildfly.swarm.config.naming.Binding
The entry to lookup in JNDI for lookup bindings
lookup(String) - Method in class org.wildfly.swarm.config.naming.Binding
The entry to lookup in JNDI for lookup bindings

M

Mail<T extends Mail> - Class in org.wildfly.swarm.config
The mail subsystem
Mail() - Constructor for class org.wildfly.swarm.config.Mail
 
Mail.MailResources - Class in org.wildfly.swarm.config
Child mutators for Mail
MailResources() - Constructor for class org.wildfly.swarm.config.Mail.MailResources
 
MailSession - Class in org.wildfly.swarm.config.mail
Mail session definition
mailSession(MailSession) - Method in class org.wildfly.swarm.config.Mail
Add the org.wildfly.swarm.config.mail.MailSession object to the list of subresources
MailSession(String) - Constructor for class org.wildfly.swarm.config.mail.MailSession
 
MailSession.MailSessionResources - Class in org.wildfly.swarm.config.mail
Child mutators for MailSession
MailSessionResources() - Constructor for class org.wildfly.swarm.config.mail.MailSession.MailSessionResources
 
mailSessions() - Method in class org.wildfly.swarm.config.Mail.MailResources
Get the list of org.wildfly.swarm.config.mail.MailSession resources
mailSessions(List<MailSession>) - Method in class org.wildfly.swarm.config.Mail
Add all org.wildfly.swarm.config.mail.MailSession objects to this subresource
manage() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to invoke management operations by sending management messages to the management address.
manage(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to invoke management operations by sending management messages to the management address.
managedExecutorService() - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Managed Executor Service can be found
managedExecutorService(String) - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Managed Executor Service can be found
ManagedExecutorService - Class in org.wildfly.swarm.config.ee
A managed executor service
managedExecutorService(ManagedExecutorService) - Method in class org.wildfly.swarm.config.Ee
Add the org.wildfly.swarm.config.ee.ManagedExecutorService object to the list of subresources
ManagedExecutorService(String) - Constructor for class org.wildfly.swarm.config.ee.ManagedExecutorService
 
managedExecutorServices() - Method in class org.wildfly.swarm.config.Ee.EeResources
Get the list of org.wildfly.swarm.config.ee.ManagedExecutorService resources
managedExecutorServices(List<ManagedExecutorService>) - Method in class org.wildfly.swarm.config.Ee
Add all org.wildfly.swarm.config.ee.ManagedExecutorService objects to this subresource
managedScheduledExecutorService() - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Managed Scheduled Executor Service can be found
managedScheduledExecutorService(String) - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Managed Scheduled Executor Service can be found
ManagedScheduledExecutorService - Class in org.wildfly.swarm.config.ee
A managed scheduled executor service
managedScheduledExecutorService(ManagedScheduledExecutorService) - Method in class org.wildfly.swarm.config.Ee
Add the org.wildfly.swarm.config.ee.ManagedScheduledExecutorService object to the list of subresources
ManagedScheduledExecutorService(String) - Constructor for class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
 
managedScheduledExecutorServices() - Method in class org.wildfly.swarm.config.Ee.EeResources
Get the list of org.wildfly.swarm.config.ee.ManagedScheduledExecutorService resources
managedScheduledExecutorServices(List<ManagedScheduledExecutorService>) - Method in class org.wildfly.swarm.config.Ee
Add all org.wildfly.swarm.config.ee.ManagedScheduledExecutorService objects to this subresource
managedThreadFactory() - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Managed Thread Factory can be found
managedThreadFactory(String) - Method in class org.wildfly.swarm.config.ee.DefaultBindingsService
The JNDI name where the default EE Managed Thread Factory can be found
ManagedThreadFactory - Class in org.wildfly.swarm.config.ee
A managed thread factory
managedThreadFactory(ManagedThreadFactory) - Method in class org.wildfly.swarm.config.Ee
Add the org.wildfly.swarm.config.ee.ManagedThreadFactory object to the list of subresources
ManagedThreadFactory(String) - Constructor for class org.wildfly.swarm.config.ee.ManagedThreadFactory
 
managedThreadFactorys() - Method in class org.wildfly.swarm.config.Ee.EeResources
Get the list of org.wildfly.swarm.config.ee.ManagedThreadFactory resources
managedThreadFactorys(List<ManagedThreadFactory>) - Method in class org.wildfly.swarm.config.Ee
Add all org.wildfly.swarm.config.ee.ManagedThreadFactory objects to this subresource
managementAccessPredicate() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
A predicate that is applied to incoming requests to determine if they can perform mod cluster management commands.
managementAccessPredicate(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
A predicate that is applied to incoming requests to determine if they can perform mod cluster management commands.
managementAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Address to send management messages to.
managementAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Address to send management messages to.
managementNotificationAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The name of the address that consumers bind to to receive management notifications.
managementNotificationAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The name of the address that consumers bind to to receive management notifications.
managementSocketBinding() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The socket binding of the mod_cluster management port.
managementSocketBinding(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The socket binding of the mod_cluster management port.
mappedFile() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Map to the JSP source.
mappedFile(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Map to the JSP source.
mappingModule(MappingModule) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicMapping
Add the org.wildfly.swarm.config.security.security_domain.mapping.MappingModule object to the list of subresources
MappingModule - Class in org.wildfly.swarm.config.security.security_domain.mapping
List of modules that map principal, role, and credential information
MappingModule(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
 
mappingModules() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicMapping.ClassicMappingResources
Get the list of org.wildfly.swarm.config.security.security_domain.mapping.MappingModule resources
mappingModules(List<MappingModule>) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicMapping
Add all org.wildfly.swarm.config.security.security_domain.mapping.MappingModule objects to this subresource
MasterConfiguration - Class in org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
MasterConfiguration() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.MasterConfiguration
 
MasterConfiguration - Class in org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
MasterConfiguration() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.MasterConfiguration
 
masterConfiguration() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
masterConfiguration(MasterConfiguration) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
masterConfiguration() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
masterConfiguration(MasterConfiguration) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
maxAge() - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Max age of cookie
maxAge(Integer) - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Max age of cookie
maxAttempts() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The number of attempts to send the request to a backend server
maxAttempts(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The number of attempts to send the request to a backend server
maxBackupIndex() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex(Integer) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The maximum number of backups to keep.
maxBackupIndex(Integer) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The maximum number of backups to keep.
maxBackups() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
Whether or not this live server will accept backup requests from other live servers.
maxBackups(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
Whether or not this live server will accept backup requests from other live servers.
maxBackups() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
Whether or not this live server will accept backup requests from other live servers.
maxBackups(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
Whether or not this live server will accept backup requests from other live servers.
maxBatchSize() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The maximum number of messages to consume from the source destination before sending them in a batch to the target destination.
maxBatchSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The maximum number of messages to consume from the source destination before sending them in a batch to the target destination.
maxBatchTime() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The maximum number of milliseconds to wait before sending a batch to target, even if the number of messages consumed has not reached max-batch-size.
maxBatchTime(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The maximum number of milliseconds to wait before sending a batch to target, even if the number of messages consumed has not reached max-batch-size.
maxBufferedRequestSize() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Maximum size of a buffered request, in bytesRequests are not usually buffered, the most common case is when performing SSL renegotiation for a POST request, and the post data must be fullybuffered in order to perform the renegotiation.
maxBufferedRequestSize(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Maximum size of a buffered request, in bytesRequests are not usually buffered, the most common case is when performing SSL renegotiation for a POST request, and the post data must be fullybuffered in order to perform the renegotiation.
maxBufferedRequestSize() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Maximum size of a buffered request, in bytesRequests are not usually buffered, the most common case is when performing SSL renegotiation for a POST request, and the post data must be fullybuffered in order to perform the renegotiation.
maxBufferedRequestSize(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Maximum size of a buffered request, in bytesRequests are not usually buffered, the most common case is when performing SSL renegotiation for a POST request, and the post data must be fullybuffered in order to perform the renegotiation.
maxBufferedRequestSize() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Maximum size of a buffered request, in bytesRequests are not usually buffered, the most common case is when performing SSL renegotiation for a POST request, and the post data must be fullybuffered in order to perform the renegotiation.
maxBufferedRequestSize(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Maximum size of a buffered request, in bytesRequests are not usually buffered, the most common case is when performing SSL renegotiation for a POST request, and the post data must be fullybuffered in order to perform the renegotiation.
maxConcurrentRequests() - Method in class org.wildfly.swarm.config.undertow.configuration.ConnectionLimit
Maximum number of concurrent requests
maxConcurrentRequests(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ConnectionLimit
Maximum number of concurrent requests
maxConnections() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The maximum number of connections per IO thread
maxConnections(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The maximum number of connections per IO thread
maxConnections() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of concurrent connections.
maxConnections(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of concurrent connections.
maxConnections() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of concurrent connections.
maxConnections(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of concurrent connections.
maxConnections() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of concurrent connections.
maxConnections(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of concurrent connections.
maxCookies() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of cookies that will be parsed.
maxCookies(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of cookies that will be parsed.
maxCookies() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of cookies that will be parsed.
maxCookies(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of cookies that will be parsed.
maxCookies() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of cookies that will be parsed.
maxCookies(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of cookies that will be parsed.
maxDeliveryAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines how many time a cancelled message can be redelivered before sending to the dead-letter-address
maxDeliveryAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines how many time a cancelled message can be redelivered before sending to the dead-letter-address
maxEntries() - Method in class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
Maximum number of entries in a cache instance.
maxEntries(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
Maximum number of entries in a cache instance.
maxHeaders() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of headers that will be parsed.
maxHeaders(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of headers that will be parsed.
maxHeaders() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of headers that will be parsed.
maxHeaders(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of headers that will be parsed.
maxHeaders() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of headers that will be parsed.
maxHeaders(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of headers that will be parsed.
maxHeaderSize() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum size in bytes of a http request header.
maxHeaderSize(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum size in bytes of a http request header.
maxHeaderSize() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum size in bytes of a http request header.
maxHeaderSize(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum size in bytes of a http request header.
maxHeaderSize() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum size in bytes of a http request header.
maxHeaderSize(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum size in bytes of a http request header.
maxHops() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The maximum number of times a message can be forwarded.
maxHops(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The maximum number of times a message can be forwarded.
maxIdle() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxIdle(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationComponent
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
maxInboundChannels() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of concurrent inbound messages on a channel.
maxInboundChannels(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of concurrent inbound messages on a channel.
maxInboundMessages() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of inbound channels to support for a connection.
maxInboundMessages(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of inbound channels to support for a connection.
maxInboundMessageSize() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum inbound message size to be allowed.
maxInboundMessageSize(Long) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum inbound message size to be allowed.
maxOutboundChannels() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of concurrent outbound messages on a channel.
maxOutboundChannels(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of concurrent outbound messages on a channel.
maxOutboundMessages() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of outbound channels to support for a connection.
maxOutboundMessages(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum number of outbound channels to support for a connection.
maxOutboundMessageSize() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum outbound message size to send.
maxOutboundMessageSize(Long) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum outbound message size to send.
maxParameters() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of parameters that will be parsed.
maxParameters(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum number of parameters that will be parsed.
maxParameters() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of parameters that will be parsed.
maxParameters(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum number of parameters that will be parsed.
maxParameters() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of parameters that will be parsed.
maxParameters(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of parameters that will be parsed.
maxPoolSize() - Method in class org.wildfly.swarm.config.datasources.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.DataSource
The max-pool-size element specifies the maximum number of connections for a pool.
maxPoolSize() - Method in class org.wildfly.swarm.config.datasources.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.XaDataSource
The max-pool-size element specifies the maximum number of connections for a pool.
maxPoolSize() - Method in class org.wildfly.swarm.config.ejb3.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.StrictMaxBeanInstancePool
The maximum number of bean instances that the pool can hold at a given point in time
maxPoolSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The maximum size for the pool
maxPoolSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The maximum size for the pool
maxPostSize() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum size of a post that will be accepted
maxPostSize(Long) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum size of a post that will be accepted
maxPostSize() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum size of a post that will be accepted
maxPostSize(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum size of a post that will be accepted
maxPostSize() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum size of a post that will be accepted
maxPostSize(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum size of a post that will be accepted
maxProcessingTime() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum processing time taken by a request on this listener
maxProcessingTime(Long) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum processing time taken by a request on this listener
maxProcessingTime() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum processing time taken by a request on this listener
maxProcessingTime(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum processing time taken by a request on this listener
maxProcessingTime() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum processing time taken by a request on this listener
maxProcessingTime(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum processing time taken by a request on this listener
maxRedeliveryDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Maximum value for the redelivery-delay (in ms).
maxRedeliveryDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Maximum value for the redelivery-delay (in ms).
maxRegions() - Method in class org.wildfly.swarm.config.undertow.BufferCache
The maximum number of regions
maxRegions(Integer) - Method in class org.wildfly.swarm.config.undertow.BufferCache
The maximum number of regions
maxRequestTime() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The max amount of time that a request to a backend node can take before it is killed
maxRequestTime(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The max amount of time that a request to a backend node can take before it is killed
maxRequestTime() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The maximum time that a proxy request can be active for, before being killed.
maxRequestTime(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The maximum time that a proxy request can be active for, before being killed.
maxRetries() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The number of times to attempt to recreate connections to the source or target servers when the bridge has detected they have failed.
maxRetries(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The number of times to attempt to recreate connections to the source or target servers when the bridge has detected they have failed.
maxRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The maximum interval of time used to retry connections
maxRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The maximum interval of time used to retry connections
maxRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The maximum interval of time used to retry connections
maxRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The maximum interval of time used to retry connections
maxRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The max retry interval.
maxRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The max retry interval.
maxRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The max retry interval.
maxRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The max retry interval.
maxRetryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The max retry interval.
maxRetryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The max retry interval.
maxSavedReplicatedJournalSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
This specifies how many times a replicated backup server can restart after moving its files on start.
maxSavedReplicatedJournalSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
This specifies how many times a replicated backup server can restart after moving its files on start.
maxSavedReplicatedJournalSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
This specifies how many times a replicated backup server can restart after moving its files on start.
maxSavedReplicatedJournalSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
This specifies how many times a replicated backup server can restart after moving its files on start.
maxSessions() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The maximum number of sessions that can be active at one time
maxSessions(Integer) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The maximum number of sessions that can be active at one time
maxSize() - Method in class org.wildfly.swarm.config.ejb3.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.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.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.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.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.PassivationStore
The maximum number of beans this cache should store before forcing old beans to passivate
maxSizeBytes() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The max bytes size.
maxSizeBytes(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The max bytes size.
maxThreads() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The maximum number of threads to be used by the executor.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The maximum number of threads to be used by the executor.
maxThreads() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The maximum thread pool size.
maxThreads() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The maximum thread pool size.
maxThreads(Integer) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The maximum thread pool size.
mcp() - Method in class org.wildfly.swarm.config.datasources.DataSource
Defines the ManagedConnectionPool implementation, f.ex.
mcp(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Defines the ManagedConnectionPool implementation, f.ex.
mcp() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines the ManagedConnectionPool implementation, f.ex.
mcp(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines the ManagedConnectionPool implementation, f.ex.
MdbDeliveryGroup - Class in org.wildfly.swarm.config.ejb3
Delivery group to manage delivery for mdbs
mdbDeliveryGroup(MdbDeliveryGroup) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.MdbDeliveryGroup object to the list of subresources
MdbDeliveryGroup(String) - Constructor for class org.wildfly.swarm.config.ejb3.MdbDeliveryGroup
 
mdbDeliveryGroups() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.MdbDeliveryGroup resources
mdbDeliveryGroups(List<MdbDeliveryGroup>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.MdbDeliveryGroup objects to this subresource
memoryMeasureInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Frequency to sample JVM memory in ms (or -1 to disable memory sampling)
memoryMeasureInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Frequency to sample JVM memory in ms (or -1 to disable memory sampling)
memoryWarningThreshold() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Percentage of available memory which if exceeded results in a warning log
memoryWarningThreshold(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Percentage of available memory which if exceeded results in a warning log
messageCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of messages currently in this queue.
messageCount(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of messages currently in this queue.
messageCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages currently in this queue.
messageCount(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages currently in this queue.
messageCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of messages currently in this queue.
messageCount(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of messages currently in this queue.
messageCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of messages currently in this queue.
messageCount(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of messages currently in this queue.
messageCounterHistoryDayLimit() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Day limit for the message counter history.
messageCounterHistoryDayLimit(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Day limit for the message counter history.
messageCounterMaxDayHistory() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How many days to keep message counter history.
messageCounterMaxDayHistory(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How many days to keep message counter history.
messageCounterSamplePeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The sample period (in ms) to use for message counters.
messageCounterSamplePeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The sample period (in ms) to use for message counters.
messageExpiryScanPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How often (in ms) to scan for expired messages.
messageExpiryScanPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How often (in ms) to scan for expired messages.
messageExpiryThreadPriority() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The priority of the thread expiring messages.
messageExpiryThreadPriority(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The priority of the thread expiring messages.
messageLoadBalancingType() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The type of message load balancing provided by the cluster connection.
messageLoadBalancingType(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The type of message load balancing provided by the cluster connection.
messagesAdded() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of messages added to this queue since it was created.
messagesAdded(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of messages added to this queue since it was created.
messagesAdded() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages added to this queue since it was created.
messagesAdded(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages added to this queue since it was created.
messagesAdded() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of messages added to this queue since it was created.
messagesAdded(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of messages added to this queue since it was created.
messagesAdded() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of messages added to this queue since it was created.
messagesAdded(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of messages added to this queue since it was created.
MessagingActivemq<T extends MessagingActivemq> - Class in org.wildfly.swarm.config
The messaging-activemq subsystem.
MessagingActivemq() - Constructor for class org.wildfly.swarm.config.MessagingActivemq
 
MessagingActivemq.MessagingActivemqResources - Class in org.wildfly.swarm.config
Child mutators for MessagingActivemq
MessagingActivemqResources() - Constructor for class org.wildfly.swarm.config.MessagingActivemq.MessagingActivemqResources
 
MimeMapping - Class in org.wildfly.swarm.config.undertow.servlet_container
The servlet container mime mapping config
MimeMapping(String) - Constructor for class org.wildfly.swarm.config.undertow.servlet_container.MimeMapping
 
mimeMapping(MimeMapping) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Add the org.wildfly.swarm.config.undertow.servlet_container.MimeMapping object to the list of subresources
mimeMappings(List<MimeMapping>) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Add all org.wildfly.swarm.config.undertow.servlet_container.MimeMapping objects to this subresource
mimeMappings() - Method in class org.wildfly.swarm.config.undertow.ServletContainer.ServletContainerResources
Get the list of org.wildfly.swarm.config.undertow.servlet_container.MimeMapping resources
minLargeMessageSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The minimum size (in bytes) for a message before it is considered as a large message.
minLargeMessageSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The minimum size (in bytes) for a message before it is considered as a large message.
minLargeMessageSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The minimum size (in bytes) for a message before it is considered as a large message.
minLargeMessageSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The minimum size (in bytes) for a message before it is considered as a large message.
minLargeMessageSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The min large message size.
minLargeMessageSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The min large message size.
minLargeMessageSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The min large message size.
minLargeMessageSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The min large message size.
minLargeMessageSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The min large message size.
minLargeMessageSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The min large message size.
minPoolSize() - Method in class org.wildfly.swarm.config.datasources.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.DataSource
The min-pool-size element specifies the minimum number of connections for a pool
minPoolSize() - Method in class org.wildfly.swarm.config.datasources.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.XaDataSource
The min-pool-size element specifies the minimum number of connections for a pool
minPoolSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The minimum size for the pool
minPoolSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The minimum size for the pool
minThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
The core thread pool size which is smaller than the maximum pool size.
minThreads(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
The core thread pool size which is smaller than the maximum pool size.
minWait() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
Indicates the minimum time (in milliseconds) to wait after the max number of failures is reached, after which this backup site should go offline.
minWait(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
Indicates the minimum time (in milliseconds) to wait after the max number of failures is reached, after which this backup site should go offline.
misses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute misses.
misses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute misses.
misses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute misses.
misses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute misses.
misses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute misses.
misses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute misses.
misses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute misses.
misses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute misses.
mixedJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache JDBC store configuration.
mixedJdbcStore(MixedJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache JDBC store configuration.
mixedJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache JDBC store configuration.
mixedJdbcStore(MixedJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache JDBC store configuration.
mixedJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache JDBC store configuration.
mixedJdbcStore(MixedJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache JDBC store configuration.
MixedJdbcStore - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache JDBC store configuration.
MixedJdbcStore() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
 
mixedJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache JDBC store configuration.
mixedJdbcStore(MixedJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache JDBC store configuration.
MixedJdbcStore.MixedJdbcStoreResources - Class in org.wildfly.swarm.config.infinispan.cache_container
Child mutators for MixedJdbcStore
MixedJdbcStoreResources() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore.MixedJdbcStoreResources
 
ModCluster - Class in org.wildfly.swarm.config.undertow.configuration
A mod-cluster front end load balancer
ModCluster(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.ModCluster
 
modCluster(ModCluster) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.ModCluster object to the list of subresources
ModCluster.ModClusterResources - Class in org.wildfly.swarm.config.undertow.configuration
Child mutators for ModCluster
ModClusterResources() - Constructor for class org.wildfly.swarm.config.undertow.configuration.ModCluster.ModClusterResources
 
modClusters() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.ModCluster resources
modClusters(List<ModCluster>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.ModCluster objects to this subresource
mode() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation.
mode(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation.
mode() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation.
mode(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation.
mode() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation.
mode(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Sets the clustered cache mode, ASYNC for asynchronous operation, or SYNC for synchronous operation.
mode() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
Sets the cache transaction mode to one of NONE, NON_XA, NON_DURABLE_XA, FULL_XA.
mode(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
Sets the cache transaction mode to one of NONE, NON_XA, NON_DURABLE_XA, FULL_XA.
modificationQueueSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BehindWrite
Maximum number of entries in the asynchronous queue.
modificationQueueSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BehindWrite
Maximum number of entries in the asynchronous queue.
modificationTestInterval() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Minimum amount of time between two tests for updates, in seconds.
modificationTestInterval(Integer) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Minimum amount of time between two tests for updates, in seconds.
module() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The module whose class loader should be used when building this cache's configuration.
module(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The module whose class loader should be used when building this cache's configuration.
module() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The module whose class loader should be used when building this cache's configuration.
module(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The module whose class loader should be used when building this cache's configuration.
module() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The module whose class loader should be used when building this cache's configuration.
module(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The module whose class loader should be used when building this cache's configuration.
module() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The module whose class loader should be used when building this cache's configuration.
module(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The module whose class loader should be used when building this cache's configuration.
module() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The module whose class loader should be used when building this cache container's configuration.
module(String) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
The module whose class loader should be used when building this cache container's configuration.
module() - Method in class org.wildfly.swarm.config.logging.CustomFormatter
The module that the logging handler depends on.
module(String) - Method in class org.wildfly.swarm.config.logging.CustomFormatter
The module that the logging handler depends on.
module() - Method in class org.wildfly.swarm.config.logging.CustomHandler
The module that the logging handler depends on.
module(String) - Method in class org.wildfly.swarm.config.logging.CustomHandler
The module that the logging handler depends on.
module() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of AS7 module containing the resources required to lookup source and target JMS resources.
module(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of AS7 module containing the resources required to lookup source and target JMS resources.
module() - Method in class org.wildfly.swarm.config.naming.Binding
The module to load the object factory from for object factory bindings
module(String) - Method in class org.wildfly.swarm.config.naming.Binding
The module to load the object factory from for object factory bindings
module() - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
Name of JBoss Module where the login module is located.
module(String) - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
Name of JBoss Module where the login module is located.
module() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
Name of JBoss Module where the mapping module code is located.
module(String) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
Name of JBoss Module where the mapping module code is located.
module() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
Name of JBoss Module where the login module is located.
module(String) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
Name of JBoss Module where the login module is located.
module() - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
Name of JBoss Module where the login module is located.
module(String) - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
Name of JBoss Module where the login module is located.
module() - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
Name of JBoss Module where the login module is located.
module(String) - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
Name of JBoss Module where the login module is located.
module() - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
Name of JBoss Module where the mapping module code is located.
module(String) - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
Name of JBoss Module where the mapping module code is located.
module() - Method in class org.wildfly.swarm.config.undertow.configuration.CustomFilter
Module name where class can be loaded from
module(String) - Method in class org.wildfly.swarm.config.undertow.configuration.CustomFilter
Module name where class can be loaded from
module() - Method in class org.wildfly.swarm.config.undertow.configuration.ExpressionFilter
Module to use to load the filter definitions
module(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ExpressionFilter
Module to use to load the filter definitions
moduleOptions() - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
List of module options containing a name/value pair.
moduleOptions(Map) - Method in class org.wildfly.swarm.config.security.security_domain.acl.AclModule
List of module options containing a name/value pair.
moduleOptions() - Method in class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule
List of module options containing a name/value pair.
moduleOptions(Map) - Method in class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule
List of module options containing a name/value pair.
moduleOptions() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
List of module options containing a name/value pair.
moduleOptions(Map) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.AuthModule
List of module options containing a name/value pair.
moduleOptions() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
List of module options containing a name/value pair.
moduleOptions(Map) - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModule
List of module options containing a name/value pair.
moduleOptions() - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
List of module options containing a name/value pair.
moduleOptions(Map) - Method in class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
List of module options containing a name/value pair.
moduleOptions() - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
List of module options containing a name/value pair.
moduleOptions(Map) - Method in class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
List of module options containing a name/value pair.
moduleOptions() - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
List of module options containing a name/value pair.
moduleOptions(Map) - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
List of module options containing a name/value pair.
moduleSlot() - Method in class org.wildfly.swarm.config.datasources.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.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.ThreadPool
The name of the thread pool.
name(String) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The name of the thread pool.
name() - Method in class org.wildfly.swarm.config.jca.BootstrapContext
The name of the BootstrapContext
name(String) - Method in class org.wildfly.swarm.config.jca.BootstrapContext
The name of the BootstrapContext
name() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
The name of the DistributedWorkManager
name(String) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
The name of the DistributedWorkManager
name() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The name of the thread pool.
name(String) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The name of the thread pool.
name() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The name of the thread pool.
name(String) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The name of the thread pool.
name() - Method in class org.wildfly.swarm.config.jca.Workmanager
The name of the WorkManager
name(String) - Method in class org.wildfly.swarm.config.jca.Workmanager
The name of the WorkManager
name() - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
table name for storing XIDs
name(String) - Method in class org.wildfly.swarm.config.transactions.CommitMarkableResource
table name for storing XIDs
name() - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Name of the cookie
name(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Name of the cookie
namedFormatter() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.CustomHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.CustomHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.FileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.FileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
namedFormatter(String) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The name of the defined formatter to be used on the handler.
Naming<T extends Naming> - Class in org.wildfly.swarm.config
The configuration of the naming subsystem.
Naming() - Constructor for class org.wildfly.swarm.config.Naming
 
Naming.NamingResources - Class in org.wildfly.swarm.config
Child mutators for Naming
NamingResources() - Constructor for class org.wildfly.swarm.config.Naming.NamingResources
 
newConnectionSql() - Method in class org.wildfly.swarm.config.datasources.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.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.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.XaDataSource
Specifies an SQL statement to execute whenever a connection is added to the connection pool
noActive() - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-active" element contains a boolean value which specifies whether mechanisms susceptible to active (non-dictionary) attacks are not permitted.
noActive(Boolean) - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-active" element contains a boolean value which specifies whether mechanisms susceptible to active (non-dictionary) attacks are not permitted.
noAnonymous() - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-anonymous" element contains a boolean value which specifies whether mechanisms that accept anonymous login are permitted.
noAnonymous(Boolean) - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-anonymous" element contains a boolean value which specifies whether mechanisms that accept anonymous login are permitted.
Node - Class in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer
Runtime representation of a mod_cluster node
Node(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
 
node(Node) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
Add the org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node object to the list of subresources
Node.NodeResources - Class in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer
Child mutators for Node
nodeId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The node ID used by this cluster connection.
nodeId(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The node ID used by this cluster connection.
nodeIdentifier() - Method in class org.wildfly.swarm.config.Transactions
Used to set the node identifier on the core environment.
nodeIdentifier(String) - Method in class org.wildfly.swarm.config.Transactions
Used to set the node identifier on the core environment.
NodeResources() - Constructor for class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node.NodeResources
 
nodes() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer.BalancerResources
Get the list of org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node resources
nodes(List<Node>) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
Add all org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node objects to this subresource
noDictionary() - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-dictionary" element contains a boolean value which specifies whether mechanisms susceptible to passive dictionary attacks are permitted.
noDictionary(Boolean) - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-dictionary" element contains a boolean value which specifies whether mechanisms susceptible to passive dictionary attacks are permitted.
nonDurableMessageCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages for all non-durable subscribers for this topic.
nonDurableMessageCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of messages for all non-durable subscribers for this topic.
nonDurableSubscriptionCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of non-durable subscribers for this topic.
nonDurableSubscriptionCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of non-durable subscribers for this topic.
noneStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
A store-less configuration.
noneStore(NoneStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
A store-less configuration.
noneStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
A store-less configuration.
noneStore(NoneStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
A store-less configuration.
noneStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
A store-less configuration.
noneStore(NoneStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
A store-less configuration.
NoneStore - Class in org.wildfly.swarm.config.infinispan.cache_container
A store-less configuration.
NoneStore() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.NoneStore
 
noneStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
A store-less configuration.
noneStore(NoneStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
A store-less configuration.
NoneTransport - Class in org.wildfly.swarm.config.infinispan.cache_container
A local-only transport used by this cache-container
NoneTransport() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.NoneTransport
 
noneTransport() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
A local-only transport used by this cache-container
noneTransport(NoneTransport) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
A local-only transport used by this cache-container
nonPortableMode() - Method in class org.wildfly.swarm.config.Weld
If true then the non-portable mode is enabled.
nonPortableMode(Boolean) - Method in class org.wildfly.swarm.config.Weld
If true then the non-portable mode is enabled.
noPlainText() - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-plain-text" element contains a boolean value which specifies whether mechanisms susceptible to simple plain passive attacks (e.g., "PLAIN") are not permitted.
noPlainText(Boolean) - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "no-plain-text" element contains a boolean value which specifies whether mechanisms susceptible to simple plain passive attacks (e.g., "PLAIN") are not permitted.
noRecovery() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies if the connection pool should be excluded from recovery
noRecovery(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies if the connection pool should be excluded from recovery
noRequestTimeout() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The length of time in milliseconds that the connection can be idle before it is closed by the container
noRequestTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The length of time in milliseconds that the connection can be idle before it is closed by the container
noRequestTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The length of time in milliseconds that the connection can be idle before it is closed by the container
noRequestTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The length of time in milliseconds that the connection can be idle before it is closed by the container
noRequestTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The length of time in milliseconds that the connection can be idle before it is closed by the container
noRequestTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The length of time in milliseconds that the connection can be idle before it is closed by the container
notificationAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
How many times the cluster connection will broadcast itself
notificationAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
How many times the cluster connection will broadcast itself
notificationInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
How often the cluster connection will broadcast itself
notificationInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
How often the cluster connection will broadcast itself
noTxSeparatePool() - Method in class org.wildfly.swarm.config.datasources.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.XaDataSource
Oracle does not like XA connections getting used both inside and outside a JTA transaction.
numberOfAbortedTransactions() - Method in class org.wildfly.swarm.config.Transactions
The number of aborted (i.e.
numberOfAbortedTransactions(Long) - Method in class org.wildfly.swarm.config.Transactions
The number of aborted (i.e.
numberOfApplicationRollbacks() - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that have been rolled back by application request.
numberOfApplicationRollbacks(Long) - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that have been rolled back by application request.
numberOfBytesPerPage() - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The number of bytes used by each page for this address.
numberOfBytesPerPage(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The number of bytes used by each page for this address.
numberOfCommittedTransactions() - Method in class org.wildfly.swarm.config.Transactions
The number of committed transactions.
numberOfCommittedTransactions(Long) - Method in class org.wildfly.swarm.config.Transactions
The number of committed transactions.
numberOfEntries() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The current number of entries in the cache.
numberOfEntries(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The current number of entries in the cache.
numberOfEntries() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The current number of entries in the cache.
numberOfEntries(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The current number of entries in the cache.
numberOfEntries() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The current number of entries in the cache.
numberOfEntries(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The current number of entries in the cache.
numberOfEntries() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The current number of entries in the cache.
numberOfEntries(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The current number of entries in the cache.
numberOfHeuristics() - Method in class org.wildfly.swarm.config.Transactions
The number of transactions which have terminated with heuristic outcomes.
numberOfHeuristics(Long) - Method in class org.wildfly.swarm.config.Transactions
The number of transactions which have terminated with heuristic outcomes.
numberOfInflightTransactions() - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that have begun but not yet terminated.
numberOfInflightTransactions(Long) - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that have begun but not yet terminated.
numberOfLocksAvailable() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
The number of locks available to this cache.
numberOfLocksAvailable(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
The number of locks available to this cache.
numberOfLocksHeld() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
The number of locks currently in use by this cache.
numberOfLocksHeld(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
The number of locks currently in use by this cache.
numberOfNestedTransactions() - Method in class org.wildfly.swarm.config.Transactions
The total number of nested (sub) transactions created.
numberOfNestedTransactions(Long) - Method in class org.wildfly.swarm.config.Transactions
The total number of nested (sub) transactions created.
numberOfPages() - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The number of pages used by this address.
numberOfPages(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The number of pages used by this address.
numberOfResourceRollbacks() - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that rolled back due to resource (participant) failure.
numberOfResourceRollbacks(Long) - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that rolled back due to resource (participant) failure.
numberOfTimedOutTransactions() - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that have rolled back due to timeout.
numberOfTimedOutTransactions(Long) - Method in class org.wildfly.swarm.config.Transactions
The number of transactions that have rolled back due to timeout.
numberOfTransactions() - Method in class org.wildfly.swarm.config.Transactions
The total number of transactions (top-level and nested) created
numberOfTransactions(Long) - Method in class org.wildfly.swarm.config.Transactions
The total number of transactions (top-level and nested) created

O

objectStorePath() - Method in class org.wildfly.swarm.config.Transactions
Denotes a relative or absolute filesystem path denoting where the transaction manager object store should store data.
objectStorePath(String) - Method in class org.wildfly.swarm.config.Transactions
Denotes a relative or absolute filesystem path denoting where the transaction manager object store should store data.
objectStoreRelativeTo() - Method in class org.wildfly.swarm.config.Transactions
References a global path configuration in the domain model, defaulting to the JBoss Application Server data directory (jboss.server.data.dir).
objectStoreRelativeTo(String) - Method in class org.wildfly.swarm.config.Transactions
References a global path configuration in the domain model, defaulting to the JBoss Application Server data directory (jboss.server.data.dir).
openConnections() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The current number of open connections
openConnections(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The current number of open connections
optimizeScriptlets() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
If JSP scriptlets should be optimised to remove string concatenation
optimizeScriptlets(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
If JSP scriptlets should be optimised to remove string concatenation
org.wildfly.swarm.config - package org.wildfly.swarm.config
 
org.wildfly.swarm.config.datasources - package org.wildfly.swarm.config.datasources
 
org.wildfly.swarm.config.datasources.data_source - package org.wildfly.swarm.config.datasources.data_source
 
org.wildfly.swarm.config.datasources.xa_data_source - package org.wildfly.swarm.config.datasources.xa_data_source
 
org.wildfly.swarm.config.ee - package org.wildfly.swarm.config.ee
 
org.wildfly.swarm.config.ejb3 - package org.wildfly.swarm.config.ejb3
 
org.wildfly.swarm.config.ejb3.remoting_profile - package org.wildfly.swarm.config.ejb3.remoting_profile
 
org.wildfly.swarm.config.ejb3.service - package org.wildfly.swarm.config.ejb3.service
 
org.wildfly.swarm.config.infinispan - package org.wildfly.swarm.config.infinispan
 
org.wildfly.swarm.config.infinispan.cache_container - package org.wildfly.swarm.config.infinispan.cache_container
 
org.wildfly.swarm.config.io - package org.wildfly.swarm.config.io
 
org.wildfly.swarm.config.jca - package org.wildfly.swarm.config.jca
 
org.wildfly.swarm.config.logging - package org.wildfly.swarm.config.logging
 
org.wildfly.swarm.config.mail - package org.wildfly.swarm.config.mail
 
org.wildfly.swarm.config.mail.mail_session - package org.wildfly.swarm.config.mail.mail_session
 
org.wildfly.swarm.config.messaging_activemq - package org.wildfly.swarm.config.messaging_activemq
 
org.wildfly.swarm.config.messaging_activemq.server - package org.wildfly.swarm.config.messaging_activemq.server
 
org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated - package org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated
 
org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated - package org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated
 
org.wildfly.swarm.config.naming - package org.wildfly.swarm.config.naming
 
org.wildfly.swarm.config.remoting - package org.wildfly.swarm.config.remoting
 
org.wildfly.swarm.config.security - package org.wildfly.swarm.config.security
 
org.wildfly.swarm.config.security.security_domain - package org.wildfly.swarm.config.security.security_domain
 
org.wildfly.swarm.config.security.security_domain.acl - package org.wildfly.swarm.config.security.security_domain.acl
 
org.wildfly.swarm.config.security.security_domain.audit - package org.wildfly.swarm.config.security.security_domain.audit
 
org.wildfly.swarm.config.security.security_domain.authentication - package org.wildfly.swarm.config.security.security_domain.authentication
 
org.wildfly.swarm.config.security.security_domain.authorization - package org.wildfly.swarm.config.security.security_domain.authorization
 
org.wildfly.swarm.config.security.security_domain.identity_trust - package org.wildfly.swarm.config.security.security_domain.identity_trust
 
org.wildfly.swarm.config.security.security_domain.mapping - package org.wildfly.swarm.config.security.security_domain.mapping
 
org.wildfly.swarm.config.transactions - package org.wildfly.swarm.config.transactions
 
org.wildfly.swarm.config.transactions.log_store - package org.wildfly.swarm.config.transactions.log_store
 
org.wildfly.swarm.config.transactions.log_store.transactions - package org.wildfly.swarm.config.transactions.log_store.transactions
 
org.wildfly.swarm.config.undertow - package org.wildfly.swarm.config.undertow
 
org.wildfly.swarm.config.undertow.configuration - package org.wildfly.swarm.config.undertow.configuration
 
org.wildfly.swarm.config.undertow.configuration.mod_cluster - package org.wildfly.swarm.config.undertow.configuration.mod_cluster
 
org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer - package org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer
 
org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node - package org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node
 
org.wildfly.swarm.config.undertow.configuration.reverse_proxy - package org.wildfly.swarm.config.undertow.configuration.reverse_proxy
 
org.wildfly.swarm.config.undertow.server - package org.wildfly.swarm.config.undertow.server
 
org.wildfly.swarm.config.undertow.server.host - package org.wildfly.swarm.config.undertow.server.host
 
org.wildfly.swarm.config.undertow.servlet_container - package org.wildfly.swarm.config.undertow.servlet_container
 
OutboundConnection - Class in org.wildfly.swarm.config.remoting
Remoting outbound connection.
outboundConnection(OutboundConnection) - Method in class org.wildfly.swarm.config.Remoting
Add the org.wildfly.swarm.config.remoting.OutboundConnection object to the list of subresources
OutboundConnection(String) - Constructor for class org.wildfly.swarm.config.remoting.OutboundConnection
 
OutboundConnection.OutboundConnectionResources - Class in org.wildfly.swarm.config.remoting
Child mutators for OutboundConnection
outboundConnectionRef() - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
Name of outbound connection that will be used by the ejb receiver
outboundConnectionRef(String) - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
Name of outbound connection that will be used by the ejb receiver
OutboundConnectionResources() - Constructor for class org.wildfly.swarm.config.remoting.OutboundConnection.OutboundConnectionResources
 
outboundConnections(List<OutboundConnection>) - Method in class org.wildfly.swarm.config.Remoting
Add all org.wildfly.swarm.config.remoting.OutboundConnection objects to this subresource
outboundConnections() - Method in class org.wildfly.swarm.config.Remoting.RemotingResources
Get the list of org.wildfly.swarm.config.remoting.OutboundConnection resources
outboundSocketBinding() - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
Outbound socket binding for this host
outboundSocketBinding(String) - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
Outbound socket binding for this host
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Outbound Socket binding to mail server
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Outbound Socket binding to mail server
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Outbound Socket binding to mail server
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Outbound Socket binding to mail server
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Outbound Socket binding to mail server
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.remoting.LocalOutboundConnection
Name of the outbound-socket-binding which will be used to determine the destination address and port for the connection.
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.remoting.LocalOutboundConnection
Name of the outbound-socket-binding which will be used to determine the destination address and port for the connection.
outboundSocketBindingRef() - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
Name of the outbound-socket-binding which will be used to determine the destination address and port for the connection.
outboundSocketBindingRef(String) - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
Name of the outbound-socket-binding which will be used to determine the destination address and port for the connection.
outgoingInterceptors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The list of outgoing interceptor classes used by this server.
outgoingInterceptors(List<Map>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The list of outgoing interceptor classes used by this server.
overflowAction() - Method in class org.wildfly.swarm.config.logging.AsyncHandler
Specify what action to take when the overflowing.
overflowAction(String) - Method in class org.wildfly.swarm.config.logging.AsyncHandler
Specify what action to take when the overflowing.
overrideInVmSecurity() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the ActiveMQ server will override security credentials for in-vm connections.
overrideInVmSecurity(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the ActiveMQ server will override security credentials for in-vm connections.
owners() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Number of cluster-wide replicas for each cache entry.
owners(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Number of cluster-wide replicas for each cache entry.

P

padXid() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Should the Xid be padded
padXid(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Should the Xid be padded
pageMaxCacheSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The number of page files to keep in memory to optimize IO during paging navigation.
pageMaxCacheSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The number of page files to keep in memory to optimize IO during paging navigation.
pageMaxConcurrentIo() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The maximum number of concurrent reads allowed on paging
pageMaxConcurrentIo(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The maximum number of concurrent reads allowed on paging
pageSizeBytes() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The paging size.
pageSizeBytes(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The paging size.
PagingDirectoryPath - Class in org.wildfly.swarm.config.messaging_activemq.server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
pagingDirectoryPath() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
pagingDirectoryPath(PagingDirectoryPath) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
PagingDirectoryPath() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.PagingDirectoryPath
 
parameters() - Method in class org.wildfly.swarm.config.undertow.configuration.CustomFilter
Filter parameters
parameters(Map) - Method in class org.wildfly.swarm.config.undertow.configuration.CustomFilter
Filter parameters
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Connector
A key-value pair understood by the connector factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Connector
A key-value pair understood by the connector factory-class and used to configure it.
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectorService
A key/value pair understood by the connector service's factory-class
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectorService
A key/value pair understood by the connector service's factory-class
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
A key-value pair understood by the connector factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
A key-value pair understood by the connector factory-class and used to configure it.
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmConnector
A key-value pair understood by the connector factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmConnector
A key-value pair understood by the connector factory-class and used to configure it.
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
A key-value pair understood by the acceptor factory-class and used to configure it.
params() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector
A key-value pair understood by the connector factory-class and used to configure it.
params(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector
A key-value pair understood by the connector factory-class and used to configure it.
Participants - Class in org.wildfly.swarm.config.transactions.log_store.transactions
The resources that did work in a transaction.
Participants(String) - Constructor for class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
 
participants(List<Participants>) - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
Add all org.wildfly.swarm.config.transactions.log_store.transactions.Participants objects to this subresource
participants(Participants) - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
Add the org.wildfly.swarm.config.transactions.log_store.transactions.Participants object to the list of subresources
participants() - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions.TransactionsResources
Get the list of org.wildfly.swarm.config.transactions.log_store.transactions.Participants resources
partition() - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
The partition name.
partition(String) - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
The partition name.
partitionHandlingComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The partition handling configuration for distributed and replicated caches.
partitionHandlingComponent(PartitionHandlingComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The partition handling configuration for distributed and replicated caches.
PartitionHandlingComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
The partition handling configuration for distributed and replicated caches.
PartitionHandlingComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.PartitionHandlingComponent
 
partitionHandlingComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The partition handling configuration for distributed and replicated caches.
partitionHandlingComponent(PartitionHandlingComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The partition handling configuration for distributed and replicated caches.
passCredentials() - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "pass-credentials" element contains a boolean value which specifies whether mechanisms that pass client credentials are required.
passCredentials(Boolean) - Method in class org.wildfly.swarm.config.remoting.PolicySaslPolicy
The optional nested "pass-credentials" element contains a boolean value which specifies whether mechanisms that pass client credentials are required.
passivation() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivation(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, data is only written to the cache store when it is evicted from memory, a phenomenon known as 'passivation'.
passivations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivations() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivations(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache node passivations (passivating a node from memory to a cache store).
passivationStore() - Method in class org.wildfly.swarm.config.ejb3.Cache
The passivation store used by this cache
passivationStore(String) - Method in class org.wildfly.swarm.config.ejb3.Cache
The passivation store used by this cache
PassivationStore - Class in org.wildfly.swarm.config.ejb3
A passivation store
passivationStore(PassivationStore) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.PassivationStore object to the list of subresources
PassivationStore(String) - Constructor for class org.wildfly.swarm.config.ejb3.PassivationStore
 
passivationStores() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.PassivationStore resources
passivationStores(List<PassivationStore>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.PassivationStore objects to this subresource
password() - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies the password used when creating a new connection
password(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies the password used when creating a new connection
password() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the password used when creating a new connection
password(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the password used when creating a new connection
password() - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Password to authenticate on server
password() - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Password to authenticate on server
password() - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Password to authenticate on server
password() - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Password to authenticate on server
password(String) - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Password to authenticate on server
password() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The password to use when creating the bridge connection to the remote server.
password(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The password to use when creating the bridge connection to the remote server.
password() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The default password to use with this connection factory.
password(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The default password to use with this connection factory.
path() - Method in class org.wildfly.swarm.config.ejb3.service.FileDataStore
The directory to store persistent timer information in
path(String) - Method in class org.wildfly.swarm.config.ejb3.service.FileDataStore
The directory to store persistent timer information in
path() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The system path under which this cache store will persist its entries.
path(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The system path under which this cache store will persist its entries.
path() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BindingsDirectoryPath
The actual filesystem path.
path(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BindingsDirectoryPath
The actual filesystem path.
path() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JournalDirectoryPath
The actual filesystem path.
path(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JournalDirectoryPath
The actual filesystem path.
path() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LargeMessagesDirectoryPath
The actual filesystem path.
path(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LargeMessagesDirectoryPath
The actual filesystem path.
path() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PagingDirectoryPath
The actual filesystem path.
path(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PagingDirectoryPath
The actual filesystem path.
path() - Method in class org.wildfly.swarm.config.undertow.configuration.ErrorPage
Error page path
path(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ErrorPage
Error page path
path() - Method in class org.wildfly.swarm.config.undertow.configuration.File
Path on filesystem from where file handler will serve resources
path(String) - Method in class org.wildfly.swarm.config.undertow.configuration.File
Path on filesystem from where file handler will serve resources
path() - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
Optional path if host is using non root resource
path(String) - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
Optional path if host is using non root resource
path() - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Cookie path.
path(String) - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Cookie path.
path() - Method in class org.wildfly.swarm.config.undertow.servlet_container.PersistentSessionsSetting
The path to the persistent session data directory.
path(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.PersistentSessionsSetting
The path to the persistent session data directory.
pattern() - Method in class org.wildfly.swarm.config.logging.PatternFormatter
Defines a pattern for the formatter.
pattern(String) - Method in class org.wildfly.swarm.config.logging.PatternFormatter
Defines a pattern for the formatter.
pattern() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
The access log pattern.
pattern(String) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
The access log pattern.
patternFormatter(PatternFormatter) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.PatternFormatter object to the list of subresources
PatternFormatter - Class in org.wildfly.swarm.config.logging
A pattern formatter to be used with handlers.
patternFormatter(PatternFormatter) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.PatternFormatter object to the list of subresources
PatternFormatter(String) - Constructor for class org.wildfly.swarm.config.logging.PatternFormatter
 
patternFormatters() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.PatternFormatter resources
patternFormatters(List<PatternFormatter>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.PatternFormatter objects to this subresource
patternFormatters() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.PatternFormatter resources
patternFormatters(List<PatternFormatter>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.PatternFormatter objects to this subresource
paused() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
Whether the JMS bridge is paused.
paused(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
Whether the JMS bridge is paused.
paused() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
Whether the queue is paused.
paused(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
Whether the queue is paused.
paused() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
Whether the queue is paused.
paused(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
Whether the queue is paused.
paused() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
Whether the queue is paused.
paused(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
Whether the queue is paused.
perfBlastPages() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
TODO
perfBlastPages(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
TODO
periodicRotatingFileHandler(PeriodicRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler object to the list of subresources
PeriodicRotatingFileHandler - Class in org.wildfly.swarm.config.logging
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(PeriodicRotatingFileHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler object to the list of subresources
PeriodicRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
 
periodicRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler resources
periodicRotatingFileHandlers(List<PeriodicRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler objects to this subresource
periodicRotatingFileHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler resources
periodicRotatingFileHandlers(List<PeriodicRotatingFileHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler objects to this subresource
periodicSizeRotatingFileHandler(PeriodicSizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler object to the list of subresources
PeriodicSizeRotatingFileHandler - Class in org.wildfly.swarm.config.logging
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(PeriodicSizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler object to the list of subresources
PeriodicSizeRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
 
periodicSizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler resources
periodicSizeRotatingFileHandlers(List<PeriodicSizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler objects to this subresource
periodicSizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler resources
periodicSizeRotatingFileHandlers(List<PeriodicSizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler objects to this subresource
persistDeliveryCountBeforeDelivery() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the delivery count is persisted before delivery.
persistDeliveryCountBeforeDelivery(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the delivery count is persisted before delivery.
persistenceEnabled() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server will use the file based journal for persistence.
persistenceEnabled(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server will use the file based journal for persistence.
PersistenceThreadPool - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a thread pool used for interacting with the persistent store.
PersistenceThreadPool() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
 
persistenceThreadPool() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for interacting with the persistent store.
persistenceThreadPool(PersistenceThreadPool) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for interacting with the persistent store.
PersistentSessionsSetting - Class in org.wildfly.swarm.config.undertow.servlet_container
Session persistence sessions
PersistentSessionsSetting() - Constructor for class org.wildfly.swarm.config.undertow.servlet_container.PersistentSessionsSetting
 
persistentSessionsSetting() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Session persistence sessions
persistentSessionsSetting(PersistentSessionsSetting) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Session persistence sessions
persistIdCache() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether IDs are persisted to the journal.
persistIdCache(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether IDs are persisted to the journal.
ping() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The nodes ping
ping(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The nodes ping
policy() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
The policy decides when to redistribute a Work instance
policy(String) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
The policy decides when to redistribute a Work instance
PolicyModule - Class in org.wildfly.swarm.config.security.security_domain.authorization
List of authentication modules
PolicyModule(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule
 
policyModule(PolicyModule) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthorization
Add the org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule object to the list of subresources
policyModules() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthorization.ClassicAuthorizationResources
Get the list of org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule resources
policyModules(List<PolicyModule>) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthorization
Add all org.wildfly.swarm.config.security.security_domain.authorization.PolicyModule objects to this subresource
policyOptions() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
List of policy's options key/value pairs
policyOptions(Map) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
List of policy's options key/value pairs
PolicySaslPolicy - Class in org.wildfly.swarm.config.remoting
The policy configuration.
PolicySaslPolicy() - Constructor for class org.wildfly.swarm.config.remoting.PolicySaslPolicy
 
policySaslPolicy() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The policy configuration.
policySaslPolicy(PolicySaslPolicy) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The policy configuration.
PooledConnectionFactory - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a managed connection factory.
pooledConnectionFactory(PooledConnectionFactory) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory object to the list of subresources
PooledConnectionFactory(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
 
pooledConnectionFactorys(List<PooledConnectionFactory>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory objects to this subresource
pooledConnectionFactorys() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory resources
poolPrefill() - Method in class org.wildfly.swarm.config.datasources.DataSource
Should the pool be prefilled.
poolPrefill(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Should the pool be prefilled.
poolPrefill() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Should the pool be prefilled.
poolPrefill(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Should the pool be prefilled.
poolUseStrictMin() - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies if the min-pool-size should be considered strictly
poolUseStrictMin(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies if the min-pool-size should be considered strictly
poolUseStrictMin() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies if the min-pool-size should be considered strictly
poolUseStrictMin(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies if the min-pool-size should be considered strictly
Pop3Server - Class in org.wildfly.swarm.config.mail.mail_session
Mail session server
Pop3Server() - Constructor for class org.wildfly.swarm.config.mail.mail_session.Pop3Server
 
pop3Server() - Method in class org.wildfly.swarm.config.mail.MailSession
Mail session server
pop3Server(Pop3Server) - Method in class org.wildfly.swarm.config.mail.MailSession
Mail session server
port() - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The port the syslog server is listening on.
port(Integer) - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The port the syslog server is listening on.
preAcknowledge() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to pre-acknowledge.
preAcknowledge(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to pre-acknowledge.
preAcknowledge() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to pre-acknowledge.
preAcknowledge(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to pre-acknowledge.
preAcknowledge() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to pre-acknowledge.
preAcknowledge(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to pre-acknowledge.
predicate() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Predicate that determines if the request should be logged
predicate(String) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Predicate that determines if the request should be logged
predicate() - Method in class org.wildfly.swarm.config.undertow.server.host.FilterRef
Predicates provide a simple way of making a true/false decision based on an exchange.
predicate(String) - Method in class org.wildfly.swarm.config.undertow.server.host.FilterRef
Predicates provide a simple way of making a true/false decision based on an exchange.
prefix() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
The prefix for the database table name.
prefix(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
The prefix for the database table name.
prefix() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
The prefix for the database table name.
prefix(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
The prefix for the database table name.
prefix() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Prefix for the log file name.
prefix(String) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Prefix for the log file name.
preload() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preload(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, when the cache starts, data stored in the cache store will be pre-loaded into memory.
preparedStatementsCacheSize() - Method in class org.wildfly.swarm.config.datasources.DataSource
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize(Long) - Method in class org.wildfly.swarm.config.datasources.DataSource
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize(Long) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The number of prepared statements per connection in an LRU cache
prepares() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The number of transaction prepares.
prepares(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The number of transaction prepares.
priority() - Method in class org.wildfly.swarm.config.ee.ManagedThreadFactory
The priority applied to threads created by the factory
priority(Integer) - Method in class org.wildfly.swarm.config.ee.ManagedThreadFactory
The priority applied to threads created by the factory
priority() - Method in class org.wildfly.swarm.config.undertow.server.host.FilterRef
Defines filter order, it should be set to 1 or more, higher number instructs server to be included earlier in handler chain than others under same context.
priority(Integer) - Method in class org.wildfly.swarm.config.undertow.server.host.FilterRef
Defines filter order, it should be set to 1 or more, higher number instructs server to be included earlier in handler chain than others under same context.
proactiveAuthentication() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If proactive authentication should be used.
proactiveAuthentication(Boolean) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If proactive authentication should be used.
problemServerRetry() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
Time in seconds to wait before attempting to reconnect to a server that is down
problemServerRetry(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
Time in seconds to wait before attempting to reconnect to a server that is down
processIdSocketBinding() - Method in class org.wildfly.swarm.config.Transactions
The name of the socket binding configuration to use if the transaction manager should use a socket-based process id.
processIdSocketBinding(String) - Method in class org.wildfly.swarm.config.Transactions
The name of the socket binding configuration to use if the transaction manager should use a socket-based process id.
processIdSocketMaxPorts() - Method in class org.wildfly.swarm.config.Transactions
The maximum number of ports to search for an open port if the transaction manager should use a socket-based process id.
processIdSocketMaxPorts(Integer) - Method in class org.wildfly.swarm.config.Transactions
The maximum number of ports to search for an open port if the transaction manager should use a socket-based process id.
processIdUuid() - Method in class org.wildfly.swarm.config.Transactions
Indicates whether the transaction manager should use a UUID based process id.
processIdUuid(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Indicates whether the transaction manager should use a UUID based process id.
processingTime() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The total processing time of all requests handed by this listener
processingTime(Long) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The total processing time of all requests handed by this listener
processingTime() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The total processing time of all requests handed by this listener
processingTime(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The total processing time of all requests handed by this listener
processingTime() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The total processing time of all requests handed by this listener
processingTime(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The total processing time of all requests handed by this listener
producerMaxRate() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The producer max rate.
producerMaxRate(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The producer max rate.
producerMaxRate() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The producer max rate.
producerMaxRate(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The producer max rate.
producerMaxRate() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The producer max rate.
producerMaxRate(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The producer max rate.
producerWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The producer window size.
producerWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The producer window size.
producerWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The producer window size.
producerWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The producer window size.
producerWindowSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The producer window size.
producerWindowSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The producer window size.
profile() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
Domain Profile in which driver is defined.
profile(String) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
Domain Profile in which driver is defined.
properties() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
A list of cache store properties.
properties(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
A list of cache store properties.
properties() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
A list of cache store properties.
properties(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
A list of cache store properties.
properties() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
A list of cache store properties.
properties(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
A list of cache store properties.
properties() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
A list of cache store properties.
properties(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
A list of cache store properties.
properties() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A list of cache store properties.
properties(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A list of cache store properties.
properties() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
A list of cache store properties.
properties(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
A list of cache store properties.
properties() - Method in class org.wildfly.swarm.config.logging.CustomFormatter
Defines the properties used for the logging handler.
properties(Map) - Method in class org.wildfly.swarm.config.logging.CustomFormatter
Defines the properties used for the logging handler.
properties() - Method in class org.wildfly.swarm.config.logging.CustomHandler
Defines the properties used for the logging handler.
properties(Map) - Method in class org.wildfly.swarm.config.logging.CustomHandler
Defines the properties used for the logging handler.
properties() - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
JavaMail properties
properties(Map) - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
JavaMail properties
property(Property) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
Property - Class in org.wildfly.swarm.config.infinispan.cache_container
A cache store property with name and value.
Property(String) - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.Property
 
property(Property) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.remoting.Connector
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.remoting.LocalOutboundConnection
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.remoting.OutboundConnection
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
Property - Class in org.wildfly.swarm.config.remoting
Properties supported by the underlying provider.
Property(String) - Constructor for class org.wildfly.swarm.config.remoting.Property
 
property(Property) - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
property(Property) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
propertys() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore.BinaryJdbcStoreResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore.CustomStoreResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore.FileStoreResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore.MixedJdbcStoreResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
propertys(List<Property>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore.RemoteStoreResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore.StringJdbcStoreResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
propertys() - Method in class org.wildfly.swarm.config.remoting.Connector.ConnectorResources
Get the list of org.wildfly.swarm.config.remoting.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.remoting.Connector
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.remoting.HttpConnector.HttpConnectorResources
Get the list of org.wildfly.swarm.config.remoting.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.remoting.LocalOutboundConnection.LocalOutboundConnectionResources
Get the list of org.wildfly.swarm.config.remoting.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.remoting.LocalOutboundConnection
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.remoting.OutboundConnection.OutboundConnectionResources
Get the list of org.wildfly.swarm.config.remoting.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.remoting.OutboundConnection
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
propertys(List<Property>) - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection.RemoteOutboundConnectionResources
Get the list of org.wildfly.swarm.config.remoting.Property resources
propertys(List<Property>) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
propertys() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity.SaslSecurityResources
Get the list of org.wildfly.swarm.config.remoting.Property resources
protocol() - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
The protocol to use for the remote connection.
protocol(String) - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
The protocol to use for the remote connection.
protocols() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Comma separated list of protocols to enable on SSLSockets.
protocols(String) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Comma separated list of protocols to enable on SSLSockets.
ProviderModule - Class in org.wildfly.swarm.config.security.security_domain.audit
List of modules that map principal, role, and credential information
ProviderModule(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule
 
providerModule(ProviderModule) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAudit
Add the org.wildfly.swarm.config.security.security_domain.audit.ProviderModule object to the list of subresources
providerModules() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAudit.ClassicAuditResources
Get the list of org.wildfly.swarm.config.security.security_domain.audit.ProviderModule resources
providerModules(List<ProviderModule>) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAudit
Add all org.wildfly.swarm.config.security.security_domain.audit.ProviderModule objects to this subresource
proxyAddressForwarding() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
enables x-forwarded-host and similar headers and set a remote ip address and hostname
proxyAddressForwarding(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
enables x-forwarded-host and similar headers and set a remote ip address and hostname
purge() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, purges this cache store when it starts up.
purge(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, purges this cache store when it starts up.
purge() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, purges this cache store when it starts up.
purge(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, purges this cache store when it starts up.
purge() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, purges this cache store when it starts up.
purge(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, purges this cache store when it starts up.
purge() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, purges this cache store when it starts up.
purge(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, purges this cache store when it starts up.
purge() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, purges this cache store when it starts up.
purge(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, purges this cache store when it starts up.
purge() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, purges this cache store when it starts up.
purge(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, purges this cache store when it starts up.

Q

qop() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "qop" element contains a list of quality-of-protection values, in decreasing order of preference.
qop(List<String>) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "qop" element contains a list of quality-of-protection values, in decreasing order of preference.
qualityOfService() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The desired quality of service mode (AT_MOST_ONCE, DUPLICATES_OK or ONCE_AND_ONLY_ONCE).
qualityOfService(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The desired quality of service mode (AT_MOST_ONCE, DUPLICATES_OK or ONCE_AND_ONLY_ONCE).
queryTimeout() - Method in class org.wildfly.swarm.config.datasources.DataSource
Any configured query timeout in seconds.
queryTimeout(Long) - Method in class org.wildfly.swarm.config.datasources.DataSource
Any configured query timeout in seconds.
queryTimeout() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Any configured query timeout in seconds.
queryTimeout(Long) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Any configured query timeout in seconds.
Queue - Class in org.wildfly.swarm.config.messaging_activemq.server
A Queue.
queue(Queue) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.Queue object to the list of subresources
Queue(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.Queue
 
queueAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The queue address defines what address is used for routing messages.
queueAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The queue address defines what address is used for routing messages.
queueAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The queue address defines what address is used for routing messages.
queueAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The queue address defines what address is used for routing messages.
queueAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The queue address defines what address is used for routing messages.
queueAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The queue address defines what address is used for routing messages.
queueFlushInterval() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs.
queueFlushInterval(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs.
queueFlushInterval() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs.
queueFlushInterval(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs.
queueFlushInterval() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs.
queueFlushInterval(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
In ASYNC mode, this attribute controls how often the asynchronous thread used to flush the replication queue runs.
queueLength() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The executors task queue capacity.
queueLength(Integer) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The executors task queue capacity.
queueLength() - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.AsyncOperationsThreadPool
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ListenerThreadPool
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.PersistenceThreadPool
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The queue length.
queueLength(Integer) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The queue length.
queueLength() - Method in class org.wildfly.swarm.config.logging.AsyncHandler
The queue length to use before flushing writing
queueLength(Integer) - Method in class org.wildfly.swarm.config.logging.AsyncHandler
The queue length to use before flushing writing
queueName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The unique name of the local queue that the bridge consumes from.
queueName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The unique name of the local queue that the bridge consumes from.
queueNames() - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The names of the queues associated with the address.
queueNames(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
The names of the queues associated with the address.
queueNewRequests() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
If a request is received and there is no worker immediately available should it be queued
queueNewRequests(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
If a request is received and there is no worker immediately available should it be queued
queues(List<Queue>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.Queue objects to this subresource
queues() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Queue resources
queueSize() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The queue size.
queueSize(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The queue size.
queueSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold.
queueSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold.
queueSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold.
queueSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold.
queueSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold.
queueSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
In ASYNC mode, this attribute can be used to trigger flushing of the queue when it reaches a specific threshold.
queueSize() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The queue size.
queueSize(Integer) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The queue size.
queueSize() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The queue size.
queueSize(Integer) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The queue size.
queueSize() - Method in class org.wildfly.swarm.config.undertow.configuration.ConnectionLimit
Number of requests to queue before they start being rejected
queueSize(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ConnectionLimit
Number of requests to queue before they start being rejected

R

read() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The number of bytes read from the node
read(Long) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The number of bytes read from the node
readTimeout() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a read timeout for a socket, in milliseconds.
readTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a read timeout for a socket, in milliseconds.
readTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a read timeout for a socket, in milliseconds.
readTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a read timeout for a socket, in milliseconds.
readTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a read timeout for a socket, in milliseconds.
readTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a read timeout for a socket, in milliseconds.
readWriteRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The read/write ratio of the cache ((hits+misses)/stores).
readWriteRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The read/write ratio of the cache ((hits+misses)/stores).
readWriteRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The read/write ratio of the cache ((hits+misses)/stores).
readWriteRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The read/write ratio of the cache ((hits+misses)/stores).
readWriteRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The read/write ratio of the cache ((hits+misses)/stores).
readWriteRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The read/write ratio of the cache ((hits+misses)/stores).
readWriteRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The read/write ratio of the cache ((hits+misses)/stores).
readWriteRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The read/write ratio of the cache ((hits+misses)/stores).
reaperPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
How often the reaper will be run to check for timed out group bindings (only valid for LOCAL handlers).
reaperPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
How often the reaper will be run to check for timed out group bindings (only valid for LOCAL handlers).
reauthPluginClassName() - Method in class org.wildfly.swarm.config.datasources.DataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginClassName(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginClassName() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginClassName(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The fully qualified class name of the reauthentication plugin implementation
reauthPluginProperties() - Method in class org.wildfly.swarm.config.datasources.DataSource
The properties for the reauthentication plugin
reauthPluginProperties(Map) - Method in class org.wildfly.swarm.config.datasources.DataSource
The properties for the reauthentication plugin
reauthPluginProperties() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The properties for the reauthentication plugin
reauthPluginProperties(Map) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The properties for the reauthentication plugin
receiveBuffer() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The receive buffer size.
receiveBuffer(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The receive buffer size.
receiveBuffer() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The receive buffer size.
receiveBuffer(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The receive buffer size.
receiveBuffer() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The receive buffer size.
receiveBuffer(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The receive buffer size.
receiveBufferSize() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The size of the largest buffer that this endpoint will accept over a connection.
receiveBufferSize(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The size of the largest buffer that this endpoint will accept over a connection.
receiveWindowSize() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum window size of the receive direction for connection channels, in bytes.
receiveWindowSize(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum window size of the receive direction for connection channels, in bytes.
recompileOnFail() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Retry failed JSP compilations on each request.
recompileOnFail(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Retry failed JSP compilations on each request.
reconnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The total number of reconnect attempts the bridge will make before giving up and shutting down.
reconnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The total number of reconnect attempts the bridge will make before giving up and shutting down.
reconnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The total number of reconnect attempts the bridge will make before giving up and shutting down.
reconnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The total number of reconnect attempts the bridge will make before giving up and shutting down.
reconnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The reconnect attempts.
reconnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The reconnect attempts.
reconnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The reconnect attempts.
reconnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The reconnect attempts.
reconnectAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The reconnect attempts.
reconnectAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The reconnect attempts.
reconnectAttemptsOnSameNode() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The total number of reconnect attempts on the same node the bridge will make before giving up and shutting down.
reconnectAttemptsOnSameNode(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The total number of reconnect attempts on the same node the bridge will make before giving up and shutting down.
recordRequestStartTime() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then Undertow will record the request start time, to allow for request time to be logged.
recordRequestStartTime(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this is true then Undertow will record the request start time, to allow for request time to be logged.
recordRequestStartTime() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then Undertow will record the request start time, to allow for request time to be logged.
recordRequestStartTime(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this is true then Undertow will record the request start time, to allow for request time to be logged.
recordRequestStartTime() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then Undertow will record the request start time, to allow for request time to be logged.
recordRequestStartTime(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
If this is true then Undertow will record the request start time, to allow for request time to be logged.
recoveryListener() - Method in class org.wildfly.swarm.config.Transactions
Used to specify if the recovery system should listen on a network socket or not.
recoveryListener(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Used to specify if the recovery system should listen on a network socket or not.
recoveryPassword() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The password used for recovery
recoveryPassword(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The password used for recovery
recoveryPluginClassName() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The fully qualified class name of the recovery plugin implementation
recoveryPluginClassName(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The fully qualified class name of the recovery plugin implementation
recoveryPluginProperties() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The properties for the recovery plugin
recoveryPluginProperties(Map) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The properties for the recovery plugin
recoverySecurityDomain() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The security domain used for recovery
recoverySecurityDomain(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The security domain used for recovery
recoveryUsername() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The user name used for recovery
recoveryUsername(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The user name used for recovery
redeliveryDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines how long to wait before attempting redelivery of a cancelled message
redeliveryDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines how long to wait before attempting redelivery of a cancelled message
redeliveryMultiplier() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Multiplier to apply to the redelivery-delay parameter
redeliveryMultiplier(Double) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Multiplier to apply to the redelivery-delay parameter
redirect() - Method in class org.wildfly.swarm.config.undertow.configuration.Rewrite
If this is true then a redirect will be done instead of a rewrite
redirect(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.Rewrite
If this is true then a redirect will be done instead of a rewrite
redirectSocket() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this listener is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, undertow will automatically redirect the request to the socket binding port specified here.
redirectSocket(String) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
If this listener is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, undertow will automatically redirect the request to the socket binding port specified here.
redirectSocket() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this listener is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, undertow will automatically redirect the request to the socket binding port specified here.
redirectSocket(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
If this listener is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, undertow will automatically redirect the request to the socket binding port specified here.
redistributionDelay() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines how long to wait when the last consumer is closed on a queue before redistributing any messages
redistributionDelay(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Defines how long to wait when the last consumer is closed on a queue before redistributing any messages
refreshInterval() - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
Interval between refreshing the current timer set against the underlying database.
refreshInterval(Integer) - Method in class org.wildfly.swarm.config.ejb3.service.DatabaseDataStore
Interval between refreshing the current timer set against the underlying database.
refreshTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
Period the discovery group waits after receiving the last broadcast from a particular server before removing that server's connector pair entry from its list.
refreshTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
Period the discovery group waits after receiving the last broadcast from a particular server before removing that server's connector pair entry from its list.
rejectedCount() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The number of tasks that have been rejected.
rejectedCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The number of tasks that have been rejected.
rejectedCount() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The number of tasks that have been passed to the handoff-executor (if one is specified) or discarded.
rejectedCount(Integer) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
The number of tasks that have been passed to the handoff-executor (if one is specified) or discarded.
rejectedCount() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The number of tasks that have been passed to the handoff-executor (if one is specified) or discarded.
rejectedCount(Integer) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
The number of tasks that have been passed to the handoff-executor (if one is specified) or discarded.
rejectPolicy() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The policy to be applied to aborted tasks.
rejectPolicy(String) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The policy to be applied to aborted tasks.
rejectPolicy() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The policy to be applied to aborted tasks.
rejectPolicy(String) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The policy to be applied to aborted tasks.
relativeTo() - Method in class org.wildfly.swarm.config.ejb3.service.FileDataStore
The relative path that is used to resolve the timer data store location
relativeTo(String) - Method in class org.wildfly.swarm.config.ejb3.service.FileDataStore
The relative path that is used to resolve the timer data store location
relativeTo() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The system path to which the specified path is relative.
relativeTo(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
The system path to which the specified path is relative.
relativeTo() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BindingsDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BindingsDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JournalDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JournalDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LargeMessagesDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LargeMessagesDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PagingDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PagingDirectoryPath
The name of another previously named path, or of one of the standard paths provided by the system.
relativeTo() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
The directory the path is relative to
relativeTo(String) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
The directory the path is relative to
relativeTo() - Method in class org.wildfly.swarm.config.undertow.servlet_container.PersistentSessionsSetting
The directory the path is relative to
relativeTo(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.PersistentSessionsSetting
The directory the path is relative to
RemoteAcceptor - Class in org.wildfly.swarm.config.messaging_activemq.server
Defines a way in which remote connections can be made to the ActiveMQ server.
remoteAcceptor(RemoteAcceptor) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor object to the list of subresources
RemoteAcceptor(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
 
remoteAcceptors(List<RemoteAcceptor>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor objects to this subresource
remoteAcceptors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor resources
remoteCache() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupForComponent
The name of the remote cache for which this cache acts as a backup.
remoteCache(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupForComponent
The name of the remote cache for which this cache acts as a backup.
RemoteCommandThreadPool - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a thread pool used to execute remote commands.
RemoteCommandThreadPool() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.RemoteCommandThreadPool
 
remoteCommandThreadPool() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used to execute remote commands.
remoteCommandThreadPool(RemoteCommandThreadPool) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used to execute remote commands.
RemoteConnector - Class in org.wildfly.swarm.config.messaging_activemq.server
Used by a remote client to define how it connects to a server.
remoteConnector(RemoteConnector) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector object to the list of subresources
RemoteConnector(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector
 
remoteConnectors(List<RemoteConnector>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector objects to this subresource
remoteConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector resources
RemoteNamingService - Class in org.wildfly.swarm.config.naming
The remote naming server
remoteNamingService() - Method in class org.wildfly.swarm.config.Naming
The remote naming server
remoteNamingService(RemoteNamingService) - Method in class org.wildfly.swarm.config.Naming
The remote naming server
RemoteNamingService() - Constructor for class org.wildfly.swarm.config.naming.RemoteNamingService
 
RemoteOutboundConnection - Class in org.wildfly.swarm.config.remoting
Remoting outbound connection with an implicit remote:// URI scheme.
remoteOutboundConnection(RemoteOutboundConnection) - Method in class org.wildfly.swarm.config.Remoting
Add the org.wildfly.swarm.config.remoting.RemoteOutboundConnection object to the list of subresources
RemoteOutboundConnection(String) - Constructor for class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
 
RemoteOutboundConnection.RemoteOutboundConnectionResources - Class in org.wildfly.swarm.config.remoting
Child mutators for RemoteOutboundConnection
RemoteOutboundConnectionResources() - Constructor for class org.wildfly.swarm.config.remoting.RemoteOutboundConnection.RemoteOutboundConnectionResources
 
remoteOutboundConnections(List<RemoteOutboundConnection>) - Method in class org.wildfly.swarm.config.Remoting
Add all org.wildfly.swarm.config.remoting.RemoteOutboundConnection objects to this subresource
remoteOutboundConnections() - Method in class org.wildfly.swarm.config.Remoting.RemotingResources
Get the list of org.wildfly.swarm.config.remoting.RemoteOutboundConnection resources
remoteServers() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A list of remote servers for this cache store.
remoteServers(List<String>) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A list of remote servers for this cache store.
RemoteService - Class in org.wildfly.swarm.config.ejb3
The EJB3 Remote Service
remoteService() - Method in class org.wildfly.swarm.config.Ejb3
The EJB3 Remote Service
remoteService(RemoteService) - Method in class org.wildfly.swarm.config.Ejb3
The EJB3 Remote Service
RemoteService() - Constructor for class org.wildfly.swarm.config.ejb3.RemoteService
 
RemoteService.RemoteServiceResources - Class in org.wildfly.swarm.config.ejb3
Child mutators for RemoteService
RemoteServiceResources() - Constructor for class org.wildfly.swarm.config.ejb3.RemoteService.RemoteServiceResources
 
remoteSite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupForComponent
The site of the remote cache for which this cache acts as a backup.
remoteSite(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupForComponent
The site of the remote cache for which this cache acts as a backup.
remoteStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache remote store configuration.
remoteStore(RemoteStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache remote store configuration.
remoteStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache remote store configuration.
remoteStore(RemoteStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache remote store configuration.
remoteStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache remote store configuration.
remoteStore(RemoteStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache remote store configuration.
RemoteStore - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache remote store configuration.
RemoteStore() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
 
remoteStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache remote store configuration.
remoteStore(RemoteStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache remote store configuration.
RemoteStore.RemoteStoreResources - Class in org.wildfly.swarm.config.infinispan.cache_container
Child mutators for RemoteStore
RemoteStoreResources() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore.RemoteStoreResources
 
remoteTimeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
remoteTimeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
In SYNC mode, the timeout (in ms) used to wait for an acknowledgment when making a remote call, after which the call is aborted and an exception is thrown.
Remoting<T extends Remoting> - Class in org.wildfly.swarm.config
The configuration of the Remoting subsystem.
Remoting() - Constructor for class org.wildfly.swarm.config.Remoting
 
Remoting.RemotingResources - Class in org.wildfly.swarm.config
Child mutators for Remoting
RemotingEjbReceiver - Class in org.wildfly.swarm.config.ejb3.remoting_profile
A remoting ejb receiver reference included in the profile
RemotingEjbReceiver(String) - Constructor for class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
 
remotingEjbReceiver(RemotingEjbReceiver) - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
Add the org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver object to the list of subresources
RemotingEjbReceiver.RemotingEjbReceiverResources - Class in org.wildfly.swarm.config.ejb3.remoting_profile
Child mutators for RemotingEjbReceiver
RemotingEjbReceiverResources() - Constructor for class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver.RemotingEjbReceiverResources
 
remotingEjbReceivers(List<RemotingEjbReceiver>) - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
Add all org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver objects to this subresource
remotingEjbReceivers() - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile.RemotingProfileResources
Get the list of org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver resources
RemotingProfile - Class in org.wildfly.swarm.config.ejb3
A remoting profile
remotingProfile(RemotingProfile) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.RemotingProfile object to the list of subresources
RemotingProfile(String) - Constructor for class org.wildfly.swarm.config.ejb3.RemotingProfile
 
RemotingProfile.RemotingProfileResources - Class in org.wildfly.swarm.config.ejb3
Child mutators for RemotingProfile
RemotingProfileResources() - Constructor for class org.wildfly.swarm.config.ejb3.RemotingProfile.RemotingProfileResources
 
remotingProfiles() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.RemotingProfile resources
remotingProfiles(List<RemotingProfile>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.RemotingProfile objects to this subresource
RemotingResources() - Constructor for class org.wildfly.swarm.config.Remoting.RemotingResources
 
removeHits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute remove hits.
removeHits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute remove hits.
removeHits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute remove hits.
removeHits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute remove hits.
removeHits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute remove hits.
removeHits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute remove hits.
removeHits() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute remove hits.
removeHits(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute remove hits.
removeMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute remove misses.
removeMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute remove misses.
removeMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute remove misses.
removeMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute remove misses.
removeMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute remove misses.
removeMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute remove misses.
removeMisses() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute remove misses.
removeMisses(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute remove misses.
ReplicatedCache - Class in org.wildfly.swarm.config.infinispan.cache_container
A replicated cache configuration
ReplicatedCache(String) - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
 
replicatedCache(ReplicatedCache) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add the org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache object to the list of subresources
replicatedCaches() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer.CacheContainerResources
Get the list of org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache resources
replicatedCaches(List<ReplicatedCache>) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Add all org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache objects to this subresource
ReplicationColocatedHaPolicy - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
replicationColocatedHaPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
replicationColocatedHaPolicy(ReplicationColocatedHaPolicy) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
ReplicationColocatedHaPolicy() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
 
replicationCount() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of times data was replicated around the cluster.
replicationCount(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of times data was replicated around the cluster.
replicationCount() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of times data was replicated around the cluster.
replicationCount(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of times data was replicated around the cluster.
replicationCount() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of times data was replicated around the cluster.
replicationCount(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of times data was replicated around the cluster.
replicationFailures() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of data replication failures.
replicationFailures(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of data replication failures.
replicationFailures() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of data replication failures.
replicationFailures(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of data replication failures.
replicationFailures() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of data replication failures.
replicationFailures(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of data replication failures.
ReplicationMasterHaPolicy - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
replicationMasterHaPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
replicationMasterHaPolicy(ReplicationMasterHaPolicy) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
ReplicationMasterHaPolicy() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ReplicationMasterHaPolicy
 
ReplicationSlaveHaPolicy - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
replicationSlaveHaPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
replicationSlaveHaPolicy(ReplicationSlaveHaPolicy) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
ReplicationSlaveHaPolicy() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
 
requestBackup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
If true then the server will request a backup on another node.
requestBackup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
If true then the server will request a backup on another node.
requestBackup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
If true then the server will request a backup on another node.
requestBackup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
If true then the server will request a backup on another node.
requestCount() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of requests this listener has served
requestCount(Long) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The number of requests this listener has served
requestCount() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of requests this listener has served
requestCount(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The number of requests this listener has served
requestCount() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of requests this listener has served
requestCount(Long) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The number of requests this listener has served
requestParseTimeout() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum amount of time (in milliseconds) that can be spent parsing the request
requestParseTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The maximum amount of time (in milliseconds) that can be spent parsing the request
requestParseTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum amount of time (in milliseconds) that can be spent parsing the request
requestParseTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The maximum amount of time (in milliseconds) that can be spent parsing the request
requestParseTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum amount of time (in milliseconds) that can be spent parsing the request
requestParseTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum amount of time (in milliseconds) that can be spent parsing the request
requestQueueSize() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The size of the request queue
requestQueueSize(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The size of the request queue
requestQueueSize() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The number of requests that can be queued if the connection pool is full before requests are rejected with a 503
requestQueueSize(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The number of requests that can be queued if the connection pool is full before requests are rejected with a 503
requestQueueSize() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The number of requests that can be queued if the connection pool is full before requests are rejected with a 503
requestQueueSize(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
The number of requests that can be queued if the connection pool is full before requests are rejected with a 503
requests() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context
The number of requests against this context
requests(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context
The number of requests against this context
requireBeanDescriptor() - Method in class org.wildfly.swarm.config.Weld
If true then implicit bean archives without bean descriptor file (beans.xml) are ignored by Weld
requireBeanDescriptor(Boolean) - Method in class org.wildfly.swarm.config.Weld
If true then implicit bean archives without bean descriptor file (beans.xml) are ignored by Weld
resolvePeerAddress() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Enables host dns lookup
resolvePeerAddress(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Enables host dns lookup
resolvePeerAddress() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Enables host dns lookup
resolvePeerAddress(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Enables host dns lookup
resolvePeerAddress() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Enables host dns lookup
resolvePeerAddress(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Enables host dns lookup
ResponseHeader - Class in org.wildfly.swarm.config.undertow.configuration
Response header filter allows you to add custom headers.
ResponseHeader(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.ResponseHeader
 
responseHeader(ResponseHeader) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.ResponseHeader object to the list of subresources
responseHeaders() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.ResponseHeader resources
responseHeaders(List<ResponseHeader>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.ResponseHeader objects to this subresource
restartBackup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
restartBackup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
restartBackup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
restartBackup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
restartBackup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
restartBackup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
restartBackup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
restartBackup(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
retryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The period in milliseconds between subsequent reconnection attempts, if the connection to the target server has failed.
retryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The period in milliseconds between subsequent reconnection attempts, if the connection to the target server has failed.
retryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The period in milliseconds between subsequent attempts to reconnect to a target server, if the connection to the target server has failed.
retryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The period in milliseconds between subsequent attempts to reconnect to a target server, if the connection to the target server has failed.
retryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The retry interval.
retryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The retry interval.
retryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The retry interval.
retryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The retry interval.
retryInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The retry interval.
retryInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The retry interval.
retryIntervalMultiplier() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
A multiplier to apply to the time since the last retry to compute the time to the next retry.
retryIntervalMultiplier(BigDecimal) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
A multiplier to apply to the time since the last retry to compute the time to the next retry.
retryIntervalMultiplier() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
A multiplier to apply to the time since the last retry to compute the time to the next retry.
retryIntervalMultiplier(BigDecimal) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
A multiplier to apply to the time since the last retry to compute the time to the next retry.
retryIntervalMultiplier() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The retry interval multiplier.
retryIntervalMultiplier(BigDecimal) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The retry interval multiplier.
retryIntervalMultiplier() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The retry interval multiplier.
retryIntervalMultiplier(BigDecimal) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The retry interval multiplier.
retryIntervalMultiplier() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The retry interval multiplier.
retryIntervalMultiplier(BigDecimal) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The retry interval multiplier.
reuseSession() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "reuse-session" boolean element specifies whether or not the server should attempt to reuse previously authenticated session information.
reuseSession(Boolean) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "reuse-session" boolean element specifies whether or not the server should attempt to reuse previously authenticated session information.
ReverseProxy - Class in org.wildfly.swarm.config.undertow.configuration
A reverse proxy handler
ReverseProxy(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
 
reverseProxy(ReverseProxy) - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.ReverseProxy object to the list of subresources
ReverseProxy.ReverseProxyResources - Class in org.wildfly.swarm.config.undertow.configuration
Child mutators for ReverseProxy
ReverseProxyResources() - Constructor for class org.wildfly.swarm.config.undertow.configuration.ReverseProxy.ReverseProxyResources
 
reverseProxys() - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration.HandlerConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.ReverseProxy resources
reverseProxys(List<ReverseProxy>) - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.ReverseProxy objects to this subresource
Rewrite - Class in org.wildfly.swarm.config.undertow.configuration
A rewrite (or redirect) filter
Rewrite(String) - Constructor for class org.wildfly.swarm.config.undertow.configuration.Rewrite
 
rewrite(Rewrite) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add the org.wildfly.swarm.config.undertow.configuration.Rewrite object to the list of subresources
rewrites() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration.FilterConfigurationResources
Get the list of org.wildfly.swarm.config.undertow.configuration.Rewrite resources
rewrites(List<Rewrite>) - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
Add all org.wildfly.swarm.config.undertow.configuration.Rewrite objects to this subresource
role(Role) - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
Add the org.wildfly.swarm.config.messaging_activemq.server.Role object to the list of subresources
Role - Class in org.wildfly.swarm.config.messaging_activemq.server
A security role.
Role(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.Role
 
role(Role) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting
Add the org.wildfly.swarm.config.messaging_activemq.server.Role object to the list of subresources
roles() - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress.CoreAddressResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Role resources
roles(List<Role>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
Add all org.wildfly.swarm.config.messaging_activemq.server.Role objects to this subresource
roles(List<Role>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting
Add all org.wildfly.swarm.config.messaging_activemq.server.Role objects to this subresource
roles() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting.SecuritySettingResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Role resources
rollbacks() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The number of transaction rollbacks.
rollbacks(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
The number of transaction rollbacks.
rootLogger() - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Defines the root logger for this log context.
rootLogger(RootLogger) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Defines the root logger for this log context.
RootLogger - Class in org.wildfly.swarm.config.logging
Defines the root logger for this log context.
rootLogger() - Method in class org.wildfly.swarm.config.Logging
Defines the root logger for this log context.
rootLogger(RootLogger) - Method in class org.wildfly.swarm.config.Logging
Defines the root logger for this log context.
RootLogger() - Constructor for class org.wildfly.swarm.config.logging.RootLogger
 
rotate() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Rotate the access log every day.
rotate(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Rotate the access log every day.
rotateOnBoot() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot(Boolean) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateOnBoot(Boolean) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Indicates the file should be rotated each time the file attribute is changed.
rotateSize() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize(String) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The size at which to rotate the log file.
rotateSize(String) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
The size at which to rotate the log file.
routingName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Routing name of the divert
routingName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
Routing name of the divert
runSyncSpeedTest() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether on startup to perform a diagnostic test on how fast your disk can sync.
runSyncSpeedTest(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether on startup to perform a diagnostic test on how fast your disk can sync.
RuntimeQueue - Class in org.wildfly.swarm.config.messaging_activemq.server
A Queue.
runtimeQueue(RuntimeQueue) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue object to the list of subresources
RuntimeQueue(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
 
runtimeQueues(List<RuntimeQueue>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue objects to this subresource
runtimeQueues() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue resources

S

safeSymlinkPaths() - Method in class org.wildfly.swarm.config.undertow.configuration.File
Paths that are safe to be targets of symbolic links
safeSymlinkPaths(List<String>) - Method in class org.wildfly.swarm.config.undertow.configuration.File
Paths that are safe to be targets of symbolic links
sameRmOverride() - Method in class org.wildfly.swarm.config.datasources.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.XaDataSource
The is-same-rm-override element allows one to unconditionally set whether the javax.transaction.xa.XAResource.isSameRM(XAResource) returns true or false
saslProtocol() - Method in class org.wildfly.swarm.config.remoting.Connector
The protocol to pass into the SASL mechanisms used for authentication.
saslProtocol(String) - Method in class org.wildfly.swarm.config.remoting.Connector
The protocol to pass into the SASL mechanisms used for authentication.
saslProtocol() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
Where a SaslServer or SaslClient are created by default the protocol specified it 'remoting', this can be used to override this.
saslProtocol(String) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
Where a SaslServer or SaslClient are created by default the protocol specified it 'remoting', this can be used to override this.
saslProtocol() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The protocol to pass into the SASL mechanisms used for authentication.
saslProtocol(String) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The protocol to pass into the SASL mechanisms used for authentication.
saslSecurity() - Method in class org.wildfly.swarm.config.remoting.Connector
The "sasl" element contains the SASL authentication configuration for this connector.
saslSecurity(SaslSecurity) - Method in class org.wildfly.swarm.config.remoting.Connector
The "sasl" element contains the SASL authentication configuration for this connector.
saslSecurity() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The "sasl" element contains the SASL authentication configuration for this connector.
saslSecurity(SaslSecurity) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The "sasl" element contains the SASL authentication configuration for this connector.
SaslSecurity - Class in org.wildfly.swarm.config.remoting
The "sasl" element contains the SASL authentication configuration for this connector.
SaslSecurity() - Constructor for class org.wildfly.swarm.config.remoting.SaslSecurity
 
SaslSecurity.SaslSecurityResources - Class in org.wildfly.swarm.config.remoting
Child mutators for SaslSecurity
SaslSecurityResources() - Constructor for class org.wildfly.swarm.config.remoting.SaslSecurity.SaslSecurityResources
 
scaleDown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDown(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Configure whether this server send its messages to another live server in the scale-down cluster when it is shutdown cleanly.
scaleDownClusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the cluster used to scale down.
scaleDownClusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the cluster used to scale down.
scaleDownClusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Name of the cluster used to scale down.
scaleDownClusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Name of the cluster used to scale down.
scaleDownClusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Name of the cluster used to scale down.
scaleDownClusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Name of the cluster used to scale down.
scaleDownClusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the cluster used to scale down.
scaleDownClusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the cluster used to scale down.
scaleDownClusterName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Name of the cluster used to scale down.
scaleDownClusterName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Name of the cluster used to scale down.
scaleDownConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
List of connectors used to form the scale-down cluster.
scaleDownConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
List of connectors used to form the scale-down cluster.
scaleDownConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
List of connectors used to form the scale-down cluster.
scaleDownConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
List of connectors used to form the scale-down cluster.
scaleDownConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
List of connectors used to form the scale-down cluster.
scaleDownConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
List of connectors used to form the scale-down cluster.
scaleDownConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
List of connectors used to form the scale-down cluster.
scaleDownConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
List of connectors used to form the scale-down cluster.
scaleDownConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
List of connectors used to form the scale-down cluster.
scaleDownConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
List of connectors used to form the scale-down cluster.
scaleDownDiscoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Name of the discovery group used to build the scale-down cluster
scaleDownDiscoveryGroup(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Name of the discovery group used to build the scale-down cluster
scaleDownGroupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the group used to scale down.
scaleDownGroupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
Name of the group used to scale down.
scaleDownGroupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Name of the group used to scale down.
scaleDownGroupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
Name of the group used to scale down.
scaleDownGroupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Name of the group used to scale down.
scaleDownGroupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LiveOnlyHaPolicy
Name of the group used to scale down.
scaleDownGroupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the group used to scale down.
scaleDownGroupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationSlaveHaPolicy
Name of the group used to scale down.
scaleDownGroupName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Name of the group used to scale down.
scaleDownGroupName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
Name of the group used to scale down.
scheduledCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of scheduled messages in this queue.
scheduledCount(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The number of scheduled messages in this queue.
scheduledCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of scheduled messages in this queue.
scheduledCount(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
The number of scheduled messages in this queue.
scheduledCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of scheduled messages in this queue.
scheduledCount(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
The number of scheduled messages in this queue.
scheduledThreadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The scheduled thread pool max size.
scheduledThreadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The scheduled thread pool max size.
scheduledThreadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The scheduled thread pool max size.
scheduledThreadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The scheduled thread pool max size.
scheduledThreadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The scheduled thread pool max size.
scheduledThreadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The scheduled thread pool max size.
scheduledThreadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The number of threads that the main scheduled thread pool has.
scheduledThreadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The number of threads that the main scheduled thread pool has.
scheme() - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
What kind of scheme is used
scheme(String) - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
What kind of scheme is used
scheme() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The listener scheme, can be HTTP or HTTPS.
scheme(String) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The listener scheme, can be HTTP or HTTPS.
scratchDir() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Specify a different work directory.
scratchDir(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Specify a different work directory.
secure() - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Set Cookie secure attribute.
secure(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
Set Cookie secure attribute.
secure() - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Is cookie secure?
secure(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
Is cookie secure?
Security<T extends Security> - Class in org.wildfly.swarm.config
The configuration of the security subsystem.
Security() - Constructor for class org.wildfly.swarm.config.Security
 
Security.SecurityResources - Class in org.wildfly.swarm.config
Child mutators for Security
securityDomain() - Method in class org.wildfly.swarm.config.datasources.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.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.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.XaDataSource
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.messaging_activemq.Server
The security domain to use to verify user and role information
securityDomain(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The security domain to use to verify user and role information
SecurityDomain - Class in org.wildfly.swarm.config.security
Configures a security domain.
securityDomain(SecurityDomain) - Method in class org.wildfly.swarm.config.Security
Add the org.wildfly.swarm.config.security.SecurityDomain object to the list of subresources
SecurityDomain(String) - Constructor for class org.wildfly.swarm.config.security.SecurityDomain
 
securityDomains(List<SecurityDomain>) - Method in class org.wildfly.swarm.config.Security
Add all org.wildfly.swarm.config.security.SecurityDomain objects to this subresource
securityDomains() - Method in class org.wildfly.swarm.config.Security.SecurityResources
Get the list of org.wildfly.swarm.config.security.SecurityDomain resources
securityEnabled() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether security is enabled.
securityEnabled(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether security is enabled.
securityInvalidationInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How long (in ms) to wait before invalidating the security cache.
securityInvalidationInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How long (in ms) to wait before invalidating the security cache.
securityKey() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The security key that is used for the mod-cluster group.
securityKey(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The security key that is used for the mod-cluster group.
securityRealm() - Method in class org.wildfly.swarm.config.remoting.Connector
The associated security realm to use for authentication for this connector.
securityRealm(String) - Method in class org.wildfly.swarm.config.remoting.Connector
The associated security realm to use for authentication for this connector.
securityRealm() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The associated security realm to use for authentication for this connector.
securityRealm(String) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The associated security realm to use for authentication for this connector.
securityRealm() - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
Reference to the security realm to use to obtain the password and SSL configuration.
securityRealm(String) - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
Reference to the security realm to use to obtain the password and SSL configuration.
securityRealm() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The security realm that provides the SSL configuration
securityRealm(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The security realm that provides the SSL configuration
securityRealm() - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
The security realm that provides the SSL configuration for the connection to the host
securityRealm(String) - Method in class org.wildfly.swarm.config.undertow.configuration.reverse_proxy.Host
The security realm that provides the SSL configuration for the connection to the host
securityRealm() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The listeners security realm
securityRealm(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The listeners security realm
SecurityResources() - Constructor for class org.wildfly.swarm.config.Security.SecurityResources
 
SecuritySetting - Class in org.wildfly.swarm.config.messaging_activemq.server
A security setting allows sets of permissions to be defined against queues based on their address.
securitySetting(SecuritySetting) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add the org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting object to the list of subresources
SecuritySetting(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting
 
SecuritySetting.SecuritySettingResources - Class in org.wildfly.swarm.config.messaging_activemq.server
Child mutators for SecuritySetting
SecuritySettingResources() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting.SecuritySettingResources
 
securitySettings(List<SecuritySetting>) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Add all org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting objects to this subresource
securitySettings() - Method in class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
Get the list of org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting resources
segments() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Controls the number of hash space segments which is the granularity for key distribution in the cluster.
segments(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Controls the number of hash space segments which is the granularity for key distribution in the cluster.
selector() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
The selector decides to which nodes in the network to redistribute the Work instance to
selector(String) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
The selector decides to which nodes in the network to redistribute the Work instance to
selector() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
A JMS selector expression used for consuming messages from the source destination.
selector(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
A JMS selector expression used for consuming messages from the source destination.
selector() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The queue selector.
selector(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
The queue selector.
selectorOptions() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
List of selector's options key/value pairs
selectorOptions(Map) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
List of selector's options key/value pairs
send() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to send a message to matching addresses.
send(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Role
This permission allows the user to send a message to matching addresses.
sendBuffer() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The send buffer size.
sendBuffer(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The send buffer size.
sendBuffer() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The send buffer size.
sendBuffer(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The send buffer size.
sendBuffer() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The send buffer size.
sendBuffer(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The send buffer size.
sendBufferSize() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The size of the largest buffer that this endpoint will transmit over a connection.
sendBufferSize(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The size of the largest buffer that this endpoint will transmit over a connection.
sendToDlaOnNoRoute() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
If this parameter is set to true for that address, if the message is not routed to any queues it will instead be sent to the dead letter address (DLA) for that address, if it exists.
sendToDlaOnNoRoute(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
If this parameter is set to true for that address, if the message is not routed to any queues it will instead be sent to the dead letter address (DLA) for that address, if it exists.
Server - Class in org.wildfly.swarm.config.messaging_activemq
An ActiveMQ server instance.
Server(String) - Constructor for class org.wildfly.swarm.config.messaging_activemq.Server
 
server(Server) - Method in class org.wildfly.swarm.config.MessagingActivemq
Add the org.wildfly.swarm.config.messaging_activemq.Server object to the list of subresources
Server - Class in org.wildfly.swarm.config.undertow
A server
server(Server) - Method in class org.wildfly.swarm.config.Undertow
Add the org.wildfly.swarm.config.undertow.Server object to the list of subresources
Server(String) - Constructor for class org.wildfly.swarm.config.undertow.Server
 
Server.ServerResources - Class in org.wildfly.swarm.config.messaging_activemq
Child mutators for Server
Server.ServerResources - Class in org.wildfly.swarm.config.undertow
Child mutators for Server
serverAddress() - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The address of the syslog server.
serverAddress(String) - Method in class org.wildfly.swarm.config.logging.SyslogHandler
The address of the syslog server.
serverAlias() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Preferred alias to use when the KeyManager chooses the server alias.
serverAlias(String) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Preferred alias to use when the KeyManager chooses the server alias.
serverAuth() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "server-auth" boolean element specifies whether the server should authenticate to the client.
serverAuth(Boolean) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "server-auth" boolean element specifies whether the server should authenticate to the client.
serverDumpInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How often to dump basic runtime information to the server log.
serverDumpInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How often to dump basic runtime information to the server log.
serverId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
The server id.
serverId(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
The server id.
serverId() - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmConnector
The server id.
serverId(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmConnector
The server id.
serverName() - Method in class org.wildfly.swarm.config.remoting.Connector
The server name to send in the initial message exchange and for SASL based authentication.
serverName(String) - Method in class org.wildfly.swarm.config.remoting.Connector
The server name to send in the initial message exchange and for SASL based authentication.
serverName() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The server side of the connection passes it's name to the client in the initial greeting, by default the name is automatically discovered from the local address of the connection or it can be overridden using this.
serverName(String) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The server side of the connection passes it's name to the client in the initial greeting, by default the name is automatically discovered from the local address of the connection or it can be overridden using this.
serverName() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The server name to send in the initial message exchange and for SASL based authentication.
serverName(String) - Method in class org.wildfly.swarm.config.remoting.HttpConnector
The server name to send in the initial message exchange and for SASL based authentication.
ServerResources() - Constructor for class org.wildfly.swarm.config.messaging_activemq.Server.ServerResources
 
ServerResources() - Constructor for class org.wildfly.swarm.config.undertow.Server.ServerResources
 
servers() - Method in class org.wildfly.swarm.config.MessagingActivemq.MessagingActivemqResources
Get the list of org.wildfly.swarm.config.messaging_activemq.Server resources
servers(List<Server>) - Method in class org.wildfly.swarm.config.MessagingActivemq
Add all org.wildfly.swarm.config.messaging_activemq.Server objects to this subresource
servers(List<Server>) - Method in class org.wildfly.swarm.config.Undertow
Add all org.wildfly.swarm.config.undertow.Server objects to this subresource
servers() - Method in class org.wildfly.swarm.config.Undertow.UndertowResources
Get the list of org.wildfly.swarm.config.undertow.Server resources
serviceAuthToken() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Token to retrieve PrivateKeys from the KeyStore.
serviceAuthToken(String) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Token to retrieve PrivateKeys from the KeyStore.
servletContainer() - Method in class org.wildfly.swarm.config.undertow.Server
The servers default servlet container
servletContainer(String) - Method in class org.wildfly.swarm.config.undertow.Server
The servers default servlet container
ServletContainer - Class in org.wildfly.swarm.config.undertow
A servlet container
servletContainer(ServletContainer) - Method in class org.wildfly.swarm.config.Undertow
Add the org.wildfly.swarm.config.undertow.ServletContainer object to the list of subresources
ServletContainer(String) - Constructor for class org.wildfly.swarm.config.undertow.ServletContainer
 
ServletContainer.ServletContainerResources - Class in org.wildfly.swarm.config.undertow
Child mutators for ServletContainer
ServletContainerResources() - Constructor for class org.wildfly.swarm.config.undertow.ServletContainer.ServletContainerResources
 
servletContainers(List<ServletContainer>) - Method in class org.wildfly.swarm.config.Undertow
Add all org.wildfly.swarm.config.undertow.ServletContainer objects to this subresource
servletContainers() - Method in class org.wildfly.swarm.config.Undertow.UndertowResources
Get the list of org.wildfly.swarm.config.undertow.ServletContainer resources
sessionCookieNames() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
Comma separated list of session cookie names.
sessionCookieNames(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
Comma separated list of session cookie names.
SessionCookieSetting - Class in org.wildfly.swarm.config.undertow.servlet_container
Session cookie configuration
SessionCookieSetting() - Constructor for class org.wildfly.swarm.config.undertow.servlet_container.SessionCookieSetting
 
sessionCookieSetting() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Session cookie configuration
sessionCookieSetting(SessionCookieSetting) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Session cookie configuration
sessionIdLength() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The length of the generated session ID.
sessionIdLength(Integer) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
The length of the generated session ID.
setTxQueryTimeout() - Method in class org.wildfly.swarm.config.datasources.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.DataSource
Whether to set the query timeout based on the time remaining until transaction timeout.
setTxQueryTimeout() - Method in class org.wildfly.swarm.config.datasources.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.XaDataSource
Whether to set the query timeout based on the time remaining until transaction timeout.
setupAttempts() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The number of times to set up an MDB endpoint
setupAttempts(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The number of times to set up an MDB endpoint
setupInterval() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The interval between attempts at setting up an MDB endpoint.
setupInterval(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The interval between attempts at setting up an MDB endpoint.
shared() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
shared(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
This setting should be set to true when multiple cache instances share the same cache store (e.g., multiple nodes in a cluster using a JDBC-based CacheStore pointing to the same, shared database.) Setting this to true avoids multiple cache instances writing the same modification multiple times.
SharedStoreColocatedHaPolicy - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
sharedStoreColocatedHaPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
sharedStoreColocatedHaPolicy(SharedStoreColocatedHaPolicy) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
SharedStoreColocatedHaPolicy() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
 
SharedStoreMasterHaPolicy - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
sharedStoreMasterHaPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
sharedStoreMasterHaPolicy(SharedStoreMasterHaPolicy) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
SharedStoreMasterHaPolicy() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreMasterHaPolicy
 
SharedStoreSlaveHaPolicy - Class in org.wildfly.swarm.config.messaging_activemq.server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
sharedStoreSlaveHaPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
sharedStoreSlaveHaPolicy(SharedStoreSlaveHaPolicy) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
SharedStoreSlaveHaPolicy() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreSlaveHaPolicy
 
sharePreparedStatements() - Method in class org.wildfly.swarm.config.datasources.DataSource
Whether to share prepared statements, i.e.
sharePreparedStatements(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Whether to share prepared statements, i.e.
sharePreparedStatements() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Whether to share prepared statements, i.e.
sharePreparedStatements(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Whether to share prepared statements, i.e.
shortRunningThreads() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager.DistributedWorkmanagerResources
Get the list of org.wildfly.swarm.config.jca.ShortRunningThreads resources
shortRunningThreads(List<ShortRunningThreads>) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
Add all org.wildfly.swarm.config.jca.ShortRunningThreads objects to this subresource
shortRunningThreads(ShortRunningThreads) - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
Add the org.wildfly.swarm.config.jca.ShortRunningThreads object to the list of subresources
ShortRunningThreads - Class in org.wildfly.swarm.config.jca
A thread pool executor with a bounded queue where threads submittings tasks will not block.
ShortRunningThreads(String) - Constructor for class org.wildfly.swarm.config.jca.ShortRunningThreads
 
shortRunningThreads(List<ShortRunningThreads>) - Method in class org.wildfly.swarm.config.jca.Workmanager
Add all org.wildfly.swarm.config.jca.ShortRunningThreads objects to this subresource
shortRunningThreads(ShortRunningThreads) - Method in class org.wildfly.swarm.config.jca.Workmanager
Add the org.wildfly.swarm.config.jca.ShortRunningThreads object to the list of subresources
shortRunningThreads() - Method in class org.wildfly.swarm.config.jca.Workmanager.WorkmanagerResources
Get the list of org.wildfly.swarm.config.jca.ShortRunningThreads resources
SingleSignOnSetting - Class in org.wildfly.swarm.config.undertow.server.host
The SSO configuration for this virtual server.
singleSignOnSetting() - Method in class org.wildfly.swarm.config.undertow.server.Host
The SSO configuration for this virtual server.
singleSignOnSetting(SingleSignOnSetting) - Method in class org.wildfly.swarm.config.undertow.server.Host
The SSO configuration for this virtual server.
SingleSignOnSetting() - Constructor for class org.wildfly.swarm.config.undertow.server.host.SingleSignOnSetting
 
singleton() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, the singleton store cache store is enabled.
singleton(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
If true, the singleton store cache store is enabled.
singleton() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, the singleton store cache store is enabled.
singleton(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
If true, the singleton store cache store is enabled.
singleton() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, the singleton store cache store is enabled.
singleton(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
If true, the singleton store cache store is enabled.
singleton() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, the singleton store cache store is enabled.
singleton(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
If true, the singleton store cache store is enabled.
singleton() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, the singleton store cache store is enabled.
singleton(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
If true, the singleton store cache store is enabled.
singleton() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, the singleton store cache store is enabled.
singleton(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
If true, the singleton store cache store is enabled.
sizeRotatingFileHandler(SizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.SizeRotatingFileHandler object to the list of subresources
SizeRotatingFileHandler - Class in org.wildfly.swarm.config.logging
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(SizeRotatingFileHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.SizeRotatingFileHandler object to the list of subresources
SizeRotatingFileHandler(String) - Constructor for class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
 
sizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.SizeRotatingFileHandler resources
sizeRotatingFileHandlers(List<SizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.SizeRotatingFileHandler objects to this subresource
sizeRotatingFileHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.SizeRotatingFileHandler resources
sizeRotatingFileHandlers(List<SizeRotatingFileHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.SizeRotatingFileHandler objects to this subresource
SlaveConfiguration - Class in org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
SlaveConfiguration() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.replication_colocated.SlaveConfiguration
 
SlaveConfiguration - Class in org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
SlaveConfiguration() - Constructor for class org.wildfly.swarm.config.messaging_activemq.server.ha_policy.shared_store_colocated.SlaveConfiguration
 
slaveConfiguration() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
slaveConfiguration(SlaveConfiguration) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ReplicationColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
slaveConfiguration() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
slaveConfiguration(SlaveConfiguration) - Method in class org.wildfly.swarm.config.messaging_activemq.server.SharedStoreColocatedHaPolicy
A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).
slowConsumerCheckPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
How often to check for slow consumers on a particular queue.
slowConsumerCheckPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
How often to check for slow consumers on a particular queue.
slowConsumerPolicy() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Determine what happens when a slow consumer is identified.
slowConsumerPolicy(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
Determine what happens when a slow consumer is identified.
slowConsumerThreshold() - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The minimum rate of message consumption allowed before a consumer is considered slow.
slowConsumerThreshold(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.AddressSetting
The minimum rate of message consumption allowed before a consumer is considered slow.
smap() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable SMAP.
smap(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable SMAP.
SmtpServer - Class in org.wildfly.swarm.config.mail.mail_session
Mail session server
SmtpServer() - Constructor for class org.wildfly.swarm.config.mail.mail_session.SmtpServer
 
smtpServer() - Method in class org.wildfly.swarm.config.mail.MailSession
Mail session server
smtpServer(SmtpServer) - Method in class org.wildfly.swarm.config.mail.MailSession
Mail session server
socketBinding() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
The socket binding that the acceptor will use to accept connections.
socketBinding(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
The socket binding that the acceptor will use to accept connections.
socketBinding() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The broadcast group socket binding.
socketBinding(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
The broadcast group socket binding.
socketBinding() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Connector
The socket binding that the connector will use to create connections.
socketBinding(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Connector
The socket binding that the connector will use to create connections.
socketBinding() - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
The discovery group socket binding.
socketBinding(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.DiscoveryGroup
The discovery group socket binding.
socketBinding() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
The socket binding that the connector will use to create connections.
socketBinding(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpConnector
The socket binding that the connector will use to create connections.
socketBinding() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
The socket binding that the acceptor will use to accept connections.
socketBinding(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
The socket binding that the acceptor will use to accept connections.
socketBinding() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector
The socket binding that the connector will use to create connections.
socketBinding(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteConnector
The socket binding that the connector will use to create connections.
socketBinding() - Method in class org.wildfly.swarm.config.remoting.Connector
The name (or names) of the socket binding(s) to attach to.
socketBinding(String) - Method in class org.wildfly.swarm.config.remoting.Connector
The name (or names) of the socket binding(s) to attach to.
socketBinding() - Method in class org.wildfly.swarm.config.Transactions
Used to reference the correct socket binding to use for the recovery environment.
socketBinding(String) - Method in class org.wildfly.swarm.config.Transactions
Used to reference the correct socket binding to use for the recovery environment.
socketBinding() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The AJP listener socket binder
socketBinding(String) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The AJP listener socket binder
socketBinding() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The AJP listener socket binder
socketBinding(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The AJP listener socket binder
socketBinding() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The AJP listener socket binder
socketBinding(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The AJP listener socket binder
socketTimeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A socket timeout for remote cache communication.
socketTimeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A socket timeout for remote cache communication.
sourceConnectionFactory() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the source connection factory to lookup on the source messaging server.
sourceConnectionFactory(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the source connection factory to lookup on the source messaging server.
sourceContext() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The properties used to configure the source JNDI initial context.
sourceContext(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The properties used to configure the source JNDI initial context.
sourceDestination() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the source destination to lookup on the source messaging server.
sourceDestination(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the source destination to lookup on the source messaging server.
sourcePassword() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The password for creating the source connection.
sourcePassword(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The password for creating the source connection.
sourceUser() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the user for creating the source connection.
sourceUser(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the user for creating the source connection.
sourceVm() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Source VM level for compilation.
sourceVm(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Source VM level for compilation.
specDescriptorPropertyReplacement() - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether descriptors defined by the Java EE specification will have property replacements applied
specDescriptorPropertyReplacement(Boolean) - Method in class org.wildfly.swarm.config.Ee
Flag indicating whether descriptors defined by the Java EE specification will have property replacements applied
spy() - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable spying of SQL statements
spy(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable spying of SQL statements
spy() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Enable spying of SQL statements
spy(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Enable spying of SQL statements
ssl() - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Does server require SSL?
ssl() - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Does server require SSL?
ssl() - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Does server require SSL?
ssl() - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Does server require SSL?
ssl(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Does server require SSL?
sslSessionCacheSize() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of active SSL sessions
sslSessionCacheSize(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The maximum number of active SSL sessions
sslSessionTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The timeout for SSL sessions, in seconds
sslSessionTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The timeout for SSL sessions, in seconds
stackSize() - Method in class org.wildfly.swarm.config.io.Worker
stack-size
stackSize(Long) - Method in class org.wildfly.swarm.config.io.Worker
stack-size
stackTraceOnError() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If an error page with the stack trace should be generated on error.
stackTraceOnError(String) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If an error page with the stack trace should be generated on error.
staleConnectionCheckerClassName() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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.DataSource
The stale connection checker properties
staleConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.DataSource
The stale connection checker properties
staleConnectionCheckerProperties() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The stale connection checker properties
staleConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The stale connection checker properties
started() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
Whether the JMS bridge is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
Whether the JMS bridge is started.
started() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
Whether this acceptor is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Acceptor
Whether this acceptor is started.
started() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
Whether the bridge is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
Whether the bridge is started.
started() - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
Whether the broadcast group is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.BroadcastGroup
Whether the broadcast group is started.
started() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Whether the cluster connection is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Whether the cluster connection is started.
started() - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
Whether this acceptor is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor
Whether this acceptor is started.
started() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
Whether this acceptor is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor
Whether this acceptor is started.
started() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether this server is started.
started(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether this server is started.
stateTransferComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The state transfer configuration for distributed and replicated caches.
stateTransferComponent(StateTransferComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The state transfer configuration for distributed and replicated caches.
stateTransferComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The state transfer configuration for distributed and replicated caches.
stateTransferComponent(StateTransferComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The state transfer configuration for distributed and replicated caches.
StateTransferComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
The state transfer configuration for distributed and replicated caches.
StateTransferComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.StateTransferComponent
 
StateTransferThreadPool - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a thread pool used for for state transfer.
StateTransferThreadPool() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.StateTransferThreadPool
 
stateTransferThreadPool() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for for state transfer.
stateTransferThreadPool(StateTransferThreadPool) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for for state transfer.
staticConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
A list of names of statically defined connectors used by this bridge.
staticConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
A list of names of statically defined connectors used by this bridge.
staticConnectors() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The statically defined list of connectors to which this cluster connection will make connections.
staticConnectors(List<String>) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The statically defined list of connectors to which this cluster connection will make connections.
statisticsEnabled() - Method in class org.wildfly.swarm.config.datasources.DataSource
define if runtime statistics is enabled or not.
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
define if runtime statistics is enabled or not.
statisticsEnabled() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
define if runtime statistics is enabled or not
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
define if runtime statistics is enabled or not
statisticsEnabled() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
If enabled, statistics will be collected for this cache
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
If enabled, statistics will be collected for this cache
statisticsEnabled() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
If enabled, statistics will be collected for this cache
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
If enabled, statistics will be collected for this cache
statisticsEnabled() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
If enabled, statistics will be collected for this cache
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
If enabled, statistics will be collected for this cache
statisticsEnabled() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
If enabled, statistics will be collected for this cache
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
If enabled, statistics will be collected for this cache
statisticsEnabled() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
If enabled, statistics will be collected for this cache container
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
If enabled, statistics will be collected for this cache container
statisticsEnabled() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether gathering of statistics such as message counters are enabled.
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether gathering of statistics such as message counters are enabled.
statisticsEnabled() - Method in class org.wildfly.swarm.config.Transactions
Whether statistics should be enabled.
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Whether statistics should be enabled.
statisticsEnabled() - Method in class org.wildfly.swarm.config.Undertow
Configures if are statistics enabled
statisticsEnabled(Boolean) - Method in class org.wildfly.swarm.config.Undertow
Configures if are statistics enabled
status() - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
Reports the commitment status of this participant (can be one of Pending, Prepared, Failed, Heuristic or Readonly).
status(String) - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
Reports the commitment status of this participant (can be one of Pending, Prepared, Failed, Heuristic or Readonly).
status() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context
The status of this context
status(String) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.Context
The status of this context
status() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The current status of this node
status(String) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The current status of this node
statusSocketBinding() - Method in class org.wildfly.swarm.config.Transactions
Used to reference the correct socket binding to use for the transaction status manager.
statusSocketBinding(String) - Method in class org.wildfly.swarm.config.Transactions
Used to reference the correct socket binding to use for the transaction status manager.
stickySession() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
If sticky sessions are enabled
stickySession(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
If sticky sessions are enabled
stickySessionCookie() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The session cookie name
stickySessionCookie(String) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The session cookie name
stickySessionForce() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
If this is true then an error will be returned if the request cannot be routed to the sticky node, otherwise it will be routed to another node
stickySessionForce(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
If this is true then an error will be returned if the request cannot be routed to the sticky node, otherwise it will be routed to another node
stickySessionPath() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The path of the sticky session cookie
stickySessionPath(String) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The path of the sticky session cookie
stickySessionRemove() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
Remove the session cookie if the request cannot be routed to the correct host
stickySessionRemove(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
Remove the session cookie if the request cannot be routed to the correct host
stopTimeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
stopTimeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
If there are any ongoing transactions when a cache is stopped, Infinispan waits for ongoing remote and local transactions to finish.
stores() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute put operations.
stores(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The number of cache attribute put operations.
stores() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute put operations.
stores(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The number of cache attribute put operations.
stores() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute put operations.
stores(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The number of cache attribute put operations.
stores() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute put operations.
stores(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The number of cache attribute put operations.
strategy() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
The backup strategy for this cache
strategy(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
The backup strategy for this cache
strategy() - Method in class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
Sets the cache eviction strategy.
strategy(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.EvictionComponent
Sets the cache eviction strategy.
stream() - Method in class org.wildfly.swarm.config.logging.LogFile
Provides the server log as a response attachment.
stream(Long) - Method in class org.wildfly.swarm.config.logging.LogFile
Provides the server log as a response attachment.
strength() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "strength" element contains a list of cipher strength values, in decreasing order of preference.
strength(List<String>) - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
The optional nested "strength" element contains a list of cipher strength values, in decreasing order of preference.
StrictMaxBeanInstancePool - Class in org.wildfly.swarm.config.ejb3
A bean instance pool with a strict upper limit
strictMaxBeanInstancePool(StrictMaxBeanInstancePool) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool object to the list of subresources
StrictMaxBeanInstancePool(String) - Constructor for class org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool
 
strictMaxBeanInstancePools() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool resources
strictMaxBeanInstancePools(List<StrictMaxBeanInstancePool>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool objects to this subresource
stringJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache JDBC store configuration.
stringJdbcStore(StringJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache JDBC store configuration.
stringJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache JDBC store configuration.
stringJdbcStore(StringJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache JDBC store configuration.
stringJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache JDBC store configuration.
stringJdbcStore(StringJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache JDBC store configuration.
stringJdbcStore() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache JDBC store configuration.
stringJdbcStore(StringJdbcStore) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache JDBC store configuration.
StringJdbcStore - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache JDBC store configuration.
StringJdbcStore() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
 
StringJdbcStore.StringJdbcStoreResources - Class in org.wildfly.swarm.config.infinispan.cache_container
Child mutators for StringJdbcStore
StringJdbcStoreResources() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore.StringJdbcStoreResources
 
stringTable() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Defines a table used to store cache entries whose keys can be expressed as strings.
stringTable(StringTable) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Defines a table used to store cache entries whose keys can be expressed as strings.
stringTable() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Defines a table used to store cache entries whose keys can be expressed as strings.
stringTable(StringTable) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Defines a table used to store cache entries whose keys can be expressed as strings.
StringTable - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a table used to store cache entries whose keys can be expressed as strings.
StringTable() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.StringTable
 
striping() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
If true, a pool of shared locks is maintained for all entries that need to be locked.
striping(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LockingComponent
If true, a pool of shared locks is maintained for all entries that need to be locked.
subhandlers() - Method in class org.wildfly.swarm.config.logging.AsyncHandler
The Handlers associated with this async handler.
subhandlers(List<String>) - Method in class org.wildfly.swarm.config.logging.AsyncHandler
The Handlers associated with this async handler.
subresources() - Method in class org.wildfly.swarm.config.datasources.DataSource
 
subresources() - Method in class org.wildfly.swarm.config.Datasources
 
subresources() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
 
subresources() - Method in class org.wildfly.swarm.config.Ee
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.RemoteService
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.remoting_profile.RemotingEjbReceiver
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.RemotingProfile
 
subresources() - Method in class org.wildfly.swarm.config.Ejb3
 
subresources() - Method in class org.wildfly.swarm.config.ejb3.TimerService
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BackupsComponent
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
 
subresources() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
 
subresources() - Method in class org.wildfly.swarm.config.Infinispan
 
subresources() - Method in class org.wildfly.swarm.config.Io
 
subresources() - Method in class org.wildfly.swarm.config.jca.DistributedWorkmanager
 
subresources() - Method in class org.wildfly.swarm.config.Jca
 
subresources() - Method in class org.wildfly.swarm.config.jca.Workmanager
 
subresources() - Method in class org.wildfly.swarm.config.logging.LoggingProfile
 
subresources() - Method in class org.wildfly.swarm.config.Logging
 
subresources() - Method in class org.wildfly.swarm.config.mail.MailSession
 
subresources() - Method in class org.wildfly.swarm.config.Mail
 
subresources() - Method in class org.wildfly.swarm.config.messaging_activemq.server.CoreAddress
 
subresources() - Method in class org.wildfly.swarm.config.messaging_activemq.server.SecuritySetting
 
subresources() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
 
subresources() - Method in class org.wildfly.swarm.config.MessagingActivemq
 
subresources() - Method in class org.wildfly.swarm.config.Naming
 
subresources() - Method in class org.wildfly.swarm.config.remoting.Connector
 
subresources() - Method in class org.wildfly.swarm.config.remoting.HttpConnector
 
subresources() - Method in class org.wildfly.swarm.config.remoting.LocalOutboundConnection
 
subresources() - Method in class org.wildfly.swarm.config.remoting.OutboundConnection
 
subresources() - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
 
subresources() - Method in class org.wildfly.swarm.config.remoting.SaslSecurity
 
subresources() - Method in class org.wildfly.swarm.config.Remoting
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAcl
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAudit
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthentication
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicAuthorization
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicIdentityTrust
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicMapping
 
subresources() - Method in class org.wildfly.swarm.config.security.security_domain.JaspiAuthentication
 
subresources() - Method in class org.wildfly.swarm.config.Security
 
subresources() - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
 
subresources() - Method in class org.wildfly.swarm.config.transactions.LogStore
 
subresources() - Method in class org.wildfly.swarm.config.Transactions
 
subresources() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
 
subresources() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
 
subresources() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
 
subresources() - Method in class org.wildfly.swarm.config.undertow.configuration.ReverseProxy
 
subresources() - Method in class org.wildfly.swarm.config.undertow.FilterConfiguration
 
subresources() - Method in class org.wildfly.swarm.config.undertow.HandlerConfiguration
 
subresources() - Method in class org.wildfly.swarm.config.undertow.server.host.Location
 
subresources() - Method in class org.wildfly.swarm.config.undertow.server.Host
 
subresources() - Method in class org.wildfly.swarm.config.undertow.Server
 
subresources() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
 
subresources() - Method in class org.wildfly.swarm.config.Undertow
 
subscriptionCount() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of (durable and non-durable) subscribers for this topic.
subscriptionCount(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The number of (durable and non-durable) subscribers for this topic.
subscriptionName() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the subscription if it is durable and the source destination is a topic.
subscriptionName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the subscription if it is durable and the source destination is a topic.
successRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The data replication success ratio (successes/successes+failures).
successRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The data replication success ratio (successes/successes+failures).
successRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The data replication success ratio (successes/successes+failures).
successRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The data replication success ratio (successes/successes+failures).
successRatio() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The data replication success ratio (successes/successes+failures).
successRatio(Double) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The data replication success ratio (successes/successes+failures).
suffix() - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.PeriodicSizeRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Set the suffix string.
suffix(String) - Method in class org.wildfly.swarm.config.logging.SizeRotatingFileHandler
Set the suffix string.
suffix() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Suffix for the log file name.
suffix(String) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Suffix for the log file name.
syslogFormat() - Method in class org.wildfly.swarm.config.logging.SyslogHandler
Formats the log message according to the RFC specification.
syslogFormat(String) - Method in class org.wildfly.swarm.config.logging.SyslogHandler
Formats the log message according to the RFC specification.
syslogHandler(SyslogHandler) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add the org.wildfly.swarm.config.logging.SyslogHandler object to the list of subresources
SyslogHandler - Class in org.wildfly.swarm.config.logging
Defines a syslog handler.
syslogHandler(SyslogHandler) - Method in class org.wildfly.swarm.config.Logging
Add the org.wildfly.swarm.config.logging.SyslogHandler object to the list of subresources
SyslogHandler(String) - Constructor for class org.wildfly.swarm.config.logging.SyslogHandler
 
syslogHandlers() - Method in class org.wildfly.swarm.config.logging.LoggingProfile.LoggingProfileResources
Get the list of org.wildfly.swarm.config.logging.SyslogHandler resources
syslogHandlers(List<SyslogHandler>) - Method in class org.wildfly.swarm.config.logging.LoggingProfile
Add all org.wildfly.swarm.config.logging.SyslogHandler objects to this subresource
syslogHandlers() - Method in class org.wildfly.swarm.config.Logging.LoggingResources
Get the list of org.wildfly.swarm.config.logging.SyslogHandler resources
syslogHandlers(List<SyslogHandler>) - Method in class org.wildfly.swarm.config.Logging
Add all org.wildfly.swarm.config.logging.SyslogHandler objects to this subresource

T

tagPooling() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable tag pooling.
tagPooling(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable tag pooling.
target() - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
Defines the target of the console handler.
target(String) - Method in class org.wildfly.swarm.config.logging.ConsoleHandler
Defines the target of the console handler.
target() - Method in class org.wildfly.swarm.config.undertow.configuration.Rewrite
The expression that defines the target.
target(String) - Method in class org.wildfly.swarm.config.undertow.configuration.Rewrite
The expression that defines the target.
targetConnectionFactory() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the target connection factory to lookup on the target messaging server.
targetConnectionFactory(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the target connection factory to lookup on the target messaging server.
targetContext() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The properties used to configure the target JNDI initial context.
targetContext(Map) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The properties used to configure the target JNDI initial context.
targetDestination() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the target destination to lookup on the target messaging server.
targetDestination(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the target destination to lookup on the target messaging server.
targetPassword() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The password for creating the target connection.
targetPassword(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The password for creating the target connection.
targetUser() - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the user for creating the target connection.
targetUser(String) - Method in class org.wildfly.swarm.config.messaging_activemq.JmsBridge
The name of the user for creating the target connection.
targetVm() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Target VM level for compilation.
targetVm(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Target VM level for compilation.
taskCount() - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The approximate total number of tasks that have ever been scheduled for execution.
taskCount(Integer) - Method in class org.wildfly.swarm.config.ejb3.ThreadPool
The approximate total number of tasks that have ever been scheduled for execution.
taskKeepalive() - Method in class org.wildfly.swarm.config.io.Worker
task-keepalive
taskKeepalive(Integer) - Method in class org.wildfly.swarm.config.io.Worker
task-keepalive
taskMaxThreads() - Method in class org.wildfly.swarm.config.io.Worker
task-max-threads
taskMaxThreads(Integer) - Method in class org.wildfly.swarm.config.io.Worker
task-max-threads
tcpBacklog() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a server with the specified backlog.
tcpBacklog(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a server with the specified backlog.
tcpBacklog() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a server with the specified backlog.
tcpBacklog(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a server with the specified backlog.
tcpBacklog() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a server with the specified backlog.
tcpBacklog(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a server with the specified backlog.
tcpKeepAlive() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a channel to send TCP keep-alive messages in an implementation-dependent manner.
tcpKeepAlive(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a channel to send TCP keep-alive messages in an implementation-dependent manner.
tcpKeepAlive() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a channel to send TCP keep-alive messages in an implementation-dependent manner.
tcpKeepAlive(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a channel to send TCP keep-alive messages in an implementation-dependent manner.
tcpKeepAlive() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a channel to send TCP keep-alive messages in an implementation-dependent manner.
tcpKeepAlive(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a channel to send TCP keep-alive messages in an implementation-dependent manner.
tcpNoDelay() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A TCP_NODELAY value for remote cache communication.
tcpNoDelay(Boolean) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
A TCP_NODELAY value for remote cache communication.
temporary() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
Whether the queue is temporary.
temporary(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsQueue
Whether the queue is temporary.
temporary() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
Whether the topic is temporary.
temporary(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
Whether the topic is temporary.
temporary() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
Whether the queue is temporary.
temporary(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Queue
Whether the queue is temporary.
temporary() - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
Whether the queue is temporary.
temporary(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue
Whether the queue is temporary.
threadFactory() - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The name of the thread factory to be used by the executor.
threadFactory(String) - Method in class org.wildfly.swarm.config.ee.ManagedExecutorService
The name of the thread factory to be used by the executor.
threadFactory() - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The name of the thread factory to be used by the scheduled executor.
threadFactory(String) - Method in class org.wildfly.swarm.config.ee.ManagedScheduledExecutorService
The name of the thread factory to be used by the scheduled executor.
threadFactory() - Method in class org.wildfly.swarm.config.ejb3.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.ThreadPool
Specifies the name of a specific thread factory to use to create worker threads.
threadFactory() - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
Specifies the name of a specific thread factory to use to create worker threads.
threadFactory(String) - Method in class org.wildfly.swarm.config.jca.LongRunningThreads
Specifies the name of a specific thread factory to use to create worker threads.
threadFactory() - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
Specifies the name of a specific thread factory to use to create worker threads.
threadFactory(String) - Method in class org.wildfly.swarm.config.jca.ShortRunningThreads
Specifies the name of a specific thread factory to use to create worker threads.
ThreadPool - Class in org.wildfly.swarm.config.ejb3
A thread pool executor with an unbounded queue.
threadPool(ThreadPool) - Method in class org.wildfly.swarm.config.Ejb3
Add the org.wildfly.swarm.config.ejb3.ThreadPool object to the list of subresources
ThreadPool(String) - Constructor for class org.wildfly.swarm.config.ejb3.ThreadPool
 
threadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The thread pool max size.
threadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The thread pool max size.
threadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The thread pool max size.
threadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The thread pool max size.
threadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The thread pool max size.
threadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The thread pool max size.
threadPoolMaxSize() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The number of threads that the main thread pool has.
threadPoolMaxSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The number of threads that the main thread pool has.
threadPoolName() - Method in class org.wildfly.swarm.config.ejb3.AsyncService
The name of the thread pool which handles asynchronous invocations
threadPoolName(String) - Method in class org.wildfly.swarm.config.ejb3.AsyncService
The name of the thread pool which handles asynchronous invocations
threadPoolName() - Method in class org.wildfly.swarm.config.ejb3.RemoteService
The name of the thread pool that handles remote invocations
threadPoolName(String) - Method in class org.wildfly.swarm.config.ejb3.RemoteService
The name of the thread pool that handles remote invocations
threadPoolName() - Method in class org.wildfly.swarm.config.ejb3.TimerService
The name of the thread pool used to run timer service invocations
threadPoolName(String) - Method in class org.wildfly.swarm.config.ejb3.TimerService
The name of the thread pool used to run timer service invocations
threadPools() - Method in class org.wildfly.swarm.config.Ejb3.Ejb3Resources
Get the list of org.wildfly.swarm.config.ejb3.ThreadPool resources
threadPools(List<ThreadPool>) - Method in class org.wildfly.swarm.config.Ejb3
Add all org.wildfly.swarm.config.ejb3.ThreadPool objects to this subresource
threadPoolSize() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BehindWrite
Size of the thread pool whose threads are responsible for applying the modifications to the cache store.
threadPoolSize(Integer) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BehindWrite
Size of the thread pool whose threads are responsible for applying the modifications to the cache store.
throughWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Configures a cache store as write-through.
throughWrite(ThroughWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryJdbcStore
Configures a cache store as write-through.
throughWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
Configures a cache store as write-through.
throughWrite(ThroughWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.CustomStore
Configures a cache store as write-through.
throughWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
Configures a cache store as write-through.
throughWrite(ThroughWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.FileStore
Configures a cache store as write-through.
throughWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Configures a cache store as write-through.
throughWrite(ThroughWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.MixedJdbcStore
Configures a cache store as write-through.
throughWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
Configures a cache store as write-through.
throughWrite(ThroughWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.RemoteStore
Configures a cache store as write-through.
throughWrite() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Configures a cache store as write-through.
throughWrite(ThroughWrite) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringJdbcStore
Configures a cache store as write-through.
ThroughWrite - Class in org.wildfly.swarm.config.infinispan.cache_container
Configures a cache store as write-through.
ThroughWrite() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.ThroughWrite
 
timeout() - Method in class org.wildfly.swarm.config.ejb3.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.StrictMaxBeanInstancePool
The maximum amount of time to wait for a bean instance to be available from the pool
timeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
The timeout for replicating to the backup site.
timeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.Backup
The timeout for replicating to the backup site.
timeout() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferComponent
The maximum amount of time (ms) to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StateTransferComponent
The maximum amount of time (ms) to wait for state from neighboring caches, before throwing an exception and aborting startup.
timeout() - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
How long to wait for a handling decision to be made; an exception will be thrown during the send if this timeout is reached, ensuring that strict ordering is kept.
timeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
How long to wait for a handling decision to be made; an exception will be thrown during the send if this timeout is reached, ensuring that strict ordering is kept.
timeout() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The request timeout
timeout(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The request timeout
timeoutUnit() - Method in class org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool
The instance acquisition timeout unit
timeoutUnit(String) - Method in class org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool
The instance acquisition timeout unit
TimerService - Class in org.wildfly.swarm.config.ejb3
The EJB timer service
timerService() - Method in class org.wildfly.swarm.config.Ejb3
The EJB timer service
timerService(TimerService) - Method in class org.wildfly.swarm.config.Ejb3
The EJB timer service
TimerService() - Constructor for class org.wildfly.swarm.config.ejb3.TimerService
 
TimerService.TimerServiceResources - Class in org.wildfly.swarm.config.ejb3
Child mutators for TimerService
TimerServiceResources() - Constructor for class org.wildfly.swarm.config.ejb3.TimerService.TimerServiceResources
 
timeSinceReset() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Time (in secs) since cache statistics were reset.
timeSinceReset(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
Time (in secs) since cache statistics were reset.
timeSinceReset() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Time (in secs) since cache statistics were reset.
timeSinceReset(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
Time (in secs) since cache statistics were reset.
timeSinceReset() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Time (in secs) since cache statistics were reset.
timeSinceReset(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
Time (in secs) since cache statistics were reset.
timeSinceReset() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Time (in secs) since cache statistics were reset.
timeSinceReset(Long) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
Time (in secs) since cache statistics were reset.
timestampColumn() - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
A database column to hold cache entry timestamps.
timestampColumn(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.BinaryTable
A database column to hold cache entry timestamps.
timestampColumn() - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
A database column to hold cache entry timestamps.
timestampColumn(Map) - Method in class org.wildfly.swarm.config.infinispan.cache_container.StringTable
A database column to hold cache entry timestamps.
tls() - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Does server require TLS?
tls() - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Does server require TLS?
tls() - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Does server require TLS?
tls() - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Does server require TLS?
tls(Boolean) - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Does server require TLS?
topicAddress() - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The address the topic points to.
topicAddress(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.JmsTopic
The address the topic points to.
topology() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The topology of the nodes that this cluster connection is aware of.
topology(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
The topology of the nodes that this cluster connection is aware of.
Tracer - Class in org.wildfly.swarm.config.jca
Tracer for resource adapters
tracer() - Method in class org.wildfly.swarm.config.Jca
Tracer for resource adapters
tracer(Tracer) - Method in class org.wildfly.swarm.config.Jca
Tracer for resource adapters
Tracer() - Constructor for class org.wildfly.swarm.config.jca.Tracer
 
tracking() - Method in class org.wildfly.swarm.config.datasources.DataSource
Defines if IronJacamar should track connection handles across transaction boundaries
tracking(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Defines if IronJacamar should track connection handles across transaction boundaries
tracking() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines if IronJacamar should track connection handles across transaction boundaries
tracking(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Defines if IronJacamar should track connection handles across transaction boundaries
trackStatements() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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.
transaction() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
TODO
transaction(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
TODO
transactionBatchSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The transaction batch size.
transactionBatchSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
The transaction batch size.
transactionBatchSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The transaction batch size.
transactionBatchSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
The transaction batch size.
transactionBatchSize() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The transaction batch size.
transactionBatchSize(Integer) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The transaction batch size.
transactionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache transaction configuration.
transactionComponent(TransactionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache
The cache transaction configuration.
transactionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache transaction configuration.
transactionComponent(TransactionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.InvalidationCache
The cache transaction configuration.
transactionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache transaction configuration.
transactionComponent(TransactionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.LocalCache
The cache transaction configuration.
transactionComponent() - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache transaction configuration.
transactionComponent(TransactionComponent) - Method in class org.wildfly.swarm.config.infinispan.cache_container.ReplicatedCache
The cache transaction configuration.
TransactionComponent - Class in org.wildfly.swarm.config.infinispan.cache_container
The cache transaction configuration.
TransactionComponent() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.TransactionComponent
 
transactionIsolation() - Method in class org.wildfly.swarm.config.datasources.DataSource
Set the java.sql.Connection transaction isolation level.
transactionIsolation(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Set the java.sql.Connection transaction isolation level.
transactionIsolation() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Set the java.sql.Connection transaction isolation level.
transactionIsolation(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Set the java.sql.Connection transaction isolation level.
Transactions<T extends Transactions> - Class in org.wildfly.swarm.config
The configuration of the transaction subsystem.
Transactions() - Constructor for class org.wildfly.swarm.config.Transactions
 
Transactions - Class in org.wildfly.swarm.config.transactions.log_store
The persistent information that the transaction manager stores for the purpose of recovering a transaction in the event of failure.
Transactions(String) - Constructor for class org.wildfly.swarm.config.transactions.log_store.Transactions
 
transactions() - Method in class org.wildfly.swarm.config.transactions.LogStore.LogStoreResources
Get the list of org.wildfly.swarm.config.transactions.log_store.Transactions resources
transactions(List<Transactions>) - Method in class org.wildfly.swarm.config.transactions.LogStore
Add all org.wildfly.swarm.config.transactions.log_store.Transactions objects to this subresource
transactions(Transactions) - Method in class org.wildfly.swarm.config.transactions.LogStore
Add the org.wildfly.swarm.config.transactions.log_store.Transactions object to the list of subresources
Transactions.TransactionsResources - Class in org.wildfly.swarm.config.transactions.log_store
Child mutators for Transactions
Transactions.TransactionsResources - Class in org.wildfly.swarm.config
Child mutators for Transactions
TransactionsResources() - Constructor for class org.wildfly.swarm.config.transactions.log_store.Transactions.TransactionsResources
 
TransactionsResources() - Constructor for class org.wildfly.swarm.config.Transactions.TransactionsResources
 
transactionTimeout() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How long (in ms) before a transaction can be removed from the resource manager after create time.
transactionTimeout(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How long (in ms) before a transaction can be removed from the resource manager after create time.
transactionTimeoutScanPeriod() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How often (in ms) to scan for timeout transactions.
transactionTimeoutScanPeriod(Long) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
How often (in ms) to scan for timeout transactions.
transformerClassName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The name of a user-defined class which implements the org.apache.activemq.artemis.core.server.cluster.Transformer interface.
transformerClassName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The name of a user-defined class which implements the org.apache.activemq.artemis.core.server.cluster.Transformer interface.
transformerClassName() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
The name of a class used to transform the message's body or properties before it is diverted.
transformerClassName(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Divert
The name of a class used to transform the message's body or properties before it is diverted.
transmitWindowSize() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum window size of the transmit direction for connection channels, in bytes.
transmitWindowSize(Integer) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
The maximum window size of the transmit direction for connection channels, in bytes.
TransportThreadPool - Class in org.wildfly.swarm.config.infinispan.cache_container
Defines a thread pool used for asynchronous transport communication.
TransportThreadPool() - Constructor for class org.wildfly.swarm.config.infinispan.cache_container.TransportThreadPool
 
transportThreadPool() - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for asynchronous transport communication.
transportThreadPool(TransportThreadPool) - Method in class org.wildfly.swarm.config.infinispan.CacheContainer
Defines a thread pool used for asynchronous transport communication.
trimSpaces() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Trim some spaces from the generated Servlet.
trimSpaces(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Trim some spaces from the generated Servlet.
trustManager() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
JSEE Trust Manager factory
trustManager(Map) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
JSEE Trust Manager factory
trustModule(TrustModule) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicIdentityTrust
Add the org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule object to the list of subresources
TrustModule - Class in org.wildfly.swarm.config.security.security_domain.identity_trust
List of authentication modules
TrustModule(String) - Constructor for class org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule
 
trustModules() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicIdentityTrust.ClassicIdentityTrustResources
Get the list of org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule resources
trustModules(List<TrustModule>) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicIdentityTrust
Add all org.wildfly.swarm.config.security.security_domain.identity_trust.TrustModule objects to this subresource
truststore() - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Configures a JSSE trust store
truststore(Map) - Method in class org.wildfly.swarm.config.security.security_domain.ClassicJsse
Configures a JSSE trust store
ttl() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The time connections will stay alive with no requests before being closed, if the number of connections is larger than cache-connections
ttl(Long) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The time connections will stay alive with no requests before being closed, if the number of connections is larger than cache-connections
type() - Method in class org.wildfly.swarm.config.ejb3.ChannelCreationOptions
The type of the channel creation option
type(String) - Method in class org.wildfly.swarm.config.ejb3.ChannelCreationOptions
The type of the channel creation option
type() - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
Whether the handler is the single "Local" handler for the cluster, which makes handling decisions, or a "Remote" handler which converses with the local handler.
type(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.GroupingHandler
Whether the handler is the single "Local" handler for the cluster, which makes handling decisions, or a "Remote" handler which converses with the local handler.
type() - Method in class org.wildfly.swarm.config.naming.Binding
The type of the value to bind for simple bindings, this must be a primitive type
type(String) - Method in class org.wildfly.swarm.config.naming.Binding
The type of the value to bind for simple bindings, this must be a primitive type
type() - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
Type of mapping this module performs.
type(String) - Method in class org.wildfly.swarm.config.security.security_domain.mapping.MappingModule
Type of mapping this module performs.
type() - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The type name under which this record is stored.
type(String) - Method in class org.wildfly.swarm.config.transactions.log_store.transactions.Participants
The type name under which this record is stored.
type() - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The type name under which this record is stored.
type(String) - Method in class org.wildfly.swarm.config.transactions.log_store.Transactions
The type name under which this record is stored.
type() - Method in class org.wildfly.swarm.config.transactions.LogStore
Specifies the implementation type of the logging store.
type(String) - Method in class org.wildfly.swarm.config.transactions.LogStore
Specifies the implementation type of the logging store.

U

Undertow<T extends Undertow> - Class in org.wildfly.swarm.config
Undertow subsystem
Undertow() - Constructor for class org.wildfly.swarm.config.Undertow
 
Undertow.UndertowResources - Class in org.wildfly.swarm.config
Child mutators for Undertow
UndertowResources() - Constructor for class org.wildfly.swarm.config.Undertow.UndertowResources
 
upgradeLegacy() - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
Also accepts to upgrade HTTP request from legacy (HornetQ) clients.
upgradeLegacy(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.HttpAcceptor
Also accepts to upgrade HTTP request from legacy (HornetQ) clients.
uri() - Method in class org.wildfly.swarm.config.remoting.OutboundConnection
The connection URI for the outbound connection.
uri(String) - Method in class org.wildfly.swarm.config.remoting.OutboundConnection
The connection URI for the outbound connection.
uri() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The URI that the load balancer uses to connect to the node
uri(String) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The URI that the load balancer uses to connect to the node
urlCharset() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
URL charset
urlCharset(String) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
URL charset
urlCharset() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
URL charset
urlCharset(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
URL charset
urlCharset() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
URL charset
urlCharset(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
URL charset
urlDelimiter() - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlDelimiter(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlDelimiter() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlDelimiter(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the delimiter for URLs in connection-url for HA datasources
urlProperty() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the property for the URL property in the xa-datasource-property values
urlProperty(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specifies the property for the URL property in the xa-datasource-property values
urlSelectorStrategyClassName() - Method in class org.wildfly.swarm.config.datasources.DataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClassName(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClassName() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClassName(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
useAlias() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
If an alias check is performed
useAlias(Boolean) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
If an alias check is performed
useAutoRecovery() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to use auto recovery.
useAutoRecovery(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to use auto recovery.
useCcm() - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable the use of a cached connection manager
useCcm(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Enable the use of a cached connection manager
useCcm() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Enable the use of a cached connection manager
useCcm(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Enable the use of a cached connection manager
useDeploymentLoggingConfig() - Method in class org.wildfly.swarm.config.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
Indicates whether or not deployments should use a logging configuration file found in the deployment to configure the log manager.
useDuplicateDetection() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
Whether the bridge will automatically insert a duplicate id property into each message that it forwards.
useDuplicateDetection(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
Whether the bridge will automatically insert a duplicate id property into each message that it forwards.
useDuplicateDetection() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Whether the bridge will automatically insert a duplicate id property into each message that it forwards.
useDuplicateDetection(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ClusterConnection
Whether the bridge will automatically insert a duplicate id property into each message that it forwards.
useFastFail() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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)
useGlobalPools() - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to use global pools.
useGlobalPools(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.ConnectionFactory
True to use global pools.
useGlobalPools() - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to use global pools.
useGlobalPools(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.LegacyConnectionFactory
True to use global pools.
useGlobalPools() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to use global pools.
useGlobalPools(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
True to use global pools.
useJavaContext() - Method in class org.wildfly.swarm.config.datasources.DataSource
Setting this to false will bind the datasource into global JNDI
useJavaContext(Boolean) - Method in class org.wildfly.swarm.config.datasources.DataSource
Setting this to false will bind the datasource into global JNDI
useJavaContext() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Setting this to false will bind the datasource into global JNDI
useJavaContext(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Setting this to false will bind the datasource into global JNDI
useJdbcStore() - Method in class org.wildfly.swarm.config.Transactions
Use the jdbc store for writing transaction logs.
useJdbcStore(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Use the jdbc store for writing transaction logs.
useJndi() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Use JNDI to locate the destination for incoming connections
useJndi(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Use JNDI to locate the destination for incoming connections
useJournalStore() - Method in class org.wildfly.swarm.config.Transactions
Use the journal store for writing transaction logs.
useJournalStore(Boolean) - Method in class org.wildfly.swarm.config.Transactions
Use the journal store for writing transaction logs.
useListenerEncoding() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Use encoding defined on listener
useListenerEncoding(Boolean) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Use encoding defined on listener
useLocalTx() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Use a local transaction for incoming sessions
useLocalTx(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
Use a local transaction for incoming sessions
useParentHandlers() - Method in class org.wildfly.swarm.config.logging.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.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.IiopService
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.IiopService
If true EJB names will be bound into the naming service with the application and module name prepended to the name (e.g.
user() - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The user name to use when creating the bridge connection to the remote server.
user(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.Bridge
The user name to use when creating the bridge connection to the remote server.
user() - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The default username to use with this connection factory.
user(String) - Method in class org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory
The default username to use with this connection factory.
userName() - Method in class org.wildfly.swarm.config.datasources.DataSource
Specify the user name used when creating a new connection
userName(String) - Method in class org.wildfly.swarm.config.datasources.DataSource
Specify the user name used when creating a new connection
userName() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specify the user name used when creating a new connection
userName(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Specify the user name used when creating a new connection
username() - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.mail_session.Custom
Username to authenticate on server
username() - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.mail_session.ImapServer
Username to authenticate on server
username() - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.mail_session.Pop3Server
Username to authenticate on server
username() - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Username to authenticate on server
username(String) - Method in class org.wildfly.swarm.config.mail.mail_session.SmtpServer
Username to authenticate on server
username() - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
The user name to use when authenticating against the remote server.
username(String) - Method in class org.wildfly.swarm.config.remoting.RemoteOutboundConnection
The user name to use when authenticating against the remote server.
useServerLog() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
If the log should be written to the server log, rather than a separate file.
useServerLog(Boolean) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
If the log should be written to the server log, rather than a separate file.
useTransactionSetupProvider() - Method in class org.wildfly.swarm.config.ee.ContextService
Flag which indicates if the transaction setup provider should be used
useTransactionSetupProvider(Boolean) - Method in class org.wildfly.swarm.config.ee.ContextService
Flag which indicates if the transaction setup provider should be used
useTryLock() - Method in class org.wildfly.swarm.config.datasources.DataSource
Any configured timeout for internal locks on the resource adapter objects in seconds
useTryLock(Long) - Method in class org.wildfly.swarm.config.datasources.DataSource
Any configured timeout for internal locks on the resource adapter objects in seconds
useTryLock() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Any configured timeout for internal locks on the resource adapter objects in seconds
useTryLock(Long) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Any configured timeout for internal locks on the resource adapter objects in seconds

V

validateOnMatch() - Method in class org.wildfly.swarm.config.datasources.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.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.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.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.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.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.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.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.DataSource
The valid connection checker properties
validConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.DataSource
The valid connection checker properties
validConnectionCheckerProperties() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The valid connection checker properties
validConnectionCheckerProperties(Map) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The valid connection checker properties
value() - Method in class org.wildfly.swarm.config.datasources.data_source.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.data_source.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.xa_data_source.XaDatasourceProperties
Specifies a property value to assign to the XADataSource implementation class.
value(String) - Method in class org.wildfly.swarm.config.datasources.xa_data_source.XaDatasourceProperties
Specifies a property value to assign to the XADataSource implementation class.
value() - Method in class org.wildfly.swarm.config.ejb3.ChannelCreationOptions
The value for the EJB remote channel creation option
value(String) - Method in class org.wildfly.swarm.config.ejb3.ChannelCreationOptions
The value for the EJB remote channel creation option
value() - Method in class org.wildfly.swarm.config.infinispan.cache_container.Property
The value of the cache store property.
value(String) - Method in class org.wildfly.swarm.config.infinispan.cache_container.Property
The value of the cache store property.
value() - Method in class org.wildfly.swarm.config.naming.Binding
The value to bind for simple bindings
value(String) - Method in class org.wildfly.swarm.config.naming.Binding
The value to bind for simple bindings
value() - Method in class org.wildfly.swarm.config.remoting.Property
The property value.
value(String) - Method in class org.wildfly.swarm.config.remoting.Property
The property value.
value() - Method in class org.wildfly.swarm.config.undertow.servlet_container.MimeMapping
The mime type for this mapping
value(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.MimeMapping
The mime type for this mapping
vaultOptions() - Method in class org.wildfly.swarm.config.security.ClassicVault
Security Vault options.
vaultOptions(Map) - Method in class org.wildfly.swarm.config.security.ClassicVault
Security Vault options.
verifyClient() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The desired SSL client authentication mode for SSL channels
verifyClient(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The desired SSL client authentication mode for SSL channels
version() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The server's version.
version(String) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
The server's version.

W

waitWorker() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The number of seconds to wait for an available worker
waitWorker(Integer) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.Balancer
The number of seconds to wait for an available worker
WebsocketsSetting - Class in org.wildfly.swarm.config.undertow.servlet_container
If websockets are enabled for this container
WebsocketsSetting() - Constructor for class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
 
websocketsSetting() - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If websockets are enabled for this container
websocketsSetting(WebsocketsSetting) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
If websockets are enabled for this container
WelcomeFile - Class in org.wildfly.swarm.config.undertow.servlet_container
The welcome file
WelcomeFile(String) - Constructor for class org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile
 
welcomeFile(WelcomeFile) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Add the org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile object to the list of subresources
welcomeFiles() - Method in class org.wildfly.swarm.config.undertow.ServletContainer.ServletContainerResources
Get the list of org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile resources
welcomeFiles(List<WelcomeFile>) - Method in class org.wildfly.swarm.config.undertow.ServletContainer
Add all org.wildfly.swarm.config.undertow.servlet_container.WelcomeFile objects to this subresource
Weld<T extends Weld> - Class in org.wildfly.swarm.config
The configuration of the weld subsystem.
Weld() - Constructor for class org.wildfly.swarm.config.Weld
 
wildCardRoutingEnabled() - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server supports wild card routing.
wildCardRoutingEnabled(Boolean) - Method in class org.wildfly.swarm.config.messaging_activemq.Server
Whether the server supports wild card routing.
Worker - Class in org.wildfly.swarm.config.io
Defines workers
worker(Worker) - Method in class org.wildfly.swarm.config.Io
Add the org.wildfly.swarm.config.io.Worker object to the list of subresources
Worker(String) - Constructor for class org.wildfly.swarm.config.io.Worker
 
worker() - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
Worker to use
worker(String) - Method in class org.wildfly.swarm.config.remoting.EndpointConfiguration
Worker to use
worker() - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The XNIO worker that is used to send the advertise notifications
worker(String) - Method in class org.wildfly.swarm.config.undertow.configuration.ModCluster
The XNIO worker that is used to send the advertise notifications
worker() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The AJP listeners XNIO worker
worker(String) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
The AJP listeners XNIO worker
worker() - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Name of the worker to use for logging
worker(String) - Method in class org.wildfly.swarm.config.undertow.server.host.AccessLogSetting
Name of the worker to use for logging
worker() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The AJP listeners XNIO worker
worker(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
The AJP listeners XNIO worker
worker() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The AJP listeners XNIO worker
worker(String) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
The AJP listeners XNIO worker
worker() - Method in class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
The worker to use for websocket deployments
worker(String) - Method in class org.wildfly.swarm.config.undertow.servlet_container.WebsocketsSetting
The worker to use for websocket deployments
workers() - Method in class org.wildfly.swarm.config.Io.IoResources
Get the list of org.wildfly.swarm.config.io.Worker resources
workers(List<Worker>) - Method in class org.wildfly.swarm.config.Io
Add all org.wildfly.swarm.config.io.Worker objects to this subresource
workmanager() - Method in class org.wildfly.swarm.config.jca.BootstrapContext
The WorkManager instance for the BootstrapContext
workmanager(String) - Method in class org.wildfly.swarm.config.jca.BootstrapContext
The WorkManager instance for the BootstrapContext
Workmanager - Class in org.wildfly.swarm.config.jca
WorkManager for resource adapters
workmanager(Workmanager) - Method in class org.wildfly.swarm.config.Jca
Add the org.wildfly.swarm.config.jca.Workmanager object to the list of subresources
Workmanager(String) - Constructor for class org.wildfly.swarm.config.jca.Workmanager
 
Workmanager.WorkmanagerResources - Class in org.wildfly.swarm.config.jca
Child mutators for Workmanager
WorkmanagerResources() - Constructor for class org.wildfly.swarm.config.jca.Workmanager.WorkmanagerResources
 
workmanagers() - Method in class org.wildfly.swarm.config.Jca.JcaResources
Get the list of org.wildfly.swarm.config.jca.Workmanager resources
workmanagers(List<Workmanager>) - Method in class org.wildfly.swarm.config.Jca
Add all org.wildfly.swarm.config.jca.Workmanager objects to this subresource
wrapXaResource() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Should the XAResource instances be wrapped in an org.jboss.tm.XAResourceWrapper instance
wrapXaResource(Boolean) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Should the XAResource instances be wrapped in an org.jboss.tm.XAResourceWrapper instance
writeTimeout() - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a write timeout for a socket, in milliseconds.
writeTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.AjpListener
Configure a write timeout for a socket, in milliseconds.
writeTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a write timeout for a socket, in milliseconds.
writeTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpListener
Configure a write timeout for a socket, in milliseconds.
writeTimeout() - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a write timeout for a socket, in milliseconds.
writeTimeout(Integer) - Method in class org.wildfly.swarm.config.undertow.server.HttpsListener
Configure a write timeout for a socket, in milliseconds.
written() - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The number of bytes transferred to the node
written(Long) - Method in class org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.Node
The number of bytes transferred to the node

X

XaDataSource - Class in org.wildfly.swarm.config.datasources
A JDBC XA data-source configuration
xaDataSource(XaDataSource) - Method in class org.wildfly.swarm.config.Datasources
Add the org.wildfly.swarm.config.datasources.XaDataSource object to the list of subresources
XaDataSource(String) - Constructor for class org.wildfly.swarm.config.datasources.XaDataSource
 
XaDataSource.XaDataSourceResources - Class in org.wildfly.swarm.config.datasources
Child mutators for XaDataSource
xaDatasourceClass() - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
XA datasource class
xaDatasourceClass(String) - Method in class org.wildfly.swarm.config.datasources.JdbcDriver
XA datasource class
xaDatasourceClass() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The fully qualified name of the javax.sql.XADataSource implementation
xaDatasourceClass(String) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The fully qualified name of the javax.sql.XADataSource implementation
XaDatasourceProperties - Class in org.wildfly.swarm.config.datasources.xa_data_source
List of xa-datasource-property
XaDatasourceProperties(String) - Constructor for class org.wildfly.swarm.config.datasources.xa_data_source.XaDatasourceProperties
 
xaDatasourceProperties(List<XaDatasourceProperties>) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Add all org.wildfly.swarm.config.datasources.xa_data_source.XaDatasourceProperties objects to this subresource
xaDatasourceProperties(XaDatasourceProperties) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
Add the org.wildfly.swarm.config.datasources.xa_data_source.XaDatasourceProperties object to the list of subresources
xaDatasourceProperties() - Method in class org.wildfly.swarm.config.datasources.XaDataSource.XaDataSourceResources
Get the list of org.wildfly.swarm.config.datasources.xa_data_source.XaDatasourceProperties resources
XaDataSourceResources() - Constructor for class org.wildfly.swarm.config.datasources.XaDataSource.XaDataSourceResources
 
xaDataSources() - Method in class org.wildfly.swarm.config.Datasources.DatasourcesResources
Get the list of org.wildfly.swarm.config.datasources.XaDataSource resources
xaDataSources(List<XaDataSource>) - Method in class org.wildfly.swarm.config.Datasources
Add all org.wildfly.swarm.config.datasources.XaDataSource objects to this subresource
xaResourceTimeout() - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The value is passed to XAResource.setTransactionTimeout(), in seconds.
xaResourceTimeout(Integer) - Method in class org.wildfly.swarm.config.datasources.XaDataSource
The value is passed to XAResource.setTransactionTimeout(), in seconds.
xPoweredBy() - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable advertising the JSP engine in x-powered-by.
xPoweredBy(Boolean) - Method in class org.wildfly.swarm.config.undertow.servlet_container.JspSetting
Enable advertising the JSP engine in x-powered-by.
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 Configuration API, 0.3.4

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