org.codehaus.mojo.jboss
Class StartAndWaitMojoDeprecated
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.jboss.AbstractJBossServerMojo
org.codehaus.mojo.jboss.StartMojo
org.codehaus.mojo.jboss.StartAndWaitMojo
org.codehaus.mojo.jboss.StartAndWaitMojoDeprecated
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Deprecated. As of version 1.4, use the start-and-wait
goal instead.
public class StartAndWaitMojoDeprecated
- extends StartAndWaitMojo
Place holder to allow deprecated goal name to call start-and-wait.
- Is defined by the goal name:
- startAndWait
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
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 |
StartAndWaitMojoDeprecated
public StartAndWaitMojoDeprecated()
- Deprecated.
Copyright © 2005-2012 Codehaus. All Rights Reserved.