JTools

net.jtools.tef
Class TEFTask.AntRegistratorOptions

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

public static class TEFTask.AntRegistratorOptions
extends TEFTask.AntGeneratorFactory


Constructor Summary
TEFTask.AntRegistratorOptions(RegistratorHelper options, Task task)
           
 
Method Summary
 void addFilter(TEFTask.AntTempletFilter f)
           
 TEFTask.AntCombinedFilter createAnd()
           
 SimpleTraceFilter createLogger()
           
 TEFTask.AntCombinedFilter createNot()
           
 TEFTask.AntCombinedFilter createOr()
           
 ExecutableHelper execute()
          executes this ant-item.
 void setClassname(String x)
           
 void setDestDir(File dir)
           
 void setTraceLevel(String value)
           
 
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.AntRegistratorOptions

public TEFTask.AntRegistratorOptions(RegistratorHelper options,
                                     Task task)
Method Detail

addFilter

public void addFilter(TEFTask.AntTempletFilter f)
               throws BuildException
Throws:
BuildException

createAnd

public TEFTask.AntCombinedFilter createAnd()
                                    throws BuildException
Throws:
BuildException

createLogger

public SimpleTraceFilter createLogger()

createNot

public TEFTask.AntCombinedFilter createNot()
                                    throws BuildException
Throws:
BuildException

createOr

public TEFTask.AntCombinedFilter createOr()
                                   throws BuildException
Throws:
BuildException

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

setClassname

public void setClassname(String x)

setDestDir

public void setDestDir(File dir)

setTraceLevel

public void setTraceLevel(String value)

JTools

© 2000-2006, JTools.org.