- addConnectionProperties(Map<String, String>) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Adding connection properties in bulk.
- addConnectionProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Adding connection property.
- addConnectionProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- AddConnector - Class in org.jboss.creaper.commands.web
-
Command which creates connector with specified parameters
- AddConnector.Builder - Class in org.jboss.creaper.commands.web
-
Some details about the attributes can be found at http://wildscribe.github.io/JBoss%20EAP/6.2.0/subsystem/web/connector/index.html
- AddConnectorSslConfig - Class in org.jboss.creaper.commands.web
-
Command which adds ssl configuration to the specified connector
- AddConnectorSslConfig.Builder - Class in org.jboss.creaper.commands.web
-
Some details about the attributes can be found at http://wildscribe.github.io/JBoss%20EAP/6.2.0/subsystem/web/connector/configuration/ssl/index.html
- AddDataSource - Class in org.jboss.creaper.commands.datasources
-
A generic command for creating new datasource.
- AddDataSource(AddDataSource.Builder) - Constructor for class org.jboss.creaper.commands.datasources.AddDataSource
-
- AddDataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
Builder for configuration attributes of a datasource.
- AddDb2DataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a DB2 datasource.
- AddDb2DataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddDb2XADataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a DB2 XA datasource.
- AddDb2XADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- addExceptionSorterProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addExceptionSorterProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addExceptionSorterProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- addExceptionSorterProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- AddHttpsSecurityRealm - Class in org.jboss.creaper.commands.undertow
-
Command which creates security realm for usage mainly by HTTPS listener.
- AddHttpsSecurityRealm.Builder - Class in org.jboss.creaper.commands.undertow
-
- AddJdbcDriver - Class in org.jboss.creaper.commands.datasources
-
Command which creates a new JDBC driver in the datasources subsystem.
- AddJdbcDriver.Builder - Class in org.jboss.creaper.commands.datasources
-
Builder for configuration attributes of a JDBC driver in the datasources susbystem.
- AddJvmConfiguration - Class in org.jboss.creaper.commands.domain
-
Command which creates new jvm configuration as child of specified parent
- AddJvmConfiguration.Builder - Class in org.jboss.creaper.commands.domain
-
- AddJvmConfiguration.JvmType - Enum in org.jboss.creaper.commands.domain
-
- AddMssqlDataSource - Class in org.jboss.creaper.commands.datasources
-
Creates an MS SQL datasource.
- AddMssqlDataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddMssqlXADataSource - Class in org.jboss.creaper.commands.datasources
-
Creates an MS SQL XA datasource.
- AddMssqlXADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddMysqlDataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a MySQL datasource.
- AddMysqlDataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddMysqlXADataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a MySQL XA datasource.
- AddMysqlXADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddOracleDataSource - Class in org.jboss.creaper.commands.datasources
-
Creates an Oracle datasource.
- AddOracleDataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddOracleXADataSource - Class in org.jboss.creaper.commands.datasources
-
Creates an Oracle XA datasource.
- AddOracleXADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddPostgresPlusDataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a Postgres Plus datasource.
- AddPostgresPlusDataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddPostgresPlusXADataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a Postgres Plus XA datasource.
- AddPostgresPlusXADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddPostgreSqlDataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a PostgreSQL datasource.
- AddPostgreSqlDataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddPostgreSqlXADataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a PostgreSQL XA datasource.
- AddPostgreSqlXADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- addReauthPluginProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addReauthPluginProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addReauthPluginProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- addReauthPluginProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- addRecoveryPluginProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- addRecoveryPluginProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- AddServerConfig - Class in org.jboss.creaper.commands.domain
-
Command which creates new server config under /host=some-host/server-config=server-name
TODO: add an offline implementation
- AddServerConfig.Builder - Class in org.jboss.creaper.commands.domain
-
- AddServerGroup - Class in org.jboss.creaper.commands.domain
-
Command which creates new server group under /server-group
TODO: add an offline implementation
- AddServerGroup.Builder - Class in org.jboss.creaper.commands.domain
-
- addStaleConnectionCheckerProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addStaleConnectionCheckerProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addStaleConnectionCheckerProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- addStaleConnectionCheckerProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- AddSybaseDataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a Sybase datasource.
- AddSybaseDataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddSybaseXADataSource - Class in org.jboss.creaper.commands.datasources
-
Creates a Sybase XA datasource.
- AddSybaseXADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
- AddUndertowListener - Class in org.jboss.creaper.commands.undertow
-
Command which creates HTTP/HTTPS/AJP listener in the Undertow subsystem.
- AddUndertowListener.AjpBuilder - Class in org.jboss.creaper.commands.undertow
-
Builder for adding an AJP listener.
- AddUndertowListener.HttpBuilder - Class in org.jboss.creaper.commands.undertow
-
Builder for adding an HTTP listener.
- AddUndertowListener.HttpsBuilder - Class in org.jboss.creaper.commands.undertow
-
Builder for adding an HTTPS listener
- addValidConnectionCheckerProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addValidConnectionCheckerProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- addValidConnectionCheckerProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- addValidConnectionCheckerProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- AddXADataSource - Class in org.jboss.creaper.commands.datasources
-
A generic command for creating new XA datasource.
- AddXADataSource(AddXADataSource.Builder) - Constructor for class org.jboss.creaper.commands.datasources.AddXADataSource
-
- AddXADataSource.Builder - Class in org.jboss.creaper.commands.datasources
-
Builder for configuration attributes of an XA datasource.
- addXaDatasourceProperties(Map<String, String>) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Adds set of xa-data-source properties defined for XADataSource implementation class.
- addXaDatasourceProperty(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Adds xa-data-source property defined for XADataSource implementation class.
- addXaDatasourceProperty(String, boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Adds xa-data-source property defined for XADataSource implementation class.
- AjpBuilder(String, String, String) - Constructor for class org.jboss.creaper.commands.undertow.AddUndertowListener.AjpBuilder
-
- AjpBuilder(String, String) - Constructor for class org.jboss.creaper.commands.undertow.AddUndertowListener.AjpBuilder
-
- AjpBuilder(String) - Constructor for class org.jboss.creaper.commands.undertow.AddUndertowListener.AjpBuilder
-
Assumes socket binding called ajp.
- alias(String) - Method in class org.jboss.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
-
The alias of the entry to use from the keystore.
- allocationRetry - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- allocationRetry(Integer) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
The allocation retry element indicates the number of times that allocating
a connection should be tried before throwing an exception.
- allocationRetry - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- allocationRetry(Integer) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
The allocation retry element indicates the number of times that allocating
a connection should be tried before throwing an exception.
- allocationRetryWaitMillis - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- allocationRetryWaitMillis(Integer) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
The allocation retry wait millis element indicates the time in milliseconds
to wait between retrying to allocate a connection
- allocationRetryWaitMillis - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- allocationRetryWaitMillis(Integer) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
The allocation retry wait millis element indicates the time in milliseconds
to wait between retrying to allocate a connection
- allowMultipleUsers - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- allowMultipleUsers(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
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 - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- allowMultipleUsers(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
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
- applicationRoles() - Static method in class org.jboss.creaper.commands.auth.PropertiesFileAuth
-
- applicationUsers() - Static method in class org.jboss.creaper.commands.auth.PropertiesFileAuth
-
Creates a
PropertiesFileAuth.Users object for the
application-users.properties file
in the configuration directory of the
OfflineManagementClient.
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.datasources.AddDataSource
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.datasources.AddDataSource
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.datasources.AddJdbcDriver
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.datasources.AddJdbcDriver
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.datasources.RemoveDataSource
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.datasources.RemoveDataSource
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.datasources.RemoveJdbcDriver
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.datasources.RemoveJdbcDriver
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.datasources.RemoveXADataSource
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.datasources.RemoveXADataSource
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.domain.AddJvmConfiguration
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.domain.AddServerConfig
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.domain.AddServerGroup
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.foundation.offline.xml.GroovyXmlTransform
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.foundation.offline.xml.XmlTransform
-
Deprecated.
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.foundation.online.CliFile
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.patching.ApplyPatch
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.patching.RollbackLastPatch
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.patching.RollbackPatch
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.undertow.AddHttpsSecurityRealm
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.undertow.RemoveHttpsSecurityRealm
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.undertow.RemoveUndertowListener
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.web.AddConnector
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.web.AddConnector
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.web.DisableWebNatives
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.web.EnableWebNatives
-
- apply(OfflineCommandContext) - Method in class org.jboss.creaper.commands.web.RemoveConnector
-
- apply(OnlineCommandContext) - Method in class org.jboss.creaper.commands.web.RemoveConnector
-
- ApplyPatch - Class in org.jboss.creaper.commands.patching
-
Command for patch application.
- ApplyPatch.Builder - Class in org.jboss.creaper.commands.patching
-
- autoStart(boolean) - Method in class org.jboss.creaper.commands.domain.AddServerConfig.Builder
-
Whether or not this server should be started when the Host Controller starts.
- caCertificateFile(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets certificate authority
- caCertificatePassword(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets certificate password
- caRevocationUrl(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets certificate authority revocation list
- certificateFile(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets server certificate file.
- certificateForwarding(boolean) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener.HttpBuilder
-
Defines whether certificate forwarding should be enabled.
- certificateKeyFile(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets key file for the certificate.
- check() - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- check() - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- checkValidConnectionSql(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
SQL statement to check validity of a pool connection.
- checkValidConnectionSql - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- checkValidConnectionSql(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
SQL statement to check validity of a pool connection.
- checkValidConnectionSql - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- cipherSuite(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets the allowed cipher suite.
- cipherSuitesToEnable(String...) - Method in class org.jboss.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
-
Adds ciphers which should be set as enabled on the underlying SSLEngine.
- CliFile - Class in org.jboss.creaper.commands.foundation.online
-
Apply a list of CLI operations (a CLI script) read from a file.
- CliFile(File) - Constructor for class org.jboss.creaper.commands.foundation.online.CliFile
-
Apply a CLI script from the filesystem (file).
- CliFile(Class) - Constructor for class org.jboss.creaper.commands.foundation.online.CliFile
-
Apply a CLI script from the classpath.
- ConfigurationFileBackup - Class in org.jboss.creaper.commands.foundation.offline
-
Provides a pair of offline commands to backup and then restore the configuration file.
- ConfigurationFileBackup() - Constructor for class org.jboss.creaper.commands.foundation.offline.ConfigurationFileBackup
-
- connectable(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Setting this to true will let to use CMR.
- connectable - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- connectionProperties - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- connectionUrl(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Defines the JDBC driver connection URL.
- datasourceClass(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
What datasource class will be used for connection.
- datasourceClass - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- datasourceClass(String) - Method in class org.jboss.creaper.commands.datasources.AddJdbcDriver.Builder
-
The fully qualified class name of the javax.sql.DataSource implementation
- DEFAULT_SERVER_NAME - Static variable in class org.jboss.creaper.commands.undertow.UndertowConstants
-
- defineUser(String, String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth
-
Ensures that the .properties file, which must be a *-users.properties file, contains
a definition of a user with given username and given password.
- defineUser(String, String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth.Users
-
Ensures that the *-users.properties file contains a definition of a user
with given username and given password.
- defineUserMapping(String, String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth
-
Ensures that the .properties file, which must be a *-<groups|roles>.properties file, contains
a mapping of a user with given username to given role/group (roleOrGroup).
- defineUserMapping(String, String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth.UserMappings
-
Ensures that the *-<groups|roles>.properties file contains a mapping of a user
with given username to given role/group (roleOrGroup).
- destroy() - Method in class org.jboss.creaper.commands.domain.ServersRunningStateBackup
-
- destroy() - Method in class org.jboss.creaper.commands.foundation.offline.BackupRestore
-
Deprecated.
- destroy() - Method in class org.jboss.creaper.commands.foundation.offline.ConfigurationFileBackup
-
- DisableWebNatives - Class in org.jboss.creaper.commands.web
-
Command which disables natives in the Web subsystem.
- DisableWebNatives() - Constructor for class org.jboss.creaper.commands.web.DisableWebNatives
-
- domainController() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- driverClass(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
What driver class will be used for connection.
- driverClass - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- driverClass(String) - Method in class org.jboss.creaper.commands.datasources.AddJdbcDriver.Builder
-
The fully qualified class name of the java.sql.Driver implementation
- driverName(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Defines the JDBC driver the datasource should use.
- driverName - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- driverName(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Defines the JDBC driver the datasource should use.
- driverName - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- of(File) - Static method in class org.jboss.creaper.commands.auth.PropertiesFileAuth
-
Creates a PropertiesFileAuth object for given file.
- of(Class) - Static method in class org.jboss.creaper.commands.foundation.offline.xml.GroovyXmlTransform
-
A convenience shortcut for a case when the script is stored alongside the clazz on the classpath,
has the same name and the .groovy extension.
- of(Class, String) - Static method in class org.jboss.creaper.commands.foundation.offline.xml.GroovyXmlTransform
-
Creates a GroovyXmlTransform from a script loaded from classpath at path.
- org.jboss.creaper.commands.auth - package org.jboss.creaper.commands.auth
-
- org.jboss.creaper.commands.datasources - package org.jboss.creaper.commands.datasources
-
- org.jboss.creaper.commands.domain - package org.jboss.creaper.commands.domain
-
- org.jboss.creaper.commands.foundation.offline - package org.jboss.creaper.commands.foundation.offline
-
- org.jboss.creaper.commands.foundation.offline.xml - package org.jboss.creaper.commands.foundation.offline.xml
-
- org.jboss.creaper.commands.foundation.online - package org.jboss.creaper.commands.foundation.online
-
- org.jboss.creaper.commands.patching - package org.jboss.creaper.commands.patching
-
- org.jboss.creaper.commands.undertow - package org.jboss.creaper.commands.undertow
-
- org.jboss.creaper.commands.web - package org.jboss.creaper.commands.web
-
- overrideAll(boolean) - Method in class org.jboss.creaper.commands.patching.ApplyPatch.Builder
-
Sets whether all conflicts should be automatically resolved by overriding the data using those from patch.
- overrideAll(boolean) - Method in class org.jboss.creaper.commands.patching.RollbackLastPatch.Builder
-
Sets whether all conflicts should be automatically resolved by overriding.
- overrideAll(boolean) - Method in class org.jboss.creaper.commands.patching.RollbackPatch.Builder
-
Sets whether all conflicts should be automatically resolved by overriding.
- overrideModules(boolean) - Method in class org.jboss.creaper.commands.patching.ApplyPatch.Builder
-
Sets whether modules shall be overridden when there is conflict in the module.
- overrideModules(boolean) - Method in class org.jboss.creaper.commands.patching.RollbackLastPatch.Builder
-
Sets whether modules shall be overridden when there is conflict in the module.
- overrideModules(boolean) - Method in class org.jboss.creaper.commands.patching.RollbackPatch.Builder
-
Sets whether modules shall be overridden when there is conflict in the module.
- overridePaths(String...) - Method in class org.jboss.creaper.commands.patching.ApplyPatch.Builder
-
Adds specified paths to the list of paths which shall be overridden.
- overridePaths(String...) - Method in class org.jboss.creaper.commands.patching.RollbackLastPatch.Builder
-
Adds specified paths to the list of paths which shall be overridden.
- overridePaths(String...) - Method in class org.jboss.creaper.commands.patching.RollbackPatch.Builder
-
Adds specified paths to the list of paths which shall be overridden.
- padXid(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Should the Xid be padded
- padXid - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- parameter(String, Object) - Method in class org.jboss.creaper.commands.foundation.offline.xml.GroovyXmlTransform.Builder
-
The transformation script will have a variable named after name with a value of value.
- parameters(Map<String, Object>) - Method in class org.jboss.creaper.commands.foundation.offline.xml.GroovyXmlTransform.Builder
-
- password - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- password - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- password(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets the password
- PatchHistoryEntry(String, String, String) - Constructor for class org.jboss.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
-
- PatchHistoryEntry(String) - Constructor for class org.jboss.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
-
- PatchHistoryEntry() - Constructor for class org.jboss.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
-
- PatchInfo() - Constructor for class org.jboss.creaper.commands.patching.PatchingOperations.PatchInfo
-
- PatchingOperations - Class in org.jboss.creaper.commands.patching
-
- PatchingOperations(OnlineManagementClient) - Constructor for class org.jboss.creaper.commands.patching.PatchingOperations
-
- PatchingOperations.PatchHistoryEntry - Class in org.jboss.creaper.commands.patching
-
- PatchingOperations.PatchInfo - Class in org.jboss.creaper.commands.patching
-
- paths() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- permgenSize(String) - Method in class org.jboss.creaper.commands.domain.AddJvmConfiguration.Builder
-
The initial permanent generation size
- PoolFlushStrategy - Enum in org.jboss.creaper.commands.datasources
-
- prefill(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Whether to attempt to prefill the connection pool.
- prefill - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- prefill(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Whether to attempt to prefill the connection pool.
- prefill - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- preparedStatementCacheSize - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- preparedStatementsCacheSize(Integer) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
The number of prepared statements per connection in an LRU cache
- preparedStatementsCacheSize(Integer) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
The number of prepared statements per connection in an LRU cache
- preparedStatementsCacheSize - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- preservePaths(String...) - Method in class org.jboss.creaper.commands.patching.ApplyPatch.Builder
-
Adds paths to list of paths which should be preserved.
- preservePaths(String...) - Method in class org.jboss.creaper.commands.patching.RollbackLastPatch.Builder
-
Adds paths to list of paths which should be preserved.
- preservePaths(String...) - Method in class org.jboss.creaper.commands.patching.RollbackPatch.Builder
-
Adds paths to list of paths which should be preserved.
- profile() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- profiles() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- PropertiesFileAuth - Class in org.jboss.creaper.commands.auth
-
Provides a set of offline commands to manipulate authentication and authorization .properties files.
- PropertiesFileAuth.UserMappings - Class in org.jboss.creaper.commands.auth
-
Convenience view on
PropertiesFileAuth that only exposes methods for working with user mappings.
- PropertiesFileAuth.Users - Class in org.jboss.creaper.commands.auth
-
- protocol(String) - Method in class org.jboss.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
-
Defines the protocol to use when creating the SSLContext.
- protocol(String) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the web connector protocol.
- protocol(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets the SSL protocols that are enabled.
- protocolsToEnable(String...) - Method in class org.jboss.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
-
Adds protocols which should be set as enabled on the underlying SSLEngine.
- proxyAddressForwarding(Boolean) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener.HttpBuilder
-
Enables x-forwarded-host and similar headers and set a remote ip address and hostname
- proxyBinding(String) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the socket binding to define the host and port that will be used when sending a redirect.
- proxyName(String) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the host name that will be used when sending a redirect.
- proxyPort(Integer) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the port that will be used when sending a redirect.
- reauthPluginClass(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Setting reauth plugin class name.
- reauthPluginClass - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- reauthPluginClass(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Setting reauth plugin class name.
- reauthPluginClass - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- reauthPluginProperties - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- reauthPluginProperties - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- recoveryPassword - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- recoveryPluginClass(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Setting plugin class name for recovery extension plugin used in spi (core.spi.xa).
- recoveryPluginClass - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- recoveryPluginProperties - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- recoverySecurityDomain(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Security domain name to be used for authentication to datasource
during recovery.
- recoverySecurityDomain - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- recoveryUsername - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- recoveryUsernameAndPassword(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Specify the user name and password used when creating
a new connection during recovery.
- redirectBinding(String) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the socket binding to define the port for redirection to a secure connector.
- redirectPort(Integer) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the port for redirection to a secure connector.
- redirectSocket(String) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener.AjpBuilder
-
Defines socket binding port which shall be used 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 defined by this option.
- redirectSocket(String) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener.HttpBuilder
-
Defines socket binding port which shall be used 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 defined by this option.
- RemoveConnector - Class in org.jboss.creaper.commands.web
-
Command for removing specified connector
- RemoveConnector(String) - Constructor for class org.jboss.creaper.commands.web.RemoveConnector
-
- RemoveDataSource - Class in org.jboss.creaper.commands.datasources
-
Command which removes an existing datasource.
- RemoveDataSource(String) - Constructor for class org.jboss.creaper.commands.datasources.RemoveDataSource
-
- RemoveHttpsSecurityRealm - Class in org.jboss.creaper.commands.undertow
-
Command which removes specified security realm.
- RemoveHttpsSecurityRealm(String) - Constructor for class org.jboss.creaper.commands.undertow.RemoveHttpsSecurityRealm
-
- RemoveJdbcDriver - Class in org.jboss.creaper.commands.datasources
-
Command which removes an existing JDBC driver from the datasources subsystem.
- RemoveJdbcDriver(String) - Constructor for class org.jboss.creaper.commands.datasources.RemoveJdbcDriver
-
- RemoveUndertowListener - Class in org.jboss.creaper.commands.undertow
-
Command which removes specified Undertow listener.
- RemoveUndertowListener.Builder - Class in org.jboss.creaper.commands.undertow
-
- RemoveXADataSource - Class in org.jboss.creaper.commands.datasources
-
Command which removes an existing XA datasource.
- RemoveXADataSource(String) - Constructor for class org.jboss.creaper.commands.datasources.RemoveXADataSource
-
- replaceExisting() - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Specify whether to replace the existing datasource based on its name (pool-name).
- replaceExisting() - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
If xa datasource with the given pool-name exists it will be replaced
with this newly created datasource.
- replaceExisting() - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Specify whether to replace the existing connector based on its name.
- resetConfiguration(boolean) - Method in class org.jboss.creaper.commands.patching.RollbackLastPatch.Builder
-
Sets whether the rollback operation should reset the installation configurations to their state
before the patch was applied.
- resetConfiguration(boolean) - Method in class org.jboss.creaper.commands.patching.RollbackPatch.Builder
-
Sets whether the rollback operation should reset the installation configurations to their state
before the patch was applied.
- restore() - Method in class org.jboss.creaper.commands.domain.ServersRunningStateBackup
-
- restore() - Method in class org.jboss.creaper.commands.foundation.offline.BackupRestore
-
Deprecated.
- restore() - Method in class org.jboss.creaper.commands.foundation.offline.ConfigurationFileBackup
-
- RollbackLastPatch - Class in org.jboss.creaper.commands.patching
-
Command for last patch rollback.
- RollbackLastPatch.Builder - Class in org.jboss.creaper.commands.patching
-
- RollbackPatch - Class in org.jboss.creaper.commands.patching
-
Command for patch rollback.
- RollbackPatch.Builder - Class in org.jboss.creaper.commands.patching
-
- rollbackTo(boolean) - Method in class org.jboss.creaper.commands.patching.RollbackPatch.Builder
-
If the patch to rollback is a one-off patch, it signifies that the rollback operation will also rollback
all the other one-off patches that have been applied on top of the patch to rollback.
- root() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- sameRmOverride(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
The is-same-rm-override element allows one to unconditionally
set whether the javax.transaction.xa.XAResource.isSameRM(XAResource) returns true or false.
- sameRmOverride - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- scheme(String) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener.AjpBuilder
-
Defines the listener scheme, can be HTTP or HTTPS.
- scheme(String) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the web connector scheme.
- secure(Boolean) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Defines whether content sent or received by the connector is secured from the user perspective.
- securityDomain(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Security domain name to be used for authentication to datasource.
- securityDomain - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- securityDomain(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Security domain name to be used for authentication to datasource.
- securityDomain - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- securityRealm(String) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
-
Defines which security realm should be used by the listener.
- serverGroups() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- servers() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- ServersRunningStateBackup - Class in org.jboss.creaper.commands.domain
-
Provides a pair of online commands to backup and then restore running state of servers in domain.
- ServersRunningStateBackup() - Constructor for class org.jboss.creaper.commands.domain.ServersRunningStateBackup
-
- sessionCacheSize(Integer) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets size of the SSL session cache.
- sessionTimeout(Integer) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets the SSL session cache timeout.
- setAppliedAt(String) - Method in class org.jboss.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
-
- setCumulativePatchId(String) - Method in class org.jboss.creaper.commands.patching.PatchingOperations.PatchInfo
-
- setPatches(List<String>) - Method in class org.jboss.creaper.commands.patching.PatchingOperations.PatchInfo
-
- setPatchId(String) - Method in class org.jboss.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
-
- setTxQueryTimeout(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Whether to set the query timeout based on the time remaining until
transaction timeout, any configured query timeout will be used if there is no transaction.
- setTxQueryTimeout - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- setTxQueryTimeout(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Whether to set the query timeout based on the time remaining until
transaction timeout, any configured query timeout will be used if there is no transaction.
- setTxQueryTimeout - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- setType(String) - Method in class org.jboss.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
-
- setVersion(String) - Method in class org.jboss.creaper.commands.patching.PatchingOperations.PatchInfo
-
- sharePreparedStatements(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Whether to share prepare statements, i.e.
- sharePreparedStatements - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- sharePreparedStatements(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Whether to share prepare statements, i.e.
- sharePreparedStatements - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- socketBinding(String) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Sets the web connector socket-binding reference, this connector should be bound to.
- socketBindingGroup(String) - Method in class org.jboss.creaper.commands.domain.AddServerConfig.Builder
-
The socket binding group to which this server belongs.
- socketBindingGroup() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- socketBindingGroups() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- socketBindingPortOffset(int) - Method in class org.jboss.creaper.commands.domain.AddServerConfig.Builder
-
An offset to be added to the port values given by the socket binding group for this server.
- socketBindingPortOffset(int) - Method in class org.jboss.creaper.commands.domain.AddServerGroup.Builder
-
The default offset to be added to the port values given by the socket binding group.
- spy(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
An org.jboss.jca.adapters.jdbc.ExceptionSorter.
- spy - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- spy(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
An org.jboss.jca.adapters.jdbc.ExceptionSorter.
- spy - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- sslProtocol(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets name of custom ssl protocol provider
- SslVerifyClient - Enum in org.jboss.creaper.commands.undertow
-
Enum representing SSL client authentication modes for SSL channels which are allowed in Undertow.
- staleConnectionCheckerClass(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker.
- staleConnectionCheckerClass - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- staleConnectionCheckerClass(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker.
- staleConnectionCheckerClass - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- staleConnectionCheckerProperties - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- staleConnectionCheckerProperties - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- statisticsEnabled(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Sets whether runtime statistics are enabled or not.
- statisticsEnabled - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- statisticsEnabled(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Sets whether runtime statistics are enabled or not.
- statisticsEnabled - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- subsystem(String) - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- subsystemInProfile(String, String) - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- subtree(String, Subtree) - Method in class org.jboss.creaper.commands.foundation.offline.xml.GroovyXmlTransform.Builder
-
The transformation script will have a variable named after name with a value corresponding to
a specific subtree of the configuration file.
- Subtree - Class in org.jboss.creaper.commands.foundation.offline.xml
-
This is the primary mechanism used for unifying access to standalone and domain configuration files.
- systemProperties() - Static method in class org.jboss.creaper.commands.foundation.offline.xml.Subtree
-
- undefineUser(String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth
-
Ensures that the .properties file, which must be a *-users.properties file, doesn't
contain a definition of a user with given username.
- undefineUser(String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth.Users
-
Ensures that the *-users.properties file doesn't contain a definition of a user
with given username.
- undefineUserMapping(String, String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth
-
Ensures that the .properties file, which must be a *-<groups|roles>.properties file,
doesn't contain a mapping of a user with given username to given role/group (roleOrGroup).
- undefineUserMapping(String, String) - Method in class org.jboss.creaper.commands.auth.PropertiesFileAuth.UserMappings
-
Ensures that the *-<groups|roles>.properties file doesn't contain a mapping of a user
with given username to given role/group (roleOrGroup).
- UndertowConstants - Class in org.jboss.creaper.commands.undertow
-
- UndertowListenerType - Enum in org.jboss.creaper.commands.undertow
-
- urlDelimiter(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Specifies the delimeter for URLs in connection-url for HA datasources
- urlDelimiter - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- urlDelimiter(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Specifies the delimeter for URLs in connection-url for HA datasources
- urlDelimiter - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- urlSelectorStrategyClass(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
- urlSelectorStrategyClass - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- urlSelectorStrategyClass(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
- urlSelectorStrategyClass - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- useCcm(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Enable the use of a cached connection manager.
- useCcm - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- useCcm(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Enable the use of a cached connection manager.
- useCcm - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- useFastFailAllocation(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Whether fail a connection allocation on the first connection if it
is invalid (true) or keep trying until the pool is exhausted of all potential connections (false).
- useFastFailAllocation - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- useFastFailAllocation(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Whether fail a connection allocation on the first connection if it
is invalid (true) or keep trying until the pool is exhausted of all potential connections (false).
- useFastFailAllocation - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- useJavaContext(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Setting this to false will bind the datasource into global JNDI.
- useJavaContext - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- useJavaContext(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Setting this to false will bind the datasource into global JNDI.
- useJavaContext - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- username - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- username - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- usernameAndPassword(String, String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Specify the user name and password used when creating a new connection.
- usernameAndPassword(String, String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Specify the user name and password used when creating a new connection.
- useStrictMinPoolSize(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
- useStrictMinPoolSize - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- useStrictMinPoolSize(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
- useStrictMinPoolSize - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- useTryLock(Integer) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Any configured timeout for internal locks on the resource adapter
objects in seconds.
- useTryLock - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- useTryLock(Integer) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Any configured timeout for internal locks on the resource adapter
objects in seconds.
- useTryLock - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- validateOnMatch(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
Validation will be done on connection factory attempt to match
a managed connection for a given set.
- validateOnMatch - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- validateOnMatch(Boolean) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
Validation will be done on connection factory attempt to match a managed connection for a given set.
- validateOnMatch - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- validConnectionCheckerClass(String) - Method in class org.jboss.creaper.commands.datasources.AddDataSource.Builder
-
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker.
- validConnectionCheckerClass - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- validConnectionCheckerClass(String) - Method in class org.jboss.creaper.commands.datasources.AddXADataSource.Builder
-
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker.
- validConnectionCheckerClass - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- validConnectionCheckerProperties - Variable in class org.jboss.creaper.commands.datasources.AddDataSource
-
- validConnectionCheckerProperties - Variable in class org.jboss.creaper.commands.datasources.AddXADataSource
-
- valueOf(String) - Static method in enum org.jboss.creaper.commands.datasources.PoolFlushStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.creaper.commands.datasources.TrackStatementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.creaper.commands.datasources.TransactionIsolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.creaper.commands.domain.AddJvmConfiguration.JvmType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.creaper.commands.undertow.SslVerifyClient
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.creaper.commands.undertow.UndertowListenerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.creaper.commands.datasources.PoolFlushStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.creaper.commands.datasources.TrackStatementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.creaper.commands.datasources.TransactionIsolation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.creaper.commands.domain.AddJvmConfiguration.JvmType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.creaper.commands.undertow.SslVerifyClient
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.creaper.commands.undertow.UndertowListenerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyClient(SslVerifyClient) - Method in class org.jboss.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
-
Defines desired SSL client authentication mode for SSL channels
- verifyClient(String) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Enables client certificate verification.
- verifyDepth(Integer) - Method in class org.jboss.creaper.commands.web.AddConnectorSslConfig.Builder
-
Sets limit of certificate nesting.
- virtualServer(String...) - Method in class org.jboss.creaper.commands.web.AddConnector.Builder
-
Adds virtual servers to list of virtual servers that can be accessed through this connector.