org.n0pe.mojo.asadmin
Class CreateMessageSecurityProviderMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.n0pe.mojo.asadmin.AbstractAsadminMojo
org.n0pe.mojo.asadmin.CreateMessageSecurityProviderMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, IAsAdminConfig
public class CreateMessageSecurityProviderMojo
- extends AbstractAsadminMojo
CreateMessageSecurityProvider.
- Author:
- Christophe SOUVIGNIER
| 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 |
CreateMessageSecurityProviderMojo
public CreateMessageSecurityProviderMojo()
getAsCommandList
protected AsAdminCmdList getAsCommandList()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Description copied from class:
AbstractAsadminMojo
- Build and return a list of IAsCommand to be executed.
AbstractAsadminMojo subclasses need to implement this method.
- Specified by:
getAsCommandList in class AbstractAsadminMojo
- Returns:
- A list of IAsCommand to be executed
- Throws:
org.apache.maven.plugin.MojoExecutionException - MojoExecutionException
org.apache.maven.plugin.MojoFailureException - MojoFailureException
Copyright © 2010. All Rights Reserved.