Uses of Interface
org.codehaus.cargo.container.deployer.Deployer
-
-
Uses of Deployer in org.codehaus.cargo.container.geronimo
Classes in org.codehaus.cargo.container.geronimo that implement Deployer Modifier and Type Class Description classGeronimoInstalledLocalDeployerA Geronimo deploytool-based deployer to perform deployment to a local container. -
Uses of Deployer in org.codehaus.cargo.container.glassfish
Classes in org.codehaus.cargo.container.glassfish that implement Deployer Modifier and Type Class Description classGlassFish2xInstalledLocalDeployerGlassFish 2.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.classGlassFish3xInstalledLocalDeployerGlassFish 3.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.classGlassFish3xRemoteDeployerGlassFish 3.x remote deployer, which uses the JSR-88 to deploy and undeploy applications.classGlassFish4xInstalledLocalDeployerGlassFish 4.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.classGlassFish4xRemoteDeployerGlassFish 4.x remote deployer, which uses the JSR-88 to deploy and undeploy applications.classGlassFish5xInstalledLocalDeployerGlassFish 5.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.classGlassFish5xRemoteDeployerGlassFish 5.x remote deployer, which uses the JSR-88 to deploy and undeploy applications.classGlassFish6xInstalledLocalDeployerGlassFish 6.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.classGlassFish7xInstalledLocalDeployerGlassFish 7.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.classGlassFish8xInstalledLocalDeployerGlassFish 8.x installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications. -
Uses of Deployer in org.codehaus.cargo.container.glassfish.internal
Classes in org.codehaus.cargo.container.glassfish.internal that implement Deployer Modifier and Type Class Description classAbstractGlassFishInstalledLocalDeployerGlassFish installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications. -
Uses of Deployer in org.codehaus.cargo.container.jboss
Classes in org.codehaus.cargo.container.jboss that implement Deployer Modifier and Type Class Description classJBoss4xRemoteDeployerRemote deployer that uses the JMX console to deploy to JBoss.classJBoss51x6xRemoteDeployerRemote deployer that uses the Profile Service to deploy to JBoss.classJBoss5xRemoteDeployerRemote deployer that uses the Profile Service to deploy to JBoss.classJBoss7xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the JBossdeploymentsdirectory.classJBoss7xRemoteDeployerRemote deployer that uses the Model Controller Client to deploy to JBoss.classJBossInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the JBossdeploydirectory. -
Uses of Deployer in org.codehaus.cargo.container.jetty
Classes in org.codehaus.cargo.container.jetty that implement Deployer Modifier and Type Class Description classJetty12xEmbeddedLocalDeployerA deployer for webapps that deploys to a Jetty 12.x instance running embedded.classJetty12xInstalledLocalDeployerA deployer for webapps that deploys to a Jetty 12.x installed instance.classJetty5xEmbeddedLocalDeployerDeploys webapps to a Jetty 5.x instance running embedded.classJetty6x7x8xInstalledLocalDeployerA deployer for webapps that deploys to a Jetty 6.x, 7.x or 8.x installed instance.classJetty6xEmbeddedLocalDeployerA deployer for webapps that deploys to a Jetty 6.x instance running embedded.classJetty7x8x9x10x11xEmbeddedLocalDeployerA deployer for webapps that deploys to a Jetty 7.x to 11.x instance running embedded.classJetty7x8xInstalledLocalDeployerA deployer for webapps that deploys to a Jetty 7.x or 8.x installed instance.classJetty9x10x11xInstalledLocalDeployerA deployer for webapps that deploys to a Jetty 9.x, 10.x and 11.x installed instance.classJettyRemoteDeployerA 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/contextsShould not be used with multiple webapps sharing a common war -
Uses of Deployer in org.codehaus.cargo.container.jetty.internal
Classes in org.codehaus.cargo.container.jetty.internal that implement Deployer Modifier and Type Class Description classAbstractJettyEmbeddedLocalDeployerBase class for all Jetty deployers. -
Uses of Deployer in org.codehaus.cargo.container.jo
Classes in org.codehaus.cargo.container.jo that implement Deployer Modifier and Type Class Description classJo1xInstalledLocalDeployerStatic deployer that deploys WARs to the jo! -
Uses of Deployer in org.codehaus.cargo.container.jonas
Classes in org.codehaus.cargo.container.jonas that implement Deployer Modifier and Type Class Description classJonas4xInstalledLocalDeployerStatic deployer that deploys WAR, EAR, EJB and RAR to JOnAS.classJonas4xJsr160RemoteDeployerRemote deployer that uses JMX Remoting (JSR 160) to deploy to JOnAS.classJonas4xMEJBRemoteDeployerRemote deployer that uses Managment EJB (MEJB) to deploy to JOnAS.classJonas5xInstalledLocalDeployerStatic deployer that deploys WAR, EAR, EJB, RAR, File and Bundle to JOnAS.classJonas5xJsr160RemoteDeployerRemote deployer that uses JMX Remoting (JSR 160) to deploy to JOnAS.classJonas5xMEJBRemoteDeployerRemote deployer that uses Managment EJB (MEJB) to deploy to JOnAS. -
Uses of Deployer in org.codehaus.cargo.container.jonas.internal
Classes in org.codehaus.cargo.container.jonas.internal that implement Deployer Modifier and Type Class Description classAbstractJonas4xRemoteDeployerRemote deployer for JOnAS 4.x.classAbstractJonas5xRemoteDeployerRemote deployer for JOnAS 5.x.classAbstractJonasRemoteDeployerAbstract base class for JOnAS remote deployment. -
Uses of Deployer in org.codehaus.cargo.container.jrun
Classes in org.codehaus.cargo.container.jrun that implement Deployer Modifier and Type Class Description classJRun4xInstalledLocalDeployerStatic deployer that deploys WARs to the JRunservers/server_namedirectory. -
Uses of Deployer in org.codehaus.cargo.container.liberty
Classes in org.codehaus.cargo.container.liberty that implement Deployer Modifier and Type Class Description classLibertyInstalledLocalDeployerDeploys the application to the WebSphere Liberty server. -
Uses of Deployer in org.codehaus.cargo.container.payara
Classes in org.codehaus.cargo.container.payara that implement Deployer Modifier and Type Class Description classPayaraInstalledLocalDeployerPayara installed local deployer, which uses the GlassFish asadmin to deploy and undeploy applications.classPayaraRemoteDeployerPayara remote deployer, which uses the JSR-88 to deploy and undeploy applications. -
Uses of Deployer in org.codehaus.cargo.container.resin
Classes in org.codehaus.cargo.container.resin that implement Deployer Modifier and Type Class Description classResinInstalledLocalDeployerStatic deployer that deploys WARs to the Resinwebappsdirectory. -
Uses of Deployer in org.codehaus.cargo.container.spi.deployer
Classes in org.codehaus.cargo.container.spi.deployer that implement Deployer Modifier and Type Class Description classAbstractCopyingInstalledLocalDeployerLocal deployer that deploys deployables to adeployabledirectory of the given installed container.classAbstractDeployerBase deployer for local and remote deployments.classAbstractEmbeddedLocalDeployerBase deployer to deploy to embedded local containers.classAbstractInstalledLocalDeployerBase deployer to deploy to installed local containers.classAbstractJsr88DeployerJSR-88 remote deployer.classAbstractLocalDeployerBase deployer to deploy to local containers (installed or embedded).classAbstractRemoteDeployerBase deployer to deploy to containers without any reference to where the container is installed (be it on the same machine or on another one).classAbstractSwitchableLocalDeployerImplementation decides how to deploy or undeploy based on the running state of the server.Methods in org.codehaus.cargo.container.spi.deployer that return Deployer Modifier and Type Method Description protected abstract DeployerAbstractSwitchableLocalDeployer. getColdDeployer()this deployer will be used when the server is not running.protected abstract DeployerAbstractSwitchableLocalDeployer. getHotDeployer()this deployer will be used when the server is running. -
Uses of Deployer in org.codehaus.cargo.container.tomcat
Classes in org.codehaus.cargo.container.tomcat that implement Deployer Modifier and Type Class Description classTomcat10xRemoteDeployerA special Tomcat 10.x manager-based deployer to perform deployment to a remote container.classTomcat11xRemoteDeployerA special Tomcat 11.x manager-based deployer to perform deployment to a remote container.classTomcat4xRemoteDeployerA special Tomcat 4.x manager-based deployer to perform deployment to a remote container.classTomcat5xRemoteDeployerThe Tomcat 5.x onwards manager-based deployer to perform deployment to a remote container.classTomcat6xRemoteDeployerA special Tomcat 6.x manager-based deployer to perform deployment to a remote container.classTomcat7xRemoteDeployerA special Tomcat 7.x manager-based deployer to perform deployment to a remote container.classTomcat8xRemoteDeployerA special Tomcat 8.x manager-based deployer to perform deployment to a remote container.classTomcat9xRemoteDeployerA special Tomcat 9.x manager-based deployer to perform deployment to a remote container.classTomcatCopyingInstalledLocalDeployerStatic deployer that deploys WARs to the Tomcatwebappsdirectory.classTomcatEmbeddedLocalDeployerDeployerfor deploying toembedded Tomcat container.classTomcatManager4x5x6xInstalledLocalDeployerA Tomcat manager-based deployer to perform deployment to a local container.classTomcatManager7x8x9x10xInstalledLocalDeployerA Tomcat manager-based deployer to perform deployment to a local Tomcat 7.x to 10.x containers. -
Uses of Deployer in org.codehaus.cargo.container.tomcat.internal
Classes in org.codehaus.cargo.container.tomcat.internal that implement Deployer Modifier and Type Class Description classAbstractTomcatManagerDeployerCommon code to perform both local or remote deployments using a Tomcat manager-based deployer.classAbstractTomcatManagerInstalledLocalDeployerCommon code to perform local deployments using a Tomcat manager-based deployer.classAbstractTomcatRemoteDeployerCommon code to perform remote deployments using a Tomcat manager-based deployer. -
Uses of Deployer in org.codehaus.cargo.container.tomee
Classes in org.codehaus.cargo.container.tomee that implement Deployer Modifier and Type Class Description classTomee10xRemoteDeployerA special TomEE 10.x manager-based deployer to perform deployment to a remote container.classTomee1xRemoteDeployerA special TomEE 1.x manager-based deployer to perform deployment to a remote container.classTomee7xRemoteDeployerA special TomEE 7.x manager-based deployer to perform deployment to a remote container.classTomee8xRemoteDeployerA special TomEE 8.x manager-based deployer to perform deployment to a remote container.classTomee9xRemoteDeployerA special TomEE 9.x manager-based deployer to perform deployment to a remote container.classTomeeCopyingInstalledLocalDeployerStatic deployer that deploys EARs, EJBs and WARs to the TomEE directories. -
Uses of Deployer in org.codehaus.cargo.container.tomee.internal
Classes in org.codehaus.cargo.container.tomee.internal that implement Deployer Modifier and Type Class Description classAbstractTomeeRemoteDeployerA special TomEE manager-based deployer to perform deployment to a remote container. -
Uses of Deployer in org.codehaus.cargo.container.weblogic
Classes in org.codehaus.cargo.container.weblogic that implement Deployer Modifier and Type Class Description classWebLogic8xConfigXmlInstalledLocalDeployerStatic deployer that manages deployment configuration by manipulating the WebLogic config.xml file.classWebLogic8xSwitchableLocalDeployerChanges config.xml if the server is down.classWebLogic9x10x12x14xConfigXmlInstalledLocalDeployerStatic deployer that manages deployment configuration by manipulating the WebLogic config.xml file.classWebLogic9x10x12x14xCopyingInstalledLocalDeployerStatic deployer that deploys WARs to the WebLogic auto-deploy directory.classWebLogicWlstOfflineInstalledLocalDeployerStatic deployer that manages deployment configuration calling WLST offline script.classWebLogicWlstRemoteDeployerStatic deployer that manages deployment configuration calling WLST online script.Methods in org.codehaus.cargo.container.weblogic that return Deployer Modifier and Type Method Description protected DeployerWebLogic8xSwitchableLocalDeployer. getColdDeployer()this deployer will be used when the server is not running.protected DeployerWebLogic8xSwitchableLocalDeployer. getHotDeployer()this deployer will be used when the server is running. -
Uses of Deployer in org.codehaus.cargo.container.websphere
Classes in org.codehaus.cargo.container.websphere that implement Deployer Modifier and Type Class Description classWebSphere85xInstalledLocalDeployerStatic deployer that deploys WARs to WebSphere 8.5.x.classWebSphere9xInstalledLocalDeployerStatic deployer that deploys WARs to WebSphere 9.x. -
Uses of Deployer in org.codehaus.cargo.container.wildfly
Classes in org.codehaus.cargo.container.wildfly that implement Deployer Modifier and Type Class Description classWildFly10xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly10xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 10.x.classWildFly11xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly11xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 11.x.classWildFly12xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly12xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 12.x.classWildFly13xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly13xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 13.x.classWildFly14xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly14xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 14.x.classWildFly15xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly15xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 15.x.classWildFly16xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly16xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 16.x.classWildFly17xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly17xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 17.x.classWildFly18xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly18xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 18.x.classWildFly19xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly19xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 19.x.classWildFly20xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly20xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 20.x.classWildFly21xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly21xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 21.x.classWildFly22xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly22xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 22.x.classWildFly23xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly23xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 23.x.classWildFly24xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly24xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 24.x.classWildFly25xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly25xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 25.x.classWildFly26xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly26xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 26.x.classWildFly27xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly27xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 27.x.classWildFly28xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly28xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 28.x.classWildFly29xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly29xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 29.x.classWildFly30xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly30xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 30.x.classWildFly31xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly31xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 31.x.classWildFly32xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly32xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 32.x.classWildFly33xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly33xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 33.x.classWildFly34xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly34xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 34.x.classWildFly35xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly35xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 35.x.classWildFly36xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly36xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 36.x.classWildFly37xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly37xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 37.x.classWildFly38xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly38xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 38.x.classWildFly8xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly8xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 8.x.classWildFly9xInstalledLocalDeployerStatic deployer that deploys WARs and EARs to the WildFlydeploymentsdirectory.classWildFly9xRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly 9.x. -
Uses of Deployer in org.codehaus.cargo.container.wildfly.internal
Classes in org.codehaus.cargo.container.wildfly.internal that implement Deployer Modifier and Type Class Description classAbstractWildFlyRemoteDeployerRemote deployer that uses the remote API to deploy to WildFly. -
Uses of Deployer in org.codehaus.cargo.generic.deployer
Methods in org.codehaus.cargo.generic.deployer that return Deployer Modifier and Type Method Description DeployerDefaultDeployerFactory. createDeployer(Container container)Create aDeployerinstance whose type matches the container's type.DeployerDefaultDeployerFactory. createDeployer(Container container, DeployerType deployerType)Create aDeployerinstance matching the specified container and type.DeployerDeployerFactory. createDeployer(Container container)Create aDeployerinstance whose type matches the container's type.DeployerDeployerFactory. createDeployer(Container container, DeployerType deployerType)Create aDeployerinstance matching the specified container and type.protected DeployerDefaultDeployerFactory. createInstance(Constructor<? extends Deployer> constructor, String hint, AbstractGenericHintFactory.GenericParameters parameters)Create an implementation class instance.Methods in org.codehaus.cargo.generic.deployer that return types with arguments of type Deployer Modifier and Type Method Description protected Constructor<? extends Deployer>DefaultDeployerFactory. getConstructor(Class<? extends Deployer> deployerClass, String hint, AbstractGenericHintFactory.GenericParameters parameters)Create a constructor.Class<? extends Deployer>DefaultDeployerFactory. getDeployerClass(String containerId, DeployerType deployerType)Class<? extends Deployer>DeployerFactory. getDeployerClass(String containerId, DeployerType deployerType)Method parameters in org.codehaus.cargo.generic.deployer with type arguments of type Deployer Modifier and Type Method Description protected DeployerDefaultDeployerFactory. createInstance(Constructor<? extends Deployer> constructor, String hint, AbstractGenericHintFactory.GenericParameters parameters)Create an implementation class instance.protected Constructor<? extends Deployer>DefaultDeployerFactory. getConstructor(Class<? extends Deployer> deployerClass, String hint, AbstractGenericHintFactory.GenericParameters parameters)Create a constructor.voidDefaultDeployerFactory. registerDeployer(String containerId, DeployerType deployerType, Class<? extends Deployer> deployerClass)Registers aDeployerimplementation.voidDeployerFactory. registerDeployer(String containerId, DeployerType deployerType, Class<? extends Deployer> deployerClass)Registers aDeployerimplementation. -
Uses of Deployer in org.codehaus.cargo.maven3
Methods in org.codehaus.cargo.maven3 that return Deployer Modifier and Type Method Description protected DeployerAbstractDeployerMojo. createDeployer(Container container)Create a deployer.Methods in org.codehaus.cargo.maven3 with parameters of type Deployer Modifier and Type Method Description protected abstract voidAbstractDeployerMojo. performDeployerActionOnSingleDeployable(Deployer deployer, Deployable deployable, DeployableMonitor monitor)Perform a deployer action on a single deployable.protected voidDeployerDeployMojo. performDeployerActionOnSingleDeployable(Deployer deployer, Deployable deployable, DeployableMonitor monitor)protected voidDeployerRedeployMojo. performDeployerActionOnSingleDeployable(Deployer deployer, Deployable deployable, DeployableMonitor monitor)protected voidDeployerStartMojo. performDeployerActionOnSingleDeployable(Deployer deployer, Deployable deployable, DeployableMonitor monitor)protected voidDeployerStopMojo. performDeployerActionOnSingleDeployable(Deployer deployer, Deployable deployable, DeployableMonitor monitor)protected voidDeployerUndeployMojo. performDeployerActionOnSingleDeployable(Deployer deployer, Deployable deployable, DeployableMonitor monitor) -
Uses of Deployer in org.codehaus.cargo.maven3.configuration
Methods in org.codehaus.cargo.maven3.configuration that return Deployer Modifier and Type Method Description DeployerDeployer. createDeployer(Container container)Create a deployer.
-