Uses of Class
org.codehaus.cargo.container.spi.deployer.AbstractInstalledLocalDeployer
-
-
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.geronimo
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.geronimo Modifier and Type Class Description class
GeronimoInstalledLocalDeployer
A Geronimo deploytool-based deployer to perform deployment to a local container. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jboss
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jboss Modifier and Type Class Description class
JBoss7xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the JBossdeployments
directory.class
JBossInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the JBossdeploy
directory. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jetty
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jetty Modifier and Type Class Description class
Jetty12xInstalledLocalDeployer
A deployer for webapps that deploys to a Jetty 12.x installed instance.class
Jetty6xInstalledLocalDeployer
A deployer for webapps that deploys to a Jetty 6.x installed instance.class
Jetty7x8xInstalledLocalDeployer
A deployer for webapps that deploys to a Jetty 7.x or 8.x installed instance.class
Jetty9x10x11xInstalledLocalDeployer
A deployer for webapps that deploys to a Jetty 9.x, 10.x and 11.x installed instance.Methods in org.codehaus.cargo.container.jetty that return AbstractInstalledLocalDeployer Modifier and Type Method Description AbstractInstalledLocalDeployer
Jetty12xExistingLocalConfiguration. createDeployer(LocalContainer container)
Creation of deployer according to the containerAbstractInstalledLocalDeployer
Jetty6xExistingLocalConfiguration. createDeployer(LocalContainer container)
Creation of deployer according to the containerAbstractInstalledLocalDeployer
Jetty7xExistingLocalConfiguration. createDeployer(LocalContainer container)
Creation of deployer according to the containerAbstractInstalledLocalDeployer
Jetty9xExistingLocalConfiguration. createDeployer(LocalContainer container)
Creation of deployer according to the container -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jetty.internal
Methods in org.codehaus.cargo.container.jetty.internal that return AbstractInstalledLocalDeployer Modifier and Type Method Description abstract AbstractInstalledLocalDeployer
AbstractJettyExistingLocalConfiguration. createDeployer(LocalContainer container)
Creation of deployer according to the container -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jo
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jo Modifier and Type Class Description class
Jo1xInstalledLocalDeployer
Static deployer that deploys WARs to the jo! -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jonas
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jonas Modifier and Type Class Description class
Jonas4xInstalledLocalDeployer
Static deployer that deploys WAR, EAR, EJB and RAR to JOnAS.class
Jonas5xInstalledLocalDeployer
Static deployer that deploys WAR, EAR, EJB, RAR, File and Bundle to JOnAS. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jrun
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.jrun Modifier and Type Class Description class
JRun4xInstalledLocalDeployer
Static deployer that deploys WARs to the JRunservers/server_name
directory. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.liberty
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.liberty Modifier and Type Class Description class
LibertyInstalledLocalDeployer
Deploys the application to the WebSphere Liberty server. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.resin
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.resin Modifier and Type Class Description class
ResinInstalledLocalDeployer
Static deployer that deploys WARs to the Resinwebapps
directory. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.spi.deployer
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.spi.deployer Modifier and Type Class Description class
AbstractCopyingInstalledLocalDeployer
Local deployer that deploys deployables to adeployable
directory of the given installed container.class
AbstractSwitchableLocalDeployer
Implementation decides how to deploy or undeploy based on the running state of the server. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.tomcat
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.tomcat Modifier and Type Class Description class
TomcatCopyingInstalledLocalDeployer
Static deployer that deploys WARs to the Tomcatwebapps
directory. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.tomee
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.tomee Modifier and Type Class Description class
TomeeCopyingInstalledLocalDeployer
Static deployer that deploys EARs, EJBs and WARs to the TomEE directories. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.weblogic
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.weblogic Modifier and Type Class Description class
WebLogic8xConfigXmlInstalledLocalDeployer
Static deployer that manages deployment configuration by manipulating the WebLogic config.xml file.class
WebLogic8xSwitchableLocalDeployer
Changes config.xml if the server is down.class
WebLogic9x10x12x14xConfigXmlInstalledLocalDeployer
Static deployer that manages deployment configuration by manipulating the WebLogic config.xml file.class
WebLogic9x10x12x14xCopyingInstalledLocalDeployer
Static deployer that deploys WARs to the WebLogic auto-deploy directory.class
WebLogicWlstOfflineInstalledLocalDeployer
Static deployer that manages deployment configuration calling WLST offline script. -
Uses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.wildfly
Subclasses of AbstractInstalledLocalDeployer in org.codehaus.cargo.container.wildfly Modifier and Type Class Description class
WildFly10xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly11xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly12xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly13xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly14xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly15xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly16xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly17xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly18xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly19xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly20xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly21xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly22xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly23xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly24xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly25xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly26xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly27xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly28xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly29xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly30xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly31xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly32xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly33xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly8xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.class
WildFly9xInstalledLocalDeployer
Static deployer that deploys WARs and EARs to the WildFlydeployments
directory.
-