|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.daemon.installers.MojoCommand
org.apache.directory.daemon.installers.CreateImageCommand
public class CreateImageCommand
Command to create installation image (footprint) before installers are triggered.
Field Summary |
---|
Fields inherited from class org.apache.directory.daemon.installers.MojoCommand |
---|
dependencyMap, log, mymojo |
Constructor Summary | |
---|---|
CreateImageCommand(ServiceInstallersMojo mojo,
Target 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 |
---|
public CreateImageCommand(ServiceInstallersMojo mojo, Target target)
Method Detail |
---|
public java.util.Properties getFilterProperties()
getFilterProperties
in class MojoCommand
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in class MojoCommand
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |