org.codehaus.mojo.jspc
Class TestJspcMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.codehaus.mojo.jspc.AbstractJspcMojo
          extended by org.codehaus.mojo.jspc.TestJspcMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class TestJspcMojo
extends AbstractJspcMojo

Version:
$Id: TestJspcMojo.java 2422 2006-09-28 23:31:49Z jgenender $
Author:
jgenender@apache.org, jgenender , Grzegorz Slowikowski

Field Summary
 
Fields inherited from class org.codehaus.mojo.jspc.AbstractJspcMojo
injectString, inputWebXml, javaEncoding, listErrors, outputWebXml, packageName, setCompile, setSmapDumped, setSmapSupressed, showSuccess, source, target, validateXml, verbose, warSourceDirectory, webFragmentFile, workingDirectory
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
TestJspcMojo()
           
 
Method Summary
protected  java.util.List getClasspathElements()
           
 
Methods inherited from class org.codehaus.mojo.jspc.AbstractJspcMojo
execute, getPathString, moveClassFiles
 
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
 

Constructor Detail

TestJspcMojo

public TestJspcMojo()
Method Detail

getClasspathElements

protected java.util.List getClasspathElements()
Specified by:
getClasspathElements in class AbstractJspcMojo


Copyright © {inceptionYear}-2008 null. All Rights Reserved.