Uses of Package
org.codehaus.cargo.maven2.configuration

Packages that use org.codehaus.cargo.maven2.configuration
org.codehaus.cargo.maven2   
org.codehaus.cargo.maven2.configuration   
 

Classes in org.codehaus.cargo.maven2.configuration used by org.codehaus.cargo.maven2
Configuration
          Holds configuration data for the <configuration> tag used to configure the plugin in the pom.xml file.
Container
          Holds configuration data for the <container> tag used to configure the plugin in the pom.xml file.
Deployable
          Holds configuration data for the <deployable> tag used to configure the plugin in the pom.xml file.
Deployer
          Holds configuration data for the <deployer> tag used to configure the plugin in the pom.xml file.
Packager
          Holds configuration data for the <packager> tag used to configure the plugin in the pom.xml file.
 

Classes in org.codehaus.cargo.maven2.configuration used by org.codehaus.cargo.maven2.configuration
AbstractDependency
          Common field and method to Dependency and Deployable.
Dependency
          Allow users to add classpath entries to the classpath used to start the container.
Deployable
          Holds configuration data for the <deployable> tag used to configure the plugin in the pom.xml file.
ZipUrlInstaller
          Holds configuration data for the <zipUrlInstaller> tag used to configure the plugin in the pom.xml file.
 



Copyright © 2004-2008 Codehaus. All Rights Reserved.