org.codehaus.mojo.solaris
Class DefaultPrototypeGenerator
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.solaris.DefaultPrototypeGenerator
- All Implemented Interfaces:
- PrototypeGenerator, org.codehaus.plexus.logging.LogEnabled
public class DefaultPrototypeGenerator
- extends org.codehaus.plexus.logging.AbstractLogEnabled
- implements PrototypeGenerator
- Version:
- $Id: DefaultPrototypeGenerator.java 6829 2008-04-23 18:09:08Z trygvis $
- Author:
- Trygve Laugstøl
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPrototypeGenerator
public DefaultPrototypeGenerator()
generatePrototype
public Iterator generatePrototype(File packageRoot,
List prototypeEntries,
PrototypeEntryCollection defaultDirectoryEntry,
PrototypeEntryCollection defaultFileEntry)
throws org.apache.maven.plugin.MojoFailureException
- Specified by:
generatePrototype
in interface PrototypeGenerator
- Throws:
org.apache.maven.plugin.MojoFailureException
Copyright © 2007-2011 Codehaus. All Rights Reserved.