JTools

net.jtools.tef
Class TEFTask.AntGeneratorFactory

java.lang.Object
  extended by net.jtools.tef.TEFTask.AntGeneratorFactory
Direct Known Subclasses:
TEFTask.AntGeneratorOptions, TEFTask.AntModelOptions, TEFTask.AntRegistratorOptions, TEFTask.AntTempletOptions
Enclosing class:
TEFTask

public static class TEFTask.AntGeneratorFactory
extends Object

Wrapper for the Default GeneratorFactory setter and base class for the other wrappers.


Constructor Summary
TEFTask.AntGeneratorFactory(GeneratorFactoryHelper options)
           
 
Method Summary
 ExecutableHelper execute()
          executes this ant-item.
 void setGenFactoryId(String id)
          sets the generator factory id attribute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TEFTask.AntGeneratorFactory

public TEFTask.AntGeneratorFactory(GeneratorFactoryHelper options)
Method Detail

execute

public ExecutableHelper execute()
                         throws BuildException
executes this ant-item.

Returns:
configured native application item to execute.
Throws:
BuildException

setGenFactoryId

public void setGenFactoryId(String id)
sets the generator factory id attribute.


JTools

© 2000-2006, JTools.org.