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
All Classes All Packages
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
andDeployable
. - 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
-
DeployableMonitorListener
that logs. - 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
-
Adds a new
TomcatEmbedded.Engine
. - 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 anOutOfMemoryError
. - 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 closingserver
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
DataSource
s 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
Resource
s 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 thepom.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
Configuration
s. - 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 thec3p0
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
orjavax.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 thepom.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
Container
s. - 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
containsneedle
. - 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 thepom.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 thepom.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 thepom.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 thepom.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 theWEB-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
andcreate-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 attributeregistered
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
orjavax.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 theDeployable
s 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
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBossInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalDeployer
-
Specifies the directory
Deployable
s 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
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatCopyingInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.tomee.TomeeCopyingInstalledLocalDeployer
-
Specifies the directory
Deployable
s should be copied to. - getDeployableDir(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xCopyingInstalledLocalDeployer
-
Specifies the directory
Deployable
s 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
DescriptorTag
that describes the order that elements can appear in a certain element accordingly to the grammar. - getElementOrder(String) - Method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiGrammar
-
Returns a List of
DescriptorTag
that describes the order that elements can appear in a certain element accordingly to the grammar. - getElementOrder(String) - Method in interface org.codehaus.cargo.module.Grammar
-
Returns a List of
DescriptorTag
that describes the order that elements can appear in a certain element accordingly to the grammar. - getElementOrder(String) - Method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiGrammar
-
Returns a List of
DescriptorTag
that describes the order that elements can appear in a certain element accordingly to the grammar. - getElementOrder(String) - Method in class org.codehaus.cargo.module.Xsd
-
Returns a List of
DescriptorTag
that describes the order that elements can appear in a certain element accordingly to the grammar. - getElements(String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns a list of the elements that match the specified tag.
- getElements(ApplicationXmlTag) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns a list of the elements that match the specified tag.
- getElements(DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns a list of the elements that match the specified tag.
- getEmbeddedClassLoader() - Method in class org.codehaus.cargo.maven3.util.CargoProject
- getEncoding() - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Gets the character encoding to use when token filtering is performed.
- getEncodingAsCharset() - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Gets the character encoding to use when token filtering is performed, as a Charset.
- getEngine() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Gets the engine.
- getEntityEjb(String) - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Return a specific entity definition.
- getEntityEjbs() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns all entity ejbs in this descriptor.
- getEntityResolver() - Method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Get the default entity resolver for this type.
- getEntityResolver() - Method in class org.codehaus.cargo.module.webapp.WebXmlIo
- getEnvironmentVariable(String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Gets an environment variable, as configured for the JVM.
- getEnvironmentVariable(String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Gets an environment variable, as configured for the JVM.
- getException() - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
- getException() - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
- getExcludeHosts() - Method in class org.codehaus.cargo.container.installer.Proxy
- getExcludeHosts() - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- getExtension() - Method in class org.codehaus.cargo.module.webapp.elements.MimeMapping
-
Get the Extension.
- getExtraClasspath() - Method in class org.codehaus.cargo.ant.CargoTask
- getExtraClasspath() - Method in class org.codehaus.cargo.container.deployable.WAR
-
Gets additional classpath entries for the web application that usually reside outside of the WAR file to facilitate rapid development without fully assembling the WAR file.
- getExtraClasspath() - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
- getExtraClasspath() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- getExtraClasspath(WAR) - Static method in class org.codehaus.cargo.container.tomcat.internal.TomcatUtils
-
Gets the extra classpath for the WAR as a string array
- getExtraClasspath(WAR, boolean) - Static method in class org.codehaus.cargo.container.jetty.internal.JettyUtils
-
Gets the extra classpath for the WAR as a single string suitable for use within the Jetty
WebAppContext
configuration. - getExtraClasspath(WAR, boolean) - Static method in class org.codehaus.cargo.container.tomcat.internal.TomcatUtils
-
Gets the extra classpath for the WAR as a single string suitable for use within the
context.xml
. - getExtraClasspathToken(WAR) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
Creates the extra classpath XML token.
- getExtraClasspathToken(WAR) - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
-
Creates the extra classpath XML token.
- getExtraClasspathToken(WAR) - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
-
Creates the extra classpath XML token.
- getExtraClasspathXmlFragment(WAR) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
- getExtraContextAttributes() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
Allows adding attributes during the creation of <Context/> element for Tomcat > 5.x.
- getExtraContextAttributes() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xStandaloneLocalConfiguration
- getExtractDir() - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
- getExtractDir() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- getExtractDir() - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- getExtractDir() - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
- getExtractWar() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
- getFactory() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xExistingLocalConfiguration
- getFactory() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xStandaloneLocalConfiguration
- getFactory() - Method in interface org.codehaus.cargo.container.websphere.WebSphereConfiguration
- getFactoryClassFor(String) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
- getFile() - Method in class org.codehaus.cargo.ant.DeployableElement
- getFile() - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Returns the name of the file to be used.
- getFile() - Method in interface org.codehaus.cargo.container.deployable.Deployable
- getFile() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- getFile() - Method in interface org.codehaus.cargo.module.JarArchiveUpdateable
- getFile() - Method in class org.codehaus.cargo.util.XmlReplacement
- getFile(String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
-
Returns the file if it exists for the specified context path.
- getFile(String, boolean) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Gets the inputstream of a file with key name
name
. - getFileConfigs() - Method in class org.codehaus.cargo.ant.ConfigurationElement
-
Get the list of configFiles
- getFileHandler() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
- getFileHandler() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- getFileHandler() - Method in interface org.codehaus.cargo.container.LocalContainer
- getFileHandler() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- getFileHandler() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
- getFileHandler() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- getFileHandler() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractLocalDeployer
- getFileHandler() - Method in class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
- getFileHandler() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.ConfigurationContext
-
FileHandler getter.
- getFileHandler() - Method in class org.codehaus.cargo.module.DefaultJarArchive
- getFileHandler() - Method in class org.codehaus.cargo.util.XmlUtils
- getFileInputStream(String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the file input stream
- getFilename() - Method in interface org.codehaus.cargo.container.deployable.Deployable
-
Deployable file name, taking into account the
Deployable.getName()
, including any deployable-specific aspects of it, and the escaping in order to avoid unwanted file system actions (for example, ensuring the file name contains no slashes). - getFilename() - Method in class org.codehaus.cargo.container.deployable.WAR
-
Deployable file name, taking into account the
Deployable.getName()
, including any deployable-specific aspects of it, and the escaping in order to avoid unwanted file system actions (for example, ensuring the file name contains no slashes). - getFilename() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
-
Deployable file name, taking into account the
Deployable.getName()
, including any deployable-specific aspects of it, and the escaping in order to avoid unwanted file system actions (for example, ensuring the file name contains no slashes). - getFilename() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployablewithSettableName
-
Deployable file name, taking into account the
Deployable.getName()
, including any deployable-specific aspects of it, and the escaping in order to avoid unwanted file system actions (for example, ensuring the file name contains no slashes). - getFileName() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns the file name of this descriptor.
- getFileName() - Method in interface org.codehaus.cargo.module.Descriptor
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.jboss.JBossXml
-
Returns the file name 'jboss.xml'.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmi
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.orion.OrionWebXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXml
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXml
- getFileName() - Method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmi
-
Returns the file name of this descriptor.
- getFileName() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Returns the file name of this descriptor.
- getFileProperties() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
-
Returns the file configurations.
- getFileProperties() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Returns the file configurations.
- getFiles() - Method in class org.codehaus.cargo.ant.ConfigurationElement
-
Get the list of files
- getFiles() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getFiles() - Method in class org.codehaus.cargo.tools.daemon.DaemonParameters
- getFileSize(String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the size of a file.
- getFileURL(String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the URL for a filename in the workspace.
- getFilter(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
- getFilterClass() - Method in class org.codehaus.cargo.module.webapp.elements.Filter
-
Get the filter class.
- getFilterDispatchers(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns the dispatchers that the specified filter is mapped to in an ordered list.
- getFilterInitParam(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
- getFilterInitParamNames(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the init parameter names for a filter.
- getFilterMappingElements(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns the filter mappings that the specified filter is mapped to in an ordered list.
- getFilterMappings(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns the URL-patterns that the specified filter is mapped to in an ordered list.
- getFilterName() - Method in class org.codehaus.cargo.module.webapp.elements.Filter
-
Get the filter name.
- getFilterName() - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Get the filter name.
- getFilterNames(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
- getFilterNamesForClass(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns a list of names of filters that are mapped to the specified class.
- getFinalName() - Method in class org.codehaus.cargo.maven3.util.CargoProject
- getFirstName() - Method in class org.codehaus.cargo.sample.testdata.jdbc.Person
- getFormContents() - Method in interface org.codehaus.cargo.container.internal.http.FormContentType
- getFormContents() - Method in class org.codehaus.cargo.container.internal.http.UrlEncodedFormContentType
- getFormFiles() - Method in class org.codehaus.cargo.container.internal.http.MultipartFormContentType
- getGenericArgs() - Method in class org.codehaus.cargo.container.websphere.util.JvmArguments
- getGeronimoExtraClasspathDependiesXML(InstalledLocalContainer) - Static method in class org.codehaus.cargo.container.geronimo.internal.GeronimoUtils
-
Returns the extra classpath dependencies XML for the Geronimo installed local container.
- getGrammar() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
-
Get the grammar for this descriptor type.
- getGrammar() - Method in interface org.codehaus.cargo.module.DescriptorType
- getGroupId() - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- getGroupId() - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- getGroupId() - Method in class org.codehaus.cargo.maven3.util.CargoProject
- getHandleDatabaseFile() - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Gets the file path of the handle record file.
- getHandleId() - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- getHandles() - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Get details of the handles in the Cargo Daemon.
- getHigherSize(long) - Method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
- getHigherUnit() - Method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
- getHint() - Method in class org.codehaus.cargo.generic.internal.util.RegistrationKey
- getHome() - Method in class org.codehaus.cargo.ant.CargoTask
- getHome() - Method in class org.codehaus.cargo.ant.ConfigurationElement
- getHome() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
- getHome() - Method in interface org.codehaus.cargo.container.InstalledLocalContainer
- getHome() - Method in interface org.codehaus.cargo.container.installer.Installer
- getHome() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- getHome() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- getHome() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
- getHome() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getHome() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getHost() - Method in class org.codehaus.cargo.container.installer.Proxy
- getHost() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
- getHost() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Gets the host.
- getHost() - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- getHotDeployer() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractSwitchableLocalDeployer
-
this deployer will be used when the server is running.
- getHotDeployer() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xSwitchableLocalDeployer
-
this deployer will be used when the server is running.
- getHttpUtils() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.ant.CargoTask
- getId() - Method in class org.codehaus.cargo.ant.DataSourceElement
- getId() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
-
The String used to identify this datasource in configuration files.
- getId() - Method in class org.codehaus.cargo.container.configuration.entry.Resource
-
The String used to identify this resource in configuration files.
- getId() - Method in interface org.codehaus.cargo.container.Container
- getId() - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.geronimo.Geronimo2xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish5xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish5xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish6xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish7xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.glassfish.GlassFish8xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss3xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss42xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss42xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss4xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss51xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss51xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss5xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss5xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss61xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss61xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss6xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss6xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss71xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss72xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss73xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss73xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss74xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss74xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss75xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss75xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jboss.JBoss7xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty10xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty10xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty11xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty11xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty11xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty6xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty7xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty8xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty8xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty8xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty9xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jetty.Jetty9xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jonas.Jonas4xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.jonas.Jonas5xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.liberty.LibertyInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.payara.PayaraInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.payara.PayaraRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.resin.Resin31xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.resin.Resin3xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xEmbeddedLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee10xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee10xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee1xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee1xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee7xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee7xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee8xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee8xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee9xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.tomee.Tomee9xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic10xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic122xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic122xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.websphere.WebSphere9xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarm2017xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly10xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly11xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly11xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly12xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly12xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly13xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly13xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly14xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly14xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly15xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly15xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly16xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly16xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly17xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly17xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly18xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly18xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly19xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly19xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly20xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly20xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly21xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly21xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly22xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly22xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly23xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly23xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly24xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly24xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly25xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly25xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly26xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly26xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly27xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly27xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly28xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly28xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly29xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly29xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly30xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly30xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly31xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly31xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly32xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly32xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly33xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly33xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xRemoteContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xInstalledLocalContainer
- getId() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xRemoteContainer
- getId() - Method in class org.codehaus.cargo.daemon.Handle
- getId() - Method in class org.codehaus.cargo.generic.internal.util.SimpleContainerIdentity
- getId() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- getId() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Id accessor.
- getIdentifier() - Method in class org.codehaus.cargo.module.DescriptorTag
- getIdentifier(Element) - Method in class org.codehaus.cargo.module.Identifier
-
Get the value of the identifier for a particular element.
- getImmediateChild(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Gets a certain tag directly under the parent tag.
- getImplementation() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getImplementation() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getImplementation() - Method in class org.codehaus.cargo.maven3.configuration.Deployable
- getImplementation() - Method in class org.codehaus.cargo.maven3.configuration.Deployer
- getImplementation() - Method in class org.codehaus.cargo.maven3.configuration.Packager
- getImplementationClass() - Method in class org.codehaus.cargo.module.DescriptorTag
- getInitialHeap(ByteUnit) - Method in class org.codehaus.cargo.container.websphere.util.JvmArguments
- getInitParam(String) - Method in class org.codehaus.cargo.module.webapp.elements.Filter
- getInitParams() - Method in class org.codehaus.cargo.module.webapp.elements.Filter
- getInputStream(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- getInputStream(String) - Method in interface org.codehaus.cargo.util.FileHandler
- getInsertionPointFor(DescriptorTag, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the node before which the specified tag should be inserted, or
null
if the node should be inserted at the end of the descriptor. - getInstallDir() - Method in class org.codehaus.cargo.container.liberty.internal.LibertyInstall
- getInstallDirectory() - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the install directory.
- getInstalledContainer() - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
- getInstallerZipFile() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getInstallerZipFile() - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- getInstallURL() - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
- getInstance() - Static method in class org.codehaus.cargo.module.application.ApplicationXmlType
-
Get the application XML Descriptor type.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.EjbJarXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.jboss.JBossXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.orion.OrionWebXmlType
-
Get Static Singleton instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlType
-
Get the static instance.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiType
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml22Type
-
Get the instance of the WEB XML Type.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml23Type
-
Get the instance of the WEB XML Type.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml24Type
-
Get the instance of the WEB XML Type.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml25Type
-
Get the instance of the WEB XML Type.
- getInstance() - Static method in class org.codehaus.cargo.module.webapp.WebXml30Type
-
Get the instance of the WEB XML Type.
- getJavaHome() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Gets the Java home directory to use for this container.
- getJBossConnectorClassName() - Method in class org.codehaus.cargo.container.jboss.JBoss5xRemoteDeployer
- getJBossConnectorClassName() - Method in class org.codehaus.cargo.container.jboss.JBoss7xRemoteDeployer
- getJbossContainer() - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
- getJBossLogLevel(String) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
-
Translate Cargo logging levels into JBoss logging levels.
- getJBossRemoteDeployerJarName() - Method in class org.codehaus.cargo.container.jboss.JBoss51x6xRemoteDeployer
- getJBossRemoteDeployerJarName() - Method in class org.codehaus.cargo.container.jboss.JBoss5xRemoteDeployer
- getJBossRemoteDeployerJarName() - Method in class org.codehaus.cargo.container.jboss.JBoss7xRemoteDeployer
- getJBossWebXml() - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWarArchive
-
Returns the
jboss-web.xml
deployment descriptor of the web application. - getJDOMFactory() - Method in class org.codehaus.cargo.module.AbstractDescriptorType
- getJDOMFactory() - Method in interface org.codehaus.cargo.module.DescriptorType
- getJettyPortPropertyName() - Method in class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
- getJettyPortPropertyName() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
- getJettyResourceClassname(String, String) - Static method in class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalDeployer
-
Returns the Jetty resource class name given the Jetty version.
- getJndiLinks() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the jndi links.
- getJndiLocation() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
-
The JNDI location that this datasource should be bound do (in the config file).
- getJndiName() - Method in class org.codehaus.cargo.ant.DataSourceElement
- getJndiName() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- getJndiName() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the jndi inteface.
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.jboss.JBossXml
-
Returns the JNDI name for the ejb..
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXml
-
Returns the jndi name for an EJB.
- getJndiName(EjbDef) - Method in interface org.codehaus.cargo.module.ejb.VendorEjbDescriptor
-
Returns the jndi name for an EJB.
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Returns the jndi name for an EJB.
- getJndiName(EjbDef) - Method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmi
-
Returns the jndi name for an EJB.
- getJvmLauncherFactory() - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
-
Gets the factory used to spawn the container JVM.
- getJvmLauncherFactory() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Gets the factory used to spawn the container JVM.
- getLastName() - Method in class org.codehaus.cargo.sample.testdata.jdbc.Person
- getLength() - Method in class org.codehaus.cargo.container.internal.http.writer.UrlEncodedFormWriter
- getLevel() - Method in enum org.codehaus.cargo.container.property.LoggingLevel
-
Gets the string value of this logging level for use as a value of the
GeneralPropertySet.LOGGING
property. - getLevel() - Method in class org.codehaus.cargo.util.internal.log.AbstractLogger
- getLevel() - Method in interface org.codehaus.cargo.util.log.Logger
- getLevel() - Method in class org.codehaus.cargo.util.log.LogLevel
- getLibDir(String) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
- getLibDir(String) - Method in interface org.codehaus.cargo.container.jboss.internal.JBossInstalledLocalContainer
- getListenerClass() - Method in class org.codehaus.cargo.module.webapp.elements.Listener
- getLocal() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Local accessor.
- getLocalContainer() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
-
Casts the container and returns.
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.GlassFish5xInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.GlassFish6xInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.GlassFish7xInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.GlassFish8xInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
- getLocalDeployer() - Method in class org.codehaus.cargo.container.payara.PayaraInstalledLocalContainer
- getLocalHome() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
LocalHome accessor.
- getLocation() - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- getLog() - Method in class org.codehaus.cargo.ant.CargoTask
- getLog() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getLog() - Method in class org.codehaus.cargo.maven3.util.CargoProject
- getLogDirectory() - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the log directory.
- getLogDirectory(String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the log directory for a container.
- getLogFile() - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- getLogFile(String, String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the log file for a container.
- getLoggable() - Method in class org.codehaus.cargo.container.spi.jvm.JvmLauncherRequest
-
Gets the object to forward all logging to.
- getLogger() - Method in class org.codehaus.cargo.ant.CargoTask
- getLogger() - Method in class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
- getLogger() - Method in class org.codehaus.cargo.container.spi.startup.AbstractContainerMonitor
- getLogger() - Method in interface org.codehaus.cargo.util.log.Loggable
- getLogger() - Method in class org.codehaus.cargo.util.log.LoggedObject
- getLoginConfigAuthMethod(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the login config authorization method.
- getLogLevel() - Method in class org.codehaus.cargo.ant.CargoTask
- getLogLevel() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getLowerSize(long) - Method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
- getLowerUnit() - Method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
- getMajorJavaVersion() - Static method in class org.codehaus.cargo.container.internal.util.JdkUtils
-
Get the major Java version.
- getMapping(RegistrationKey) - Method in class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
- getMappings() - Method in class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
- getMaxHeap(ByteUnit) - Method in class org.codehaus.cargo.container.websphere.util.JvmArguments
- getMBeanCount() - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- getMBeanInfo(ObjectName) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- getMBeanServerConnectionFactory() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
-
Get the MBean Connection factory.
- getMBeanServerConnectionFactory() - Method in class org.codehaus.cargo.container.jonas.Jonas4xJsr160RemoteDeployer
-
Get the MBean Connection factory.
- getMBeanServerConnectionFactory() - Method in class org.codehaus.cargo.container.jonas.Jonas4xMEJBRemoteDeployer
-
Get the MBean Connection factory.
- getMBeanServerConnectionFactory() - Method in class org.codehaus.cargo.container.jonas.Jonas5xJsr160RemoteDeployer
-
Get the MBean Connection factory.
- getMBeanServerConnectionFactory() - Method in class org.codehaus.cargo.container.jonas.Jonas5xMEJBRemoteDeployer
-
Get the MBean Connection factory.
- getMergers() - Method in class org.codehaus.cargo.module.XmlMerger
- getMergeStrategy(String) - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
- getMessage() - Method in class org.codehaus.cargo.simple.SimpleClass
- getMimeType() - Method in class org.codehaus.cargo.module.webapp.elements.MimeMapping
-
Get the mime type.
- getModuleName(InstalledLocalContainer, String) - Static method in class org.codehaus.cargo.container.wildfly.internal.util.WildFlyModuleUtils
-
Get module whole name for dependency.
- getName() - Method in class org.codehaus.cargo.ant.Property
- getName() - Method in class org.codehaus.cargo.ant.RoleElement
- getName() - Method in class org.codehaus.cargo.ant.UserElement
- getName() - Method in class org.codehaus.cargo.container.configuration.entry.Resource
- getName() - Method in interface org.codehaus.cargo.container.Container
- getName() - Method in interface org.codehaus.cargo.container.deployable.Deployable
- getName() - Method in class org.codehaus.cargo.container.deployable.WAR
-
Returns the name of this deployable.
- getName() - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.geronimo.Geronimo2xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish4xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish5xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish5xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish6xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish7xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.glassfish.GlassFish8xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss3xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss42xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss42xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss4xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss51xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss51xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss5xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss5xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss61xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss61xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss6xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss6xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss71xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss72xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss73xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss73xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss74xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss74xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss75xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss75xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jboss.JBoss7xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty10xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty11xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty6xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty7xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty8xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jetty.Jetty9xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jonas.Jonas4xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.jonas.Jonas5xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.liberty.LibertyInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.payara.PayaraInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.payara.PayaraRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.property.User
- getName() - Method in class org.codehaus.cargo.container.resin.Resin31xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.resin.Resin3xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
-
Returns the name of this deployable.
- getName() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployablewithSettableName
-
Returns the name of this deployable.
- getName() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Host
-
Gets the name of this host.
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xEmbeddedLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee10xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee10xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee1xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee1xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee7xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee7xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee8xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee8xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee9xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.tomee.Tomee9xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic10xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic122xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic122xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.websphere.WebSphere9xInstalledLocalContainer
- getName() - Method in enum org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
-
Name of this setting.
- getName() - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly10xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly11xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly12xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly13xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly14xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly15xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly16xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly17xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly18xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly19xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly20xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly21xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly22xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly23xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly24xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly25xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly26xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly27xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly28xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly29xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly30xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly31xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly32xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly33xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xRemoteContainer
- getName() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xRemoteContainer
- getName() - Method in class org.codehaus.cargo.maven3.configuration.Resource
- getName() - Method in class org.codehaus.cargo.maven3.configuration.User
- getName() - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Name accessor.
- getName() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the name of the reference.
- getName(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- getName(String) - Method in interface org.codehaus.cargo.util.FileHandler
- getNamespace() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Return the namespace of this web xml file, or null if none.
- getNamespaces() - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
-
The xml namespaces.
- getNamespaces() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
-
Implementations should avoid passing null, and instead pass
Collections.EMPTY_MAP
, if the document is DTD bound. - getNamespaces() - Method in class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
-
Implementations should avoid passing null, and instead pass
Collections.EMPTY_MAP
, if the document is DTD bound. - getNamespaces() - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
-
Implementations should avoid passing null, and instead pass
Collections.EMPTY_MAP
, if the document is DTD bound. - getNamespaces() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
Implementations should avoid passing null, and instead pass
Collections.emptyMap()
, if the document is DTD bound. - getNamespaces() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
-
Implementations should avoid passing null, and instead pass
Collections.EMPTY_MAP
, if the document is DTD bound. - getNamespaces() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
Implementations should avoid passing null, and instead pass
Collections.EMPTY_MAP
, if the document is DTD bound. - getNamespaces() - Method in class org.codehaus.cargo.util.NamespaceContextImpl
- getNamespaces() - Method in class org.codehaus.cargo.util.XmlUtils
- getNamespaceURI(String) - Method in class org.codehaus.cargo.util.NamespaceContextImpl
- getNestedElements(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns a list of the child elements of the specified element that match the specified tag.
- getNestedText(Element, DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the text nested inside a child element of the specified element.
- getObjectInstance(ObjectName) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- getOperationName(AbstractJonasRemoteDeployer.ActionType, DeployableType, AbstractJonasRemoteDeployer.TargetType) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas4xRemoteDeployer
-
Returns the operation name for the given deployable and action type.
- getOperationName(AbstractJonasRemoteDeployer.ActionType, DeployableType, AbstractJonasRemoteDeployer.TargetType) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
-
Returns the operation name for the given deployable and action type.
- getOperationName(AbstractJonasRemoteDeployer.ActionType, DeployableType, AbstractJonasRemoteDeployer.TargetType) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
-
Returns the operation name for the given deployable and action type.
- getOptions() - Method in class org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer
- getOrCreateDataSourceConfigurationFile(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
-
Gets the file to insert Datasource Configuraton into.
- getOrCreateDataSourceConfigurationFile(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
-
note that this file could hold other configuration besides datasources.
- getOrCreateDataSourceConfigurationFile(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
-
note that this file could hold other configuration besides datasources.
- getOrCreateDataSourceConfigurationFile(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
-
note that this file could hold other configuration besides datasources.
- getOrCreateDataSourceConfigurationFile(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
note that this file could hold other configuration besides datasources.
- getOrCreateDataSourceConfigurationFile(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
-
note that this file could hold other configuration besides datasources.
- getOrCreateDataSourceConfigurationFile(DataSource, LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
note that this file could hold other configuration besides datasources.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
-
Gets the file to insert Resource Configuraton into.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
-
note that this file could hold other configuration besides Resources.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
-
note that this file could hold other configuration besides Resources.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
-
note that this file could hold other configuration besides Resources.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
-
note that this file could hold other configuration besides Resources.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
note that this file could hold other configuration besides Resources.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
-
note that this file could hold other configuration besides Resources.
- getOrCreateResourceConfigurationFile(Resource, LocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
note that this file could hold other configuration besides Resources.
- getOriginalThrowable() - Method in exception org.codehaus.cargo.container.resin.internal.ResinException
- getOriginalThrowable() - Method in exception org.codehaus.cargo.util.CargoException
- getOutput() - Method in class org.codehaus.cargo.ant.CargoTask
- getOutput() - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
- getOutput() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- getOutput() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getOutputLocation() - Method in class org.codehaus.cargo.maven3.configuration.Packager
- getOutputStream(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- getOutputStream(String) - Method in interface org.codehaus.cargo.util.FileHandler
- getOverwrite() - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Return true if the file should overwrite an existing file.
- getPackagerElement() - Method in class org.codehaus.cargo.maven3.PackageMojo
- getPackaging() - Method in class org.codehaus.cargo.maven3.util.CargoProject
- getParameter(String) - Method in class org.codehaus.cargo.container.configuration.entry.Resource
-
Get a stored parameter.
- getParameter(String, boolean) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Gets a parameters from the request.
- getParameterNames() - Method in class org.codehaus.cargo.container.configuration.entry.Resource
- getParameters() - Method in class org.codehaus.cargo.container.configuration.entry.Resource
-
Get parameters.
- getParameters() - Method in class org.codehaus.cargo.daemon.request.StartRequest
- getParameters() - Method in class org.codehaus.cargo.maven3.configuration.Resource
- getParameters() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXml
-
Gets all the parameters that match XPath "
Context/Parameter
". - getParameters() - Method in class org.codehaus.cargo.tools.daemon.DaemonParameters
- getParametersAsASemicolonDelimitedString(Resource) - Method in class org.codehaus.cargo.container.property.ResourceConverter
-
tests to see if the value is null before attempting to join the database properties on a semicolon.
- getParamName() - Method in class org.codehaus.cargo.module.webapp.elements.ContextParam
- getParamName() - Method in class org.codehaus.cargo.module.webapp.elements.InitParam
- getParamValue() - Method in class org.codehaus.cargo.module.webapp.elements.ContextParam
- getParamValue() - Method in class org.codehaus.cargo.module.webapp.elements.InitParam
- getParent(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- getParent(String) - Method in interface org.codehaus.cargo.util.FileHandler
- getParentLoaderPriority() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
- getPassword() - Method in class org.codehaus.cargo.ant.DataSourceElement
- getPassword() - Method in class org.codehaus.cargo.ant.UserElement
- getPassword() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
-
The password to use when connecting to the database.
- getPassword() - Method in class org.codehaus.cargo.container.installer.Proxy
- getPassword() - Method in class org.codehaus.cargo.container.property.User
- getPassword() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Gets the password to use when authenticating with Tomcat manager.
- getPassword() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- getPassword() - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- getPassword() - Method in class org.codehaus.cargo.maven3.configuration.User
- getPassword() - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Gets the password to use when authenticating with Cargo daemon.
- getPasswordFile(LocalConfiguration) - Static method in class org.codehaus.cargo.container.glassfish.internal.AbstractAsAdmin
-
Creates and returns the password file that contains admin's password.
- getPath() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXml
- getPath(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Gets the webapp path for the specified deployable.
- getPath(Deployable) - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteDeployer
-
Gets the webapp path for the specified deployable.
- getPath(Deployable) - Method in class org.codehaus.cargo.container.tomee.internal.AbstractTomeeRemoteDeployer
-
Gets the webapp path for the specified deployable.
- getPingTimeout() - Method in class org.codehaus.cargo.maven3.configuration.Deployable
- getPingUrl() - Method in class org.codehaus.cargo.container.spi.startup.AbstractPingContainerMonitor
- getPingUrl() - Method in class org.codehaus.cargo.container.weblogic.internal.ConsoleUrlWebLogicMonitor
- getPingUrl() - Method in class org.codehaus.cargo.container.websphere.internal.ConsoleUrlWebSphereMonitor
- getPingUrl() - Method in class org.codehaus.cargo.container.wildfly.internal.ManagementUrlWildFlyMonitor
- getPingUrl() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.WildFlySwarmStartupMonitor
- getPingURL() - Method in class org.codehaus.cargo.maven3.configuration.Deployable
- getPingUrlPath() - Method in class org.codehaus.cargo.maven3.configuration.Deployable
- getPlan(InstalledLocalContainer) - Method in interface org.codehaus.cargo.container.geronimo.deployable.GeronimoDeployable
- getPlan(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.geronimo.deployable.GeronimoEAR
- getPlan(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.geronimo.deployable.GeronimoEJB
- getPlan(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.geronimo.deployable.GeronimoWAR
- getPort() - Method in class org.codehaus.cargo.container.installer.Proxy
- getPort() - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- getPortWithOffset(String) - Method in class org.codehaus.cargo.container.spi.startup.AbstractPingContainerMonitor
-
Returns port with offset.
- getPrefix(String) - Method in class org.codehaus.cargo.util.NamespaceContextImpl
- getPrefixes(String) - Method in class org.codehaus.cargo.util.NamespaceContextImpl
- getProject() - Method in class org.codehaus.cargo.maven3.AbstractCommonMojo
- getProject() - Method in class org.codehaus.cargo.maven3.AbstractUberWarMojo
-
Gets the configured project.
- getProjectDescriptor() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.ConfigurationContext
-
Project descriptor getter.
- getProperties() - Method in class org.codehaus.cargo.ant.ConfigurationElement
- getProperties() - Method in class org.codehaus.cargo.ant.DaemonElement
- getProperties() - Method in class org.codehaus.cargo.ant.DeployableElement
- getProperties() - Method in interface org.codehaus.cargo.container.configuration.Configuration
- getProperties() - Method in interface org.codehaus.cargo.container.configuration.ConfigurationCapability
- getProperties() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractConfiguration
- getProperties() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractConfigurationCapability
- getProperties() - Method in class org.codehaus.cargo.container.spi.configuration.NullConfigurationCapability
- getProperties() - Method in class org.codehaus.cargo.daemon.Handle
- getProperties() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getProperties() - Method in class org.codehaus.cargo.maven3.configuration.Daemon
- getProperties() - Method in class org.codehaus.cargo.maven3.configuration.Deployable
- getProperties(String, boolean) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Gets the Properties associated with a key name.
- getPropertiesFile() - Method in class org.codehaus.cargo.ant.ConfigurationElement
- getPropertiesFile() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getPropertiesList(String, boolean) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Gets a list of Properties associated with a key name.
- getProperty(String) - Method in class org.codehaus.cargo.ant.DaemonElement
- getProperty(String) - Method in class org.codehaus.cargo.maven3.configuration.Daemon
- getPropertyValue(String) - Method in interface org.codehaus.cargo.container.configuration.Configuration
- getPropertyValue(String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractConfiguration
- getPropertyValue(String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
- getPropertyValueString(String) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishStandaloneLocalConfiguration
-
Returns a system property value string.
- getProxy() - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
- getProxy() - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
- getPublicId() - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the public ID of the document type corresponding to the descriptor version.
- getPublicId() - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the public ID of the document type corresponding to the descriptor version.
- getPublicId() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the public ID of the document type corresponding to the descriptor version.
- getRefid() - Method in class org.codehaus.cargo.ant.CargoTask
- getRemoteFileName(Deployable, String, boolean) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas4xRemoteDeployer
-
Get the remote file name.
- getRemoteFileName(Deployable, String, boolean) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
-
Get the remote file name.
- getRemoteFileName(Deployable, String, boolean) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
-
Get the remote file name.
- getReplacementBehavior() - Method in class org.codehaus.cargo.util.FileHandler.XmlReplacementDetails
- getReplacementBehavior() - Method in class org.codehaus.cargo.util.XmlReplacement
- getReplacements() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Returns (while, if necessary, creating) the default filter chain that should be applied while copying container configuration files to the working directory from which the container is started.
- getResinConfigurationFileName() - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinInstalledLocalContainer
- getResinConfigurationFileName() - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
- getResinConfigurationFileName() - Method in class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
- getResinConfigurationFileName() - Method in class org.codehaus.cargo.container.resin.Resin4xStandaloneLocalConfiguration
- getResinLoggingLevel(String) - Method in class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
- getResource(String) - Method in class org.codehaus.cargo.module.DefaultJarArchive
-
Returns a resource from the archive as input stream.
- getResource(String) - Method in interface org.codehaus.cargo.module.JarArchive
-
Returns a resource from the archive as input stream.
- getResource(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Returns a resource from the archive as input stream.
- getResourceJndi(Resource) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.AbstractWildFlyScriptCommand
- getResourceLoader() - Static method in class org.codehaus.cargo.container.internal.util.ResourceUtils
- getResourceLocation(Class, String) - Method in class org.codehaus.cargo.container.internal.util.ResourceUtils
-
Search for the given resource and return the directory or archive that contains it.
- getResourceRefs() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the resource references.
- getResources() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
- getResources() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
- getResources() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getResources(String) - Method in class org.codehaus.cargo.module.DefaultJarArchive
-
Returns the list of resources in the specified directory in the archive.
- getResources(String) - Method in interface org.codehaus.cargo.module.JarArchive
-
Returns the list of resources in the specified directory in the archive.
- getResources(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Returns the list of resources in the specified directory in the archive.
- getResourceUtils() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- getResourceUtils() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
- getResponseBody() - Method in class org.codehaus.cargo.container.internal.http.HttpResult
- getResponseCode() - Method in class org.codehaus.cargo.container.internal.http.HttpResult
- getResponseMessage() - Method in class org.codehaus.cargo.container.internal.http.HttpResult
- getResult() - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Retrieves merged descriptor.
- getRoles() - Method in class org.codehaus.cargo.ant.UserElement
- getRoles() - Method in class org.codehaus.cargo.container.property.User
- getRoles() - Method in class org.codehaus.cargo.maven3.configuration.User
- getRoleToken() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
- getRootElement() - Method in interface org.codehaus.cargo.module.Descriptor
- getRuntimeConfiguration() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.configuration.script.AbstractResourceScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.DeployDeployableOnlineScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.DeployDeployableScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.UndeployDeployableOnlineScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.UndeployDeployableScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.CreateDomainScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.JtaScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.LoggingScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.PasswordValidatorScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ReadDomainOfflineScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ReadDomainOnlineScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ShutdownDomainScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.SslScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.UpdateDomainOfflineScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.UpdateDomainOnlineScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.WriteDomainScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.DataSourceConnectionPropertyScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.DataSourceScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsConnectionFactoryScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsModuleScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsQueueScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsServerScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsSubdeploymentScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.MailSessionScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.AddUserToGroupScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.CreateGroupScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.user.CreateUserScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.AddSharedLibraryToDeployableScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.DeployDeployableScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.DeploySharedLibraryScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.StartDeployableScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.StopDeployableScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.UndeployDeployableScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.LoggingScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.MiscConfigurationScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SaveSyncScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetGlobalSecurityPropertyScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetJvmPropertyScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetSessionManagementPropertyScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetSystemPropertyScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.ImportWsadminlibScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.DataSourceConnectionPropertyScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.DataSourceScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsConnectionFactoryScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsQueueScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsSiBusMemberScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsSiBusScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.AddUserToGroupScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.CreateGroupScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.commands.user.CreateUserScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server.AddModuleScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server.ConnectToServerScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server.ShutdownServerScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.ConfigurePortsScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.LoggingScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.SystemPropertyScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.DataSourceScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.DriverScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.JmsQueueScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.JmsTopicScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.MailScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.XaDataSourceScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.XaDriverScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server.BatchScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server.RunBatchScriptCommand
- getScriptRelativePath() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server.StartEmbedServerScriptCommand
- getSearched() - Method in exception org.codehaus.cargo.util.ElementNotFoundException
-
Getter that returns the XML Element which didn't match on the given XPath.
- getSecurityConstraint(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get a security constraint by URL.
- getSecurityRole(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the security role by name.
- getSecurityRoleNames(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the security role names.
- getSecurityToken() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
- getSecurityToken(String, String) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
- getServer() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
- getServerConnection(RuntimeConfiguration) - Method in class org.codehaus.cargo.container.jonas.internal.JSR160MBeanServerConnectionFactory
-
Create a new MBean server connection.
- getServerConnection(RuntimeConfiguration) - Method in interface org.codehaus.cargo.container.jonas.internal.MBeanServerConnectionFactory
-
Create a new MBean server connection.
- getServerConnection(RuntimeConfiguration) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
Create a new MBean server connection.
- getServerDir(String) - Method in class org.codehaus.cargo.container.liberty.internal.LibertyInstall
-
Locates the
server.config.dir
for the specified Liberty server - getServerMBeanName(String, String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
-
Get the server MBean.
- getServerName() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
- getServerName() - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
- getServerName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
-
return the running server's name.
- getServerName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
-
return the running server's name.
- getServerName() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
return the running server's name.
- getServlet(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
- getServletClass() - Method in class org.codehaus.cargo.module.webapp.elements.Servlet
- getServletInitParam(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
- getServletInitParamNames(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the names of all the servlet init parameters.
- getServletMappingElements(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns the servlet mappings that the specified servlet is mapped to in an ordered list.
- getServletMappings(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the servlet mappings to the named servlet.
- getServletName() - Method in class org.codehaus.cargo.module.webapp.elements.Servlet
- getServletName() - Method in class org.codehaus.cargo.module.webapp.elements.ServletMapping
-
Get the servlet name.
- getServletNames(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get a list of the servlet names in the web xml.
- getServletNamesForClass(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Get the names that this servlet uses.
- getServletNamesForJspFile(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns a list of names of servlets that are mapped to the specified JSP file.
- getServletRunAsRoleName(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
For a named servlet, return the run-as role name.
- getSessionConfig() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the session config element.
- getSessionEjb(String) - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Return a specific session definition.
- getSessionEjbs() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns all session ejbs in this descriptor.
- getSetterMethodName(String) - Method in class org.codehaus.cargo.ant.DeployableElement
-
Transform a property into a method name by transforming the first letter of the property name to uppercase.
- getSetterMethodName(String) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
-
Transform a property into a method name by transforming the first letter of the property name to uppercase.
- getSharedClasspath() - Method in class org.codehaus.cargo.ant.CargoTask
- getSharedClasspath() - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
- getSharedClasspath() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- getSharedClasspathXml(JBossInstalledLocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
-
Construct the shared classpath XML based on the container.
- getSharedClasspathXmlFragment() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
- getSize(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- getSize(String) - Method in interface org.codehaus.cargo.util.FileHandler
- getSourceFileName() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- getSpecificConfigurationDir(String, String) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
- getStartArguments(String) - Method in class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
-
Returns the arguments to pass to the Jetty
start
command. - getStartArguments(String) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
-
Returns the arguments to pass to the Jetty
start
command. - getStartArguments(String) - Method in class org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer
-
Returns the arguments to pass to the Jetty
start
command. - getStartArguments(String) - Method in class org.codehaus.cargo.container.jetty.Jetty8xInstalledLocalContainer
-
Returns the arguments to pass to the Jetty
start
command. - getStartArguments(String) - Method in class org.codehaus.cargo.container.jetty.Jetty9xInstalledLocalContainer
-
Returns the arguments to pass to the Jetty
start
command. - getStartClassname() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOc4j10xInstalledLocalContainer
- getStartClassname() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionInstalledLocalContainer
- getStartClassname() - Method in class org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer
- getStartClassname() - Method in class org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer
- getState() - Method in interface org.codehaus.cargo.container.Container
- getState() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- getState() - Method in class org.codehaus.cargo.container.spi.AbstractRemoteContainer
- getStatus() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
- getStatus(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Return the status of the webapp at the specified context path.
- getStatus(String, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Return the status of the webapp at the specified context path and version.
- getStopArguments() - Method in class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
- getStopArguments() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
- getStopArguments() - Method in class org.codehaus.cargo.container.jetty.Jetty9xInstalledLocalContainer
- getStopClassname() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOc4j10xInstalledLocalContainer
- getStopClassname() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionInstalledLocalContainer
- getStopClassname() - Method in class org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer
- getStopClassname() - Method in class org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer
- getStringList(String, boolean) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Gets list of string values.
- getSuffix() - Method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
- getSwarmProjectDescriptor() - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmStandaloneLocalConfiguration
-
Resolves Swarm project descriptor file.
- getSystemId() - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the system ID of the document type corresponding to the descriptor version.
- getSystemId() - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the system ID of the document type corresponding to the descriptor version.
- getSystemId() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the system ID of the document type corresponding to the descriptor version.
- getSystemProperties() - Method in class org.codehaus.cargo.ant.CargoTask
- getSystemProperties() - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
- getSystemProperties() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- getSystemProperties() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getSystemProperties() - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Get the system properties.
- getSystemPropertiesFile() - Method in class org.codehaus.cargo.ant.CargoTask
- getSystemPropertiesFile() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getTag() - Method in class org.codehaus.cargo.module.DescriptorElement
- getTag(String) - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Get a tag by name.
- getTagByIdentifier(String, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get elements of a particular descriptor tag whose identifier matches the passed parameter.
- getTagByIdentifier(String, String) - Method in interface org.codehaus.cargo.module.Descriptor
-
Get elements of a particular descriptor tag whose identifier matches the passed parameter.
- getTagByIdentifier(DescriptorTag, String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get elements of a particular descriptor tag whose identifier matches the passed parameter.
- getTagByIdentifier(DescriptorTag, String) - Method in interface org.codehaus.cargo.module.Descriptor
-
Get elements of a particular descriptor tag whose identifier matches the passed parameter.
- getTagByName(String) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
- getTagByName(String) - Method in interface org.codehaus.cargo.module.DescriptorType
-
Get a descriptor tag by name.
- getTagName() - Method in class org.codehaus.cargo.module.DescriptorTag
-
Get tag name.
- getTagNamespace() - Method in class org.codehaus.cargo.module.DescriptorTag
-
Get tag namespace.
- getTagNamespace() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Get the namespace that tags in this descriptor live in.
- getTags(String) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get tags of a particular type.
- getTags(String) - Method in interface org.codehaus.cargo.module.Descriptor
-
Get tags of a particular type.
- getTags(DescriptorTag) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Get tags of a particular type.
- getTags(DescriptorTag) - Method in interface org.codehaus.cargo.module.Descriptor
-
Get tags of a particular type.
- getTargetDirectory() - Method in class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
- getTestDataFileFor(String) - Method in class org.codehaus.cargo.sample.java.EnvironmentTestData
- getText(Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Returns the text value of an element.
- getTimeout() - Method in class org.codehaus.cargo.ant.CargoTask
- getTimeout() - Method in class org.codehaus.cargo.container.deployer.AbstractDeployableMonitor
- getTimeout() - Method in interface org.codehaus.cargo.container.deployer.DeployableMonitor
- getTimeout() - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
- getTimeout() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- getTimeout() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getTmpPath(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
-
Compute the location of a temporary directory.
- getTmpPath(String) - Method in interface org.codehaus.cargo.util.FileHandler
-
Compute the location of a temporary directory.
- getToDir() - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Returns the name of the destination directory.
- getToFile() - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Returns the name of the destination file.
- getTomcatContextXml() - Method in class org.codehaus.cargo.module.webapp.tomcat.TomcatWarArchive
-
Returns the
META-INF/context.xml
deployment descriptor of the web application. - getTomcatLoggingLevel(String) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
Translate Cargo logging levels into Tomcat logging levels.
- getTomcatLoggingLevel(String) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
Translate Cargo logging levels into java.util.logging levels.
- getTomcatManager() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
- getToolsJar() - Static method in class org.codehaus.cargo.container.internal.util.JdkUtils
-
Returns the file containing the JDK tools (such as the compiler).
- getToolsJar(String) - Static method in class org.codehaus.cargo.container.internal.util.JdkUtils
-
Returns the file containing the JDK tools (such as the compiler) for the specified Java installation.
- getTransactionSupport() - Method in class org.codehaus.cargo.ant.DataSourceElement
- getTransactionSupport() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
-
The transaction support of the underlying connections, if
javax.xml.DataSource
. - getTransactionSupport() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- getType() - Method in class org.codehaus.cargo.ant.ConfigurationElement
- getType() - Method in class org.codehaus.cargo.ant.DeployableElement
- getType() - Method in interface org.codehaus.cargo.container.configuration.Configuration
- getType() - Method in class org.codehaus.cargo.container.configuration.ConfigurationType
- getType() - Method in class org.codehaus.cargo.container.configuration.entry.Resource
- getType() - Method in interface org.codehaus.cargo.container.Container
- getType() - Method in class org.codehaus.cargo.container.ContainerType
- getType() - Method in class org.codehaus.cargo.container.deployable.AOP
- getType() - Method in class org.codehaus.cargo.container.deployable.Bundle
- getType() - Method in interface org.codehaus.cargo.container.deployable.Deployable
- getType() - Method in class org.codehaus.cargo.container.deployable.DeployableType
- getType() - Method in class org.codehaus.cargo.container.deployable.EAR
- getType() - Method in class org.codehaus.cargo.container.deployable.EJB
- getType() - Method in class org.codehaus.cargo.container.deployable.File
- getType() - Method in class org.codehaus.cargo.container.deployable.HAR
- getType() - Method in class org.codehaus.cargo.container.deployable.RAR
- getType() - Method in class org.codehaus.cargo.container.deployable.SAR
- getType() - Method in class org.codehaus.cargo.container.deployable.WAR
- getType() - Method in interface org.codehaus.cargo.container.deployer.Deployer
- getType() - Method in class org.codehaus.cargo.container.deployer.DeployerType
- getType() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
- getType() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
- getType() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.ActionType
- getType() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.TargetType
- getType() - Method in class org.codehaus.cargo.container.packager.PackagerType
- getType() - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
- getType() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- getType() - Method in class org.codehaus.cargo.container.spi.AbstractRemoteContainer
- getType() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractExistingLocalConfiguration
- getType() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractRuntimeConfiguration
- getType() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
- getType() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractEmbeddedLocalDeployer
- getType() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractInstalledLocalDeployer
- getType() - Method in class org.codehaus.cargo.container.spi.deployer.AbstractRemoteDeployer
- getType() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer
- getType() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatRemoteDeployer
- getType() - Method in class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
- getType() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalDeployer
- getType() - Method in class org.codehaus.cargo.generic.internal.util.FullContainerIdentity
- getType() - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- getType() - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- getType() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getType() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getType() - Method in class org.codehaus.cargo.maven3.configuration.Deployer
- getType() - Method in class org.codehaus.cargo.maven3.configuration.Packager
- getType() - Method in class org.codehaus.cargo.maven3.configuration.Resource
- getType() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Returns the type of reference.
- getType() - Method in class org.codehaus.cargo.module.webapp.resin.elements.ResourceRef
-
Get the resource type that this is (eg JNDI).
- getUrl() - Method in class org.codehaus.cargo.ant.DataSourceElement
- getUrl() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
-
The url to connect to the database.
- getUrl() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- getUrl() - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
- getURL() - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
- getURL() - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
- getURL() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Gets the full URL of the Tomcat manager instance.
- getURL() - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Gets the full URL of the Cargo daemon instance.
- getURL(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- getURL(String) - Method in interface org.codehaus.cargo.util.FileHandler
- getUrlPatterns() - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Get the URL Patterns.
- getUrlPatterns() - Method in class org.codehaus.cargo.module.webapp.elements.ServletMapping
-
Get the URL Patterns.
- getUser() - Method in class org.codehaus.cargo.container.installer.Proxy
- getUser() - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- getUserAgent() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Gets the user agent name to use when communicating with Tomcat manager.
- getUserAgent() - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Gets the user agent name to use when communicating with Cargo daemon.
- getUsername() - Method in class org.codehaus.cargo.ant.DataSourceElement
- getUsername() - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
-
The username to use when connecting to the database.
- getUsername() - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- getUserName() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Gets the username to use when authenticating with Tomcat manager.
- getUserName() - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Gets the username to use when authenticating with Cargo daemon.
- getUsers() - Method in class org.codehaus.cargo.ant.ConfigurationElement
- getUsers() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
- getUsers() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
- getUsers() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getUserToken() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
- getUserTokens() - Method in class org.codehaus.cargo.container.geronimo.internal.AbstractGeronimoStandaloneLocalConfiguration
-
Generate properties file entries for Geronimo users and groups.
- getValue() - Method in class org.codehaus.cargo.ant.Property
- getValue() - Method in class org.codehaus.cargo.module.webapp.resin.elements.SystemProperty
-
Get the system property value.
- getValue() - Method in class org.codehaus.cargo.util.XmlReplacement
- getVendorDescriptors() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns all vendor descriptors associated with this J2EE deployment descriptor.
- getVendorDescriptors() - Method in class org.codehaus.cargo.module.ejb.EjbJarXml
-
Returns all vendor descriptors associated with this J2EE deployment descriptor.
- getVendorDescriptors() - Method in interface org.codehaus.cargo.module.J2eeDescriptor
-
Returns all vendor descriptors associated with this J2EE deployment descriptor.
- getVendorDescriptors() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Returns all vendor descriptors associated with this J2EE deployment descriptor.
- getVendorWebAppDescriptor(WebXml, Class) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Get the vendor web app descriptor out of the web xml.
- getVersion() - Method in interface org.codehaus.cargo.container.deployable.Deployable
- getVersion() - Method in class org.codehaus.cargo.container.deployable.DeployableVersion
- getVersion() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
-
Returns the version of the Jetty installation.
- getVersion() - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
-
Returns the version of the Jetty installation.
- getVersion() - Method in class org.codehaus.cargo.container.payara.PayaraInstalledLocalContainer
-
Parses and returns current major Payara version.
- getVersion() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- getVersion() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
-
Container version.
- getVersion() - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarm2017xInstalledLocalContainer
-
Container version.
- getVersion() - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- getVersion() - Method in class org.codehaus.cargo.module.application.ApplicationXml
- getVersion() - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the tag name.
- getVersion() - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the tag name.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml
-
Returns the servlet API version.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml22Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml23Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml24Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml25Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXml30Type
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXmlType
-
Get the web xml version for his type.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
Get the version that was determined.
- getVersion() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the tag name.
- getVersion(String) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalContainer
-
Parse installed GlassFish version.
- getVersion(String) - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
-
Parse installed JBoss version.
- getVersion(String) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
-
Parse installed JBoss version.
- getVersion(String) - Method in class org.codehaus.cargo.container.jrun.internal.AbstractJRunInstalledLocalContainer
- getVersion(String) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinInstalledLocalContainer
- getVersion(String) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer
-
Returns the version of the Tomcat installation.
- getVersion(String) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
Parse installed WebLogic version.
- getVersion(String) - Method in interface org.codehaus.cargo.container.weblogic.internal.WebLogicLocalContainer
-
Parse installed WebLogic version.
- getVersion(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Gets the webapp version for the specified deployable.
- getVersion(Deployable) - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteDeployer
-
Gets the webapp version for the specified deployable.
- getVersion(Deployable) - Method in class org.codehaus.cargo.container.tomee.internal.AbstractTomeeRemoteDeployer
-
Gets the webapp version for the specified deployable.
- getVirtualHost() - Method in class org.codehaus.cargo.container.jboss.deployable.JBossWAR
- getVirtualHost() - Method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
- getVirtualHosts() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
- getWarFile() - Method in class org.codehaus.cargo.module.webapp.merge.MergeWarFileDetails
- getWebAppFilename(String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
-
Returns the webapp file name for a given context.
- getWebAppLocation(WebAppContext) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
-
Returns the file location for the specified webapp.
- getWebContexts() - Method in class org.codehaus.cargo.container.deployable.EAR
- getWebdefaultFiles() - Method in class org.codehaus.cargo.container.jetty.Jetty12xStandaloneLocalConfiguration
- getWebdefaultFiles() - Method in class org.codehaus.cargo.container.jetty.Jetty6xStandaloneLocalConfiguration
- getWeblogicHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
There are one or many WL_HOMEs per BEA_HOME.
- getWeblogicHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicRemoteContainer
- getWeblogicHome() - Method in interface org.codehaus.cargo.container.weblogic.internal.WebLogicLocalContainer
-
There are one or many WL_HOMEs per BEA_HOME.
- getWeblogicHomeDirs() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
- getWeblogicHomeFiles() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
- getWebModule(String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns the element that contains the definition of a specific web module, or
null
if a web module with the specified web-uri is not defined. - getWebModule(String) - Method in class org.codehaus.cargo.module.application.DefaultEarArchive
-
Returns the web-app archive stored in the EAR with the specified URI.
- getWebModule(String) - Method in interface org.codehaus.cargo.module.application.EarArchive
-
Returns the web-app archive stored in the EAR with the specified URI.
- getWebModuleContextRoot(String) - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns the context root of the the specified web module.
- getWebModuleUris() - Method in class org.codehaus.cargo.module.application.ApplicationXml
-
Returns a list of the URIs of the web modules defined in the descriptor.
- getWebUri(String) - Method in class org.codehaus.cargo.container.deployable.EAR
- getWebUris() - Method in class org.codehaus.cargo.container.deployable.EAR
- getWebXml() - Method in class org.codehaus.cargo.module.webapp.DefaultWarArchive
-
Returns the deployment descriptor of the web application.
- getWebXml() - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Returns the deployment descriptor of the web application.
- getWebXml() - Method in interface org.codehaus.cargo.module.webapp.WarArchive
-
Returns the deployment descriptor of the web application.
- getWebXmlMerger() - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Get the web XML merger.
- getWebXmlMerger() - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Get the class used for web xml merging.
- getWildFlyLogLevel(String) - Static method in class org.codehaus.cargo.container.wildfly.internal.util.WildFlyLogUtils
-
Translate Cargo logging levels into WildFly logging levels.
- getWorkspaceDirectory() - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the workspace directory.
- getWorkspaceDirectory(String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Get the workspace directory for a container.
- getXmlReplacements() - Method in class org.codehaus.cargo.ant.ConfigurationElement
- getXmlReplacements() - Method in interface org.codehaus.cargo.container.configuration.StandaloneLocalConfiguration
- getXmlReplacements() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
- getXmlReplacements() - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- getXpath() - Method in exception org.codehaus.cargo.util.ElementNotFoundException
-
Getter for the XPath that didn't match.
- getXpathExpression() - Method in class org.codehaus.cargo.util.FileHandler.XmlReplacementDetails
- getXpathExpression() - Method in class org.codehaus.cargo.util.XmlReplacement
- getXpathForDataSourcesParent() - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
-
Returns the Xpath for the parent element of the datasource xml.
- getXpathForDataSourcesParent() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
-
This expression evaluates to: "//data-sources" DataSource entries must be stored in the xml configuration file.
- getXpathForDataSourcesParent() - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
-
DataSource entries must be stored in the xml configuration file.
- getXpathForDataSourcesParent() - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
-
DataSource entries must be stored in the xml configuration file.
- getXpathForDataSourcesParent() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
Resource entries must be stored in the xml configuration file.
- getXpathForDataSourcesParent() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
-
DataSource entries must be stored in the xml configuration file.
- getXpathForDataSourcesParent() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
DataSource entries must be stored in the xml configuration file.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
-
The XPath of the parent Element of resource configuration.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
-
Resource entries must be stored in the xml configuration file.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
-
This expression evaluates to: "//resin:resin" Resource entries must be stored in the xml configuration file.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
-
Resource entries must be stored in the xml configuration file.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
-
Resource entries must be stored in the xml configuration file.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
Resource entries must be stored in the xml configuration file.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
-
Resource entries must be stored in the xml configuration file.
- getXpathForResourcesParent() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
Resource entries must be stored in the xml configuration file.
- getZipUrlInstaller() - Method in class org.codehaus.cargo.maven3.configuration.Container
- getZipURLInstaller() - Method in class org.codehaus.cargo.ant.CargoTask
- GIGABYTES - org.codehaus.cargo.container.websphere.util.ByteUnit
-
Gigabytes
- GlassFish2xAsAdmin - Class in org.codehaus.cargo.container.glassfish.internal
-
Implements an GlassFish 2.x AsAdmin command.
- GlassFish2xAsAdmin(String) - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish2xAsAdmin
-
Saves the GlassFish home directory and the timeout.
- GlassFish2xContainerCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
GlassFish 2.x container capability.
- GlassFish2xContainerCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish2xContainerCapability
- GlassFish2xInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 2.x installed local container.
- GlassFish2xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- GlassFish2xInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 2.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- GlassFish2xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- GlassFish2xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 2.x standalone local configuration.
- GlassFish2xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish2xStandaloneLocalConfiguration
-
Creates the local configuration object.
- GlassFish2xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
GlassFish 2.x standalone local configuration capability.
- GlassFish2xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish2xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- GlassFish3x4x5x6x7xContainerCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
GlassFish 3.x, 4.x, 5.x, 6.x and 7.x container capability.
- GlassFish3x4x5x6x7xContainerCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish3x4x5x6x7xContainerCapability
- GlassFish3x4x5xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
Capabilities of GlassFish
GlassFish3xRuntimeConfiguration
configuration. - GlassFish3x4x5xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish3x4x5xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- GlassFish3xAsAdmin - Class in org.codehaus.cargo.container.glassfish.internal
-
Implements an GlassFish 3.x AsAdmin command.
- GlassFish3xAsAdmin(String) - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish3xAsAdmin
-
Saves the GlassFish home directory.
- GlassFish3xInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 3.x installed local container.
- GlassFish3xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- GlassFish3xInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 3.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- GlassFish3xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- GlassFish3xRemoteContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 3.x remote container.
- GlassFish3xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteContainer
-
Constructor.
- GlassFish3xRemoteDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 3.x remote deployer, which uses the JSR-88 to deploy and undeploy applications.
- GlassFish3xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteDeployer
-
Constructor.
- GlassFish3xRuntimeConfiguration - Class in org.codehaus.cargo.container.glassfish
-
Configuration to use when using a GlassFish 3.x remote container.
- GlassFish3xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish3xRuntimeConfiguration
-
Creates the runtime configuration object.
- GlassFish3xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 3.x standalone local configuration.
- GlassFish3xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish3xStandaloneLocalConfiguration
-
Creates the local configuration object.
- GlassFish3xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
GlassFish 3.x standalone local configuration capability.
- GlassFish3xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish3xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- GlassFish4x5x6x7x8xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
GlassFish 4.x, 5.x, 6.x, 7.x and 8.x standalone local configuration capability.
- GlassFish4x5x6x7x8xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish4x5x6x7x8xStandaloneLocalConfigurationCapability
-
CARGO-1246: GlassFish 4.x onwards supports
ServletPropertySet.USERS
. - GlassFish4xInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 4.x installed local container.
- GlassFish4xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish4xInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- GlassFish4xInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 4.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- GlassFish4xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish4xInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- GlassFish4xRemoteContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 4.x remote container.
- GlassFish4xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish4xRemoteContainer
-
Constructor.
- GlassFish4xRemoteDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 4.x remote deployer, which uses the JSR-88 to deploy and undeploy applications.
- GlassFish4xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish4xRemoteDeployer
-
Constructor.
- GlassFish4xRuntimeConfiguration - Class in org.codehaus.cargo.container.glassfish
-
Configuration to use when using a GlassFish 4.x remote container.
- GlassFish4xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish4xRuntimeConfiguration
- GlassFish4xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
Capabilities of GlassFish
GlassFish4xRuntimeConfiguration
configuration. - GlassFish4xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish4xRuntimeConfigurationCapability
- GlassFish4xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 4.x standalone local configuration.
- GlassFish4xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish4xStandaloneLocalConfiguration
-
Creates the local configuration object.
- GlassFish5xInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 5.x installed local container.
- GlassFish5xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish5xInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- GlassFish5xInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 5.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- GlassFish5xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish5xInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- GlassFish5xRemoteContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 5.x remote container.
- GlassFish5xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish5xRemoteContainer
-
Constructor.
- GlassFish5xRemoteDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 5.x remote deployer, which uses the JSR-88 to deploy and undeploy applications.
- GlassFish5xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish5xRemoteDeployer
-
Constructor.
- GlassFish5xRuntimeConfiguration - Class in org.codehaus.cargo.container.glassfish
-
Configuration to use when using a GlassFish 5.x remote container.
- GlassFish5xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish5xRuntimeConfiguration
- GlassFish5xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
Capabilities of GlassFish
GlassFish5xRuntimeConfiguration
configuration. - GlassFish5xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFish5xRuntimeConfigurationCapability
- GlassFish5xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 5.x standalone local configuration.
- GlassFish5xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish5xStandaloneLocalConfiguration
-
Creates the local configuration object.
- GlassFish6xInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 6.x installed local container.
- GlassFish6xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish6xInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- GlassFish6xInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 6.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- GlassFish6xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish6xInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- GlassFish6xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 6.x standalone local configuration.
- GlassFish6xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish6xStandaloneLocalConfiguration
-
Creates the local configuration object.
- GlassFish7xInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 7.x installed local container.
- GlassFish7xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish7xInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- GlassFish7xInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 7.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- GlassFish7xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish7xInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- GlassFish7xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 7.x standalone local configuration.
- GlassFish7xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish7xStandaloneLocalConfiguration
-
Creates the local configuration object.
- GlassFish8xInstalledLocalContainer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 8.x installed local container.
- GlassFish8xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish8xInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- GlassFish8xInstalledLocalDeployer - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 8.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- GlassFish8xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish8xInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- GlassFish8xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish 8.x standalone local configuration.
- GlassFish8xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFish8xStandaloneLocalConfiguration
-
Creates the local configuration object.
- GlassFishExistingLocalConfiguration - Class in org.codehaus.cargo.container.glassfish
-
GlassFish existing local configuration.
- GlassFishExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.glassfish.GlassFishExistingLocalConfiguration
-
Creates the local configuration object.
- GlassFishExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.glassfish.internal
-
GlassFish existing local configuration capability.
- GlassFishExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.glassfish.internal.GlassFishExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- GlassFishFactoryRegistry - Class in org.codehaus.cargo.container.glassfish
-
Registers GlassFish support into default factories.
- GlassFishFactoryRegistry() - Constructor for class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
- GlassFishPropertySet - Interface in org.codehaus.cargo.container.glassfish
-
Interface for GlassFish-specific properties.
- GLOBAL_SECURITY_PROPERTIES - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
WebSphere global security properties.
Example:
com.ibm.ssl.rootCertValidDays=1234|
com.ibm.websphere.security.krb.canonical_host=false
Used for configuration of security properties for whole WebSphere. - Grammar - Interface in org.codehaus.cargo.module
-
Contains methods for retrieving grammar information for an XML file.
H
- handle(Callback[]) - Method in class org.codehaus.cargo.container.jboss.internal.UsernamePasswordCallbackHandler
- handle(Callback[]) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
- Handle - Class in org.codehaus.cargo.daemon
-
A handle keeps track of deployed containers.
- Handle() - Constructor for class org.codehaus.cargo.daemon.Handle
- HANDLE - Static variable in interface org.codehaus.cargo.tools.daemon.DaemonPropertySet
-
Handle identifier for a container and deployables delivery
- HandleDatabase - Class in org.codehaus.cargo.daemon
-
Keeps track of handles in memory, with support to load from and save to disk.
- HandleDatabase() - Constructor for class org.codehaus.cargo.daemon.HandleDatabase
- handlerClass - Variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
The org.mortbay.jetty.handler.Handler class.
- handlers - Variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
The org.mortbay.jetty.handler.HandlerCollection instance.
- HAR - Class in org.codehaus.cargo.container.deployable
-
Wraps a HAR (Hibernate Archive) file that will be deployed in the container.
- HAR - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
-
The HAR deployable type.
- HAR(String) - Constructor for class org.codehaus.cargo.container.deployable.HAR
- HasAuthenticationSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports authentication configuration.
- HasAuthenticationSupportValidator(ConfigurationType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasAuthenticationSupportValidator
-
Saves configuration type.
- HasBundleSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports OSGi bundles.
- HasBundleSupportValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasBundleSupportValidator
-
Initializes the
HasDeployableSupportValidator
withDeployableType.BUNDLE
. - hasContextParam(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns whether a context param by the specified name is defined in the deployment descriptor.
- HasDataSourceSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports DataSource configuration.
- HasDataSourceSupportValidator(ConfigurationType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasDataSourceSupportValidator
-
Saves configuration type.
- HasDeployableSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validator, that instanciates the
ContainerCapabilityFactory
forDeployableType
. - HasDeployableSupportValidator(DeployableType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasDeployableSupportValidator
-
Saves the type to check for.
- HasDirectoryPackagerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that the specified container has a directory packager registered.
- HasDirectoryPackagerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasDirectoryPackagerValidator
- HasEarSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports EAR archives.
- HasEarSupportValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasEarSupportValidator
-
Initializes the
HasDeployableSupportValidator
withDeployableType.EAR
. - HasExistingConfigurationValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container has an existing configuration.
- HasExistingConfigurationValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasExistingConfigurationValidator
- hasFilter(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Returns whether a servlet filter by the specified name is defined in the deployment descriptor.
- hashCode() - Method in class org.codehaus.cargo.container.configuration.ConfigurationType
- hashCode() - Method in class org.codehaus.cargo.container.ContainerType
- hashCode() - Method in class org.codehaus.cargo.container.deployable.DeployableType
- hashCode() - Method in class org.codehaus.cargo.container.deployable.DeployableVersion
- hashCode() - Method in class org.codehaus.cargo.container.deployer.DeployerType
- hashCode() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.ActionType
- hashCode() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.TargetType
- hashCode() - Method in class org.codehaus.cargo.container.packager.PackagerType
- hashCode() - Method in class org.codehaus.cargo.container.property.TransactionSupport
- hashCode() - Method in class org.codehaus.cargo.container.property.User
- hashCode() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- hashCode() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
- hashCode() - Method in class org.codehaus.cargo.generic.internal.util.FullContainerIdentity
-
Allows quick verification to check is two identities are different.
- hashCode() - Method in class org.codehaus.cargo.generic.internal.util.RegistrationKey
-
Allows quick verification to check is two keys are different.
- hashCode() - Method in class org.codehaus.cargo.generic.internal.util.SimpleContainerIdentity
-
Allows quick verification to check is two identities are different.
- hashCode() - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- hashCode() - Method in class org.codehaus.cargo.module.DescriptorTag
- hashCode() - Method in class org.codehaus.cargo.util.FileHandler.XmlReplacementDetails
- hashCode() - Method in class org.codehaus.cargo.util.log.LogLevel
- hashCode() - Method in class org.codehaus.cargo.util.XmlReplacement
- HasInstalledLocalContainerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container id has an installed local container implementation.
- HasInstalledLocalContainerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasInstalledLocalContainerValidator
-
Initializes the
AbstractContainerFactoryValidator
withContainerType.INSTALLED
. - HasLocalDeployerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that the specified container has a local deployer.
- HasLocalDeployerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasLocalDeployerValidator
- hasLoginConfig(WebXml) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Does the descriptor have a login config?
- hasMapping(RegistrationKey) - Method in class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
- HasPortOffsetValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validator, that check if the container supports port offset.
- HasPortOffsetValidator(ConfigurationType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasPortOffsetValidator
-
Check if the container supports port offset.
- HasRemoteContainerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container has a remote container.
- HasRemoteContainerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasRemoteContainerValidator
-
Initializes the
AbstractContainerFactoryValidator
withContainerType.REMOTE
. - HasRemoteDeployerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that the specified container has a remote deployer.
- HasRemoteDeployerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasRemoteDeployerValidator
- HasResourceSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports Resource configuration.
- HasResourceSupportValidator(ConfigurationType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasResourceSupportValidator
-
Saves configuration type.
- HasRuntimeConfigurationValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container has a runtime configuration.
- HasRuntimeConfigurationValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasRuntimeConfigurationValidator
- hasSecurityConstraint(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Does the descriptor have a security constraint for a URL?
- hasSecurityRole(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Does the role have a security definition?
- hasServlet(WebXml, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Does the web xml have a named servlet.
- HasSpawnSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validator, that check if the container supports port offset.
- HasSpawnSupportValidator(ConfigurationType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasSpawnSupportValidator
-
Check if the container supports port offset.
- HasStandaloneConfigurationValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container has a standalone configuration.
- HasStandaloneConfigurationValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasStandaloneConfigurationValidator
- HasWarSupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports WAR archives.
- HasWarSupportValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.HasWarSupportValidator
-
Initializes the
HasDeployableSupportValidator
withDeployableType.WAR
. - HasXAEmulationValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports DataSource configuration.
- HasXAEmulationValidator(ConfigurationType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasXAEmulationValidator
-
Saves configuration type.
- HasXASupportValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container supports DataSource configuration.
- HasXASupportValidator(ConfigurationType) - Constructor for class org.codehaus.cargo.sample.java.validator.HasXASupportValidator
-
Saves configuration type.
- HelpMojo - Class in org.codehaus.cargo.cargo_maven3_plugin
-
Display help information on cargo-maven3-plugin.
Callmvn cargo:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.codehaus.cargo.cargo_maven3_plugin.HelpMojo
- HIGH - org.codehaus.cargo.container.property.LoggingLevel
-
High amount of log output, e.g. debug logging.
- HOME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'home'.
- host - Variable in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
-
Tomcat host object.
- Host(Object) - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Host
-
Wraps a
TomcatEmbedded.Host
object. - HOST_START_STOP_THREADS - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
-
Number of threads the host will use to start context elements in parallel.
- HOSTNAME - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
Hostname on which the container is listening to.
Note: In order to listen to all IP addresses, you can set this to0.0.0.0
, in that case the container will be set up to use that address but the Cargo ping component will still ping onlocalhost
. - HttpFileRequest - Class in org.codehaus.cargo.container.internal.http
-
HTTP request which puts the content of a file as output.
- HttpFileRequest(URL, File) - Constructor for class org.codehaus.cargo.container.internal.http.HttpFileRequest
- HttpFileRequest(URL, File, long) - Constructor for class org.codehaus.cargo.container.internal.http.HttpFileRequest
- HttpFormRequest - Class in org.codehaus.cargo.container.internal.http
-
HTTP request which posts a form represented as a child of
FormContentType
. - HttpFormRequest(URL, FormContentType) - Constructor for class org.codehaus.cargo.container.internal.http.HttpFormRequest
- HttpFormRequest(URL, FormContentType, long) - Constructor for class org.codehaus.cargo.container.internal.http.HttpFormRequest
- HttpRequest - Class in org.codehaus.cargo.container.internal.http
-
HTTP(S) request class.
- HttpRequest(URL) - Constructor for class org.codehaus.cargo.container.internal.http.HttpRequest
-
Constructor.
- HttpRequest(URL, long) - Constructor for class org.codehaus.cargo.container.internal.http.HttpRequest
-
Constructor.
- HttpResult - Class in org.codehaus.cargo.container.internal.http
-
Set of common HTTP(S) utility methods.
- HttpResult() - Constructor for class org.codehaus.cargo.container.internal.http.HttpResult
- HttpResult() - Constructor for class org.codehaus.cargo.container.internal.util.HttpUtils.HttpResult
- HTTPS_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
HTTPS port.
- HttpUtils - Class in org.codehaus.cargo.container.internal.util
-
Set of common HTTP(S) utility methods.
- HttpUtils() - Constructor for class org.codehaus.cargo.container.internal.util.HttpUtils
- HttpUtils.HttpResult - Class in org.codehaus.cargo.container.internal.util
-
Storage class for the HTTP ping result.
I
- IbmEjbJarBndXmi - Class in org.codehaus.cargo.module.ejb.websphere
-
Encapsulates the DOM representation of a websphere ejb deployment descriptor
ibm-ejb-jar-bnd.xmi
to provide convenience methods for easy access and manipulation. - IbmEjbJarBndXmi(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmi
-
Constructor.
- IbmEjbJarBndXmiGrammar - Class in org.codehaus.cargo.module.ejb.websphere
-
Websphere specific grammar implementation.
- IbmEjbJarBndXmiGrammar() - Constructor for class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiGrammar
- IbmEjbJarBndXmiIo - Class in org.codehaus.cargo.module.ejb.websphere
-
Provides convenience methods for reading Webspeher ejb jar deployment descriptor.
- IbmEjbJarBndXmiIo() - Constructor for class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiIo
-
Constructor.
- IbmEjbJarBndXmiType - Class in org.codehaus.cargo.module.ejb.websphere
- IbmEjbJarBndXmiType() - Constructor for class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiType
-
Protected constructor.
- IbmWebBndXmi - Class in org.codehaus.cargo.module.webapp.websphere
-
Encapsulates the DOM representation of a websphere web deployment descriptor
ibm-web-bnd.xmi
to provide convenience methods for easy access and manipulation. - IbmWebBndXmi(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmi
-
Constructor.
- IbmWebBndXmiGrammar - Class in org.codehaus.cargo.module.webapp.websphere
-
Grammar for a websphere web application descriptor.
- IbmWebBndXmiGrammar() - Constructor for class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiGrammar
- IbmWebBndXmiIo - Class in org.codehaus.cargo.module.webapp.websphere
-
Provides convenience methods for reading Websphere web deployment descriptor.
- IbmWebBndXmiIo() - Constructor for class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiIo
-
Constructor.
- IbmWebBndXmiType - Class in org.codehaus.cargo.module.webapp.websphere
- IbmWebBndXmiType() - Constructor for class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiType
-
Protected constructor.
- ICON - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Element name 'icon'.
- ICON - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'icon'.
- ID - Static variable in class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
-
Geronimo 1.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.geronimo.Geronimo2xInstalledLocalContainer
-
Geronimo 2.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
-
Geronimo 3.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.glassfish.GlassFish3xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.glassfish.GlassFish4xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.glassfish.GlassFish5xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss3xInstalledLocalContainer
-
JBoss 3.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss42xInstalledLocalContainer
-
JBoss 4.2.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss42xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss4xInstalledLocalContainer
-
JBoss 4.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss4xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss51xInstalledLocalContainer
-
JBoss 5.1.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss51xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss5xInstalledLocalContainer
-
JBoss 5.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss5xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss61xInstalledLocalContainer
-
JBoss 6.1.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss61xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss6xInstalledLocalContainer
-
JBoss 6.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss6xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer
-
JBoss 7.1.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss71xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer
-
JBoss 7.2.x (EAP 6.1.x) series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss72xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss73xInstalledLocalContainer
-
JBoss 7.3.x (EAP 6.2.x) series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss73xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss74xInstalledLocalContainer
-
JBoss 7.4.x (EAP 6.3.x) series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss74xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss75xInstalledLocalContainer
-
JBoss 7.5.x (EAP 6.4.x) series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss75xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
-
JBoss 7.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.jboss.JBoss7xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty10xEmbeddedLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty10xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty11xEmbeddedLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty11xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty11xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty6xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty7xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty8xEmbeddedLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty8xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty8xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty9xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jetty.Jetty9xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jonas.Jonas4xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jonas.Jonas5xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.payara.PayaraRemoteContainer
-
Unique container id.
- ID - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
-
Unique id to use in configuration files.
- ID - Static variable in class org.codehaus.cargo.container.resin.Resin31xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.resin.Resin3xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat10xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat10xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat11xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat11xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat4xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat4xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat5xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat5xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat6xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat6xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat7xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat8xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat9xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat9xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee10xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee10xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee1xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee1xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee7xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee7xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee8xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee8xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee9xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.tomee.Tomee9xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic103xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic103xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic10xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic121xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic122xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic122xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic14xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic14xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic8xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.weblogic.WebLogic9xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.websphere.WebSphere9xInstalledLocalContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalContainer
-
WildFly 10.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly10xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly11xInstalledLocalContainer
-
WildFly 11.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly11xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly12xInstalledLocalContainer
-
WildFly 12.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly12xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly13xInstalledLocalContainer
-
WildFly 13.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly13xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly14xInstalledLocalContainer
-
WildFly 13.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly14xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly15xInstalledLocalContainer
-
WildFly 15.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly15xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly16xInstalledLocalContainer
-
WildFly 16.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly16xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly17xInstalledLocalContainer
-
WildFly 17.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly17xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly18xInstalledLocalContainer
-
WildFly 18.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly18xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly19xInstalledLocalContainer
-
WildFly 19.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly19xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly20xInstalledLocalContainer
-
WildFly 20.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly20xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly21xInstalledLocalContainer
-
WildFly 21.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly21xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly22xInstalledLocalContainer
-
WildFly 22.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly22xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly23xInstalledLocalContainer
-
WildFly 23.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly23xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly24xInstalledLocalContainer
-
WildFly 24.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly24xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly25xInstalledLocalContainer
-
WildFly 25.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly25xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly26xInstalledLocalContainer
-
WildFly 26.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly26xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly27xInstalledLocalContainer
-
WildFly 27.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly27xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly28xInstalledLocalContainer
-
WildFly 28.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly28xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly29xInstalledLocalContainer
-
WildFly 29.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly29xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly30xInstalledLocalContainer
-
WildFly 30.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly30xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly31xInstalledLocalContainer
-
WildFly 31.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly31xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly32xInstalledLocalContainer
-
WildFly 32.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly32xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly33xInstalledLocalContainer
-
WildFly 33.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly33xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly8xRemoteContainer
-
Unique container id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly9xInstalledLocalContainer
-
WildFly 9.x series unique id.
- ID - Static variable in class org.codehaus.cargo.container.wildfly.WildFly9xRemoteContainer
-
Unique container id.
- Identifier - Class in org.codehaus.cargo.module
-
Class used to work out how to 'identify' instances of DescrtiptorTags.
- Identifier(String) - Constructor for class org.codehaus.cargo.module.Identifier
-
Constructor.
- Identifier(Map<String, String>, String) - Constructor for class org.codehaus.cargo.module.Identifier
- ifPresentAddPathToList(String, List<String>) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
adds the location to the list, if the file exists.
- IGNORE - Static variable in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
A default merge strategy for ignoring items.
- IGNORE_IF_NON_EXISTING - org.codehaus.cargo.util.XmlReplacement.ReplacementBehavior
-
Continue, if the XPath can't be found
- IGNORE_NON_EXISTING_PROPERTIES - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
Specify if CARGO's configuration generator for standalone containers should ignore when a property cannot be replaced because it does not exist in the source file.
- IIOP_MUTUAL_AUTH_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
IIOP mutual authentication port.
- IIOP_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
IIOP port.
- IIOPS_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
IIOP+SSL port.
- IJBossProfileManagerDeployer - Interface in org.codehaus.cargo.container.jboss.internal
-
The generic interface for a JBoss deployer that uses the JBoss profile manager.
- importWsadminlibScript(String) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- ImportWsadminlibScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands
-
Implementation of importing wsadminlib configuration script command.
- ImportWsadminlibScriptCommand(Configuration, String, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.ImportWsadminlibScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- inBoth(Descriptor, DescriptorElement, DescriptorElement) - Method in class org.codehaus.cargo.module.merge.tagstrategy.AbstractChoiceMergeStrategy
-
Process when the element appears in both descriptors.
- inBoth(Descriptor, DescriptorElement, DescriptorElement) - Method in interface org.codehaus.cargo.module.merge.tagstrategy.MergeStrategy
-
Process when the element appears in both descriptors.
- inBoth(Descriptor, DescriptorElement, DescriptorElement) - Method in class org.codehaus.cargo.module.merge.tagstrategy.NodeMergeStrategy
-
Process when the element appears in both descriptors.
- info(String, String) - Method in class org.codehaus.cargo.util.internal.log.AbstractLogger
-
Logger informational messages.
- info(String, String) - Method in interface org.codehaus.cargo.util.log.Logger
-
Logger informational messages.
- INFO - Static variable in class org.codehaus.cargo.util.log.LogLevel
-
Represents an info logging level.
- informJBossWebContext(Logger) - Method in class org.codehaus.cargo.container.jboss.deployable.JBossWAR
-
When a WAR file has a context root set in its
WEB-INF/jboss-web.xml
file, then this overrides any other context set in the Codehaus Cargo deployable. - init(FilterConfig) - Method in class org.codehaus.cargo.daemon.CargoDaemonAuthenticationFilter
-
Loads the password file.
- init(ServletConfig) - Method in class org.codehaus.cargo.daemon.CargoDaemonServlet
- init(Descriptor) - Method in interface org.codehaus.cargo.module.merge.DescriptorMerger
-
Initialise the merger with the base (first) item to be merged.
- init(Descriptor) - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
Initialize.
- init(Descriptor) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Initialise the merger with the base (first) item to be merged.
- init(Descriptor) - Method in class org.codehaus.cargo.module.XmlMerger
-
Initialise the merger with the base (first) item to be merged.
- INIT_AS - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'init-as'.
- INIT_PARAM - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'init-param'.
- initBeaHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
Check the WLS installation directory setting and if the beaHome attribute is not set, guess it.
- initialContextFactory - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
The initial context to use.
- InitParam - Class in org.codehaus.cargo.module.webapp.elements
-
Context Parameter class for accessing context parameters in a
web.xml
file. - InitParam(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.InitParam
-
Constructor.
- InitParam(WebXmlTag, String, String) - Constructor for class org.codehaus.cargo.module.webapp.elements.InitParam
-
Constructor.
- inLeft(Descriptor, DescriptorElement) - Method in class org.codehaus.cargo.module.merge.tagstrategy.AbstractChoiceMergeStrategy
-
Process when the element appears just in the left descriptor.
- inLeft(Descriptor, DescriptorElement) - Method in interface org.codehaus.cargo.module.merge.tagstrategy.MergeStrategy
-
Process when the element appears just in the left descriptor.
- inLeft(Descriptor, DescriptorElement) - Method in class org.codehaus.cargo.module.merge.tagstrategy.NodeMergeStrategy
-
Process when the element appears just in the left descriptor.
- inRight(Descriptor, DescriptorElement) - Method in class org.codehaus.cargo.module.merge.tagstrategy.AbstractChoiceMergeStrategy
-
Process when the element appears just in the right descriptor.
- inRight(Descriptor, DescriptorElement) - Method in interface org.codehaus.cargo.module.merge.tagstrategy.MergeStrategy
-
Process when the element appears just in the right descriptor.
- inRight(Descriptor, DescriptorElement) - Method in class org.codehaus.cargo.module.merge.tagstrategy.NodeMergeStrategy
-
Process when the element appears just in the right descriptor.
- insertElementsUnderXPath(String, String) - Method in class org.codehaus.cargo.util.DefaultXmlFileBuilder
-
this will parse one or more elements from elementToParse and insert them under the xpath.
- insertElementsUnderXPath(String, String) - Method in interface org.codehaus.cargo.util.XmlFileBuilder
-
this will parse one or more elements from elementToParse and insert them under the xpath.
- insertElementUnderXPath(Element, String) - Method in class org.codehaus.cargo.util.DefaultXmlFileBuilder
-
This will take element from elementToInsert and insert it under the xpath.
- insertElementUnderXPath(Element, String) - Method in interface org.codehaus.cargo.util.XmlFileBuilder
-
This will take element from elementToInsert and insert it under the xpath.
- install() - Method in interface org.codehaus.cargo.container.installer.Installer
-
Installs the container.
- install() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- INSTALLED - Static variable in class org.codehaus.cargo.container.ContainerType
-
Represents a local installed container type.
- INSTALLED - Static variable in class org.codehaus.cargo.container.deployer.DeployerType
-
A deployer type to deploy to an installed local container.
- installedContainer - Variable in class org.codehaus.cargo.container.jonas.internal.AbstractJonasStandaloneLocalConfiguration
-
JOnAS installed container.
- InstalledLocalContainer - Interface in org.codehaus.cargo.container
-
Represents a local container that requires an installation to work.
- Installer - Interface in org.codehaus.cargo.container.installer
-
Installs a container.
- installURL - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
-
URL where the zipped container is located.
- invoke(String) - Method in class org.codehaus.cargo.container.jetty.JettyRemoteDeployer
-
Invokes Tomcat manager with the specified command.
- invoke(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Invokes Tomcat manager with the specified command.
- invoke(String, File) - Method in class org.codehaus.cargo.container.jetty.JettyRemoteDeployer
-
Invokes Jetty remote deployer web app with the specified command and content data.
- invoke(String, File) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Invokes Tomcat manager with the specified command and content data.
- invoke(String, DaemonParameters) - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Invokes Cargo daemon with a specified command and content data.
- invoke(ObjectName, String, Object[], String[]) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- invoke(JvmLauncher, boolean) - Method in class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
- invoke(JvmLauncher, boolean) - Method in class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
- invoke(JvmLauncher, boolean) - Method in class org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer
- invokeAsAdmin(boolean, String...) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
-
Invokes asadmin.
- invokeAsAdmin(boolean, List<String>) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
-
Invokes asadmin.
- invokeAsAdmin(boolean, JvmLauncher, String[]) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractAsAdmin
-
Invokes asadmin using a Java container.
- invokeAsAdmin(boolean, JvmLauncher, String...) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
-
Invokes asadmin using a Java container.
- invokeAsAdmin(boolean, JvmLauncher, String[]) - Method in class org.codehaus.cargo.container.glassfish.internal.GlassFish2xAsAdmin
-
Invokes asadmin using a Java container.
- invokeAsAdmin(boolean, JvmLauncher, String[]) - Method in class org.codehaus.cargo.container.glassfish.internal.GlassFish3xAsAdmin
-
Invokes asadmin using a Java container.
- invokeContainer(String, JvmLauncher) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalledLocalContainer
-
Invokes the container bootstrap class to start or stop the container, depending on the value of the provided argument.
- invokeContainer(String, JvmLauncher) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xInstalledLocalContainer
-
Invokes the container bootstrap class to start or stop the container, depending on the value of the provided argument.
- invokeContainer(String, JvmLauncher) - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xInstalledLocalContainer
-
Add the
tomcat-juli.jar
file to classpath and call parent. - isAlreadyDownloaded() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- isAlreadyExtracted() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- isAppend() - Method in class org.codehaus.cargo.ant.CargoTask
- isAppend() - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
- isAppend() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- isApplicable() - Method in class org.codehaus.cargo.container.configuration.script.AbstractScriptCommand
-
Method used for checking if script command can be applied - if it has all needed parameters set.
- isApplicable() - Method in interface org.codehaus.cargo.container.configuration.script.ScriptCommand
-
Method used for checking if script command can be applied - if it has all needed parameters set.
- isApplicable() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.JtaScriptCommand
- isApplicable() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.custom.CustomWildFlyScriptCommand
-
Method used for checking if script command can be applied - if it has all needed parameters set.
- isAutostart() - Method in class org.codehaus.cargo.daemon.Handle
- isAutostart() - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- isConfigurationRegistered(String, ContainerType, ConfigurationType) - Method in interface org.codehaus.cargo.generic.configuration.ConfigurationFactory
- isConfigurationRegistered(String, ContainerType, ConfigurationType) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
- isContainerRegistered(String, ContainerType) - Method in interface org.codehaus.cargo.generic.ContainerFactory
- isContainerRegistered(String, ContainerType) - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
- isDaemonRun() - Method in class org.codehaus.cargo.maven3.util.CargoProject
- isDeployableRegistered(String, DeployableType) - Method in class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
-
Checks if the deployable specified by the deployable type is registered for a specific container.
- isDeployableRegistered(String, DeployableType) - Method in interface org.codehaus.cargo.generic.deployable.DeployableFactory
-
Checks if the deployable specified by the deployable type is registered for a specific container.
- isDeployerRegistered(String, DeployerType) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
- isDeployerRegistered(String, DeployerType) - Method in interface org.codehaus.cargo.generic.deployer.DeployerFactory
- isDirectory(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- isDirectory(String) - Method in interface org.codehaus.cargo.util.FileHandler
- isDirectoryEmpty(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- isDirectoryEmpty(String) - Method in interface org.codehaus.cargo.util.FileHandler
- isExpanded() - Method in interface org.codehaus.cargo.container.deployable.Deployable
- isExpanded() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- isForceStop() - Method in class org.codehaus.cargo.daemon.Handle
- isGeronimoStarted() - Method in class org.codehaus.cargo.container.geronimo.internal.GeronimoUtils
- isHollowSwarm() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
-
Tells whether WildFly Swarm operates in Hollow Swarm mode.
- isIgnoreFailures() - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
- ISimpleHttpFileServer - Interface in org.codehaus.cargo.container.jboss.internal
-
Implementation of a Web server that serves one file.
- IsInstalledLocalContainerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container is an installed local container.
- IsInstalledLocalContainerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.IsInstalledLocalContainerValidator
- isInstanceOf(ObjectName, String) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- isJ2EEPackaging() - Method in class org.codehaus.cargo.maven3.util.CargoProject
- isJakartaEe() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
- isJakartaEe() - Method in class org.codehaus.cargo.container.glassfish.GlassFish6xInstalledLocalDeployer
-
CARGO-1541: GlassFish 6.x onwards uses Jakarta EE.
- isJakartaEe() - Method in class org.codehaus.cargo.container.payara.PayaraInstalledLocalDeployer
-
CARGO-1541: GlassFish 6.x as well as Payara 6.x onwards use Jakarta EE.
- isLocal() - Method in class org.codehaus.cargo.container.ContainerType
- isLocal() - Method in class org.codehaus.cargo.container.deployer.DeployerType
- isLocal() - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Indicates if the ejb referenced is a local ejb.
- IsLocalContainerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container is a local container.
- IsLocalContainerValidator() - Constructor for class org.codehaus.cargo.sample.java.validator.IsLocalContainerValidator
- isModuleDeployed(InstalledLocalContainer, String) - Static method in class org.codehaus.cargo.container.wildfly.internal.util.WildFlyModuleUtils
-
Check if resource is deployed as module.
- isMultipartForm() - Method in class org.codehaus.cargo.tools.daemon.DaemonParameters
- isMultipleAllowed() - Method in class org.codehaus.cargo.module.DescriptorTag
-
Is this tag allowed multiple times?
- isOffsetApplied() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
-
Checks whether the offset is already applied or not.
- isOffsetApplied() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Checks whether the offset is already applied or not.
- isOffsetApplied(String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Checks whether the offset is already applied or not
- isOnClasspath(String) - Method in class org.codehaus.cargo.maven3.configuration.Dependency
-
Evaluates if the Dependency is targeted for a classpath type.
- isOnline() - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
- isOSX() - Static method in class org.codehaus.cargo.container.internal.util.JdkUtils
-
Is the user running on a Macintosh OS X system?
- isPackagerRegistered(String, PackagerType) - Method in class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
- isPackagerRegistered(String, PackagerType) - Method in interface org.codehaus.cargo.generic.packager.PackagerFactory
- isRegistered(ObjectName) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- isRemote() - Method in class org.codehaus.cargo.container.ContainerType
- isRemote() - Method in class org.codehaus.cargo.container.deployer.DeployerType
- isRunning() - Method in class org.codehaus.cargo.container.jonas.Jonas4xContainerMonitor
- isRunning() - Method in class org.codehaus.cargo.container.jonas.Jonas5xContainerMonitor
- isRunning() - Method in class org.codehaus.cargo.container.spi.startup.AbstractPingContainerMonitor
- isRunning() - Method in class org.codehaus.cargo.container.spi.startup.CombinedContainerMonitor
- isRunning() - Method in interface org.codehaus.cargo.container.startup.ContainerMonitor
- isRunning() - Method in class org.codehaus.cargo.container.wildfly.internal.CLIWildFlyMonitor
- isSave() - Method in class org.codehaus.cargo.daemon.request.StartRequest
- isServer() - Method in class org.codehaus.cargo.container.spi.jvm.JvmLauncherRequest
-
Indicates whether the launched JVM denotes a server process or just some (usually short-lived) client/utility process.
- isServerRunning(String, int) - Method in interface org.codehaus.cargo.container.jonas.internal.Jonas4xAdmin
-
Look if a local server instance is running.
- isServerRunning(String, int) - Method in class org.codehaus.cargo.container.jonas.internal.Jonas4xAdminImpl
-
Look if a local server instance is running.
- isSpawned() - Method in class org.codehaus.cargo.container.spi.jvm.JvmLauncherRequest
-
Indicates whether the JVM should be launched as spawned process.
- isStarted() - Method in class org.codehaus.cargo.container.State
- isStarting() - Method in class org.codehaus.cargo.container.State
- isStopped() - Method in class org.codehaus.cargo.container.State
- isStopping() - Method in class org.codehaus.cargo.container.State
- isSuccessful() - Method in class org.codehaus.cargo.container.internal.http.HttpResult
- isTypeCompatible(CargoProject) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
-
Checks if deployable type is compatible with the project's packaging.
- isWindows() - Static method in class org.codehaus.cargo.container.internal.util.JdkUtils
-
Is the user running on a Windows system?
- isWorking() - Method in interface org.codehaus.cargo.sample.testdata.ejb.Sample
- isWorking() - Method in class org.codehaus.cargo.sample.testdata.ejb.SampleBean
J
- J2EE - Static variable in class org.codehaus.cargo.container.deployable.DeployableVersion
-
The J2EE deployable version.
- J2EEContainerCapability - Class in org.codehaus.cargo.container.internal
-
Capability for J2EE containers.
- J2EEContainerCapability() - Constructor for class org.codehaus.cargo.container.internal.J2EEContainerCapability
- J2eeDescriptor - Interface in org.codehaus.cargo.module
-
Common interface for all standard J2EE deployment descriptors (
web.xml
,ejb-jar.xml
, etc). - JaasConfiguration - Class in org.codehaus.cargo.container.jboss.internal
-
JAAS configuration implementation with only one configuration entry.
- JaasConfiguration(AppConfigurationEntry) - Constructor for class org.codehaus.cargo.container.jboss.internal.JaasConfiguration
-
Saves the configuration entry.
- jaasEntry - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
JAAS entry to use.
- jaasFile - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
JAAS configuration file.
- JAKARTA_EE - Static variable in class org.codehaus.cargo.container.deployable.DeployableVersion
-
The Jakarta EE deployable version.
- JAKARTA_PACKAGES - Static variable in class org.codehaus.cargo.container.tomcat.internal.Tomcat10x11xConfigurationBuilder
-
javax.
packages which have been moved tojakarta.
instead and are use by Tomcat resources. - jakartaEeContainers - Static variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
-
Containers that can only use Jakarta EE deployables.
- JAR_RESOURCE_SET - Static variable in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
-
For further details, see Apache Tomcat 8 Configuration Reference, in particular the
JarResourceSet
section. - JarArchive - Interface in org.codehaus.cargo.module
-
Provide convenient methods to read information from a Jar archive.
- JarArchiveIo - Class in org.codehaus.cargo.module
-
Utility IO class for constructing Jar Archives.
- JarArchiveIo() - Constructor for class org.codehaus.cargo.module.JarArchiveIo
-
Constructor.
- JarArchiveUpdateable - Interface in org.codehaus.cargo.module
-
Marker interface for a Jar archive that can be updated in-place.
- JarUtils - Class in org.codehaus.cargo.util
-
Some utility classes for manipulating JAR files.
- JarUtils() - Constructor for class org.codehaus.cargo.util.JarUtils
- JAVA_EE - Static variable in class org.codehaus.cargo.container.deployable.DeployableVersion
-
The Java EE deployable version.
- JAVA_HOME - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
The location of the jvm to use when starting/stopping containers.
- javaHome - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
-
Java Home used to start the container.
- JBOSS_AJP_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for AJP.
- JBOSS_CLASSLOADING_WEBSERVICE_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the mini webserver used for dynamic and class and resource loading.
- JBOSS_EJB3_REMOTING_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the JBoss EJB3 remoting.
- JBOSS_HTTPS_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for HTTPS.
- JBOSS_INVOKER_POOL_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the invoker pool.
- JBOSS_JMX_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the JMX server.
- JBOSS_JRMP_INVOKER_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the JRMP invoker.
- JBOSS_JRMP_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the JRMP service.
- JBOSS_MANAGEMENT_HTTP_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the remote native management interface using the HTTP protocol.
- JBOSS_MANAGEMENT_HTTPS_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the remote native management interface using the HTTPS protocol.
- JBOSS_MANAGEMENT_NATIVE_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the remote native management interface.
- JBOSS_NAMING_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for JBoss naming service.
- JBOSS_OSGI_HTTP_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the OSGi HTTP server.
- JBOSS_REMOTING_TRANSPORT_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the JBoss remoting transport connector.
- JBOSS_TRANSACTION_RECOVERY_MANAGER_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the JBossTS Recovery Manager.
- JBOSS_TRANSACTION_STATUS_MANAGER_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The port used for the JBossTS Transaction Status Manager.
- JBoss3x4xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss existing
Configuration
implementation. - JBoss3x4xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss3x4xExistingLocalConfiguration
- JBoss3x4xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss3x4xExistingLocalConfiguration
configuration. - JBoss3x4xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss3x4xExistingLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss3x4xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
Implementation of a standalone
Configuration
for JBoss 3.x series and JBoss 4.x series. - JBoss3x4xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
- JBoss3x4xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss3x4xStandaloneLocalConfiguration
configuration. - JBoss3x4xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss3x4xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss3xContainerCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss container.
- JBoss3xContainerCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss3xContainerCapability
- JBoss3xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 3.x series container implementation.
- JBoss3xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss3xInstalledLocalContainer
- JBoss42xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss existing
Configuration
implementation. - JBoss42xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss42xExistingLocalConfiguration
- JBoss42xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss42xExistingLocalConfiguration
configuration. - JBoss42xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss42xExistingLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss42xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 4.2.x series container implementation.
- JBoss42xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss42xInstalledLocalContainer
- JBoss42xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 4.2.x.
- JBoss42xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss42xRemoteContainer
- JBoss42xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 4.2.x standalone local configuration.
- JBoss42xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss42xStandaloneLocalConfiguration
- JBoss42xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss42xStandaloneLocalConfiguration
configuration. - JBoss42xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss42xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss4xContainerCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss 4.x and onwards containers.
- JBoss4xContainerCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss4xContainerCapability
- JBoss4xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 4.x series container implementation.
- JBoss4xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss4xInstalledLocalContainer
- JBoss4xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 4.x.
- JBoss4xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss4xRemoteContainer
- JBoss4xRemoteDeployer - Class in org.codehaus.cargo.container.jboss
-
Remote deployer that uses the JMX console to deploy to JBoss.
- JBoss4xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
-
Use the
JdkHttpURLConnection
class to connect the JBoss remote URLs. - JBoss4xRemoteDeployer(RemoteContainer, JdkHttpURLConnection, ISimpleHttpFileServer) - Constructor for class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
- JBoss4xRuntimeConfiguration - Class in org.codehaus.cargo.container.jboss
-
Configuration to use when using a JBoss remote container.
- JBoss4xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.jboss.JBoss4xRuntimeConfiguration
- JBoss4xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of JBoss's runtime configuration.
- JBoss4xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss4xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JBoss51x6xRemoteDeployer - Class in org.codehaus.cargo.container.jboss
-
Remote deployer that uses the Profile Service to deploy to JBoss.
- JBoss51x6xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jboss.JBoss51x6xRemoteDeployer
- JBoss51xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 5.1.x series container implementation.
- JBoss51xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss51xInstalledLocalContainer
- JBoss51xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 5.x.
- JBoss51xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss51xRemoteContainer
- JBoss51xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 5.1.x standalone local configuration.
- JBoss51xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss51xStandaloneLocalConfiguration
- JBoss5x6xContainerCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss 5.x and 6.x containers.
- JBoss5x6xContainerCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss5x6xContainerCapability
- JBoss5x6xRuntimeConfiguration - Class in org.codehaus.cargo.container.jboss
-
Configuration to use when using a JBoss remote container.
- JBoss5x6xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.jboss.JBoss5x6xRuntimeConfiguration
-
Set the default values for various port numbers.
- JBoss5x6xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of JBoss 5.x and 6.x's runtime configuration.
- JBoss5x6xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss5x6xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JBoss5xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss existing
Configuration
implementation. - JBoss5xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss5xExistingLocalConfiguration
- JBoss5xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss5xExistingLocalConfiguration
configuration. - JBoss5xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss5xExistingLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss5xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 5.x series container implementation.
- JBoss5xInstalledLocalContainer - Interface in org.codehaus.cargo.container.jboss.internal
-
The JBoss 5.x container implementation must implement this interface which provides JBoss 5.x specifics elements.
- JBoss5xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss5xInstalledLocalContainer
- JBoss5xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 5.x.
- JBoss5xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss5xRemoteContainer
- JBoss5xRemoteDeployer - Class in org.codehaus.cargo.container.jboss
-
Remote deployer that uses the Profile Service to deploy to JBoss.
- JBoss5xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jboss.JBoss5xRemoteDeployer
- JBoss5xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 5.x standalone local configuration.
- JBoss5xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss5xStandaloneLocalConfiguration
- JBoss5xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss5xStandaloneLocalConfiguration
configuration. - JBoss5xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss5xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss61xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 6.1.x series container implementation.
- JBoss61xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss61xInstalledLocalContainer
- JBoss61xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 6.1.x.
- JBoss61xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss61xRemoteContainer
- JBoss6xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss existing
Configuration
implementation. - JBoss6xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss6xExistingLocalConfiguration
- JBoss6xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss6xExistingLocalConfiguration
configuration. - JBoss6xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss6xExistingLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss6xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 6.x series container implementation.
- JBoss6xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss6xInstalledLocalContainer
- JBoss6xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 6.x.
- JBoss6xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss6xRemoteContainer
- JBoss6xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 6.x standalone local configuration.
- JBoss6xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss6xStandaloneLocalConfiguration
- JBoss6xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss6xStandaloneLocalConfiguration
configuration. - JBoss6xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss6xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss71xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.1.x existing local configuration.
- JBoss71xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss71xExistingLocalConfiguration
- JBoss71xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss71xExistingLocalConfiguration
configuration. - JBoss71xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss71xExistingLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss71xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.1.x series container implementation.
- JBoss71xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer
- JBoss71xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 7.1.x.
- JBoss71xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss71xRemoteContainer
- JBoss71xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.1.x standalone local configuration.
- JBoss71xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss71xStandaloneLocalConfiguration
- JBoss71xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss71xStandaloneLocalConfiguration
configuration. - JBoss71xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss71xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss72xContainerCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss 7.2.x container.
- JBoss72xContainerCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss72xContainerCapability
- JBoss72xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.2.x existing local configuration.
- JBoss72xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss72xExistingLocalConfiguration
- JBoss72xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss72xExistingLocalConfiguration
configuration. - JBoss72xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss72xExistingLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss72xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.2.x (EAP 6.1.x) series container implementation.
- JBoss72xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss72xInstalledLocalContainer
- JBoss72xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 7.2.x (EAP 6.1.x).
- JBoss72xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss72xRemoteContainer
- JBoss72xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.2.x (EAP 6.1.x) standalone local configuration.
- JBoss72xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss72xStandaloneLocalConfiguration
- JBoss72xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss72xStandaloneLocalConfiguration
configuration. - JBoss72xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss72xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss73xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.3.x (EAP 6.2.x) series container implementation.
- JBoss73xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss73xInstalledLocalContainer
- JBoss73xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 7.3.x (EAP 6.2.x).
- JBoss73xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss73xRemoteContainer
- JBoss73xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.3.x (EAP 6.2.x) standalone local configuration.
- JBoss73xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss73xStandaloneLocalConfiguration
- JBoss74xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.4.x (EAP 6.3.x) series container implementation.
- JBoss74xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss74xInstalledLocalContainer
- JBoss74xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 7.4.x (EAP 6.3.x).
- JBoss74xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss74xRemoteContainer
- JBoss75xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.5.x (EAP 6.4.x) series container implementation.
- JBoss75xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss75xInstalledLocalContainer
- JBoss75xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 7.5.x (EAP 6.4.x).
- JBoss75xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss75xRemoteContainer
- JBoss75xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.5.x (EAP 6.4.x) standalone local configuration.
- JBoss75xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss75xStandaloneLocalConfiguration
- JBoss75xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss75xStandaloneLocalConfiguration
configuration. - JBoss75xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss75xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss7xContainerCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss 7.x container.
- JBoss7xContainerCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss7xContainerCapability
- JBoss7xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss existing
Configuration
implementation. - JBoss7xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss7xExistingLocalConfiguration
- JBoss7xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss7xExistingLocalConfiguration
configuration. - JBoss7xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss7xExistingLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- JBoss7xInstalledLocalContainer - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.x series container implementation.
- JBoss7xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
- JBoss7xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jboss
-
Static deployer that deploys WARs and EARs to the JBoss
deployments
directory. - JBoss7xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalDeployer
- JBoss7xRemoteContainer - Class in org.codehaus.cargo.container.jboss
-
Special container support for wrapping a running instance of JBoss 7.x.
- JBoss7xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jboss.JBoss7xRemoteContainer
- JBoss7xRemoteDeployer - Class in org.codehaus.cargo.container.jboss
-
Remote deployer that uses the Model Controller Client to deploy to JBoss.
- JBoss7xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jboss.JBoss7xRemoteDeployer
- JBoss7xRuntimeConfiguration - Class in org.codehaus.cargo.container.jboss
-
Configuration to use when using a JBoss remote container.
- JBoss7xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.jboss.JBoss7xRuntimeConfiguration
-
Set the default values for various port numbers.
- JBoss7xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of JBoss's runtime configuration.
- JBoss7xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss7xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JBoss7xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jboss
-
JBoss 7.x standalone local configuration.
- JBoss7xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jboss.JBoss7xStandaloneLocalConfiguration
- JBoss7xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jboss.internal
-
Capabilities of the JBoss's
JBoss7xStandaloneLocalConfiguration
configuration. - JBoss7xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jboss.internal.JBoss7xStandaloneLocalConfigurationCapability
-
Initialize JBoss-specific configuration Map.
- jbossContainer - Variable in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
-
JBoss container instance.
- JBossDeployer - Class in org.codehaus.cargo.tools.jboss
-
JBoss deployer implementation.
- JBossDeployer(Configuration) - Constructor for class org.codehaus.cargo.tools.jboss.JBossDeployer
- JBossFactoryRegistry - Class in org.codehaus.cargo.container.jboss
-
Registers JBoss support into default factories.
- JBossFactoryRegistry() - Constructor for class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
- JBossInstalledLocalContainer - Interface in org.codehaus.cargo.container.jboss.internal
-
All JBoss container implementation must implement this interface which provides method to find out the location of configuration files located in the JBoss installation source tree.
- JBossInstalledLocalDeployer - Class in org.codehaus.cargo.container.jboss
-
Static deployer that deploys WARs and EARs to the JBoss
deploy
directory. - JBossInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jboss.JBossInstalledLocalDeployer
- JBossPropertySet - Interface in org.codehaus.cargo.container.jboss
-
JBoss-specific properties.
- JBossWAR - Class in org.codehaus.cargo.container.jboss.deployable
-
Extension that supports custom JBoss descriptor files such as the
jboss-web.xml
one. - JBossWAR(String) - Constructor for class org.codehaus.cargo.container.jboss.deployable.JBossWAR
- JBossWarArchive - Class in org.codehaus.cargo.module.webapp.jboss
-
Class that encapsulates access to a WAR.
- JBossWarArchive(File) - Constructor for class org.codehaus.cargo.module.webapp.jboss.JBossWarArchive
-
Constructor.
- JBossWebXml - Class in org.codehaus.cargo.module.webapp.jboss
-
Encapsulates the DOM representation of a web deployment descriptor
jboss-web.xml
to provide convenience methods for easy access and manipulation. - JBossWebXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.jboss.JBossWebXml
-
Constructor.
- JBossWebXmlIo - Class in org.codehaus.cargo.module.webapp.jboss
-
Provides convenience methods for reading JBoss web context descriptor.
- JBossWebXmlIo(DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlIo
-
Constructor.
- JBossWebXmlTag - Class in org.codehaus.cargo.module.webapp.jboss
-
Represents the various top-level tags in a JBoss web deployment descriptor as a typesafe enumeration.
- JBossWebXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
-
Constructor.
- JBossWebXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
-
Constructor.
- JBossWebXmlType - Class in org.codehaus.cargo.module.webapp.jboss
- JBossWebXmlType() - Constructor for class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlType
-
Protected Constructor.
- JBossXml - Class in org.codehaus.cargo.module.ejb.jboss
-
Encapsulates the DOM representation of a jboss ejb deployment descriptor
jboss.xml
to provide convenience methods for easy access and manipulation. - JBossXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.ejb.jboss.JBossXml
-
Constructor.
- JBossXmlIo - Class in org.codehaus.cargo.module.ejb.jboss
-
Provides convenience methods for reading JBoss ejb jar deployment descriptor.
- JBossXmlIo() - Constructor for class org.codehaus.cargo.module.ejb.jboss.JBossXmlIo
-
Protected Constructor.
- JBossXmlTag - Class in org.codehaus.cargo.module.ejb.jboss
-
Defines the JBoss XML tags.
- JBossXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.ejb.jboss.JBossXmlTag
-
Constructor.
- JBossXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.ejb.jboss.JBossXmlTag
-
Constructor.
- JBossXmlType - Class in org.codehaus.cargo.module.ejb.jboss
- JBossXmlType() - Constructor for class org.codehaus.cargo.module.ejb.jboss.JBossXmlType
-
Protected constructor.
- JDBC_DRIVER - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
-
Driver, typically used to configure DataSource objects.
- JdkHttpURLConnection - Class in org.codehaus.cargo.container.jboss.internal
-
Perform a HTTP GET to a URL.
- JdkHttpURLConnection() - Constructor for class org.codehaus.cargo.container.jboss.internal.JdkHttpURLConnection
- JdkUtils - Class in org.codehaus.cargo.container.internal.util
-
Set of common JDK utility methods.
- Jetty10xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
-
A Jetty 10.x instance running embedded.
- Jetty10xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty10xEmbeddedLocalContainer
- Jetty10xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
A mostly canned configuration for an embedded Jetty 10.x instance.
- Jetty10xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty10xEmbeddedStandaloneLocalConfiguration
- Jetty10xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration for existing local Jetty 10.x
- Jetty10xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty10xExistingLocalConfiguration
- Jetty10xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of Jetty 10.x's
AbstractJettyExistingLocalConfiguration
configuration. - Jetty10xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty10xExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jetty10xInstalledLocalContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for the Jetty 10.x servlet container.
- Jetty10xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty10xInstalledLocalContainer
-
Jetty10xInstalledLocalContainer Constructor.
- Jetty10xRemoteContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for wrapping a running instance of Jetty.
- Jetty10xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty10xRemoteContainer
- Jetty10xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Jetty 10.x standalone
ContainerConfiguration
implementation. - Jetty10xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty10xStandaloneLocalConfiguration
- Jetty10xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of the Jetty 10.x and onward's
AbstractJettyStandaloneLocalConfiguration
configuration for installed containers. - Jetty10xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty10xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jetty11xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
-
A Jetty 11.x instance running embedded.
- Jetty11xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty11xEmbeddedLocalContainer
- Jetty11xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
A mostly canned configuration for an embedded Jetty 11.x instance.
- Jetty11xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty11xEmbeddedStandaloneLocalConfiguration
- Jetty11xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration for existing local Jetty 11.x
- Jetty11xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty11xExistingLocalConfiguration
- Jetty11xInstalledLocalContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for the Jetty 11.x servlet container.
- Jetty11xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty11xInstalledLocalContainer
-
Jetty11xInstalledLocalContainer Constructor.
- Jetty11xRemoteContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for wrapping a running instance of Jetty.
- Jetty11xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty11xRemoteContainer
- Jetty11xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Jetty 11.x standalone
ContainerConfiguration
implementation. - Jetty11xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty11xStandaloneLocalConfiguration
- Jetty12xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration for existing local Jetty 12.x
- Jetty12xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty12xExistingLocalConfiguration
- Jetty12xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of Jetty 12.x's
AbstractJettyExistingLocalConfiguration
configuration. - Jetty12xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty12xExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jetty12xInstalledLocalContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for the Jetty 12.x servlet container.
- Jetty12xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalContainer
-
Jetty12xInstalledLocalContainer Constructor.
- Jetty12xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jetty
-
A deployer for webapps that deploys to a Jetty 12.x installed instance.
- Jetty12xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty12xInstalledLocalDeployer
- Jetty12xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Jetty 12.x standalone
ContainerConfiguration
implementation. - Jetty12xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty12xStandaloneLocalConfiguration
- Jetty12xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of the Jetty 12.x and onward's
AbstractJettyStandaloneLocalConfiguration
configuration for installed containers. - Jetty12xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty12xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jetty5xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
-
A Jetty 5.x instance running embedded.
- Jetty5xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
- Jetty5xEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty
-
Deploys webapps to a Jetty 5.x instance running embedded.
- Jetty5xEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
- Jetty5xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
A mostly canned configuration for a Jetty 5.x running embedded.
- Jetty5xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
- Jetty5xEmbeddedStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Configuration capability for a Jetty 5.x Embedded container.
- Jetty5xEmbeddedStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty5xEmbeddedStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jetty6xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
-
A Jetty 6.x instance running embedded.
- Jetty6xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
- Jetty6xEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty
-
A deployer for webapps that deploys to a Jetty 6.x instance running embedded.
- Jetty6xEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
- Jetty6xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
A mostly canned configuration for an embedded Jetty 6.x instance.
- Jetty6xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
- Jetty6xEmbeddedStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Configuration capability for a Jetty 6.x Embedded container.
- Jetty6xEmbeddedStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty6xEmbeddedStandaloneLocalConfigurationCapability
-
Constructor.
- Jetty6xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration for existing local Jetty 6.x
- Jetty6xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xExistingLocalConfiguration
- Jetty6xInstalledLocalContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for the Jetty 6.x servlet container.
- Jetty6xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalContainer
-
Jetty6xInstalledLocalContainer Constructor.
- Jetty6xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jetty
-
A deployer for webapps that deploys to a Jetty 6.x installed instance.
- Jetty6xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xInstalledLocalDeployer
- Jetty6xRemoteContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for wrapping a running instance of Jetty.
- Jetty6xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xRemoteContainer
- Jetty6xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Jetty 6.x standalone
ContainerConfiguration
implementation. - Jetty6xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty6xStandaloneLocalConfiguration
- Jetty7x8x9x10x11xEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.jetty
-
A deployer for webapps that deploys to a Jetty 7.x onwards instance running embedded.
- Jetty7x8x9x10x11xEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7x8x9x10x11xEmbeddedLocalDeployer
- Jetty7x8x9xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of the Jetty 7.x, 8.x and 9.x's
AbstractJettyStandaloneLocalConfiguration
configuration for installed containers. - Jetty7x8x9xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.Jetty7x8x9xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jetty7x8xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jetty
-
A deployer for webapps that deploys to a Jetty 7.x or 8.x installed instance.
- Jetty7x8xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7x8xInstalledLocalDeployer
- Jetty7xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
-
A Jetty 7.x instance running embedded.
- Jetty7xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
- Jetty7xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
A mostly canned configuration for an embedded Jetty 7.x instance.
- Jetty7xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedStandaloneLocalConfiguration
- Jetty7xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration for existing local Jetty 7.x
- Jetty7xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7xExistingLocalConfiguration
- Jetty7xInstalledLocalContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for the Jetty 7.x servlet container.
- Jetty7xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7xInstalledLocalContainer
-
Jetty7xInstalledLocalContainer Constructor.
- Jetty7xRemoteContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for wrapping a running instance of Jetty.
- Jetty7xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7xRemoteContainer
- Jetty7xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Jetty 7.x standalone
ContainerConfiguration
implementation. - Jetty7xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
- Jetty8xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
-
A Jetty 8.x instance running embedded.
- Jetty8xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty8xEmbeddedLocalContainer
- Jetty8xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
A mostly canned configuration for an embedded Jetty 8.x instance.
- Jetty8xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty8xEmbeddedStandaloneLocalConfiguration
- Jetty8xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration for existing local Jetty 8.x
- Jetty8xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty8xExistingLocalConfiguration
- Jetty8xInstalledLocalContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for the Jetty 8.x servlet container.
- Jetty8xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty8xInstalledLocalContainer
-
Jetty8xInstalledLocalContainer Constructor.
- Jetty8xRemoteContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for wrapping a running instance of Jetty.
- Jetty8xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty8xRemoteContainer
- Jetty8xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Jetty 8.x standalone
ContainerConfiguration
implementation. - Jetty8xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty8xStandaloneLocalConfiguration
- Jetty9x10x11xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jetty
-
A deployer for webapps that deploys to a Jetty 9.x, 10.x and 11.x installed instance.
- Jetty9x10x11xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jetty.Jetty9x10x11xInstalledLocalDeployer
- Jetty9xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.jetty
-
A Jetty 9.x instance running embedded.
- Jetty9xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedLocalContainer
- Jetty9xEmbeddedStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
A mostly canned configuration for an embedded Jetty 9.x instance.
- Jetty9xEmbeddedStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedStandaloneLocalConfiguration
- Jetty9xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration for existing local Jetty 9.x
- Jetty9xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty9xExistingLocalConfiguration
- Jetty9xInstalledLocalContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for the Jetty 9.x servlet container.
- Jetty9xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty9xInstalledLocalContainer
-
Jetty9xInstalledLocalContainer Constructor.
- Jetty9xRemoteContainer - Class in org.codehaus.cargo.container.jetty
-
Special container support for wrapping a running instance of Jetty.
- Jetty9xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jetty.Jetty9xRemoteContainer
- Jetty9xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jetty
-
Jetty 9.x standalone
ContainerConfiguration
implementation. - Jetty9xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jetty.Jetty9xStandaloneLocalConfiguration
- JettyDirectoryPackager - Class in org.codehaus.cargo.container.jetty
-
Packager for a Jetty distribution.
- JettyDirectoryPackager(String) - Constructor for class org.codehaus.cargo.container.jetty.JettyDirectoryPackager
- JettyExecutorThread - Class in org.codehaus.cargo.container.jetty.internal
-
Executor that executes by introspection a Jetty Server object.
- JettyExecutorThread(Object, boolean) - Constructor for class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
- JettyExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of Jetty's
AbstractJettyExistingLocalConfiguration
configuration. - JettyExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.JettyExistingLocalConfigurationCapability
- JettyFactoryRegistry - Class in org.codehaus.cargo.container.jetty
-
Registers Jetty support into default factories.
- JettyFactoryRegistry() - Constructor for class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
- JettyPropertySet - Interface in org.codehaus.cargo.container.jetty
-
Gathers all Jetty properties.
- JettyRemoteDeployer - Class in org.codehaus.cargo.container.jetty
-
A remote deployer for the Jetty container.
NOTE: undeploy DELETES the webapp from the Jetty webapp directory.
Limitations: Will not undeploy files from anywhere other than the servers webapp directory Cannot be used to undeploy webapps that were deployed using a xml context file in/contexts
Should not be used with multiple webapps sharing a common war - JettyRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jetty.JettyRemoteDeployer
-
Remote deployer for the Jetty container.
- JettyRuntimeConfiguration - Class in org.codehaus.cargo.container.jetty
-
Configuration to use when using a
AbstractJettyRemoteContainer
. - JettyRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.jetty.JettyRuntimeConfiguration
- JettyRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of Jetty's
JettyRuntimeConfiguration
configuration. - JettyRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.JettyRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JettyStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jetty.internal
-
Capabilities of the Jetty's
AbstractJettyStandaloneLocalConfiguration
configuration for installed containers. - JettyStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jetty.internal.JettyStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JettyUtils - Class in org.codehaus.cargo.container.jetty.internal
-
A utility class to assist the Jetty containers.
- JMS_CONNECTION_FACTORY - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
-
JMS connection factory.
- JMS_MODULE - Static variable in interface org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicConfigurationEntryType
-
JMS module.
- JMS_MODULE - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
WebLogic JMS module name.
- JMS_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
JMS port.
- JMS_QUEUE - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
-
JMS queue.
- JMS_SERVER - Static variable in interface org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicConfigurationEntryType
-
JMS server.
- JMS_SERVER - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
WebLogic JMS server name.
- JMS_SIBUS - Static variable in interface org.codehaus.cargo.container.websphere.internal.configuration.WebSphereConfigurationEntryType
-
JMS SIBus.
- JMS_SIBUS - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
WebSphere JMS SIBus.
- JMS_SIBUS_MEMBER - Static variable in interface org.codehaus.cargo.container.websphere.internal.configuration.WebSphereConfigurationEntryType
-
JMS SIBus member.
- JMS_SUBDEPLOYMENT - Static variable in interface org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicConfigurationEntryType
-
JMS subdeployment.
- JMS_SUBDEPLOYMENT - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
WebLogic JMS subdeployment name.
- JMS_TOPIC - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
-
JMS topic.
- JmsConnectionFactoryScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
-
Implementation of JMS connection factory configuration script command.
- JmsConnectionFactoryScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.resource
-
Implementation of JMS connection factory configuration script command.
- JmsConnectionFactoryScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsConnectionFactoryScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsConnectionFactoryScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsConnectionFactoryScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsModuleScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
-
Implementation of JMS module configuration script command.
- JmsModuleScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsModuleScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsQueueScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
-
Implementation of JMS queue configuration script command.
- JmsQueueScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.resource
-
Implementation of JMS queue configuration script command.
- JmsQueueScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
-
Implementation of JMS queue configuration script command.
- JmsQueueScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsQueueScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsQueueScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsQueueScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsQueueScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.JmsQueueScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsServerScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
-
Implementation of JMS server configuration script command.
- JmsServerScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsServerScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsSiBusMemberScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.resource
-
Implementation of JMS SIBus configuration script command.
- JmsSiBusMemberScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsSiBusMemberScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsSiBusScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.resource
-
Implementation of JMS SIBus configuration script command.
- JmsSiBusScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.resource.JmsSiBusScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsSubdeploymentScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
-
Implementation of JMS subdeployment configuration script command.
- JmsSubdeploymentScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.JmsSubdeploymentScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JmsTopicScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
-
Implementation of JMS topic configuration script command.
- JmsTopicScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.JmsTopicScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JMX_ADMIN_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
JMX admin port.
- JNDI_LINK - Static variable in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag
-
Elements of jndi-link.
- JNDI_LOCATION - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
-
The JNDI location that this datasource should be bound do (in the config file).
- JNDI_NAME - Static variable in class org.codehaus.cargo.module.ejb.jboss.JBossXmlTag
-
jndi-name.
- JNDI_NAME - Static variable in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
-
Element name 'jndi-name'.
- JNDI_NAME - Static variable in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
-
Element name 'jndi-name'.
- JNDI_NAME - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'jndi-name'.
- jndiContext - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
The JNDI context.
- JndiLink - Class in org.codehaus.cargo.module.webapp.resin.elements
-
Wrapper Class representing a resin-web.xml JNDI link.
- JndiLink() - Constructor for class org.codehaus.cargo.module.webapp.resin.elements.JndiLink
-
Constructor.
- JndiLink(ResinWebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.resin.elements.JndiLink
-
Constructor.
- Jo1xInstalledLocalContainer - Class in org.codehaus.cargo.container.jo
-
jo!
- Jo1xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jo.Jo1xInstalledLocalContainer
- Jo1xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jo
-
Static deployer that deploys WARs to the jo!
- Jo1xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jo.Jo1xInstalledLocalDeployer
- Jo1xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jo
-
jo!
- Jo1xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jo.Jo1xStandaloneLocalConfiguration
- Jo1xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jo.internal
-
Capabilities of Jo's standalone local configuration.
- Jo1xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jo.internal.Jo1xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JoFactoryRegistry - Class in org.codehaus.cargo.container.jo
-
Registers Jo!
- JoFactoryRegistry() - Constructor for class org.codehaus.cargo.container.jo.JoFactoryRegistry
- joinOnDelimiter(List<String>, char) - Static method in class org.codehaus.cargo.container.internal.util.ComplexPropertyUtils
-
Convert list of properties to a string representation, based on the specified delimiter.
- joinOnDelimiter(Map<String, String>, char) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Convert properties to a string representation, based on the specified delimiter.
- joinOnPipe(Map<String, String>) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Convert properties to a string representation.
- joinOnSemicolon(Map<String, String>) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Convert properties to a string representation.
- JONAS_CLUSTER_NAME - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
The JOnAS target cluster name to be used for remote cluster deployment, defaults to null.
- JONAS_DEPLOYABLE_IDENTIFIER - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
Defines a deployable identifier for remote deployment, this identifier will be used within JOnAS to identify a deployed application.
- JONAS_DOMAIN_NAME - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
The JOnAS target domain name, defaults to "jonas".
- JONAS_JMS_PORT - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
JMS port used by JOnAS.
- JONAS_MEJB_JAAS_ENTRY - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
For MEJB remote deployment only, defines the JAAS entry to use when connecting.
- JONAS_MEJB_JAAS_FILE - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
For MEJB remote deployment only, defines the path where the JAAS configuration file is.
- JONAS_MEJB_JNDI_INIT_CTX_FACT - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
For MEJB remote deployment only, the jndi initial context factory, defaults to "org.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory".
- JONAS_MEJB_JNDI_PATH - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
For MEJB remote deployment only, defines the path in the JNDI tree of the MEJB remote object, defaults to "ejb/mgmt/MEJB".
- JONAS_SERVER_NAME - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
The JOnAS target server name, defaults to "jonas".
- JONAS_SERVICES_LIST - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
The list of JOnAS services to launch.
- JONAS_UNDEPLOY_IGNORE_VERSION - Static variable in class org.codehaus.cargo.container.jonas.JonasPropertySet
-
Tells whether to ignore the version of the deployable when undeploying deployables.
- Jonas4xAdmin - Interface in org.codehaus.cargo.container.jonas.internal
-
JOnAS 4X admin command line utils interface.
- Jonas4xAdminImpl - Class in org.codehaus.cargo.container.jonas.internal
-
JOnAS 4X admin command line utils class.
- Jonas4xAdminImpl(Jonas4xInstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.jonas.internal.Jonas4xAdminImpl
- Jonas4xContainerCapability - Class in org.codehaus.cargo.container.jonas.internal
-
Capabilities of the JOnAS 4.x container.
- Jonas4xContainerCapability() - Constructor for class org.codehaus.cargo.container.jonas.internal.Jonas4xContainerCapability
- Jonas4xContainerMonitor - Class in org.codehaus.cargo.container.jonas
-
JOnAS 4.x monitor checking if JOnAS server reaches a given state.
- Jonas4xContainerMonitor(Container, Jonas4xAdmin, boolean) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xContainerMonitor
-
Constructor.
- Jonas4xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jonas
-
JOnAS existing
Configuration
implementation. - Jonas4xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xExistingLocalConfiguration
- Jonas4xInstalledLocalContainer - Class in org.codehaus.cargo.container.jonas
-
Support for the JOnAS JEE container.
- Jonas4xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
- Jonas4xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jonas
-
Static deployer that deploys WAR, EAR, EJB and RAR to JOnAS.
- Jonas4xInstalledLocalDeployer(Jonas4xInstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalDeployer
- Jonas4xInstalledLocalDeployer(LocalContainer, Jonas4xAdmin) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalDeployer
-
Creation of a local deployer with a given Jonas4xAdmin object and file handler.
- Jonas4xJsr160RemoteDeployer - Class in org.codehaus.cargo.container.jonas
-
Remote deployer that uses JMX Remoting (JSR 160) to deploy to JOnAS.
- Jonas4xJsr160RemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xJsr160RemoteDeployer
-
Constructor.
- Jonas4xMEJBRemoteDeployer - Class in org.codehaus.cargo.container.jonas
-
Remote deployer that uses Managment EJB (MEJB) to deploy to JOnAS.
- Jonas4xMEJBRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xMEJBRemoteDeployer
-
Constructor.
- Jonas4xRemoteContainer - Class in org.codehaus.cargo.container.jonas
-
JOnAS remote container.
- Jonas4xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xRemoteContainer
-
Constructor.
- Jonas4xRuntimeConfiguration - Class in org.codehaus.cargo.container.jonas
-
Configuration to use when using a JOnAS remote container.
- Jonas4xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xRuntimeConfiguration
-
Creates the configuration and saves the default values of options.
- Jonas4xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.jonas.internal
-
Capabilities of JOnAS
Jonas4xRuntimeConfiguration
configuration. - Jonas4xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jonas.internal.Jonas4xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jonas4xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jonas
-
Implementation of a standalone
Configuration
for JOnAS. - Jonas4xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jonas.Jonas4xStandaloneLocalConfiguration
- Jonas5xContainerCapability - Class in org.codehaus.cargo.container.jonas.internal
-
Capabilities of the JOnAS 5.x container.
- Jonas5xContainerCapability() - Constructor for class org.codehaus.cargo.container.jonas.internal.Jonas5xContainerCapability
- Jonas5xContainerMonitor - Class in org.codehaus.cargo.container.jonas
-
JOnAS 5.x monitor checking if JOnAS server reaches a given state.
- Jonas5xContainerMonitor(Jonas5xInstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xContainerMonitor
-
Constructor.
- Jonas5xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jonas
-
JOnAS existing
Configuration
implementation. - Jonas5xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xExistingLocalConfiguration
- Jonas5xInstalledLocalContainer - Class in org.codehaus.cargo.container.jonas
-
Support for the JOnAS JEE container.
- Jonas5xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
- Jonas5xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jonas
-
Static deployer that deploys WAR, EAR, EJB, RAR, File and Bundle to JOnAS.
- Jonas5xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalDeployer
- Jonas5xJsr160RemoteDeployer - Class in org.codehaus.cargo.container.jonas
-
Remote deployer that uses JMX Remoting (JSR 160) to deploy to JOnAS.
- Jonas5xJsr160RemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xJsr160RemoteDeployer
-
Constructor.
- Jonas5xMEJBRemoteDeployer - Class in org.codehaus.cargo.container.jonas
-
Remote deployer that uses Managment EJB (MEJB) to deploy to JOnAS.
- Jonas5xMEJBRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xMEJBRemoteDeployer
-
Constructor.
- Jonas5xRemoteContainer - Class in org.codehaus.cargo.container.jonas
-
JOnAS remote container.
- Jonas5xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xRemoteContainer
-
Constructor.
- Jonas5xRuntimeConfiguration - Class in org.codehaus.cargo.container.jonas
-
Configuration to use when using a JOnAS remote container.
- Jonas5xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xRuntimeConfiguration
-
Creates the configuration and saves the default values of options.
- Jonas5xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.jonas.internal
-
Capabilities of JOnAS
Jonas5xRuntimeConfiguration
configuration. - Jonas5xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jonas.internal.Jonas5xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Jonas5xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jonas
-
Implementation of a standalone
Configuration
for JOnAS 5. - Jonas5xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jonas.Jonas5xStandaloneLocalConfiguration
- JonasExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jonas.internal
-
Capabilities of the JOnAS existing local configuration.
- JonasExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jonas.internal.JonasExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JonasFactoryRegistry - Class in org.codehaus.cargo.container.jonas
-
Registers JOnAS support into default factories.
- JonasFactoryRegistry() - Constructor for class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
- JonasPropertySet - Class in org.codehaus.cargo.container.jonas
-
JOnAS specific properties.
- JonasPropertySet() - Constructor for class org.codehaus.cargo.container.jonas.JonasPropertySet
-
Utility classes don't have a public constructor.
- JonasStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jonas.internal
-
Capabilities of the JOnAS standalone local configuration.
- JonasStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jonas.internal.JonasStandaloneLocalConfigurationCapability
-
Initialize Jonas-specific configuration Map.
- JRUN_CLASSPATH - Static variable in interface org.codehaus.cargo.container.jrun.JRun4xPropertySet
-
The JRun4 classpath.
- JRUN_HOME - Static variable in interface org.codehaus.cargo.container.jrun.JRun4xPropertySet
-
The JRun4 installation directory.
- JRun4xConfigurationBuilder - Class in org.codehaus.cargo.container.jrun.internal
-
Contains the xml elements used to build a normal or XA compliant DataSource for JRun.
- JRun4xConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
-
Initialized the XML DOM document builder.
- JRun4xExistingLocalConfiguration - Class in org.codehaus.cargo.container.jrun
-
JRun existing
Configuration
implementation. - JRun4xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jrun.JRun4xExistingLocalConfiguration
- JRun4xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.jrun.internal
-
Capabilities of the JRun's
JRun4xExistingLocalConfigurationCapability
configuration. - JRun4xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jrun.internal.JRun4xExistingLocalConfigurationCapability
- JRun4xInstalledLocalContainer - Class in org.codehaus.cargo.container.jrun
-
Special container support for the Adobe JRun4.x servlet container.
- JRun4xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalContainer
- JRun4xInstalledLocalDeployer - Class in org.codehaus.cargo.container.jrun
-
Static deployer that deploys WARs to the JRun
servers/server_name
directory. - JRun4xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalDeployer
- JRun4xPropertySet - Interface in org.codehaus.cargo.container.jrun
-
Gathers all JRun properties.
- JRun4xReplacements - Class in org.codehaus.cargo.container.jrun
-
JRun replacements for
JRun4xStandaloneLocalConfiguration
implementation. - JRun4xReplacements(LocalContainer) - Constructor for class org.codehaus.cargo.container.jrun.JRun4xReplacements
-
Sole constructor.
- JRun4xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.jrun
-
JRun standalone
ContainerConfiguration
implementation. - JRun4xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
- JRun4xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.jrun.internal
-
Capabilities of the JRun's
JRun4xStandaloneLocalConfiguration
configuration. - JRun4xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.jrun.internal.JRun4xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- JRunFactoryRegistry - Class in org.codehaus.cargo.container.jrun
-
Registers JRun support into default factories.
- JRunFactoryRegistry() - Constructor for class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
- JSP_DESCRIPTOR - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'jsp-descriptor'.
- JSP_FILE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'jsp-file'.
- JSR160MBeanServerConnectionFactory - Class in org.codehaus.cargo.container.jonas.internal
-
JMX remoting (JSR 160) implementation to get a remote MBeanServerConnection.
- JSR160MBeanServerConnectionFactory() - Constructor for class org.codehaus.cargo.container.jonas.internal.JSR160MBeanServerConnectionFactory
- JSR88PropertySet - Interface in org.codehaus.cargo.container.property
-
Defines all general container properties valid for JSR88-compliant containers.
- JTA_TRANSACTION_TIMEOUT - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Timeout for JTA transactions.
- jtaScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- JtaScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of setting server JTA properties configuration script command.
- JtaScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.JtaScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- JVM - org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
-
Only JVM values (initialHeapSize, maximumHeapSize, genericJvmArguments) get changed.
- JVMARGS - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
JVM args to be used when starting/stopping containers (ex:
-Xmx500m
). - JvmArguments - Class in org.codehaus.cargo.container.websphere.util
-
Used for parsing and retrieving JVM arguments.
- JvmLauncher - Interface in org.codehaus.cargo.container.spi.jvm
-
A JVM launcher is responsible to fork a JVM.
- JVMLAUNCHER - Static variable in interface org.codehaus.cargo.tools.daemon.DaemonPropertySet
-
Set this property to enable the daemon jvm launcher
- JvmLauncherException - Exception in org.codehaus.cargo.container.spi.jvm
-
Exception thrown to signal a failure to launch a JVM.
- JvmLauncherException(String) - Constructor for exception org.codehaus.cargo.container.spi.jvm.JvmLauncherException
- JvmLauncherException(String, Throwable) - Constructor for exception org.codehaus.cargo.container.spi.jvm.JvmLauncherException
- JvmLauncherFactory - Interface in org.codehaus.cargo.container.spi.jvm
-
A factory to create JVM launchers.
- JvmLauncherRequest - Class in org.codehaus.cargo.container.spi.jvm
-
A request to construct a JVM launcher.
- JvmLauncherRequest(boolean, Loggable) - Constructor for class org.codehaus.cargo.container.spi.jvm.JvmLauncherRequest
-
Creates a new JVM launch request with the specified properties.
- JvmLauncherRequest(boolean, Loggable, boolean) - Constructor for class org.codehaus.cargo.container.spi.jvm.JvmLauncherRequest
-
Creates a new JVM launch request with the specified properties.
- JYTHON_SCRIPT_OFFLINE - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
External offline jython script file paths.
Used for custom configuration of WebLogic container.
Example:
/home/me/script1.py|
/home/me/script2.py - JYTHON_SCRIPT_OFFLINE - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
External offline jython script file paths.
Used for custom configuration of WebSphere container.
Example:
/home/me/script1.py|
/home/me/script2.py - JYTHON_SCRIPT_ONLINE - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
External online jython script file paths.
Used for custom configuration of WebLogic container.
Example:
/home/me/script1.py|
/home/me/script2.py - JYTHON_SCRIPT_ONLINE - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
External online jython script file paths.
Used for custom configuration of WebSphere container.
Example:
/home/me/script1.py|
/home/me/script2.py - JYTHON_SCRIPT_REPLACE_PROPERTIES - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Whether to replace properties, surrounded by
@
symbols, when reading the filesWebLogicPropertySet.JYTHON_SCRIPT_ONLINE
and/orWebLogicPropertySet.JYTHON_SCRIPT_OFFLINE
. - JYTHON_SCRIPT_REPLACE_PROPERTIES - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
Whether to replace properties, surrounded by
@
symbols, when reading the filesWebSpherePropertySet.JYTHON_SCRIPT_ONLINE
and/orWebSpherePropertySet.JYTHON_SCRIPT_OFFLINE
. - JythonUtils - Class in org.codehaus.cargo.container.internal.util
-
Set of common utility methods for Jython scripts.
K
- kill() - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Forcibly kill the process that was launched, if supported by the JvmLauncher implementation.
- kill() - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Forcibly kill the process that was launched, if supported by the JvmLauncher implementation.
- KILOBYTES - org.codehaus.cargo.container.websphere.util.ByteUnit
-
Kilobytes
L
- lastException - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
Last exception.
- lastLine(String) - Method in class org.codehaus.cargo.container.jetty.JettyRemoteDeployer
-
Returns the last line of a string.
- LibertyFactoryRegistry - Class in org.codehaus.cargo.container.liberty
-
Registers WebSphere Liberty support
- LibertyFactoryRegistry() - Constructor for class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
- LibertyInstall - Class in org.codehaus.cargo.container.liberty.internal
-
This class encapsulate information about a WebSphere Liberty install
- LibertyInstall(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.liberty.internal.LibertyInstall
-
Create the LibertyInstall for this local container
- LibertyInstalledLocalContainer - Class in org.codehaus.cargo.container.liberty
-
This starts a WebSphere Liberty server
- LibertyInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.liberty.LibertyInstalledLocalContainer
-
Creates an installed local connector for WebSphere Liberty.
- LibertyInstalledLocalDeployer - Class in org.codehaus.cargo.container.liberty
-
Deploys the application to the WebSphere Liberty server.
- LibertyInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.liberty.LibertyInstalledLocalDeployer
-
Creates the local deployer.
- LibertyStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.liberty
-
This class configures the WebSphere Liberty install to run cargo.
- LibertyStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.liberty.LibertyStandaloneLocalConfiguration
-
Configures Liberty at the specified install
- LibertyStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.liberty.internal
-
Capabilities of WebSphere Liberty's standalone local configuration.
- LibertyStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.liberty.internal.LibertyStandaloneLocalConfigurationCapability
-
Create the capability for local configuration
- linkDataSourceToConfigXml(DataSource) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
This will add a reference to an externally defined datasource file into the config.xml file.
- list() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
- list() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
List currently deployed webapps.
- Listener - Class in org.codehaus.cargo.module.webapp.elements
-
Context Parameter class for accessing context parameters in a
web.xml
file. - Listener(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.Listener
-
Constructor.
- LISTENER - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'listener'.
- load(InputStream) - Method in class org.codehaus.cargo.daemon.HandleDatabase
-
Loads the handles database from disk
- LOAD_ON_STARTUP - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'load-on-startup'.
- loadFile() - Method in class org.codehaus.cargo.util.DefaultXmlFileBuilder
-
load the current xml file into a Document.
- loadFile() - Method in interface org.codehaus.cargo.util.XmlFileBuilder
-
load the current xml file into a Document.
- loadHandleDatabase() - Method in class org.codehaus.cargo.daemon.file.FileManager
- loadXmlFromFile(String) - Method in class org.codehaus.cargo.util.XmlUtils
-
read the specified file into a Document.
- LOCAL - Static variable in class org.codehaus.cargo.module.ejb.EjbJarXmlTag
-
Element name 'local'.
- LOCAL - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'local'.
- LOCAL_HOME - Static variable in class org.codehaus.cargo.module.ejb.EjbJarXmlTag
-
Element name 'local-home'.
- LOCAL_HOME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'local-home'.
- LOCAL_JNDI_NAME - Static variable in class org.codehaus.cargo.module.ejb.jboss.JBossXmlTag
-
local-jndi-name.
- LOCAL_JNDI_NAME - Static variable in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
-
Element name 'local-jndi-name'.
- LOCAL_JNDI_NAME - Static variable in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
-
Element name 'local-jndi-name'.
- LOCAL_TRANSACTION - Static variable in class org.codehaus.cargo.container.property.TransactionSupport
-
Indicates support of container-managed transactions.
- LOCAL_WEBLOGIC_HOME - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Path to local WebLogic home.
- LocalConfiguration - Interface in org.codehaus.cargo.container.configuration
-
A local configuration represents a container configuration located somewhere on the local file system.
- localContainer - Variable in class org.codehaus.cargo.maven3.ContainerStartMojo
-
Local container.
- LocalContainer - Interface in org.codehaus.cargo.container
-
A local container is a container that executes on the machine where Cargo is executing.
- LOG_ROTATION_TYPE - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Which way is log file rotated.
Possible values are: "none", "byTime", "bySize". - log4jFileName - Variable in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
-
Name of the JBoss log4j configuration file.
- Loggable - Interface in org.codehaus.cargo.util.log
-
All classes that want to perform logging must implement this interface.
- LoggedObject - Class in org.codehaus.cargo.util.log
-
Helper class for implementing
Loggable
methods. - LoggedObject() - Constructor for class org.codehaus.cargo.util.log.LoggedObject
- logger - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
Logger instance.
- logger - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
The logger.
- Logger - Interface in org.codehaus.cargo.util.log
-
Simple interface for logging and tracing.
- LOGGING - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
Logging level for logging container information.
- LOGGING - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Log level used in the server log.
- LOGGING - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
Log level used in the server log.
- LOGGING_ROLLOVER - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
Maximum size of error and output log in MB.
If log reaches this size then it is rolled over. - LoggingLevel - Enum in org.codehaus.cargo.container.property
-
Supported logging levels for
GeneralPropertySet.LOGGING
. - loggingScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- loggingScript() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- loggingScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
- LoggingScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of setting logging configuration script command.
- LoggingScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
-
Implementation of setting logging configuration script command.
- LoggingScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain
-
Implementation of logging configuration script command.
- LoggingScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.LoggingScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- LoggingScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.LoggingScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- LoggingScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.LoggingScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- LOGIN_CONFIG - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'login-config'.
- LogLevel - Class in org.codehaus.cargo.util.log
-
Definition of logging levels for Cargo's logs.
- LOW - org.codehaus.cargo.container.property.LoggingLevel
-
Low amount of log output, e.g. error logging only.
M
- MAIL_SESSION - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
-
Used to obtain connections to outgoing and incoming mail resources.
- MailScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
-
Implementation of Mail configuration script command.
- MailScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.MailScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- MailSessionScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
-
Implementation of datasource configuration script command.
- MailSessionScriptCommand(Configuration, String, Resource) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource.MailSessionScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- main(String[]) - Static method in class org.codehaus.cargo.container.resin.internal.ResinRun
-
Entry point to start/stop the Resin server.
- main(String[]) - Static method in class org.codehaus.cargo.daemon.Main
-
Main entrypoint.
- main(String[]) - Static method in class org.codehaus.cargo.uberjar.Uberjar
-
Print out some basic documentation.
- Main - Class in org.codehaus.cargo.daemon
-
Selfcontained main bootstrap class to launch the webcontainer tjws and run the daemon web application.
- makeContainer() - Method in class org.codehaus.cargo.ant.CargoTask
- makeStrategy(Xpp3Dom) - Method in class org.codehaus.cargo.maven3.merge.MergeWebXml
-
Create the merge strategy.
- ManagementUrlWildFlyMonitor - Class in org.codehaus.cargo.container.wildfly.internal
-
WildFly monitor checking if management URL is available.
- ManagementUrlWildFlyMonitor(Container) - Constructor for class org.codehaus.cargo.container.wildfly.internal.ManagementUrlWildFlyMonitor
-
Constructor.
- managerContext - Variable in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Context where the Tomcat manager lives.
- mapResourceProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.AbstractWildFlyScriptCommand
-
Create WildFly CLI parameter string from properties map.
- marshallDeployRequest(Deployable, String) - Method in class org.codehaus.cargo.container.wildfly.internal.WildFlyRemoteDeploymentJsonMarshaller
- marshallRemoveRequest(Deployable) - Method in class org.codehaus.cargo.container.wildfly.internal.WildFlyRemoteDeploymentJsonMarshaller
- marshallUndeployRequest(Deployable) - Method in class org.codehaus.cargo.container.wildfly.internal.WildFlyRemoteDeploymentJsonMarshaller
- matches(String) - Method in class org.codehaus.cargo.daemon.PasswordWithHash
-
Checks if the given password matches the stored one (or its hash).
- MavenLogger - Class in org.codehaus.cargo.maven3.log
-
Logger that sends messages to the Maven 3 logging subsystem.
- MavenLogger(Log, boolean) - Constructor for class org.codehaus.cargo.maven3.log.MavenLogger
- MBeanServerConnectionFactory - Interface in org.codehaus.cargo.container.jonas.internal
-
Factory to create a remote JMX MBean server connection.
- MEDIUM - org.codehaus.cargo.container.property.LoggingLevel
-
Medium amount of log output, e.g. info and warn logging.
- MEGABYTES - org.codehaus.cargo.container.websphere.util.ByteUnit
-
Megabytes
- mejb - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
-
Management MBean.
- mejbJndiPath - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
MEJB JNDI path.
- MEJBMBeanServerConnectionFactory - Class in org.codehaus.cargo.container.jonas.internal
-
Server connection factory based on the MEJB API.
- MEJBMBeanServerConnectionFactory() - Constructor for class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
- MEJBMBeanServerConnectionFactory.MEJBProxy - Class in org.codehaus.cargo.container.jonas.internal
-
MEJB proxy.
- MEJBProxy(Management, MEJBMBeanServerConnectionFactory) - Constructor for class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
-
Constructor.
- MemoryRealm() - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.MemoryRealm
-
Creates a new
TomcatEmbedded.MemoryRealm
. - merge(String) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Here we write combined archive file structure out into the new location.
- merge(Descriptor) - Method in interface org.codehaus.cargo.module.merge.DescriptorMerger
-
Merge the descriptor with a second item.
- merge(Descriptor) - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
Merge this descriptor onto another.
- merge(Descriptor) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Merge the descriptor with a second item.
- merge(Descriptor) - Method in class org.codehaus.cargo.module.XmlMerger
-
Merge the descriptor with a second item.
- merge(ResinWebXml) - Method in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlMerger
-
Merges the merge descriptor with the original descriptor.
- MergedWarArchive - Class in org.codehaus.cargo.module.webapp.merge
-
Subclass representing the merged WAR file.
- MergeException - Exception in org.codehaus.cargo.module.merge
-
Class for various exceptions happening within merges.
- MergeException(String) - Constructor for exception org.codehaus.cargo.module.merge.MergeException
- MergeException(String, Throwable) - Constructor for exception org.codehaus.cargo.module.merge.MergeException
- mergeFilters(WebXml) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Merges the filter definitions from the specified descriptor into the original descriptor.
- mergeJarFiles(boolean) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Control whether to also merge the JAR files.
- mergeMimeMappings(WebXml) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Merges the servlet definitions from the specified descriptor into the original descriptor.
- MergeProcessor - Interface in org.codehaus.cargo.module.merge
-
Interface implemented by merger classes.
- MergeProcessorFactory - Interface in org.codehaus.cargo.maven3.merge
-
Factory for creating merge processors.
- mergeSecurityRoles(WebXml) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Merges the security roles from the provided descriptor into the original descriptor.
- mergeServlets(WebXml) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Merges the servlet definitions from the specified descriptor into the original descriptor.
- MergeStrategy - Interface in org.codehaus.cargo.module.merge.tagstrategy
- MergeWarFileDetails - Class in org.codehaus.cargo.module.webapp.merge
-
Class to store the war file that is required for saving, together with any options such as lib files for filtering.
- MergeWarFileDetails(WarArchive) - Constructor for class org.codehaus.cargo.module.webapp.merge.MergeWarFileDetails
-
Constructor.
- MergeWebXml - Class in org.codehaus.cargo.maven3.merge
-
Merge processor designed for web.xml files.
- MergeWebXml(File) - Constructor for class org.codehaus.cargo.maven3.merge.MergeWebXml
-
Saves attributes.
- MergeXslt - Class in org.codehaus.cargo.maven3.merge
-
Merge processor that uses XSLT
- MergeXslt(File) - Constructor for class org.codehaus.cargo.maven3.merge.MergeXslt
-
Save all attributes.
- message - Variable in class org.codehaus.cargo.simple.SimpleClass
-
Message.
- MIME_MAPPING - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'mime-mapping'.
- MIME_TYPE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'mime-type'.
- MimeMapping - Class in org.codehaus.cargo.module.webapp.elements
- MimeMapping(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.MimeMapping
-
Constructor.
- MIMETYPE_DATASOURCE - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
-
object which can be used for sending email using SMTP.
- miscConfigurationScript() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- MiscConfigurationScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
-
Implementation of setting miscellaneous configuration configuration script command.
- MiscConfigurationScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.MiscConfigurationScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- MissingXmlElementAppender - Class in org.codehaus.cargo.util
-
This class detects missing nodes of a DOM document based on an XPath expression and appends the missing branch.
- MissingXmlElementAppender(Document, String) - Constructor for class org.codehaus.cargo.util.MissingXmlElementAppender
- mkdirs(String) - Method in class org.codehaus.cargo.util.DefaultFileHandler
-
Create directories for the passed path.
- mkdirs(String) - Method in interface org.codehaus.cargo.util.FileHandler
-
Create directories for the passed path.
- modifyManifestForClasspathEntries(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalDeployer
-
Modify the classpath via the
MANIFEST.MF
as explained on https://community.jboss.org/wiki/HowToPutAnExternalFileInTheClasspath - MODULE - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Element name 'module'.
- MODULES - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
-
Comma-separated list of Jetty modules to activate.
- monitor() - Method in interface org.codehaus.cargo.container.deployer.DeployableMonitor
-
Check the deployment status of the associated
Deployable
and tell the registeredDeployableMonitorListener
about the status. - monitor() - Method in class org.codehaus.cargo.container.deployer.URLDeployableMonitor
-
Check the deployment status of the associated
Deployable
and tell the registeredDeployableMonitorListener
about the status. - monitor() - Method in class org.codehaus.cargo.container.deployer.UrlPathDeployableMonitor
-
Check the deployment status of the associated
Deployable
and tell the registeredDeployableMonitorListener
about the status. - MultipartFormContentType - Class in org.codehaus.cargo.container.internal.http
-
Represents the content type for a multipart form.
- MultipartFormContentType() - Constructor for class org.codehaus.cargo.container.internal.http.MultipartFormContentType
-
Constructs a multipart token
- MultipartFormWriter - Class in org.codehaus.cargo.container.internal.http.writer
-
Represents a form writer capable of sending files and form data as multipart chunks.
- MultipartFormWriter(MultipartFormContentType, OutputStream) - Constructor for class org.codehaus.cargo.container.internal.http.writer.MultipartFormWriter
-
Attaches to the outputstream and allows writing form data or files to it.
N
- NamespaceContextImpl - Class in org.codehaus.cargo.util
-
Context map for XPath.
- NamespaceContextImpl() - Constructor for class org.codehaus.cargo.util.NamespaceContextImpl
-
Constructor.
- NEW_LINE - Static variable in interface org.codehaus.cargo.util.FileHandler
-
New line character.
- newWebXml(WebXmlVersion) - Static method in class org.codehaus.cargo.module.webapp.WebXmlIo
-
Creates a new empty deployment descriptor.
- NO_TRANSACTION - Static variable in class org.codehaus.cargo.container.property.TransactionSupport
-
Indicates lack of transaction support.
- NODE - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
WebSphere node name.
- NodeMergeStrategy - Class in org.codehaus.cargo.module.merge.tagstrategy
-
A merging strategy that can be used to combine two XML documents together.
- NodeMergeStrategy(DescriptorType, InputStream) - Constructor for class org.codehaus.cargo.module.merge.tagstrategy.NodeMergeStrategy
-
Constructor.
- NodeMergeStrategy(DescriptorType, Element) - Constructor for class org.codehaus.cargo.module.merge.tagstrategy.NodeMergeStrategy
-
Constructor.
- NONE - org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
-
Existing profile stays unchanged.
- NOT_FOUND - Static variable in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
-
The status of the deployable when it doesn't exists in Tomcat.
- notationDecl(String, String, String) - Method in class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
.
- notifyListeners(boolean) - Method in class org.codehaus.cargo.container.deployer.AbstractDeployableMonitor
-
Notify listeners that deployable is deployed/undeployed.
- NullConfigurationCapability - Class in org.codehaus.cargo.container.spi.configuration
-
Implementation of
ConfigurationCapability
that doesn't support anything. - NullConfigurationCapability() - Constructor for class org.codehaus.cargo.container.spi.configuration.NullConfigurationCapability
- NullLogger - Class in org.codehaus.cargo.util.log
-
Null implementation which does nothing with log messages.
- NullLogger() - Constructor for class org.codehaus.cargo.util.log.NullLogger
O
- Oc4j10xExistingLocalConfiguration - Class in org.codehaus.cargo.container.orion
-
Existing local configuration for the OC4J 10.x application server.
- Oc4j10xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.orion.Oc4j10xExistingLocalConfiguration
- Oc4j10xInstalledLocalContainer - Class in org.codehaus.cargo.container.orion
-
Installed local container for the OC4J 10.x application server.
- Oc4j10xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.orion.Oc4j10xInstalledLocalContainer
- Oc4j9xInstalledLocalContainer - Class in org.codehaus.cargo.container.orion
-
Special container support for the OC4J 9.x application server.
- Oc4j9xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.orion.Oc4j9xInstalledLocalContainer
- Oc4j9xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.orion
-
Oc4j9x standalone configuration implementation.
- Oc4j9xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.orion.Oc4j9xStandaloneLocalConfiguration
- Oc4jExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.orion.internal
-
Capabilities of OC4J
Oc4j10xExistingLocalConfiguration
configuration. - Oc4jExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.orion.internal.Oc4jExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Oc4jPropertySet - Interface in org.codehaus.cargo.container.orion
-
Gathers all OC4J properties.
- ONLINE_DEPLOYMENT - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
If set to false then deployments are deployed to WebLogic in stopped state.
- ONLINE_DEPLOYMENT - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
If set to false then deployments are deployed to WebSphere in stopped state.
- open(File) - Static method in class org.codehaus.cargo.container.liberty.internal.ServerConfigUtils
-
Opens a new
server.xml
for writing and writes the opening server element - open(File) - Static method in class org.codehaus.cargo.module.JarArchiveIo
-
Open a jar archive.
- open(File) - Static method in class org.codehaus.cargo.module.webapp.WarArchiveIo
-
Open a war archive.
- open(InputStream) - Static method in class org.codehaus.cargo.module.JarArchiveIo
-
Open a jar archive.
- open(InputStream) - Static method in class org.codehaus.cargo.module.webapp.WarArchiveIo
-
Open a war archive.
- open(String) - Static method in class org.codehaus.cargo.module.JarArchiveIo
-
Open a jar archive.
- open(String) - Static method in class org.codehaus.cargo.module.webapp.WarArchiveIo
-
Open a war archive.
- org.codehaus.cargo.ant - package org.codehaus.cargo.ant
- org.codehaus.cargo.cargo_maven3_plugin - package org.codehaus.cargo.cargo_maven3_plugin
- org.codehaus.cargo.container - package org.codehaus.cargo.container
- org.codehaus.cargo.container.configuration - package org.codehaus.cargo.container.configuration
- org.codehaus.cargo.container.configuration.builder - package org.codehaus.cargo.container.configuration.builder
- org.codehaus.cargo.container.configuration.entry - package org.codehaus.cargo.container.configuration.entry
- org.codehaus.cargo.container.configuration.script - package org.codehaus.cargo.container.configuration.script
- org.codehaus.cargo.container.deployable - package org.codehaus.cargo.container.deployable
- org.codehaus.cargo.container.deployer - package org.codehaus.cargo.container.deployer
- org.codehaus.cargo.container.geronimo - package org.codehaus.cargo.container.geronimo
- org.codehaus.cargo.container.geronimo.deployable - package org.codehaus.cargo.container.geronimo.deployable
- org.codehaus.cargo.container.geronimo.internal - package org.codehaus.cargo.container.geronimo.internal
- org.codehaus.cargo.container.glassfish - package org.codehaus.cargo.container.glassfish
- org.codehaus.cargo.container.glassfish.internal - package org.codehaus.cargo.container.glassfish.internal
- org.codehaus.cargo.container.installer - package org.codehaus.cargo.container.installer
- org.codehaus.cargo.container.internal - package org.codehaus.cargo.container.internal
- org.codehaus.cargo.container.internal.http - package org.codehaus.cargo.container.internal.http
- org.codehaus.cargo.container.internal.http.writer - package org.codehaus.cargo.container.internal.http.writer
- org.codehaus.cargo.container.internal.util - package org.codehaus.cargo.container.internal.util
- org.codehaus.cargo.container.jboss - package org.codehaus.cargo.container.jboss
- org.codehaus.cargo.container.jboss.deployable - package org.codehaus.cargo.container.jboss.deployable
- org.codehaus.cargo.container.jboss.internal - package org.codehaus.cargo.container.jboss.internal
- org.codehaus.cargo.container.jetty - package org.codehaus.cargo.container.jetty
- org.codehaus.cargo.container.jetty.internal - package org.codehaus.cargo.container.jetty.internal
- org.codehaus.cargo.container.jo - package org.codehaus.cargo.container.jo
- org.codehaus.cargo.container.jo.internal - package org.codehaus.cargo.container.jo.internal
- org.codehaus.cargo.container.jonas - package org.codehaus.cargo.container.jonas
- org.codehaus.cargo.container.jonas.internal - package org.codehaus.cargo.container.jonas.internal
- org.codehaus.cargo.container.jrun - package org.codehaus.cargo.container.jrun
- org.codehaus.cargo.container.jrun.internal - package org.codehaus.cargo.container.jrun.internal
- org.codehaus.cargo.container.liberty - package org.codehaus.cargo.container.liberty
- org.codehaus.cargo.container.liberty.internal - package org.codehaus.cargo.container.liberty.internal
- org.codehaus.cargo.container.orion - package org.codehaus.cargo.container.orion
- org.codehaus.cargo.container.orion.internal - package org.codehaus.cargo.container.orion.internal
- org.codehaus.cargo.container.packager - package org.codehaus.cargo.container.packager
- org.codehaus.cargo.container.payara - package org.codehaus.cargo.container.payara
- org.codehaus.cargo.container.payara.internal - package org.codehaus.cargo.container.payara.internal
- org.codehaus.cargo.container.property - package org.codehaus.cargo.container.property
- org.codehaus.cargo.container.resin - package org.codehaus.cargo.container.resin
- org.codehaus.cargo.container.resin.internal - package org.codehaus.cargo.container.resin.internal
- org.codehaus.cargo.container.spi - package org.codehaus.cargo.container.spi
- org.codehaus.cargo.container.spi.configuration - package org.codehaus.cargo.container.spi.configuration
- org.codehaus.cargo.container.spi.configuration.builder - package org.codehaus.cargo.container.spi.configuration.builder
- org.codehaus.cargo.container.spi.deployable - package org.codehaus.cargo.container.spi.deployable
- org.codehaus.cargo.container.spi.deployer - package org.codehaus.cargo.container.spi.deployer
- org.codehaus.cargo.container.spi.jvm - package org.codehaus.cargo.container.spi.jvm
- org.codehaus.cargo.container.spi.packager - package org.codehaus.cargo.container.spi.packager
- org.codehaus.cargo.container.spi.startup - package org.codehaus.cargo.container.spi.startup
- org.codehaus.cargo.container.spi.util - package org.codehaus.cargo.container.spi.util
- org.codehaus.cargo.container.startup - package org.codehaus.cargo.container.startup
- org.codehaus.cargo.container.tomcat - package org.codehaus.cargo.container.tomcat
- org.codehaus.cargo.container.tomcat.internal - package org.codehaus.cargo.container.tomcat.internal
- org.codehaus.cargo.container.tomee - package org.codehaus.cargo.container.tomee
- org.codehaus.cargo.container.tomee.internal - package org.codehaus.cargo.container.tomee.internal
- org.codehaus.cargo.container.weblogic - package org.codehaus.cargo.container.weblogic
- org.codehaus.cargo.container.weblogic.internal - package org.codehaus.cargo.container.weblogic.internal
- org.codehaus.cargo.container.weblogic.internal.configuration - package org.codehaus.cargo.container.weblogic.internal.configuration
- org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment - package org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment
- org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain - package org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
- org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource - package org.codehaus.cargo.container.weblogic.internal.configuration.commands.resource
- org.codehaus.cargo.container.weblogic.internal.configuration.commands.user - package org.codehaus.cargo.container.weblogic.internal.configuration.commands.user
- org.codehaus.cargo.container.weblogic.internal.configuration.rules - package org.codehaus.cargo.container.weblogic.internal.configuration.rules
- org.codehaus.cargo.container.weblogic.internal.configuration.util - package org.codehaus.cargo.container.weblogic.internal.configuration.util
- org.codehaus.cargo.container.websphere - package org.codehaus.cargo.container.websphere
- org.codehaus.cargo.container.websphere.internal - package org.codehaus.cargo.container.websphere.internal
- org.codehaus.cargo.container.websphere.internal.configuration - package org.codehaus.cargo.container.websphere.internal.configuration
- org.codehaus.cargo.container.websphere.internal.configuration.commands - package org.codehaus.cargo.container.websphere.internal.configuration.commands
- org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment - package org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment
- org.codehaus.cargo.container.websphere.internal.configuration.commands.domain - package org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
- org.codehaus.cargo.container.websphere.internal.configuration.commands.resource - package org.codehaus.cargo.container.websphere.internal.configuration.commands.resource
- org.codehaus.cargo.container.websphere.internal.configuration.commands.user - package org.codehaus.cargo.container.websphere.internal.configuration.commands.user
- org.codehaus.cargo.container.websphere.internal.configuration.rules - package org.codehaus.cargo.container.websphere.internal.configuration.rules
- org.codehaus.cargo.container.websphere.util - package org.codehaus.cargo.container.websphere.util
- org.codehaus.cargo.container.wildfly - package org.codehaus.cargo.container.wildfly
- org.codehaus.cargo.container.wildfly.internal - package org.codehaus.cargo.container.wildfly.internal
- org.codehaus.cargo.container.wildfly.internal.configuration.commands - package org.codehaus.cargo.container.wildfly.internal.configuration.commands
- org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server - package org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server
- org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.custom - package org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.custom
- org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain - package org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain
- org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource - package org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
- org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server - package org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server
- org.codehaus.cargo.container.wildfly.internal.configuration.factory - package org.codehaus.cargo.container.wildfly.internal.configuration.factory
- org.codehaus.cargo.container.wildfly.internal.util - package org.codehaus.cargo.container.wildfly.internal.util
- org.codehaus.cargo.container.wildfly.swarm - package org.codehaus.cargo.container.wildfly.swarm
- org.codehaus.cargo.container.wildfly.swarm.internal - package org.codehaus.cargo.container.wildfly.swarm.internal
- org.codehaus.cargo.container.wildfly.swarm.internal.configuration - package org.codehaus.cargo.container.wildfly.swarm.internal.configuration
- org.codehaus.cargo.container.wildfly.swarm.internal.configuration.util - package org.codehaus.cargo.container.wildfly.swarm.internal.configuration.util
- org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml - package org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml
- org.codehaus.cargo.daemon - package org.codehaus.cargo.daemon
- org.codehaus.cargo.daemon.file - package org.codehaus.cargo.daemon.file
- org.codehaus.cargo.daemon.properties - package org.codehaus.cargo.daemon.properties
- org.codehaus.cargo.daemon.request - package org.codehaus.cargo.daemon.request
- org.codehaus.cargo.deployer.jetty - package org.codehaus.cargo.deployer.jetty
- org.codehaus.cargo.generic - package org.codehaus.cargo.generic
- org.codehaus.cargo.generic.configuration - package org.codehaus.cargo.generic.configuration
- org.codehaus.cargo.generic.deployable - package org.codehaus.cargo.generic.deployable
- org.codehaus.cargo.generic.deployer - package org.codehaus.cargo.generic.deployer
- org.codehaus.cargo.generic.internal.util - package org.codehaus.cargo.generic.internal.util
- org.codehaus.cargo.generic.packager - package org.codehaus.cargo.generic.packager
- org.codehaus.cargo.generic.spi - package org.codehaus.cargo.generic.spi
- org.codehaus.cargo.maven3 - package org.codehaus.cargo.maven3
- org.codehaus.cargo.maven3.configuration - package org.codehaus.cargo.maven3.configuration
- org.codehaus.cargo.maven3.deployer - package org.codehaus.cargo.maven3.deployer
- org.codehaus.cargo.maven3.log - package org.codehaus.cargo.maven3.log
- org.codehaus.cargo.maven3.merge - package org.codehaus.cargo.maven3.merge
- org.codehaus.cargo.maven3.util - package org.codehaus.cargo.maven3.util
- org.codehaus.cargo.module - package org.codehaus.cargo.module
- org.codehaus.cargo.module.application - package org.codehaus.cargo.module.application
- org.codehaus.cargo.module.ejb - package org.codehaus.cargo.module.ejb
- org.codehaus.cargo.module.ejb.jboss - package org.codehaus.cargo.module.ejb.jboss
- org.codehaus.cargo.module.ejb.orion - package org.codehaus.cargo.module.ejb.orion
- org.codehaus.cargo.module.ejb.weblogic - package org.codehaus.cargo.module.ejb.weblogic
- org.codehaus.cargo.module.ejb.websphere - package org.codehaus.cargo.module.ejb.websphere
- org.codehaus.cargo.module.merge - package org.codehaus.cargo.module.merge
- org.codehaus.cargo.module.merge.tagstrategy - package org.codehaus.cargo.module.merge.tagstrategy
- org.codehaus.cargo.module.webapp - package org.codehaus.cargo.module.webapp
- org.codehaus.cargo.module.webapp.elements - package org.codehaus.cargo.module.webapp.elements
- org.codehaus.cargo.module.webapp.jboss - package org.codehaus.cargo.module.webapp.jboss
- org.codehaus.cargo.module.webapp.merge - package org.codehaus.cargo.module.webapp.merge
- org.codehaus.cargo.module.webapp.orion - package org.codehaus.cargo.module.webapp.orion
- org.codehaus.cargo.module.webapp.resin - package org.codehaus.cargo.module.webapp.resin
- org.codehaus.cargo.module.webapp.resin.elements - package org.codehaus.cargo.module.webapp.resin.elements
- org.codehaus.cargo.module.webapp.tomcat - package org.codehaus.cargo.module.webapp.tomcat
- org.codehaus.cargo.module.webapp.weblogic - package org.codehaus.cargo.module.webapp.weblogic
- org.codehaus.cargo.module.webapp.websphere - package org.codehaus.cargo.module.webapp.websphere
- org.codehaus.cargo.sample.java - package org.codehaus.cargo.sample.java
- org.codehaus.cargo.sample.java.validator - package org.codehaus.cargo.sample.java.validator
- org.codehaus.cargo.sample.maven3.ping_test - package org.codehaus.cargo.sample.maven3.ping_test
- org.codehaus.cargo.sample.maven3.wildfly.swarm - package org.codehaus.cargo.sample.maven3.wildfly.swarm
- org.codehaus.cargo.sample.testdata.authentication - package org.codehaus.cargo.sample.testdata.authentication
- org.codehaus.cargo.sample.testdata.bundle - package org.codehaus.cargo.sample.testdata.bundle
- org.codehaus.cargo.sample.testdata.classpath - package org.codehaus.cargo.sample.testdata.classpath
- org.codehaus.cargo.sample.testdata.ejb - package org.codehaus.cargo.sample.testdata.ejb
- org.codehaus.cargo.sample.testdata.jdbc - package org.codehaus.cargo.sample.testdata.jdbc
- org.codehaus.cargo.sample.testdata.jms - package org.codehaus.cargo.sample.testdata.jms
- org.codehaus.cargo.sample.testdata.mail - package org.codehaus.cargo.sample.testdata.mail
- org.codehaus.cargo.sample.testdata.systemproperty - package org.codehaus.cargo.sample.testdata.systemproperty
- org.codehaus.cargo.sample.testdata.tomcatcontext - package org.codehaus.cargo.sample.testdata.tomcatcontext
- org.codehaus.cargo.simple - package org.codehaus.cargo.simple
- org.codehaus.cargo.tools.daemon - package org.codehaus.cargo.tools.daemon
- org.codehaus.cargo.tools.jboss - package org.codehaus.cargo.tools.jboss
- org.codehaus.cargo.uberjar - package org.codehaus.cargo.uberjar
- org.codehaus.cargo.util - package org.codehaus.cargo.util
- org.codehaus.cargo.util.internal.log - package org.codehaus.cargo.util.internal.log
- org.codehaus.cargo.util.log - package org.codehaus.cargo.util.log
- OrionConfigurationBuilder - Class in org.codehaus.cargo.container.orion.internal
-
Contains the xml elements used to build a normal or XA compliant DataSource for Orion.
- OrionConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder
-
create the default instance by passing control to the superclass.
- OrionEjbJarXml - Class in org.codehaus.cargo.module.ejb.orion
-
Encapsulates the DOM representation of a oracle ejb deployment descriptor
orion-ejb-jar.xml
to provide convenience methods for easy access and manipulation. - OrionEjbJarXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXml
-
Constructor.
- OrionEjbJarXmlIo - Class in org.codehaus.cargo.module.ejb.orion
-
Provides convenience methods for reading Oracle ejb jar deployment descriptor.
- OrionEjbJarXmlIo() - Constructor for class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXmlIo
-
Protected constructor.
- OrionEjbJarXmlType - Class in org.codehaus.cargo.module.ejb.orion
-
EJB JAR XML file for Orion.
- OrionEjbJarXmlType() - Constructor for class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXmlType
-
Protected constructor.
- OrionFactoryRegistry - Class in org.codehaus.cargo.container.orion
-
Registers Orion support into default factories.
- OrionFactoryRegistry() - Constructor for class org.codehaus.cargo.container.orion.OrionFactoryRegistry
- OrionStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.orion.internal
-
Capabilities of Orion's
AbstractOrionStandaloneLocalConfiguration
configuration. - OrionStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.orion.internal.OrionStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- OrionWebXml - Class in org.codehaus.cargo.module.webapp.orion
-
Encapsulates the DOM representation of a oracle web deployment descriptor
orion-web.xml
to provide convenience methods for easy access and manipulation. - OrionWebXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.orion.OrionWebXml
-
Constructor.
- OrionWebXmlIo - Class in org.codehaus.cargo.module.webapp.orion
-
Provides convenience methods for reading Oracle web deployment descriptor.
- OrionWebXmlIo() - Constructor for class org.codehaus.cargo.module.webapp.orion.OrionWebXmlIo
-
Protected constructor.
- OrionWebXmlIo(DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.orion.OrionWebXmlIo
-
Constructor.
- OrionWebXmlType - Class in org.codehaus.cargo.module.webapp.orion
- OrionWebXmlType() - Constructor for class org.codehaus.cargo.module.webapp.orion.OrionWebXmlType
-
Protected Constructor.
- OSGI_SHELL_PORT - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
Felix shell service port.
- OVERWRITE - Static variable in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
A default merge strategy for overwriting items.
- OVERWRITE_EXISTING_CONFIGURATION - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
JVM arguments and system properties are permanently stored within a profiles configuration.
P
- packageContainer(InstalledLocalContainer) - Method in interface org.codehaus.cargo.container.packager.Packager
-
Package an installed container distribution and its local configuration in a single location.
- packageContainer(InstalledLocalContainer) - Method in class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
-
Package an installed container distribution and its local configuration in a single location.
- PackageMojo - Class in org.codehaus.cargo.maven3
-
Package a container distribution, a Configuration and deployed deployables.
- PackageMojo() - Constructor for class org.codehaus.cargo.maven3.PackageMojo
- Packager - Class in org.codehaus.cargo.maven3.configuration
-
Holds configuration data for the
<packager>
tag used to configure the plugin in thepom.xml
file. - Packager - Interface in org.codehaus.cargo.container.packager
-
Gathers an installed container distribution and a local configuration in a single location.
- Packager() - Constructor for class org.codehaus.cargo.maven3.configuration.Packager
- PackagerFactory - Interface in org.codehaus.cargo.generic.packager
-
Create a
Packager
instance for a given container. - PackagerType - Class in org.codehaus.cargo.container.packager
-
Types of
Packager
s. - PackagerType(String) - Constructor for class org.codehaus.cargo.container.packager.PackagerType
- PARAM_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'param-name'.
- PARAM_VALUE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'param-value'.
- PARAMETER - Static variable in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlTag
-
Element name 'Parameter'.
- PARAMETERS - Static variable in interface org.codehaus.cargo.container.property.ResourcePropertySet
-
Parameters passed to the implementation class.
- parent - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
-
Parent MEJB MBean connection factory object.
- parse() - Method in class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
Perform the parsing of the passed stream, and return a Web XML from the contents.
- parse(HttpServletRequest) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Parses the servlet request.
- parseApplicationXml(InputStream, EntityResolver) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseApplicationXmlFromFile(File, EntityResolver) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Parses a deployment descriptor stored in a regular file.
- parseArguments(String) - Static method in class org.codehaus.cargo.container.websphere.util.JvmArguments
-
Used for parsing JVM arguments string into specific values.
- parseEjbJarXml(InputStream, EntityResolver) - Static method in class org.codehaus.cargo.module.ejb.EjbJarXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseIbmEjbJarXmi(InputStream) - Static method in class org.codehaus.cargo.module.ejb.websphere.IbmEjbJarBndXmiIo
-
Parses a deployment descriptor provided as input stream.
- parseIbmWebBndXmi(InputStream) - Static method in class org.codehaus.cargo.module.webapp.websphere.IbmWebBndXmiIo
-
Parses a deployment descriptor provided as input stream.
- parseIntoElement(String) - Method in class org.codehaus.cargo.util.XmlUtils
-
parse the passed string into an
Element
object. - parseJBossWebXml(InputStream) - Static method in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseJBossXml(InputStream) - Static method in class org.codehaus.cargo.module.ejb.jboss.JBossXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseMajorJavaVersion(String) - Static method in class org.codehaus.cargo.container.internal.util.JdkUtils
-
Parse major Java version from a Java version string.
- parseOracleEjbJarXml(InputStream) - Static method in class org.codehaus.cargo.module.ejb.orion.OrionEjbJarXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseOrionXml(InputStream) - Static method in class org.codehaus.cargo.module.webapp.orion.OrionWebXmlIo
-
Parses a deployment descriptor provided as input stream.
- parsePasswordFile(InputStream) - Static method in class org.codehaus.cargo.daemon.CargoDaemonAuthenticationFilter
-
Parses a given password input stream.
- parsePropertiesForPendingConfiguration() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Some configuration can be specified as encoded properties.
- parseProperty(String) - Static method in class org.codehaus.cargo.container.internal.util.ComplexPropertyUtils
-
Parse provided property using property delimiter | and property value delimiter : .
- parseProperty(String, String) - Static method in class org.codehaus.cargo.container.internal.util.ComplexPropertyUtils
-
Parse provided property using defined property delimiter.
- parseProperty(String, String, String) - Static method in class org.codehaus.cargo.container.internal.util.ComplexPropertyUtils
-
Parse provided property using defined property delimiter and property value delimiter.
- parseResinXml(InputStream) - Static method in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseRoles(String) - Static method in class org.codehaus.cargo.container.property.User
-
Parse roles defined as a list in the format "role1,role2,...
- parseTomcatConfigXml(InputStream) - Static method in class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseTomcatContextXml() - Method in class org.codehaus.cargo.container.tomcat.TomcatWAR
- parseUser(String) - Static method in class org.codehaus.cargo.container.property.User
-
Parse a user defined in the format "name:pwd:role1,...roleN".
- parseUsers(String) - Static method in class org.codehaus.cargo.container.property.User
-
Parse a string representing the users (see
ServletPropertySet.USERS
. - parseWeblogicEjbJarXml(InputStream) - Static method in class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseWeblogicXml(InputStream) - Static method in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseWebXml(InputStream, EntityResolver) - Static method in class org.codehaus.cargo.module.webapp.WebXmlIo
-
Parses a deployment descriptor provided as input stream.
- parseWebXmlFromFile(File, EntityResolver) - Static method in class org.codehaus.cargo.module.webapp.WebXmlIo
-
Parses a deployment descriptor stored in a regular file.
- parseXml(InputStream) - Method in class org.codehaus.cargo.module.AbstractDescriptorIo
- parseXml(InputStream) - Method in interface org.codehaus.cargo.module.DescriptorIo
-
Parse XML into a document.
- parseXml(InputStream, EntityResolver) - Method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Create a document from the input stream and resolver.
- parseXml(InputStream, EntityResolver) - Method in interface org.codehaus.cargo.module.DescriptorIo
- password - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
Password to use.
- PASSWORD - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
-
The password to use when connecting to the database.
- PASSWORD - Static variable in interface org.codehaus.cargo.container.property.JSR88PropertySet
-
Password to use when acquiring a
DeploymentManager
. - PASSWORD - Static variable in interface org.codehaus.cargo.container.property.RemotePropertySet
-
Password to use to authenticate against a remote container (when deploying for example).
- PASSWORD - Static variable in interface org.codehaus.cargo.tools.daemon.DaemonPropertySet
-
Password used when authenticating against the daemon host
- PASSWORD_LENGTH_MIN - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Minimal length of user password - number.
- PASSWORD_PROPERTIES_FILE - Static variable in class org.codehaus.cargo.daemon.CargoDaemonAuthenticationFilter
-
Property used for the password file, can be passed as a system property or a filter init param.
- PASSWORD_SPNUM_MIN - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Minimal number of numeric or special characters in password - number.
- passwordValidatorScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- PasswordValidatorScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of setting of password validator.
- PasswordValidatorScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.PasswordValidatorScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- PasswordWithHash - Class in org.codehaus.cargo.daemon
-
Password holder, with support for hashing.
- PasswordWithHash(String) - Constructor for class org.codehaus.cargo.daemon.PasswordWithHash
-
Save password, which can use hashes, for example
{MD5}9addb63b65b01292700094b0ef056036
or{SHA-1}2681c738294805939045be2a4af53b687c25bf4d
. - PayaraContainerCapability - Class in org.codehaus.cargo.container.payara.internal
-
Payara container capability.
- PayaraContainerCapability() - Constructor for class org.codehaus.cargo.container.payara.internal.PayaraContainerCapability
- PayaraExistingLocalConfiguration - Class in org.codehaus.cargo.container.payara
-
Payara existing local configuration.
- PayaraExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.payara.PayaraExistingLocalConfiguration
-
Creates the local configuration object.
- PayaraExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.payara.internal
-
Payara existing local configuration capability.
- PayaraExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.payara.internal.PayaraExistingLocalConfigurationCapability
- PayaraFactoryRegistry - Class in org.codehaus.cargo.container.payara
-
Registers Payara support into default factories.
- PayaraFactoryRegistry() - Constructor for class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
- PayaraInstalledLocalContainer - Class in org.codehaus.cargo.container.payara
-
Payara installed local container.
- PayaraInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.payara.PayaraInstalledLocalContainer
-
Calls parent constructor, which saves the configuration.
- PayaraInstalledLocalDeployer - Class in org.codehaus.cargo.container.payara
-
Payara installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.
- PayaraInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.payara.PayaraInstalledLocalDeployer
-
Calls parent constructor, which saves the container.
- PayaraRemoteContainer - Class in org.codehaus.cargo.container.payara
-
Payara remote container.
- PayaraRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.payara.PayaraRemoteContainer
-
Constructor.
- PayaraRemoteDeployer - Class in org.codehaus.cargo.container.payara
-
Payara remote deployer, which uses the JSR-88 to deploy and undeploy applications.
- PayaraRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.payara.PayaraRemoteDeployer
-
Constructor.
- PayaraRuntimeConfiguration - Class in org.codehaus.cargo.container.payara
-
Configuration to use when using a Payara remote container.
- PayaraRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.payara.PayaraRuntimeConfiguration
- PayaraRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.payara.internal
-
Capabilities of Payara
PayaraRuntimeConfiguration
configuration. - PayaraRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.payara.internal.PayaraRuntimeConfigurationCapability
- PayaraStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.payara
-
Payara standalone local configuration.
- PayaraStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.payara.PayaraStandaloneLocalConfiguration
-
Creates the local configuration object.
- PayaraStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.payara.internal
-
Payara standalone local configuration capability.
- PayaraStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.payara.internal.PayaraStandaloneLocalConfigurationCapability
- performAction() - Method in class org.codehaus.cargo.maven3.AbstractDaemonMojo
-
Performs the actual action.
- performAction() - Method in class org.codehaus.cargo.maven3.DaemonStartMojo
- performAction() - Method in class org.codehaus.cargo.maven3.DaemonStopMojo
- performDeployerActionOnSingleDeployable(Deployer, Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.maven3.AbstractDeployerMojo
-
Perform a deployer action on a single deployable.
- performDeployerActionOnSingleDeployable(Deployer, Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.maven3.DeployerDeployMojo
- performDeployerActionOnSingleDeployable(Deployer, Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.maven3.DeployerRedeployMojo
- performDeployerActionOnSingleDeployable(Deployer, Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.maven3.DeployerStartMojo
- performDeployerActionOnSingleDeployable(Deployer, Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.maven3.DeployerStopMojo
- performDeployerActionOnSingleDeployable(Deployer, Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.maven3.DeployerUndeployMojo
- performMerge() - Method in class org.codehaus.cargo.module.merge.DocumentMerger
-
Perform the merge.
- performMerge() - Method in class org.codehaus.cargo.module.merge.DocumentMergerByXslt
-
Perform the merge.
- performMerge() - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
-
Perform the merge.
- performMerge() - Method in interface org.codehaus.cargo.module.merge.MergeProcessor
-
Perform the merge.
- performMerge() - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Perform the merge.
- performMerge(File) - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Perform the archive merge, using the specified file as the output destination.
- performUndeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Performs undeployment of deployable.
- performUndeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerInstalledLocalDeployer
-
Performs undeployment of deployable.
- performUndeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xRemoteDeployer
-
Performs undeployment of deployable.
- performUndeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xRemoteDeployer
-
Performs undeployment of deployable.
- performUndeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteDeployer
-
Performs undeployment of deployable.
- performXmlReplacements(LocalContainer) - Method in class org.codehaus.cargo.container.jboss.JBoss71xStandaloneLocalConfiguration
-
Perform the XML replacements for the specified container.
- performXmlReplacements(LocalContainer) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
-
Perform the XML replacements for the specified container.
- performXmlReplacements(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
Perform the XML replacements for the specified container.
- performXmlReplacements(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
-
Perform the XML replacements for the specified container.
- performXmlReplacements(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xStandaloneLocalConfiguration
-
Perform the XML replacements for the specified container.
- performXmlReplacements(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
-
Perform the XML replacements for the specified container.
- Person - Class in org.codehaus.cargo.sample.testdata.jdbc
-
Simple class which holds a person's details.
- Person() - Constructor for class org.codehaus.cargo.sample.testdata.jdbc.Person
- ping() - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
-
Ping the JOnAS server.
- ping(URL) - Method in class org.codehaus.cargo.container.internal.util.HttpUtils
- ping(URL, Map<String, String>, HttpUtils.HttpResult) - Method in class org.codehaus.cargo.container.internal.util.HttpUtils
-
Ping a URL and store the detailed result in a
HttpUtils.HttpResult
object. - ping(URL, Map<String, String>, HttpUtils.HttpResult, long) - Method in class org.codehaus.cargo.container.internal.util.HttpUtils
-
Ping a URL and store the detailed result in a
HttpUtils.HttpResult
object. - ping(URL, HttpUtils.HttpResult) - Method in class org.codehaus.cargo.container.internal.util.HttpUtils
-
Ping a URL and store the detailed result in a
HttpUtils.HttpResult
object. - ping(URL, HttpUtils.HttpResult, long) - Method in class org.codehaus.cargo.container.internal.util.HttpUtils
-
Ping a URL and store the detailed result in a
HttpUtils.HttpResult
object. - PingTestServlet - Class in org.codehaus.cargo.sample.maven3.ping_test
-
Ping test servlet.
- PingTestServlet() - Constructor for class org.codehaus.cargo.sample.maven3.ping_test.PingTestServlet
- PingUtils - Class in org.codehaus.cargo.sample.java
-
Utilities to ping URLs.
- PingUtils() - Constructor for class org.codehaus.cargo.sample.java.PingUtils
- port - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
-
Port on which to start the web container.
- PORT - Static variable in interface org.codehaus.cargo.container.property.ServletPropertySet
-
Port on which the Servlet/JSP container is listening to.
- PORT_BASE - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
The value for --portbase parameter.
- PORT_OFFSET - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
The port offset to apply to the container ports.
- post() - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
- prepareConfigurationDirectory(Container, String) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
-
Allow specific version implementations to add custom preparation steps before the container is started.
- prepareConfigurationDirectory(Container, String) - Method in class org.codehaus.cargo.container.resin.Resin31xStandaloneLocalConfiguration
-
Allow specific version implementations to add custom preparation steps before the container is started.
- prepareConfigurationDirectory(Container, String) - Method in class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
-
Allow specific version implementations to add custom preparation steps before the container is started.
- prepareConfigurationDirectory(Container, String) - Method in class org.codehaus.cargo.container.resin.Resin4xStandaloneLocalConfiguration
-
Allow specific version implementations to add custom preparation steps before the container is started.
- prepareController(TomcatEmbedded, File, int) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
-
Prepare the Tomcat controller.
- prepareController(TomcatEmbedded, File, int) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xEmbeddedLocalContainer
-
Prepare the Tomcat controller.
- prepareController(TomcatEmbedded, File, int) - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xEmbeddedLocalContainer
-
Prepare the Tomcat controller.
- prepareJvmLauncher(JvmLauncher) - Method in class org.codehaus.cargo.container.geronimo.Geronimo3xInstalledLocalContainer
-
Prepare JVM launcher.
- PREPROCESSOR - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'preprocessor'.
- PREPROCESSOR_MAPPING - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'preprocessor-mapping'.
- PRESERVE - Static variable in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
A default merge strategy for preserving items.
- printStackTrace() - Method in exception org.codehaus.cargo.container.resin.internal.ResinException
-
Print the full stack trace, including the original exception.
- printStackTrace() - Method in exception org.codehaus.cargo.util.CargoException
-
Print the full stack trace, including the original exception.
- printStackTrace(PrintStream) - Method in exception org.codehaus.cargo.container.resin.internal.ResinException
-
Print the full stack trace, including the original exception.
- printStackTrace(PrintStream) - Method in exception org.codehaus.cargo.util.CargoException
-
Print the full stack trace, including the original exception.
- printStackTrace(PrintWriter) - Method in exception org.codehaus.cargo.container.resin.internal.ResinException
-
Print the full stack trace, including the original exception.
- printStackTrace(PrintWriter) - Method in exception org.codehaus.cargo.util.CargoException
-
Print the full stack trace, including the original exception.
- ProcessExecutor - Class in org.codehaus.cargo.container.websphere.internal
-
Execute shell command as process.
- ProcessExecutor(Logger) - Constructor for class org.codehaus.cargo.container.websphere.internal.ProcessExecutor
- PROFILE - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
The JBoss profile.
- PROFILE - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
WebSphere profile name.
- Property - Class in org.codehaus.cargo.ant
-
Represent a container property.
- Property() - Constructor for class org.codehaus.cargo.ant.Property
- PropertySet - Class in org.codehaus.cargo.ant
-
Ant element used to tell the Cargo task to load a properties file containing system properties.
- PropertySet() - Constructor for class org.codehaus.cargo.ant.PropertySet
- propertySupportMap - Variable in class org.codehaus.cargo.container.spi.configuration.AbstractConfigurationCapability
-
Property support Map.
- PropertyTable - Class in org.codehaus.cargo.daemon.properties
-
Properties container.
- PropertyTable() - Constructor for class org.codehaus.cargo.daemon.properties.PropertyTable
- PropertyUtils - Class in org.codehaus.cargo.container.internal.util
-
A class to convert properties to strings and back.
- PROTOCOL - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
Protocol on which the container is listening to.
- proxy - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
-
Proxy properties if defined (can be null).
- Proxy - Class in org.codehaus.cargo.container.installer
-
Nested Ant element to specify proxy properties.
- Proxy - Class in org.codehaus.cargo.maven3.configuration
-
Holds configuration data for the
<proxy>
tag used to configure the plugin in thepom.xml
file. - Proxy() - Constructor for class org.codehaus.cargo.container.installer.Proxy
- Proxy() - Constructor for class org.codehaus.cargo.maven3.configuration.Proxy
- put() - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
- put(String, Handle) - Method in class org.codehaus.cargo.daemon.HandleDatabase
-
Puts the handle object in database (in memory).
- putIfAbsent(String, Handle) - Method in class org.codehaus.cargo.daemon.HandleDatabase
-
Puts the handle object in database (in memory) if absent.
Q
- queryMBeans(ObjectName, QueryExp) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- queryNames(ObjectName, QueryExp) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
R
- RAR - Class in org.codehaus.cargo.container.deployable
-
Wraps a RAR file that will be deployed in the container.
- RAR - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
-
The RAR deployable type.
- RAR(String) - Constructor for class org.codehaus.cargo.container.deployable.RAR
- readConfiguration(RuntimeConfiguration) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
Fills the private variables based on the runtime configuration.
- readConfigXml() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
-
read the domain's config.xml file into a Document.
- readConfigXml() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
read the domain's config.xml file into a Document.
- readDomainOfflineScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- ReadDomainOfflineScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of read domain offline configuration script command.
- ReadDomainOfflineScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ReadDomainOfflineScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- readDomainOnlineScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- ReadDomainOnlineScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of read domain online configuration script command.
- ReadDomainOnlineScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ReadDomainOnlineScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- readProperties() - Method in class org.codehaus.cargo.ant.PropertySet
- readResource(String, Map<String, String>, Charset) - Method in class org.codehaus.cargo.container.internal.util.ResourceUtils
-
Reads a container resource from the JAR, applies the specified filters and returns content as String.
- readScript() - Method in class org.codehaus.cargo.container.configuration.script.AbstractResourceScriptCommand
- readScript() - Method in class org.codehaus.cargo.container.configuration.script.FileScriptCommand
- readScript() - Method in interface org.codehaus.cargo.container.configuration.script.ScriptCommand
- readScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.custom.CustomWildFlyScriptCommand
- readTextFile(String, Charset) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- readTextFile(String, Charset) - Method in interface org.codehaus.cargo.util.FileHandler
- REALM_NAME - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
-
Name of the security realm for Jetty.
- REALM_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'realm-name'.
- redeploy(List<Deployable>) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Helper method to redeploy multiple deployables at a time.
- redeploy(Deployable) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Redeploy a
Deployable
already deployed to the running container. - redeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
-
Redeploy a
Deployable
already deployed to the running container. - REFERENCE_DESCRIPTOR - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'reference-descriptor'.
- refresh() - Method in class org.codehaus.cargo.container.jboss.internal.JaasConfiguration
-
.
- register(ClassLoader, ConfigurationCapabilityFactory) - Static method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory)
for the semantics. - register(ClassLoader, ConfigurationFactory) - Static method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory)
for the semantics. - register(ClassLoader, ContainerCapabilityFactory) - Static method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory)
for the semantics. - register(ClassLoader, ContainerFactory) - Static method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory)
for the semantics. - register(ClassLoader, DeployableFactory) - Static method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
Discovers all the
Deployable
s and adds them to the givenDeployableFactory
. - register(ClassLoader, DeployerFactory) - Static method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory)
for the semantics. - register(ClassLoader, PackagerFactory) - Static method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(ClassLoader, DeployableFactory)
for the semantics. - register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.jo.JoFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.orion.OrionFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.resin.ResinFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
-
Register configuration capabilities.
- register(ConfigurationCapabilityFactory) - Method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
-
Register standalone configuration.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.jo.JoFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.orion.OrionFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
-
Register standalone configuration.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.resin.ResinFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(ConfigurationFactory) - Method in class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
-
Register configuration factories.
- register(ConfigurationFactory) - Method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.jo.JoFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.orion.OrionFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.resin.ResinFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
-
Register container capabilities.
- register(ContainerCapabilityFactory) - Method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(ContainerFactory) - Method in class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
-
Register installed local container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.jo.JoFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
-
Register the WebSphere Liberty containers.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.orion.OrionFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
-
Register installed local container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.resin.ResinFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(ContainerFactory) - Method in class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
-
Register container.
- register(ContainerFactory) - Method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(DeployableFactory) - Method in class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
-
Registers additional
Deployable
implementations, that the JBoss containers support, to the givenDeployableFactory
. - register(DeployableFactory) - Method in class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.jo.JoFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.orion.OrionFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.resin.ResinFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
-
Register deployable factory.
- register(DeployableFactory) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
-
Registers
Deployable
implementations to the givenDeployableFactory
. - register(DeployableFactory) - Method in class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
-
Registers additional
Deployable
implementations, that the WildFly containers support, to the givenDeployableFactory
. - register(DeployableFactory) - Method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
Registers
Deployable
implementations to the givenDeployableFactory
. - register(DeployerFactory) - Method in class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
-
Register installed local deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.jo.JoFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.orion.OrionFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
-
Register installed local deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.resin.ResinFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(DeployerFactory) - Method in class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
-
Register deployer.
- register(DeployerFactory) - Method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(PackagerFactory) - Method in class org.codehaus.cargo.container.geronimo.GeronimoFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.glassfish.GlassFishFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.jboss.JBossFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.jetty.JettyFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.jo.JoFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.jonas.JonasFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.jrun.JRunFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.liberty.LibertyFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.orion.OrionFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.payara.PayaraFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.resin.ResinFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - register(PackagerFactory) - Method in class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
-
Register packager.
- register(PackagerFactory) - Method in class org.codehaus.cargo.generic.AbstractFactoryRegistry
-
See
AbstractFactoryRegistry.register(DeployableFactory)
for the semantics. - registerConfiguration(String, ContainerType, ConfigurationType, Class<? extends Configuration>) - Method in interface org.codehaus.cargo.generic.configuration.ConfigurationFactory
-
Registers a configuration implementation.
- registerConfiguration(String, ContainerType, ConfigurationType, Class<? extends Configuration>) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
-
Registers a configuration implementation.
- registerConfiguration(String, ContainerType, ConfigurationType, String) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
-
Registers a configuration using a class specified as a String.
- registerConfigurationCapability(String, ContainerType, ConfigurationType, Class<? extends ConfigurationCapability>) - Method in interface org.codehaus.cargo.generic.configuration.ConfigurationCapabilityFactory
- registerConfigurationCapability(String, ContainerType, ConfigurationType, Class<? extends ConfigurationCapability>) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationCapabilityFactory
- registerConfigurationCapability(String, ContainerType, ConfigurationType, String) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationCapabilityFactory
-
Registers a configuration capability using a class specified as a String.
- registerContainer(String, ContainerType, Class<? extends Container>) - Method in interface org.codehaus.cargo.generic.ContainerFactory
- registerContainer(String, ContainerType, Class<? extends Container>) - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
- registerContainer(String, ContainerType, String) - Method in class org.codehaus.cargo.generic.DefaultContainerFactory
-
Registers a container using a class specified as a String.
- registerContainerCapability(String, Class<? extends ContainerCapability>) - Method in interface org.codehaus.cargo.generic.ContainerCapabilityFactory
- registerContainerCapability(String, Class<? extends ContainerCapability>) - Method in class org.codehaus.cargo.generic.DefaultContainerCapabilityFactory
- registerContainerCapability(String, String) - Method in class org.codehaus.cargo.generic.DefaultContainerCapabilityFactory
-
Registers a container capability using a class specified as a String.
- registerDeployable(String, DeployableType, Class<? extends Deployable>) - Method in class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
-
Registers a deployable implementation against a container.
- registerDeployable(String, DeployableType, Class<? extends Deployable>) - Method in interface org.codehaus.cargo.generic.deployable.DeployableFactory
-
Registers a deployable implementation against a container.
- registerDeployable(String, DeployableType, String) - Method in class org.codehaus.cargo.generic.deployable.DefaultDeployableFactory
-
Registers a deployable using a class specified as a String.
- registerDeployer(String, DeployerType, Class<? extends Deployer>) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
-
Registers a
Deployer
implementation. - registerDeployer(String, DeployerType, Class<? extends Deployer>) - Method in interface org.codehaus.cargo.generic.deployer.DeployerFactory
-
Registers a
Deployer
implementation. - registerDeployer(String, DeployerType, String) - Method in class org.codehaus.cargo.generic.deployer.DefaultDeployerFactory
-
Registers a deployer using a class specified as a String.
- registerImplementation(RegistrationKey, Class<? extends T>) - Method in class org.codehaus.cargo.generic.spi.AbstractGenericHintFactory
-
Register an implementation class for a given key.
- registerImplementation(RegistrationKey, String) - Method in class org.codehaus.cargo.generic.spi.AbstractIntrospectionGenericHintFactory
-
Allow registering container objects using introspection so that at build time and runtime the user can handpick the container implementation jars that he want to use.
- registerInstallation() - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
-
Create timestamp file to register that the installation has been successful.
- registerListener(DeployableMonitorListener) - Method in class org.codehaus.cargo.container.deployer.AbstractDeployableMonitor
-
Register a listener that we will warn about the deployment status of the associated
Deployable
. - registerListener(DeployableMonitorListener) - Method in interface org.codehaus.cargo.container.deployer.DeployableMonitor
-
Register a listener that we will warn about the deployment status of the associated
Deployable
. - registerPackager(String, PackagerType, Class<? extends Packager>) - Method in class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
-
Registers a
Packager
implementation. - registerPackager(String, PackagerType, Class<? extends Packager>) - Method in interface org.codehaus.cargo.generic.packager.PackagerFactory
-
Registers a
Packager
implementation. - registerPackager(String, PackagerType, String) - Method in class org.codehaus.cargo.generic.packager.DefaultPackagerFactory
-
Registers a packager using a class specified as a String.
- RegistrationKey - Class in org.codehaus.cargo.generic.internal.util
-
A key used to register Cargo object implementation classes (configurations, deployables, deployers, etc) against containers.
- RegistrationKey(ContainerIdentity, String) - Constructor for class org.codehaus.cargo.generic.internal.util.RegistrationKey
- reload() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Context
-
Reloads this web application.
- reload(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Reloads the webapp at the specified context path.
- REMOTE - Static variable in class org.codehaus.cargo.container.ContainerType
-
Represents a remote container type.
- REMOTE - Static variable in class org.codehaus.cargo.container.deployer.DeployerType
-
A deployer type to deploy to a remote container.
- REMOTE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'remote'.
- RemoteContainer - Interface in org.codehaus.cargo.container
-
A remote container is a container that is already installed and started (locally or on a remote machine).
- REMOTEDEPLOY_HOSTNAME - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
Address to serve deployable through.
- REMOTEDEPLOY_PORT - Static variable in interface org.codehaus.cargo.container.jboss.JBossPropertySet
-
Port number to serve deployable through.
- RemoteDeployerConfig() - Constructor for class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
- remotePath - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
Remote path of served file.
- RemotePropertySet - Interface in org.codehaus.cargo.container.property
-
Gathers all general container properties valid for all types of remote containers.
- remove(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Removes the webapp at the specified context path.
- remove(String) - Method in class org.codehaus.cargo.daemon.HandleDatabase
-
Removes the handle from the database.
- REMOVE_DEFAULT_DATASOURCE - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
By default, GlassFish deploys a datasource called
DerbyPool
which attempts to connect to a locally running Derby database on port1527
. - removeChild(TomcatEmbedded.Context) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Host
-
Removes a web application.
- removeDeployableFromDomain(Deployable, Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
-
Remove the corresponding app-deployment element from the domain of the WebLogic server.
- removeDeployedWebAppContext(String) - Static method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
-
Take a map entry away using the key.
- removeHandler(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
Undeploy the handler representing the webapp.
- removeHandlerMethod - Variable in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
The method to call to undeploy a handler for a webapp.
- removeNotificationListener(ObjectName, NotificationListener) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- removeNotificationListener(ObjectName, ObjectName) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- removeXmlReplacement(String, String) - Method in interface org.codehaus.cargo.container.configuration.StandaloneLocalConfiguration
-
Removes an XML replacement.
- removeXmlReplacement(String, String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
-
Removes an XML replacement.
- removeXmlReplacement(String, String, String) - Method in interface org.codehaus.cargo.container.configuration.StandaloneLocalConfiguration
-
Removes an XML replacement.
- removeXmlReplacement(String, String, String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
-
Removes an XML replacement.
- reorderAppDeploymentsAfterConfigurationVersion(Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
-
Per current schema of the weblogic domain, app-deployment elements need to come directly after the configuration-version element.
- replaceInFile(String, Map<String, String>, Charset) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
-
Replaces using a map of replacements in a given file.
- replaceInFile(String, Map<String, String>, Charset) - Method in class org.codehaus.cargo.util.DefaultFileHandler
-
Replaces using a map of replacements in a given file.
- replaceInFile(String, Map<String, String>, Charset) - Method in interface org.codehaus.cargo.util.FileHandler
-
Replaces using a map of replacements in a given file.
- replaceInFile(String, Map<String, String>, Charset, boolean) - Method in class org.codehaus.cargo.util.DefaultFileHandler
-
Replaces using a map of replacements in a given file.
- replaceInFile(String, Map<String, String>, Charset, boolean) - Method in interface org.codehaus.cargo.util.FileHandler
-
Replaces using a map of replacements in a given file.
- replaceInXmlFile(XmlReplacement...) - Method in class org.codehaus.cargo.util.DefaultFileHandler
-
Replaces using a map of XML replacements in a given file.
- replaceInXmlFile(XmlReplacement...) - Method in interface org.codehaus.cargo.util.FileHandler
-
Replaces using a map of XML replacements in a given file.
- RES_REF_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'res-ref-name'.
- RES_TYPE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'res-type'.
- Resin31xInstalledLocalContainer - Class in org.codehaus.cargo.container.resin
-
Special container support for the Caucho Resin 3.1.x servlet container.
- Resin31xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.resin.Resin31xInstalledLocalContainer
- Resin31xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.resin
-
Resin 3.1.x standalone
ContainerConfiguration
implementation. - Resin31xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.resin.Resin31xStandaloneLocalConfiguration
- Resin3xConfigurationBuilder - Class in org.codehaus.cargo.container.resin.internal
-
Constructs xml elements needed to configure a normal or XA compliant DataSource for Resin 3.x.
- Resin3xConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
- Resin3xExistingLocalConfiguration - Class in org.codehaus.cargo.container.resin
-
Resin existing
Configuration
implementation. - Resin3xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.resin.Resin3xExistingLocalConfiguration
- Resin3xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.resin.internal
-
Capabilities of the Resin's
Resin3xExistingLocalConfiguration
configuration. - Resin3xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.resin.internal.Resin3xExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Resin3xInstalledLocalContainer - Class in org.codehaus.cargo.container.resin
-
Special container support for the Caucho Resin 3.x servlet container.
- Resin3xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.resin.Resin3xInstalledLocalContainer
- Resin3xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.resin
-
Resin 3.x standalone
ContainerConfiguration
implementation. - Resin3xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
- Resin3xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.resin.internal
-
Capabilities of the Resin's
Resin3xStandaloneLocalConfiguration
configuration. - Resin3xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.resin.internal.Resin3xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Resin4xInstalledLocalContainer - Class in org.codehaus.cargo.container.resin
-
Special container support for the Caucho Resin 4.x servlet container.
- Resin4xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
- Resin4xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.resin
-
Resin 4.x standalone
ContainerConfiguration
implementation. - Resin4xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.resin.Resin4xStandaloneLocalConfiguration
- ResinException - Exception in org.codehaus.cargo.container.resin.internal
-
We need a ResinException class as the rest of Codehaus Cargo is built with a newer Java version than Resin, and the
ResinRun
class requires Java 6. - ResinException(String) - Constructor for exception org.codehaus.cargo.container.resin.internal.ResinException
- ResinException(String, Throwable) - Constructor for exception org.codehaus.cargo.container.resin.internal.ResinException
- ResinFactoryRegistry - Class in org.codehaus.cargo.container.resin
-
Registers Resin support into default factories.
- ResinFactoryRegistry() - Constructor for class org.codehaus.cargo.container.resin.ResinFactoryRegistry
- ResinInstalledLocalDeployer - Class in org.codehaus.cargo.container.resin
-
Static deployer that deploys WARs to the Resin
webapps
directory. - ResinInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.resin.ResinInstalledLocalDeployer
- ResinPropertySet - Interface in org.codehaus.cargo.container.resin
-
Resin-specific properties.
- ResinRun - Class in org.codehaus.cargo.container.resin.internal
-
Starts/stop Resin by setting up a listener socket.
- ResinRun(String[]) - Constructor for class org.codehaus.cargo.container.resin.internal.ResinRun
- ResinWebXml - Class in org.codehaus.cargo.module.webapp.resin
-
Encapsulates the DOM representation of a web deployment descriptor
resin-web.xml
to provide convenience methods for easy access and manipulation. - ResinWebXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.resin.ResinWebXml
-
Constructor.
- ResinWebXmlIo - Class in org.codehaus.cargo.module.webapp.resin
-
Provides convenience methods for reading Resin web deployment descriptor.
- ResinWebXmlIo() - Constructor for class org.codehaus.cargo.module.webapp.resin.ResinWebXmlIo
-
Protected constructor.
- ResinWebXmlMerger - Class in org.codehaus.cargo.module.webapp.resin
-
Class to manage the merging of two resin web descriptors.
- ResinWebXmlMerger(ResinWebXml) - Constructor for class org.codehaus.cargo.module.webapp.resin.ResinWebXmlMerger
-
Constructor.
- ResinWebXmlTag - Class in org.codehaus.cargo.module.webapp.resin
-
Represents the various top-level tags in a Resin context web deployment descriptor as a typesafe enumeration.
- ResinWebXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag
-
Constructor.
- ResinWebXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag
-
Constructor.
- ResinWebXmlType - Class in org.codehaus.cargo.module.webapp.resin
- ResinWebXmlType() - Constructor for class org.codehaus.cargo.module.webapp.resin.ResinWebXmlType
-
Protected Constructor.
- resolve(ArtifactResolver, ProjectBuildingRequest) - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
-
Resolves the dependency and return the artifact file.
- resolveConfigurationPath(String, String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Resolves a path relative to the configuration directory to an absolute path.
- resolveDependencies(String, ClassLoader) - Method in class org.codehaus.cargo.maven3.util.EmbeddedContainerArtifactResolver
-
Resolve dependencies.
- resolveDependencies(String, String) - Method in class org.codehaus.cargo.sample.java.EmbeddedContainerClasspathResolver
-
Resolve dependencies for an embedded container and create classpath.
- resolveEntity(String, String) - Method in class org.codehaus.cargo.module.XmlEntityResolver
- resolveWorkspacePath(String, String) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Resolves a path relative to the workspace directory to an absolute path.
- Resource - Class in org.codehaus.cargo.container.configuration.entry
-
Represents a resource, such as a datasource.
- Resource - Class in org.codehaus.cargo.maven3.configuration
-
Holds configuration data for the
<resource>
tag used to configure the plugin in thepom.xml
file. - Resource() - Constructor for class org.codehaus.cargo.maven3.configuration.Resource
- Resource(String, String) - Constructor for class org.codehaus.cargo.container.configuration.entry.Resource
- RESOURCE - Static variable in interface org.codehaus.cargo.container.property.ResourcePropertySet
-
A property to encapsulate all the other resource properties.
- RESOURCE_CLASS - Static variable in interface org.codehaus.cargo.container.property.ResourcePropertySet
-
The class name of the Resource implementation class.
- RESOURCE_CONFIGURATION_UNSUPPORTED - Static variable in class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
-
Exception message when trying to configure a Resource.
- RESOURCE_CONFIGURATION_UNSUPPORTED - Static variable in class org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder
-
Exception message when trying to configure a Resource.
- RESOURCE_CONFIGURATION_UNSUPPORTED - Static variable in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
-
Exception message when trying to configure a Resource.
- RESOURCE_DESCRIPTION - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'resource-description'.
- RESOURCE_ENV_DESCRIPTION - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'resource-env-description'.
- RESOURCE_ENV_REF - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'resource-env-ref'.
- RESOURCE_ID - Static variable in interface org.codehaus.cargo.container.property.ResourcePropertySet
-
Unique id to use in configuration files.
- RESOURCE_NAME - Static variable in interface org.codehaus.cargo.container.property.ResourcePropertySet
-
The JNDI location that this datasource should be bound do (in the config file).
- RESOURCE_PATH - Static variable in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
The path under which the container resources are stored in the JAR.
- RESOURCE_REF - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'resource-ref'.
- RESOURCE_REFERENCE - Static variable in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag
-
Elements of resource-ref.
- RESOURCE_TYPE - Static variable in interface org.codehaus.cargo.container.property.ResourcePropertySet
-
The type of the resource (ex.
- ResourceConverter - Class in org.codehaus.cargo.container.property
-
A Resource is a representation of an object bound to JNDI.
- ResourceConverter() - Constructor for class org.codehaus.cargo.container.property.ResourceConverter
- ResourcePropertySet - Interface in org.codehaus.cargo.container.property
-
Gathers all resource properties valid for all types of containers.
- ResourceRef - Class in org.codehaus.cargo.module.webapp.resin.elements
-
Wrapper class representing a resin-web resource-ref entry.
- ResourceRef() - Constructor for class org.codehaus.cargo.module.webapp.resin.elements.ResourceRef
-
Constructor.
- ResourceRef(ResinWebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.resin.elements.ResourceRef
-
Constructor.
- resourceScript(Resource) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- resourceScript(Resource) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
- ResourceSupport - Interface in org.codehaus.cargo.container.configuration.entry
- ResourceUtils - Class in org.codehaus.cargo.container.internal.util
-
Utility class that provides a couple of methods for extracting files stored as resource in a JAR.
- ResourceUtils() - Constructor for class org.codehaus.cargo.container.internal.util.ResourceUtils
- responseBody - Variable in class org.codehaus.cargo.container.internal.util.HttpUtils.HttpResult
-
The HTTP connection response body.
- responseCode - Variable in class org.codehaus.cargo.container.internal.util.HttpUtils.HttpResult
-
The HTTP connection response code (eg 200).
- responseMessage - Variable in class org.codehaus.cargo.container.internal.util.HttpUtils.HttpResult
-
The HTTP connection response message (eg "Ok").
- restart() - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
-
Restarts the container.
- restart() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Restarts the container.
- revertPortOffset() - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
-
Revert the port offset on the configuration port properties.
- revertPortOffset() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Revert the port offset on the configuration port properties.
- revertPortOffset(String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Revert the port offset on the specified property
- RMI_PORT - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
The port to use when communicating with this server, for example to start and stop it.
- rmiPort - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
-
Port on which to start RMI.
- ROLE_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'role-name'.
- RoleElement - Class in org.codehaus.cargo.ant
-
Holds configuration data for the
<role>
tag used to configure the ANT plugin - RoleElement() - Constructor for class org.codehaus.cargo.ant.RoleElement
- run() - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
- run() - Method in class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
-
Start or stop Jetty by introspection.
- run() - Method in class org.codehaus.cargo.container.resin.internal.ResinRun
-
Sets up a listener socket and wait until we receive a request on it to stop the running server.
- run() - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncherLoggerRedirector
- run() - Method in class org.codehaus.cargo.daemon.CargoDaemonServlet
-
Background task to autostart containers if they are stopped.
- RUN_AS - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'run-as'.
- RUN_AS_ROLE_ASSIGNMENT - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'run-as-role-assignment'.
- runBatchScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
- RunBatchScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server
-
Implementation of run batch configuration script command.
- RunBatchScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server.RunBatchScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- runCommand(String) - Method in class org.codehaus.cargo.container.liberty.internal.LibertyInstall
-
Run the specified server command.
- runCommand(String, Map<String, String>) - Method in class org.codehaus.cargo.container.liberty.internal.LibertyInstall
-
Run the specified server command.
- runManageProfileCommand(String...) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
-
Run a manageprofile command.
- RunnableContainer - Interface in org.codehaus.cargo.container.internal
-
All methods that a container that can be started/stopped must implement.
- RUNNING - Static variable in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
-
The status of the deployable when it's running in Tomcat.
- runStartServerCommand(String...) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
-
Run a start server command.
- runStopServerCommand(String...) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
-
Run a stop server command.
- RUNTIME - Static variable in class org.codehaus.cargo.container.configuration.ConfigurationType
-
Represents a runtime configuration type.
- RUNTIME_ARGS - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
Runtime args to be used when starting/stopping containers (ex:
-userThreads
). - RuntimeConfiguration - Interface in org.codehaus.cargo.container.configuration
-
A runtime configuration represents a configuration for a container that is already started.
S
- sameContent(Element, Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Checks if two elements have the same content (excluding comments).
- sameElement(Element, Element) - Method in class org.codehaus.cargo.module.AbstractDescriptor
-
Checks if two elements are the same.
- Sample - Interface in org.codehaus.cargo.sample.testdata.ejb
-
Test EJB to verify Cargo can deploy EJB JAR to containers which supports it.
- SampleBean - Class in org.codehaus.cargo.sample.testdata.ejb
-
Test EJB to verify Cargo can deploy EJB JAR to containers which supports it.
- SampleBean() - Constructor for class org.codehaus.cargo.sample.testdata.ejb.SampleBean
- SampleHome - Interface in org.codehaus.cargo.sample.testdata.ejb
-
Test EJB to verify Cargo can deploy EJB JAR to containers which supports it.
- sanitizeFilename(String, Logger) - Static method in class org.codehaus.cargo.util.DefaultFileHandler
-
Sanitize a given name to turn it into a safe file name, removing for example leading or trailing slashes, as well as intermediate parent path jumps.
- SAR - Class in org.codehaus.cargo.container.deployable
-
Wraps a SAR file that will be deployed in the container.
- SAR - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
-
The SAR deployable type.
- SAR(String) - Constructor for class org.codehaus.cargo.container.deployable.SAR
- saveFile(String, InputStream) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Saves the input stream to a file, relative to the workspace directory.
- saveFile(String, String, InputStream) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Saves the input stream to a file, relative to the workspace directory of a container.
- saveFile(String, String, String, InputStream) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Saves the input stream to a file, relative to the workspace directory of a container and a given directory.
- saveHandleDatabase(HandleDatabase) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Save handle database to disk.
- saveRequestProperties(String, Properties) - Method in class org.codehaus.cargo.daemon.file.FileManager
-
Saves the start request properties to a file to the workspace directory, so that it can later be started again.
- saveSyncScript() - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- SaveSyncScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
-
Implementation of saving wsadminlib configuration script command.
- SaveSyncScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SaveSyncScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- saveXml(Document, String) - Method in class org.codehaus.cargo.util.XmlUtils
-
write the xml document to disk, rethrowing checked exceptions as runtime.
- scheduleDeployment(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
-
Used by
TomcatEmbeddedLocalDeployer
to registerDeployable
s that are to be deployed once the container is started. - ScriptCommand - Interface in org.codehaus.cargo.container.configuration.script
-
General interface for configuration script commands.
- ScriptingCapableContainer - Interface in org.codehaus.cargo.container
-
Represents container capable of executing configuration scripts.
- SECURITY_CONSTRAINT - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'security-constraint'.
- SECURITY_PERMISSION - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'security-permission'.
- SECURITY_ROLE - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Element name 'security-role'.
- SECURITY_ROLE - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'security-role'.
- SECURITY_ROLE_ASSIGNMENT - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'security-role-assignment'.
- SecurityConstraint - Class in org.codehaus.cargo.module.webapp.elements
- SecurityConstraint(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.SecurityConstraint
-
Constructor.
- selectAll() - Method in class org.codehaus.cargo.sample.testdata.jdbc.DerbyDao
- selectAppDeployments(Deployable, Element) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
-
this will select the node(s) that match the below deployment.
- selectElementMatchingXPath(String, Element) - Method in class org.codehaus.cargo.util.XmlUtils
-
The following will search the given element for the specified XPath and return any node that matches.
- selectElementsMatchingXPath(String, Element) - Method in class org.codehaus.cargo.util.XmlUtils
-
The following will search the given element for the specified XPath and return a list of nodes that match.
- sendError(HttpServletResponse, String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
-
Sends the given error message back in the http response.
- sendMessage(HttpServletResponse, String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
-
Sends the given message back in the http response.
- server - Variable in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
-
Jetty Server object.
- SERVER - Static variable in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.TargetType
-
One server.
- SERVER - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
WebLogic server name.
- SERVER - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
WebSphere server name.
- SERVER_NAME - Static variable in interface org.codehaus.cargo.container.jrun.JRun4xPropertySet
-
The JRun server instance name.
- ServerConfigUtils - Class in org.codehaus.cargo.container.liberty.internal
-
A utility class holding useful methods for writing WebSphere Liberty server config files.
- serverSocket - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
TCP socket.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.daemon.CargoDaemonErrorServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.cargo.daemon.CargoDaemonServlet
- Servlet - Class in org.codehaus.cargo.module.webapp.elements
- Servlet(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.Servlet
-
Constructor.
- Servlet(WebXmlTag, String, String) - Constructor for class org.codehaus.cargo.module.webapp.elements.Servlet
-
Constructor.
- SERVLET - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'servlet'.
- SERVLET_CLASS - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'servlet-class'.
- SERVLET_DESCRIPTOR - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'servlet-descriptor'.
- SERVLET_MAPPING - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'servlet-mapping'.
- SERVLET_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'servlet-name'.
- ServletContainerCapability - Class in org.codehaus.cargo.container.internal
-
Capability for Servlet containers.
- ServletContainerCapability() - Constructor for class org.codehaus.cargo.container.internal.ServletContainerCapability
- ServletMapping - Class in org.codehaus.cargo.module.webapp.elements
- ServletMapping(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.ServletMapping
-
Constructor.
- ServletPropertySet - Interface in org.codehaus.cargo.container.property
-
Gathers all properties related to Servlet/JSP containers.
- Session - Class in org.codehaus.cargo.module.ejb
-
Class representing a session ejb definition in an ejb-jar.xml descriptor.
- Session() - Constructor for class org.codehaus.cargo.module.ejb.Session
- SESSION - Static variable in class org.codehaus.cargo.module.ejb.EjbJarXmlTag
-
Element name 'session'.
- SESSION - Static variable in class org.codehaus.cargo.module.webapp.EjbRef
-
Constant representing an session ejb reference.
- SESSION_CONFIG - Static variable in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag
-
Elements of session-config.
- SESSION_CONFIG - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'session-config'.
- SESSION_DESCRIPTOR - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'session-descriptor'.
- SESSION_MANAGEMENT_PROPERTIES - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
WebSphere session management properties.
Example:
NoAdditionalSessionInfo=true|
NoAffinitySwitchBack=false
Used for configuration of session management properties for WebSphere server. - SESSION_PATH - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
-
The default session path to use for all session cookies.
- setAction(String) - Method in class org.codehaus.cargo.ant.CargoTask
-
Sets the action to execute ("start", "stop", etc.).
- setAdditionalClasspathEntries(List<String>) - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- setAppend(boolean) - Method in class org.codehaus.cargo.ant.CargoTask
- setAppend(boolean) - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
-
Sets whether output of the container should be appended to an existing file, or the existing file should be truncated.
- setAppend(boolean) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Sets whether output of the container should be appended to an existing file, or the existing file should be truncated.
- setAppend(boolean) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setAppendOutput(boolean) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Controls whether the redirected output should be appended to an existing output file (if any).
- setAppendOutput(boolean) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Controls whether the redirected output should be appended to an existing output file (if any).
- setArtifactId(String) - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- setArtifactId(String) - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- setArtifactInstaller(ArtifactInstaller) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setAttribute(ObjectName, Attribute) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- setAttributeName(String) - Method in class org.codehaus.cargo.util.XmlReplacement
- setAttributes(ObjectName, AttributeList) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- setAuthentication(String, String) - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
-
Set HTTP authentication.
- setAutoDeploy(boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Host
-
Supposed to enable auto-deployment of war file.
- setAutostart(boolean) - Method in class org.codehaus.cargo.daemon.Handle
-
Sets if the container should autostart
- setAutostart(boolean) - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- setAvailable(boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Context
-
Makes web application available/unavailable.
- setBaseDir(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Engine
-
Sets the directory that Tomcat will use as a workspace.
- setBeaHome(String) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
Sets the Bea home directory.
- setCargoProject(CargoProject) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
- setCatalinaBase(File) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Sets the Tomcat installation where catalina jars are loaded from.
- setCatalinaHome(File) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Sets the directory where Tomcat stores data file for the current running instance.
- setClass(Class) - Method in class org.codehaus.cargo.ant.CargoTask
- setClass(Class) - Method in class org.codehaus.cargo.ant.ConfigurationElement
- setClass(Class) - Method in class org.codehaus.cargo.ant.DeployableElement
- setClassifier(String) - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- setClassifier(String) - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- setClassLoader(ClassLoader) - Method in interface org.codehaus.cargo.container.EmbeddedLocalContainer
- setClassLoader(ClassLoader) - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
- setClassName(String) - Method in class org.codehaus.cargo.container.configuration.entry.Resource
- setClasspath(String) - Method in class org.codehaus.cargo.maven3.configuration.Dependency
- setClasspaths(List<String>) - Method in class org.codehaus.cargo.ant.DaemonElement
- setClasspaths(List<String>) - Method in class org.codehaus.cargo.maven3.configuration.Daemon
- setClusterName(String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
- setConfigDirectory(File) - Method in class org.codehaus.cargo.maven3.merge.MergeWebXml
- setConfigfile(boolean) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Set if the destination should be considered a configuration file
- setConfigfile(String) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Set if the destination should be considered a configuration file
- setConfigFileProperty(FileConfig) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
-
set the config file property for a configuration.
- setConfigFileProperty(FileConfig) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
set the config file property for a configuration.
- setConfigfiles(FileConfig[]) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setConfiguration(LocalConfiguration) - Method in interface org.codehaus.cargo.container.LocalContainer
- setConfiguration(LocalConfiguration) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- setConfiguration(LocalConfiguration) - Method in class org.codehaus.cargo.daemon.Handle
-
Sets the configuration.
- setConfiguration(RuntimeConfiguration) - Method in interface org.codehaus.cargo.container.RemoteContainer
- setConfiguration(RuntimeConfiguration) - Method in class org.codehaus.cargo.container.spi.AbstractRemoteContainer
- setConfigurationElement(Configuration) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
-
See the Cargo Maven 3 plugin reference guide for more details.
- setConnectionProperties(Properties) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setConnectionProperties(Properties) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setConnectionProperties(Properties) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setConnectionType(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setConnectionType(String) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setConnectionType(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setContainer(InstalledLocalContainer) - Method in class org.codehaus.cargo.daemon.Handle
-
Sets the container.
- setContainer(InstalledLocalContainer) - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- setContainerElement(Container) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
-
See the Cargo Maven 3 plugin reference guide for more details.
- setContainerFactory(ContainerFactory) - Method in class org.codehaus.cargo.ant.CargoTask
- setContainerId(String) - Method in class org.codehaus.cargo.ant.CargoTask
- setContainerId(String) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setContainerLogPath(String) - Method in class org.codehaus.cargo.daemon.Handle
-
Set the Cargo log file path of the container
- setContainerOutputPath(String) - Method in class org.codehaus.cargo.daemon.Handle
-
Set the container output log file path
- setContext(String) - Method in class org.codehaus.cargo.container.deployable.WAR
- setContextKey(String) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setCopyWebApp(Boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
-
copy webapp.
- setDaemonRun(boolean) - Method in class org.codehaus.cargo.maven3.util.CargoProject
- setDatasources(DataSource[]) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setDefaultHost(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Engine
-
Don't know what it really does.
- setDefaultRealm(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
- setDefaultRealm(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
If a default realm is available, set it on the given webapp.
- setDefaultRealm(Object) - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
-
If a default realm is available, set it on the given webapp.
- setDefaultStrategyIfNoneSpecified(MergeStrategy) - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
- setDependencies(Dependency[]) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setDeployableIdentifier(String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
- setDeployables(List<Deployable>) - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- setDeployablesElement(Deployable[]) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
-
See the Cargo Maven 3 plugin reference guide for more details.
- setDeployerElement(Deployer) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
-
See the Cargo Maven 3 plugin reference guide for more details.
- setDeployURL(String) - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
- setDescriptorIo(DescriptorIo) - Method in class org.codehaus.cargo.module.AbstractDescriptorType
-
Set the IO class for this descriptor type.
- setDescriptorIo(DescriptorIo) - Method in class org.codehaus.cargo.module.merge.DocumentStreamAdapter
- setDescriptorType(DescriptorType) - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
- setDomainName(String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
- setDownloadDir(String) - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
- setDownloadDir(String) - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- setDownloadDir(String) - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
- setDriverClass(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setDriverClass(String) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setDriverClass(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setEjbHomeInterface(String) - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Sets the ejb home interface.
- setEjbInterface(String) - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Sets the ejb interface.
- setEjbName(String) - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Sets the ejb name.
- setEmbeddedClassLoader(ClassLoader) - Method in class org.codehaus.cargo.maven3.util.CargoProject
- setEncoding(String) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Sets the character encoding to use when token filtering is performed.
- setEnvironmentVariable(String, String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets an environment variable for the JVM.
- setEnvironmentVariable(String, String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets an environment variable for the JVM.
- setExcludeHosts(String) - Method in class org.codehaus.cargo.container.installer.Proxy
-
List of hosts which should be connected too directly and not through the proxy server.
- setExcludeHosts(String) - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- setExtension(String) - Method in class org.codehaus.cargo.module.webapp.elements.MimeMapping
-
Set the Extension.
- setExtraClasspath(String[]) - Method in class org.codehaus.cargo.container.deployable.WAR
-
Sets additional classpath entries for the web application that usually reside outside of the WAR file to facilitate rapid development without fully assembling the WAR file.
- setExtraClasspath(String[]) - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
- setExtraClasspath(String[]) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- setExtractDir(String) - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
- setExtractDir(String) - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- setExtractDir(String) - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- setExtractDir(String) - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
- setExtractWar(Boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
-
If true, all wars deployed by this deployer will be extracted before being deployed.
- setFile(File) - Method in class org.codehaus.cargo.ant.PropertySet
- setFile(String) - Method in class org.codehaus.cargo.ant.DeployableElement
- setFile(String) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Sets the file to be used.
- setFile(String) - Method in class org.codehaus.cargo.util.DefaultXmlFileBuilder
-
sets the name of the file we will read and write.
- setFile(String) - Method in interface org.codehaus.cargo.util.XmlFileBuilder
-
sets the name of the file we will read and write.
- setFile(String) - Method in class org.codehaus.cargo.util.XmlReplacement
- setFile(String, String) - Method in class org.codehaus.cargo.tools.daemon.DaemonParameters
-
Sets a daemon file.
- setFile(Deployable, String) - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
- setFile(Deployable, String) - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
- setFileHandler(FileHandler) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
- setFileHandler(FileHandler) - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
- setFileHandler(FileHandler) - Method in interface org.codehaus.cargo.container.LocalContainer
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.module.DefaultJarArchive
- setFileHandler(FileHandler) - Method in class org.codehaus.cargo.util.XmlUtils
- setFileProperty(FileConfig) - Method in interface org.codehaus.cargo.container.configuration.LocalConfiguration
-
set the file property for a configuration.
- setFileProperty(FileConfig) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
set the file property for a configuration.
- setFiles(FileConfig[]) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setFilterClass(String) - Method in class org.codehaus.cargo.module.webapp.elements.Filter
-
Set the filter class.
- setFilterName(String) - Method in class org.codehaus.cargo.module.webapp.elements.Filter
- setFilterName(String) - Method in class org.codehaus.cargo.module.webapp.elements.FilterMapping
-
Set the filter name.
- setFirstName(String) - Method in class org.codehaus.cargo.sample.testdata.jdbc.Person
- setForceStop(boolean) - Method in class org.codehaus.cargo.daemon.Handle
- setFormContent(String, String) - Method in interface org.codehaus.cargo.container.internal.http.FormContentType
-
Sets a form content, repeating names (keys) will be overriden.
- setFormContent(String, String) - Method in class org.codehaus.cargo.container.internal.http.UrlEncodedFormContentType
-
Sets a form content, repeating names (keys) will be overriden.
- setFormFile(String, File) - Method in class org.codehaus.cargo.container.internal.http.MultipartFormContentType
-
Sets a form content file, repeating names (keys) will be overriden.
- setGlobalSecurityPropertyScript(String, String) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- SetGlobalSecurityPropertyScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
-
Implementation of setting global security property configuration script command.
- SetGlobalSecurityPropertyScriptCommand(Configuration, String, String, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetGlobalSecurityPropertyScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- setGroupId(String) - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- setGroupId(String) - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- setHandleId(String) - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- setHome(String) - Method in class org.codehaus.cargo.ant.CargoTask
-
Sets the home dir.
- setHome(String) - Method in class org.codehaus.cargo.ant.ConfigurationElement
- setHome(String) - Method in interface org.codehaus.cargo.container.InstalledLocalContainer
- setHome(String) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- setHome(String) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setHome(String) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setHost(String) - Method in class org.codehaus.cargo.container.installer.Proxy
- setHost(String) - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- setId(String) - Method in class org.codehaus.cargo.ant.CargoTask
- setId(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setId(String) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setId(String) - Method in class org.codehaus.cargo.container.configuration.entry.Resource
- setId(String) - Method in class org.codehaus.cargo.daemon.Handle
-
Sets the handle identifier.
- setId(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setId(String) - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Id setter.
- setIgnoreFailures(boolean) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
- setImplementation(String) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setImplementation(String) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setImplementation(String) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
- setImplementation(String) - Method in class org.codehaus.cargo.maven3.configuration.Deployer
- setImplementation(String) - Method in class org.codehaus.cargo.maven3.configuration.Packager
- setInstallerZipFile(String) - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- setInstallURL(URL) - Method in class org.codehaus.cargo.ant.ZipURLInstallerElement
- setJarFile(File) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets the JAR file containing the main class to execute.
- setJarFile(File) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets the JAR file containing the main class to execute.
- setJndiLocation(String) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setJndiName(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setJndiName(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setJndiName(String) - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Sets the jndi name.
- setJvm(String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets the command to launch the JVM.
- setJvm(String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets the command to launch the JVM.
- setJvmLauncherFactory(JvmLauncherFactory) - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
-
Sets the factory used to spawn the container JVM.
- setJvmLauncherFactory(JvmLauncherFactory) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Sets the factory used to spawn the container JVM.
- setJvmPropertyScript(String, String) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- SetJvmPropertyScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
-
Implementation of setting JVM property configuration script command.
- SetJvmPropertyScriptCommand(Configuration, String, String, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetJvmPropertyScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- setJvmToLaunchContainerIn(JvmLauncher) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Determines which java virtual machine will run the container.
- setLastName(String) - Method in class org.codehaus.cargo.sample.testdata.jdbc.Person
- setLevel(LogLevel) - Method in class org.codehaus.cargo.util.internal.log.AbstractLogger
- setLevel(LogLevel) - Method in interface org.codehaus.cargo.util.log.Logger
- setListeningParameters(InetSocketAddress, String) - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
- setListeningParameters(InetSocketAddress, String) - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
- setLocal(boolean) - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Set if the referenced ejb is a local ejb.
- setLocal(String) - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Local setter.
- setLocalHome(String) - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
LocalHome setter.
- setLocation(String) - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- setLog(File) - Method in class org.codehaus.cargo.ant.CargoTask
- setLog(File) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setLogFile(String) - Method in class org.codehaus.cargo.tools.daemon.DaemonStart
- setLogger(Logger) - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in class org.codehaus.cargo.container.internal.util.ResourceUtils
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
- setLogger(Logger) - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
- setLogger(Logger) - Method in class org.codehaus.cargo.container.jetty.internal.JettyExecutorThread
- setLogger(Logger) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in class org.codehaus.cargo.container.spi.packager.AbstractDirectoryPackager
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in class org.codehaus.cargo.container.spi.startup.AbstractContainerMonitor
- setLogger(Logger) - Method in class org.codehaus.cargo.generic.configuration.DefaultConfigurationFactory
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Overriden in order to set the logger on ancillary components.
- setLogger(Logger) - Method in interface org.codehaus.cargo.util.log.Loggable
- setLogger(Logger) - Method in class org.codehaus.cargo.util.log.LoggedObject
- setLoginConfig(WebXml, String, String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlUtils
-
Set the login config.
- setLogLevel(String) - Method in class org.codehaus.cargo.ant.CargoTask
- setLogLevel(String) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setMainClass(String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets the qualified name of the Java class to execute.
- setMainClass(String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets the qualified name of the Java class to execute.
- setMergeJarFiles(boolean) - Method in class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Control whether the merge should include JAR files.
- setMergeStrategy(String, MergeStrategy) - Method in class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Set the merging strategy for a particular tag.
- setMessage(String) - Method in class org.codehaus.cargo.simple.SimpleClass
- setMimeType(String) - Method in class org.codehaus.cargo.module.webapp.elements.MimeMapping
-
Set the mime type.
- setName(String) - Method in class org.codehaus.cargo.ant.Property
- setName(String) - Method in class org.codehaus.cargo.ant.RoleElement
- setName(String) - Method in class org.codehaus.cargo.ant.UserElement
- setName(String) - Method in class org.codehaus.cargo.container.property.User
- setName(String) - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployablewithSettableName
-
Sets the name of this deployable.
- setName(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Engine
-
Assigns a name to engine.
- setName(String) - Method in class org.codehaus.cargo.maven3.configuration.Resource
- setName(String) - Method in class org.codehaus.cargo.maven3.configuration.User
- setName(String) - Method in class org.codehaus.cargo.module.ejb.EjbDef
-
Name setter.
- setName(String) - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Sets the name of the reference.
- setNamespaces(Map<String, String>) - Method in class org.codehaus.cargo.util.DefaultXmlFileBuilder
-
assign prefix to namespace mappings used for xpath and other xml operations.
- setNamespaces(Map<String, String>) - Method in class org.codehaus.cargo.util.NamespaceContextImpl
- setNamespaces(Map<String, String>) - Method in interface org.codehaus.cargo.util.XmlFileBuilder
-
assign prefix to namespace mappings used for xpath and other xml operations.
- setNamespaces(Map<String, String>) - Method in class org.codehaus.cargo.util.XmlUtils
- setOutput(String) - Method in class org.codehaus.cargo.ant.CargoTask
- setOutput(String) - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
- setOutput(String) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- setOutput(String) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setOutputFile(File) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets the file to which the output of the JVM is redirected.
- setOutputFile(File) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets the file to which the output of the JVM is redirected.
- setOutputLocation(String) - Method in class org.codehaus.cargo.maven3.configuration.Packager
- setOutputLogger(Logger, String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets the logger to which the output of the JVM is redirected.
- setOutputLogger(Logger, String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets the logger to which the output of the JVM is redirected.
- setOverwrite(boolean) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Set if the destination file should be overwritten.
- setOverwrite(String) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Set if the destination file should be overwritten.
- setPackagerElement(Packager) - Method in class org.codehaus.cargo.maven3.PackageMojo
- setParameter(String, String) - Method in class org.codehaus.cargo.container.configuration.entry.Resource
-
Set a resource parameter.
- setParameter(String, String) - Method in class org.codehaus.cargo.tools.daemon.DaemonParameters
-
Sets a daemon parameter.
- setParameters(Map<String, String>) - Method in class org.codehaus.cargo.container.configuration.entry.Resource
-
Set parameters.
- setParameters(Map<String, String>) - Method in class org.codehaus.cargo.maven3.configuration.Resource
- setParameters(PropertyTable) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Set the parameters of the request.
- setParamName(String) - Method in class org.codehaus.cargo.module.webapp.elements.ContextParam
-
Set the parameter name.
- setParamName(String) - Method in class org.codehaus.cargo.module.webapp.elements.InitParam
- setParamValue(String) - Method in class org.codehaus.cargo.module.webapp.elements.ContextParam
-
Set the parameter value.
- setParamValue(String) - Method in class org.codehaus.cargo.module.webapp.elements.InitParam
- setParentClassLoader(ClassLoader) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Engine
-
Sets the
ClassLoader
that this engine will delegate to. - setParentLoaderPriority(Boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
-
This is called java2classloadercompliance setting in jetty5 and the parentloaderpriority in jetty6.
- setPassword(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setPassword(String) - Method in class org.codehaus.cargo.ant.UserElement
- setPassword(String) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setPassword(String) - Method in class org.codehaus.cargo.container.installer.Proxy
- setPassword(String) - Method in class org.codehaus.cargo.container.property.User
-
Sets the authenticated user password.
- setPassword(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setPassword(String) - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- setPassword(String) - Method in class org.codehaus.cargo.maven3.configuration.User
- setPathname(File) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.MemoryRealm
-
Sets the file to load username/password.
- setPingTimeout(Long) - Method in class org.codehaus.cargo.ant.DeployableElement
- setPingUrl(URL) - Method in class org.codehaus.cargo.ant.DeployableElement
- setPort(int) - Method in class org.codehaus.cargo.container.installer.Proxy
- setPort(int) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Sets the HTTP port number.
- setPort(int) - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- setProject(MavenProject) - Method in class org.codehaus.cargo.maven3.AbstractUberWarMojo
-
Sets the configured project.
- setProperties(Map<String, String>) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setProperties(Map<String, String>) - Method in class org.codehaus.cargo.maven3.configuration.Daemon
- setProperties(Map<String, String>) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
- setProperties(JvmLauncher) - Method in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
-
Set the properties on the JVM launcher.
- setProperties(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
-
Set the properties on the JVM launcher.
- setProperties(JvmLauncher) - Method in class org.codehaus.cargo.container.wildfly.WildFly13xInstalledLocalContainer
- setProperties(PropertyTable) - Method in class org.codehaus.cargo.daemon.Handle
-
Sets the properties.
- setPropertiesFile(File) - Method in class org.codehaus.cargo.ant.ConfigurationElement
- setPropertiesFile(File) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setPropertiesOnDeployable(Deployable, CargoProject) - Method in class org.codehaus.cargo.maven3.configuration.Deployable
-
Set user-defined properties on the created deployable.
- setProperty(String, String) - Method in interface org.codehaus.cargo.container.configuration.Configuration
-
A property is a configuration value for the container (eg the web port, the number of executing threads, etc).
- setProperty(String, String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractConfiguration
-
A property is a configuration value for the container (eg the web port, the number of executing threads, etc).
- setProperty(String, String) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
A property is a configuration value for the container (eg the web port, the number of executing threads, etc).
- setPropertyIfNotNull(Properties, String, Object) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Sets a property value if the property is not null.
- setProxy(Proxy) - Method in class org.codehaus.cargo.container.installer.ZipURLInstaller
-
Sets proxy details.
- setRealm(TomcatEmbedded.MemoryRealm) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Associates a realm to Tomcat.
- setRealm(TomcatEmbedded.MemoryRealm) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Engine
-
Set the realm.
- setRedeployURL(String) - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
- setRefId(Reference) - Method in class org.codehaus.cargo.ant.CargoTask
- setReplacementBehavior(XmlReplacement.ReplacementBehavior) - Method in class org.codehaus.cargo.util.XmlReplacement
- setRequestBody(String) - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
- setResourceLoader(ClassLoader) - Static method in class org.codehaus.cargo.container.internal.util.ResourceUtils
- setResources(Resource[]) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setResponseBody(String) - Method in class org.codehaus.cargo.container.internal.http.HttpResult
- setResponseCode(int) - Method in class org.codehaus.cargo.container.internal.http.HttpResult
- setResponseMessage(String) - Method in class org.codehaus.cargo.container.internal.http.HttpResult
- setRoles(String[]) - Method in class org.codehaus.cargo.maven3.configuration.User
- setSave(boolean) - Method in class org.codehaus.cargo.daemon.request.StartRequest
-
Sets the save flag.
- setSecurityRealm() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalContainer
-
Defines a security realm and adds defined users to it.
- setSecurityRealm() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
Defines a security realm and adds defined users to it.
- setSecurityRealm() - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedLocalContainer
-
Defines a security realm and adds defined users to it.
- setServerName(String) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.RemoteDeployerConfig
- setServerName(String) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
- setServletClass(String) - Method in class org.codehaus.cargo.module.webapp.elements.Servlet
- setServletName(String) - Method in class org.codehaus.cargo.module.webapp.elements.Servlet
- setServletName(String) - Method in class org.codehaus.cargo.module.webapp.elements.ServletMapping
-
Set the servlet name.
- setSessionContext(SessionContext) - Method in class org.codehaus.cargo.sample.testdata.ejb.SampleBean
- setSessionManagementPropertyScript(String, String) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- SetSessionManagementPropertyScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
-
Implementation of setting session management property configuration script command.
- SetSessionManagementPropertyScriptCommand(Configuration, String, String, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetSessionManagementPropertyScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- setSharedClasspath(String[]) - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
- setSharedClasspath(String[]) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- setShouldCopyWars(boolean) - Method in class org.codehaus.cargo.container.tomcat.TomcatCopyingInstalledLocalDeployer
-
Whether the local deployer should copy the wars to the Tomcat webapps directory.
- setShouldDeployExpanded(DeployableType, boolean) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
-
Decide whether some expanded deployables of the specified type should be deployed or not.
- setSpawn(boolean) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets whether the JVM should be launched in spawn mode
- setSpawn(boolean) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets whether the JVM should be launched in spawn mode
- setState(State) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- setStrategy(String, MergeStrategy) - Method in class org.codehaus.cargo.module.merge.DescriptorMergerByTag
-
Set the merging strategy for a particular tag.
- setSystemProperties(Map<String, String>) - Method in interface org.codehaus.cargo.container.internal.SpawnedContainer
- setSystemProperties(Map<String, String>) - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
- setSystemProperties(Map<String, String>) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setSystemPropertiesFile(File) - Method in class org.codehaus.cargo.ant.CargoTask
- setSystemPropertiesFile(File) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setSystemProperty(String, String) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets a system property for the JVM.
- setSystemProperty(String, String) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets a system property for the JVM.
- setSystemPropertyScript(String, String) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- SetSystemPropertyScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.domain
-
Implementation of setting system property configuration script command.
- SetSystemPropertyScriptCommand(Configuration, String, String, String) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.domain.SetSystemPropertyScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- setTag(DescriptorTag) - Method in class org.codehaus.cargo.module.DescriptorElement
- setTimeout(int) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Operation timeout when communicating with Tomcat manager
- setTimeout(long) - Method in class org.codehaus.cargo.ant.CargoTask
- setTimeout(long) - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
- setTimeout(long) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
- setTimeout(long) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets the timeout in milliseconds after which the process will be killed if still running.
- setTimeout(long) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets the timeout in milliseconds after which the process will be killed if still running.
- setTimeout(Long) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setToDir(String) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Sets the destination directory to use.
- setToFile(String) - Method in class org.codehaus.cargo.container.configuration.FileConfig
-
Sets the destination file name.
- setTransactionSupport(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setTransactionSupport(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setTransactionSupport(TransactionSupport) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setType(String) - Method in class org.codehaus.cargo.ant.ConfigurationElement
-
Defaults to the standalone configuration if type is not specified by the user.
- setType(String) - Method in class org.codehaus.cargo.ant.DeployableElement
- setType(String) - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- setType(String) - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- setType(String) - Method in class org.codehaus.cargo.maven3.configuration.Deployer
- setType(String) - Method in class org.codehaus.cargo.maven3.configuration.Packager
- setType(String) - Method in class org.codehaus.cargo.maven3.configuration.Resource
- setType(String) - Method in class org.codehaus.cargo.module.webapp.EjbRef
-
Sets the type of the reference.
- setType(ConfigurationType) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setType(ContainerType) - Method in class org.codehaus.cargo.ant.CargoTask
- setType(ContainerType) - Method in class org.codehaus.cargo.maven3.configuration.Container
- setUndeployURL(String) - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
- setupConfFiles(String) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
setup the files in the configuration's
conf
directory. - setupConfFiles(String) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
-
setup the files in the configuration's
conf
directory. - setupConfFiles(String) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
setup the files in the configuration's
conf
directory. - setupConfFiles(String) - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xStandaloneLocalConfiguration
-
setup the files in the configuration's
conf
directory. - setupConfigurationDir() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
-
Set up the configuration directory (create it and clean it).
- setupDeployables(WebLogicLocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xExistingLocalConfiguration
-
Deploy the Deployables to the weblogic configuration.
- setupDeployables(WebLogicLocalContainer) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xExistingLocalConfiguration
-
Deploy the Deployables to the weblogic configuration.
- setupExtraClasspath() - Method in class org.codehaus.cargo.ant.CargoTask
-
Set up extra classpaths if defined.
- setupExtraSysProps(JvmLauncher, Map<String, String>) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
-
Setup of the Extra required java system properties to configure JOnAS properly.
- setupExtraSysProps(JvmLauncher, Map<String, String>) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
-
Setup of the Extra required java system properties to configure JOnAS properly.
- setupExtraSysProps(JvmLauncher, Map<String, String>) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
-
Setup of the Extra required java system properties to configure JOnAS properly.
- setupHome() - Method in class org.codehaus.cargo.ant.CargoTask
-
Set up a home dir (possibly using a ZipURLInstaller).
- setupLogger() - Method in class org.codehaus.cargo.ant.CargoTask
-
Set up a logger for the container.
- setupManager(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
Setup the manager webapp.
- setupManager(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
-
Setup the manager webapp.
- setupManager(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
-
Setup the manager webapp.
- setupManager(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
-
Setup the manager webapp.
- setupOutput() - Method in class org.codehaus.cargo.ant.CargoTask
-
Set up an output file containing container's console output if defined.
- setupSharedClasspath() - Method in class org.codehaus.cargo.ant.CargoTask
-
Set up shared classpath if defined.
- setupSysProps(JvmLauncher) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasInstalledLocalContainer
-
Setup of the required java system properties to configure JOnAS properly.
- setupSystemProperties() - Method in class org.codehaus.cargo.ant.CargoTask
-
Set up system properties if defined.
- setupTimeout() - Method in class org.codehaus.cargo.ant.CargoTask
-
Set up a timeout if defined.
- setupWebApps(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
-
Setup the web apps directory and deploy applications.
- setupWebApps(LocalContainer) - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xStandaloneLocalConfiguration
-
Setup the web apps directory and deploy applications.
- setUrl(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setUrl(String) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setUrl(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setUrl(URL) - Method in class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
- setUser(String) - Method in class org.codehaus.cargo.container.installer.Proxy
- setUser(String) - Method in class org.codehaus.cargo.maven3.configuration.Proxy
- setUserAgent(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Sets the user agent name to use when communicating with Tomcat manager.
- setUserAgent(String) - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Sets the user agent name to use when communicating with Cargo daemon.
- setUsername(String) - Method in class org.codehaus.cargo.ant.DataSourceElement
- setUsername(String) - Method in class org.codehaus.cargo.container.configuration.entry.DataSource
- setUsername(String) - Method in class org.codehaus.cargo.maven3.configuration.DataSource
- setUsers(User[]) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setValue(String) - Method in class org.codehaus.cargo.ant.Property
- setValue(String) - Method in class org.codehaus.cargo.module.webapp.resin.elements.SystemProperty
-
Set the system property value.
- setValue(String) - Method in class org.codehaus.cargo.util.XmlReplacement
- setVersion(String) - Method in class org.codehaus.cargo.maven3.configuration.ArtifactInstaller
- setVersion(DeployableVersion) - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- setVirtualHosts(String[]) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
-
Set a list of virtual hosts corresponding to the webapps deployed via this deployer.
- setWarn(boolean) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalDeployer
- setWorkingDirectory(File) - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Sets the working directory for the forked JVM.
- setWorkingDirectory(File) - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Sets the working directory for the forked JVM.
- setXmlReplacements(XmlReplacement[]) - Method in class org.codehaus.cargo.maven3.configuration.Configuration
- setXpathExpression(String) - Method in class org.codehaus.cargo.util.XmlReplacement
- setZipUrlInstaller(ZipUrlInstaller) - Method in class org.codehaus.cargo.maven3.configuration.Container
- SHARED_CLASSPATH - Static variable in class org.codehaus.cargo.maven3.configuration.Dependency
-
Represents the "shared" classpath type.
- shouldAppend() - Method in class org.codehaus.cargo.maven3.configuration.Container
- shouldDeployExpanded(DeployableType) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractCopyingInstalledLocalDeployer
- shutdownDomainScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- ShutdownDomainScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of shutdown domain configuration script command.
- ShutdownDomainScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.ShutdownDomainScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- shutdownInProgress - Static variable in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Whether a JVM shutdown is in progress.
- shutdownServerScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly8xCliConfigurationFactory
- shutdownServerScript() - Method in interface org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFlyCliConfigurationFactory
- ShutdownServerScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server
-
Implementation of shutdown server configuration script command.
- ShutdownServerScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly8.server.ShutdownServerScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- SimpleClass - Class in org.codehaus.cargo.simple
-
Simple class which holds a String message.
- SimpleClass() - Constructor for class org.codehaus.cargo.simple.SimpleClass
-
Empty constructor.
- SimpleContainerIdentity - Class in org.codehaus.cargo.generic.internal.util
-
Represents a container identified only by its id.
- SimpleContainerIdentity(String) - Constructor for class org.codehaus.cargo.generic.internal.util.SimpleContainerIdentity
- SimpleHttpFileServer - Class in org.codehaus.cargo.container.jboss.internal
-
Implementation of a Web server that serves one file.
- SimpleHttpFileServer() - Constructor for class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
create the simple http file server.
- SimpleLogger - Class in org.codehaus.cargo.util.log
-
Simple implementation which sends log messages to the console (stdout).
- SimpleLogger() - Constructor for class org.codehaus.cargo.util.log.SimpleLogger
- sleep(long) - Static method in class org.codehaus.cargo.container.internal.util.JdkUtils
-
Pauses the current thread for the specified amount.
- SOCKETWAIT_PORT - Static variable in interface org.codehaus.cargo.container.resin.ResinPropertySet
-
The Resin socketwait port number.
- sortResources() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicWlstStandaloneLocalConfiguration
-
Sort resource list because some resources needs to have another resources created first.
- SPAWN_PROCESS - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
Specify if the process should run spawned; i.e. outlive CARGO's process and that the started container keeps running even after CARGO itself has terminated.
- SpawnedContainer - Interface in org.codehaus.cargo.container.internal
-
All methods that a container that is spawned must implement.
- splitPropertiesOnDelimiter(String, char) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Construct a Properties object from a single string, by splitting it on a specified delimiter.
- splitPropertiesOnPipe(String) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Construct a Properties object from a single string, converting '|' symbols to end of line characters for parsing.
- splitPropertiesOnSemicolon(String) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Construct a Properties object from a single string, converting ';' symbols to end of line characters for parsing.
- SSL_HOSTNAME_VERIFICATION_IGNORED - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
Specifies whether to ignore the installed implementation of the weblogic.security.SSL.HostnameVerifier interface (when this server is acting as a client to another application server).
Possible values: true or false.
Default set to true for test purposes. - SSL_HOSTNAME_VERIFIER_CLASS - Static variable in interface org.codehaus.cargo.container.weblogic.WebLogicPropertySet
-
The name of the class that implements the weblogic.security.SSL.HostnameVerifier interface.
- sslScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- SslScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of setting server SSL properties configuration script command.
- SslScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.SslScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- STANDALONE - Static variable in class org.codehaus.cargo.container.configuration.ConfigurationType
-
Represents a standalone configuration type.
- StandaloneLocalConfiguration - Interface in org.codehaus.cargo.container.configuration
-
Using a standalone configuration allows Cargo to create a valid configuration for your container in the directory of your choice.
- start() - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
-
Starts the container.
- start() - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
-
starts the server.
- start() - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
starts the server.
- start() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Starts the container.
- start() - Method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Launches a JVM according to the configuration of this launcher.
- start() - Method in interface org.codehaus.cargo.container.spi.jvm.JvmLauncher
-
Launches a JVM according to the configuration of this launcher.
- start() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Starts the container.
- start(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Starts the webapp at the specified context path.
- start(Deployable) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty7x8x9x10x11xEmbeddedLocalDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable, DeployableMonitor) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Starts a
Deployable
that is already deployed in the running container but that is not servicing requests. - start(DaemonStart) - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Starts a container specified by the start request.
- start(BundleContext) - Method in class org.codehaus.cargo.sample.testdata.bundle.TestBundle
-
Starts the bundle, will write a
Hello, World
text. - START_JVMARGS - Static variable in interface org.codehaus.cargo.container.property.GeneralPropertySet
-
JVM args to be used when starting containers
- startDeployableScript(Deployable) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- StartDeployableScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment
-
Implementation of deployable starting configuration script command.
- StartDeployableScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.StartDeployableScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- STARTED - Static variable in class org.codehaus.cargo.container.State
-
State when container is started.
- startElement(String, String, String, Attributes) - Method in class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
- startEmbedServerScript() - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
- StartEmbedServerScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server
-
Implementation of start embed server configuration script command.
- StartEmbedServerScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.server.StartEmbedServerScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- STARTING - Static variable in class org.codehaus.cargo.container.State
-
State when container is starting.
- startInternal() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStart
method. - startInternal() - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStart
method. - startInternal() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStart
method. - startInternal() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStart
method. - startInternal() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
- startJetty() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalContainer
-
Starts the Jetty server.
- StartRequest - Class in org.codehaus.cargo.daemon.request
-
Start request for a container.
- StartRequest() - Constructor for class org.codehaus.cargo.daemon.request.StartRequest
- StartsWithContainerValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validate that a container id starts with a specific value.
- StartsWithContainerValidator(String...) - Constructor for class org.codehaus.cargo.sample.java.validator.StartsWithContainerValidator
-
Saves attributes.
- startUpAdditions(JvmLauncher) - Method in class org.codehaus.cargo.container.jrun.internal.AbstractJRunInstalledLocalContainer
-
Allow specific version implementations to add custom settings to the Java container that will be started.
- startUpAdditions(JvmLauncher) - Method in class org.codehaus.cargo.container.jrun.JRun4xInstalledLocalContainer
-
Allow specific version implementations to add custom settings to the Java container that will be started.
- startUpAdditions(JvmLauncher) - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinInstalledLocalContainer
-
Allow specific version implementations to add custom settings to the Java container that will be started.
- startUpAdditions(JvmLauncher) - Method in class org.codehaus.cargo.container.resin.Resin3xInstalledLocalContainer
-
Allow specific version implementations to add custom settings to the Java container that will be started.
- startUpAdditions(JvmLauncher) - Method in class org.codehaus.cargo.container.resin.Resin4xInstalledLocalContainer
-
Allow specific version implementations to add custom settings to the Java container that will be started.
- State - Class in org.codehaus.cargo.container
-
Represent the container states (started, starting, stopped, etc).
- stop() - Method in interface org.codehaus.cargo.container.internal.RunnableContainer
-
Stops the container.
- stop() - Method in interface org.codehaus.cargo.container.jboss.internal.ISimpleHttpFileServer
-
stops the server.
- stop() - Method in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
stops the server.
- stop() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Stops the container.
- stop() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded.Embedded
-
Stops the container.
- stop(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Stops the webapp at the specified context path.
- stop(String) - Method in class org.codehaus.cargo.tools.daemon.DaemonClient
-
Stops the container with the specified handle identifier.
- stop(Deployable) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty7x8x9x10x11xEmbeddedLocalDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable, DeployableMonitor) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Stop a
Deployable
that is already deployed in the running container in order to prevent it from servicing requests. - stop(BundleContext) - Method in class org.codehaus.cargo.sample.testdata.bundle.TestBundle
-
Stops the bundle, will write a
Goodbye, World
text. - stopDeployableScript(Deployable) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- StopDeployableScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment
-
Implementation of deployable stopping configuration script command.
- StopDeployableScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.StopDeployableScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- stopInternal() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStop
method. - stopInternal() - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStop
method. - stopInternal() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStop
method. - stopInternal() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStop
method. - stopInternal() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
-
Installed and Embedded containers do not have the same signature for their
doStop
method. - stopped - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
Has stop been called?
- STOPPED - Static variable in class org.codehaus.cargo.container.State
-
State when container is stopped.
- STOPPED - Static variable in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
-
The status of the deployable when it's stopped in Tomcat.
- STOPPED_FAILED_START - Static variable in class org.codehaus.cargo.container.State
-
State when a container is stopped due to its start having failed.
- STOPPING - Static variable in class org.codehaus.cargo.container.State
-
State when container is stopping.
- store(File) - Method in class org.codehaus.cargo.module.webapp.DefaultWarArchive
-
Stores the war archive to file.
- store(File) - Method in class org.codehaus.cargo.module.webapp.merge.MergedWarArchive
-
Here we do actual merge and store resulting war file into the new location.
- store(File) - Method in interface org.codehaus.cargo.module.webapp.WarArchive
-
Stores the war archive to file.
- store(OutputStream) - Method in class org.codehaus.cargo.daemon.HandleDatabase
-
Stores handle database to disk
- streamToByteArray(InputStream) - Method in class org.codehaus.cargo.module.DefaultJarArchive
-
Read a stream into a byte array.
- supportsDeployableType(DeployableType) - Method in interface org.codehaus.cargo.container.ContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.geronimo.internal.Geronimo3xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.glassfish.internal.GlassFish2xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.glassfish.internal.GlassFish3x4x5x6x7xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.internal.J2EEContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.internal.ServletContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.jboss.internal.JBoss3xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.jboss.internal.JBoss4xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.jboss.internal.JBoss5x6xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.jboss.internal.JBoss72xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.jboss.internal.JBoss7xContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.jonas.internal.Jonas4xContainerCapability
-
Add support for EJB and RAR deployable types.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.jonas.internal.Jonas5xContainerCapability
-
Add support for the OSGi bundle deployable type.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.tomee.internal.TomeeContainerCapability
-
Checks if the container supports the specified deployable type or not.
- supportsDeployableType(DeployableType) - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.WildFlySwarmContainerCapability
-
As WildFly Swarm is already bundled with application, it does not support any deployment.
- supportsProperty(String) - Method in interface org.codehaus.cargo.container.configuration.ConfigurationCapability
- supportsProperty(String) - Method in class org.codehaus.cargo.container.jonas.internal.JonasStandaloneLocalConfigurationCapability
- supportsProperty(String) - Method in class org.codehaus.cargo.container.spi.configuration.AbstractConfigurationCapability
- supportsProperty(String) - Method in class org.codehaus.cargo.container.spi.configuration.NullConfigurationCapability
- SupportsPropertyValidator - Class in org.codehaus.cargo.sample.java.validator
-
Validator, that check if the container supports a given property.
- SupportsPropertyValidator(ConfigurationType, String) - Constructor for class org.codehaus.cargo.sample.java.validator.SupportsPropertyValidator
-
Saves the attributes.
- SWARM_APPLICATION_URL - Static variable in interface org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmPropertySet
-
URL of an application deployed with WildFly Swarm.
- SWARM_HOLLOW_ENABLED - Static variable in interface org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmPropertySet
-
Property telling if Hollow Swarm mode is enabled.
- SWARM_PROJECT_NAME - Static variable in interface org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmPropertySet
-
The project name used for a project descriptor file.
- SYSTEM_PROPERTY - Static variable in class org.codehaus.cargo.module.webapp.resin.ResinWebXmlTag
-
Attribute name 'path'.
- SYSTEM_PROPERTY_CONTAINER_IDS - Static variable in class org.codehaus.cargo.sample.java.CargoTestSuite
-
The system property for the container identifiers to run tests on.
- SystemProperties - org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
-
Original system properties get removed, and replaced by those defined within the container.
- SystemProperty - Class in org.codehaus.cargo.module.webapp.resin.elements
-
Wrapper Class representing a resin-web.xml system property.
- SystemProperty() - Constructor for class org.codehaus.cargo.module.webapp.resin.elements.SystemProperty
-
Constructor.
- SystemProperty(ResinWebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.resin.elements.SystemProperty
-
Constructor.
- systemPropertyScript(String, String) - Method in class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
- SystemPropertyScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain
-
Implementation of system property configuration script command.
- SystemPropertyScriptCommand(Configuration, String, String, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.domain.SystemPropertyScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
T
- TAGLIB - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'taglib'.
- TARGET - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
The deploy target name (instance or cluster).
- TERABYTES - org.codehaus.cargo.container.websphere.util.ByteUnit
-
Terabytes
- TestBundle - Class in org.codehaus.cargo.sample.testdata.bundle
-
Sample test OSGi bundle.
- TestBundle() - Constructor for class org.codehaus.cargo.sample.testdata.bundle.TestBundle
- testDataArtifacts - Variable in class org.codehaus.cargo.sample.java.EnvironmentTestData
-
Test data artifacts.
- TestServlet - Class in org.codehaus.cargo.sample.maven3.wildfly.swarm
-
Testing servlet.
- TestServlet - Class in org.codehaus.cargo.sample.testdata.authentication
-
Sample test Servlet used to verify that security parameters are correctly set.
- TestServlet - Class in org.codehaus.cargo.sample.testdata.classpath
-
Sample test Servlet used to verify that extra / shared classpath is present.
- TestServlet - Class in org.codehaus.cargo.sample.testdata.jdbc
-
Sample test Servlet used to verify that jdbc datasource is deployed.
- TestServlet - Class in org.codehaus.cargo.sample.testdata.jms
-
Sample test Servlet used to verify that resource JMS queue is deployed.
- TestServlet - Class in org.codehaus.cargo.sample.testdata.mail
-
Sample test Servlet used to verify that resource Mail Session is deployed.
- TestServlet - Class in org.codehaus.cargo.sample.testdata.systemproperty
-
Sample test Servlet used to verify that the system properties are put in place correctly.
- TestServlet - Class in org.codehaus.cargo.sample.testdata.tomcatcontext
-
Sample test Servlet used to verify that parameters passed in Tomcat's
context.xml
file are correctly passed to Tomcat when the WAR module is deployed. - TestServlet() - Constructor for class org.codehaus.cargo.sample.maven3.wildfly.swarm.TestServlet
- TestServlet() - Constructor for class org.codehaus.cargo.sample.testdata.authentication.TestServlet
- TestServlet() - Constructor for class org.codehaus.cargo.sample.testdata.classpath.TestServlet
- TestServlet() - Constructor for class org.codehaus.cargo.sample.testdata.jdbc.TestServlet
- TestServlet() - Constructor for class org.codehaus.cargo.sample.testdata.jms.TestServlet
- TestServlet() - Constructor for class org.codehaus.cargo.sample.testdata.mail.TestServlet
- TestServlet() - Constructor for class org.codehaus.cargo.sample.testdata.systemproperty.TestServlet
- TestServlet() - Constructor for class org.codehaus.cargo.sample.testdata.tomcatcontext.TestServlet
- THROW_EXCEPTION - org.codehaus.cargo.util.XmlReplacement.ReplacementBehavior
-
Throw exception, if the XPath can't be found
- TIMEOUT - Static variable in interface org.codehaus.cargo.container.property.RemotePropertySet
-
Timeout used in remote deployments (in milliseconds).
- toByteUnit(String) - Static method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
- toConfigurationEntry(DataSource) - Method in interface org.codehaus.cargo.container.configuration.builder.ConfigurationBuilder
-
Detects the type of the
DataSource
and creates an appropriate configuration. - toConfigurationEntry(DataSource) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractConfigurationBuilder
-
Detects the type of the
DataSource
and creates an appropriate configuration. - toConfigurationEntry(Resource) - Method in interface org.codehaus.cargo.container.configuration.builder.ConfigurationBuilder
-
Detects the type of the
Resource
and creates an appropriate configuration. - toConfigurationEntry(Resource) - Method in class org.codehaus.cargo.container.jrun.internal.JRun4xConfigurationBuilder
-
Detects the type of the
Resource
and creates an appropriate configuration. - toConfigurationEntry(Resource) - Method in class org.codehaus.cargo.container.orion.internal.OrionConfigurationBuilder
-
Detects the type of the
Resource
and creates an appropriate configuration. - toConfigurationEntry(Resource) - Method in class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
-
Detects the type of the
Resource
and creates an appropriate configuration. - toConfigurationEntry(Resource) - Method in class org.codehaus.cargo.container.tomcat.internal.Tomcat10x11xConfigurationBuilder
-
Detects the type of the
Resource
and creates an appropriate configuration. - toConfigurationEntry(Resource) - Method in class org.codehaus.cargo.container.tomcat.internal.Tomcat4xConfigurationBuilder
- toConfigurationEntry(Resource) - Method in class org.codehaus.cargo.container.tomcat.internal.Tomcat5x6x7xConfigurationBuilder
-
Detects the type of the
Resource
and creates an appropriate configuration. - toConfigurationEntry(Resource) - Method in class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
-
Detects the type of the
Resource
and creates an appropriate configuration. - toLevel(String) - Static method in enum org.codehaus.cargo.container.property.LoggingLevel
-
Gets the enum constant matching the specified logging level.
- toLevel(String) - Static method in class org.codehaus.cargo.util.log.LogLevel
-
Transform a log level represented as a string into a
LogLevel
object. - toMap(Properties) - Static method in class org.codehaus.cargo.container.internal.util.PropertyUtils
-
Returns a
Map<String, String>
out of a Java Properties object. - Tomcat10x11xConfigurationBuilder - Class in org.codehaus.cargo.container.tomcat.internal
-
Constructs xml elements needed to configure DataSource for Tomcat 10.x onwards.
- Tomcat10x11xConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat10x11xConfigurationBuilder
-
generates
AbstractTomcatConfigurationBuilder.typeToFactory
for Jakarta EE - Tomcat10x11xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's
AbstractCatalinaStandaloneLocalConfiguration
configuration. - Tomcat10x11xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat10x11xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat10xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Embedded Tomcat 10.x container.
- Tomcat10xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat10xEmbeddedLocalContainer
-
Creates a Tomcat 10.x
EmbeddedLocalContainer
. - Tomcat10xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 10.x servlet container.
- Tomcat10xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat10xInstalledLocalContainer
- Tomcat10xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat10xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat10xRemoteContainer
- Tomcat10xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
A special Tomcat 10.x manager-based deployer to perform deployment to a remote container.
- Tomcat10xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat10xRemoteDeployer
- Tomcat10xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat10xRemoteContainer
. - Tomcat10xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat10xRuntimeConfiguration
- Tomcat10xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Catalina standalone
ContainerConfiguration
implementation. - Tomcat10xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat10xStandaloneLocalConfiguration
- Tomcat11xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Embedded Tomcat 11.x container.
- Tomcat11xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat11xEmbeddedLocalContainer
-
Creates a Tomcat 11.x
EmbeddedLocalContainer
. - Tomcat11xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 11.x servlet container.
- Tomcat11xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat11xInstalledLocalContainer
- Tomcat11xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat11xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat11xRemoteContainer
- Tomcat11xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
A special Tomcat 11.x manager-based deployer to perform deployment to a remote container.
- Tomcat11xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat11xRemoteDeployer
- Tomcat11xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat11xRemoteContainer
. - Tomcat11xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat11xRuntimeConfiguration
- Tomcat11xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Catalina standalone
ContainerConfiguration
implementation. - Tomcat11xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat11xStandaloneLocalConfiguration
- Tomcat4x5x6xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's runtime configuration (versions 4.x to 6.x).
- Tomcat4x5x6xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat4x5x6xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat4xConfigurationBuilder - Class in org.codehaus.cargo.container.tomcat.internal
-
Constructs xml elements needed to configure a DataSource for Tomcat4x.
- Tomcat4xConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat4xConfigurationBuilder
- Tomcat4xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 4.x servlet container.
- Tomcat4xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat4xInstalledLocalContainer
- Tomcat4xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat4xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat4xRemoteContainer
- Tomcat4xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
A special Tomcat 4.x manager-based deployer to perform deployment to a remote container.
- Tomcat4xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat4xRemoteDeployer
- Tomcat4xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat4xRemoteContainer
. - Tomcat4xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat4xRuntimeConfiguration
- Tomcat4xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
StandAloneLocalConfiguration that is appropriate for Tomcat 4.x containers.
- Tomcat4xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
- Tomcat4xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's
AbstractCatalinaStandaloneLocalConfiguration
configuration. - Tomcat4xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat4xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat5x6x7xConfigurationBuilder - Class in org.codehaus.cargo.container.tomcat.internal
-
Constructs xml elements needed to configure DataSource for Tomcat 5.x, 6x and 7.x.
- Tomcat5x6x7xConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat5x6x7xConfigurationBuilder
- Tomcat5xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Embedded Tomcat 5.x container.
- Tomcat5xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat5xEmbeddedLocalContainer
-
Creates a Tomcat 5.x
EmbeddedLocalContainer
. - Tomcat5xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 5.x servlet container.
- Tomcat5xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat5xInstalledLocalContainer
- Tomcat5xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat5xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat5xRemoteContainer
- Tomcat5xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
The Tomcat 5.x onwards manager-based deployer to perform deployment to a remote container.
- Tomcat5xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat5xRemoteDeployer
- Tomcat5xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat5xRemoteContainer
. - Tomcat5xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat5xRuntimeConfiguration
- Tomcat5xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
StandAloneLocalConfiguration that is appropriate for Tomcat 5.x containers.
- Tomcat5xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
- Tomcat5xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's
AbstractCatalinaStandaloneLocalConfiguration
configuration. - Tomcat5xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat5xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat6xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Embedded Tomcat 6.x container.
- Tomcat6xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat6xEmbeddedLocalContainer
-
Creates a Tomcat 6.x
EmbeddedLocalContainer
. - Tomcat6xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 6.x servlet container.
- Tomcat6xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat6xInstalledLocalContainer
- Tomcat6xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat6xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat6xRemoteContainer
- Tomcat6xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
A special Tomcat 6.x manager-based deployer to perform deployment to a remote container.
- Tomcat6xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat6xRemoteDeployer
- Tomcat6xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat6xRemoteContainer
. - Tomcat6xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat6xRuntimeConfiguration
- Tomcat6xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Catalina standalone
ContainerConfiguration
implementation. - Tomcat6xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
- Tomcat6xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's
AbstractCatalinaStandaloneLocalConfiguration
configuration. - Tomcat6xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat6xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat7x8x9x10x11xRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's runtime configuration (versions 7.x onwards).
- Tomcat7x8x9x10x11xRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat7x8x9x10x11xRuntimeConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat7xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Embedded Tomcat 7.x container.
- Tomcat7xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat7xEmbeddedLocalContainer
-
Creates a Tomcat 7.x
EmbeddedLocalContainer
. - Tomcat7xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 7.x servlet container.
- Tomcat7xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat7xInstalledLocalContainer
- Tomcat7xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat7xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteContainer
- Tomcat7xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
A special Tomcat 7.x manager-based deployer to perform deployment to a remote container.
- Tomcat7xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat7xRemoteDeployer
- Tomcat7xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat7xRemoteContainer
. - Tomcat7xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat7xRuntimeConfiguration
- Tomcat7xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Catalina standalone
ContainerConfiguration
implementation. - Tomcat7xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat7xStandaloneLocalConfiguration
- Tomcat7xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's
AbstractCatalinaStandaloneLocalConfiguration
configuration. - Tomcat7xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat7xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat8x9xConfigurationBuilder - Class in org.codehaus.cargo.container.tomcat.internal
-
Constructs xml elements needed to configure DataSource for Tomcat 8.x and 9.x.
- Tomcat8x9xConfigurationBuilder() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat8x9xConfigurationBuilder
- Tomcat8x9xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's
AbstractCatalinaStandaloneLocalConfiguration
configuration. - Tomcat8x9xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.Tomcat8x9xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomcat8xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Embedded Tomcat 8.x container.
- Tomcat8xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat8xEmbeddedLocalContainer
-
Creates a Tomcat 8.x
EmbeddedLocalContainer
. - Tomcat8xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 8.x servlet container.
- Tomcat8xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat8xInstalledLocalContainer
- Tomcat8xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat8xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat8xRemoteContainer
- Tomcat8xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
A special Tomcat 8.x manager-based deployer to perform deployment to a remote container.
- Tomcat8xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat8xRemoteDeployer
- Tomcat8xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat8xRemoteContainer
. - Tomcat8xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat8xRuntimeConfiguration
- Tomcat8xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Catalina standalone
ContainerConfiguration
implementation. - Tomcat8xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
- Tomcat9xEmbeddedLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Embedded Tomcat 9.x container.
- Tomcat9xEmbeddedLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat9xEmbeddedLocalContainer
-
Creates a Tomcat 9.x
EmbeddedLocalContainer
. - Tomcat9xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for the Apache Tomcat 9.x servlet container.
- Tomcat9xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat9xInstalledLocalContainer
- Tomcat9xRemoteContainer - Class in org.codehaus.cargo.container.tomcat
-
Special container support for wrapping a running instance of Apache Tomcat.
- Tomcat9xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat9xRemoteContainer
- Tomcat9xRemoteDeployer - Class in org.codehaus.cargo.container.tomcat
-
A special Tomcat 9.x manager-based deployer to perform deployment to a remote container.
- Tomcat9xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat9xRemoteDeployer
- Tomcat9xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Configuration to use when using a
Tomcat9xRemoteContainer
. - Tomcat9xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat9xRuntimeConfiguration
- Tomcat9xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Catalina standalone
ContainerConfiguration
implementation. - Tomcat9xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.Tomcat9xStandaloneLocalConfiguration
- TomcatContextXml - Class in org.codehaus.cargo.module.webapp.tomcat
-
Encapsulates the DOM representation of a web deployment descriptor
META-INF/context.xml
to provide convenience methods for easy access and manipulation. - TomcatContextXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXml
-
Constructor.
- TomcatContextXmlIo - Class in org.codehaus.cargo.module.webapp.tomcat
-
Provides convenience methods for reading Tomcat web deployment descriptor.
- TomcatContextXmlIo() - Constructor for class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlIo
-
Constructor.
- TomcatContextXmlTag - Class in org.codehaus.cargo.module.webapp.tomcat
-
Represents the various top-level tags in a Tomcat context web deployment descriptor as a typesafe enumeration.
- TomcatContextXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlTag
-
Constructor.
- TomcatContextXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlTag
-
Constructor.
- TomcatContextXmlType - Class in org.codehaus.cargo.module.webapp.tomcat
- TomcatContextXmlType() - Constructor for class org.codehaus.cargo.module.webapp.tomcat.TomcatContextXmlType
-
Protected constructor.
- TomcatCopyingInstalledLocalDeployer - Class in org.codehaus.cargo.container.tomcat
-
Static deployer that deploys WARs to the Tomcat
webapps
directory. - TomcatCopyingInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.tomcat.TomcatCopyingInstalledLocalDeployer
- TomcatDeployableStatus - Class in org.codehaus.cargo.container.tomcat.internal
-
Status of a Deployable deployed in Tomcat.
- TomcatDirectoryPackager - Class in org.codehaus.cargo.container.tomcat
-
Package a Tomcat distribution.
- TomcatDirectoryPackager(String) - Constructor for class org.codehaus.cargo.container.tomcat.TomcatDirectoryPackager
- TomcatEmbedded - Class in org.codehaus.cargo.container.tomcat.internal
-
Wrapper classes around Tomcat embedded API to hide reflection.
- TomcatEmbedded(ClassLoader) - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatEmbedded
-
Prepares the reflection access to Tomcat.
- TomcatEmbedded.Connector - Class in org.codehaus.cargo.container.tomcat.internal
-
Copy of
org.apache.catalina.Connector
- TomcatEmbedded.Context - Class in org.codehaus.cargo.container.tomcat.internal
-
Copy of
org.apache.catalina.Context
- TomcatEmbedded.Embedded - Class in org.codehaus.cargo.container.tomcat.internal
-
Copy of
org.apache.catalina.startup.Embedded
- TomcatEmbedded.Engine - Class in org.codehaus.cargo.container.tomcat.internal
-
Copy of
org.apache.catalina.Engine
- TomcatEmbedded.Host - Class in org.codehaus.cargo.container.tomcat.internal
-
Copy of
org.apache.catalina.Host
- TomcatEmbedded.MemoryRealm - Class in org.codehaus.cargo.container.tomcat.internal
-
MemoryRealm wrapper.
- TomcatEmbeddedLocalDeployer - Class in org.codehaus.cargo.container.tomcat
-
Deployer
for deploying toembedded Tomcat container
. - TomcatEmbeddedLocalDeployer(EmbeddedLocalContainer) - Constructor for class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
-
Creates a new deployer for
AbstractCatalinaEmbeddedLocalContainer
. - TomcatExistingLocalConfiguration - Class in org.codehaus.cargo.container.tomcat
-
Tomcat existing
Configuration
implementation. - TomcatExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomcat.TomcatExistingLocalConfiguration
- TomcatExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomcat.internal
-
Capabilities of Tomcat's
TomcatExistingLocalConfiguration
configuration. - TomcatExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatExistingLocalConfigurationCapability
- TomcatFactoryRegistry - Class in org.codehaus.cargo.container.tomcat
-
Registers Tomcat support into default factories.
- TomcatFactoryRegistry() - Constructor for class org.codehaus.cargo.container.tomcat.TomcatFactoryRegistry
- TomcatManager - Class in org.codehaus.cargo.container.tomcat.internal
-
A Tomcat manager webapp invocation wrapper.
- TomcatManager(URL, String, String) - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Creates a Tomcat manager wrapper for the specified URL, username and password that uses UTF-8 URL encoding.
- TomcatManager(URL, String, String, Charset) - Constructor for class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Creates a Tomcat manager wrapper for the specified URL, username, password and URL encoding.
- TomcatManager4x5x6xInstalledLocalDeployer - Class in org.codehaus.cargo.container.tomcat
-
A Tomcat manager-based deployer to perform deployment to a local container.
- TomcatManager4x5x6xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.tomcat.TomcatManager4x5x6xInstalledLocalDeployer
- TomcatManager7x8x9x10xInstalledLocalDeployer - Class in org.codehaus.cargo.container.tomcat
-
A Tomcat manager-based deployer to perform deployment to a local Tomcat 7.x to 10.x containers.
- TomcatManager7x8x9x10xInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.tomcat.TomcatManager7x8x9x10xInstalledLocalDeployer
- TomcatManagerException - Exception in org.codehaus.cargo.container.tomcat.internal
-
Indicates an error received from Tomcat manager.
- TomcatManagerException() - Constructor for exception org.codehaus.cargo.container.tomcat.internal.TomcatManagerException
-
Creates a new
ManagerException
with no message or cause. - TomcatManagerException(String) - Constructor for exception org.codehaus.cargo.container.tomcat.internal.TomcatManagerException
-
Creates a new
ManagerException
with the specified message and no cause. - TomcatManagerException(String, Throwable) - Constructor for exception org.codehaus.cargo.container.tomcat.internal.TomcatManagerException
-
Creates a new
ManagerException
with the specified message and cause. - TomcatManagerException(Throwable) - Constructor for exception org.codehaus.cargo.container.tomcat.internal.TomcatManagerException
-
Creates a new
ManagerException
with no message and the specified cause. - TomcatPropertySet - Interface in org.codehaus.cargo.container.tomcat
-
Gathers all Tomcat properties.
- TomcatUtils - Class in org.codehaus.cargo.container.tomcat.internal
-
Utility methods for Tomcat.
- TomcatWAR - Class in org.codehaus.cargo.container.tomcat
-
Extension that supports custom Tomcat
context.xml
files located in theMETA-INF/
directory of your WAR. - TomcatWAR(String) - Constructor for class org.codehaus.cargo.container.tomcat.TomcatWAR
- TomcatWarArchive - Class in org.codehaus.cargo.module.webapp.tomcat
-
Class that encapsulates access to a WAR.
- TomcatWarArchive(String) - Constructor for class org.codehaus.cargo.module.webapp.tomcat.TomcatWarArchive
-
Constructor.
- Tomee10xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for the Apache TomEE 10.x servlet container.
- Tomee10xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee10xInstalledLocalContainer
- Tomee10xRemoteContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for wrapping a running instance of Apache TomEE 10.x.
- Tomee10xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee10xRemoteContainer
- Tomee10xRemoteDeployer - Class in org.codehaus.cargo.container.tomee
-
A special TomEE 10.x manager-based deployer to perform deployment to a remote container.
- Tomee10xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomee.Tomee10xRemoteDeployer
- Tomee10xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomee
-
Configuration to use when deploying to TomEE 10.x remotely.
- Tomee10xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomee.Tomee10xRuntimeConfiguration
- Tomee10xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomee
-
Standalone local configuration for TomEE 10.x.
- Tomee10xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomee.Tomee10xStandaloneLocalConfiguration
- Tomee1xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for the Apache TomEE 1.x servlet container.
- Tomee1xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee1xInstalledLocalContainer
- Tomee1xRemoteContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for wrapping a running instance of Apache TomEE 1.x.
- Tomee1xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee1xRemoteContainer
- Tomee1xRemoteDeployer - Class in org.codehaus.cargo.container.tomee
-
A special TomEE 1.x manager-based deployer to perform deployment to a remote container.
- Tomee1xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomee.Tomee1xRemoteDeployer
- Tomee1xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomee
-
Configuration to use when deploying to TomEE 1.x remotely.
- Tomee1xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomee.Tomee1xRuntimeConfiguration
- Tomee1xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomee
-
Standalone local configuration for TomEE 1.x.
- Tomee1xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomee.Tomee1xStandaloneLocalConfiguration
- Tomee1xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomee.internal
-
Capabilities of TomEE 1.x's standalone local configurations.
- Tomee1xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomee.internal.Tomee1xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomee7x8xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomee.internal
-
Capabilities of TomEE 7.x and 8.x's standalone local configurations.
- Tomee7x8xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomee.internal.Tomee7x8xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomee7xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for the Apache TomEE 7.x servlet container.
- Tomee7xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee7xInstalledLocalContainer
- Tomee7xRemoteContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for wrapping a running instance of Apache TomEE 7.x.
- Tomee7xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee7xRemoteContainer
- Tomee7xRemoteDeployer - Class in org.codehaus.cargo.container.tomee
-
A special TomEE 7.x manager-based deployer to perform deployment to a remote container.
- Tomee7xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomee.Tomee7xRemoteDeployer
- Tomee7xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomee
-
Configuration to use when deploying to TomEE 7.x remotely.
- Tomee7xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomee.Tomee7xRuntimeConfiguration
- Tomee7xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomee
-
Standalone local configuration for TomEE 7.x.
- Tomee7xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomee.Tomee7xStandaloneLocalConfiguration
- Tomee8xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for the Apache TomEE 8.x servlet container.
- Tomee8xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee8xInstalledLocalContainer
- Tomee8xRemoteContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for wrapping a running instance of Apache TomEE 8.x.
- Tomee8xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee8xRemoteContainer
- Tomee8xRemoteDeployer - Class in org.codehaus.cargo.container.tomee
-
A special TomEE 8.x manager-based deployer to perform deployment to a remote container.
- Tomee8xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomee.Tomee8xRemoteDeployer
- Tomee8xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomee
-
Configuration to use when deploying to TomEE 8.x remotely.
- Tomee8xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomee.Tomee8xRuntimeConfiguration
- Tomee8xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomee
-
Standalone local configuration for TomEE 8.x.
- Tomee8xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomee.Tomee8xStandaloneLocalConfiguration
- Tomee9x10xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.tomee.internal
-
Capabilities of TomEE 9.x and 10.x's standalone local configurations.
- Tomee9x10xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.tomee.internal.Tomee9x10xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- Tomee9xInstalledLocalContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for the Apache TomEE 9.x servlet container.
- Tomee9xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee9xInstalledLocalContainer
- Tomee9xRemoteContainer - Class in org.codehaus.cargo.container.tomee
-
Special container support for wrapping a running instance of Apache TomEE 9.x.
- Tomee9xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.tomee.Tomee9xRemoteContainer
- Tomee9xRemoteDeployer - Class in org.codehaus.cargo.container.tomee
-
A special TomEE 9.x manager-based deployer to perform deployment to a remote container.
- Tomee9xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.tomee.Tomee9xRemoteDeployer
- Tomee9xRuntimeConfiguration - Class in org.codehaus.cargo.container.tomee
-
Configuration to use when deploying to TomEE 9.x remotely.
- Tomee9xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.tomee.Tomee9xRuntimeConfiguration
- Tomee9xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.tomee
-
Standalone local configuration for TomEE 9.x.
- Tomee9xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomee.Tomee9xStandaloneLocalConfiguration
- TomeeContainerCapability - Class in org.codehaus.cargo.container.tomee.internal
-
TomEE container capability.
- TomeeContainerCapability() - Constructor for class org.codehaus.cargo.container.tomee.internal.TomeeContainerCapability
- TomeeCopyingInstalledLocalDeployer - Class in org.codehaus.cargo.container.tomee
-
Static deployer that deploys EARs, EJBs and WARs to the TomEE directories.
- TomeeCopyingInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.tomee.TomeeCopyingInstalledLocalDeployer
- TomeeExistingLocalConfiguration - Class in org.codehaus.cargo.container.tomee
-
TomEE existing
Configuration
implementation. - TomeeExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.tomee.TomeeExistingLocalConfiguration
- TomeeFactoryRegistry - Class in org.codehaus.cargo.container.tomee
-
Registers Tomee support into default factories.
- TomeeFactoryRegistry() - Constructor for class org.codehaus.cargo.container.tomee.TomeeFactoryRegistry
- TomeePropertySet - Interface in org.codehaus.cargo.container.tomee
-
Gathers all TomEE properties.
- toProperties(DataSource) - Method in class org.codehaus.cargo.container.property.DataSourceConverter
-
Get a properties object containing all of the members of this datasource object.
- toProperties(Resource) - Method in class org.codehaus.cargo.container.property.ResourceConverter
-
Get a properties object containing all of the members of this Resource object.
- toPropertyString(DataSource) - Method in class org.codehaus.cargo.container.property.DataSourceConverter
-
Get a string representation of this datasource.
- toPropertyString(Resource) - Method in class org.codehaus.cargo.container.property.ResourceConverter
-
Get a string representation of this Resource.
- toResinConfigurationEntry(DataSource) - Method in class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
-
In Resin 3.x DataSources are proper types
- toStatus(String) - Static method in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
-
Transform a status represented as a string into a
TomcatDeployableStatus
object. - toString() - Method in class org.codehaus.cargo.container.configuration.ConfigurationType
- toString() - Method in class org.codehaus.cargo.container.ContainerType
- toString() - Method in class org.codehaus.cargo.container.deployable.DeployableType
- toString() - Method in class org.codehaus.cargo.container.deployable.DeployableVersion
- toString() - Method in class org.codehaus.cargo.container.deployer.DeployerType
- toString() - Method in class org.codehaus.cargo.container.geronimo.GeronimoExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss42xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss4xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss5x6xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss5xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss6xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss7xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jboss.JBoss7xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty10xEmbeddedStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty10xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty11xEmbeddedStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty11xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty12xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty6xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty7xEmbeddedStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty7xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty8xEmbeddedStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty8xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty9xEmbeddedStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.Jetty9xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jetty.JettyRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.jo.Jo1xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.ActionType
- toString() - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.TargetType
- toString() - Method in class org.codehaus.cargo.container.jonas.Jonas4xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.jonas.Jonas4xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jonas.Jonas5xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jrun.JRun4xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.jrun.JRun4xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.orion.Oc4j9xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.packager.PackagerType
- toString() - Method in enum org.codehaus.cargo.container.property.LoggingLevel
-
Gets the string value of this logging level for use as a value of the
GeneralPropertySet.LOGGING
property. - toString() - Method in class org.codehaus.cargo.container.property.TransactionSupport
- toString() - Method in class org.codehaus.cargo.container.resin.internal.AbstractResinStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.resin.Resin3xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.spi.deployable.AbstractDeployable
- toString() - Method in class org.codehaus.cargo.container.State
- toString() - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatDeployableStatus
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat10xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat11xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat4xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat5xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat6xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat7xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat8xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.Tomcat9xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomcat.TomcatExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee10xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee10xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee1xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee1xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee7xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee7xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee8xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee8xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee9xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.Tomee9xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.tomee.TomeeExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic103xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic10xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic122xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic122xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic122xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic12xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic14xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.websphere.WebSphere9xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.websphere.WebSphere9xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly10xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly10xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly11xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly11xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly11xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly12xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly12xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly12xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly13xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly13xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly13xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly14xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly14xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly14xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly15xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly15xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly15xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly16xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly16xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly16xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly17xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly17xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly17xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly18xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly18xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly18xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly19xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly19xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly19xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly20xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly20xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly20xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly21xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly21xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly21xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly22xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly22xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly22xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly23xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly23xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly23xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly24xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly24xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly24xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly25xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly25xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly25xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly26xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly26xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly26xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly27xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly27xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly27xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly28xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly28xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly28xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly29xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly29xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly29xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly30xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly30xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly30xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly31xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly31xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly31xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly32xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly32xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly32xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly33xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly33xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly33xStandaloneLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly8xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xExistingLocalConfiguration
- toString() - Method in class org.codehaus.cargo.container.wildfly.WildFly9xRuntimeConfiguration
- toString() - Method in class org.codehaus.cargo.daemon.Handle
- toString() - Method in class org.codehaus.cargo.generic.internal.util.FullContainerIdentity
- toString() - Method in class org.codehaus.cargo.generic.internal.util.SimpleContainerIdentity
- toString() - Method in class org.codehaus.cargo.maven3.configuration.AbstractDependency
- toString() - Method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
- toString() - Method in class org.codehaus.cargo.module.DescriptorTag
- toString() - Method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
- toString() - Method in class org.codehaus.cargo.module.webapp.WebXmlVersion
- toString() - Method in class org.codehaus.cargo.util.FileHandler.XmlReplacementDetails
- toString() - Method in class org.codehaus.cargo.util.log.LogLevel
- toString() - Method in class org.codehaus.cargo.util.XmlReplacement
- toString(String) - Method in class org.codehaus.cargo.generic.internal.util.RegistrationKey
- toString(Element) - Method in class org.codehaus.cargo.util.XmlUtils
-
Output an XML node as string, without the XML header.
- toType(String) - Static method in class org.codehaus.cargo.container.configuration.ConfigurationType
-
Transform a type represented as a string into a
ConfigurationType
object. - toType(String) - Static method in class org.codehaus.cargo.container.ContainerType
-
Transform a type represented as a string into a
ContainerType
object. - toType(String) - Static method in class org.codehaus.cargo.container.deployable.DeployableType
-
Transform a type represented as a string into a
DeployableType
object. - toType(String) - Static method in class org.codehaus.cargo.container.deployer.DeployerType
-
Transform a type represented as a string into a
DeployerType
object. - toType(String) - Static method in class org.codehaus.cargo.container.packager.PackagerType
-
Transform a type represented as a string into a
PackagerType
object. - toType(ContainerType) - Static method in class org.codehaus.cargo.container.deployer.DeployerType
-
Converts a
ContainerType
to the correspondingDeployerType
. - toVersion(String) - Static method in class org.codehaus.cargo.container.deployable.DeployableVersion
-
Transform a version represented as a string into a
DeployableVersion
object. - TRANSACTION_SUPPORT - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
-
The transaction support of the data source.
- TRANSACTIONS_WITH_XA_OR_JCA_ONLY - Static variable in class org.codehaus.cargo.container.resin.internal.Resin3xConfigurationBuilder
-
Exception message when trying to configure Transactions when not using an appropriate driver.
- TransactionSupport - Class in org.codehaus.cargo.container.property
-
Represents the transactional support of a resource, such as a
XA_TRANSACTION
. - translateCommandline(String) - Static method in class org.codehaus.cargo.container.spi.jvm.DefaultJvmLauncher
-
Turn a string command line to an array of arguments.
- typeToFactory - Variable in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatConfigurationBuilder
-
contains a mapping of resource types to the factory they use.
U
- Uberjar - Class in org.codehaus.cargo.uberjar
-
Cargo uberjar's main class.
- Uberjar() - Constructor for class org.codehaus.cargo.uberjar.Uberjar
-
Utility classes should not have a public or default constructor.
- UberWarMojo - Class in org.codehaus.cargo.maven3
-
Builds an uber war.
- UberWarMojo() - Constructor for class org.codehaus.cargo.maven3.UberWarMojo
- undeploy(String) - Method in interface org.codehaus.cargo.container.jboss.internal.IJBossProfileManagerDeployer
-
Undeploys an application.
- undeploy(String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Undeploys the webapp at the specified context path.
- undeploy(String) - Method in class org.codehaus.cargo.tools.jboss.JBossDeployer
-
Undeploys an application.
- undeploy(String, String) - Method in class org.codehaus.cargo.container.tomcat.internal.TomcatManager
-
Undeploys the webapp at the specified context path.
- undeploy(HttpServletResponse, String) - Method in class org.codehaus.cargo.deployer.jetty.DeployerServlet
-
Undeploy the webapp with the given context path.
- undeploy(Deployable) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.geronimo.GeronimoInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBoss5xRemoteDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jboss.JBossInstalledLocalDeployer
-
Removes previously deployed artifact.
- undeploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jetty.JettyRemoteDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonas5xRemoteDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractJsr88Deployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractSwitchableLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractTomcatManagerDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatCopyingInstalledLocalDeployer
-
Undeploy WAR deployables by deleting the local file from the Tomcat webapps directory.
- undeploy(Deployable) - Method in class org.codehaus.cargo.container.tomcat.TomcatEmbeddedLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xCopyingInstalledLocalDeployer
-
Removes previously deployed artifact.
- undeploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogicWlstOfflineInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.weblogic.WebLogicWlstRemoteDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyRemoteDeployer
-
Undeploy a
Deployable
from the running container. - undeploy(Deployable, DeployableMonitor) - Method in interface org.codehaus.cargo.container.deployer.Deployer
-
Undeploy a
Deployable
to the running container. - undeploy(Deployable, DeployableMonitor) - Method in class org.codehaus.cargo.container.spi.deployer.AbstractDeployer
-
Undeploy a
Deployable
to the running container. - unDeploy(String) - Method in interface org.codehaus.cargo.container.jonas.internal.Jonas4xAdmin
-
Undeploys the given bean name.
- unDeploy(String) - Method in class org.codehaus.cargo.container.jonas.internal.Jonas4xAdminImpl
-
Undeploys the given bean name.
- UNDEPLOY - Static variable in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.ActionType
-
The "undeploy" action.
- UNDEPLOY_ALL_VERSIONS - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
-
Tomcat Manager update parameter when doing an undeploy.
- UNDEPLOY_ARG_PREFIX - Static variable in interface org.codehaus.cargo.container.glassfish.GlassFishPropertySet
-
Prefix for extra arguments for "asadmin undeploy"
- undeployDatasource(String, String) - Method in class org.codehaus.cargo.container.glassfish.GlassFish2xInstalledLocalDeployer
-
Undeploy a datasource.
- undeployDatasource(String, String) - Method in class org.codehaus.cargo.container.glassfish.GlassFish3xInstalledLocalDeployer
-
Undeploy a datasource.
- undeployDatasource(String, String) - Method in class org.codehaus.cargo.container.glassfish.GlassFish5xInstalledLocalDeployer
-
Undeploy a datasource.
- undeployDatasource(String, String) - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishInstalledLocalDeployer
-
Undeploy a datasource.
- undeployDeployableOnlineScript(Deployable) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- UndeployDeployableOnlineScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment
-
Implementation of undeploy deployable online configuration script command.
- UndeployDeployableOnlineScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.UndeployDeployableOnlineScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- undeployDeployableScript(Deployable) - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- undeployDeployableScript(Deployable) - Method in class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
- UndeployDeployableScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment
-
Implementation of undeploy deployable configuration script command.
- UndeployDeployableScriptCommand - Class in org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment
-
Implementation of undeploying deployable configuration script command.
- UndeployDeployableScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.deployment.UndeployDeployableScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- UndeployDeployableScriptCommand(Configuration, String, Deployable) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.commands.deployment.UndeployDeployableScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- undeployed() - Method in interface org.codehaus.cargo.container.deployer.DeployableMonitorListener
-
The
Deployable
has finished undeploying. - undeployed() - Method in class org.codehaus.cargo.container.spi.deployer.DeployerWatchdog
-
The
Deployable
has finished undeploying. - undeployed() - Method in class org.codehaus.cargo.maven3.AbstractDeployerMojo.DeployerListener
-
The
Deployable
has finished undeploying. - undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalDeployer
-
Implement to perform the work of the undeploy.
- undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty5xEmbeddedLocalDeployer
-
Implement to perform the work of the undeploy.
- undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty6xEmbeddedLocalDeployer
-
Implement to perform the work of the undeploy.
- undeployWebApp(Deployable) - Method in class org.codehaus.cargo.container.jetty.Jetty7x8x9x10x11xEmbeddedLocalDeployer
-
Implement to perform the work of the undeploy.
- UNKNOWN - Static variable in class org.codehaus.cargo.container.State
-
Unknown state.
- unmarshallAddContentResponse(HttpResult) - Method in class org.codehaus.cargo.container.wildfly.internal.WildFlyRemoteDeploymentJsonMarshaller
- unparsedEntityDecl(String, String, String, String) - Method in class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
.
- unregisterMBean(ObjectName) - Method in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory.MEJBProxy
- updateDomainOfflineScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- UpdateDomainOfflineScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of update domain offline configuration script command.
- UpdateDomainOfflineScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.UpdateDomainOfflineScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- updateDomainOnlineScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- UpdateDomainOnlineScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of update domain online configuration script command.
- UpdateDomainOnlineScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.UpdateDomainOnlineScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- UPLOAD_DEPLOY - Static variable in class org.codehaus.cargo.container.jonas.internal.AbstractJonasRemoteDeployer.ActionType
-
The "upload and deploy" action.
- URI - Static variable in interface org.codehaus.cargo.container.property.RemotePropertySet
-
URI to use when manipulating a remote container.
- URI_ENCODING - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
-
URI Encoding to set.
- url - Variable in class org.codehaus.cargo.container.jboss.internal.SimpleHttpFileServer
-
URL for retrieving file.
- URL - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
-
The url to connect to the database.
- URL - Static variable in interface org.codehaus.cargo.tools.daemon.DaemonPropertySet
-
Full URL which specifies the daemon location
- URL_MATCH_MAP - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'url-match-map'.
- URL_PATTERN - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'url-pattern'.
- URLDeployableMonitor - Class in org.codehaus.cargo.container.deployer
-
Monitor that verifies if a
Deployable
is deployed by pinging a URL provided by the user. - URLDeployableMonitor(URL) - Constructor for class org.codehaus.cargo.container.deployer.URLDeployableMonitor
- URLDeployableMonitor(URL, long) - Constructor for class org.codehaus.cargo.container.deployer.URLDeployableMonitor
- URLDeployableMonitor(URL, long, String) - Constructor for class org.codehaus.cargo.container.deployer.URLDeployableMonitor
- UrlEncodedFormContentType - Class in org.codehaus.cargo.container.internal.http
-
Represents the content type for an url encoded form.
- UrlEncodedFormContentType() - Constructor for class org.codehaus.cargo.container.internal.http.UrlEncodedFormContentType
- UrlEncodedFormWriter - Class in org.codehaus.cargo.container.internal.http.writer
-
Represents a form writer that allows writing form fields that are URL encoded.
- UrlEncodedFormWriter() - Constructor for class org.codehaus.cargo.container.internal.http.writer.UrlEncodedFormWriter
-
Constructs an UrlEncodedFormWriter.
- UrlPathDeployableMonitor - Class in org.codehaus.cargo.container.deployer
-
Monitor that verifies if a
Deployable
is deployed by pinging a URL constructed from URL path (provided by the user) and other parameters provided by container configuration. - UrlPathDeployableMonitor(Configuration, String) - Constructor for class org.codehaus.cargo.container.deployer.UrlPathDeployableMonitor
- UrlPathDeployableMonitor(Configuration, String, long) - Constructor for class org.codehaus.cargo.container.deployer.UrlPathDeployableMonitor
- USE_FILE_MAPPED_BUFFER - Static variable in interface org.codehaus.cargo.container.jetty.JettyPropertySet
-
The boolean flag controlling the use of memory mapped buffers for serving static content.
- USE_HTTP_ONLY - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
-
Whether to use use http only.
- User - Class in org.codehaus.cargo.container.property
-
Represent an authenticating user for the Servlet container.
- User - Class in org.codehaus.cargo.maven3.configuration
-
Holds configuration data for the
<user>
tag used to configure the plugin in thepom.xml
file. - User() - Constructor for class org.codehaus.cargo.container.property.User
- User() - Constructor for class org.codehaus.cargo.maven3.configuration.User
- userAccountsConfigurator() - Method in interface org.codehaus.cargo.container.wildfly.swarm.internal.configuration.WildFlySwarmConfiguratorFactory
-
Provides an implementation of user accounts configurator.
- userAccountsConfigurator() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml.WildFlySwarmYamlConfiguratorFactory
-
Provides an implementation of user accounts configurator.
- UserAccountsConfigurator - Interface in org.codehaus.cargo.container.wildfly.swarm.internal.configuration
-
User accounts configurator.
- UserAccountsYamlConfigurator - Class in org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml
-
User accounts configurator writing configuration to yaml.
- UserAccountsYamlConfigurator(ConfigurationContext, YAMLGenerator) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml.UserAccountsYamlConfigurator
-
Constructor.
- UserElement - Class in org.codehaus.cargo.ant
-
Holds configuration data for the
<user>
tag used to configure the ANT plugin - UserElement() - Constructor for class org.codehaus.cargo.ant.UserElement
- username - Variable in class org.codehaus.cargo.container.jonas.internal.MEJBMBeanServerConnectionFactory
-
User name to use.
- USERNAME - Static variable in interface org.codehaus.cargo.container.property.DatasourcePropertySet
-
The username to use when connecting to the database.
- USERNAME - Static variable in interface org.codehaus.cargo.container.property.JSR88PropertySet
-
Username to use when acquiring a
DeploymentManager
. - USERNAME - Static variable in interface org.codehaus.cargo.container.property.RemotePropertySet
-
Username to use to authenticate against a remote container (when deploying for example).
- USERNAME - Static variable in interface org.codehaus.cargo.tools.daemon.DaemonPropertySet
-
Username used when authenticating against the daemon host
- UsernamePasswordCallbackHandler - Class in org.codehaus.cargo.container.jboss.internal
-
Handler that responds to username and password requests.
- UsernamePasswordCallbackHandler(Configuration) - Constructor for class org.codehaus.cargo.container.jboss.internal.UsernamePasswordCallbackHandler
-
Saves the username and password based on the CARGO
Configuration
. - USERS - Static variable in interface org.codehaus.cargo.container.property.ServletPropertySet
-
Allow defining users and map to roles.
V
- V1_2 - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Instance for version 1.2.
- V1_3 - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Instance for version 1.3.
- V2_0 - Static variable in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Instance for version 2.0.
- V2_2 - Static variable in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Instance for version 2.2.
- V2_3 - Static variable in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Instance for version 2.3.
- V2_4 - Static variable in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Instance for version 2.4.
- V2_5 - Static variable in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Instance for version 2.5.
- V3_0 - Static variable in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Instance for version 3.0.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.AbstractContainerFactoryValidator
-
Validate if a container has a given configuration.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasDeployableSupportValidator
-
Validate if a container has a given configuration.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasDirectoryPackagerValidator
-
Validate if a container has a given configuration.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasExistingConfigurationValidator
-
Check if the container has a existing configuration implementation available.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasLocalDeployerValidator
-
Check if the container has a local deployer available.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasRemoteDeployerValidator
-
Check if the container has a remote deployer available.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasRuntimeConfigurationValidator
-
Check if the container has a runtime configuration implementation available.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasSpawnSupportValidator
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.HasStandaloneConfigurationValidator
-
Check if the container has a standalone configuration implementation available.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.IsInstalledLocalContainerValidator
-
Check if the container is an installed local container.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.IsLocalContainerValidator
-
Check if the container is a local container.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.StartsWithContainerValidator
-
Check if the container id starts with the passed container id prefix.
- validate(String, ContainerType) - Method in class org.codehaus.cargo.sample.java.validator.SupportsPropertyValidator
-
Checks if the container supports the given property with the given type.
- validate(String, ContainerType) - Method in interface org.codehaus.cargo.sample.java.validator.Validator
-
Validate if a container has a given configuration.
- Validator - Interface in org.codehaus.cargo.sample.java.validator
-
Validate that a container.
- valueOf(String) - Static method in enum org.codehaus.cargo.container.property.LoggingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.codehaus.cargo.container.property.TransactionSupport
-
Convert string representation of transaction support to appropriate value.
- valueOf(String) - Static method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the version corresponding to the given public ID.
- valueOf(String) - Static method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the version corresponding to the given public ID.
- valueOf(String) - Static method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the version corresponding to the given public ID.
- valueOf(String) - Static method in enum org.codehaus.cargo.util.XmlReplacement.ReplacementBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(DocType) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlVersion
-
Returns the version corresponding to the given document type.
- valueOf(DocType) - Static method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the version corresponding to the given document type.
- valueOf(Element) - Static method in class org.codehaus.cargo.module.webapp.WebXmlVersion
-
Returns the version corresponding to the given element.
- valueOf(DocumentType) - Static method in class org.codehaus.cargo.module.ejb.EjbJarXmlVersion
-
Returns the version corresponding to the given document type.
- values() - Static method in enum org.codehaus.cargo.container.property.LoggingLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.codehaus.cargo.container.websphere.util.ByteUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.codehaus.cargo.container.websphere.WebSphereExistingConfigurationSetting
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.codehaus.cargo.util.XmlReplacement.ReplacementBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VendorDescriptor - Interface in org.codehaus.cargo.module
-
Base interface for vendor specific descriptors.
- VendorEjbDescriptor - Interface in org.codehaus.cargo.module.ejb
-
Base interface for vendor specific EJB descriptors.
- VendorWebAppDescriptor - Interface in org.codehaus.cargo.module.webapp
-
Common interface for vendor specific deployment descriptors.
- verify() - Method in class org.codehaus.cargo.container.glassfish.internal.AbstractGlassFishStandaloneLocalConfiguration
- verify() - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
-
Verify required properties have been set before executing any action.
- verify() - Method in class org.codehaus.cargo.container.jboss.JBoss3x4xStandaloneLocalConfiguration
-
Verify that the configuration is valid.
- verify() - Method in class org.codehaus.cargo.container.spi.AbstractInstalledLocalContainer
-
Verify required properties have been set before executing any action.
- verify() - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Verify required properties have been set before executing any action.
- verify() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractConfiguration
-
Verify that the configuration is valid.
- verify() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
-
Verify that the configuration is valid.
- verify() - Method in class org.codehaus.cargo.container.spi.configuration.AbstractStandaloneLocalConfiguration
-
Verify that the configuration is valid.
- verify() - Method in interface org.codehaus.cargo.container.spi.configuration.ContainerConfiguration
-
Verify that the configuration is valid.
- verify() - Method in class org.codehaus.cargo.container.tomcat.TomcatExistingLocalConfiguration
-
Verify that the configuration is valid.
- verify() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
Verify required properties have been set before executing any action.
- verify() - Method in class org.codehaus.cargo.container.websphere.WebSphere85xExistingLocalConfiguration
-
Verify that the configuration is valid.
- verify() - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
-
Verify required properties have been set before executing any action.
- verify(String, String, List<String>, List<String>) - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
run through a list of expected files and directories that indicate a properly installed product.
- verifyBeaHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
Verify that the Bea home directory structure is valid and throw a ContainerException if not.
- verifyJBossHome() - Method in class org.codehaus.cargo.container.jboss.internal.AbstractJBossInstalledLocalContainer
-
Verify that the JBoss directory structure is valid and throw a ContainerException if not.
- verifyWeblogicHome() - Method in class org.codehaus.cargo.container.weblogic.internal.AbstractWebLogicInstalledLocalContainer
-
Verify that the WebLogic home directory structure is valid and throw a ContainerException if not.
- version - Variable in class org.codehaus.cargo.container.jboss.JBoss7xInstalledLocalContainer
-
JBoss version.
- version - Variable in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
-
WildFly version.
- version - Variable in class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
The version that we think the XML data is.
- VIRTUAL_DIRECTORY_MAPPING - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'virtual-directory-mapping'.
- VIRTUAL_HOST - Static variable in class org.codehaus.cargo.module.webapp.jboss.JBossWebXmlTag
-
Element name 'virtual-host'.
W
- waitDeployableMonitor(boolean) - Method in class org.codehaus.cargo.ant.CargoTask
-
Waits until all deployables with a deployable monitor are deployed / undeployed.
- waitDeployableMonitor(Container, boolean) - Method in class org.codehaus.cargo.maven3.AbstractCargoMojo
-
Waits until all deployables with a deployable monitor are deployed / undeployed.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.geronimo.Geronimo1xInstalledLocalContainer
-
Replace default CPC progress monitor by a log progress monitor.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.jboss.JBoss71xInstalledLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.jetty.internal.AbstractJettyEmbeddedLocalContainer
-
Calls
System.gc()
after container has stopped. - waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.jonas.Jonas4xInstalledLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.spi.AbstractEmbeddedLocalContainer
-
Calls
System.gc()
after container has stopped. - waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaEmbeddedLocalContainer
-
Embedded Tomcat's start method is synchronous, so no need for waiting when starting.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.wildfly.internal.AbstractWildFlyInstalledLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForCompletion(boolean) - Method in class org.codehaus.cargo.container.wildfly.swarm.internal.AbstractWildFlySwarmInstalledLocalContainer
-
Ping the WAR CPC to verify if the container is started or stopped.
- waitForPortShutdown(int, long) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Waits for the shutdown of the specified server port.
- waitForStarting(ContainerMonitor) - Method in class org.codehaus.cargo.container.spi.AbstractLocalContainer
-
Use container monitor to verify if the container is started.
- waitTillContainerIsStopped(Container) - Static method in class org.codehaus.cargo.container.spi.util.ContainerUtils
-
Wait indefinitely till the container is stopped.
- WAR - Class in org.codehaus.cargo.container.deployable
-
Wraps a WAR file that will be deployed in the container.
- WAR - Static variable in class org.codehaus.cargo.container.deployable.DeployableType
-
The WAR deployable type.
- WAR(String) - Constructor for class org.codehaus.cargo.container.deployable.WAR
- WAR_CLASSLOADER_POLICY - Static variable in interface org.codehaus.cargo.container.websphere.WebSpherePropertySet
-
Classloader policy used when deploying/starting the deployable(s).
- WarArchive - Interface in org.codehaus.cargo.module.webapp
-
Encapsulates access to a WAR.
- WarArchiveIo - Class in org.codehaus.cargo.module.webapp
-
Utility IO class for constructing War Archives.
- WarArchiveIo() - Constructor for class org.codehaus.cargo.module.webapp.WarArchiveIo
-
Constructor.
- WarArchiveMerger - Class in org.codehaus.cargo.module.webapp.merge
-
Class for merging two War Archives into each other.
- WarArchiveMerger() - Constructor for class org.codehaus.cargo.module.webapp.merge.WarArchiveMerger
-
Constructor Class for merging War archives together.
- warn() - Method in class org.codehaus.cargo.container.jonas.Jonas5xInstalledLocalDeployer
-
If necessary, warn the user about this deployer's limitations.
- warn(String, String) - Method in class org.codehaus.cargo.util.internal.log.AbstractLogger
-
Logger warning messages.
- warn(String, String) - Method in interface org.codehaus.cargo.util.log.Logger
-
Logger warning messages.
- WARN - Static variable in class org.codehaus.cargo.util.log.LogLevel
-
Represents a warning logging level.
- watch(boolean) - Method in class org.codehaus.cargo.container.spi.deployer.DeployerWatchdog
- watchForAvailability() - Method in class org.codehaus.cargo.container.spi.deployer.DeployerWatchdog
-
Wait till the monitored Deployable is made available or throw an exception if the timeout period is reached.
- watchForUnavailability() - Method in class org.codehaus.cargo.container.spi.deployer.DeployerWatchdog
-
Wait till the monitored Deployable is made unavailable or throw an exception if the timeout period is reached.
- WEB - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Element name 'web'.
- WEB_RESOURCE_COLLECTION - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'web-resource-collection'.
- WEB_RESOURCE_NAME - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'web-resource-name'.
- WEB_URI - Static variable in class org.codehaus.cargo.module.application.ApplicationXmlTag
-
Element name 'web-uri'.
- WEBAPPS_DIRECTORY - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
-
The
webapps
directory of Tomcat. - WEBAPPS_LEGACY_DIRECTORY - Static variable in interface org.codehaus.cargo.container.tomcat.TomcatPropertySet
-
The
webapps-javaee
directory of Tomcat, which with Toncat 10.x onwards is used for storing legacy J2EE and Java EE applications which Tomcat transforms to Jakarta EE before deployment. - WEBLOGIC_VERSION - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'weblogic-version'.
- WebLogic103xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 10.3.x application server.
- WebLogic103xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic103xInstalledLocalContainer
- WebLogic103xRemoteContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 10.3.x application server.
- WebLogic103xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic103xRemoteContainer
- WebLogic103xRuntimeConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 10.3.x runtime
ContainerConfiguration
implementation. - WebLogic103xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic103xRuntimeConfiguration
- WebLogic103xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 10.3.x standalone
ContainerConfiguration
implementation. - WebLogic103xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic103xStandaloneLocalConfiguration
- WebLogic10xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 10.x application server.
- WebLogic10xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic10xInstalledLocalContainer
- WebLogic10xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 10.x standalone
ContainerConfiguration
implementation. - WebLogic10xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic10xStandaloneLocalConfiguration
- WebLogic121xExistingLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 12.1.x existing
ContainerConfiguration
implementation. - WebLogic121xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic121xExistingLocalConfiguration
- WebLogic121xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 12.1.3 application server.
- WebLogic121xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic121xInstalledLocalContainer
- WebLogic121xRemoteContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 12.1.3 application server.
- WebLogic121xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic121xRemoteContainer
- WebLogic121xRuntimeConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 12.1.x runtime
ContainerConfiguration
implementation. - WebLogic121xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic121xRuntimeConfiguration
- WebLogic121xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 12.1.x standalone
ContainerConfiguration
implementation. - WebLogic121xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic121xStandaloneLocalConfiguration
- WebLogic122xExistingLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 12.2.x existing
ContainerConfiguration
implementation. - WebLogic122xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic122xExistingLocalConfiguration
- WebLogic122xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Oracle WebLogic 12.2 application server.
- WebLogic122xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic122xInstalledLocalContainer
- WebLogic122xRemoteContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 12.2.x application server.
- WebLogic122xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic122xRemoteContainer
- WebLogic122xRuntimeConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 12.2.x runtime
ContainerConfiguration
implementation. - WebLogic122xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic122xRuntimeConfiguration
- WebLogic122xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 12.2.x standalone
ContainerConfiguration
implementation. - WebLogic122xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic122xStandaloneLocalConfiguration
- WebLogic12xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 12.x application server.
- WebLogic12xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic12xInstalledLocalContainer
- WebLogic12xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 12.x standalone
ContainerConfiguration
implementation. - WebLogic12xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic12xStandaloneLocalConfiguration
- WebLogic14xExistingLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 14.x existing
ContainerConfiguration
implementation. - WebLogic14xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic14xExistingLocalConfiguration
- WebLogic14xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Oracle WebLogic 14 application server.
- WebLogic14xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic14xInstalledLocalContainer
- WebLogic14xRemoteContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 14.x application server.
- WebLogic14xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic14xRemoteContainer
- WebLogic14xRuntimeConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 14.x runtime
ContainerConfiguration
implementation. - WebLogic14xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic14xRuntimeConfiguration
- WebLogic14xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 14.x standalone
ContainerConfiguration
implementation. - WebLogic14xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic14xStandaloneLocalConfiguration
- WebLogic14xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.weblogic.internal
-
Capabilities of WebLogic 14.x.
- WebLogic14xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogic14xStandaloneLocalConfigurationCapability
-
WLST implementation allows easy support of resources.
- WebLogic8xConfigurationBuilder - Class in org.codehaus.cargo.container.weblogic.internal
-
Contains the xml elements used to build a normal or XA compliant DataSource for WebLogic.
- WebLogic8xConfigurationBuilder(String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogic8xConfigurationBuilder
-
Create an instance to add configuration for a particular server.
- WebLogic8xConfigXmlInstalledLocalDeployer - Class in org.codehaus.cargo.container.weblogic
-
Static deployer that manages deployment configuration by manipulating the WebLogic config.xml file.
- WebLogic8xConfigXmlInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
- WebLogic8xExistingLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic 8.x existing configuration implementation.
- WebLogic8xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic8xExistingLocalConfiguration
- WebLogic8xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 8.x application server.
- WebLogic8xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic8xInstalledLocalContainer
- WebLogic8xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic standalone
ContainerConfiguration
implementation. - WebLogic8xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic8xStandaloneLocalConfiguration
- WebLogic8xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.weblogic.internal
-
Capabilities of the WebLogic's
WebLogicConfiguration
configuration. - WebLogic8xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogic8xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- WebLogic8xSwitchableLocalDeployer - Class in org.codehaus.cargo.container.weblogic
-
Changes config.xml if the server is down.
- WebLogic8xSwitchableLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic8xSwitchableLocalDeployer
- WebLogic9x10x103x12xConfigurationBuilder - Class in org.codehaus.cargo.container.weblogic.internal
-
Constructs xml elements needed to configure a normal or XA compliant DataSource for WebLogic 9-10.3.
- WebLogic9x10x103x12xConfigurationBuilder(String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogic9x10x103x12xConfigurationBuilder
-
Sets the server name that the resources this creates are bound to.
- WebLogic9x10x103x12xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.weblogic.internal
-
Capabilities of the WebLogic's
WebLogic9xStandaloneLocalConfiguration
configuration. - WebLogic9x10x103x12xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogic9x10x103x12xStandaloneLocalConfigurationCapability
-
WebLogic 9.x onwards supports additional features not available in 8.x.
- WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer - Class in org.codehaus.cargo.container.weblogic
-
Static deployer that manages deployment configuration by manipulating the WebLogic config.xml file.
- WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
- WebLogic9x10x12x14xCopyingInstalledLocalDeployer - Class in org.codehaus.cargo.container.weblogic
-
Static deployer that deploys WARs to the WebLogic auto-deploy directory.
- WebLogic9x10x12x14xCopyingInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xCopyingInstalledLocalDeployer
- WebLogic9x10x12x14xExistingLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic existing configuration implementation for WebLogic 9.x, 10.x, 10.3.x and 12.x style domains.
- WebLogic9x10x12x14xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xExistingLocalConfiguration
- WebLogic9xInstalledLocalContainer - Class in org.codehaus.cargo.container.weblogic
-
Special container support for the Bea WebLogic 9.x application server.
- WebLogic9xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic9xInstalledLocalContainer
- WebLogic9xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.weblogic
-
WebLogic standalone
ContainerConfiguration
implementation. - WebLogic9xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
- WebLogicConfiguration - Interface in org.codehaus.cargo.container.weblogic
-
All WebLogic configuration implementations must implement this interface which provides method to find out the location of key directories needed to operate WebLogic.
- WebLogicConfigurationEntryType - Interface in org.codehaus.cargo.container.weblogic.internal.configuration
-
Represents the type of a resource specific to WebLogic, such as a
javax.jms.Server
. - WeblogicEjbJarXml - Class in org.codehaus.cargo.module.ejb.weblogic
-
Encapsulates the DOM representation of a weblogic ejb deployment descriptor
weblogic-ejb-jar.xml
to provide convenience methods for easy access and manipulation. - WeblogicEjbJarXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXml
-
Constructor.
- WeblogicEjbJarXmlIo - Class in org.codehaus.cargo.module.ejb.weblogic
-
Provides convenience methods for reading WebLogic ejb jar deployment descriptor.
- WeblogicEjbJarXmlIo() - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlIo
-
Protected Constrictor.
- WeblogicEjbJarXmlTag - Class in org.codehaus.cargo.module.ejb.weblogic
-
Represents the various tags in a weblogic ejb jar deployment descriptor.
- WeblogicEjbJarXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
-
Constructor.
- WeblogicEjbJarXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlTag
-
Constructor.
- WeblogicEjbJarXmlType - Class in org.codehaus.cargo.module.ejb.weblogic
- WeblogicEjbJarXmlType() - Constructor for class org.codehaus.cargo.module.ejb.weblogic.WeblogicEjbJarXmlType
-
Protected constructor.
- WebLogicExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.weblogic.internal
-
Capabilities of the WebLogic's
WebLogicConfiguration
configuration. - WebLogicExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogicExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- WebLogicFactoryRegistry - Class in org.codehaus.cargo.container.weblogic
-
Registers WebLogic support into default factories.
- WebLogicFactoryRegistry() - Constructor for class org.codehaus.cargo.container.weblogic.WebLogicFactoryRegistry
- WebLogicLocalContainer - Interface in org.codehaus.cargo.container.weblogic.internal
-
All WebLogic configuration implementations must implement this interface which provides method to find out the location of key directories needed to operate WebLogic.
- WebLogicLocalScriptingContainer - Interface in org.codehaus.cargo.container.weblogic.internal
-
All WebLogic local containers allowing to execute scripts should implement this interface which provides methods to access WebLogic methods and execute scripts.
- WebLogicPropertySet - Interface in org.codehaus.cargo.container.weblogic
-
Gathers all WebLogic properties.
- WebLogicRemoteScriptingContainer - Interface in org.codehaus.cargo.container.weblogic.internal
-
All WebLogic remote containers allowing to execute scripts should implement this interface which provides methods to access WebLogic methods and execute scripts.
- WebLogicResourceComparator - Class in org.codehaus.cargo.container.weblogic.internal.configuration.util
-
Comparator evaluating resources according to order which they should be created in.
- WebLogicResourceComparator() - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.util.WebLogicResourceComparator
- WebLogicResourceRules - Class in org.codehaus.cargo.container.weblogic.internal.configuration.rules
-
Rule class defining rules which need to be applied for WebLogic resources.
- WebLogicWlstConfiguration - Interface in org.codehaus.cargo.container.weblogic
-
All WebLogic WLST configuration implementations must implement this interface which provides method to retrieve configuration factory for WLST script.
- WebLogicWlstConfigurationFactory - Class in org.codehaus.cargo.container.weblogic.internal.configuration
-
WLST configuration factory returning specific configuration scripts.
- WebLogicWlstConfigurationFactory(Configuration) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
-
Sets configuration containing all needed information for building configuration scripts.
- WebLogicWlstExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.weblogic.internal
-
Capabilities of WebLogic existing configuration based on WSLT files.
- WebLogicWlstExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogicWlstExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- WebLogicWlstOfflineInstalledLocalDeployer - Class in org.codehaus.cargo.container.weblogic
-
Static deployer that manages deployment configuration calling WLST offline script.
- WebLogicWlstOfflineInstalledLocalDeployer(LocalContainer) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogicWlstOfflineInstalledLocalDeployer
- WebLogicWlstRemoteDeployer - Class in org.codehaus.cargo.container.weblogic
-
Static deployer that manages deployment configuration calling WLST online script.
- WebLogicWlstRemoteDeployer(WebLogicRemoteScriptingContainer) - Constructor for class org.codehaus.cargo.container.weblogic.WebLogicWlstRemoteDeployer
- WebLogicWlstRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.weblogic.internal
-
Capabilities of WebLogic remote configuration via WLST.
- WebLogicWlstRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogicWlstRuntimeConfigurationCapability
-
WLST implementation allows easy support of resources.
- WebLogicWlstStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.weblogic.internal
-
Capabilities of WebLogic configured via WSLT.
- WebLogicWlstStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.weblogic.internal.WebLogicWlstStandaloneLocalConfigurationCapability
-
WLST implementation allows easy support of resources.
- WeblogicXml - Class in org.codehaus.cargo.module.webapp.weblogic
-
Encapsulates the DOM representation of a weblogic web deployment descriptor
weblogic.xml
to provide convenience methods for easy access and manipulation. - WeblogicXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXml
-
Constructor.
- WeblogicXmlIo - Class in org.codehaus.cargo.module.webapp.weblogic
-
Provides convenience methods for reading WebLogic web deployment descriptor.
- WeblogicXmlIo() - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlIo
-
Constructor.
- WeblogicXmlTag - Class in org.codehaus.cargo.module.webapp.weblogic
-
Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.
- WeblogicXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Constructor.
- WeblogicXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Constructor.
- WeblogicXmlType - Class in org.codehaus.cargo.module.webapp.weblogic
- WeblogicXmlType() - Constructor for class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlType
-
Constructor.
- WebSphere85xExistingLocalConfiguration - Class in org.codehaus.cargo.container.websphere
-
WebSphere 8.5.x existing
Configuration
implementation. - WebSphere85xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere85xExistingLocalConfiguration
- WebSphere85xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.websphere.internal
-
Capabilities of WebSphere 8.5.x existing local configuration.
- WebSphere85xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.websphere.internal.WebSphere85xExistingLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- WebSphere85xInstalledLocalContainer - Class in org.codehaus.cargo.container.websphere
-
WebSphere 8.5.x container implementation.
- WebSphere85xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalContainer
- WebSphere85xInstalledLocalDeployer - Class in org.codehaus.cargo.container.websphere
-
Static deployer that deploys WARs to WebSphere 8.5.x.
- WebSphere85xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere85xInstalledLocalDeployer
- WebSphere85xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.websphere
-
WebSphere 8.5.x standalone
ContainerConfiguration
implementation. - WebSphere85xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere85xStandaloneLocalConfiguration
- WebSphere85xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.websphere.internal
-
Capabilities of WebSphere 8.5.x standalone local configuration.
- WebSphere85xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.websphere.internal.WebSphere85xStandaloneLocalConfigurationCapability
-
Initialize the configuration-specific supports Map.
- WebSphere9xExistingLocalConfiguration - Class in org.codehaus.cargo.container.websphere
-
WebSphere 9.x existing
Configuration
implementation. - WebSphere9xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere9xExistingLocalConfiguration
- WebSphere9xExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.websphere.internal
-
Capabilities of WebSphere 9.x existing local configuration.
- WebSphere9xExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.websphere.internal.WebSphere9xExistingLocalConfigurationCapability
- WebSphere9xInstalledLocalContainer - Class in org.codehaus.cargo.container.websphere
-
WebSphere 9.x container implementation.
- WebSphere9xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere9xInstalledLocalContainer
- WebSphere9xInstalledLocalDeployer - Class in org.codehaus.cargo.container.websphere
-
Static deployer that deploys WARs to WebSphere 9.x.
- WebSphere9xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere9xInstalledLocalDeployer
- WebSphere9xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.websphere
-
WebSphere 9.x standalone
ContainerConfiguration
implementation. - WebSphere9xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.websphere.WebSphere9xStandaloneLocalConfiguration
- WebSphere9xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.websphere.internal
-
Capabilities of WebSphere 9.x standalone local configuration.
- WebSphere9xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.websphere.internal.WebSphere9xStandaloneLocalConfigurationCapability
- WebSphereConfiguration - Interface in org.codehaus.cargo.container.websphere
-
All WebSphere configuration implementations must implement this interface which provides method to retrieve jython script factory.
- WebSphereConfigurationEntryType - Interface in org.codehaus.cargo.container.websphere.internal.configuration
-
Represents the type of a resource specific to WebSphere, such as a
javax.jms.SIBus
. - WebSphereExistingConfigurationSetting - Enum in org.codehaus.cargo.container.websphere
-
Enumeration of possible values for configuration property
WebSpherePropertySet.OVERWRITE_EXISTING_CONFIGURATION
. - WebSphereFactoryRegistry - Class in org.codehaus.cargo.container.websphere
-
Registers WebSphere support into default factories.
- WebSphereFactoryRegistry() - Constructor for class org.codehaus.cargo.container.websphere.WebSphereFactoryRegistry
- WebSphereJythonConfigurationFactory - Class in org.codehaus.cargo.container.websphere.internal.configuration
-
WebSphere configuration factory returning specific jython configuration scripts.
- WebSphereJythonConfigurationFactory(Configuration) - Constructor for class org.codehaus.cargo.container.websphere.internal.configuration.WebSphereJythonConfigurationFactory
-
Sets configuration containing all needed information for building configuration scripts.
- WebSpherePropertySet - Interface in org.codehaus.cargo.container.websphere
-
Gathers all WebSphere properties.
- WebSphereResourceComparator - Class in org.codehaus.cargo.container.websphere.util
-
Comparator evaluating resources according to order which they should be created in.
- WebSphereResourceComparator() - Constructor for class org.codehaus.cargo.container.websphere.util.WebSphereResourceComparator
- WebSphereResourceRules - Class in org.codehaus.cargo.container.websphere.internal.configuration.rules
-
Rule class defining rules which need to be applied for WebSphere resources.
- WebXml - Class in org.codehaus.cargo.module.webapp
-
Encapsulates the DOM representation of a web deployment descriptor
web.xml
to provide convenience methods for easy access and manipulation. - WebXml() - Constructor for class org.codehaus.cargo.module.webapp.WebXml
-
Constructor.
- WebXml(Element, DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.WebXml
-
Constructor.
- WebXml22Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.2 Descriptor.
- WebXml22Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml22Type
-
Protected Constructor.
- WebXml22Type(AbstractDescriptorType, Dtd) - Constructor for class org.codehaus.cargo.module.webapp.WebXml22Type
-
Protected constructor.
- WebXml23Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.3 Descriptor.
- WebXml23Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml23Type
-
Protected constructor.
- WebXml24Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.4 Descriptor.
- WebXml24Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml24Type
-
Protected constructor.
- WebXml25Type - Class in org.codehaus.cargo.module.webapp
-
Web 2.5 Descriptor.
- WebXml25Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml25Type
-
Protected constructor.
- WebXml30Type - Class in org.codehaus.cargo.module.webapp
-
Web 3.0 Descriptor.
- WebXml30Type() - Constructor for class org.codehaus.cargo.module.webapp.WebXml30Type
-
Protected constructor.
- WebXmlElement - Class in org.codehaus.cargo.module.webapp.elements
- WebXmlElement(WebXmlTag) - Constructor for class org.codehaus.cargo.module.webapp.elements.WebXmlElement
-
Constructor.
- WebXmlElement(WebXmlTag, Element) - Constructor for class org.codehaus.cargo.module.webapp.elements.WebXmlElement
-
Constructor.
- WebXmlIo - Class in org.codehaus.cargo.module.webapp
-
Provides convenience methods for reading and writing web deployment descriptors.
- WebXmlIo(DescriptorType) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlIo
-
Constructor.
- WebXmlMerger - Class in org.codehaus.cargo.module.webapp.merge
-
Helper class that can merge two web deployment descriptors.
- WebXmlMerger() - Constructor for class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Constructor.
- WebXmlMerger(Descriptor) - Constructor for class org.codehaus.cargo.module.webapp.merge.WebXmlMerger
-
Constructor.
- WebXmlTag - Class in org.codehaus.cargo.module.webapp
-
Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.
- WebXmlTag(DescriptorType, String) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTag
-
Constructor.
- WebXmlTag(DescriptorType, String, boolean) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTag
-
Constructor.
- WebXmlTag(DescriptorType, String, boolean, Identifier, Class) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTag
-
Constructor.
- WebXmlType - Class in org.codehaus.cargo.module.webapp
-
A document type for web.xml web deployment descriptors.
- WebXmlType(AbstractDescriptorType, Grammar) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlType
-
Protected constructor.
- WebXmlTypeAwareParser - Class in org.codehaus.cargo.module.webapp
-
SAX Handler for working out what the type of a web descriptor is.
- WebXmlTypeAwareParser(InputStream, EntityResolver) - Constructor for class org.codehaus.cargo.module.webapp.WebXmlTypeAwareParser
-
Constructor.
- WebXmlUtils - Class in org.codehaus.cargo.module.webapp
- WebXmlVersion - Class in org.codehaus.cargo.module.webapp
-
Enumerated type that represents the version of the web deployment descriptor.
- WELCOME_FILE_LIST - Static variable in class org.codehaus.cargo.module.webapp.WebXmlType
-
Element name 'welcome-file-list'.
- WildFly10xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 10.x existing
Configuration
implementation. - WildFly10xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly10xExistingLocalConfiguration
- WildFly10xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 10.x series container implementation.
- WildFly10xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalContainer
- WildFly10xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly10xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly10xInstalledLocalDeployer
- WildFly10xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 10.x.
- WildFly10xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly10xRemoteContainer
- WildFly10xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 10.x.
- WildFly10xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly10xRemoteDeployer
- WildFly10xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 10.x remote container.
- WildFly10xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly10xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly10xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 10.x standalone local configuration.
- WildFly10xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly10xStandaloneLocalConfiguration
- WildFly11xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 11.x existing
Configuration
implementation. - WildFly11xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly11xExistingLocalConfiguration
- WildFly11xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 11.x series container implementation.
- WildFly11xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly11xInstalledLocalContainer
- WildFly11xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly11xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly11xInstalledLocalDeployer
- WildFly11xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 11.x.
- WildFly11xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly11xRemoteContainer
- WildFly11xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 11.x.
- WildFly11xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly11xRemoteDeployer
- WildFly11xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 11.x remote container.
- WildFly11xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly11xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly11xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 11.x standalone local configuration.
- WildFly11xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly11xStandaloneLocalConfiguration
- WildFly12xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 12.x existing
Configuration
implementation. - WildFly12xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly12xExistingLocalConfiguration
- WildFly12xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 12.x series container implementation.
- WildFly12xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly12xInstalledLocalContainer
- WildFly12xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly12xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly12xInstalledLocalDeployer
- WildFly12xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 12.x.
- WildFly12xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly12xRemoteContainer
- WildFly12xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 12.x.
- WildFly12xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly12xRemoteDeployer
- WildFly12xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 12.x remote container.
- WildFly12xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly12xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly12xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 12.x standalone local configuration.
- WildFly12xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly12xStandaloneLocalConfiguration
- WildFly13xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 13.x existing
Configuration
implementation. - WildFly13xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly13xExistingLocalConfiguration
- WildFly13xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 13.x series container implementation.
- WildFly13xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly13xInstalledLocalContainer
- WildFly13xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly13xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly13xInstalledLocalDeployer
- WildFly13xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 13.x.
- WildFly13xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly13xRemoteContainer
- WildFly13xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 13.x.
- WildFly13xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly13xRemoteDeployer
- WildFly13xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 13.x remote container.
- WildFly13xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly13xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly13xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 13.x standalone local configuration.
- WildFly13xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly13xStandaloneLocalConfiguration
- WildFly14xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 14.x existing
Configuration
implementation. - WildFly14xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly14xExistingLocalConfiguration
- WildFly14xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 14.x series container implementation.
- WildFly14xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly14xInstalledLocalContainer
- WildFly14xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly14xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly14xInstalledLocalDeployer
- WildFly14xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 14.x.
- WildFly14xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly14xRemoteContainer
- WildFly14xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 14.x.
- WildFly14xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly14xRemoteDeployer
- WildFly14xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 14.x remote container.
- WildFly14xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly14xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly14xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 14.x standalone local configuration.
- WildFly14xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly14xStandaloneLocalConfiguration
- WildFly15xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 15.x existing
Configuration
implementation. - WildFly15xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly15xExistingLocalConfiguration
- WildFly15xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 15.x series container implementation.
- WildFly15xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly15xInstalledLocalContainer
- WildFly15xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly15xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly15xInstalledLocalDeployer
- WildFly15xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 15.x.
- WildFly15xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly15xRemoteContainer
- WildFly15xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 15.x.
- WildFly15xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly15xRemoteDeployer
- WildFly15xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 15.x remote container.
- WildFly15xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly15xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly15xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 15.x standalone local configuration.
- WildFly15xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly15xStandaloneLocalConfiguration
- WildFly16xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 16.x existing
Configuration
implementation. - WildFly16xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly16xExistingLocalConfiguration
- WildFly16xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 16.x series container implementation.
- WildFly16xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly16xInstalledLocalContainer
- WildFly16xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly16xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly16xInstalledLocalDeployer
- WildFly16xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 16.x.
- WildFly16xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly16xRemoteContainer
- WildFly16xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 16.x.
- WildFly16xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly16xRemoteDeployer
- WildFly16xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 16.x remote container.
- WildFly16xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly16xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly16xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 16.x standalone local configuration.
- WildFly16xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly16xStandaloneLocalConfiguration
- WildFly17xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 17.x existing
Configuration
implementation. - WildFly17xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly17xExistingLocalConfiguration
- WildFly17xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 17.x series container implementation.
- WildFly17xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly17xInstalledLocalContainer
- WildFly17xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly17xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly17xInstalledLocalDeployer
- WildFly17xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 17.x.
- WildFly17xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly17xRemoteContainer
- WildFly17xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 17.x.
- WildFly17xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly17xRemoteDeployer
- WildFly17xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 17.x remote container.
- WildFly17xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly17xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly17xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 17.x standalone local configuration.
- WildFly17xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly17xStandaloneLocalConfiguration
- WildFly18xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 18.x existing
Configuration
implementation. - WildFly18xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly18xExistingLocalConfiguration
- WildFly18xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 18.x series container implementation.
- WildFly18xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly18xInstalledLocalContainer
- WildFly18xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly18xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly18xInstalledLocalDeployer
- WildFly18xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 18.x.
- WildFly18xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly18xRemoteContainer
- WildFly18xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 18.x.
- WildFly18xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly18xRemoteDeployer
- WildFly18xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 18.x remote container.
- WildFly18xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly18xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly18xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 18.x standalone local configuration.
- WildFly18xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly18xStandaloneLocalConfiguration
- WildFly19xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 19.x existing
Configuration
implementation. - WildFly19xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly19xExistingLocalConfiguration
- WildFly19xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 19.x series container implementation.
- WildFly19xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly19xInstalledLocalContainer
- WildFly19xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly19xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly19xInstalledLocalDeployer
- WildFly19xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 19.x.
- WildFly19xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly19xRemoteContainer
- WildFly19xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 19.x.
- WildFly19xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly19xRemoteDeployer
- WildFly19xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 19.x remote container.
- WildFly19xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly19xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly19xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 19.x standalone local configuration.
- WildFly19xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly19xStandaloneLocalConfiguration
- WildFly20xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 20.x existing
Configuration
implementation. - WildFly20xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly20xExistingLocalConfiguration
- WildFly20xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 20.x series container implementation.
- WildFly20xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly20xInstalledLocalContainer
- WildFly20xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly20xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly20xInstalledLocalDeployer
- WildFly20xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 20.x.
- WildFly20xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly20xRemoteContainer
- WildFly20xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 20.x.
- WildFly20xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly20xRemoteDeployer
- WildFly20xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 20.x remote container.
- WildFly20xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly20xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly20xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 20.x standalone local configuration.
- WildFly20xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly20xStandaloneLocalConfiguration
- WildFly21xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 21.x existing
Configuration
implementation. - WildFly21xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly21xExistingLocalConfiguration
- WildFly21xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 21.x series container implementation.
- WildFly21xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly21xInstalledLocalContainer
- WildFly21xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly21xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly21xInstalledLocalDeployer
- WildFly21xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 21.x.
- WildFly21xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly21xRemoteContainer
- WildFly21xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 21.x.
- WildFly21xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly21xRemoteDeployer
- WildFly21xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 21.x remote container.
- WildFly21xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly21xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly21xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 21.x standalone local configuration.
- WildFly21xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly21xStandaloneLocalConfiguration
- WildFly22xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 22.x existing
Configuration
implementation. - WildFly22xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly22xExistingLocalConfiguration
- WildFly22xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 22.x series container implementation.
- WildFly22xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly22xInstalledLocalContainer
- WildFly22xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly22xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly22xInstalledLocalDeployer
- WildFly22xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 22.x.
- WildFly22xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly22xRemoteContainer
- WildFly22xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 22.x.
- WildFly22xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly22xRemoteDeployer
- WildFly22xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 22.x remote container.
- WildFly22xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly22xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly22xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 22.x standalone local configuration.
- WildFly22xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly22xStandaloneLocalConfiguration
- WildFly23xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 23.x existing
Configuration
implementation. - WildFly23xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly23xExistingLocalConfiguration
- WildFly23xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 23.x series container implementation.
- WildFly23xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly23xInstalledLocalContainer
- WildFly23xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly23xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly23xInstalledLocalDeployer
- WildFly23xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 23.x.
- WildFly23xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly23xRemoteContainer
- WildFly23xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 23.x.
- WildFly23xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly23xRemoteDeployer
- WildFly23xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 23.x remote container.
- WildFly23xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly23xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly23xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 23.x standalone local configuration.
- WildFly23xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly23xStandaloneLocalConfiguration
- WildFly24xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 24.x existing
Configuration
implementation. - WildFly24xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly24xExistingLocalConfiguration
- WildFly24xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 24.x series container implementation.
- WildFly24xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly24xInstalledLocalContainer
- WildFly24xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly24xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly24xInstalledLocalDeployer
- WildFly24xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 24.x.
- WildFly24xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly24xRemoteContainer
- WildFly24xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 24.x.
- WildFly24xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly24xRemoteDeployer
- WildFly24xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 24.x remote container.
- WildFly24xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly24xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly24xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 24.x standalone local configuration.
- WildFly24xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly24xStandaloneLocalConfiguration
- WildFly25xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 25.x existing
Configuration
implementation. - WildFly25xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly25xExistingLocalConfiguration
- WildFly25xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 25.x series container implementation.
- WildFly25xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly25xInstalledLocalContainer
- WildFly25xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly25xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly25xInstalledLocalDeployer
- WildFly25xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 25.x.
- WildFly25xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly25xRemoteContainer
- WildFly25xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 25.x.
- WildFly25xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly25xRemoteDeployer
- WildFly25xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 25.x remote container.
- WildFly25xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly25xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly25xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 25.x standalone local configuration.
- WildFly25xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly25xStandaloneLocalConfiguration
- WildFly26xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 26.x existing
Configuration
implementation. - WildFly26xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly26xExistingLocalConfiguration
- WildFly26xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 26.x series container implementation.
- WildFly26xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly26xInstalledLocalContainer
- WildFly26xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly26xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly26xInstalledLocalDeployer
- WildFly26xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 26.x.
- WildFly26xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly26xRemoteContainer
- WildFly26xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 26.x.
- WildFly26xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly26xRemoteDeployer
- WildFly26xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 26.x remote container.
- WildFly26xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly26xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly26xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 26.x standalone local configuration.
- WildFly26xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly26xStandaloneLocalConfiguration
- WildFly27xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 27.x existing
Configuration
implementation. - WildFly27xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly27xExistingLocalConfiguration
- WildFly27xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 27.x series container implementation.
- WildFly27xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly27xInstalledLocalContainer
- WildFly27xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly27xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly27xInstalledLocalDeployer
- WildFly27xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 27.x.
- WildFly27xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly27xRemoteContainer
- WildFly27xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 27.x.
- WildFly27xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly27xRemoteDeployer
- WildFly27xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 27.x remote container.
- WildFly27xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly27xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly27xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 27.x standalone local configuration.
- WildFly27xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly27xStandaloneLocalConfiguration
- WildFly28xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 28.x existing
Configuration
implementation. - WildFly28xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly28xExistingLocalConfiguration
- WildFly28xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 28.x series container implementation.
- WildFly28xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly28xInstalledLocalContainer
- WildFly28xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly28xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly28xInstalledLocalDeployer
- WildFly28xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 28.x.
- WildFly28xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly28xRemoteContainer
- WildFly28xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 28.x.
- WildFly28xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly28xRemoteDeployer
- WildFly28xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 28.x remote container.
- WildFly28xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly28xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly28xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 28.x standalone local configuration.
- WildFly28xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly28xStandaloneLocalConfiguration
- WildFly29xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 29.x existing
Configuration
implementation. - WildFly29xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly29xExistingLocalConfiguration
- WildFly29xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 29.x series container implementation.
- WildFly29xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly29xInstalledLocalContainer
- WildFly29xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly29xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly29xInstalledLocalDeployer
- WildFly29xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 29.x.
- WildFly29xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly29xRemoteContainer
- WildFly29xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 29.x.
- WildFly29xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly29xRemoteDeployer
- WildFly29xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 29.x remote container.
- WildFly29xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly29xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly29xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 29.x standalone local configuration.
- WildFly29xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly29xStandaloneLocalConfiguration
- WildFly30xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 30.x existing
Configuration
implementation. - WildFly30xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly30xExistingLocalConfiguration
- WildFly30xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 30.x series container implementation.
- WildFly30xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly30xInstalledLocalContainer
- WildFly30xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly30xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly30xInstalledLocalDeployer
- WildFly30xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 30.x.
- WildFly30xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly30xRemoteContainer
- WildFly30xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 30.x.
- WildFly30xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly30xRemoteDeployer
- WildFly30xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 30.x remote container.
- WildFly30xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly30xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly30xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 30.x standalone local configuration.
- WildFly30xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly30xStandaloneLocalConfiguration
- WildFly31xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 31.x existing
Configuration
implementation. - WildFly31xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly31xExistingLocalConfiguration
- WildFly31xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 31.x series container implementation.
- WildFly31xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly31xInstalledLocalContainer
- WildFly31xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly31xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly31xInstalledLocalDeployer
- WildFly31xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 31.x.
- WildFly31xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly31xRemoteContainer
- WildFly31xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 31.x.
- WildFly31xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly31xRemoteDeployer
- WildFly31xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 31.x remote container.
- WildFly31xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly31xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly31xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 31.x standalone local configuration.
- WildFly31xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly31xStandaloneLocalConfiguration
- WildFly32xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 32.x existing
Configuration
implementation. - WildFly32xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly32xExistingLocalConfiguration
- WildFly32xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 32.x series container implementation.
- WildFly32xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly32xInstalledLocalContainer
- WildFly32xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly32xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly32xInstalledLocalDeployer
- WildFly32xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 32.x.
- WildFly32xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly32xRemoteContainer
- WildFly32xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 32.x.
- WildFly32xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly32xRemoteDeployer
- WildFly32xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 32.x remote container.
- WildFly32xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly32xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly32xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 32.x standalone local configuration.
- WildFly32xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly32xStandaloneLocalConfiguration
- WildFly33xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 33.x existing
Configuration
implementation. - WildFly33xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly33xExistingLocalConfiguration
- WildFly33xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 33.x series container implementation.
- WildFly33xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly33xInstalledLocalContainer
- WildFly33xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly33xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly33xInstalledLocalDeployer
- WildFly33xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 33.x.
- WildFly33xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly33xRemoteContainer
- WildFly33xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 33.x.
- WildFly33xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly33xRemoteDeployer
- WildFly33xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 33.x remote container.
- WildFly33xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly33xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly33xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 33.x standalone local configuration.
- WildFly33xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly33xStandaloneLocalConfiguration
- WildFly8xCliConfigurationFactory - Class in org.codehaus.cargo.container.wildfly.internal.configuration.factory
-
WildFly8x CLI configuration factory returning specific configuration scripts.
- WildFly8xCliConfigurationFactory(Configuration) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly8xCliConfigurationFactory
-
Sets configuration containing all needed information for building configuration scripts.
- WildFly8xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 8.x existing
Configuration
implementation. - WildFly8xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly8xExistingLocalConfiguration
- WildFly8xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 8.x series container implementation.
- WildFly8xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly8xInstalledLocalContainer
- WildFly8xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly8xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly8xInstalledLocalDeployer
- WildFly8xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 8.x.
- WildFly8xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly8xRemoteContainer
- WildFly8xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 8.x.
- WildFly8xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly8xRemoteDeployer
- WildFly8xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 8.x remote container.
- WildFly8xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly8xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly8xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 8.x standalone local configuration.
- WildFly8xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly8xStandaloneLocalConfiguration
- WildFly8xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.wildfly.internal
-
Capabilities of the WildFly's
StandaloneLocalConfiguration
configuration. - WildFly8xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.wildfly.internal.WildFly8xStandaloneLocalConfigurationCapability
-
Initialize WildFly-specific configuration Map.
- WildFly9xCliConfigurationFactory - Class in org.codehaus.cargo.container.wildfly.internal.configuration.factory
-
WildFly9x CLI configuration factory returning specific configuration scripts.
- WildFly9xCliConfigurationFactory(Configuration) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.factory.WildFly9xCliConfigurationFactory
-
Sets configuration containing all needed information for building configuration scripts.
- WildFly9xExistingLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 9.x existing
Configuration
implementation. - WildFly9xExistingLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly9xExistingLocalConfiguration
- WildFly9xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly
-
WildFly 9.x series container implementation.
- WildFly9xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly9xInstalledLocalContainer
- WildFly9xInstalledLocalDeployer - Class in org.codehaus.cargo.container.wildfly
-
Static deployer that deploys WARs and EARs to the WildFly
deployments
directory. - WildFly9xInstalledLocalDeployer(InstalledLocalContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly9xInstalledLocalDeployer
- WildFly9xRemoteContainer - Class in org.codehaus.cargo.container.wildfly
-
Special container support for wrapping a running instance of WildFly 9.x.
- WildFly9xRemoteContainer(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly9xRemoteContainer
- WildFly9xRemoteDeployer - Class in org.codehaus.cargo.container.wildfly
-
Remote deployer that uses the remote API to deploy to WildFly 9.x.
- WildFly9xRemoteDeployer(RemoteContainer) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly9xRemoteDeployer
- WildFly9xRuntimeConfiguration - Class in org.codehaus.cargo.container.wildfly
-
Configuration to use when using a WildFly 9.x remote container.
- WildFly9xRuntimeConfiguration() - Constructor for class org.codehaus.cargo.container.wildfly.WildFly9xRuntimeConfiguration
-
Set the default values for various port numbers.
- WildFly9xStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly
-
WildFly 9.x standalone local configuration.
- WildFly9xStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.WildFly9xStandaloneLocalConfiguration
- WildFly9xStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.wildfly.internal
-
Capabilities of the WildFly's
StandaloneLocalConfiguration
configuration. - WildFly9xStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.wildfly.internal.WildFly9xStandaloneLocalConfigurationCapability
-
Initialize WildFly-specific configuration Map.
- WildFlyCliConfigurationFactory - Interface in org.codehaus.cargo.container.wildfly.internal.configuration.factory
-
CLI configuration factory returning base shared configuration scripts.
- WildFlyConfiguration - Interface in org.codehaus.cargo.container.wildfly.internal
-
All WildFly configuration implementations must implement this interface.
- WildFlyContainerCapability - Class in org.codehaus.cargo.container.wildfly.internal
-
Capabilities of the WildFly container.
- WildFlyContainerCapability() - Constructor for class org.codehaus.cargo.container.wildfly.internal.WildFlyContainerCapability
- WildFlyExistingLocalConfigurationCapability - Class in org.codehaus.cargo.container.wildfly.internal
-
Capabilities of the WildFly's
WildFly8xExistingLocalConfiguration
configuration. - WildFlyExistingLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.wildfly.internal.WildFlyExistingLocalConfigurationCapability
-
Initialize WildFly-specific configuration Map.
- WildFlyFactoryRegistry - Class in org.codehaus.cargo.container.wildfly
-
Registers JBoss and WildFly support into default factories.
- WildFlyFactoryRegistry() - Constructor for class org.codehaus.cargo.container.wildfly.WildFlyFactoryRegistry
- WildFlyLogUtils - Class in org.codehaus.cargo.container.wildfly.internal.util
-
Utility class providing informations about logging.
- WildFlyModuleUtils - Class in org.codehaus.cargo.container.wildfly.internal.util
-
Utility class providing informations about modules.
- WildFlyPropertySet - Interface in org.codehaus.cargo.container.wildfly
-
Gathers all WildFly properties.
- WildFlyRemoteDeploymentJsonMarshaller - Class in org.codehaus.cargo.container.wildfly.internal
-
JSON marshaller for WildFly remote deployer.
- WildFlyRemoteDeploymentJsonMarshaller(RuntimeConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.internal.WildFlyRemoteDeploymentJsonMarshaller
-
Constructor.
- WildFlyRuntimeConfigurationCapability - Class in org.codehaus.cargo.container.wildfly.internal
-
Capabilities of WildFly's runtime configuration.
- WildFlyRuntimeConfigurationCapability() - Constructor for class org.codehaus.cargo.container.wildfly.internal.WildFlyRuntimeConfigurationCapability
-
Initialize WildFly-specific configuration Map.
- WildFlySwarm2017xInstalledLocalContainer - Class in org.codehaus.cargo.container.wildfly.swarm
-
WildFly Swarm 2017.x series container implementation.
- WildFlySwarm2017xInstalledLocalContainer(LocalConfiguration) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarm2017xInstalledLocalContainer
- WildFlySwarmConfiguratorFactory - Interface in org.codehaus.cargo.container.wildfly.swarm.internal.configuration
-
Configurator factory interface.
- WildFlySwarmContainerCapability - Class in org.codehaus.cargo.container.wildfly.swarm.internal
-
WildFly Swarm container capability.
- WildFlySwarmContainerCapability() - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.WildFlySwarmContainerCapability
- WildFlySwarmFactoryRegistry - Class in org.codehaus.cargo.container.wildfly.swarm
-
Factory registry for WildFly Swarm containers.
- WildFlySwarmFactoryRegistry() - Constructor for class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmFactoryRegistry
- WildFlySwarmPropertySet - Interface in org.codehaus.cargo.container.wildfly.swarm
-
WildFly Swarm property set.
- WildFlySwarmStandaloneLocalConfiguration - Class in org.codehaus.cargo.container.wildfly.swarm
-
WildFly Swarm standalone container configuration.
- WildFlySwarmStandaloneLocalConfiguration(String) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.WildFlySwarmStandaloneLocalConfiguration
- WildFlySwarmStandaloneLocalConfigurationCapability - Class in org.codehaus.cargo.container.wildfly.swarm.internal
-
WildFly Swarm standalone local configuration capability.
- WildFlySwarmStandaloneLocalConfigurationCapability() - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.WildFlySwarmStandaloneLocalConfigurationCapability
-
Accepts WildFly Swarm-specific properties.
- WildFlySwarmStartupMonitor - Class in org.codehaus.cargo.container.wildfly.swarm.internal
-
Monitors URL that is provided as a mandatory configuration property.
- WildFlySwarmStartupMonitor(Container) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.WildFlySwarmStartupMonitor
- WildFlySwarmUserUtils - Class in org.codehaus.cargo.container.wildfly.swarm.internal.configuration.util
-
Utility class providing informations about users.
- WildFlySwarmYamlConfiguratorFactory - Class in org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml
-
WildFly Swarm yaml configuration factory.
- WildFlySwarmYamlConfiguratorFactory(ConfigurationContext) - Constructor for class org.codehaus.cargo.container.wildfly.swarm.internal.configuration.yaml.WildFlySwarmYamlConfiguratorFactory
-
Creates new instance of this factory class.
- WildFlyUserUtils - Class in org.codehaus.cargo.container.wildfly.internal.util
-
Utility class providing informations about users.
- WL_DISPATCH_POLICY - Static variable in class org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag
-
Element name 'wl-dispatch-policy'.
- write(OutputStream) - Method in class org.codehaus.cargo.container.internal.http.writer.UrlEncodedFormWriter
-
Writes the form data to the output stream.
- writeAll(J2eeDescriptor, String) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the WebXml and its associated vendor descriptors to the specified directory.
- writeApplicationXml(ApplicationXml, File) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to a file.
- writeApplicationXml(ApplicationXml, File, Charset) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to a file.
- writeApplicationXml(ApplicationXml, File, Charset, boolean) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to a file.
- writeApplicationXml(ApplicationXml, OutputStream, Charset, boolean) - Static method in class org.codehaus.cargo.module.application.ApplicationXmlIo
-
Writes the specified document to an output stream.
- writeConfigurationToXpath(String, String, String) - Method in class org.codehaus.cargo.container.spi.configuration.builder.AbstractStandaloneLocalConfigurationWithXMLConfigurationBuilder
-
Utility method used to write XML to an appropriate place in the configuration file.
- writeConfigXml(Document) - Method in class org.codehaus.cargo.container.weblogic.WebLogic8xConfigXmlInstalledLocalDeployer
-
write the domain's config.xml to disk.
- writeConfigXml(Document) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
-
write the domain's config.xml to disk.
- writeConfigXml(Document) - Method in class org.codehaus.cargo.container.weblogic.WebLogic9xStandaloneLocalConfiguration
-
write the domain's config.xml to disk.
- writeDataSource(PrintStream, DataSource) - Static method in class org.codehaus.cargo.container.liberty.internal.ServerConfigUtils
-
Writes a datasource to the write.
- writeDescriptor(Descriptor, File) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to a file.
- writeDescriptor(Descriptor, File, Charset) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to a file.
- writeDescriptor(Descriptor, File, Charset, boolean) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to a file.
- writeDescriptor(Descriptor, OutputStream, Charset, boolean) - Static method in class org.codehaus.cargo.module.AbstractDescriptorIo
-
Writes the specified document to an output stream.
- writeDomainScript() - Method in class org.codehaus.cargo.container.weblogic.internal.configuration.WebLogicWlstConfigurationFactory
- WriteDomainScriptCommand - Class in org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain
-
Implementation of write domain configuration script command.
- WriteDomainScriptCommand(Configuration, String) - Constructor for class org.codehaus.cargo.container.weblogic.internal.configuration.commands.domain.WriteDomainScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- writeField(String, String) - Method in class org.codehaus.cargo.container.internal.http.writer.MultipartFormWriter
-
Writes a string field value.
- writeFile() - Method in class org.codehaus.cargo.util.DefaultXmlFileBuilder
-
write the current xml to disk.
- writeFile() - Method in interface org.codehaus.cargo.util.XmlFileBuilder
-
write the current xml to disk.
- writeFile(String, File) - Method in class org.codehaus.cargo.container.internal.http.writer.MultipartFormWriter
-
Writes a file's contents.
- writeFile(String, File, String) - Method in class org.codehaus.cargo.container.internal.http.writer.MultipartFormWriter
-
Writes a input stream's contents.
- writeLibrary(PrintStream, String, String[]) - Static method in class org.codehaus.cargo.container.liberty.internal.ServerConfigUtils
-
Write a library.
- writeOutputStream(HttpURLConnection) - Method in class org.codehaus.cargo.container.internal.http.HttpFileRequest
-
If necessary, writes to the output stream of the HTTP URL connection.
- writeOutputStream(HttpURLConnection) - Method in class org.codehaus.cargo.container.internal.http.HttpFormRequest
-
If necessary, writes to the output stream of the HTTP URL connection.
- writeOutputStream(HttpURLConnection) - Method in class org.codehaus.cargo.container.internal.http.HttpRequest
-
If necessary, writes to the output stream of the HTTP URL connection.
- writeTextFile(String, String, Charset) - Method in class org.codehaus.cargo.util.DefaultFileHandler
- writeTextFile(String, String, Charset) - Method in interface org.codehaus.cargo.util.FileHandler
X
- XA_DATASOURCE - Static variable in interface org.codehaus.cargo.container.configuration.builder.ConfigurationEntryType
-
XADataSource, typically used to configure DataSource objects.
- XA_TRANSACTION - Static variable in class org.codehaus.cargo.container.property.TransactionSupport
-
Indicates support of distributed transactions using XA protocol.
- XaDataSourceScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
-
Implementation of XA datasource configuration script command.
- XaDataSourceScriptCommand(Configuration, String, DataSource) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.XaDataSourceScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- XaDriverScriptCommand - Class in org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource
-
Implementation of XA DataSource driver configuration script command.
- XaDriverScriptCommand(Configuration, String, DataSource, String) - Constructor for class org.codehaus.cargo.container.wildfly.internal.configuration.commands.wildfly9.resource.XaDriverScriptCommand
-
Sets configuration containing all needed information for building configuration scripts.
- XML_PARENT_OF_RESOURCES - Static variable in class org.codehaus.cargo.container.orion.internal.AbstractOrionStandaloneLocalConfiguration
-
Where elements for resources will be inserted.
- XML_PARENT_OF_RESOURCES - Static variable in class org.codehaus.cargo.container.resin.Resin3xStandaloneLocalConfiguration
-
Where elements for resources will be inserted.
- XmlEntityResolver - Class in org.codehaus.cargo.module
-
Implementation of the SAX EntityResolver interface that looks up the web-app DTDs from the JAR.
- XmlEntityResolver() - Constructor for class org.codehaus.cargo.module.XmlEntityResolver
- XmlFileBuilder - Interface in org.codehaus.cargo.util
-
This interface intends to remove hard-bindings to a specific xml api.
Implementations of this interface will: 1. optionally load a file 2. insert some elements into the current document 3. write the file to disk - XmlMerger - Class in org.codehaus.cargo.module
-
Class for merging XML FIles.
- XmlMerger() - Constructor for class org.codehaus.cargo.module.XmlMerger
- XmlReplacement - Class in org.codehaus.cargo.util
-
XML replacement for the
FileHandler
. - XmlReplacement() - Constructor for class org.codehaus.cargo.util.XmlReplacement
-
Empty constructor.
- XmlReplacement(String, String, String, XmlReplacement.ReplacementBehavior, String) - Constructor for class org.codehaus.cargo.util.XmlReplacement
-
Saves the attributes for this XML replacement.
- XmlReplacement.ReplacementBehavior - Enum in org.codehaus.cargo.util
-
Define how the XmlReplacement behaves XPath expression doesn't match anything.
- XmlReplacementDetails(String, String, XmlReplacement.ReplacementBehavior) - Constructor for class org.codehaus.cargo.util.FileHandler.XmlReplacementDetails
-
Saves the attributes for this XML replacement.
- XmlUtils - Class in org.codehaus.cargo.util
-
This class offers utility methods for handling XML files.
- XmlUtils() - Constructor for class org.codehaus.cargo.util.XmlUtils
-
default constructor will assign no namespaces and use a default file handler.
- XmlUtils(boolean) - Constructor for class org.codehaus.cargo.util.XmlUtils
-
default constructor will assign no namespaces and use a default file handler.
- XmlUtils(FileHandler) - Constructor for class org.codehaus.cargo.util.XmlUtils
-
constructor will assign no namespaces.
- XmlUtils(FileHandler, boolean) - Constructor for class org.codehaus.cargo.util.XmlUtils
-
constructor will assign no namespaces.
- Xsd - Class in org.codehaus.cargo.module
-
Contains methods for getting information from a XSD.
- Xsd(String) - Constructor for class org.codehaus.cargo.module.Xsd
-
Contructor.
Z
- ZipCompressor - Class in org.codehaus.cargo.util
-
Utility for compressing ZIP files.
- ZipCompressor(FileHandler) - Constructor for class org.codehaus.cargo.util.ZipCompressor
-
Saves the file handler.
- ZipUrlInstaller - Class in org.codehaus.cargo.maven3.configuration
-
Holds configuration data for the
<zipUrlInstaller>
tag used to configure the plugin in thepom.xml
file. - ZipUrlInstaller() - Constructor for class org.codehaus.cargo.maven3.configuration.ZipUrlInstaller
- ZipURLInstaller - Class in org.codehaus.cargo.container.installer
-
Installs a compressed container file from a URL to a location on your local disk.
Though the name of this class isZipURLInstaller
, all formats supported by commons-compress are supported. - ZipURLInstaller(URL) - Constructor for class org.codehaus.cargo.container.installer.ZipURLInstaller
- ZipURLInstaller(URL, String, String) - Constructor for class org.codehaus.cargo.container.installer.ZipURLInstaller
- ZipURLInstallerElement - Class in org.codehaus.cargo.ant
-
Nested Ant element to wrap the
ZipURLInstaller
class. - ZipURLInstallerElement() - Constructor for class org.codehaus.cargo.ant.ZipURLInstallerElement
All Classes All Packages