org.apache.directory.daemon.installers.izpack
Class IzPackInstallerCommand

java.lang.Object
  extended by org.apache.directory.daemon.installers.MojoCommand
      extended by org.apache.directory.daemon.installers.izpack.IzPackInstallerCommand

public class IzPackInstallerCommand
extends MojoCommand

The IzPack installer command.

Version:
$Rev: 575343 $
Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.daemon.installers.MojoCommand
dependencyMap, log, mymojo
 
Constructor Summary
IzPackInstallerCommand(ServiceInstallersMojo mymojo, IzPackTarget target)
           
 
Method Summary
 void execute()
           
 java.util.Properties getFilterProperties()
           
 
Methods inherited from class org.apache.directory.daemon.installers.MojoCommand
processPackagedFiles, reportProcessing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IzPackInstallerCommand

public IzPackInstallerCommand(ServiceInstallersMojo mymojo,
                              IzPackTarget target)
Method Detail

getFilterProperties

public java.util.Properties getFilterProperties()
Specified by:
getFilterProperties in class MojoCommand

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Specified by:
execute in class MojoCommand
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.