Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType Modifier and Type Constant Field Value public static final String
CONNECTIONPOOL_DATASOURCE
"javax.sql.ConnectionPoolDataSource"
public static final String
DATASOURCE
"javax.sql.DataSource"
public static final String
JDBC_DRIVER
"java.sql.Driver"
public static final String
JMS_CONNECTION_FACTORY
"javax.jms.ConnectionFactory"
public static final String
JMS_QUEUE
"javax.jms.Queue"
public static final String
JMS_TOPIC
"javax.jms.Topic"
public static final String
MAIL_SESSION
"javax.mail.Session"
public static final String
MIMETYPE_DATASOURCE
"javax.mail.internet.MimePartDataSource"
public static final String
XA_DATASOURCE
"javax.sql.XADataSource"
-
org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"geronimo1x"
-
org.codehaus.cargo.container.geronimo.Geronimo2xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"geronimo2x"
-
org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"geronimo3x"
-
org.codehaus.cargo.container.geronimo.GeronimoPropertySet Modifier and Type Constant Field Value public static final String
GERONIMO_CONSOLE_LOGLEVEL
"cargo.geronimo.log.console"
public static final String
GERONIMO_FILE_LOGLEVEL
"cargo.geronimo.log.file"
public static final String
GERONIMO_SERVLET_CONTAINER_ID
"cargo.geronimo.servlet.containerId"
public static final String
GERONIMO_USERS
"cargo.geronimo.users"
-
org.codehaus.cargo.container.glassfish.GlassFish3xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"glassfish3x"
-
org.codehaus.cargo.container.glassfish.GlassFish4xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"glassfish4x"
-
org.codehaus.cargo.container.glassfish.GlassFish5xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"glassfish5x"
-
org.codehaus.cargo.container.glassfish.GlassFishPropertySet Modifier and Type Constant Field Value public static final String
ADMIN_PORT
"cargo.glassfish.admin.port"
public static final String
DEBUG_MODE
"cargo.glassfish.domain.debug"
public static final String
DEBUGGER_PORT
"cargo.glassfish.java.debugger.port"
public static final String
DEPLOY_ARG_PREFIX
"cargo.glassfish.deploy.arg."
public static final String
DOMAIN_NAME
"cargo.glassfish.domain.name"
public static final String
HTTPS_PORT
"cargo.glassfish.http.ssl.port"
public static final String
IIOP_MUTUAL_AUTH_PORT
"cargo.glassfish.orb.mutualauth.port"
public static final String
IIOP_PORT
"cargo.glassfish.orb.listener.port"
public static final String
IIOPS_PORT
"cargo.glassfish.orb.ssl.port"
public static final String
JMS_PORT
"cargo.glassfish.jms.port"
public static final String
JMX_ADMIN_PORT
"cargo.glassfish.domain.jmxPort"
public static final String
OSGI_SHELL_PORT
"cargo.glassfish.osgi.shell.telnet.port"
public static final String
PORT_BASE
"cargo.glassfish.portbase"
public static final String
REMOVE_DEFAULT_DATASOURCE
"cargo.glassfish.removeDefaultDatasource"
public static final String
TARGET
"cargo.glassfish.target"
public static final String
UNDEPLOY_ARG_PREFIX
"cargo.glassfish.undeploy.arg."
-
org.codehaus.cargo.container.internal.http.HttpRequest Modifier and Type Constant Field Value protected static final int
BUFFER_CHUNK_SIZE
262144
-
org.codehaus.cargo.container.jboss.JBoss3xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss3x"
-
org.codehaus.cargo.container.jboss.JBoss42xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss42x"
-
org.codehaus.cargo.container.jboss.JBoss42xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss42x"
-
org.codehaus.cargo.container.jboss.JBoss4xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss4x"
-
org.codehaus.cargo.container.jboss.JBoss4xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss4x"
-
org.codehaus.cargo.container.jboss.JBoss51xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss51x"
-
org.codehaus.cargo.container.jboss.JBoss51xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss51x"
-
org.codehaus.cargo.container.jboss.JBoss5xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss5x"
-
org.codehaus.cargo.container.jboss.JBoss5xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss5x"
-
org.codehaus.cargo.container.jboss.JBoss61xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss61x"
-
org.codehaus.cargo.container.jboss.JBoss61xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss61x"
-
org.codehaus.cargo.container.jboss.JBoss6xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss6x"
-
org.codehaus.cargo.container.jboss.JBoss6xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss6x"
-
org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss71x"
-
org.codehaus.cargo.container.jboss.JBoss71xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss71x"
-
org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss72x"
-
org.codehaus.cargo.container.jboss.JBoss72xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss72x"
-
org.codehaus.cargo.container.jboss.JBoss73xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss73x"
-
org.codehaus.cargo.container.jboss.JBoss73xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss73x"
-
org.codehaus.cargo.container.jboss.JBoss74xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss74x"
-
org.codehaus.cargo.container.jboss.JBoss74xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss74x"
-
org.codehaus.cargo.container.jboss.JBoss75xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss75x"
-
org.codehaus.cargo.container.jboss.JBoss75xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss75x"
-
org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jboss7x"
-
org.codehaus.cargo.container.jboss.JBoss7xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jboss7x"
-
org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration Modifier and Type Constant Field Value public static final String
CONFIGURATION
"standalone"
-
org.codehaus.cargo.container.jboss.JBossPropertySet Modifier and Type Constant Field Value public static final String
ALTERNATIVE_DEPLOYMENT_DIR
"cargo.jboss.deployment.dir"
public static final String
ALTERNATIVE_MODULES_DIR
"cargo.jboss.modules.dir"
public static final String
CLI_ONLINE_SCRIPT
"cargo.jboss.script.cli.online"
public static final String
CLUSTERED
"cargo.jboss.clustered"
public static final String
CONFIGURATION
"cargo.jboss.configuration"
public static final String
DEPLOYER_KEEP_ORIGINAL_WAR_FILENAME
"cargo.jboss.deployer.keepOriginalWarFilename"
public static final String
JBOSS_AJP_PORT
"cargo.jboss.ajp.port"
public static final String
JBOSS_CLASSLOADING_WEBSERVICE_PORT
"cargo.jboss.classloading.webservice.port"
public static final String
JBOSS_EJB3_REMOTING_PORT
"cargo.jboss.ejb3.remoting.port"
public static final String
JBOSS_HTTPS_PORT
"cargo.jboss.https.port"
public static final String
JBOSS_INVOKER_POOL_PORT
"cargo.jboss.invoker.pool.port"
public static final String
JBOSS_JMX_PORT
"cargo.jboss.jmx.port"
public static final String
JBOSS_JRMP_INVOKER_PORT
"cargo.jboss.jrmp.invoker.port"
public static final String
JBOSS_JRMP_PORT
"cargo.jboss.jrmp.port"
public static final String
JBOSS_MANAGEMENT_HTTP_PORT
"cargo.jboss.management-http.port"
public static final String
JBOSS_MANAGEMENT_HTTPS_PORT
"cargo.jboss.management-https.port"
public static final String
JBOSS_MANAGEMENT_NATIVE_PORT
"cargo.jboss.management-native.port"
public static final String
JBOSS_NAMING_PORT
"cargo.jboss.naming.port"
public static final String
JBOSS_OSGI_HTTP_PORT
"cargo.jboss.osgi.http.port"
public static final String
JBOSS_REMOTING_TRANSPORT_PORT
"cargo.jboss.remoting.transport.port"
public static final String
JBOSS_TRANSACTION_RECOVERY_MANAGER_PORT
"cargo.jboss.transaction.recoveryManager.port"
public static final String
JBOSS_TRANSACTION_STATUS_MANAGER_PORT
"cargo.jboss.transaction.statusManager.port"
public static final String
PROFILE
"cargo.jboss.profile"
public static final String
REMOTEDEPLOY_HOSTNAME
"cargo.jboss.remotedeploy.hostname"
public static final String
REMOTEDEPLOY_PORT
"cargo.jboss.remotedeploy.port"
-
org.codehaus.cargo.container.jetty.Jetty10xEmbeddedLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty10x"
-
org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
DEFAULT_MODULES
"server,ext,http,annotations,plus,jsp,deploy"
public static final String
ID
"jetty10x"
-
org.codehaus.cargo.container.jetty.Jetty10xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jetty10x"
-
org.codehaus.cargo.container.jetty.Jetty11xEmbeddedLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty11x"
-
org.codehaus.cargo.container.jetty.Jetty11xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty11x"
-
org.codehaus.cargo.container.jetty.Jetty11xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jetty11x"
-
org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
DEFAULT_DEPLOYER_EE_VERSION
"ee10"
public static final String
DEFAULT_MODULES
"server,ext,http,ee10-annotations,ee10-plus,ee10-jsp,ee10-deploy"
public static final String
ID
"jetty12x"
-
org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty5x"
-
org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty6x"
-
org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty6x"
-
org.codehaus.cargo.container.jetty.Jetty6xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jetty6x"
-
org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty7x"
-
org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty7x"
-
org.codehaus.cargo.container.jetty.Jetty7xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jetty7x"
-
org.codehaus.cargo.container.jetty.Jetty8xEmbeddedLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty8x"
-
org.codehaus.cargo.container.jetty.Jetty8xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty8x"
-
org.codehaus.cargo.container.jetty.Jetty8xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jetty8x"
-
org.codehaus.cargo.container.jetty.Jetty9xEmbeddedLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty9x"
-
org.codehaus.cargo.container.jetty.Jetty9xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jetty9x"
-
org.codehaus.cargo.container.jetty.Jetty9xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jetty9x"
-
org.codehaus.cargo.container.jetty.JettyPropertySet Modifier and Type Constant Field Value public static final String
CONNECTOR_HTTPS_PORT
"cargo.jetty.connector.https.port"
public static final String
CONNECTOR_KEY_STORE_FILE
"cargo.jetty.connector.keystoreFile"
public static final String
CONNECTOR_KEY_STORE_PASSWORD
"cargo.jetty.connector.keystorePass"
public static final String
CONNECTOR_KEY_STORE_TYPE
"cargo.jetty.connector.keystoreType"
public static final String
DEPLOYER_CREATE_CONTEXT_XML
"cargo.jetty.deployer.createContextXml"
public static final String
DEPLOYER_EE_VERSION
"cargo.jetty.deployer.ee.version"
public static final String
DEPLOYER_URL
"cargo.jetty.deployer.url"
public static final String
MODULES
"cargo.jetty.modules"
public static final String
REALM_NAME
"cargo.jetty.realm.name"
public static final String
SESSION_PATH
"cargo.jetty.session.path"
public static final String
USE_FILE_MAPPED_BUFFER
"cargo.jetty.servlet.default.useFileMappedBuffer"
-
org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jo1x"
-
org.codehaus.cargo.container.jonas.Jonas4xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jonas4x"
-
org.codehaus.cargo.container.jonas.Jonas5xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"jonas5x"
-
org.codehaus.cargo.container.jonas.JonasPropertySet Modifier and Type Constant Field Value public static final String
CONFIGURATOR_PREFIX
"cargo.jonas.configurator."
public static final String
JONAS_CLUSTER_NAME
"cargo.jonas.cluster.name"
public static final String
JONAS_DEPLOYABLE_IDENTIFIER
"cargo.jonas.deployable.identifier"
public static final String
JONAS_DOMAIN_NAME
"cargo.jonas.domain.name"
public static final String
JONAS_JMS_PORT
"cargo.jonas.jms.port"
public static final String
JONAS_MEJB_JAAS_ENTRY
"cargo.jonas.mejb.jaas.entry"
public static final String
JONAS_MEJB_JAAS_FILE
"cargo.jonas.mejb.jaas.file"
public static final String
JONAS_MEJB_JNDI_INIT_CTX_FACT
"cargo.jonas.jndi.initial.context.factory"
public static final String
JONAS_MEJB_JNDI_PATH
"cargo.jonas.jndi.mejb.path"
public static final String
JONAS_SERVER_NAME
"cargo.jonas.server.name"
public static final String
JONAS_SERVICES_LIST
"cargo.jonas.services.list"
public static final String
JONAS_UNDEPLOY_IGNORE_VERSION
"cargo.jonas.undeploy.ignoreVersion"
-
org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory Modifier and Type Constant Field Value public static final String
DEFAULT_JAAS_FILE
"jaas.config"
public static final String
DEFAULT_JNDI_INITIAL_CTX_FACTORY
"org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory"
public static final String
DEFAULT_JNDI_MEJB_PATH
"ejb/mgmt/MEJB"
public static final String
DEFAULT_PROVIDER_URI
"rmi://localhost:1099"
-
org.codehaus.cargo.container.jrun.JRun4xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"jrun4x"
-
org.codehaus.cargo.container.jrun.JRun4xPropertySet Modifier and Type Constant Field Value public static final String
DEFAULT_PORT
"8100"
public static final String
DEFAULT_SERVER_NAME
"default"
public static final String
JRUN_CLASSPATH
"cargo.jrun4x.classpath"
public static final String
JRUN_HOME
"cargo.jrun4x.home"
public static final String
SERVER_NAME
"cargo.jrun.server.name"
-
org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder Modifier and Type Constant Field Value public static final String
RESOURCE_CONFIGURATION_UNSUPPORTED
"JRun does not support configuration of arbitrary resources into the JNDI tree."
-
org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"oc4j10x"
-
org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"oc4j9x"
-
org.codehaus.cargo.container.orion.Oc4jPropertySet Modifier and Type Constant Field Value public static final String
ADMIN_PWD
"cargo.oc4j.admin.pwd"
public static final String
AUTO_DEPLOY_DIR
"cargo.oc4j.auto-deploy.dir"
-
org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration Modifier and Type Constant Field Value public static final String
XML_PARENT_OF_RESOURCES
"//data-sources"
-
org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder Modifier and Type Constant Field Value public static final String
RESOURCE_CONFIGURATION_UNSUPPORTED
"Orion does not support configuration of arbitrary resources into the JNDI tree."
-
org.codehaus.cargo.container.payara.PayaraRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"payara"
-
org.codehaus.cargo.container.property.DatasourcePropertySet Modifier and Type Constant Field Value public static final String
CONNECTION_PROPERTIES
"cargo.datasource.properties"
public static final String
CONNECTION_TYPE
"cargo.datasource.type"
public static final String
DATASOURCE
"cargo.datasource.datasource"
public static final String
DRIVER_CLASS
"cargo.datasource.driver"
public static final String
ID
"cargo.datasource.id"
public static final String
JNDI_LOCATION
"cargo.datasource.jndi"
public static final String
PASSWORD
"cargo.datasource.password"
public static final String
TRANSACTION_SUPPORT
"cargo.datasource.transactionsupport"
public static final String
URL
"cargo.datasource.url"
public static final String
USERNAME
"cargo.datasource.username"
-
org.codehaus.cargo.container.property.GeneralPropertySet Modifier and Type Constant Field Value public static final String
HOSTNAME
"cargo.hostname"
public static final String
IGNORE_NON_EXISTING_PROPERTIES
"cargo.standalone.ignoreNonExistingProperties"
public static final String
JAVA_HOME
"cargo.java.home"
public static final String
JVMARGS
"cargo.jvmargs"
public static final String
LOGGING
"cargo.logging"
public static final String
PORT_OFFSET
"cargo.port.offset"
public static final String
PROTOCOL
"cargo.protocol"
public static final String
RMI_PORT
"cargo.rmi.port"
public static final String
RUNTIME_ARGS
"cargo.runtime.args"
public static final String
SPAWN_PROCESS
"cargo.process.spawn"
public static final String
START_JVMARGS
"cargo.start.jvmargs"
-
org.codehaus.cargo.container.property.JSR88PropertySet Modifier and Type Constant Field Value public static final String
DEPLOYTOOL_CLASSPATH
"cargo.jsr88.deploytoolclasspath"
public static final String
DEPLOYTOOL_JAR
"cargo.jsr88.deploytooljar"
public static final String
PASSWORD
"cargo.jsr88.password"
public static final String
USERNAME
"cargo.jsr88.user"
-
org.codehaus.cargo.container.property.RemotePropertySet Modifier and Type Constant Field Value public static final String
PASSWORD
"cargo.remote.password"
public static final String
TIMEOUT
"cargo.remote.timeout"
public static final String
URI
"cargo.remote.uri"
public static final String
USERNAME
"cargo.remote.username"
-
org.codehaus.cargo.container.property.ResourcePropertySet Modifier and Type Constant Field Value public static final String
PARAMETERS
"cargo.resource.parameters"
public static final String
RESOURCE
"cargo.resource.resource"
public static final String
RESOURCE_CLASS
"cargo.resource.class"
public static final String
RESOURCE_ID
"cargo.resource.id"
public static final String
RESOURCE_NAME
"cargo.resource.name"
public static final String
RESOURCE_TYPE
"cargo.resource.type"
-
org.codehaus.cargo.container.property.ServletPropertySet Modifier and Type Constant Field Value public static final String
PORT
"cargo.servlet.port"
public static final String
USERS
"cargo.servlet.users"
-
org.codehaus.cargo.container.resin.Resin31xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"resin31x"
-
org.codehaus.cargo.container.resin.Resin3xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"resin3x"
-
org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration Modifier and Type Constant Field Value public static final String
XML_PARENT_OF_RESOURCES
"//resin:resin"
-
org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"resin4x"
-
org.codehaus.cargo.container.resin.ResinPropertySet Modifier and Type Constant Field Value public static final String
SOCKETWAIT_PORT
"cargo.resin.socketwait.port"
-
org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder Modifier and Type Constant Field Value public static final String
TRANSACTIONS_WITH_XA_OR_JCA_ONLY
"Resin only supports transactions with an XADataSource or ManagedConnectionFactory object"
-
org.codehaus.cargo.container.resin.internal.ResinRun Modifier and Type Constant Field Value public static final int
DEFAULT_KEEPALIVE_SOCKET_PORT
7778
-
org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration Modifier and Type Constant Field Value public static final String
RESOURCE_PATH
"org/codehaus/cargo/container/internal/resources/"
-
org.codehaus.cargo.container.tomcat.Tomcat10xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat10x"
-
org.codehaus.cargo.container.tomcat.Tomcat10xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat10x"
-
org.codehaus.cargo.container.tomcat.Tomcat11xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat11x"
-
org.codehaus.cargo.container.tomcat.Tomcat11xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat11x"
-
org.codehaus.cargo.container.tomcat.Tomcat4xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat4x"
-
org.codehaus.cargo.container.tomcat.Tomcat4xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat4x"
-
org.codehaus.cargo.container.tomcat.Tomcat5xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat5x"
-
org.codehaus.cargo.container.tomcat.Tomcat5xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat5x"
-
org.codehaus.cargo.container.tomcat.Tomcat6xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat6x"
-
org.codehaus.cargo.container.tomcat.Tomcat6xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat6x"
-
org.codehaus.cargo.container.tomcat.Tomcat7xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat7x"
-
org.codehaus.cargo.container.tomcat.Tomcat7xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat7x"
-
org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat8x"
-
org.codehaus.cargo.container.tomcat.Tomcat8xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat8x"
-
org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration Modifier and Type Constant Field Value protected static final String
DIR_RESOURCE_SET
"org.apache.catalina.webresources.DirResourceSet"
protected static final String
FILE_RESOURCE_SET
"org.apache.catalina.webresources.FileResourceSet"
protected static final String
JAR_RESOURCE_SET
"org.apache.catalina.webresources.JarResourceSet"
-
org.codehaus.cargo.container.tomcat.Tomcat9xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat9x"
-
org.codehaus.cargo.container.tomcat.Tomcat9xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomcat9x"
-
org.codehaus.cargo.container.tomcat.TomcatPropertySet Modifier and Type Constant Field Value public static final String
AJP_PORT
"cargo.tomcat.ajp.port"
public static final String
CONNECTOR_EMPTY_SESSION_PATH
"cargo.tomcat.connector.emptySessionPath"
public static final String
CONNECTOR_HTTP_UPGRADE_PROTOCOL
"cargo.tomcat.connector.httpUpgradeProtocol"
public static final String
CONNECTOR_KEY_STORE_FILE
"cargo.tomcat.connector.keystoreFile"
public static final String
CONNECTOR_KEY_STORE_PASSWORD
"cargo.tomcat.connector.keystorePass"
public static final String
CONNECTOR_KEY_STORE_TYPE
"cargo.tomcat.connector.keystoreType"
public static final String
CONNECTOR_MAX_HTTP_HEADER_SIZE
"cargo.tomcat.connector.maxHttpHeaderSize"
public static final String
CONNECTOR_PROTOCOL_CLASS
"cargo.tomcat.connector.protocolClass"
public static final String
CONTEXT_ALLOW_MULTIPART
"cargo.tomcat.context.allowCasualMultipartParsing"
public static final String
CONTEXT_ALLOW_WEB_JARS
"cargo.tomcat.context.addWebinfClassesResources"
public static final String
CONTEXT_MAP_JARS_TO_WEBINF_CLASSES
"cargo.tomcat.context.mapJarToWebinfClasses"
public static final String
CONTEXT_RELOADABLE
"cargo.tomcat.context.reloadable"
public static final String
COPY_WARS
"cargo.tomcat.copywars"
public static final String
CUSTOM_VALVE
"cargo.tomcat.valve"
public static final String
DEPLOY_UPDATE
"cargo.tomcat.deploy.update"
public static final String
EMBEDDED_OVERRIDE_JAVA_LOGGING
"cargo.tomcat.embedded.overrideJavaLogging"
public static final String
HOST_START_STOP_THREADS
"cargo.tomcat.host.startStopThreads"
public static final String
UNDEPLOY_ALL_VERSIONS
"cargo.tomcat.undeploy.allVersions"
public static final String
URI_ENCODING
"cargo.tomcat.uriencoding"
public static final String
USE_HTTP_ONLY
"cargo.tomcat.useHttpOnly"
public static final String
WEBAPPS_DIRECTORY
"cargo.tomcat.webappsDirectory"
public static final String
WEBAPPS_LEGACY_DIRECTORY
"cargo.tomcat.webappsLegacyDirectory"
-
org.codehaus.cargo.container.tomee.Tomee10xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomee10x"
-
org.codehaus.cargo.container.tomee.Tomee10xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomee10x"
-
org.codehaus.cargo.container.tomee.Tomee1xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomee1x"
-
org.codehaus.cargo.container.tomee.Tomee1xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomee1x"
-
org.codehaus.cargo.container.tomee.Tomee7xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomee7x"
-
org.codehaus.cargo.container.tomee.Tomee7xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomee7x"
-
org.codehaus.cargo.container.tomee.Tomee8xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomee8x"
-
org.codehaus.cargo.container.tomee.Tomee8xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomee8x"
-
org.codehaus.cargo.container.tomee.Tomee9xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"tomee9x"
-
org.codehaus.cargo.container.tomee.Tomee9xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"tomee9x"
-
org.codehaus.cargo.container.tomee.TomeePropertySet Modifier and Type Constant Field Value public static final String
APPS_DIRECTORY
"cargo.tomee.appsDirectory"
-
org.codehaus.cargo.container.weblogic.WebLogic103xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic103x"
-
org.codehaus.cargo.container.weblogic.WebLogic103xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic103x"
-
org.codehaus.cargo.container.weblogic.WebLogic10xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic10x"
-
org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic121x"
-
org.codehaus.cargo.container.weblogic.WebLogic121xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic121x"
-
org.codehaus.cargo.container.weblogic.WebLogic122xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic122x"
-
org.codehaus.cargo.container.weblogic.WebLogic122xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic122x"
-
org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic12x"
-
org.codehaus.cargo.container.weblogic.WebLogic14xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic14x"
-
org.codehaus.cargo.container.weblogic.WebLogic14xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic14x"
-
org.codehaus.cargo.container.weblogic.WebLogic8xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic8x"
-
org.codehaus.cargo.container.weblogic.WebLogic9xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"weblogic9x"
-
org.codehaus.cargo.container.weblogic.WebLogicPropertySet Modifier and Type Constant Field Value public static final String
ADMIN_PWD
"cargo.weblogic.administrator.password"
public static final String
ADMIN_USER
"cargo.weblogic.administrator.user"
public static final String
BEA_HOME
"cargo.weblogic.bea.home"
public static final String
CONFIGURATION_VERSION
"cargo.weblogic.configuration.version"
public static final String
DEPLOYABLE_FOLDER
"cargo.weblogic.deployable.folder"
public static final String
DOMAIN_VERSION
"cargo.weblogic.domain.version"
public static final String
JMS_MODULE
"cargo.weblogic.jms.module"
public static final String
JMS_SERVER
"cargo.weblogic.jms.server"
public static final String
JMS_SUBDEPLOYMENT
"cargo.weblogic.jms.subdeployment"
public static final String
JTA_TRANSACTION_TIMEOUT
"cargo.weblogic.jta.timeout"
public static final String
JYTHON_SCRIPT_OFFLINE
"cargo.weblogic.script.jython.offline"
public static final String
JYTHON_SCRIPT_ONLINE
"cargo.weblogic.script.jython.online"
public static final String
JYTHON_SCRIPT_REPLACE_PROPERTIES
"cargo.weblogic.script.jython.replaceProperties"
public static final String
LOCAL_WEBLOGIC_HOME
"cargo.weblogic.installation.home"
public static final String
LOG_ROTATION_TYPE
"cargo.weblogic.logging.rotation.type"
public static final String
LOGGING
"cargo.weblogic.logging"
public static final String
ONLINE_DEPLOYMENT
"cargo.weblogic.deployment.online"
public static final String
PASSWORD_LENGTH_MIN
"cargo.weblogic.password.length.min"
public static final String
PASSWORD_SPNUM_MIN
"cargo.weblogic.password.spnum.min"
public static final String
SERVER
"cargo.weblogic.server"
public static final String
SSL_HOSTNAME_VERIFICATION_IGNORED
"cargo.weblogic.ssl.verification.hostname.ignored"
public static final String
SSL_HOSTNAME_VERIFIER_CLASS
"cargo.weblogic.ssl.verification.hostname.class"
-
org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder Modifier and Type Constant Field Value public static final String
RESOURCE_CONFIGURATION_UNSUPPORTED
"WebLogic does not support configuration of arbitrary resources into the JNDI tree."
-
org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicConfigurationEntryType Modifier and Type Constant Field Value public static final String
JMS_MODULE
"javax.jms.Module"
public static final String
JMS_SERVER
"javax.jms.Server"
public static final String
JMS_SUBDEPLOYMENT
"javax.jms.Subdeployment"
-
org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"websphere85x"
-
org.codehaus.cargo.container.websphere.WebSphere9xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"websphere9x"
-
org.codehaus.cargo.container.websphere.WebSpherePropertySet Modifier and Type Constant Field Value public static final String
ADMIN_PASSWORD
"cargo.websphere.administrator.password"
public static final String
ADMIN_USERNAME
"cargo.websphere.administrator.user"
public static final String
ADMINISTRATION_PORT
"cargo.websphere.administration.port"
public static final String
APPLICATION_SECURITY
"cargo.websphere.security.application"
public static final String
CELL
"cargo.websphere.cell"
public static final String
CLASSLOADER_MODE
"cargo.websphere.classloader.mode"
public static final String
EJB_TO_ACT_SPEC_BINDING
"cargo.websphere.ejb.act.binding"
public static final String
EJB_TO_RES_REF_BINDING
"cargo.websphere.ejb.res.binding"
public static final String
GLOBAL_SECURITY_PROPERTIES
"cargo.websphere.security.properties"
public static final String
JMS_SIBUS
"cargo.websphere.jms.sibus"
public static final String
JYTHON_SCRIPT_OFFLINE
"cargo.websphere.script.jython.offline"
public static final String
JYTHON_SCRIPT_ONLINE
"cargo.websphere.script.jython.online"
public static final String
JYTHON_SCRIPT_REPLACE_PROPERTIES
"cargo.websphere.script.jython.replaceProperties"
public static final String
LOGGING
"cargo.websphere.logging"
public static final String
LOGGING_ROLLOVER
"cargo.websphere.logging.rollover"
public static final String
NODE
"cargo.websphere.node"
public static final String
ONLINE_DEPLOYMENT
"cargo.websphere.deployment.online"
public static final String
OVERWRITE_EXISTING_CONFIGURATION
"cargo.websphere.overwriteExistingConfiguration"
public static final String
PROFILE
"cargo.websphere.profile"
public static final String
SERVER
"cargo.websphere.server"
public static final String
SESSION_MANAGEMENT_PROPERTIES
"cargo.websphere.session.properties"
public static final String
WAR_CLASSLOADER_POLICY
"cargo.websphere.war.classloader.policy"
-
org.codehaus.cargo.container.websphere.internal.configuration.WebSphereConfigurationEntryType Modifier and Type Constant Field Value public static final String
JMS_SIBUS
"javax.jms.SIBus"
public static final String
JMS_SIBUS_MEMBER
"javax.jms.SIBusMember"
-
org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly10x"
-
org.codehaus.cargo.container.wildfly.WildFly10xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly10x"
-
org.codehaus.cargo.container.wildfly.WildFly11xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly11x"
-
org.codehaus.cargo.container.wildfly.WildFly11xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly11x"
-
org.codehaus.cargo.container.wildfly.WildFly12xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly12x"
-
org.codehaus.cargo.container.wildfly.WildFly12xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly12x"
-
org.codehaus.cargo.container.wildfly.WildFly13xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly13x"
-
org.codehaus.cargo.container.wildfly.WildFly13xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly13x"
-
org.codehaus.cargo.container.wildfly.WildFly14xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly14x"
-
org.codehaus.cargo.container.wildfly.WildFly14xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly14x"
-
org.codehaus.cargo.container.wildfly.WildFly15xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly15x"
-
org.codehaus.cargo.container.wildfly.WildFly15xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly15x"
-
org.codehaus.cargo.container.wildfly.WildFly16xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly16x"
-
org.codehaus.cargo.container.wildfly.WildFly16xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly16x"
-
org.codehaus.cargo.container.wildfly.WildFly17xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly17x"
-
org.codehaus.cargo.container.wildfly.WildFly17xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly17x"
-
org.codehaus.cargo.container.wildfly.WildFly18xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly18x"
-
org.codehaus.cargo.container.wildfly.WildFly18xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly18x"
-
org.codehaus.cargo.container.wildfly.WildFly19xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly19x"
-
org.codehaus.cargo.container.wildfly.WildFly19xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly19x"
-
org.codehaus.cargo.container.wildfly.WildFly20xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly20x"
-
org.codehaus.cargo.container.wildfly.WildFly20xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly20x"
-
org.codehaus.cargo.container.wildfly.WildFly21xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly21x"
-
org.codehaus.cargo.container.wildfly.WildFly21xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly21x"
-
org.codehaus.cargo.container.wildfly.WildFly22xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly22x"
-
org.codehaus.cargo.container.wildfly.WildFly22xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly22x"
-
org.codehaus.cargo.container.wildfly.WildFly23xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly23x"
-
org.codehaus.cargo.container.wildfly.WildFly23xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly23x"
-
org.codehaus.cargo.container.wildfly.WildFly24xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly24x"
-
org.codehaus.cargo.container.wildfly.WildFly24xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly24x"
-
org.codehaus.cargo.container.wildfly.WildFly25xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly25x"
-
org.codehaus.cargo.container.wildfly.WildFly25xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly25x"
-
org.codehaus.cargo.container.wildfly.WildFly26xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly26x"
-
org.codehaus.cargo.container.wildfly.WildFly26xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly26x"
-
org.codehaus.cargo.container.wildfly.WildFly27xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly27x"
-
org.codehaus.cargo.container.wildfly.WildFly27xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly27x"
-
org.codehaus.cargo.container.wildfly.WildFly28xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly28x"
-
org.codehaus.cargo.container.wildfly.WildFly28xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly28x"
-
org.codehaus.cargo.container.wildfly.WildFly29xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly29x"
-
org.codehaus.cargo.container.wildfly.WildFly29xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly29x"
-
org.codehaus.cargo.container.wildfly.WildFly30xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly30x"
-
org.codehaus.cargo.container.wildfly.WildFly30xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly30x"
-
org.codehaus.cargo.container.wildfly.WildFly31xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly31x"
-
org.codehaus.cargo.container.wildfly.WildFly31xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly31x"
-
org.codehaus.cargo.container.wildfly.WildFly32xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly32x"
-
org.codehaus.cargo.container.wildfly.WildFly32xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly32x"
-
org.codehaus.cargo.container.wildfly.WildFly33xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly33x"
-
org.codehaus.cargo.container.wildfly.WildFly33xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly33x"
-
org.codehaus.cargo.container.wildfly.WildFly8xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly8x"
-
org.codehaus.cargo.container.wildfly.WildFly9xInstalledLocalContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly9x"
-
org.codehaus.cargo.container.wildfly.WildFly9xRemoteContainer Modifier and Type Constant Field Value public static final String
ID
"wildfly9x"
-
org.codehaus.cargo.container.wildfly.WildFlyPropertySet Modifier and Type Constant Field Value public static final String
CLI_EMBEDDED_SCRIPT
"cargo.wildfly.script.cli.embedded"
public static final String
CLI_OFFLINE_SCRIPT
"cargo.wildfly.script.cli.offline"
-
org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmPropertySet Modifier and Type Constant Field Value public static final String
SWARM_APPLICATION_URL
"cargo.swarm.ping.url"
public static final String
SWARM_HOLLOW_ENABLED
"cargo.swarm.hollowswarm"
public static final String
SWARM_PROJECT_NAME
"cargo.swarm.project.name"
-
org.codehaus.cargo.daemon.CargoDaemonAuthenticationFilter Modifier and Type Constant Field Value public static final String
PASSWORD_PROPERTIES_FILE
"cargo.daemon.passwordFile"
-
org.codehaus.cargo.maven3.AbstractCargoMojo Modifier and Type Constant Field Value public static final String
CONTEXT_KEY_CLASSLOADER
"-classloader"
-
org.codehaus.cargo.maven3.configuration.Dependency Modifier and Type Constant Field Value public static final String
EXTRA_CLASSPATH
"extra"
public static final String
SHARED_CLASSPATH
"shared"
-
org.codehaus.cargo.maven3.configuration.ZipUrlInstaller Modifier and Type Constant Field Value public static final String
EXTRACT_SUBDIRECTORY
"cargo/installs"
-
org.codehaus.cargo.module.application.ApplicationXmlTag Modifier and Type Constant Field Value public static final String
CONTEXT_ROOT
"context-root"
public static final String
DESCRIPTION
"description"
public static final String
DISPLAY_NAME
"display-name"
public static final String
EJB
"ejb"
public static final String
ICON
"icon"
public static final String
MODULE
"module"
public static final String
SECURITY_ROLE
"security-role"
public static final String
WEB
"web"
public static final String
WEB_URI
"web-uri"
-
org.codehaus.cargo.module.ejb.EjbJarXmlTag Modifier and Type Constant Field Value public static final String
EJB_NAME
"ejb-name"
public static final String
ENTITY
"entity"
public static final String
LOCAL
"local"
public static final String
LOCAL_HOME
"local-home"
public static final String
SESSION
"session"
-
org.codehaus.cargo.module.ejb.jboss.JBossXmlTag Modifier and Type Constant Field Value public static final String
EJB_NAME
"ejb-name"
public static final String
JNDI_NAME
"jndi-name"
public static final String
LOCAL_JNDI_NAME
"local-jndi-name"
-
org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag Modifier and Type Constant Field Value public static final String
DISPATCH_POLICY
"dispatch-policy"
public static final String
EJB_NAME
"ejb-name"
public static final String
JNDI_NAME
"jndi-name"
public static final String
LOCAL_JNDI_NAME
"local-jndi-name"
-
org.codehaus.cargo.module.webapp.EjbRef Modifier and Type Constant Field Value public static final String
ENTITY
"Entity"
public static final String
SESSION
"Session"
-
org.codehaus.cargo.module.webapp.WebXmlType Modifier and Type Constant Field Value public static final String
AUTH_CONSTRAINT
"auth-constraint"
public static final String
AUTH_METHOD
"auth-method"
public static final String
CONTEXT_PARAM
"context-param"
public static final String
DESCRIPTION
"description"
public static final String
DISPATCHER
"dispatcher"
public static final String
DISPLAY_NAME
"display-name"
public static final String
DISTRIBUTABLE
"distributable"
public static final String
EJB_LINK
"ejb-link"
public static final String
EJB_LOCAL_REF
"ejb-local-ref"
public static final String
EJB_REF
"ejb-ref"
public static final String
EJB_REF_NAME
"ejb-ref-name"
public static final String
EJB_REF_TYPE
"ejb-ref-type"
public static final String
ENV_ENTRY
"env-entry"
public static final String
ERROR_PAGE
"error-page"
public static final String
EXTENSION
"extension"
public static final String
FILTER
"filter"
public static final String
FILTER_CLASS
"filter-class"
public static final String
FILTER_MAPPING
"filter-mapping"
public static final String
FILTER_NAME
"filter-name"
public static final String
HOME
"home"
public static final String
ICON
"icon"
public static final String
INIT_PARAM
"init-param"
public static final String
JSP_FILE
"jsp-file"
public static final String
LISTENER
"listener"
public static final String
LOAD_ON_STARTUP
"load-on-startup"
public static final String
LOCAL
"local"
public static final String
LOCAL_HOME
"local-home"
public static final String
LOGIN_CONFIG
"login-config"
public static final String
MIME_MAPPING
"mime-mapping"
public static final String
MIME_TYPE
"mime-type"
public static final String
PARAM_NAME
"param-name"
public static final String
PARAM_VALUE
"param-value"
public static final String
REALM_NAME
"realm-name"
public static final String
REMOTE
"remote"
public static final String
RES_REF_NAME
"res-ref-name"
public static final String
RES_TYPE
"res-type"
public static final String
RESOURCE_ENV_REF
"resource-env-ref"
public static final String
RESOURCE_REF
"resource-ref"
public static final String
ROLE_NAME
"role-name"
public static final String
RUN_AS
"run-as"
public static final String
SECURITY_CONSTRAINT
"security-constraint"
public static final String
SECURITY_ROLE
"security-role"
public static final String
SERVLET
"servlet"
public static final String
SERVLET_CLASS
"servlet-class"
public static final String
SERVLET_MAPPING
"servlet-mapping"
public static final String
SERVLET_NAME
"servlet-name"
public static final String
SESSION_CONFIG
"session-config"
public static final String
TAGLIB
"taglib"
public static final String
URL_PATTERN
"url-pattern"
public static final String
WEB_RESOURCE_COLLECTION
"web-resource-collection"
public static final String
WEB_RESOURCE_NAME
"web-resource-name"
public static final String
WELCOME_FILE_LIST
"welcome-file-list"
-
org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag Modifier and Type Constant Field Value public static final String
CONTEXT_ROOT
"context-root"
public static final String
EJB_LOCAL_REF
"ejb-local-ref"
public static final String
EJB_REF
"ejb-ref"
public static final String
EJB_REF_NAME
"ejb-ref-name"
public static final String
JNDI_NAME
"jndi-name"
public static final String
LOCAL_JNDI_NAME
"local-jndi-name"
public static final String
VIRTUAL_HOST
"virtual-host"
-
org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag Modifier and Type Constant Field Value public static final String
DIRECTORY_SERVLET
"directory-servlet"
public static final String
JNDI_LINK
"jndi-link"
public static final String
RESOURCE_REFERENCE
"resource-ref"
public static final String
SESSION_CONFIG
"session-config"
public static final String
SYSTEM_PROPERTY
"system-property"
-
org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlTag Modifier and Type Constant Field Value public static final String
CONTEXT_PATH
"path"
public static final String
PARAMETER
"Parameter"
-
org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag Modifier and Type Constant Field Value public static final String
AUTH_FILTER
"auth-filter"
public static final String
CHARSET_PARAMS
"charset-params"
public static final String
CONTAINER_DESCRIPTOR
"container-descriptor"
public static final String
CONTEXT_ROOT
"context-root"
public static final String
DESCRIPTION
"description"
public static final String
DESTROY_AS
"destroy-as"
public static final String
EJB_REF_NAME
"ejb-ref-name"
public static final String
EJB_REFERENCE_DESCRIPTION
"ejb-reference-description"
public static final String
INIT_AS
"init-as"
public static final String
JNDI_NAME
"jndi-name"
public static final String
JSP_DESCRIPTOR
"jsp-descriptor"
public static final String
PREPROCESSOR
"preprocessor"
public static final String
PREPROCESSOR_MAPPING
"preprocessor-mapping"
public static final String
REFERENCE_DESCRIPTOR
"reference-descriptor"
public static final String
RESOURCE_DESCRIPTION
"resource-description"
public static final String
RESOURCE_ENV_DESCRIPTION
"resource-env-description"
public static final String
RUN_AS_ROLE_ASSIGNMENT
"run-as-role-assignment"
public static final String
SECURITY_PERMISSION
"security-permission"
public static final String
SECURITY_ROLE_ASSIGNMENT
"security-role-assignment"
public static final String
SERVLET_DESCRIPTOR
"servlet-descriptor"
public static final String
SESSION_DESCRIPTOR
"session-descriptor"
public static final String
URL_MATCH_MAP
"url-match-map"
public static final String
VIRTUAL_DIRECTORY_MAPPING
"virtual-directory-mapping"
public static final String
WEBLOGIC_VERSION
"weblogic-version"
public static final String
WL_DISPATCH_POLICY
"wl-dispatch-policy"
-
org.codehaus.cargo.sample.java.CargoTestSuite Modifier and Type Constant Field Value public static final String
SYSTEM_PROPERTY_CONTAINER_IDS
"cargo.containers"
-
org.codehaus.cargo.tools.daemon.DaemonPropertySet Modifier and Type Constant Field Value public static final String
AUTOSTART
"cargo.daemon.autostart"
public static final String
HANDLE
"cargo.daemon.handleid"
public static final String
JVMLAUNCHER
"cargo.daemon.jvmlauncher"
public static final String
PASSWORD
"cargo.daemon.password"
public static final String
URL
"cargo.daemon.url"
public static final String
USERNAME
"cargo.daemon.username"
-
org.codehaus.cargo.util.DefaultFileHandler Modifier and Type Constant Field Value public static final int
FILE_BUFFER_SIZE
262144