org.codehaus.mojo.jboss
Class HardUndeployMojoDeprecated

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.codehaus.mojo.jboss.AbstractJBossServerMojo
          extended by org.codehaus.mojo.jboss.HardUnDeployMojo
              extended by org.codehaus.mojo.jboss.HardUndeployMojoDeprecated
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

Deprecated. As of version 1.4, use the hard-undeploy goal instead.

public class HardUndeployMojoDeprecated
extends HardUnDeployMojo

Place holder to allow deprecated goal name to call hard-undeploy.

Is defined by the goal name:
hardundeploy

Field Summary
 
Fields inherited from class org.codehaus.mojo.jboss.HardUnDeployMojo
fileName, fileNames
 
Fields inherited from class org.codehaus.mojo.jboss.AbstractJBossServerMojo
jbossHome, serverName
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
HardUndeployMojoDeprecated()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.codehaus.mojo.jboss.HardUnDeployMojo
execute
 
Methods inherited from class org.codehaus.mojo.jboss.AbstractJBossServerMojo
checkConfig, getPassword, getUsername, launch, launchUnixScript, launchWindowsBatch
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HardUndeployMojoDeprecated

public HardUndeployMojoDeprecated()
Deprecated. 


Copyright © 2005-2012 Codehaus. All Rights Reserved.