|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavacTaskFactory<T extends JavacTaskFactory<T,U>,U extends ProcessTaskSpec<U>>
This interface is implemented by task factories for Java compiling tasks
Field Summary |
---|
Fields inherited from interface org.schmant.task.confable.OverwriteConfigurable |
---|
DEFAULT_OVERWRITE_STRATEGY |
Method Summary |
---|
Methods inherited from interface org.schmant.task.TaskFactory |
---|
copy, create, getLastCreated, getSpecification |
Methods inherited from interface org.schmant.task.confable.LoggingConfigurable |
---|
setLogFooter, setLogHeader, setReportLevel, setTraceLogging |
Methods inherited from interface org.schmant.task.TaskRunnable |
---|
run |
Methods inherited from interface org.schmant.task.confable.SourceConfigurable |
---|
addSource, addSources, clearSources, setRelativeToBase, setSource, setSources |
Methods inherited from interface org.schmant.task.confable.TargetConfigurable |
---|
setTarget |
Methods inherited from interface org.schmant.task.confable.OverwriteConfigurable |
---|
setOverwrite, setOverwriteStrategy |
Methods inherited from interface org.schmant.task.template.jdk.javac.JavacTaskConfigurable |
---|
addAnnotationProcessor, addAnnotationProcessorOption, addAnnotationProcessorOptions, addAnnotationProcessors, addDebugOption, addDebugOptions, clearAnnotationProcessorOptions, clearAnnotationProcessors, clearDebugOptions, setAnnotationProcessingMode, setAnnotationProcessorPath, setDeprecation, setEncoding, setImplicitClassFileGeneration, setNowarn, setSourceCodeVersion, setSourceFilesDir, setTargetVersion |
Methods inherited from interface org.schmant.task.confable.ClasspathConfigurable |
---|
addClasspathDecorator, addClasspathDecorators, addClasspathEntries, addClasspathEntry, clearClasspathDecorators, clearClasspathEntries |
Methods inherited from interface org.schmant.task.confable.ArgumentsConfigurable |
---|
addArgument, addArguments, clearArguments |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |