A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

AbstractAsAdmin - Class in org.codehaus.cargo.container.glassfish.internal
Implements an GlassFish AsAdmin command.
AbstractAsAdmin() - Constructor for class org.codehaus.cargo.container.glassfish.internal.AbstractAsAdmin
 
AbstractCargoMojo - Class in org.codehaus.cargo.maven3
Common code used by Cargo MOJOs requiring <container> and <configuration> elements and supporting the notion of Auto-deployable.
AbstractCargoMojo() - Constructor for class org.codehaus.cargo.maven3.AbstractCargoMojo
 
AbstractCatalinaEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat.internal
Base support for Catalina based embedded local containers.
AbstractCatalinaEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
Creates a Tomcat EmbeddedLocalContainer.
AbstractCatalinaInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat.internal
Base support for Catalina based installed local containers.
AbstractCatalinaInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer
AbstractCatalinaStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat.internal
Catalina standalone ContainerConfiguration implementation.
AbstractCatalinaStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
AbstractChoiceMergeStrategy - Class in org.codehaus.cargo.module.merge.tagstrategy
A merging strategy that can make a decision between various differing merge strategies, depending upon the state that it is passed.
AbstractChoiceMergeStrategy() - Constructor for class org.codehaus.cargo.module.merge.tagstrategy.AbstractChoiceMergeStrategy
 
AbstractCommonMojo - Class in org.codehaus.cargo.maven3
Common MOJO providing an accessor to the Maven Project object (this is the object containing all information contained in the POM on which the MOJO is called).
AbstractCommonMojo() - Constructor for class org.codehaus.cargo.maven3.AbstractCommonMojo
 
AbstractConfiguration - Class in org.codehaus.cargo.container.spi.configuration
Base implementation of ContainerConfiguration that can be specialized for any type of configuration.
AbstractConfiguration() - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractConfiguration
Default setup.
AbstractConfigurationBuilder - Class in org.codehaus.cargo.container.spi.configuration.builder
AbstractConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.spi.configuration.builder.AbstractConfigurationBuilder
 
AbstractConfigurationCapability - Class in org.codehaus.cargo.container.spi.configuration
Base implementation of ConfigurationCapability that needs to be extended by the different configuration implementations.
AbstractConfigurationCapability() - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractConfigurationCapability
Initialize the property supports Map.
AbstractConfigurationCapabilityValidator - Class in org.codehaus.cargo.sample.java.validator
Abstract validator, that instanciates the ConfigurationCapabilityFactory.
AbstractConfigurationCapabilityValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.AbstractConfigurationCapabilityValidator
 
AbstractConfigurationFactoryValidator - Class in org.codehaus.cargo.sample.java.validator
Abstract validator, that instanciates the ConfigurationFactory.
AbstractConfigurationFactoryValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.AbstractConfigurationFactoryValidator
 
AbstractConfigurator - Class in org.codehaus.cargo.container.wildfly.swarm.internal.configuration
Common base for configurator classes.
AbstractConfigurator(ConfigurationContext) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.AbstractConfigurator
Constructor.
AbstractContainer - Class in org.codehaus.cargo.container.spi
Base implementation for all types of containers.
AbstractContainer() - Constructor for class org.codehaus.cargo.container.spi.AbstractContainer
 
AbstractContainerFactoryValidator - Class in org.codehaus.cargo.sample.java.validator
Abstract validator, that instanciates the ContainerFactory.
AbstractContainerFactoryValidator(ContainerType) - Constructor for class org.codehaus.cargo.sample.java.validator.AbstractContainerFactoryValidator
Saves the type to check for.
AbstractContainerMonitor - Class in org.codehaus.cargo.container.spi.startup
Abstract implementation of monitor used for checking container status.
AbstractContainerMonitor(Container) - Constructor for class org.codehaus.cargo.container.spi.startup.AbstractContainerMonitor
Constructor.
AbstractCopyingInstalledLocalDeployer - Class in org.codehaus.cargo.container.spi.deployer
Local deployer that deploys deployables to a deployable directory of the given installed container.
AbstractCopyingInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
AbstractDaemonMojo - Class in org.codehaus.cargo.maven3
Common mojo for all daemon actions (start deployable, stop deployable).
AbstractDaemonMojo() - Constructor for class org.codehaus.cargo.maven3.AbstractDaemonMojo
 
AbstractDependency - Class in org.codehaus.cargo.maven3.configuration
Common field and method to Dependency and Deployable.
AbstractDependency() - Constructor for class org.codehaus.cargo.maven3.configuration.AbstractDependency
 
AbstractDeployable - Class in org.codehaus.cargo.container.spi.deployable
Common class for easy Deployable implementations.
AbstractDeployable(String) - Constructor for class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
 
AbstractDeployableMonitor - Class in org.codehaus.cargo.container.deployer
Common properties and configuration for deployable monitors.
AbstractDeployableMonitor() - Constructor for class org.codehaus.cargo.container.deployer.AbstractDeployableMonitor
Constructor with default 20s timeout.
AbstractDeployableMonitor(long) - Constructor for class org.codehaus.cargo.container.deployer.AbstractDeployableMonitor
 
AbstractDeployablewithSettableName - Class in org.codehaus.cargo.container.spi.deployable
Common class for easy Deployable implementations with settable names.
AbstractDeployablewithSettableName(String) - Constructor for class org.codehaus.cargo.container.spi.deployable.AbstractDeployablewithSettableName
 
AbstractDeployer - Class in org.codehaus.cargo.container.spi.deployer
Base deployer for local and remote deployments.
AbstractDeployer(Container) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
 
AbstractDeployerFactoryValidator - Class in org.codehaus.cargo.sample.java.validator
Abstract validator, that instanciates the DeployerFactory.
AbstractDeployerFactoryValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.AbstractDeployerFactoryValidator
 
AbstractDeployerMojo - Class in org.codehaus.cargo.maven3
Common mojo for all deployer actions (start deployable, stop deployable, deploy deployable, undeploy deployable, etc).
AbstractDeployerMojo() - Constructor for class org.codehaus.cargo.maven3.AbstractDeployerMojo
 
AbstractDeployerMojo.DeployerListener - Class in org.codehaus.cargo.maven3
AbstractDescriptor - Class in org.codehaus.cargo.module
Encapsulates the DOM representation of a deployment descriptor to provide convenience methods for easy access and manipulation.
AbstractDescriptor(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.AbstractDescriptor
Constructor.
AbstractDescriptorIo - Class in org.codehaus.cargo.module
Provides convenience methods for reading and writing descriptors.
AbstractDescriptorIo(DescriptorType) - Constructor for class org.codehaus.cargo.module.AbstractDescriptorIo
Constructor.
AbstractDescriptorType - Class in org.codehaus.cargo.module
 
AbstractDescriptorType(DescriptorType, Class, Grammar) - Constructor for class org.codehaus.cargo.module.AbstractDescriptorType
Constructor.
AbstractDirectoryPackager - Class in org.codehaus.cargo.container.spi.packager
Package a container distribution and its local configuration in a directory.
AbstractDirectoryPackager(String) - Constructor for class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
 
AbstractEmbeddedLocalContainer - Class in org.codehaus.cargo.container.spi
Default container implementation that all local embedded container implementations must extend.
AbstractEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
AbstractEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.spi.deployer
Base deployer to deploy to embedded local containers.
AbstractEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractEmbeddedLocalDeployer
AbstractExistingLocalConfiguration - Class in org.codehaus.cargo.container.spi.configuration
Base implementation for an existing local configuration.
AbstractExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractExistingLocalConfiguration
AbstractExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.spi.configuration
Base implementation of ConfigurationCapability that needs to be extended by each existing configuration's implementation.
AbstractExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractExistingLocalConfigurationCapability
AbstractFactoryRegistry - Class in org.codehaus.cargo.generic
SPI to be implemented by container implementation to register implementations to their factories.
AbstractFactoryRegistry() - Constructor for class org.codehaus.cargo.generic.AbstractFactoryRegistry
 
AbstractGenericHintFactory<T> - Class in org.codehaus.cargo.generic.spi
Factory implementation that registers implementation classes under a given key of type RegistrationKey.
AbstractGenericHintFactory() - Constructor for class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
Place to register default configurations.
AbstractGenericHintFactory.GenericParameters - Interface in org.codehaus.cargo.generic.spi
Generic class to be extended by implementors of AbstractGenericHintFactory in order to provide possible additional parameters.
AbstractGeronimoStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.geronimo.internal
Abstract Geronimo standalone Configuration implementation.
AbstractGeronimoStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.geronimo.internal.AbstractGeronimoStandaloneLocalConfiguration
AbstractGlassFishInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish.internal
Abstract GlassFish installed local container.
AbstractGlassFishInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
Calls parent constructor, which saves the configuration.
AbstractGlassFishInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish.internal
GlassFish installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
AbstractGlassFishInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Calls parent constructor, which saves the container.
AbstractGlassFishStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish.internal
GlassFish standalone local configuration.
AbstractGlassFishStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishStandaloneLocalConfiguration
Creates the local configuration object.
AbstractInstalledLocalContainer - Class in org.codehaus.cargo.container.spi
Default container implementation that all local installed container implementations must extend.
AbstractInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Default constructor.
AbstractInstalledLocalDeployer - Class in org.codehaus.cargo.container.spi.deployer
Base deployer to deploy to installed local containers.
AbstractInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractInstalledLocalDeployer
AbstractIntrospectionGenericHintFactory<T> - Class in org.codehaus.cargo.generic.spi
Extension to AbstractGenericHintFactory that registers and creates instances from implementation classes specified as String, using introspection.
AbstractIntrospectionGenericHintFactory() - Constructor for class org.codehaus.cargo.generic.spi.AbstractIntrospectionGenericHintFactory
 
AbstractJBoss5xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss.internal
Abstract class for JBoss 5x container family.
AbstractJBoss5xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.internal.AbstractJBoss5xInstalledLocalContainer
AbstractJBoss5xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss.internal
Basis for all JBoss 5.x and 6.x standalone local configurations.
AbstractJBoss5xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.internal.AbstractJBoss5xStandaloneLocalConfiguration
AbstractJBossInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss.internal
Abstract class for JBoss container family.
AbstractJBossInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
AbstractJBossRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
Capabilities of JBoss's runtime configuration.
AbstractJBossRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.AbstractJBossRuntimeConfigurationCapability
Initialize the configuration-specific supports Map.
AbstractJettyEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty.internal
Common code for all Jetty embedded container implementations.
AbstractJettyEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
AbstractJettyEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty.internal
Base class for all Jetty deployers.
AbstractJettyEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
AbstractJettyEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty.internal
Base class for Jetty standalone configurations.
AbstractJettyEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedStandaloneLocalConfiguration
AbstractJettyExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty.internal
Abstract configuration for existing local Jetty
AbstractJettyExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyExistingLocalConfiguration
AbstractJettyRemoteContainer - Class in org.codehaus.cargo.container.jetty.internal
Special container support for wrapping a running instance of Jetty.
AbstractJettyRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyRemoteContainer
AbstractJettyStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty.internal
Base class for Jetty standalone configurations.
AbstractJettyStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration
AbstractJonas4xRemoteDeployer - Class in org.codehaus.cargo.container.jonas.internal
Remote deployer for JOnAS 4.x.
AbstractJonas4xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jonas.internal.AbstractJonas4xRemoteDeployer
Constructor.
AbstractJonas5xRemoteDeployer - Class in org.codehaus.cargo.container.jonas.internal
Remote deployer for JOnAS 5.x.
AbstractJonas5xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
Constructor.
AbstractJonasExistingLocalConfiguration - Class in org.codehaus.cargo.container.jonas.internal
JOnAS existing Configuration implementation.
AbstractJonasExistingLocalConfiguration(String, String) - Constructor for class org.codehaus.cargo.container.jonas.internal.AbstractJonasExistingLocalConfiguration
Creates the configuration.
AbstractJonasInstalledLocalContainer - Class in org.codehaus.cargo.container.jonas.internal
Support for the JOnAS JEE container.
AbstractJonasInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
AbstractJonasRemoteDeployer - Class in org.codehaus.cargo.container.jonas.internal
Abstract base class for JOnAS remote deployment.
AbstractJonasRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
Constructor.
AbstractJonasRemoteDeployer.ActionType - Class in org.codehaus.cargo.container.jonas.internal
Action types.
AbstractJonasRemoteDeployer.RemoteDeployerConfig - Class in org.codehaus.cargo.container.jonas.internal
This class represents the Remote Deployer Configuration.
AbstractJonasRemoteDeployer.TargetType - Class in org.codehaus.cargo.container.jonas.internal
Target types.
AbstractJonasStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jonas.internal
Implementation of a standalone Configuration for JOnAS.
AbstractJonasStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jonas.internal.AbstractJonasStandaloneLocalConfiguration
AbstractJRunInstalledLocalContainer - Class in org.codehaus.cargo.container.jrun.internal
Common support for all JRun container versions.
AbstractJRunInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jrun.internal.AbstractJRunInstalledLocalContainer
AbstractJsr88Deployer - Class in org.codehaus.cargo.container.spi.deployer
JSR-88 remote deployer.
AbstractJsr88Deployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
Constructor.
AbstractLocalConfiguration - Class in org.codehaus.cargo.container.spi.configuration
Base implementation of ContainerConfiguration that can be specialized for standalone configuration, existing configuration or other local configurations.
AbstractLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
 
AbstractLocalConfigurationCapability - Class in org.codehaus.cargo.container.spi.configuration
Base implementation of ConfigurationCapability that needs to be extended by each local configuration's implementation.
AbstractLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfigurationCapability
AbstractLocalContainer - Class in org.codehaus.cargo.container.spi
Default container implementation that all local container implementations must extend.
AbstractLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.spi.AbstractLocalContainer
Default constructor.
AbstractLocalDeployer - Class in org.codehaus.cargo.container.spi.deployer
Base deployer to deploy to local containers (installed or embedded).
AbstractLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractLocalDeployer
 
AbstractLogger - Class in org.codehaus.cargo.util.internal.log
Base clas for all Loggers.
AbstractLogger() - Constructor for class org.codehaus.cargo.util.internal.log.AbstractLogger
Default logging level is WARN.
AbstractLogger(LogLevel) - Constructor for class org.codehaus.cargo.util.internal.log.AbstractLogger
 
AbstractOc4j10xInstalledLocalContainer - Class in org.codehaus.cargo.container.orion.internal
Abstract class for installed local container for the OC4J 10.x application server.
AbstractOc4j10xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.orion.internal.AbstractOc4j10xInstalledLocalContainer
Constructor.
AbstractOrionInstalledLocalContainer - Class in org.codehaus.cargo.container.orion.internal
Basic support for the Orion application server.
AbstractOrionInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.orion.internal.AbstractOrionInstalledLocalContainer
AbstractOrionStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.orion.internal
Standalone configuration methods common to both Orion and Oc4j containers.
AbstractOrionStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
construct the instance and set the rmi port.
AbstractPackagerValidator - Class in org.codehaus.cargo.sample.java.validator
Abstract validator, that instanciates the PackagerFactory.
AbstractPackagerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.AbstractPackagerValidator
 
AbstractPingContainerMonitor - Class in org.codehaus.cargo.container.spi.startup
Abstract implementation of monitor checking container status by pinging URL.
AbstractPingContainerMonitor(Container) - Constructor for class org.codehaus.cargo.container.spi.startup.AbstractPingContainerMonitor
Constructor.
AbstractRemoteContainer - Class in org.codehaus.cargo.container.spi
Base implementation of a remote container.
AbstractRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.spi.AbstractRemoteContainer
Default constructor.
AbstractRemoteDeployer - Class in org.codehaus.cargo.container.spi.deployer
Base deployer to deploy to containers without any reference to where the container is installed (be it on the same machine or on another one).
AbstractRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractRemoteDeployer
 
AbstractResinInstalledLocalContainer - Class in org.codehaus.cargo.container.resin.internal
Common support for all Resin container versions.
AbstractResinInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.resin.internal.AbstractResinInstalledLocalContainer
AbstractResinStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.resin.internal
Common class for all Resin standalone local configurations.
AbstractResinStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
AbstractResourceScriptCommand - Class in org.codehaus.cargo.container.configuration.script
Implementation of general functionality for configuration script commands.
AbstractResourceScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.configuration.script.AbstractResourceScriptCommand
Sets configuration containing all needed information for building configuration scripts.
AbstractRuntimeConfiguration - Class in org.codehaus.cargo.container.spi.configuration
Base implementation for a runtime configuration.
AbstractRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractRuntimeConfiguration
 
AbstractRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.spi.configuration
Base implementation of ConfigurationCapability that needs to be extended by each runtime configuration's implementation.
AbstractRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractRuntimeConfigurationCapability
AbstractScriptCommand - Class in org.codehaus.cargo.container.configuration.script
Implementation of general functionality for configuration script commands.
AbstractScriptCommand(Configuration) - Constructor for class org.codehaus.cargo.container.configuration.script.AbstractScriptCommand
Sets configuration containing all needed information for building configuration scripts.
AbstractStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.spi.configuration
Base implementation for a standalone local configuration.
AbstractStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
AbstractStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.spi.configuration
Base implementation of ConfigurationCapability that needs to be extended by each standalone configuration's implementation.
AbstractStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfigurationCapability
AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder - Class in org.codehaus.cargo.container.spi.configuration.builder
Base implementation for a standalone local configuration.
AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder(String) - Constructor for class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
AbstractSwitchableLocalDeployer - Class in org.codehaus.cargo.container.spi.deployer
Implementation decides how to deploy or undeploy based on the running state of the server.
AbstractSwitchableLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.spi.deployer.AbstractSwitchableLocalDeployer
AbstractTomcatConfigurationBuilder - Class in org.codehaus.cargo.container.tomcat.internal
Constructs xml elements needed to configure a DataSource for Tomcat.
AbstractTomcatConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
AbstractTomcatManagerDeployer - Class in org.codehaus.cargo.container.tomcat.internal
Common code to perform both local or remote deployments using a Tomcat manager-based deployer.
AbstractTomcatManagerDeployer(Container) - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
Default initialization.
AbstractTomcatManagerInstalledLocalDeployer - Class in org.codehaus.cargo.container.tomcat.internal
Common code to perform local deployments using a Tomcat manager-based deployer.
AbstractTomcatManagerInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer
AbstractTomcatRemoteContainer - Class in org.codehaus.cargo.container.tomcat.internal
Special container support for wrapping a running instance of Apache Tomcat.
AbstractTomcatRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatRemoteContainer
AbstractTomcatRemoteDeployer - Class in org.codehaus.cargo.container.tomcat.internal
Common code to perform remote deployments using a Tomcat manager-based deployer.
AbstractTomcatRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatRemoteDeployer
AbstractTomeeRemoteDeployer - Class in org.codehaus.cargo.container.tomee.internal
A special TomEE manager-based deployer to perform deployment to a remote container.
AbstractTomeeRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomee.internal.AbstractTomeeRemoteDeployer
AbstractUberWarMojo - Class in org.codehaus.cargo.maven3
Common mojo for Uberjar.
AbstractUberWarMojo() - Constructor for class org.codehaus.cargo.maven3.AbstractUberWarMojo
 
AbstractWebLogicInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic.internal
Basic support for the WebLogic application server.
AbstractWebLogicInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
AbstractWebLogicRemoteContainer - Class in org.codehaus.cargo.container.weblogic.internal
Basic support for the WebLogic remote application server.
AbstractWebLogicRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicRemoteContainer
AbstractWebLogicWlstExistingLocalConfiguration - Class in org.codehaus.cargo.container.weblogic.internal
Contains common WebLogic configuration functionality for WLST.
AbstractWebLogicWlstExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstExistingLocalConfiguration
AbstractWebLogicWlstRuntimeConfiguration - Class in org.codehaus.cargo.container.weblogic.internal
Contains common WebLogic configuration functionality for WLST.
AbstractWebLogicWlstRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstRuntimeConfiguration
AbstractWebLogicWlstStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic.internal
Contains common WebLogic configuration functionality for WLST.
AbstractWebLogicWlstStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstStandaloneLocalConfiguration
AbstractWildFlyInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly.internal
WildFly container implementation.
AbstractWildFlyInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
AbstractWildFlyRemoteDeployer - Class in org.codehaus.cargo.container.wildfly.internal
Remote deployer that uses the remote API to deploy to WildFly.
AbstractWildFlyRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyRemoteDeployer
 
AbstractWildFlyScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands
Contains common logic used by WildFly commands.
AbstractWildFlyScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.AbstractWildFlyScriptCommand
Sets configuration containing all needed information for building configuration scripts.
AbstractWildFlyStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly.internal
Base class for WildFly standalone local configuration.
AbstractWildFlyStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyStandaloneLocalConfiguration
AbstractWildFlySwarmInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly.swarm.internal
WildFly Swarm container common implementation.
AbstractWildFlySwarmInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
accept(File) - Method in class org.codehaus.cargo.module.webapp.merge.MergeWarFileDetails
activateDefaultPrincipalToRoleMapping() - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
Does not do anything since GlassFish 2.x support was not tested.
activateDefaultPrincipalToRoleMapping() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
Does not do anything since GlassFish 3.x support was not tested.
activateDefaultPrincipalToRoleMapping() - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xInstalledLocalDeployer
Does not do anything since GlassFish 3.x support was not tested.
activateDefaultPrincipalToRoleMapping() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Activates the default principal to role mapping.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty10xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty11xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
Configure the logging for the Jetty container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty8xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
activateLogging(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedStandaloneLocalConfiguration
Turn on the logging for the container.
ADD_MISSING_NODES - org.codehaus.cargo.util.XmlReplacement.ReplacementBehavior
Add missing nodes, if the XPath only matches on any upper level
addAllDependentJars(WarArchiveMerger) - Method in class org.codehaus.cargo.maven3.UberWarMojo
Add all the JAR files specified into the merge - these will appear in the WEB-INF/lib directory.
addAllTransitiveJars(WarArchiveMerger) - Method in class org.codehaus.cargo.maven3.UberWarMojo
Add all JAR files into the WAR file, calculated transitively and resolved in the normal 'maven' way (I.E if 2 war files contain different versions, resolve to using only *1* version).
addAllWars(WarArchiveMerger) - Method in class org.codehaus.cargo.maven3.UberWarMojo
Add all WARs from a merger.
addAppArgument(File) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified pathname as an argument to the application.
addAppArgument(File) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified pathname as an argument to the application.
addAppArgumentLine(String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified comma separated argument line as arguments to the application.
addAppArgumentLine(String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified comma separated argument line as arguments to the application.
addAppArguments(String...) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified values as arguments to the application.
addAppArguments(String...) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified values as arguments to the application.
addAutoDeployDeployable(LocalContainer) - Method in class org.codehaus.cargo.maven3.ContainerStartMojo
If the project's packaging is war, ear or ejb and there is no deployer specified using the <deployables> element, then add the generated artifact to the list of deployables to deploy statically.

Note that the reason we check that a deployer element has not been specified is because if it has then the auto deployable will be deployed by the specified deployer.
addChild(TomcatEmbedded.Context) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Host
Deploys a web application.
addChild(TomcatEmbedded.Host) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Engine
Adds a new TomcatEmbedded.Host to the engine.
addClasspathEntries(File...) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified paths to the system classpath of the JVM.
addClasspathEntries(File...) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified paths to the system classpath of the JVM.
addClasspathEntries(String...) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified paths to the system classpath of the JVM.
addClasspathEntries(String...) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified paths to the system classpath of the JVM.
addClasspathEntries(List<String>) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds additional classpath entries.
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.configuration.script.AbstractResourceScriptCommand
Add custom properties needed for configuration script filtering.
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.DeployDeployableOnlineScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.DeployDeployableScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.UndeployDeployableOnlineScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.UndeployDeployableScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.CreateDomainScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.JtaScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.LoggingScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ReadDomainOfflineScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ReadDomainOnlineScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.WriteDomainScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.DataSourceConnectionPropertyScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.DataSourceScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsConnectionFactoryScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsModuleScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsQueueScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsServerScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsSubdeploymentScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.MailSessionScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.AddUserToGroupScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.CreateGroupScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.CreateUserScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.AddSharedLibraryToDeployableScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.DeployDeployableScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.DeploySharedLibraryScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.StartDeployableScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.StopDeployableScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.UndeployDeployableScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.LoggingScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetGlobalSecurityPropertyScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetJvmPropertyScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetSessionManagementPropertyScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetSystemPropertyScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.ImportWsadminlibScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.DataSourceConnectionPropertyScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.DataSourceScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsConnectionFactoryScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsQueueScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsSiBusMemberScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsSiBusScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.AddUserToGroupScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.CreateGroupScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.CreateUserScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server.AddModuleScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.LoggingScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.SystemPropertyScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.DataSourceScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.DriverScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.JmsQueueScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.JmsTopicScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.MailScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.XaDataSourceScriptCommand
 
addConfigurationScriptProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.XaDriverScriptCommand
 
addConfiguredConfigfile(FileConfig) - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
addConfiguredDataSource(DataSourceElement) - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
addConfiguredDeployable(DeployableElement) - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
addConfiguredFile(FileConfig) - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
addConfiguredProperty(Property) - Method in class org.codehaus.cargo.ant.ConfigurationElement
Add a container property.
addConfiguredProperty(Property) - Method in class org.codehaus.cargo.ant.DaemonElement
Add a container property.
addConfiguredProperty(Property) - Method in class org.codehaus.cargo.ant.DeployableElement
Add a deployable property.
addConfiguredRole(RoleElement) - Method in class org.codehaus.cargo.ant.UserElement
 
addConfiguredSysproperty(Environment.Variable) - Method in class org.codehaus.cargo.ant.CargoTask
Called by Ant when the Variable object has been properly initialized.
addConfiguredSyspropertyset(PropertySet) - Method in class org.codehaus.cargo.ant.CargoTask
Adds a set of properties that will be used as system properties in the executing container VM.
addConfiguredUser(UserElement) - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
addConfiguredXmlreplacement(XmlReplacement) - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
addConnectOptions(List<String>) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Adds connection options.
addConnector(TomcatEmbedded.Connector) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Adds a connector.
addContextParam(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Adds a new context-param element to the descriptor.
addDataSource(DataSource) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
Add data source the container can take advantage of.
addDataSource(DataSource) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Add data source the container can take advantage of.
addDataSourcesFromProperties() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Parse properties and add any DataSources to pending configuration.
addDataSourceToDomain(DataSource, Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
Insert the corresponding datasource element into the domain of the WebLogic server.
addDeployable(Deployable) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
Deploy a Deployable in the container.
addDeployable(Deployable) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Deploy a Deployable in the container.
addDeployables() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Add the cargo deployables and the Cargo Ping Check.
addDeployables() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
Adds deployments on startup arg line.
addDeployableToDomain(Deployable, Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
Create and insert an app-deployment element into the domain of the WebLogic server.
addDeployedWebAppContext(String, Object) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Add a new entry to the context path:deployable map.
addDeploymentArguments(List<String>) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Adds deployment arguments defined by GlassFishPropertySet.DEPLOY_ARG_PREFIX.
addDispatcher(String) - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
Add a dispatcher.
addDispatchPolicy(EjbDef, String) - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
Adds a dispatch policy to a ejb definition.
addEarToDomain(EAR, Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
Insert the corresponding ear element into the domain of the WebLogic server.
addEjbModule(String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
Adds a ejb module to the deployment descriptor.
addEjbRef(WebXml, EjbRef) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add an EJB Reference.
addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
Adds an ejb reference to the descriptor.
addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.orion.OrionWebXml
Adds a ejb reference description to orion-web.xml.
addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
Adds a ejb reference.
addEjbReference(EjbRef) - Method in interface org.codehaus.cargo.module.webapp.VendorWebAppDescriptor
Adds an ejb reference to the descriptor.
addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXml
Adds a ejb reference description to the weblogic.xml.
addEjbReference(EjbRef) - Method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmi
Adds a ejb reference description to the websphere web deployment descriptor.
addElement(DescriptorTag, Element, Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
Adds an element of the specified tag to the descriptor.
addElement(DescriptorTag, Element, Element) - Method in interface org.codehaus.cargo.module.Descriptor
Add an element into the descriptor.
addEngine(TomcatEmbedded.Engine) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
addExclusionPattern(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergeWarFileDetails
Add a file or library exclusion pattern.
addExtraClasspath(String) - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
 
addExtraClasspath(String) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
addExtraClasspath(JvmLauncher) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Add extra container classpath entries specified by the user.
addExtraClasspath(JvmLauncher) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer
Configures the extra classpath if we are not on an AbstractCatalinaStandaloneLocalConfiguration, does nothing otherwise.
addField(String, String) - Method in class org.codehaus.cargo.container.internal.http.writer.UrlEncodedFormWriter
Writes a string field value.
addFilter(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add a filter to the descriptor.
addFilter(WebXml, Filter) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
 
addFilterDispatcher(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
 
addFilterInitParam(WebXml, String, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add an init param to a filter.
addFilterMapping(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
 
addHandler(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Deploy the handler representing the webapp to jetty.
addHandlerMethod - Variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
The method to call to add a handler for a webapp.
addJettyHandlers() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Add Jetty handlers.
addJettyHandlers() - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
Add Jetty handlers.
addJspFile(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add a JSP file.
addJvmArgument(File) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified pathname as an argument to the JVM.
addJvmArgument(File) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified pathname as an argument to the JVM.
addJvmArgumentLine(String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified comma separated argument line as arguments to the JVM.
addJvmArgumentLine(String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified comma separated argument line as arguments to the JVM.
addJvmArguments(String...) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Adds the specified values as arguments to the JVM.
addJvmArguments(String...) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Adds the specified values as arguments to the JVM.
addMemoryArguments(JvmLauncher) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Adds the JVM memory arguments.
addMemoryArguments(JvmLauncher) - Method in class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
Adds the JVM memory arguments.
addMergeItem(Object) - Method in class org.codehaus.cargo.module.merge.DocumentMerger
Add an item to be merged.
addMergeItem(Object) - Method in class org.codehaus.cargo.module.merge.DocumentMergerByXslt
Add an item to be merged.
addMergeItem(Object) - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
Add an item to be merged.
addMergeItem(Object) - Method in interface org.codehaus.cargo.module.merge.MergeProcessor
Add an item to be merged.
addMergeItem(Object) - Method in class org.codehaus.cargo.module.webapp.merge.ArchiveResourceMerger
Add an item into the merge.
addMergeItem(Object) - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
Add an item to be merged.
addMergeProcessor(String, MergeProcessor) - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
Add a merging processor that merges specified items witin the war files.
addMerger(DescriptorMerger) - Method in class org.codehaus.cargo.module.XmlMerger
 
addMissingJmsResources(LocalConfiguration) - Static method in class org.codehaus.cargo.container.weblogic.internal.configuration.rules.WebLogicResourceRules
Method used for adding resources needed by WebLogic JMS in case they weren't defined in Cargo properties.
addMissingJmsResources(LocalConfiguration) - Static method in class org.codehaus.cargo.container.websphere.internal.configuration.rules.WebSphereResourceRules
Method used for adding resources needed by WebSphere JMS in case they weren't defined in Cargo properties.
addMissingResources() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstStandaloneLocalConfiguration
Used for adding resources which aren't defined in Cargo properties, but needs to be created in order to make all resources work.
addModuleScript(String, List<String>, List<String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly8xCliConfigurationFactory
addModuleScript(String, List<String>, List<String>) - Method in interface org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFlyCliConfigurationFactory
 
addModuleScript(String, InstalledLocalContainer, List<ScriptCommand>) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyStandaloneLocalConfiguration
Create module from JAR file and add it to the script list.
AddModuleScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server
Implementation of adding of modules configuration script command.
AddModuleScriptCommand(Configuration, String, String, List<String>, List<String>) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server.AddModuleScriptCommand
Sets configuration containing all needed information for building configuration scripts.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
addParameter(String, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Context
Add a new context initialization parameter.
addProcessor(String, MergeProcessor) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
 
addProperties(PropertyTable) - Method in class org.codehaus.cargo.daemon.Handle
Add all the properties to this handle.
addRequestProperty(String, String) - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
 
addResource(Resource) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
Add resources the container can take advantage of.
addResource(Resource) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Add resources the container can take advantage of.
addResources(JBoss7xInstalledLocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss75xStandaloneLocalConfiguration
Add resources to JBoss domain
addResourcesFromProperties() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Parse properties and add any Resources to pending configuration.
addRole(String) - Method in class org.codehaus.cargo.container.property.User
 
addRoles(List<String>) - Method in class org.codehaus.cargo.container.property.User
 
addRuntimeArgs(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
Add command line arguments to the java command.
addRuntimeArgs(JvmLauncher) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Add command line arguments to the java command.
addRuntimeArgs(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
Add command line arguments to the java command.
addSecurityConstraint(WebXml, String, String, List<String>) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add a security constraint.
addSecurityRole(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
 
addServlet(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add a servlet to the descriptor.
addServlet(WebXml, Servlet) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add a servlet to the web xml.
addServletInitParam(WebXml, String, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add an init param to a servlet.
addServletMapping(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
 
addServletRunAsRoleName(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
 
addSharedClasspath(String) - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
 
addSharedClasspath(String) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
AddSharedLibraryToDeployableScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment
Implementation of deploying shared library configuration script command.
AddSharedLibraryToDeployableScriptCommand(Configuration, String, Deployable, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.AddSharedLibraryToDeployableScriptCommand
Sets configuration containing all needed information for building configuration scripts.
addStrategyForName(String, MergeStrategy) - Method in class org.codehaus.cargo.module.merge.tagstrategy.ChooseByNameMergeStrategy
If the element has this name, then use this strategy.
addSysProp(JvmLauncher, Map<String, String>, String, String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
Add java system properties (to configure JOnAS properly).
addSysproperty(Environment.Variable) - Method in class org.codehaus.cargo.ant.CargoTask
Adds a system property that will be set up in the executing container VM.
addTag(DescriptorElement) - Method in class org.codehaus.cargo.module.webapp.WebXml
Add a tag into the document.
addTag(DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
Add a descriptor tag to this descriptor type.
addTag(DescriptorTag) - Method in interface org.codehaus.cargo.module.DescriptorType
Add a descriptor tag into this descriptor.
addTagInitParam(WebXmlElement, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Add an init-param to the web xml.
addTestSuite(Class<? extends Test>, Validator[]) - Method in class org.codehaus.cargo.sample.java.CargoTestSuite
Add a given test suite.
addTestSuite(Class<? extends Test>, Validator[], Set<String>) - Method in class org.codehaus.cargo.sample.java.CargoTestSuite
Add a given test suite.
addToolsJarToClasspath(JvmLauncher) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Adds the tools.jar to the classpath, except for Mac OSX and Java 9 or above - As these JVMs do not need the tools.jar.
addUndeploymentArguments(List<String>) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Adds undeployment arguments defined by GlassFishPropertySet.UNDEPLOY_ARG_PREFIX.
addUrlPattern(String) - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
Add a URL Pattern.
addUrlPattern(String) - Method in class org.codehaus.cargo.module.webapp.elements.ServletMapping
Add a URL Pattern.
addUser(User) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
Add user to container.
addUser(User) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Add user to container.
addUsersFromProperties() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Parse properties and add any users to pending configuration.
AddUserToGroupScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.user
Implementation of adding user to group configuration script command.
AddUserToGroupScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.user
Implementation of adding user to group configuration script command.
AddUserToGroupScriptCommand(Configuration, String, User, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.AddUserToGroupScriptCommand
Sets configuration containing all needed information for building configuration scripts.
AddUserToGroupScriptCommand(Configuration, String, User, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.AddUserToGroupScriptCommand
Sets configuration containing all needed information for building configuration scripts.
addUserToGroupsScript(User) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
 
addVendorDescriptor(VendorEjbDescriptor) - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
Associates a vendor specific descriptor with this web.xml.
addVendorDescriptor(VendorWebAppDescriptor) - Method in class org.codehaus.cargo.module.webapp.WebXml
Associates a vendor specific descriptor with this web.xml.
addWar(WarArchiveMerger, String) - Method in class org.codehaus.cargo.maven3.UberWarMojo
Add a WAR to the uberwar.
addWarToDomain(WAR, Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
Insert the corresponding web app element into the domain of the WebLogic server.
addWeblogicAdminArguments(JvmLauncher) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
Add WebLogic admin arguments.
addWebModule(String, String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
Adds a web module to the deployment descriptor.
addXmlReplacement(String, String, String) - Method in interface org.codehaus.cargo.container.configuration.StandaloneLocalConfiguration
Adds an XML replacement.
addXmlReplacement(String, String, String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
Adds an XML replacement.
addXmlReplacement(String, String, String, String) - Method in interface org.codehaus.cargo.container.configuration.StandaloneLocalConfiguration
Adds an XML replacement.
addXmlReplacement(String, String, String, String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
Adds an XML replacement.
addXmlReplacement(String, String, String, String, XmlReplacement.ReplacementBehavior) - Method in interface org.codehaus.cargo.container.configuration.StandaloneLocalConfiguration
Adds an XML replacement.
addXmlReplacement(String, String, String, String, XmlReplacement.ReplacementBehavior) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
Adds an XML replacement.
addXmlReplacement(XmlReplacement) - Method in interface org.codehaus.cargo.container.configuration.StandaloneLocalConfiguration
Adds an XML replacement.
addXmlReplacement(XmlReplacement) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
Adds an XML replacement.
ADMIN_PASSWORD - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
Password for user with administrator rights.
ADMIN_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
The admin HTTP port that GlassFish will use.
ADMIN_PWD - Static variable in interface org.codehaus.cargo.container.orion.Oc4jPropertySet
Admin password.
ADMIN_PWD - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
Password for user with administrator rights.
ADMIN_USER - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
User with administrator rights.
ADMIN_USERNAME - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
User with administrator rights.
ADMINISTRATION_PORT - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
WebSphere administration port.
AJP_PORT - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Port tomcat will listen on for AJP 1.3 requests.
AliasedDeployerDeployMojo - Class in org.codehaus.cargo.maven3
Class used uniquely to provide a goal alias for deployer-deploy.
AliasedDeployerDeployMojo() - Constructor for class org.codehaus.cargo.maven3.AliasedDeployerDeployMojo
 
AliasedDeployerRedeployMojo - Class in org.codehaus.cargo.maven3
Class used uniquely to provide a goal alias for deployer-redeploy.
AliasedDeployerRedeployMojo() - Constructor for class org.codehaus.cargo.maven3.AliasedDeployerRedeployMojo
 
AliasedDeployerUndeployMojo - Class in org.codehaus.cargo.maven3
Class used uniquely to provide a goal alias for deployer-undeploy.
AliasedDeployerUndeployMojo() - Constructor for class org.codehaus.cargo.maven3.AliasedDeployerUndeployMojo
 
ALL - org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
Both JVM args and system properties will be overwritten.
ALTERNATIVE_DEPLOYMENT_DIR - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
Deployment target directory to use instead of the default deployments directory.
ALTERNATIVE_MODULES_DIR - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
Modules directory to use instead of the default modules directory.
AntLogger - Class in org.codehaus.cargo.ant
Logger implementation that logs to Ant.
AntLogger(Project) - Constructor for class org.codehaus.cargo.ant.AntLogger
Constructor.
AntLogger(Target) - Constructor for class org.codehaus.cargo.ant.AntLogger
Constructor.
AntLogger(Task) - Constructor for class org.codehaus.cargo.ant.AntLogger
Constructor.
AOP - Class in org.codehaus.cargo.container.deployable
Wraps a AOP (JBoss AOP Archive) file that will be deployed in the container.
AOP - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
The AOP deployable type.
AOP(String) - Constructor for class org.codehaus.cargo.container.deployable.AOP
 
append() - Method in class org.codehaus.cargo.util.MissingXmlElementAppender
Appends the missing nodes.
append(String, String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Append a suffix path to an existing path.
append(String, String) - Method in interface org.codehaus.cargo.util.FileHandler
Append a suffix path to an existing path.
APPLICATION_SECURITY - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
Whether to enable or disable application security for deployed applications.
ApplicationXml - Class in org.codehaus.cargo.module.application
Encapsulates the DOM representation of an EAR descriptor (application.xml) to provide convenience methods for easy access and manipulation.
ApplicationXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.application.ApplicationXml
Constructor.
ApplicationXmlIo - Class in org.codehaus.cargo.module.application
Provides convenience methods for reading and writing enterprise application deployment descriptors (application.xml).
ApplicationXmlTag - Class in org.codehaus.cargo.module.application
Represents the various top-level tags in a enterprise application deployment descriptor as a typesafe enumeration.
ApplicationXmlTag(ApplicationXmlType, String) - Constructor for class org.codehaus.cargo.module.application.ApplicationXmlTag
Constructor.
ApplicationXmlTag(ApplicationXmlType, String, boolean) - Constructor for class org.codehaus.cargo.module.application.ApplicationXmlTag
Constructor.
ApplicationXmlType - Class in org.codehaus.cargo.module.application
Descriptor type for application xml.
ApplicationXmlType() - Constructor for class org.codehaus.cargo.module.application.ApplicationXmlType
Protected Constructor.
ApplicationXmlVersion - Class in org.codehaus.cargo.module.application
Enumerated type that represents the version of the deployment descriptor of a enterprise application (application.xml).
applyPortOffset() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
Apply the port offset to the configuration port properties.
applyPortOffset() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
This method should only be called once all the properties has been set.
applyPortOffset(String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Apply the port offset on the specified property
APPS_DIRECTORY - Static variable in interface org.codehaus.cargo.container.tomee.TomeePropertySet
The apps directory of TomEE.
ArchiveResourceMerger - Class in org.codehaus.cargo.module.webapp.merge
Class to store merging operations.
ArchiveResourceMerger(String, MergeProcessor) - Constructor for class org.codehaus.cargo.module.webapp.merge.ArchiveResourceMerger
Constructor.
ArtifactInstaller - Class in org.codehaus.cargo.maven3.configuration
An ArtifactInstaller encapsulates the resolving of an artifact from a local or remote Maven repository.
ArtifactInstaller() - Constructor for class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
 
assertPing(String, String, URL, Map<String, String>, boolean, Logger) - Static method in class org.codehaus.cargo.sample.java.PingUtils
Ping a container and check the result.
assertPingFalse(String, String, URL, Logger) - Static method in class org.codehaus.cargo.sample.java.PingUtils
Ping a container and expect it to return an error.
assertPingFalse(String, URL, Logger) - Static method in class org.codehaus.cargo.sample.java.PingUtils
Ping a container and expect it to return an error.
assertPingTrue(String, String, URL, Map<String, String>, Logger) - Static method in class org.codehaus.cargo.sample.java.PingUtils
Ping a container and expect it to return a given content.
assertPingTrue(String, String, URL, Logger) - Static method in class org.codehaus.cargo.sample.java.PingUtils
Ping a container and expect it to return a given content.
assertPingTrue(String, URL, Logger) - Static method in class org.codehaus.cargo.sample.java.PingUtils
Ping a container and expect it to return any content.
AUTH_CONSTRAINT - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'auth-constraint'.
AUTH_FILTER - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'auth-filter'.
AUTH_METHOD - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'auth-method'.
AuthConstraint - Class in org.codehaus.cargo.module.webapp.elements
 
AuthConstraint(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.AuthConstraint
Constructor.
AUTO_DEPLOY_DIR - Static variable in interface org.codehaus.cargo.container.orion.Oc4jPropertySet
Directory set up for auto deploy.
AUTOSTART - Static variable in interface org.codehaus.cargo.tools.daemon.DaemonPropertySet
Set this property to enable autostart for a container

B

batchScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
 
BatchScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server
Implementation of batch configuration script command.
BatchScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server.BatchScriptCommand
Sets configuration containing all needed information for building configuration scripts.
BEA_HOME - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
BEA Home.
BUFFER_CHUNK_SIZE - Static variable in class org.codehaus.cargo.container.internal.http.HttpRequest
Size of the buffers / chunks used when sending files to the HTTP server.

When trying to upload large amount of data the internal connection buffer can become too large and exceed the heap size, leading to an OutOfMemoryError.
buildConfigurationEntryForXADataSourceConfiguredDataSource(DataSource) - Method in class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
buildConfigurationEntryForXADataSourceConfiguredDataSource(DataSource) - Method in class org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder
This implementation will create two elements, one for the XA DataSource, and another that proxies that.
buildConfigurationEntryForXADataSourceConfiguredDataSource(DataSource) - Method in class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
buildConfigurationEntryForXADataSourceConfiguredDataSource(DataSource) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractConfigurationBuilder
 
buildConfigurationEntryForXADataSourceConfiguredDataSource(DataSource) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
This throws an UnsupportedOperationException as Tomcat is not transactional.
buildConfigurationEntryForXADataSourceConfiguredDataSource(DataSource) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
buildDataSourceFileName(DataSource) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
determines the full path to store the datasource configuration file.
buildEntryForDriverConfiguredDataSourceWithLocalTx(DataSource) - Method in class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithLocalTx(DataSource) - Method in class org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithLocalTx(DataSource) - Method in class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithLocalTx(DataSource) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractConfigurationBuilder
 
buildEntryForDriverConfiguredDataSourceWithLocalTx(DataSource) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
This throws an UnsupportedOperationException as Tomcat is not transactional.
buildEntryForDriverConfiguredDataSourceWithLocalTx(DataSource) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithNoTx(DataSource) - Method in class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithNoTx(DataSource) - Method in class org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithNoTx(DataSource) - Method in class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithNoTx(DataSource) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractConfigurationBuilder
 
buildEntryForDriverConfiguredDataSourceWithNoTx(DataSource) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
this implementation first converts the DataSource to a Resource before returning XML.
buildEntryForDriverConfiguredDataSourceWithNoTx(DataSource) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithXaTx(DataSource) - Method in class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithXaTx(DataSource) - Method in class org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithXaTx(DataSource) - Method in class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
buildEntryForDriverConfiguredDataSourceWithXaTx(DataSource) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractConfigurationBuilder
 
buildEntryForDriverConfiguredDataSourceWithXaTx(DataSource) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
This throws an UnsupportedOperationException as Tomcat is not transactional.
buildEntryForDriverConfiguredDataSourceWithXaTx(DataSource) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
builder - Variable in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
XML DOM document builder.
buildSocketAddressForDeployableServer() - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
return the socket address used for serving deployables to remote JBoss servers
Bundle - Class in org.codehaus.cargo.container.deployable
Wraps an OSGi Bundle file that will be deployed in the container.
Bundle(String) - Constructor for class org.codehaus.cargo.container.deployable.Bundle
 
BUNDLE - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
The OSGi Bundle deployable type.
BYTES - org.codehaus.cargo.container.websphere.util.ByteUnit
Bytes
ByteUnit - Enum in org.codehaus.cargo.container.websphere.util
Represents byte size.

C

calculateArtifact(String) - Static method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Calculate the Maven artifact for a URL.
calculateContainerArtifactId(String) - Static method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Calculates the container artifact ID for a given container ID.
callCount - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
Call count.
canBeDeployed(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
Checks whether the given Deployable can actually be deployed and whether a deployable has a web context path that already exist in another previously deployed Deployable.
CargoDaemonAuthenticationFilter - Class in org.codehaus.cargo.daemon
Cargo daemon authentication filter.
CargoDaemonAuthenticationFilter() - Constructor for class org.codehaus.cargo.daemon.CargoDaemonAuthenticationFilter
 
CargoDaemonErrorServlet - Class in org.codehaus.cargo.daemon
Cargo daemon error handler servlet.
CargoDaemonErrorServlet() - Constructor for class org.codehaus.cargo.daemon.CargoDaemonErrorServlet
 
CargoDaemonException - Exception in org.codehaus.cargo.daemon
Cargo servlet exception.
CargoDaemonException() - Constructor for exception org.codehaus.cargo.daemon.CargoDaemonException
Constructor
CargoDaemonException(String) - Constructor for exception org.codehaus.cargo.daemon.CargoDaemonException
Constructor
CargoDaemonException(String, Throwable) - Constructor for exception org.codehaus.cargo.daemon.CargoDaemonException
Constructor.
CargoDaemonException(Throwable) - Constructor for exception org.codehaus.cargo.daemon.CargoDaemonException
Constructor.
CargoDaemonServlet - Class in org.codehaus.cargo.daemon
Cargo daemon servlet.
CargoDaemonServlet() - Constructor for class org.codehaus.cargo.daemon.CargoDaemonServlet
 
CargoException - Exception in org.codehaus.cargo.util
Base exception class for all Cargo classes.
CargoException(String) - Constructor for exception org.codehaus.cargo.util.CargoException
 
CargoException(String, Throwable) - Constructor for exception org.codehaus.cargo.util.CargoException
 
CargoProject - Class in org.codehaus.cargo.maven3.util
Holder class to transport all required information to the configuration classes.
CargoProject(String, String, String, String, String, Set<Artifact>, Log) - Constructor for class org.codehaus.cargo.maven3.util.CargoProject
Saves all attributes.
CargoProject(MavenProject, Log) - Constructor for class org.codehaus.cargo.maven3.util.CargoProject
Saves all attributes.
CargoTask - Class in org.codehaus.cargo.ant
Ant task wrapper around the Cargo API to start/stop containers.
CargoTask() - Constructor for class org.codehaus.cargo.ant.CargoTask
 
CargoTestSuite - Class in org.codehaus.cargo.sample.java
Cargo test suite.
CargoTestSuite(String) - Constructor for class org.codehaus.cargo.sample.java.CargoTestSuite
Initialize with the given suite name.
CELL - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
WebSphere cell name.
CHARSET_PARAMS - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'charset-params'.
checkDirExists(String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasExistingLocalConfiguration
Check if the directory exists.
checkElement(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
Checks an element whether its name matches the specified name.
checkServletVersions(WebXml) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
Checks the versions of the servlet API in each descriptor, and logs a warning if a mismatch might result in the loss of definitions.
child(String) - Method in class org.codehaus.cargo.module.webapp.elements.WebXmlElement
 
ChooseByNameMergeStrategy - Class in org.codehaus.cargo.module.merge.tagstrategy
A merging strategy that is determined by name.
ChooseByNameMergeStrategy(MergeStrategy) - Constructor for class org.codehaus.cargo.module.merge.tagstrategy.ChooseByNameMergeStrategy
Constructor.
CLASSLOADER_MODE - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
Classloader mode used when deploying/starting the deployable(s).
cleanup() - Method in class org.codehaus.cargo.daemon.request.StartRequest
Cleans up the temporary data associated with this request.
clear(Map<String, String>) - Method in class org.codehaus.cargo.container.installer.Proxy
Clear all proxy settings.
CLI_EMBEDDED_SCRIPT - Static variable in interface org.codehaus.cargo.container.wildfly.WildFlyPropertySet
External CLI script file paths.
Used for custom configuration of WildFly container in embedded mode.

Example usage:
setProperty("cargo.wildfly.script.cli.embedded.journal", "target/test-classes/wildfly/wildfly10/jms-journal.cli")
CLI_OFFLINE_SCRIPT - Static variable in interface org.codehaus.cargo.container.wildfly.WildFlyPropertySet
External CLI script file paths.
Used for custom configuration of WildFly container in offline mode.

Example usage:
setProperty("cargo.wildfly.script.cli.offline.journal", "target/test-classes/wildfly/wildfly10/jms-journal.cli")
CLI_ONLINE_SCRIPT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
External CLI script file paths.
Used for custom configuration of JBoss container in online mode.

Example usage:
setProperty("cargo.jboss.script.cli.online.journal", "target/jms-journal.cli")
CLIWildFlyMonitor - Class in org.codehaus.cargo.container.wildfly.internal
WildFly monitor checking if CLI API is available.
CLIWildFlyMonitor(ScriptingCapableContainer) - Constructor for class org.codehaus.cargo.container.wildfly.internal.CLIWildFlyMonitor
Constructor.
close() - Method in class org.codehaus.cargo.container.internal.http.writer.MultipartFormWriter
close(PrintStream) - Static method in class org.codehaus.cargo.container.liberty.internal.ServerConfigUtils
Closes a server.xml and writes the closing server element.
CLUSTERED - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
Whether the JBoss Configuration should be clustered.
collectUnsupportedDataSourcesAndThrowException() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Warn user and throw an Exception if any unsupported DataSources are setup for this configuration.
collectUnsupportedResourcesAndThrowException() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Warn user and throw an Exception if any unsupported Resources are setup for this configuration.
CombinedContainerMonitor - Class in org.codehaus.cargo.container.spi.startup
Monitor which gathers information from multiple monitors.
CombinedContainerMonitor(Container, ContainerMonitor...) - Constructor for class org.codehaus.cargo.container.spi.startup.CombinedContainerMonitor
Constructor.
compare(Resource, Resource) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.util.WebLogicResourceComparator
compare(Resource, Resource) - Method in class org.codehaus.cargo.container.websphere.util.WebSphereResourceComparator
compareTo(ApplicationXmlVersion) - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
compareTo(EjbJarXmlVersion) - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
compareTo(WebXmlVersion) - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
compareTo(LogLevel) - Method in class org.codehaus.cargo.util.log.LogLevel
ComplexPropertyUtils - Class in org.codehaus.cargo.container.internal.util
Parser used for processing complexly defined properties like WebSpherePropertySet.EJB_TO_RES_REF_BINDING.
compress(String, String) - Method in class org.codehaus.cargo.util.ZipCompressor
Compress a directory into a ZIP file.
computeExtension(String) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
Compute the extension for a given Maven 3 packaging.
computeLocation(CargoProject) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
Compute the location of the current deployable.
configuration - Variable in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
The run time configuration.
configuration - Variable in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly8xCliConfigurationFactory
Container configuration.
Configuration - Class in org.codehaus.cargo.maven3.configuration
Holds configuration data for the <configuration> tag used to configure the plugin in the pom.xml file.
Configuration - Interface in org.codehaus.cargo.container.configuration
A configuration represents how a container is configured: where deployables are deployed, container ports, logging levels, container authentication, etc.
Configuration() - Constructor for class org.codehaus.cargo.maven3.configuration.Configuration
 
CONFIGURATION - Static variable in class org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration
JBoss configuration used as base.
CONFIGURATION - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
The JBoss configuration selected.
CONFIGURATION_VERSION - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
Version of the domain configuration.
configurationBuilder - Variable in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
used to insert DataSources and Resources into the configuration file.
ConfigurationBuilder - Interface in org.codehaus.cargo.container.configuration.builder
Builds String representations a Resource configuration.
ConfigurationCapability - Interface in org.codehaus.cargo.container.configuration
Represents the capability of a configuration.
ConfigurationCapabilityFactory - Interface in org.codehaus.cargo.generic.configuration
Allow finding a Configuration's capability for a given container identified by its id and its type.
ConfigurationContext - Class in org.codehaus.cargo.container.wildfly.swarm.internal.configuration
Context passed to configurators.
ConfigurationContext(FileHandler, String, File) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.ConfigurationContext
Constructor.
ConfigurationElement - Class in org.codehaus.cargo.ant
Nested Ant element to wrap the DefaultConfigurationFactory class.
ConfigurationElement() - Constructor for class org.codehaus.cargo.ant.ConfigurationElement
 
ConfigurationEntryType - Interface in org.codehaus.cargo.container.configuration.builder
Represents the type of a resource, such as a javax.sql.DataSource.
ConfigurationFactory - Interface in org.codehaus.cargo.generic.configuration
Create a Configuration knowing the container to which it is attached to and the configuration type.
configurationHome - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
Directory where container execution will happen.
ConfigurationType - Class in org.codehaus.cargo.container.configuration
Configuration type of Configurations.
ConfigurationType(String) - Constructor for class org.codehaus.cargo.container.configuration.ConfigurationType
 
CONFIGURATOR_PREFIX - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
Prefix used for configuration properties that will set values on the JOnAS configurator.
configure() - Method in class org.codehaus.cargo.container.installer.Proxy
Set the Java system properties related to proxies.
configure(DataSource, LocalContainer) - Method in interface org.codehaus.cargo.container.configuration.entry.DataSourceSupport
 
configure(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
configure(Resource, LocalContainer) - Method in interface org.codehaus.cargo.container.configuration.entry.ResourceSupport
 
configure(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
configure(LocalContainer) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
Setup the container which means setting up a valid directory structure, setting up configuration files and deploying static deployables.
configure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss71xStandaloneLocalConfiguration
Setup the container which means setting up a valid directory structure, setting up configuration files and deploying static deployables.
configure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration
Setup the container which means setting up a valid directory structure, setting up configuration files and deploying static deployables.
configure(LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Setup the container which means setting up a valid directory structure, setting up configuration files and deploying static deployables.
configure(LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
Configure the specified container.
configure(LocalContainer) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyStandaloneLocalConfiguration
Setup the container which means setting up a valid directory structure, setting up configuration files and deploying static deployables.
configureApplicationUsers(List<User>) - Method in interface org.codehaus.cargo.container.wildfly.swarm.internal.configuration.UserAccountsConfigurator
Configures user accounts and roles.
configureApplicationUsers(List<User>) - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml.UserAccountsYamlConfigurator
Configures user accounts and roles.
configureDatasource(LocalContainer, String) - Method in class org.codehaus.cargo.container.jetty.Jetty12xStandaloneLocalConfiguration
Jetty 12.x requiring different jetty-plus modules for different EE versions, this implementation creates no replacements, but rather adds the c3p0 and other JARs to the container classpath.
configureDatasource(LocalContainer, String) - Method in class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
Configure datasource definitions.
configureDatasource(LocalContainer, String) - Method in class org.codehaus.cargo.container.jetty.Jetty8xStandaloneLocalConfiguration
Configure datasource definitions.
configureDataSources(LocalContainer) - Method in interface org.codehaus.cargo.container.configuration.entry.DataSourceSupport
Configure the DataSources defined for this configuration.
configureDataSources(LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
Configure the DataSources defined for this configuration.
configureDataSourceWithImplementationClass(DataSource, String) - Method in class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
 
configureDataSourceWithImplementationClass(DataSource, String) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
 
configureDataSourceWithImplementationClass(DataSource, String) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic9x10x103x12xConfigurationBuilder
In WebLogic 9.x DataSource definitions are located in separate files linked to config.xml.
configureExtraClasspathToken(WAR, Element) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
Configures the specified context element with the extra classpath (if any) of the given WAR.
configureExtraClasspathToken(WAR, Element) - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
 
configureExtraClasspathToken(WAR, Element) - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
Configures the specified context element with the extra classpath (if any) of the given WAR.
configureFiles(Map<String, String>, LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Copy the customized configuration files into the cargo home directory.
configureFiles(Map<String, String>, LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
Copy the customized configuration files into the cargo home directory.
configureHttpsConnectorXml() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xStandaloneLocalConfiguration
Configure HTTPS connector.
configureHttpsConnectorXml() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
Configure HTTPS connector.
configureJettyConnectors() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Configure Jetty connectors.
configureJettyConnectors() - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
Configure Jetty connectors.
configureJettyConnectors() - Method in class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedLocalContainer
Configure Jetty connectors.
ConfigureMojo - Class in org.codehaus.cargo.maven3
Mojo to create a local container standalone configuration at a specified directory.
ConfigureMojo() - Constructor for class org.codehaus.cargo.maven3.ConfigureMojo
 
configurePortsScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
 
ConfigurePortsScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain
Implementation of configure ports configuration script command.
ConfigurePortsScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.ConfigurePortsScriptCommand
Sets configuration containing all needed information for building configuration scripts.
configureRealmXml() - Method in class org.codehaus.cargo.container.jetty.Jetty12xStandaloneLocalConfiguration
Configure the XML portions for the authentication realm.
configureRealmXml() - Method in class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
Configure the XML portions for the authentication realm.
configureResources(LocalContainer) - Method in interface org.codehaus.cargo.container.configuration.entry.ResourceSupport
Configure the Resources defined for this configuration.
configureResources(LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
Configure the Resources defined for this configuration.
configureUsingAsAdmin(AbstractGlassFishInstalledLocalContainer) - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xStandaloneLocalConfiguration
Configures the domain using asadmin.
configureUsingAsAdmin(AbstractGlassFishInstalledLocalContainer) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xStandaloneLocalConfiguration
Configures the domain using asadmin.
configureUsingAsAdmin(AbstractGlassFishInstalledLocalContainer) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishStandaloneLocalConfiguration
Configures the domain using asadmin.
connect(String, String, String, int, Logger) - Method in class org.codehaus.cargo.container.jboss.internal.JdkHttpURLConnection
Connect to given URL as an HTTP GET request.
CONNECTION_PROPERTIES - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
Extra properties passed to the JDBC driver or datasource implementation.
CONNECTION_TYPE - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
The type of the data source (typically javax.sql.XADataSource, javax.sql.ConnectionPoolDataSource or javax.sql.DataSource).
CONNECTIONPOOL_DATASOURCE - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
ConnectionPool DataSource, used by frameworks who manage their own database connections.
connector - Variable in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
Tomcat connector object.
Connector(Object) - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Connector
Wraps a connector object.
CONNECTOR_EMPTY_SESSION_PATH - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
The boolean value for the empty session path connector property.
CONNECTOR_HTTP_UPGRADE_PROTOCOL - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
To enable HTTP/2 support for an HTTP connector.
CONNECTOR_HTTPS_PORT - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
The port for HTTPS.
CONNECTOR_KEY_STORE_FILE - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
The file path for the key store file.
CONNECTOR_KEY_STORE_FILE - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
The file path for the key store file.
CONNECTOR_KEY_STORE_PASSWORD - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
The password for the server key store.
CONNECTOR_KEY_STORE_PASSWORD - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
The password for the server key store.
CONNECTOR_KEY_STORE_TYPE - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
The type of the key store file.
CONNECTOR_KEY_STORE_TYPE - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
The type of the key store file.
CONNECTOR_MAX_HTTP_HEADER_SIZE - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
The maximum HTTP header size.
CONNECTOR_PROTOCOL_CLASS - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
The HTTP protocol class.
connectorXpath() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
XPath expression for identifying the "Connector" element in the server.xml file.
connectToServerScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly8xCliConfigurationFactory
connectToServerScript() - Method in interface org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFlyCliConfigurationFactory
 
ConnectToServerScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server
Implementation of connect to running server configuration script command.
ConnectToServerScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server.ConnectToServerScriptCommand
Sets configuration containing all needed information for building configuration scripts.
ConsoleUrlWebLogicMonitor - Class in org.codehaus.cargo.container.weblogic.internal
WebLogic monitor checking if console URL is available.
ConsoleUrlWebLogicMonitor(Container) - Constructor for class org.codehaus.cargo.container.weblogic.internal.ConsoleUrlWebLogicMonitor
Constructor.
ConsoleUrlWebSphereMonitor - Class in org.codehaus.cargo.container.websphere.internal
WebSphere monitor checking if console URL is available.
ConsoleUrlWebSphereMonitor(Container) - Constructor for class org.codehaus.cargo.container.websphere.internal.ConsoleUrlWebSphereMonitor
Constructor.
container - Variable in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer
The local container to deploy to.
container - Variable in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatRemoteDeployer
The remote container to deploy to.
Container - Class in org.codehaus.cargo.maven3.configuration
Holds configuration data for the <container> tag used to configure the plugin in the pom.xml file.
Container - Interface in org.codehaus.cargo.container
Common container API to wrap a physical container.
Container() - Constructor for class org.codehaus.cargo.maven3.configuration.Container
 
CONTAINER_DESCRIPTOR - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'container-descriptor'.
ContainerCapability - Interface in org.codehaus.cargo.container
Represents the capability of a container.
ContainerCapabilityFactory - Interface in org.codehaus.cargo.generic
Allow finding a Container's capability by container id.
ContainerConfiguration - Interface in org.codehaus.cargo.container.spi.configuration
Container implementations of Configuration must also implement this interface.
ContainerException - Exception in org.codehaus.cargo.container
Base exception class for all Cargo Container API classes.
ContainerException(String) - Constructor for exception org.codehaus.cargo.container.ContainerException
 
ContainerException(String, Throwable) - Constructor for exception org.codehaus.cargo.container.ContainerException
 
ContainerFactory - Interface in org.codehaus.cargo.generic
Allow instantiating a container by id (e.g.
containerHome - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
Home for the already installed container (in that case extractDir and installURL are ignored).
containerId - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
Name of container to run (this is the container ID, see Container.getId().
ContainerIdentity - Interface in org.codehaus.cargo.generic.internal.util
Represents a container identity.
ContainerInstallMojo - Class in org.codehaus.cargo.maven3
Installs a container into a given directory.
ContainerInstallMojo() - Constructor for class org.codehaus.cargo.maven3.ContainerInstallMojo
 
ContainerMonitor - Interface in org.codehaus.cargo.container.startup
Monitor used for checking of container status.
ContainerRestartMojo - Class in org.codehaus.cargo.maven3
Restart a container using Cargo.
ContainerRestartMojo() - Constructor for class org.codehaus.cargo.maven3.ContainerRestartMojo
 
ContainerRunMojo - Class in org.codehaus.cargo.maven3
Start a container using Cargo and wait until user pressed CTRL + C to stop.
ContainerRunMojo() - Constructor for class org.codehaus.cargo.maven3.ContainerRunMojo
 
ContainerStartMojo - Class in org.codehaus.cargo.maven3
Start a container using Cargo.
ContainerStartMojo() - Constructor for class org.codehaus.cargo.maven3.ContainerStartMojo
 
ContainerStopMojo - Class in org.codehaus.cargo.maven3
Stop a running container using Cargo.
ContainerStopMojo() - Constructor for class org.codehaus.cargo.maven3.ContainerStopMojo
 
containerTimeout - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
Timeout to test if a container is correctly started or stopped.
containerType - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
The container type (local, remote, etc)
ContainerType - Class in org.codehaus.cargo.container
Types of Containers.
ContainerType(String) - Constructor for class org.codehaus.cargo.container.ContainerType
 
ContainerUtils - Class in org.codehaus.cargo.container.spi.util
Set of common Container utility methods for people extending Cargo.
containsClass(String) - Method in class org.codehaus.cargo.module.DefaultJarArchive
Returns whether a class of the specified name is contained in the archive.
containsClass(String) - Method in interface org.codehaus.cargo.module.JarArchive
Returns whether a class of the specified name is contained in the archive.
containsClass(String) - Method in class org.codehaus.cargo.module.webapp.DefaultWarArchive
Returns whether a class of the specified name is contained in the web-app archive, either directly in WEB-INF/classes, or in one of the JARs in WEB-INF/lib.
containsClass(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
Returns whether a class of the specified name is contained in the archive.
containsClass(String, String) - Method in class org.codehaus.cargo.util.JarUtils
Search through JAR file to check if it contains specified class.
containsContextFile() - Method in class org.codehaus.cargo.container.tomcat.TomcatWAR
 
containsContextFile(Deployable) - Static method in class org.codehaus.cargo.container.tomcat.internal.TomcatUtils
Tests whether the specified deployable is a Tomcat WAR and contains a META-INF/context.xml file.
containsElement(List<Element>, Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
Checks if haystack contains needle.
containsJBossWebContext() - Method in class org.codehaus.cargo.container.jboss.deployable.JBossWAR
 
containsJBossWebFile() - Method in class org.codehaus.cargo.container.jboss.deployable.JBossWAR
 
Context(Object) - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Context
Wraps org.apache.catalina.Context object.
CONTEXT_ALLOW_MULTIPART - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Whether the contexts for deployed Web applications should allow multipart parsing.
CONTEXT_ALLOW_WEB_JARS - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Whether the contexts for deployed webapplications should allow webjars support
CONTEXT_KEY_CLASSLOADER - Static variable in class org.codehaus.cargo.maven3.AbstractCargoMojo
The key suffix under which the classloader of the container instance is stored in the plugin context.
CONTEXT_KEY_CONTAINER - Static variable in class org.codehaus.cargo.maven3.AbstractCargoMojo
The key under which the container instance is stored in the plugin context.
CONTEXT_MAP_JARS_TO_WEBINF_CLASSES - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Whether the contexts for deployed web applications should map JARs to WEB-INF/classes.
CONTEXT_PARAM - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'context-param'.
CONTEXT_PATH - Static variable in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlTag
Attribute name 'path'.
CONTEXT_RELOADABLE - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Whether the contexts for deployed Web applications should be set as reloadable.
CONTEXT_ROOT - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
Element name 'context-root'.
CONTEXT_ROOT - Static variable in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
Element name 'context-root'.
CONTEXT_ROOT - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'context-root'.
contextHandlers - Variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
The ContextHandlerCollection into which deployed webapps are added.
ContextParam - Class in org.codehaus.cargo.module.webapp.elements
Context Parameter class for accessing context parameters in a web.xml file.
ContextParam(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.ContextParam
Constructor.
ContextParam(WebXmlTag, String, String) - Constructor for class org.codehaus.cargo.module.webapp.elements.ContextParam
Constructor.
contextualize(Context) - Method in class org.codehaus.cargo.maven3.UberWarMojo
Does nothing.
controller - Variable in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
Root of the Tomcat object model.
convertDataSourceToResourceAndGetXMLEntry(DataSource) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
This method converts the DataSource to a Resource and then builds the xml entry based on that.
convertToResource(DataSource) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
This method converts the DataSource to a Resource used in Tomcat.
convertToResource(DataSource, String, String) - Method in class org.codehaus.cargo.container.property.DataSourceConverter
This method converts the DataSource to a Resource.
copy(InputStream, OutputStream) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copies data from an InputStream to an OutputStream using a default buffer size.
copy(InputStream, OutputStream) - Method in interface org.codehaus.cargo.util.FileHandler
Copies data from an InputStream to an OutputStream using a default buffer size.
copy(InputStream, OutputStream, int) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copies data from an InputStream to an OutputStream.
copy(InputStream, OutputStream, int) - Method in interface org.codehaus.cargo.util.FileHandler
Copies data from an InputStream to an OutputStream.
copy(String, OutputStream, long, long) - Method in class org.codehaus.cargo.daemon.file.FileManager
Copies the given file to the output stream continously, i.e. not stop when end of file is reached, but rather wait for additional data to be appended to the file.
COPY_WARS - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Whether WAR deployables should be copied or referenced.
copyAllIntoJar(File) - Method in interface org.codehaus.cargo.module.JarArchiveUpdateable
Recursively copy files from source into this archive.
copyCustomResources(String, Map<String, String>) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
Copy resources that are different between the different standalone implementations.
copyCustomResources(String, Map<String, String>) - Method in class org.codehaus.cargo.container.orion.Oc4j9xStandaloneLocalConfiguration
Copy resources that are different between the different standalone implementations.
copyDirectory(String, String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copy a directory from a source to a destination.
copyDirectory(String, String) - Method in interface org.codehaus.cargo.util.FileHandler
Copy a directory from a source to a destination.
copyDirectory(String, String, List<String>) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copy a directory from a source to a destination specifying files to be excluded.
copyDirectory(String, String, List<String>) - Method in interface org.codehaus.cargo.util.FileHandler
Copy a directory from a source to a destination specifying files to be excluded.
copyDirectory(String, String, Map<String, String>, Charset) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copy a directory from a source to a destination using a token replacement.
copyDirectory(String, String, Map<String, String>, Charset) - Method in interface org.codehaus.cargo.util.FileHandler
Copy a directory from a source to a destination using a token replacement.
copyExternalResources(File, File) - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
Copy external resources to cargo configuration directory.
copyExternalResources(File, File, String[]) - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
Copy external resources to cargo configuration directory.
copyExtraClasspathJars() - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
Cope extra classpath JARs.
copyFile(String, String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copy a file from a source to a destination.
copyFile(String, String) - Method in interface org.codehaus.cargo.util.FileHandler
Copy a file from a source to a destination.
copyFile(String, String, boolean) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copy a file from a source to a destination specifying if source files may overwrite newer destination files.
copyFile(String, String, boolean) - Method in interface org.codehaus.cargo.util.FileHandler
Copy a file from a source to a destination specifying if source files may overwrite newer destination files.
copyFile(String, String, Map<String, String>, Charset) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Copy a file from a source to a destination using token replacement.
copyFile(String, String, Map<String, String>, Charset) - Method in interface org.codehaus.cargo.util.FileHandler
Copy a file from a source to a destination using token replacement.
copyHeader(InputStream, OutputStream) - Method in class org.codehaus.cargo.daemon.file.FileManager
Copies the inputstream to the output stream, and keeps the output stream open.
copyResource(String, File) - Method in class org.codehaus.cargo.container.internal.util.ResourceUtils
Copies a container resource from the JAR into the specified file.
copyResource(String, File, Map<String, String>, Charset) - Method in class org.codehaus.cargo.container.internal.util.ResourceUtils
Copies a container resource from the JAR into the specified file, thereby applying the specified filters.
copyResource(String, String, FileHandler) - Method in class org.codehaus.cargo.container.internal.util.ResourceUtils
Copies a container resource from the JAR into the specified file using the specified file handler.
copyResource(String, String, FileHandler, Map<String, String>, Charset) - Method in class org.codehaus.cargo.container.internal.util.ResourceUtils
Copies a container resource from the JAR into the specified file, using the specified file handler thereby applying the specified filters.
create() - Method in class org.codehaus.cargo.module.DescriptorTag
 
create() - Method in interface org.codehaus.cargo.sample.testdata.ejb.SampleHome
 
create(String, String) - Method in class org.codehaus.cargo.sample.testdata.jdbc.DerbyDao
Creates a person.
create(WarArchiveMerger, Merge) - Method in interface org.codehaus.cargo.maven3.merge.MergeProcessorFactory
Create a merge processor.
create(WarArchiveMerger, Merge) - Method in class org.codehaus.cargo.maven3.merge.MergeWebXml
Create a merge processor.
create(WarArchiveMerger, Merge) - Method in class org.codehaus.cargo.maven3.merge.MergeXslt
Create a merge processor.
createAutoDeployDeployable(Container) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Create the autodeploy deployable (if the current project is a Java EE deployable)
createBlankDataSourceFile(String) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
Create a blank datasource file with correct namespace.
createConfiguration() - Method in class org.codehaus.cargo.ant.CargoTask
 
createConfiguration() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Creates a Configuration instance.
createConfiguration(String, ContainerType, Project, Logger) - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
createConfiguration(String, ContainerType, ConfigurationType) - Method in interface org.codehaus.cargo.generic.configuration.ConfigurationFactory
Create a configuration instance matching the specified container and type.
createConfiguration(String, ContainerType, ConfigurationType) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
Create a configuration instance matching the specified container and type.
createConfiguration(String, ContainerType, ConfigurationType, String) - Method in interface org.codehaus.cargo.generic.configuration.ConfigurationFactory
Create a configuration instance matching the specified container and type.
createConfiguration(String, ContainerType, ConfigurationType, String) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
Create a configuration instance matching the specified container and type.
createConfiguration(String, ContainerType, Deployable[], CargoProject, MavenProject, String, Settings, Log) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
Creates a configuration.
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
Gets this configuration's ConfigurationBuilder.
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
 
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
createConfigurationBuilder(LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
createConfigurationCapability(String, ContainerType, ConfigurationType) - Method in interface org.codehaus.cargo.generic.configuration.ConfigurationCapabilityFactory
Create a ConfigurationCapability instance for a given container.
createConfigurationCapability(String, ContainerType, ConfigurationType) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationCapabilityFactory
Create a ConfigurationCapability instance for a given container.
createConnection(Hashtable<String, Object>) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
Create the MBean server proxy connection.
createConnector(InetAddress, int, boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Creates a new connector.
createContainer() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
 
createContainer(String, ContainerType, Configuration) - Method in interface org.codehaus.cargo.generic.ContainerFactory
Create a container instance instantiated using the specified configuration.
createContainer(String, ContainerType, Configuration) - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
Create a container instance instantiated using the specified configuration.
createContainer(Configuration, Logger, CargoProject) - Method in class org.codehaus.cargo.maven3.configuration.Container
Creates the container based on its configuration and attaches the logger.
createContainer(Configuration, Logger, CargoProject, ArtifactResolver, ProjectBuildingRequest, Settings) - Method in class org.codehaus.cargo.maven3.configuration.Container
Creates the container based on its configuration and attaches the logger.
createContainerCapability(String) - Method in interface org.codehaus.cargo.generic.ContainerCapabilityFactory
Create a ContainerCapability instance.
createContainerCapability(String) - Method in class org.codehaus.cargo.generic.DefaultContainerCapabilityFactory
Create a ContainerCapability instance.
createContext(String, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Creates an web application for deployment.
createContextToken(WAR) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
 
createContextToken(WAR) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
Override the context element creation as Tomcat 5x and newer don't support the debug attribute.
createContextXml(WAR) - Method in class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalDeployer
 
createContextXml(WAR) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
Creates the contents of the context file.
createContextXml(WAR) - Method in class org.codehaus.cargo.container.jetty.Jetty7x8xInstalledLocalDeployer
 
createDaemon() - Method in class org.codehaus.cargo.ant.CargoTask
 
createDataSource() - Method in class org.codehaus.cargo.ant.DataSourceElement
Create the datasource object.
createDataSource() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
Create the datasource object.
createDatasourceDefinitions(StringBuilder, LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
Creates datasource definitions.
createDataSourceScript(DataSource, Collection<String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
 
createDefaultContainerElementIfNecessary() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Creates a container element if required.
createDefaultDeployerUrl(Configuration) - Method in class org.codehaus.cargo.container.jetty.JettyRemoteDeployer
Returns a deployerURL based on default values.
createDefaultInstallerElementIfNecessary() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Creates a installer element if required.
createDeployable(String) - Method in class org.codehaus.cargo.ant.DeployableElement
 
createDeployable(String, String, DeployableType) - Method in class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
Creates an Deployable instance, wrapping a file or a directory.
createDeployable(String, String, DeployableType) - Method in interface org.codehaus.cargo.generic.deployable.DeployableFactory
Creates an Deployable instance, wrapping a file or a directory.
createDeployable(String, CargoProject) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
Create a deployable.
createDeployableMonitor() - Method in class org.codehaus.cargo.ant.DeployableElement
 
createDeployableMonitor(Container, Deployable) - Method in class org.codehaus.cargo.maven3.deployer.DefaultDeployableMonitorFactory
Create a DeployableMonitor instance which is able to check status of deployable using passed parameters, for example if Deployable has complete URL defined then is used URLDeployableMonitor.
createDeployableMonitor(Container, Deployable) - Method in interface org.codehaus.cargo.maven3.deployer.DeployableMonitorFactory
Create a DeployableMonitor instance which is able to check status of deployable using passed parameters, for example if Deployable has complete URL defined then is used URLDeployableMonitor.
createDeployer(Container) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
Create a Deployer instance whose type matches the container's type.
createDeployer(Container) - Method in interface org.codehaus.cargo.generic.deployer.DeployerFactory
Create a Deployer instance whose type matches the container's type.
createDeployer(Container) - Method in class org.codehaus.cargo.maven3.AbstractDeployerMojo
Create a deployer.
createDeployer(Container) - Method in class org.codehaus.cargo.maven3.configuration.Deployer
Create a deployer.
createDeployer(Container, DeployerType) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
Create a Deployer instance matching the specified container and type.
createDeployer(Container, DeployerType) - Method in interface org.codehaus.cargo.generic.deployer.DeployerFactory
Create a Deployer instance matching the specified container and type.
createDeployer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss7xExistingLocalConfiguration
Creates the JBoss deployer.
createDeployer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration
Creates a new deployer for the specified container.
createDeployer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty12xStandaloneLocalConfiguration
Creates a new deployer for the specified container.
createDeployer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty6xStandaloneLocalConfiguration
Creates a new deployer for the specified container.
createDeployer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
Creates a new deployer for the specified container.
createDeployer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty9xStandaloneLocalConfiguration
Creates a new deployer for the specified container.
createDeployer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.wildfly.WildFly8xExistingLocalConfiguration
Creates the JBoss deployer.
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyExistingLocalConfiguration
Creation of deployer according to the container
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty12xExistingLocalConfiguration
Creation of deployer according to the container
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty6xExistingLocalConfiguration
Creation of deployer according to the container
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty7xExistingLocalConfiguration
Creation of deployer according to the container
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty9xExistingLocalConfiguration
Creation of deployer according to the container
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
Creates the Tomcat deployer.
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.TomcatExistingLocalConfiguration
Creates the Tomcat deployer.
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.tomee.Tomee1xStandaloneLocalConfiguration
Creates the Tomcat deployer.
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.tomee.Tomee7xStandaloneLocalConfiguration
Creates the Tomcat deployer.
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.tomee.Tomee9xStandaloneLocalConfiguration
Creates the Tomcat deployer.
createDeployer(LocalContainer) - Method in class org.codehaus.cargo.container.tomee.TomeeExistingLocalConfiguration
Creates the Tomcat deployer.
createDeployerFactory() - Method in class org.codehaus.cargo.maven3.AbstractDeployerMojo
 
createDirectory(String, String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Convenience method for creating a new directory inside another one.
createDirectory(String, String) - Method in interface org.codehaus.cargo.util.FileHandler
Convenience method for creating a new directory inside another one.
createDocument() - Method in class org.codehaus.cargo.util.XmlUtils
Creates a new, blank XML document.
createDocumentBuilder() - Method in class org.codehaus.cargo.module.AbstractDescriptorIo
Create a document builder.
createDocumentBuilder() - Method in interface org.codehaus.cargo.module.DescriptorIo
Create a document builder.
createDocumentBuilder(EntityResolver) - Method in class org.codehaus.cargo.module.AbstractDescriptorIo
 
createDocumentBuilder(EntityResolver) - Method in interface org.codehaus.cargo.module.DescriptorIo
 
createDomainScript(String) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
 
CreateDomainScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
Implementation of create domain configuration script command.
CreateDomainScriptCommand(Configuration, String, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.CreateDomainScriptCommand
Sets configuration containing all needed information for building configuration scripts.
createElementForDeployableInDomain(Deployable, Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
create the config.xml element representing the Deployable.
createEngine() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Creates a new engine.
createExpandedWarTokenValue(String) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
 
createExtraClasspath() - Method in class org.codehaus.cargo.ant.CargoTask
Adds extra classpath that will be used for starting the container.
createFile(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Create a file.
createFile(String) - Method in interface org.codehaus.cargo.util.FileHandler
Create a file.
createFileUser(User) - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
Does not do anything since GlassFish 2.x support was not tested.
createFileUser(User) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
Does not do anything since GlassFish 3.x support was not tested.
createFileUser(User) - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xInstalledLocalDeployer
Does not do anything since GlassFish 3.x support was not tested.
createFileUser(User) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Calls create-file-user via asadmin to register a user.
createGeronimoReplacements(LocalContainer) - Method in class org.codehaus.cargo.container.geronimo.internal.AbstractGeronimoStandaloneLocalConfiguration
Create filter to replace tokens in configuration file with user defined values.
createGroupScript(String) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
 
CreateGroupScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.user
Implementation of create group configuration script command.
CreateGroupScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.user
Implementation of create group configuration script command.
CreateGroupScriptCommand(Configuration, String, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.CreateGroupScriptCommand
Sets configuration containing all needed information for building configuration scripts.
CreateGroupScriptCommand(Configuration, String, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.CreateGroupScriptCommand
Sets configuration containing all needed information for building configuration scripts.
createHandler(String, String) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Create a WebAppContext for the webapp given as a string.
createHandler(String, String) - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
Create a WebAppContext for the webapp given as a string.
createHandler(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Create a WebAppContext for the Deployable.
createHandler(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
Create a WebAppContext for the Deployable.
createHost(String, File) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Creates a new virtual host mapping.
createIdForDeployable(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
Get a string name for the configuration of this deployable.
createIdFromJndiLocation(String) - Static method in class org.codehaus.cargo.container.property.ResourceConverter
Get a string name for the configuration of this resource.
createImplementation(RegistrationKey, AbstractGenericHintFactory.GenericParameters, String) - Method in class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
Generic method to create an implementation based on the registered implementation classes.
createImplementation(RegistrationKey, AbstractGenericHintFactory.GenericParameters, String) - Method in class org.codehaus.cargo.generic.spi.AbstractIntrospectionGenericHintFactory
Generic method to create an implementation based on the registered implementation classes.
createInstaller() - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
 
createInstaller(String) - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
Creates the ZipURLInstaller with the appropriate configuration.
createInstance(Constructor<? extends Configuration>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
Create an implementation class instance.
createInstance(Constructor<? extends ConfigurationCapability>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationCapabilityFactory
Create an implementation class instance.
createInstance(Constructor<? extends Container>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
Create an implementation class instance.
createInstance(Constructor<? extends ContainerCapability>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.DefaultContainerCapabilityFactory
Create an implementation class instance.
createInstance(Constructor<? extends Deployable>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
Create an implementation class instance.
createInstance(Constructor<? extends Deployer>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
Create an implementation class instance.
createInstance(Constructor<? extends Packager>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
Create an implementation class instance.
createInstance(Constructor<? extends T>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
Create an implementation class instance.
createJarFromDirectory(File, File, JarOutputStream) - Method in class org.codehaus.cargo.util.JarUtils
Create a jar file from a particular directory.
createJarFromDirectory(String, File) - Method in class org.codehaus.cargo.util.JarUtils
Create a JAR file from a directory, recursing through children.
createJBossReplacements(JBossInstalledLocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
Create token replacement in configuration file with user defined token.
createJvmLauncher(boolean) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Creates a preinitialized instance of a JVM launcher to be used for starting, stopping and controlling the container.
createJvmLauncher(JvmLauncherRequest) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncherFactory
Creates a new JVM launcher for the specified request.
createJvmLauncher(JvmLauncherRequest) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncherFactory
Creates a new JVM launcher for the specified request.
createLogger() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Create a logger.
createManager(Configuration) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
Creates a Tomcat manager wrapper from the specified configuration.
createMBean(String, ObjectName) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
createMBean(String, ObjectName, Object[], String[]) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
createMBean(String, ObjectName, ObjectName) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
createNestedText(DescriptorTag, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
Creates an element that contains nested text.
createNewContainer() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Creates a brand new Container instance.
createNewContainer() - Method in class org.codehaus.cargo.maven3.ContainerRunMojo
Creates a brand new Container instance.
createPackager(String, PackagerType, String) - Method in class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
Create a Packager instance matching the specified container id.
createPackager(String, PackagerType, String) - Method in interface org.codehaus.cargo.generic.packager.PackagerFactory
Create a Packager instance matching the specified container id.
createPackager(Container) - Method in class org.codehaus.cargo.maven3.configuration.Packager
Create packager.
createPackager(Container) - Method in class org.codehaus.cargo.maven3.PackageMojo
Create the packager.
createProxy() - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
 
createProxy() - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
 
createRealmFile(List<User>, String, FileHandler) - Static method in class org.codehaus.cargo.container.jetty.internal.JettyUtils
Create realm (user, password and role) file.
createResource(String, CargoProject) - Method in class org.codehaus.cargo.maven3.configuration.Resource
Create the resource object.
createResourceScript(Resource) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
 
createRoleMap(List<User>) - Static method in class org.codehaus.cargo.container.property.User
Create a user map indexed on the roles.
createServerObject() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
Create a Jetty Server Object.
createServerObject() - Method in class org.codehaus.cargo.container.jetty.Jetty10xEmbeddedLocalContainer
Create a Jetty Server Object.
createServerObject() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Create a Jetty Server Object.
createServerObject() - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
Create a Jetty Server Object.
createServerObject() - Method in class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedLocalContainer
Create a Jetty Server Object.
createSharedClasspath() - Method in class org.codehaus.cargo.ant.CargoTask
Adds shared classpath that will be shared by container applications.
createTable() - Method in class org.codehaus.cargo.sample.testdata.jdbc.DerbyDao
Creates the Person table.
createTomcatWebappsToken() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
Create the Tomcat <webapp> token.
createUniqueTmpDirectory() - Method in class org.codehaus.cargo.util.DefaultFileHandler
Creates a unique temporary directory.
createUniqueTmpDirectory() - Method in interface org.codehaus.cargo.util.FileHandler
Creates a unique temporary directory.
createUser() - Method in class org.codehaus.cargo.ant.UserElement
Create user object.
createUser() - Method in class org.codehaus.cargo.maven3.configuration.User
Create user object.
createUserScript(User) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
 
createUserScript(User) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
 
CreateUserScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.user
Implementation of create user configuration script command.
CreateUserScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.user
Implementation of create user configuration script command.
CreateUserScriptCommand(Configuration, String, User) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.CreateUserScriptCommand
Sets configuration containing all needed information for building configuration scripts.
CreateUserScriptCommand(Configuration, String, User) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.CreateUserScriptCommand
Sets configuration containing all needed information for building configuration scripts.
createUserToken() - Method in class org.codehaus.cargo.container.jrun.JRun4xReplacements
 
createZipURLInstaller() - Method in class org.codehaus.cargo.ant.CargoTask
 
CUSTOM_VALVE - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Custom valves defined as properties separated by |
Maven example:
<cargo.tomcat.valve.stuckthread>
    className=org.apache.catalina.valves.StuckThreadDetectionValve|
    threshold=60
</cargo.tomcat.valve.stuckthread>
customScript(String) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
 
CustomWildFlyScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.custom
Implementation of custom configuration script command.
CustomWildFlyScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.custom.CustomWildFlyScriptCommand
Sets configuration containing all needed information for building configuration scripts.
cutExtension(String) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Returns a filename without its extension.

D

Daemon - Class in org.codehaus.cargo.maven3.configuration
Holds configuration data for the <daemon> tag used to configure the plugin in the pom.xml file.
Daemon() - Constructor for class org.codehaus.cargo.maven3.configuration.Daemon
Constructs a daemon configuration with default settings.
Daemon(Map<String, String>) - Constructor for class org.codehaus.cargo.maven3.configuration.Daemon
Constructs a daemon configuration with properties.
daemonAutostartContainer - Variable in class org.codehaus.cargo.maven3.AbstractDaemonMojo
Tells if the container should autostart.
daemonClasspaths - Variable in class org.codehaus.cargo.maven3.AbstractDaemonMojo
The additional classpath entries the daemon should use.
daemonClient - Variable in class org.codehaus.cargo.maven3.AbstractDaemonMojo
The daemon client instance.
DaemonClient - Class in org.codehaus.cargo.tools.daemon
Client for the Cargo daemon
DaemonClient(URL) - Constructor for class org.codehaus.cargo.tools.daemon.DaemonClient
Creates a Cargo daemon wrapper for the specified URL which has public access (no username nor password required).
DaemonClient(URL, String, String) - Constructor for class org.codehaus.cargo.tools.daemon.DaemonClient
Creates a Cargo daemon wrapper for the specified URL, username and password that uses UTF-8 URL encoding.
daemonContainer - Variable in class org.codehaus.cargo.maven3.AbstractDaemonMojo
The container that should be started by the daemon.
daemonDeployables - Variable in class org.codehaus.cargo.maven3.AbstractDaemonMojo
The deployables to deploy.
DaemonElement - Class in org.codehaus.cargo.ant
Holds configuration data for the <daemon> tag used to configure the ANT tasks.
DaemonElement() - Constructor for class org.codehaus.cargo.ant.DaemonElement
 
DaemonException - Exception in org.codehaus.cargo.tools.daemon
Indicates an error received from Cargo manager.
DaemonException() - Constructor for exception org.codehaus.cargo.tools.daemon.DaemonException
Creates a new ManagerException with no message or cause.
DaemonException(String) - Constructor for exception org.codehaus.cargo.tools.daemon.DaemonException
Creates a new ManagerException with the specified message and no cause.
DaemonException(String, Throwable) - Constructor for exception org.codehaus.cargo.tools.daemon.DaemonException
Creates a new ManagerException with the specified message and cause.
DaemonException(Throwable) - Constructor for exception org.codehaus.cargo.tools.daemon.DaemonException
Creates a new ManagerException with no message and the specified cause.
daemonHandleId - Variable in class org.codehaus.cargo.maven3.AbstractDaemonMojo
The daemon handle identifier to use.
DaemonParameters - Class in org.codehaus.cargo.tools.daemon
Represents the daemon parameters to be sent to the listening daemon.
DaemonParameters() - Constructor for class org.codehaus.cargo.tools.daemon.DaemonParameters
 
DaemonPropertySet - Interface in org.codehaus.cargo.tools.daemon
Gathers all properties related to the Cargo daemon.
DaemonStart - Class in org.codehaus.cargo.tools.daemon
Represents a daemon start request
DaemonStart() - Constructor for class org.codehaus.cargo.tools.daemon.DaemonStart
 
DaemonStartMojo - Class in org.codehaus.cargo.maven3
Start a container via the daemon.
DaemonStartMojo() - Constructor for class org.codehaus.cargo.maven3.DaemonStartMojo
 
DaemonStopMojo - Class in org.codehaus.cargo.maven3
Stop a container via the daemon.
DaemonStopMojo() - Constructor for class org.codehaus.cargo.maven3.DaemonStopMojo
 
DataSource - Class in org.codehaus.cargo.container.configuration.entry
A Datasource is a representation of a JDBC datasource.
DataSource - Class in org.codehaus.cargo.maven3.configuration
Holds configuration data for the <datasource> tag used to configure the plugin in the pom.xml file.
DataSource() - Constructor for class org.codehaus.cargo.container.configuration.entry.DataSource
initializes connectionProperties to a new object.
DataSource() - Constructor for class org.codehaus.cargo.maven3.configuration.DataSource
 
DataSource(String, String, TransactionSupport, String, String, String, String, String, Properties) - Constructor for class org.codehaus.cargo.container.configuration.entry.DataSource
Constructor containing default DataSource construction rules.
DATASOURCE - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
Standard DataSource, most often used by application code directly.
DATASOURCE - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
A property to encapsulate all the other datasource properties.
DataSourceConnectionPropertyScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
Implementation of datasource connection property configuration script command.
DataSourceConnectionPropertyScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.resource
Implementation of datasource connection property configuration script command.
DataSourceConnectionPropertyScriptCommand(Configuration, String, DataSource, Map.Entry<Object, Object>) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.DataSourceConnectionPropertyScriptCommand
Sets configuration containing all needed information for building configuration scripts.
DataSourceConnectionPropertyScriptCommand(Configuration, String, DataSource, Map.Entry<Object, Object>) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.DataSourceConnectionPropertyScriptCommand
Sets configuration containing all needed information for building configuration scripts.
DataSourceConverter - Class in org.codehaus.cargo.container.property
A DataSource is a representation of an database pool bound to JNDI.
DataSourceConverter() - Constructor for class org.codehaus.cargo.container.property.DataSourceConverter
 
dataSourceDriverScript(DataSource, String) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
 
DataSourceElement - Class in org.codehaus.cargo.ant
Holds configuration data for the <datasource> tag used to configure the ANT plugin.
DataSourceElement() - Constructor for class org.codehaus.cargo.ant.DataSourceElement
 
DatasourcePropertySet - Interface in org.codehaus.cargo.container.property
Gathers all data source properties valid for all types of containers.
dataSourceScript(DataSource) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
 
dataSourceScript(DataSource) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
 
DataSourceScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
Implementation of datasource configuration script command.
DataSourceScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.resource
Implementation of datasource configuration script command.
DataSourceScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
Implementation of DataSource configuration script command.
DataSourceScriptCommand(Configuration, String, DataSource) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.DataSourceScriptCommand
Sets configuration containing all needed information for building configuration scripts.
DataSourceScriptCommand(Configuration, String, DataSource) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.DataSourceScriptCommand
Sets configuration containing all needed information for building configuration scripts.
DataSourceScriptCommand(Configuration, String, DataSource, Collection<String>) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.DataSourceScriptCommand
Sets configuration containing all needed information for building configuration scripts.
DataSourceSupport - Interface in org.codehaus.cargo.container.configuration.entry
Designates support of DataSource configuration.
debug(String, String) - Method in class org.codehaus.cargo.util.internal.log.AbstractLogger
Logger debug messages.
debug(String, String) - Method in interface org.codehaus.cargo.util.log.Logger
Logger debug messages.
DEBUG - Static variable in class org.codehaus.cargo.util.log.LogLevel
Represents a debug logging level.
DEBUG_MODE - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
GlassFish domain debug mode.
DEBUGGER_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
Debugger port.
DEFAULT_DEPLOYER_EE_VERSION - Static variable in class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalContainer
Default EE version for the Jetty deployer.
DEFAULT_JAAS_FILE - Static variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
Default JAAS file name.
DEFAULT_JNDI_INITIAL_CTX_FACTORY - Static variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
Default JOnAS initial context factory.
DEFAULT_JNDI_MEJB_PATH - Static variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
Default path for MEJB on JNDI.
DEFAULT_KEEPALIVE_SOCKET_PORT - Static variable in class org.codehaus.cargo.container.resin.internal.ResinRun
Default keepalive socket port for Resin.
DEFAULT_MODULES - Static variable in class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
Default list of Jetty modules to activate.
DEFAULT_MODULES - Static variable in class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalContainer
Default list of Jetty modules to activate.
DEFAULT_PORT - Static variable in interface org.codehaus.cargo.container.jrun.JRun4xPropertySet
The default port.
DEFAULT_PROVIDER_URI - Static variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
Default provider URI.
DEFAULT_SERVER_NAME - Static variable in interface org.codehaus.cargo.container.jrun.JRun4xPropertySet
The default JRun server instance name.
DefaultConfigurationCapabilityFactory - Class in org.codehaus.cargo.generic.configuration
Default implementation of ConfigurationCapabilityFactory.
DefaultConfigurationCapabilityFactory() - Constructor for class org.codehaus.cargo.generic.configuration.DefaultConfigurationCapabilityFactory
Initialize configuration capability name mappings with container ids and configuration types.
DefaultConfigurationCapabilityFactory(ClassLoader) - Constructor for class org.codehaus.cargo.generic.configuration.DefaultConfigurationCapabilityFactory
Register configuration capability name mappings.
DefaultConfigurationFactory - Class in org.codehaus.cargo.generic.configuration
Default ConfigurationFactory implementation that has all the known container configurations registered against their containers.
DefaultConfigurationFactory() - Constructor for class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
Register default configurations.
DefaultConfigurationFactory(ClassLoader) - Constructor for class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
Register configuration name mappings.
DefaultContainerCapabilityFactory - Class in org.codehaus.cargo.generic
Default implementation of ContainerCapabilityFactory.
DefaultContainerCapabilityFactory() - Constructor for class org.codehaus.cargo.generic.DefaultContainerCapabilityFactory
Initialize container capability name mappings with container ids.
DefaultContainerCapabilityFactory(ClassLoader) - Constructor for class org.codehaus.cargo.generic.DefaultContainerCapabilityFactory
Register container capability name mappings.
DefaultContainerFactory - Class in org.codehaus.cargo.generic
Default implementation of ContainerFactory.
DefaultContainerFactory() - Constructor for class org.codehaus.cargo.generic.DefaultContainerFactory
Initialize container name mappings with container ids.
DefaultContainerFactory(ClassLoader) - Constructor for class org.codehaus.cargo.generic.DefaultContainerFactory
Register packager name mappings.
DefaultDeployableFactory - Class in org.codehaus.cargo.generic.deployable
Default deployable factory that returns deployables for a given container.
DefaultDeployableFactory() - Constructor for class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
Register deployable classes mappings.
DefaultDeployableFactory(ClassLoader) - Constructor for class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
Register deployable classes mappings.
DefaultDeployableMonitorFactory - Class in org.codehaus.cargo.maven3.deployer
Default DeployableMonitorFactory implementation.
DefaultDeployableMonitorFactory() - Constructor for class org.codehaus.cargo.maven3.deployer.DefaultDeployableMonitorFactory
 
DefaultDeployerFactory - Class in org.codehaus.cargo.generic.deployer
Default DeployerFactory implementation that has all the known container deployers registered against their containers.
DefaultDeployerFactory() - Constructor for class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
Register default deployers.
DefaultDeployerFactory(ClassLoader) - Constructor for class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
Register deployer name mappings.
DefaultEarArchive - Class in org.codehaus.cargo.module.application
Encapsulates access to an EAR.
DefaultEarArchive(InputStream) - Constructor for class org.codehaus.cargo.module.application.DefaultEarArchive
Constructor.
DefaultEarArchive(String) - Constructor for class org.codehaus.cargo.module.application.DefaultEarArchive
DefaultEjbArchive - Class in org.codehaus.cargo.module.ejb
Class that encapsulates access to an EJB JAR.
DefaultEjbArchive(InputStream) - Constructor for class org.codehaus.cargo.module.ejb.DefaultEjbArchive
Constructor.
DefaultEjbArchive(String) - Constructor for class org.codehaus.cargo.module.ejb.DefaultEjbArchive
DefaultFileHandler - Class in org.codehaus.cargo.util
File operations that are performed in Cargo.
DefaultFileHandler() - Constructor for class org.codehaus.cargo.util.DefaultFileHandler
 
defaultFinalOptions - Variable in class org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer
Jetty default options.
DefaultJarArchive - Class in org.codehaus.cargo.module
Provide convenient methods to read information from a Jar archive.
DefaultJarArchive(InputStream) - Constructor for class org.codehaus.cargo.module.DefaultJarArchive
Constructor.
DefaultJarArchive(String) - Constructor for class org.codehaus.cargo.module.DefaultJarArchive
Constructor.
DefaultJvmLauncher - Class in org.codehaus.cargo.container.spi.jvm
A JVM launcher that launches a new Process, that can be forcibly killed if needed.
DefaultJvmLauncher() - Constructor for class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Creates a new launcher.
DefaultJvmLauncherFactory - Class in org.codehaus.cargo.container.spi.jvm
The factory to create JVM launchers.
DefaultJvmLauncherFactory() - Constructor for class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncherFactory
Constructs a launcher with default settings.
DefaultJvmLauncherFactory(List<String>) - Constructor for class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncherFactory
Constructs a launcher with additional classpath entries.
DefaultJvmLauncherLoggerRedirector - Class in org.codehaus.cargo.container.spi.jvm
Redirects the output of a process into a Logger by periodically pumping data.
DefaultJvmLauncherLoggerRedirector(InputStream, Logger, String) - Constructor for class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncherLoggerRedirector
Creates a new redirector.
DefaultPackagerFactory - Class in org.codehaus.cargo.generic.packager
Default PackagerFactory implementation that has all the known container packagers registered against their containers.
DefaultPackagerFactory() - Constructor for class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
Register default deployers.
DefaultPackagerFactory(ClassLoader) - Constructor for class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
Register packager name mappings.
defaultRealm - Variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
A default security realm.
DefaultWarArchive - Class in org.codehaus.cargo.module.webapp
Class that encapsulates access to a WAR.
DefaultWarArchive(InputStream) - Constructor for class org.codehaus.cargo.module.webapp.DefaultWarArchive
Constructor.
DefaultWarArchive(String) - Constructor for class org.codehaus.cargo.module.webapp.DefaultWarArchive
DefaultXmlFileBuilder - Class in org.codehaus.cargo.util
This implementation uses the XmlUtils class to manipulate XML files.
DefaultXmlFileBuilder(FileHandler) - Constructor for class org.codehaus.cargo.util.DefaultXmlFileBuilder
creates the instance, which will use the specified @{link FileHandler fileHandler} to read or write the xml file.
DefaultXmlFileBuilder(FileHandler, boolean) - Constructor for class org.codehaus.cargo.util.DefaultXmlFileBuilder
creates the instance, which will use the specified @{link FileHandler fileHandler} to read or write the xml file.
delete() - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
 
delete(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Deletes a file or directory, removing any children as appropriate.
delete(String) - Method in interface org.codehaus.cargo.util.FileHandler
Deletes a file or directory, removing any children as appropriate.
deleteDirectory(File) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
Recursively delete the webapp directory.
deleteWorkspaceDirectory(String) - Method in class org.codehaus.cargo.daemon.file.FileManager
Delete workspace directory.
deleteWorkspaceFiles() - Method in class org.codehaus.cargo.daemon.file.FileManager
Delete temporary files.
Dependency - Class in org.codehaus.cargo.maven3.configuration
Allow users to add classpath entries to the classpath used to start the container.
Dependency() - Constructor for class org.codehaus.cargo.maven3.configuration.Dependency
 
DependencyCalculator - Class in org.codehaus.cargo.maven3
This class is effectively an unmitigated hack.
DependencyCalculator(DependencyResolver, ArtifactResolver, ProjectBuildingRequest, MavenProject, ProjectBuilder, ArtifactInstaller) - Constructor for class org.codehaus.cargo.maven3.DependencyCalculator
Saves all attributes.
deploy(File, String) - Method in interface org.codehaus.cargo.container.jboss.internal.IJBossProfileManagerDeployer
Deploys an application.
deploy(File, String) - Method in class org.codehaus.cargo.tools.jboss.JBossDeployer
Deploys an application.
deploy(String) - Method in interface org.codehaus.cargo.container.jonas.internal.Jonas4xAdmin
deploys the given bean name.
deploy(String) - Method in class org.codehaus.cargo.container.jonas.internal.Jonas4xAdminImpl
deploys the given bean name.
deploy(String, File) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified WAR as a HTTP PUT to the specified context path.
deploy(String, File, boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified WAR as a HTTP PUT to the specified context path, optionally undeploying the webapp if it already exists.
deploy(String, File, boolean, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified WAR as a HTTP PUT to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deploy(String, String, File, boolean, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified WAR as a HTTP PUT to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deploy(String, URL) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified WAR as a URL to the specified context path.
deploy(String, URL, boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists.
deploy(String, URL, boolean, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deploy(List<Deployable>) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
Helper method to deploy multiple deployables at a time.
deploy(HttpServletResponse, String, String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
Deploy the war to the given context path.
deploy(Deployable) - Method in interface org.codehaus.cargo.container.deployer.Deployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss5xRemoteDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.JettyRemoteDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractSwitchableLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogicWlstOfflineInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogicWlstRemoteDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyRemoteDeployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable, DeployableMonitor) - Method in interface org.codehaus.cargo.container.deployer.Deployer
Deploy a Deployable to the running container and make it available for requests.
deploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
Deploy a Deployable to the running container and make it available for requests.
DEPLOY - Static variable in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.ActionType
The "deploy" action.
DEPLOY_ARG_PREFIX - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
Prefix for extra arguments for "asadmin deploy"
DEPLOY_UPDATE - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Tomcat Manager update parameter when doing a deploy.
Deployable - Class in org.codehaus.cargo.maven3.configuration
Holds configuration data for the <deployable> tag used to configure the plugin in the pom.xml file.

TODO: Find a way to remove code duplication with Ant's DeployableElement
Deployable - Interface in org.codehaus.cargo.container.deployable
A deployable is a file archive to be deployed in a container (eg WAR, EAR, etc).
Deployable() - Constructor for class org.codehaus.cargo.maven3.configuration.Deployable
 
DEPLOYABLE_FOLDER - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
The auto-deploy folder, if different then default.
DeployableElement - Class in org.codehaus.cargo.ant
Nested Ant element to wrap a Deployable.
DeployableElement() - Constructor for class org.codehaus.cargo.ant.DeployableElement
 
DeployableException - Exception in org.codehaus.cargo.container.deployable
Exception thrown when a container encounters a problem with a deployable.
DeployableException(String) - Constructor for exception org.codehaus.cargo.container.deployable.DeployableException
 
DeployableException(String, Throwable) - Constructor for exception org.codehaus.cargo.container.deployable.DeployableException
 
DeployableFactory - Interface in org.codehaus.cargo.generic.deployable
Factory to create Deployable instances.
DeployableMonitor - Interface in org.codehaus.cargo.container.deployer
Monitor the deployment status of a Deployable.
DeployableMonitorFactory - Interface in org.codehaus.cargo.maven3.deployer
Create a DeployableMonitor knowing how to check status of deployable.
DeployableMonitorListener - Interface in org.codehaus.cargo.container.deployer
Listener that is triggered when the deployment status of a Deployable changes.
DeployableType - Class in org.codehaus.cargo.container.deployable
Type of Deployable.
DeployableVersion - Class in org.codehaus.cargo.container.deployable
Version of Deployable.
deployArchive(HttpServletRequest, HttpServletResponse, String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
Deploys the archive to the server.
deployCargoPing(WebLogicLocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
Deploy the Cargo Ping utility to the container.
deployCargoPing(WebLogicLocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
Deploy the Cargo Ping utility to the container.
deployContext(String, URL) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified context XML configuration to the specified context path.
deployContext(String, URL, boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified context XML configuration to the specified context path, optionally undeploying the webapp if it already exists.
deployContext(String, URL, boolean, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified context XML configuration to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deployContext(String, URL, URL) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified context XML configuration and WAR as a URL to the specified context path.
deployContext(String, URL, URL, boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified context XML configuration and WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists.
deployContext(String, URL, URL, boolean, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Deploys the specified context XML configuration and WAR as a URL to the specified context path, optionally undeploying the webapp if it already exists and using the specified tag name.
deployDatasource(DataSource) - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
Does not do anything since GlassFish 2.x cannot deploy datasources using java.sql.Driver drivers.
deployDatasource(DataSource) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
Deploy a datasource.
deployDatasource(DataSource) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Deploy a datasource.
deployDatasources(String) - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
Deploys the JBoss datasources.
deployDatasources(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.geronimo.internal.AbstractGeronimoStandaloneLocalConfiguration
Deploy datasources.
deployDeployableOnlineScript(Deployable) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
 
DeployDeployableOnlineScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment
Implementation of deploy deployable online configuration script command.
DeployDeployableOnlineScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.DeployDeployableOnlineScriptCommand
Sets configuration containing all needed information for building configuration scripts.
deployDeployableScript(Deployable) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
 
deployDeployableScript(Deployable) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
 
deployDeployableScript(Deployable, Collection<String>) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
 
DeployDeployableScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment
Implementation of deploy deployable configuration script command.
DeployDeployableScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment
Implementation of deploying deployable configuration script command.
DeployDeployableScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.DeployDeployableScriptCommand
Sets configuration containing all needed information for building configuration scripts.
DeployDeployableScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.DeployDeployableScriptCommand
Sets configuration containing all needed information for building configuration scripts.
deployed() - Method in interface org.codehaus.cargo.container.deployer.DeployableMonitorListener
The Deployable has finished deploying.
deployed() - Method in class org.codehaus.cargo.container.spi.deployer.DeployerWatchdog
The Deployable has finished deploying.
deployed() - Method in class org.codehaus.cargo.maven3.AbstractDeployerMojo.DeployerListener
The Deployable has finished deploying.
Deployer - Class in org.codehaus.cargo.maven3.configuration
Holds configuration data for the <deployer> tag used to configure the plugin in the pom.xml file.
Deployer - Interface in org.codehaus.cargo.container.deployer
API to manage all deployment aspects of Deployable: deploy, undeploy, start, stop and restart.
Deployer() - Constructor for class org.codehaus.cargo.maven3.configuration.Deployer
 
DEPLOYER_CREATE_CONTEXT_XML - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
Whether to create context.xml files to deploy WARs.
DEPLOYER_EE_VERSION - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
EE version to use when deploying to Jetty 12.x onwards using context.xml files.
DEPLOYER_KEEP_ORIGINAL_WAR_FILENAME - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
By default, Codehaus Cargo renames the WAR files to match the Web application context, nevertheless this is not relevant when the WAR file has the JBoss-specific context defined in it.

This property defines whether to keep the original WAR filename if the WAR file has a <context-root> in the WEB-INF/jboss-web.xml file.
DEPLOYER_URL - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
The URL for calling the Jetty Deployer webapp.
DeployerDeployMojo - Class in org.codehaus.cargo.maven3
Deploy a deployable to a container.
DeployerDeployMojo() - Constructor for class org.codehaus.cargo.maven3.DeployerDeployMojo
 
DeployerFactory - Interface in org.codehaus.cargo.generic.deployer
Create a Deployer knowing the container to which it is attached and the deployer type.
DeployerListener(DeployableMonitor) - Constructor for class org.codehaus.cargo.maven3.AbstractDeployerMojo.DeployerListener
Saves all attributes.
DeployerRedeployMojo - Class in org.codehaus.cargo.maven3
Redeploy a deployable (i.e. undeploy and deploy it again) in a container.
DeployerRedeployMojo() - Constructor for class org.codehaus.cargo.maven3.DeployerRedeployMojo
 
DeployerServlet - Class in org.codehaus.cargo.deployer.jetty
This servlet is used to control deploy, undeploy, redeploy, start, and stop a web application within the jetty server.
DeployerServlet(Server) - Constructor for class org.codehaus.cargo.deployer.jetty.DeployerServlet
Creates the DeployerServlet and gives the servlet reference to the server in which it is deployed.This gives the servlet access to the server internals which allows for deployment control.
DeployerStartMojo - Class in org.codehaus.cargo.maven3
Start a deployable which is already installed in a container.
DeployerStartMojo() - Constructor for class org.codehaus.cargo.maven3.DeployerStartMojo
 
DeployerStopMojo - Class in org.codehaus.cargo.maven3
Stop a deployable which is already deployed in a container.
DeployerStopMojo() - Constructor for class org.codehaus.cargo.maven3.DeployerStopMojo
 
DeployerType - Class in org.codehaus.cargo.container.deployer
Type of Deployer.
DeployerUndeployMojo - Class in org.codehaus.cargo.maven3
Undeploy a deployable from a container.
DeployerUndeployMojo() - Constructor for class org.codehaus.cargo.maven3.DeployerUndeployMojo
 
DeployerWatchdog - Class in org.codehaus.cargo.container.spi.deployer
Wait for a deployable to be deployed.
DeployerWatchdog(DeployableMonitor) - Constructor for class org.codehaus.cargo.container.spi.deployer.DeployerWatchdog
 
deployExtraClasspath(String[]) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
Deploys extra classpath elements to the Geronimo classpath.
deployRar(String, File) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
Deploys a RAR plan.
deployResource(Resource) - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
Does not do anything since GlassFish 2.x support was not tested.
deployResource(Resource) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
This will be used to deploy JavaMail, JMS and Managed Executor Services resources only using create-javamail-resource, create-jms-resource and create-managed-executor-service respectively.
deployResource(Resource) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Deploy a resource.
deploySharedLibraryScript(String) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
 
DeploySharedLibraryScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment
Implementation of deploying shared library configuration script command.
DeploySharedLibraryScriptCommand(Configuration, String, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.DeploySharedLibraryScriptCommand
Sets configuration containing all needed information for building configuration scripts.
DEPLOYTOOL_CLASSPATH - Static variable in interface org.codehaus.cargo.container.property.JSR88PropertySet
Extra classpath necessary for the deployment tool (not the container itself!)
DEPLOYTOOL_JAR - Static variable in interface org.codehaus.cargo.container.property.JSR88PropertySet
JAR file to load the deployment tool from.
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Implement to perform the work of the deploy.
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
Implement to perform the work of the deploy.
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
Implement to perform the work of the deploy.
deployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty7x8x9x10x11xEmbeddedLocalDeployer
Implement to perform the work of the deploy.
DerbyDao - Class in org.codehaus.cargo.sample.testdata.jdbc
Class used to interact with the Apache Derby DAO.
DerbyDao() - Constructor for class org.codehaus.cargo.sample.testdata.jdbc.DerbyDao
 
DESCRIPTION - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
Element name 'description'.
DESCRIPTION - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'description'.
DESCRIPTION - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'description'.
Descriptor - Interface in org.codehaus.cargo.module
Common interface for Deployment Descriptors.
DescriptorElement - Class in org.codehaus.cargo.module
Extension of JDOM element that represents a descriptor element.
DescriptorElement(DescriptorTag) - Constructor for class org.codehaus.cargo.module.DescriptorElement
Constructor.
DescriptorElement(DescriptorTag, Element) - Constructor for class org.codehaus.cargo.module.DescriptorElement
Constructor.
DescriptorIo - Interface in org.codehaus.cargo.module
 
DescriptorMerger - Interface in org.codehaus.cargo.module.merge
Interface to merge two descriptors.
DescriptorMergerByTag - Class in org.codehaus.cargo.module.merge
Merge a descriptor by tag.
DescriptorMergerByTag() - Constructor for class org.codehaus.cargo.module.merge.DescriptorMergerByTag
Constructor.
DescriptorTag - Class in org.codehaus.cargo.module
Represents the various top-level tags in a deployment descriptor as a typesafe enumeration.
DescriptorTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.DescriptorTag
Constructor.
DescriptorTag(DescriptorType, String, Namespace, boolean, Identifier, Class) - Constructor for class org.codehaus.cargo.module.DescriptorTag
Constructor.
DescriptorType - Interface in org.codehaus.cargo.module
Represents a "type" of descriptor - e.g. web.xml
destroy() - Method in class org.codehaus.cargo.container.jonas.internal.JSR160MBeanServerConnectionFactory
Destroys the factory and any underlying IO sockets.
destroy() - Method in interface org.codehaus.cargo.container.jonas.internal.MBeanServerConnectionFactory
Destroys the factory and any underlying IO sockets.
destroy() - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
Destroys the factory and any underlying IO sockets.
destroy() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Connector
Stops the connector.
destroy() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Context
Destroys the context.
destroy() - Method in class org.codehaus.cargo.daemon.CargoDaemonAuthenticationFilter
destroy() - Method in class org.codehaus.cargo.daemon.CargoDaemonServlet
 
DESTROY_AS - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'destroy-as'.
DIR_RESOURCE_SET - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
For further details, see Apache Tomcat 8 Configuration Reference, in particular the DirResourceSet section.
DIRECTORY - Static variable in class org.codehaus.cargo.container.packager.PackagerType
Represents a directory packager, ie a packager that creates a package in a given directory.
DIRECTORY_SERVLET - Static variable in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag
Elements of directory-servlet.
disableWelcomeRoot() - Method in class org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration
CARGO-1090: Disable the welcome root application.
DISPATCH_POLICY - Static variable in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
Element name 'dispatch-policy'.
DISPATCHER - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'dispatcher'.
DISPLAY_NAME - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
Element name 'display-name'.
DISPLAY_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'display-name'.
DISTRIBUTABLE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'distributable'.
doAction(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
Configuring the target java to launch a JOnAS command.
doAction(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
Configuring the target java ant task to launch a JOnAS command.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.geronimo.Geronimo2xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.geronimo.GeronimoExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.glassfish.GlassFishExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishStandaloneLocalConfiguration
Creates a new domain and set up the workspace by invoking the "asadmin" command.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBoss5xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss71xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss72xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss73xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss75xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss7xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty6xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jetty.Jetty9xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jo.Jo1xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jonas.Jonas4xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jonas.Jonas4xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jonas.Jonas5xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jonas.Jonas5xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jrun.JRun4xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.liberty.LibertyStandaloneLocalConfiguration
Configure the WebSphere Liberty server
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.orion.Oc4j10xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.resin.Resin3xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
Tomcat 4.x does not load $CATALINA_BASE/common/lib (as explained in http://tomcat.apache.org/tomcat-4.1-doc/class-loader-howto.html), therefore we copy the extra classpath into $CATALINA_HOME/common/lib.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.TomcatExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomee.Tomee1xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomee.Tomee7xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.tomee.Tomee9xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xExistingLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.wildfly.WildFly8xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
doConfigure(LocalContainer) - Method in class org.codehaus.cargo.container.wildfly.WildFly9xStandaloneLocalConfiguration
Implementation of LocalConfiguration.configure(LocalContainer) that all local configuration using this class must implement.
document(Element) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
Create a JDOM Document.
DocumentMerger - Class in org.codehaus.cargo.module.merge
Class that can merge two DOM Documents, relatively simply.
DocumentMerger() - Constructor for class org.codehaus.cargo.module.merge.DocumentMerger
 
DocumentMergerByXslt - Class in org.codehaus.cargo.module.merge
 
DocumentMergerByXslt(InputStream) - Constructor for class org.codehaus.cargo.module.merge.DocumentMergerByXslt
Constructor.
DocumentStreamAdapter - Class in org.codehaus.cargo.module.merge
Adapter class to convert streams into documents.

This is needed because the DocumentMerger understands DOM Documents, but items in War files are accessed as streams - therefore use this wrapper to pass streams into the DocumentMerger (or subclass).
DocumentStreamAdapter(MergeProcessor) - Constructor for class org.codehaus.cargo.module.merge.DocumentStreamAdapter
constructor.
doDeploy(String, Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalDeployer
Do the actual deployment.
doDeploy(String, Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
Do the actual deployment.
doDeploy(String, Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalDeployer
Do the actual deployment.
doDeploy(String, Deployable) - Method in class org.codehaus.cargo.container.liberty.LibertyInstalledLocalDeployer
Do the actual deployment.
doDeploy(String, Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
Do the actual deployment.
doDeploy(String, Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatCopyingInstalledLocalDeployer
Do the actual deployment.
doDeploy(Deployable, boolean) - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
Does the actual deployment.
doDeploy(Deployable, boolean) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
Does the actual deployment.
doDeploy(Deployable, boolean) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
Does the actual deployment.
doDownload() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
Perform the actual HTTP download.
doExecute() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.AbstractDaemonMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.AbstractDeployerMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.ConfigureMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.ContainerInstallMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.ContainerRunMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.ContainerStartMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.ContainerStopMojo
Executes the plugin.
doExecute() - Method in class org.codehaus.cargo.maven3.PackageMojo
Executes the plugin.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.codehaus.cargo.daemon.CargoDaemonAuthenticationFilter
Checks the incoming query against the known passwords.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
Performs the http GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.maven3.ping_test.PingTestServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.maven3.wildfly.swarm.TestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.testdata.authentication.TestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.testdata.classpath.TestServlet
Loads the SimpleClass.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.testdata.jdbc.TestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.testdata.jms.TestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.testdata.mail.TestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.testdata.systemproperty.TestServlet
Reads a system property and returns it.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.sample.testdata.tomcatcontext.TestServlet
 
doLog(LogLevel, String, String) - Method in class org.codehaus.cargo.ant.AntLogger
Common method for all severity levels.
doLog(LogLevel, String, String) - Method in class org.codehaus.cargo.maven3.log.MavenLogger
Common method for all severity levels.
doLog(LogLevel, String, String) - Method in class org.codehaus.cargo.util.internal.log.AbstractLogger
Common method for all severity levels.
doLog(LogLevel, String, String) - Method in class org.codehaus.cargo.util.log.FileLogger
Common method for all severity levels.
doLog(LogLevel, String, String) - Method in class org.codehaus.cargo.util.log.NullLogger
Common method for all severity levels.
doLog(LogLevel, String, String) - Method in class org.codehaus.cargo.util.log.SimpleLogger
Common method for all severity levels.
DOMAIN - Static variable in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.TargetType
The domain master.
DOMAIN_NAME - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
GlassFish domain name.
DOMAIN_VERSION - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
Lowest common denominator of the servers in the domain.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
Performs the http PUT method.
doRun() - Method in class org.codehaus.cargo.container.resin.internal.ResinRun
Parse and process the command line to start/stop the server.
doServerAndDomainNameArgs(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
Setup of the target server and domain name for the JOnAS admin command call.
doServerAndDomainNameParam(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
Setup of the target server and domain name for the JOnAS admin command call.
doStart() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart() - Method in class org.codehaus.cargo.container.jetty.Jetty8xEmbeddedLocalContainer
 
doStart() - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.geronimo.Geronimo2xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.glassfish.GlassFish5xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBoss5xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss61xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jetty.Jetty9xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer
Implementation of RunnableContainer.start() to all container extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.jrun.internal.AbstractJRunInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.liberty.LibertyInstalledLocalContainer
Start the container.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOc4j10xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
Implementation of RunnableContainer.start() to all container extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStart(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalContainer
Implementation of RunnableContainer.start() that all containers extending this class must implement.
doStartServer(String[]) - Method in class org.codehaus.cargo.container.resin.internal.ResinRun
Start the Resin server.
doStop() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop() - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xEmbeddedLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.geronimo.Geronimo2xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss6xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer
Implementation of RunnableContainer.stop() to all container extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.jrun.internal.AbstractJRunInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.liberty.LibertyInstalledLocalContainer
Stop the container
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOc4j10xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
Implementation of RunnableContainer.stop() to all container extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStop(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalContainer
Implementation of RunnableContainer.stop() that all containers extending this class must implement.
doStopServer(String[]) - Method in class org.codehaus.cargo.container.resin.internal.ResinRun
Stops the Resin server by closing the keepalive socket.
doUsernameAndPasswordArgs(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
Setup of the username and password for the JOnAS admin command call.
download() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
Downloads the compressed file containing the container files.
downloadDir - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
Location where to put the zipped distributions.
DRIVER_CLASS - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
The class name of the Driver or XADataSource implementation clas.
DriverScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
Implementation of DataSource driver configuration script command.
DriverScriptCommand(Configuration, String, DataSource, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.DriverScriptCommand
Sets configuration containing all needed information for building configuration scripts.
dropTable() - Method in class org.codehaus.cargo.sample.testdata.jdbc.DerbyDao
Drops the Person table.
Dtd - Class in org.codehaus.cargo.module
Contains methods for getting information from a dtd.
Dtd(String) - Constructor for class org.codehaus.cargo.module.Dtd
Contructor.
DtdParseException - Exception in org.codehaus.cargo.module
Exception thrown to indicate that a certain DTD couldn't be parsed.
DtdParseException() - Constructor for exception org.codehaus.cargo.module.DtdParseException
Constructor.
DtdParseException(String) - Constructor for exception org.codehaus.cargo.module.DtdParseException
Constructor.
DtdParseException(String, Throwable) - Constructor for exception org.codehaus.cargo.module.DtdParseException
Constructor.
DtdParseException(Throwable) - Constructor for exception org.codehaus.cargo.module.DtdParseException
Constructor.

E

EAR - Class in org.codehaus.cargo.container.deployable
Wraps an EAR file that will be deployed in the container.
EAR - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
The EAR deployable type.
EAR(String) - Constructor for class org.codehaus.cargo.container.deployable.EAR
 
EarArchive - Interface in org.codehaus.cargo.module.application
Class that encapsulates access to an EAR.
EJB - Class in org.codehaus.cargo.container.deployable
Wraps an EJB JAR file that will be deployed in the container.
EJB - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
The EJB deployable type.
EJB - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
Element name 'ejb'.
EJB(String) - Constructor for class org.codehaus.cargo.container.deployable.EJB
 
EJB_LINK - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'local-home'.
EJB_LOCAL_REF - Static variable in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
Element name 'ejb-local-ref'.
EJB_LOCAL_REF - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'ejb-local-ref'.
EJB_NAME - Static variable in class org.codehaus.cargo.module.ejb.EjbJarXmlTag
Element name 'ejb-name'.
EJB_NAME - Static variable in class org.codehaus.cargo.module.ejb.jboss.JBossXmlTag
ejb-name.
EJB_NAME - Static variable in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
Element name 'ejb-name'.
EJB_REF - Static variable in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
Element name 'ejb-ref'.
EJB_REF - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'ejb-ref'.
EJB_REF_NAME - Static variable in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
Element name 'ejb-ref-name'.
EJB_REF_NAME - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'ejb-ref-name'.
EJB_REF_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'ejb-ref-name'.
EJB_REF_TYPE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'ejb-ref-type'.
EJB_REFERENCE_DESCRIPTION - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
Element name 'ejb-reference-description'.
EJB_TO_ACT_SPEC_BINDING - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
WebSphere binding of EJB to activation specification.

Example:
deployable name:EJB name:queue jndi name|
deployable name:another EJB name:another queue jndi name

Used for mapping of queues to their appropriate messaging EJBs.
EJB_TO_RES_REF_BINDING - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
WebSphere binding of EJB to resource reference.

Example:
deployable name:EJB name:EBJ resource name:resource jndi name|
deployable name:another EJB name:EBJ resource2 name:resource2 jndi name

Used for mapping of resources like JMS factories to their appropriate EJBs references.
Can be used to map resources in EBJ annotated with @Resource.
ejbActivate() - Method in class org.codehaus.cargo.sample.testdata.ejb.SampleBean
 
EjbArchive - Interface in org.codehaus.cargo.module.ejb
Class that encapsulates access to an EJB JAR.
ejbCreate() - Method in class org.codehaus.cargo.sample.testdata.ejb.SampleBean
 
EjbDef - Class in org.codehaus.cargo.module.ejb
Class representing an EJB definition in a ejb-jar.xml descriptor.
EjbDef() - Constructor for class org.codehaus.cargo.module.ejb.EjbDef
Constructor.
EjbDef(String) - Constructor for class org.codehaus.cargo.module.ejb.EjbDef
Constructor.
EjbDef(String, String) - Constructor for class org.codehaus.cargo.module.ejb.EjbDef
Constructor.
EjbJarXml - Class in org.codehaus.cargo.module.ejb
Encapsulates the DOM representation of a ejb deployment descriptor ejb-jar.xml to provide convenience methods for easy access and manipulation.
EjbJarXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.ejb.EjbJarXml
Constructor.
EjbJarXmlIo - Class in org.codehaus.cargo.module.ejb
Provides convenience methods for reading and writing ejb deployment descriptors (ejb-jar.xml).
EjbJarXmlIo() - Constructor for class org.codehaus.cargo.module.ejb.EjbJarXmlIo
Protected constructor.
EjbJarXmlTag - Class in org.codehaus.cargo.module.ejb
Represents the various tags in a ejb jar deployment descriptor.
EjbJarXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.ejb.EjbJarXmlTag
Constructor.
EjbJarXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.ejb.EjbJarXmlTag
Constructor.
EjbJarXmlType - Class in org.codehaus.cargo.module.ejb
 
EjbJarXmlType() - Constructor for class org.codehaus.cargo.module.ejb.EjbJarXmlType
Protected constructor.
EjbJarXmlVersion - Class in org.codehaus.cargo.module.ejb
Enumerated type that represents the version of the deployment descriptor of a ejb descriptor (ejb-jar.xml).
ejbPassivate() - Method in class org.codehaus.cargo.sample.testdata.ejb.SampleBean
 
EjbRef - Class in org.codehaus.cargo.module.webapp
Represents a ejb-ref element of a web application descriptor.
EjbRef() - Constructor for class org.codehaus.cargo.module.webapp.EjbRef
Empty constructor.
EjbRef(String, String, String) - Constructor for class org.codehaus.cargo.module.webapp.EjbRef
Construct a new ejb-ref.
ejbRemove() - Method in class org.codehaus.cargo.sample.testdata.ejb.SampleBean
 
element(int, int, String) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
element(int, int, String, Namespace) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
ElementNotFoundException - Exception in org.codehaus.cargo.util
Exception raised when an XPath search returns no results.
ElementNotFoundException(String, Element) - Constructor for exception org.codehaus.cargo.util.ElementNotFoundException
Constructor that provides a default message based on the XPath and element search.
Embedded() - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Creates a new TomcatEmbedded.Embedded Tomcat.
EMBEDDED - Static variable in class org.codehaus.cargo.container.ContainerType
Represents a local embedded container type.
EMBEDDED - Static variable in class org.codehaus.cargo.container.deployer.DeployerType
A deployer type to deploy to an embedded local container.
EMBEDDED_OVERRIDE_JAVA_LOGGING - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
Whether to override the Java logging in the embedded container.
EmbeddedContainerArtifactResolver - Class in org.codehaus.cargo.maven3.util
Dynamically load embedded container dependencies.
EmbeddedContainerArtifactResolver(ArtifactResolver, ProjectBuildingRequest) - Constructor for class org.codehaus.cargo.maven3.util.EmbeddedContainerArtifactResolver
Save all attributes.
EmbeddedContainerClasspathResolver - Class in org.codehaus.cargo.sample.java
Create a classloader to load container classes.
EmbeddedContainerClasspathResolver() - Constructor for class org.codehaus.cargo.sample.java.EmbeddedContainerClasspathResolver
 
EmbeddedLocalContainer - Interface in org.codehaus.cargo.container
Represents an embedded container which only requires the correct JARs in the classpath to work.
enableNaming() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Enable JNDI naming.
Engine(Object, Object) - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Engine
Wraps an engine object.
Entity - Class in org.codehaus.cargo.module.ejb
Class representing an entity ejb definition in an ejb-jar.xml descriptor.
Entity() - Constructor for class org.codehaus.cargo.module.ejb.Entity
 
ENTITY - Static variable in class org.codehaus.cargo.module.ejb.EjbJarXmlTag
Element name 'entity'.
ENTITY - Static variable in class org.codehaus.cargo.module.webapp.EjbRef
Constant representing an entity ejb reference.
entrySet() - Method in class org.codehaus.cargo.daemon.HandleDatabase
 
ENV_ENTRY - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'env-entry'.
EnvironmentTestData - Class in org.codehaus.cargo.sample.java
Groups together all environmental test data (i.e. data that depends on how the user has configured its tests to run in Maven).
EnvironmentTestData(String, ContainerType, String) - Constructor for class org.codehaus.cargo.sample.java.EnvironmentTestData
 
equals(Object) - Method in class org.codehaus.cargo.container.configuration.ConfigurationType
equals(Object) - Method in class org.codehaus.cargo.container.ContainerType
equals(Object) - Method in class org.codehaus.cargo.container.deployable.DeployableType
equals(Object) - Method in class org.codehaus.cargo.container.deployable.DeployableVersion
equals(Object) - Method in class org.codehaus.cargo.container.deployer.DeployerType
equals(Object) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.ActionType
equals(Object) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.TargetType
equals(Object) - Method in class org.codehaus.cargo.container.packager.PackagerType
equals(Object) - Method in class org.codehaus.cargo.container.property.TransactionSupport
equals(Object) - Method in class org.codehaus.cargo.container.property.User
equals(Object) - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
equals(Object) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
equals(Object) - Method in class org.codehaus.cargo.generic.internal.util.FullContainerIdentity
Differentiate two identities.
equals(Object) - Method in class org.codehaus.cargo.generic.internal.util.RegistrationKey
Differentiate two keys.
equals(Object) - Method in class org.codehaus.cargo.generic.internal.util.SimpleContainerIdentity
Differentiate two identities.
equals(Object) - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
equals(Object) - Method in class org.codehaus.cargo.module.DescriptorTag
equals(Object) - Method in class org.codehaus.cargo.util.FileHandler.XmlReplacementDetails
equals(Object) - Method in class org.codehaus.cargo.util.log.LogLevel
equals(Object) - Method in class org.codehaus.cargo.util.XmlReplacement
equalsLevel(String) - Method in enum org.codehaus.cargo.container.property.LoggingLevel
Tests whether the specified logging level equals this enum constant.
ERROR_PAGE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'error-page'.
escapeBackSlashesIfNotNull(String) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
Escapes backslashes so that they can parse properly.
escapePath(String) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
Escapes a Windows path: backslashes become slashes, drive paths get prefixed with a slash.
escapeStringLiteral(String) - Static method in class org.codehaus.cargo.container.internal.util.JythonUtils
Escape special characters for Jython scripts.
execute() - Method in class org.codehaus.cargo.ant.CargoTask
execute() - Method in class org.codehaus.cargo.cargo_maven3_plugin.HelpMojo
execute() - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Launches a JVM according to the configuration of this launcher and waits for its termination.
execute() - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Launches a JVM according to the configuration of this launcher and waits for its termination.
execute() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
execute() - Method in class org.codehaus.cargo.maven3.AbstractUberWarMojo
 
execute() - Method in class org.codehaus.cargo.maven3.DependencyCalculator
Execute the dependency calculator.
execute() - Method in class org.codehaus.cargo.maven3.UberWarMojo
Executes the UberWarMojo on the current project.
execute(File) - Method in class org.codehaus.cargo.module.webapp.merge.ArchiveResourceMerger
Execute the merge into the assembly directory.
executeActions() - Method in class org.codehaus.cargo.ant.CargoTask
Execute the action specified by the user.
executeAndWait(String) - Method in class org.codehaus.cargo.container.websphere.internal.ProcessExecutor
Execute command and wait for process to end.
executeLocalContainerAction() - Method in class org.codehaus.cargo.maven3.ContainerRestartMojo
Executes the local container action.
executeLocalContainerAction() - Method in class org.codehaus.cargo.maven3.ContainerStartMojo
Executes the local container action.
executeMergeProcessors(File) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
 
executePostStartTasks() - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
Some containers may require some extra steps after startup.
executePostStartTasks() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
Some containers may require some extra steps after startup.
executePostStartTasks() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
Some containers may require some extra steps after startup.
executePostStartTasks() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
Some containers may require some extra steps after startup.
executePostStartTasks() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
Some containers may require some extra steps after startup.
executeScript(List<ScriptCommand>) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
Writes CLI configuration script.
executeScript(List<ScriptCommand>) - Method in interface org.codehaus.cargo.container.ScriptingCapableContainer
Executes script defined as list of script commands against container.
executeScript(List<ScriptCommand>) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicRemoteContainer
Writes configuration script using WLST.
executeScript(List<ScriptCommand>) - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
Writes configuration script using WLST.
executeScript(List<ScriptCommand>) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
Executes script defined as list of script commands against container.
executeScript(List<ScriptCommand>) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
Writes CLI configuration script.
executeScriptFiles(List<String>) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
Executes CLI scripts.
executeScriptFiles(List<String>) - Method in interface org.codehaus.cargo.container.ScriptingCapableContainer
Executes scripts stored in script files against container.
executeScriptFiles(List<String>) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicRemoteContainer
Executes scripts using WLST.
executeScriptFiles(List<String>) - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
Executes scripts using WLST.
executeScriptFiles(List<String>) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
Executes scripts stored in script files against container.
executeScriptFiles(List<String>) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
Executes CLI scripts.
EXISTING - Static variable in class org.codehaus.cargo.container.configuration.ConfigurationType
Represents an existing configuration type.
ExistingLocalConfiguration - Interface in org.codehaus.cargo.container.configuration
An existing configuration allows you to point Cargo to a container configuration that you have already set somewhere on your local file system.
exists(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
exists(String) - Method in interface org.codehaus.cargo.util.FileHandler
 
existsFile(String, String) - Method in class org.codehaus.cargo.daemon.file.FileManager
Check if filename exists in the workspace.
expandToPath(String) - Method in class org.codehaus.cargo.module.DefaultJarArchive
Expand the archive to the specified directory.
expandToPath(String) - Method in interface org.codehaus.cargo.module.JarArchive
Expand the archive to the specified directory.
expandToPath(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
Expand the archive to the specified directory.
explode(String, String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
Extracts a war file into a directory.
explode(String, String) - Method in interface org.codehaus.cargo.util.FileHandler
Extracts a war file into a directory.
EXTENSION - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'extension'.
EXTRA_CLASSPATH - Static variable in class org.codehaus.cargo.maven3.configuration.Dependency
Represents the "extra" classpath type.
EXTRACT_SUBDIRECTORY - Static variable in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
Default extraction subdirectory.
extractCharset(String) - Static method in class org.codehaus.cargo.container.internal.http.HttpRequest
Extract charset from Content-Type header.
extractDir - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
Location where to extract the zipped distributions.
extractHeaderComponent(String, String) - Static method in class org.codehaus.cargo.container.internal.http.HttpRequest
Extract a component of a header.

F

factory - Variable in class org.codehaus.cargo.sample.java.validator.AbstractConfigurationCapabilityValidator
Configuration capability factory.
factory - Variable in class org.codehaus.cargo.sample.java.validator.AbstractConfigurationFactoryValidator
Configuration factory.
factory - Variable in class org.codehaus.cargo.sample.java.validator.AbstractDeployerFactoryValidator
Container capability factory.
factory - Variable in class org.codehaus.cargo.sample.java.validator.AbstractPackagerValidator
Configuration packager factory.
File - Class in org.codehaus.cargo.container.deployable
Wraps a file that will be deployed into the container.
File(String) - Constructor for class org.codehaus.cargo.container.deployable.File
Constructor.
FILE - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
The File deployable type.
FILE_BUFFER_SIZE - Static variable in class org.codehaus.cargo.util.DefaultFileHandler
Default file buffer size.
FILE_RESOURCE_SET - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
For further details, see Apache Tomcat 8 Configuration Reference, in particular the FileResourceSet section.
FileConfig - Class in org.codehaus.cargo.container.configuration
Contains data about configuration files that should be used for the container.
FileConfig() - Constructor for class org.codehaus.cargo.container.configuration.FileConfig
Constructor.
fileHandler - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
CARGO file handler.
FileHandler - Interface in org.codehaus.cargo.util
File operations that are performed in Cargo.
FileHandler.XmlReplacementDetails - Class in org.codehaus.cargo.util
Represents details of an XML replacement.
FileLogger - Class in org.codehaus.cargo.util.log
File implementation which sends logged messages to a file.
FileLogger(File, boolean) - Constructor for class org.codehaus.cargo.util.log.FileLogger
 
FileLogger(String, boolean) - Constructor for class org.codehaus.cargo.util.log.FileLogger
 
FileManager - Class in org.codehaus.cargo.daemon.file
File manager to deal with files and directories in the daemon workspace.
FileManager() - Constructor for class org.codehaus.cargo.daemon.file.FileManager
 
filePath - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
Path of the file to serve.
FileScriptCommand - Class in org.codehaus.cargo.container.configuration.script
Implementation of general functionality for existing script files.
FileScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.configuration.script.FileScriptCommand
Sets configuration containing all needed information for building configuration scripts.
Filter - Class in org.codehaus.cargo.module.webapp.elements
 
Filter(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.Filter
Constructor.
Filter(WebXmlTag, String, String) - Constructor for class org.codehaus.cargo.module.webapp.elements.Filter
Constructor.
FILTER - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'filter'.
FILTER_CLASS - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'filter-class'.
FILTER_MAPPING - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'filter-mapping'.
FILTER_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
Element name 'filter-name'.
FilterMapping - Class in org.codehaus.cargo.module.webapp.elements
 
FilterMapping(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.FilterMapping
Constructor.
filterTargetModuleIDs(List<TargetModuleID>) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteDeployer
 
filterTargetModuleIDs(List<TargetModuleID>) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
 
filterTargets(Target[]) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteDeployer
 
filterTargets(Target[]) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
 
findArtifactLocation(Set<Artifact>, Log) - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
Find artifact location for the artifact of this dependency.
findChild(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Host
Finds a child with the given name.
findChildren() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Host
Return all context children.
findRemoteFileName(Deployable, String, boolean) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
Finds a deployable file on the remote server.
findResource(String) - Method in class org.codehaus.cargo.container.configuration.script.AbstractResourceScriptCommand
 
findResource(String) - Method in class org.codehaus.cargo.module.DefaultJarArchive
Returns the full path of a named resource in the archive.
findResource(String) - Method in interface org.codehaus.cargo.module.JarArchive
Returns the full path of a named resource in the archive.
findResource(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
Returns the full path of a named resource in the archive.
firstWarFile() - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
 
fixModelAndSaveInRepository(Artifact, Model) - Method in class org.codehaus.cargo.maven3.DependencyCalculator
Fix model and save in repository.
fixupProjectArtifact() - Method in class org.codehaus.cargo.maven3.DependencyCalculator
Fixup the project artifact.
fixupRepositoryArtifact(Artifact) - Method in class org.codehaus.cargo.maven3.DependencyCalculator
Fixup an artifact.
flagOffsetApplied(String, boolean) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Flags whether offset has been applied to a given property or not.
flush() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml.WildFlySwarmYamlConfiguratorFactory
forceStopInternal() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
Some containers may not fully stop and need to be forcibly stopped.
forceStopInternal() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
Some containers may not fully stop and need to be forcibly stopped.
FormContentType - Interface in org.codehaus.cargo.container.internal.http
Represents the content type and basic content of a form.
fromProperties(Properties) - Method in class org.codehaus.cargo.container.property.DataSourceConverter
Construct a DataSource from a list of properties.
fromProperties(Properties) - Method in class org.codehaus.cargo.container.property.ResourceConverter
Construct a Resource from a list of properties.
fromPropertyString(String) - Method in class org.codehaus.cargo.container.property.DataSourceConverter
Construct a DataSource from a single String.
fromPropertyString(String) - Method in class org.codehaus.cargo.container.property.ResourceConverter
Construct a Resource from a single String.
FullContainerIdentity - Class in org.codehaus.cargo.generic.internal.util
Represents a container identified by its id and type.
FullContainerIdentity(String, ContainerType) - Constructor for class org.codehaus.cargo.generic.internal.util.FullContainerIdentity
 

G

GeneralPropertySet - Interface in org.codehaus.cargo.container.property
Gathers all general container properties valid for all types of containers.
generateUserPasswordLine(User, String) - Method in class org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration
Generate the user and password line for th JBoss users properties file.
generateUserPasswordLine(User, String) - Static method in class org.codehaus.cargo.container.wildfly.internal.util.WildFlyUserUtils
Generate the user and password line for the JBoss users properties file.
generateUserPasswordLine(User, String) - Static method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.util.WildFlySwarmUserUtils
Generate the user and password line for the JBoss users properties file.
GERONIMO_CONSOLE_LOGLEVEL - Static variable in interface org.codehaus.cargo.container.geronimo.GeronimoPropertySet
Log level for console log appender.
GERONIMO_FILE_LOGLEVEL - Static variable in interface org.codehaus.cargo.container.geronimo.GeronimoPropertySet
Log level for file log appender.
GERONIMO_SERVLET_CONTAINER_ID - Static variable in interface org.codehaus.cargo.container.geronimo.GeronimoPropertySet
The id for the servlet container.
GERONIMO_USERS - Static variable in interface org.codehaus.cargo.container.geronimo.GeronimoPropertySet
Geronimo list of user credentials.
Geronimo1xInstalledLocalContainer - Class in org.codehaus.cargo.container.geronimo
Geronimo 1.x series container implementation.
Geronimo1xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
Geronimo1xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.geronimo
Geronimo 1.x series standalone Configuration implementation.
Geronimo1xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.geronimo.Geronimo1xStandaloneLocalConfiguration
Geronimo1xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.geronimo.internal
Capabilities of the Geronimo's standalone local configuration.
Geronimo1xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.geronimo.internal.Geronimo1xStandaloneLocalConfigurationCapability
Initialize Geronimo-specific configuration Map.
Geronimo2xInstalledLocalContainer - Class in org.codehaus.cargo.container.geronimo
Geronimo 2.x series container implementation.
Geronimo2xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.geronimo.Geronimo2xInstalledLocalContainer
Geronimo2xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.geronimo
Geronimo 2.x series standalone Configuration implementation.
Geronimo2xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.geronimo.Geronimo2xStandaloneLocalConfiguration
Geronimo2xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.geronimo.internal
Capabilities of the Geronimo's standalone local configuration.
Geronimo2xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.geronimo.internal.Geronimo2xStandaloneLocalConfigurationCapability
Initialize Geronimo-specific configuration Map.
Geronimo3xContainerCapability - Class in org.codehaus.cargo.container.geronimo.internal
Capabilities of the Geronimo 3.x container.
Geronimo3xContainerCapability() - Constructor for class org.codehaus.cargo.container.geronimo.internal.Geronimo3xContainerCapability
 
Geronimo3xInstalledLocalContainer - Class in org.codehaus.cargo.container.geronimo
Geronimo 3.x series container implementation.
Geronimo3xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
Geronimo3xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.geronimo
Geronimo 3.x series standalone Configuration implementation.
Geronimo3xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.geronimo.Geronimo3xStandaloneLocalConfiguration
GeronimoDeployable - Interface in org.codehaus.cargo.container.geronimo.deployable
Geronimo-specific deployable which adds supports for passing Geronimo deployment plans.
GeronimoEAR - Class in org.codehaus.cargo.container.geronimo.deployable
Geronimo EAR deployable.
GeronimoEAR(String) - Constructor for class org.codehaus.cargo.container.geronimo.deployable.GeronimoEAR
 
GeronimoEJB - Class in org.codehaus.cargo.container.geronimo.deployable
Geronimo EJB deployable.
GeronimoEJB(String) - Constructor for class org.codehaus.cargo.container.geronimo.deployable.GeronimoEJB
 
GeronimoExistingLocalConfiguration - Class in org.codehaus.cargo.container.geronimo
Geronimo existing Configuration implementation.
GeronimoExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.geronimo.GeronimoExistingLocalConfiguration
GeronimoExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.geronimo.internal
Capabilities of the Geronimo's existing local configuration.
GeronimoExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.geronimo.internal.GeronimoExistingLocalConfigurationCapability
Initialize Geronimo-specific configuration Map.
GeronimoFactoryRegistry - Class in org.codehaus.cargo.container.geronimo
Registers Geronimo support into default factories.
GeronimoFactoryRegistry() - Constructor for class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
 
GeronimoInstalledLocalDeployer - Class in org.codehaus.cargo.container.geronimo
A Geronimo deploytool-based deployer to perform deployment to a local container.
GeronimoInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
GeronimoPropertySet - Interface in org.codehaus.cargo.container.geronimo
Interface for Geronimo-specific properties.
GeronimoUtils - Class in org.codehaus.cargo.container.geronimo.internal
Various utility methods such as checking is Geronimo is started.
GeronimoUtils(Configuration) - Constructor for class org.codehaus.cargo.container.geronimo.internal.GeronimoUtils
 
GeronimoWAR - Class in org.codehaus.cargo.container.geronimo.deployable
Geronimo WAR deployable.
GeronimoWAR(String) - Constructor for class org.codehaus.cargo.container.geronimo.deployable.GeronimoWAR
 
get() - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
 
get(String) - Method in class org.codehaus.cargo.daemon.HandleDatabase
Gets the handle object by handle id.
get(String, boolean) - Method in class org.codehaus.cargo.daemon.properties.PropertyTable
Gets the value of a property with key name.
getAbsolutePath(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
gets the absolute path from a file that may be relative to the current directory.
getAbsolutePath(String) - Method in interface org.codehaus.cargo.util.FileHandler
gets the absolute path from a file that may be relative to the current directory.
getAction() - Method in class org.codehaus.cargo.ant.CargoTask
 
getAdditionalClasspathEntries() - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
 
getAllTags() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
 
getAllTags() - Method in interface org.codehaus.cargo.module.DescriptorType
Get all defined tags for this descriptor.
getAppConfigurationEntry(String) - Method in class org.codehaus.cargo.container.jboss.internal.JaasConfiguration
getApplicationXml() - Method in class org.codehaus.cargo.module.application.DefaultEarArchive
Returns the deployment descriptor of the web application.
getApplicationXml() - Method in interface org.codehaus.cargo.module.application.EarArchive
Returns the deployment descriptor of the web application.
getArtifactId() - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
 
getArtifactId() - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
 
getArtifactId() - Method in class org.codehaus.cargo.maven3.util.CargoProject
 
getArtifactInstaller() - Method in class org.codehaus.cargo.maven3.configuration.Container
 
getArtifacts() - Method in class org.codehaus.cargo.maven3.util.CargoProject
 
getAsAdmin() - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalContainer
Returns the asadmin for the GlassFish server.
getAsAdmin() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalContainer
Returns the asadmin for the GlassFish server.
getAsAdmin() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
Returns the asadmin for the GlassFish server.
getAttribute(ObjectName, String) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
getAttributeName() - Method in class org.codehaus.cargo.util.FileHandler.XmlReplacementDetails
 
getAttributeName() - Method in class org.codehaus.cargo.util.XmlReplacement
 
getAttributes(ObjectName, String[]) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
getAutoDeployDirectory() - Method in interface org.codehaus.cargo.container.weblogic.internal.WebLogicLocalContainer
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and start them automatically.
getAutoDeployDirectory() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xInstalledLocalContainer
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and start them automatically.
getAutoDeployDirectory() - Method in class org.codehaus.cargo.container.weblogic.WebLogic10xInstalledLocalContainer
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and start them automatically.
getAutoDeployDirectory() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and start them automatically.
getAutoDeployDirectory() - Method in class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and start them automatically.
getAutoDeployDirectory() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xInstalledLocalContainer
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and start them automatically.
getAutoDeployDirectory() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xInstalledLocalContainer
When valid deployment files are written to auto-deploy directory, WebLogic will deploy and start them automatically.
getBaseFilename() - Method in class org.codehaus.cargo.container.deployable.WAR
Similar to WAR.getFilename(), without the .war extension.
getBeaHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
The BEA_HOME is a root directory for various versions of WebLogic server.
getBeaHome() - Method in interface org.codehaus.cargo.container.weblogic.internal.WebLogicLocalContainer
The BEA_HOME is a root directory for various versions of WebLogic server.
getBeaHomeDirs() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
 
getBeaHomeDirs() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xInstalledLocalContainer
Also includes checking of the modules directory, which is unique to WebLogic 10.
getBeaHomeDirs() - Method in class org.codehaus.cargo.container.weblogic.WebLogic10xInstalledLocalContainer
Also includes checking of the modules directory, which is unique to WebLogic 10.
getBeaHomeDirs() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
Also includes checking of the modules directory, which is unique to WebLogic 10.
getBeaHomeDirs() - Method in class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
Also includes checking of the modules directory, which is unique to WebLogic 10.
getBeaHomeFiles() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
 
getBeaHomeFiles() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
getBeaHomeFiles() - Method in class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
getBoolean(String) - Method in class org.codehaus.cargo.daemon.properties.PropertyTable
Gets a boolean value of a property with key name.
getBoundary() - Method in class org.codehaus.cargo.container.internal.http.MultipartFormContentType
 
getBuildDirectory() - Method in class org.codehaus.cargo.maven3.util.CargoProject
 
getBundleId(Bundle) - Method in class org.codehaus.cargo.container.geronimo.internal.GeronimoUtils
 
getByName(String) - Static method in enum org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
 
getCallCount() - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
 
getCallCount() - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
getCapability() - Method in interface org.codehaus.cargo.container.configuration.Configuration
 
getCapability() - Method in interface org.codehaus.cargo.container.Container
 
getCapability() - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.geronimo.Geronimo2xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.geronimo.GeronimoExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.glassfish.GlassFishExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBoss5xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss42xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss42xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss42xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss4xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss4xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss5x6xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss5xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss5xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss5xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss6xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss6xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss71xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss71xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss72xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss72xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss72xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss75xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss7xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss7xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss7xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty10xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty10xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty6xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jetty.JettyRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer
 
getCapability() - Method in class org.codehaus.cargo.container.jo.Jo1xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jonas.Jonas4xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jonas.Jonas4xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jonas.Jonas5xRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.jonas.Jonas5xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jrun.internal.AbstractJRunInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.jrun.JRun4xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.liberty.LibertyInstalledLocalContainer
 
getCapability() - Method in class org.codehaus.cargo.container.liberty.LibertyStandaloneLocalConfiguration
 
getCapability() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOc4j10xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.orion.Oc4j10xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.payara.PayaraInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.payara.PayaraRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.payara.PayaraRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.payara.PayaraStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.resin.Resin3xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomcat.TomcatExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomee.Tomee1xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.tomee.Tomee1xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomee.Tomee7xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.tomee.Tomee7xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.tomee.Tomee9xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicRemoteContainer
getCapability() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.websphere.WebSphere9xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.websphere.WebSphere9xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
getCapability() - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xExistingLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xRuntimeConfiguration
getCapability() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xStandaloneLocalConfiguration
getCapability() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xStandaloneLocalConfiguration
getCargoHomeDirectory() - Method in class org.codehaus.cargo.daemon.file.FileManager
Get the cargo home directory.
getCargoProject() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
 
getCatalinaPropertertiesReplacements() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
 
getCatalinaPropertertiesReplacements() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
getCharset() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
Gets the URL encoding charset to use when communicating with Tomcat manager.
getChildren(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
getChildren(String) - Method in interface org.codehaus.cargo.util.FileHandler
 
getChildren(String, List<String>) - Method in class org.codehaus.cargo.util.DefaultFileHandler
getChildren(String, List<String>) - Method in interface org.codehaus.cargo.util.FileHandler
 
getChildText(Element, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
Returns the text value from a child directly under the parent tag.
getChildText(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
Returns the text value from a child directly under the parent tag.
getClassifier() - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
 
getClassifier() - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
 
getClassLoader() - Method in interface org.codehaus.cargo.container.EmbeddedLocalContainer
 
getClassLoader() - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
 
getClassLoader() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xEmbeddedLocalContainer
Tomcat 8.x has a weird class called TomcatURLStreamHandlerFactory where the singleton has a static instance field and a final attribute registered which are not always in sync and cause unexpected exceptions.
getClassName() - Method in class org.codehaus.cargo.container.configuration.entry.Resource
 
getClasspath() - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Gets the currently configured system classpath.
getClasspath() - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Gets the currently configured system classpath.
getClasspath() - Method in class org.codehaus.cargo.maven3.configuration.Dependency
 
getClasspaths() - Method in class org.codehaus.cargo.ant.DaemonElement
 
getClasspaths() - Method in class org.codehaus.cargo.maven3.configuration.Daemon
 
getClusterName() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
 
getColdDeployer() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractSwitchableLocalDeployer
this deployer will be used when the server is not running.
getColdDeployer() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xSwitchableLocalDeployer
this deployer will be used when the server is not running.
getCommandLine() - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
Gets a string representation of the currently configured command line.
getCommandLine() - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
Gets a string representation of the currently configured command line.
getCommonLibDir() - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBoss5xInstalledLocalContainer
Return the location of the common lib directory.
getCommonLibDir() - Method in interface org.codehaus.cargo.container.jboss.internal.JBoss5xInstalledLocalContainer
Return the location of the common lib directory.
getConfDir(String) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
getConfDir(String) - Method in interface org.codehaus.cargo.container.jboss.internal.JBossInstalledLocalContainer
 
getConfig() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
Get the Deployer configuration.
getConfigAdminDirectory() - Method in class org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer
getConfigAdminDirectory() - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
 
getConfigAdminDirectory() - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
 
getConfigDirectory() - Method in class org.codehaus.cargo.maven3.merge.MergeWebXml
 
getConfigDirectory() - Method in class org.codehaus.cargo.maven3.UberWarMojo
 
getConfigfile() - Method in class org.codehaus.cargo.container.configuration.FileConfig
Returns true if the file is marked as a configuration file
getConfigfiles() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
 
getConfiguration() - Method in class org.codehaus.cargo.ant.CargoTask
 
getConfiguration() - Method in class org.codehaus.cargo.container.configuration.script.AbstractScriptCommand
 
getConfiguration() - Method in interface org.codehaus.cargo.container.LocalContainer
 
getConfiguration() - Method in interface org.codehaus.cargo.container.RemoteContainer
 
getConfiguration() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
getConfiguration() - Method in class org.codehaus.cargo.container.spi.AbstractRemoteContainer
getConfiguration() - Method in class org.codehaus.cargo.container.spi.startup.AbstractContainerMonitor
 
getConfiguration() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
 
getConfiguration() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer
getConfiguration() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatRemoteDeployer
getConfiguration() - Method in class org.codehaus.cargo.daemon.Handle
 
getConfigurationClass() - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
getConfigurationClass(String, ContainerType, ConfigurationType) - Method in interface org.codehaus.cargo.generic.configuration.ConfigurationFactory
 
getConfigurationClass(String, ContainerType, ConfigurationType) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
getConfigurationContext() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.AbstractConfigurator
Getter for Configuration context.
getConfigurationDirectory() - Method in class org.codehaus.cargo.daemon.file.FileManager
Get the configuration home directory.
getConfigurationDirectory(String) - Method in class org.codehaus.cargo.daemon.file.FileManager
Get the configuration home directory for a container.
getConfigurationElement() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
See the Cargo Maven 3 plugin reference guide for more details.
getConfigurationExclusions() - Method in class org.codehaus.cargo.container.jetty.JettyDirectoryPackager
getConfigurationExclusions() - Method in class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
 
getConfigurationExclusions() - Method in class org.codehaus.cargo.container.tomcat.TomcatDirectoryPackager
getConfigurationFactory() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstExistingLocalConfiguration
getConfigurationFactory() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstRuntimeConfiguration
getConfigurationFactory() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstStandaloneLocalConfiguration
getConfigurationFactory() - Method in interface org.codehaus.cargo.container.weblogic.WebLogicWlstConfiguration
 
getConfigurationFactory() - Method in interface org.codehaus.cargo.container.wildfly.internal.WildFlyConfiguration
 
getConfigurationFactory() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xExistingLocalConfiguration
getConfigurationFactory() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xStandaloneLocalConfiguration
getConfigurationFactory() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xStandaloneLocalConfiguration
getConfigurationHome() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.ConfigurationContext
Configuration home directory getter.
getConfiguratorSetterName(String) - Static method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasStandaloneLocalConfiguration
Returns the configurator setter name based on the property name.
getConfigXmlPath() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
Return the absolute path of the config.xml file.
getConfigXmlPath() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
Return the absolute path of the config.xml file.
getConnectionProperties() - Method in class org.codehaus.cargo.ant.DataSourceElement
 
getConnectionProperties() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
Extra properties passed to the JDBC Driver.
getConnectionProperties() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
 
getConnectionPropertiesAsASemicolonDelimitedString(DataSource) - Method in class org.codehaus.cargo.container.property.DataSourceConverter
tests to see if the value is null before attempting to join the database properties on a semicolon.
getConnectionType() - Method in class org.codehaus.cargo.ant.DataSourceElement
 
getConnectionType() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
The type of the data source (typically javax.sql.XADataSource or javax.sql.DataSource).
getConnectionType() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
 
getConnector() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
Gets the connector.
getConstructor(Class<? extends Configuration>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
Create a constructor.
getConstructor(Class<? extends ConfigurationCapability>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationCapabilityFactory
Create a constructor.
getConstructor(Class<? extends Container>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
Create a constructor.
getConstructor(Class<? extends ContainerCapability>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.DefaultContainerCapabilityFactory
Create a constructor.
getConstructor(Class<? extends Deployable>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
Create a constructor.
getConstructor(Class<? extends Deployer>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
Create a constructor.
getConstructor(Class<? extends Packager>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
Create a constructor.
getConstructor(Class<? extends T>, String, AbstractGenericHintFactory.GenericParameters) - Method in class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
Create a constructor.
getContainer() - Method in class org.codehaus.cargo.ant.CargoTask
 
getContainer() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractLocalDeployer
 
getContainer() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractRemoteDeployer
 
getContainer() - Method in class org.codehaus.cargo.container.spi.startup.AbstractContainerMonitor
 
getContainer() - Method in class org.codehaus.cargo.daemon.Handle
 
getContainer() - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
 
getContainerClass() - Method in class org.codehaus.cargo.ant.CargoTask
 
getContainerClass(String, ContainerType) - Method in interface org.codehaus.cargo.generic.ContainerFactory
 
getContainerClass(String, ContainerType) - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
getContainerClasspathIncludes() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOc4j10xInstalledLocalContainer
 
getContainerClasspathIncludes() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionInstalledLocalContainer
 
getContainerClasspathIncludes() - Method in class org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer
getContainerClasspathIncludes() - Method in class org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer
getContainerElement() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
See the Cargo Maven 3 plugin reference guide for more details.
getContainerId() - Method in class org.codehaus.cargo.ant.CargoTask
 
getContainerId() - Method in class org.codehaus.cargo.maven3.configuration.Container
 
getContainerIdentity() - Method in class org.codehaus.cargo.generic.internal.util.RegistrationKey
 
getContainerIds() - Method in interface org.codehaus.cargo.generic.ContainerFactory
 
getContainerIds() - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
getContainerLogPath() - Method in class org.codehaus.cargo.daemon.Handle
 
getContainerOutputPath() - Method in class org.codehaus.cargo.daemon.Handle
 
getContainerStatus() - Method in class org.codehaus.cargo.daemon.Handle
 
getContentAsStream() - Method in class org.codehaus.cargo.module.DefaultJarArchive
Returns the content of the archive as JarInputStream.
getContentExceptComments(Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
Gets the content of an element (excluding comments).
getContentType() - Method in interface org.codehaus.cargo.container.internal.http.FormContentType
 
getContentType() - Method in class org.codehaus.cargo.container.internal.http.MultipartFormContentType
Gets the content type for this writer.
getContentType() - Method in class org.codehaus.cargo.container.internal.http.UrlEncodedFormContentType
getContext() - Method in class org.codehaus.cargo.container.deployable.WAR
 
getContext() - Method in class org.codehaus.cargo.container.jboss.deployable.JBossWAR
 
getContext() - Method in class org.codehaus.cargo.container.tomcat.TomcatWAR
 
getContext(Deployable) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Get the context path for the webapp.
getContextFilename(WAR, String) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
Context file name.
getContextHandler(String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
Returns the context handler for the given context.
getContextKey() - Method in class org.codehaus.cargo.maven3.configuration.Container
 
getContextParam(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
Returns the element that contains the definition of a specific context param, or null if a context param of the specified name is not defined in the descriptor.
getContextRoot() - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
 
getContextsDir() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
Specifies the directory for which the context.xml for the Deployables should be copied to.
getContextsDir() - Method in class org.codehaus.cargo.container.jetty.Jetty9x10x11xInstalledLocalDeployer
 
getController() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
 
getCopyWebApp() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
 
getCPCURL(Configuration) - Static method in class org.codehaus.cargo.container.spi.util.ContainerUtils
 
getDaemon() - Method in class org.codehaus.cargo.ant.CargoTask
 
getDaemon() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
 
getDataSourceDriverModuleName(InstalledLocalContainer, DataSource) - Static method in class org.codehaus.cargo.container.wildfly.internal.util.WildFlyModuleUtils
 
getDataSourceFactoryClass() - Method in class org.codehaus.cargo.container.tomcat.internal.Tomcat4xConfigurationBuilder
 
getDataSourceJndi(DataSource) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.AbstractWildFlyScriptCommand
 
getDatasources() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
 
getDataSources() - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
getDataSources() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
 
getDataSources() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
getDefaultDomain() - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
 
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly11xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly12xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly13xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly14xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly15xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly16xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly17xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly18xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly19xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly20xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly21xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly22xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly23xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly24xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly25xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly26xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly27xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly28xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly29xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly30xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly31xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly32xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly33xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xInstalledLocalContainer
getDefaultName() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xInstalledLocalContainer
getDefaultStrategyIfNoneSpecified() - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
 
getDependencies() - Method in class org.codehaus.cargo.maven3.configuration.Container
 
getDependencyPath(CargoProject) - Method in class org.codehaus.cargo.maven3.configuration.Dependency
Get the path of this dependency.
getDeployableClass() - Method in class org.codehaus.cargo.ant.DeployableElement
 
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBossInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.liberty.LibertyInstalledLocalDeployer
Get the directory to deploy the application to
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.resin.ResinInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatCopyingInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.tomee.TomeeCopyingInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xCopyingInstalledLocalDeployer
Specifies the directory Deployables should be copied to.
getDeployableFilename(Deployable) - Method in class org.codehaus.cargo.container.wildfly.internal.WildFlyRemoteDeploymentJsonMarshaller
 
getDeployableIdentifier() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
 
getDeployableName() - Method in interface org.codehaus.cargo.container.deployer.DeployableMonitor
 
getDeployableName() - Method in class org.codehaus.cargo.container.deployer.URLDeployableMonitor
getDeployableName() - Method in class org.codehaus.cargo.container.deployer.UrlPathDeployableMonitor
getDeployableName(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBossInstalledLocalDeployer
Gets the deployable name for the given deployable.
getDeployableName(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
Gets the deployable name for the given deployable.
getDeployableName(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatCopyingInstalledLocalDeployer
Replace the slashes with # in the deployable name (see: CARGO-1041).
getDeployableName(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xCopyingInstalledLocalDeployer
Gets the deployable name for the given deployable.
getDeployables() - Method in class org.codehaus.cargo.ant.ConfigurationElement
 
getDeployables() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
 
getDeployables() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
getDeployables() - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
 
getDeployablesElement() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
See the Cargo Maven 3 plugin reference guide for more details.
getDeployDir(String) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
getDeployDir(String) - Method in interface org.codehaus.cargo.container.jboss.internal.JBossInstalledLocalContainer
 
getDeployedWebAppContext(Deployable) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
Get the deployable that matches the context path.
getDeployerClass(String, DeployerType) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
getDeployerClass(String, DeployerType) - Method in interface org.codehaus.cargo.generic.deployer.DeployerFactory
 
getDeployerElement() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
See the Cargo Maven 3 plugin reference guide for more details.
getDeployersDir(String) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBoss5xInstalledLocalContainer
getDeployersDir(String) - Method in interface org.codehaus.cargo.container.jboss.internal.JBoss5xInstalledLocalContainer
 
getDeploymentAttributeName(ObjectName, MBeanServerConnection) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
Get the attribute name for the "development" attribute.
getDeploymentFactoryClassName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteDeployer
 
getDeploymentFactoryClassName() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
 
getDeploymentManager(DeploymentFactoryManager) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteDeployer
 
getDeploymentManager(DeploymentFactoryManager) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
 
getDepmonitorServiceMBeanName(String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
Get the depmonitor service MBean.
getDescriptorIo() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
Get the IO class for this descriptor type.
getDescriptorIo() - Method in interface org.codehaus.cargo.module.DescriptorType
 
getDescriptorIo() - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
 
getDescriptorType() - Method in class org.codehaus.cargo.module.AbstractDescriptor
 
getDescriptorType() - Method in interface org.codehaus.cargo.module.Descriptor
Get the descriptor type for this descriptor.
getDescriptorType() - Method in class org.codehaus.cargo.module.DescriptorTag
Return the descriptor type that this tag is defined in.
getDescriptorType() - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
 
getDestDirectoryLocation(String, String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Determines the correct path for the destination directory.
getDestFileLocation(String, String, String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
Determines the correct path for the destination file.
getDirectoryServlet() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
Get the directory servlet.
getDispatchers() - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
Get the dispatchers.
getDispatchPolicy(EjbDef) - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
Returns the dispatch policy for a given ejb.
getDistributionExclusions() - Method in class org.codehaus.cargo.container.jetty.JettyDirectoryPackager
getDistributionExclusions() - Method in class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
 
getDistributionExclusions() - Method in class org.codehaus.cargo.container.tomcat.TomcatDirectoryPackager
getDocument() - Method in class org.codehaus.cargo.module.AbstractDescriptor
Return the representation as a document.
getDocument() - Method in interface org.codehaus.cargo.module.Descriptor
 
getDocument() - Method in class org.codehaus.cargo.util.MissingXmlElementAppender
Getter
getDocument(InputStream) - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
Parse the input stream into a document.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstExistingLocalConfiguration
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstRuntimeConfiguration
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstStandaloneLocalConfiguration
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
get the DOMAIN_HOME of the server.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xExistingLocalConfiguration
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
get the DOMAIN_HOME of the server.
getDomainHome() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain.
getDomainHome() - Method in interface org.codehaus.cargo.container.weblogic.WebLogicConfiguration
The DOMAIN_HOME holds the configuration and runtime files of a WebLogic domain.
getDomainMBeanName(String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
Get the Domain MBean.
getDomainName() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
 
getDomains() - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
getDownloadDir() - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
 
getDownloadDir() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
 
getDownloadDir() - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
 
getDownloadFile() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
 
getDriverClass() - Method in class org.codehaus.cargo.ant.DataSourceElement
 
getDriverClass() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
The class name of the Driver or XADataSource.
getDriverClass() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
 
getDtdFileName(String, String) - Method in class org.codehaus.cargo.module.XmlEntityResolver
Tries to decide the file name of a DTD from the public and system id.
getEjbHomeInterface() - Method in class org.codehaus.cargo.module.webapp.EjbRef
Returns the ejb home inteface.
getEjbInterface() - Method in class org.codehaus.cargo.module.webapp.EjbRef
Returns the ejb inteface.
getEjbJarXml() - Method in class org.codehaus.cargo.module.ejb.DefaultEjbArchive
Return the ejb-jar.xml.
getEjbJarXml() - Method in interface org.codehaus.cargo.module.ejb.EjbArchive
Return the ejb-jar.xml.
getEjbModule(String) - Method in class org.codehaus.cargo.module.application.DefaultEarArchive
Returns the ejb archive stored in the EAR with the specified URI.
getEjbModule(String) - Method in interface org.codehaus.cargo.module.application.EarArchive
Returns the ejb archive stored in the EAR with the specified URI.
getEjbModules() - Method in class org.codehaus.cargo.module.application.ApplicationXml
Returns a list of the ejb modules defined in the descriptor.
getEjbName() - Method in class org.codehaus.cargo.module.webapp.EjbRef
Returns the ejb name.
getElementId() - Method in class org.codehaus.cargo.module.webapp.resin.elements.JndiLink
 
getElementId() - Method in class org.codehaus.cargo.module.webapp.resin.elements.ResourceRef
 
getElementId() - Method in class org.codehaus.cargo.module.webapp.resin.elements.SystemProperty
 
getElementOrder(String) - Method in class org.codehaus.cargo.module.Dtd
Returns a List of