JTools

net.jtools.tef
Class TEFTask.AntGeneratorOptions

java.lang.Object
  extended by net.jtools.tef.TEFTask.AntGeneratorFactory
      extended by net.jtools.tef.TEFTask.AntGeneratorOptions
Enclosing class:
TEFTask

public static class TEFTask.AntGeneratorOptions
extends TEFTask.AntGeneratorFactory


Nested Class Summary
static class TEFTask.AntGeneratorOptions.Info
           
 
Constructor Summary
TEFTask.AntGeneratorOptions(GeneratorHelper options, Task task)
           
 
Method Summary
 TEFTask.AntGeneratorOptions.Info createInfo()
           
 ExecutableHelper execute()
          executes this ant-item.
 void setNumThreads(int n)
           
 
Methods inherited from class net.jtools.tef.TEFTask.AntGeneratorFactory
setGenFactoryId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TEFTask.AntGeneratorOptions

public TEFTask.AntGeneratorOptions(GeneratorHelper options,
                                   Task task)
Method Detail

createInfo

public TEFTask.AntGeneratorOptions.Info createInfo()

execute

public ExecutableHelper execute()
                         throws BuildException
Description copied from class: TEFTask.AntGeneratorFactory
executes this ant-item.

Overrides:
execute in class TEFTask.AntGeneratorFactory
Returns:
configured native application item to execute.
Throws:
BuildException

setNumThreads

public void setNumThreads(int n)

JTools

© 2000-2006, JTools.org.