org.codehaus.mojo.axistools
Class AdminMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.axistools.AdminMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class AdminMojo
- extends AbstractMojo
Utility for turning xml into Axis deployment operations
(wraps org.apache.axis.utils.Admin)
- Version:
- $Id: AdminMojo.java 12425 2010-08-08 07:47:02Z dennisl $
- Author:
- mlake
- Is bound to the specified phase of the standard build lifecycle:
- process-classes
- Is defined by the goal name:
- admin
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminMojo
public AdminMojo()
execute
public void execute()
throws MojoExecutionException,
MojoFailureException
- Throws:
MojoExecutionException
MojoFailureException
Copyright © 2005-2012 Codehaus. All Rights Reserved.