- cargoLogFilePath - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
-
The path where the Cargo log files will be written to.
- cleanUpContainer() - Method in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
-
Cleans up the container if there is any to make sure we start with a
fresh container.
- configResourcesPath - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
-
The path where all configuration resource files are
- ConfigurationException - Exception in nl.tranquilizedquality.itest.cargo.exception
-
Is used when something went wrong during configuration of the container.
- ConfigurationException() - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.ConfigurationException
-
Default constructor.
- ConfigurationException(String) - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.ConfigurationException
-
Constructor where you can specify the error message.
- ConfigurationException(String, Throwable) - Constructor for exception nl.tranquilizedquality.itest.cargo.exception.ConfigurationException
-
Constructor where you can specify the error message and the cause of this
exception.
- configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractGlassfishContainerUtil
-
The name of the Glassfish configuration to use.
- configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
-
The name of the JBOSS configuration to use.
- configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractJettyContainerUtil
-
The name of the JOnas configuration to use.
- configurationName - Variable in class nl.tranquilizedquality.itest.cargo.AbstractJOnasContainerUtil
-
The name of the JOnas configuration to use.
- CONTAINER_UTIL - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultDeploymentTest
-
The container utility for starting up a container.
- CONTAINER_UTIL - Static variable in class nl.tranquilizedquality.itest.AbstractDefaultNoDbDeploymentTest
-
The container utility for starting up a container.
- containerFile - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
-
The ZIP file of the container to use i.e.
- containerHome - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
-
The path where the installedLocalContainer server is installed.
- containerPort - Variable in class nl.tranquilizedquality.itest.cargo.AbstractInstalledContainerUtil
-
The port where the container will run on.
- ContainerUtil - Interface in nl.tranquilizedquality.itest.cargo
-
Interface for a container utility.
- copyResourceFile(String, String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
-
- copyResourceFileToConfDir(String) - Method in class nl.tranquilizedquality.itest.cargo.AbstractJBossContainerUtil
-
Copies the specified resource file to the configuration directory of
JBoss.