org.objectweb.speedo.ant
Class AntSpeedo

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.objectweb.speedo.ant.AntSpeedo

Deprecated. use org.objectweb.speedo.ant.jdo.JDOEnhancerTask

public class AntSpeedo
extends org.apache.tools.ant.Task

Author:
S.Chassande-Barrioz

Field Summary
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
AntSpeedo()
          Deprecated.  
 
Method Summary
 org.apache.tools.ant.types.Path createClasspath()
          Deprecated.  
 AbstractEnhancerTask.Description createDescpath()
          Deprecated.  
 org.apache.tools.ant.types.DTDLocation createDTD()
          Deprecated.  
 org.apache.tools.ant.taskdefs.MatchingTask createJavac()
          Deprecated.  
 org.apache.tools.ant.types.Path createJormClasspath()
          Deprecated.  
 AbstractEnhancerTask.Description createJormpath()
          Deprecated.  
 AbstractEnhancerTask.Description createPersistenceaware()
          Deprecated.  
 void execute()
          Deprecated.  
 org.apache.tools.ant.types.Path getClasspath()
          Deprecated.  
 boolean getGenerateJormFile()
          Deprecated.  
 org.apache.tools.ant.types.Path getJormClasspath()
          Deprecated.  
 void init()
          Deprecated.  
 void setClasspath(org.apache.tools.ant.types.Path cp)
          Deprecated.  
 void setClasspathRef(org.apache.tools.ant.types.Reference r)
          Deprecated.  
 void setConfFile(java.io.File confFile)
          Deprecated.  
 void setGenerateJormFile(boolean val)
          Deprecated.  
 void setInput(java.io.File input)
          Deprecated.  
 void setJormClasspath(org.apache.tools.ant.types.Path cp)
          Deprecated.  
 void setJormClasspathRef(org.apache.tools.ant.types.Reference r)
          Deprecated.  
 void setKeepsrc(boolean keepsrc)
          Deprecated.  
 void setLogPropFile(java.io.File logPropFile)
          Deprecated.  
 void setMappername(java.lang.String mapperName)
          Deprecated.  
 void setOutput(java.io.File output)
          Deprecated.  
 void setProjectname(java.lang.String projectName)
          Deprecated.  
 void setSrc(java.io.File src)
          Deprecated.  
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntSpeedo

public AntSpeedo()
Deprecated. 
Method Detail

init

public void init()
          throws org.apache.tools.ant.BuildException
Deprecated. 
Overrides:
init in class org.apache.tools.ant.Task
Throws:
org.apache.tools.ant.BuildException

setConfFile

public void setConfFile(java.io.File confFile)
Deprecated. 


setLogPropFile

public void setLogPropFile(java.io.File logPropFile)
Deprecated. 

setProjectname

public void setProjectname(java.lang.String projectName)
Deprecated. 

setMappername

public void setMappername(java.lang.String mapperName)
Deprecated. 

setSrc

public void setSrc(java.io.File src)
Deprecated. 

setKeepsrc

public void setKeepsrc(boolean keepsrc)
Deprecated. 

createDTD

public org.apache.tools.ant.types.DTDLocation createDTD()
Deprecated. 

setOutput

public void setOutput(java.io.File output)
Deprecated. 

setInput

public void setInput(java.io.File input)
Deprecated. 

setClasspath

public void setClasspath(org.apache.tools.ant.types.Path cp)
Deprecated. 

getClasspath

public org.apache.tools.ant.types.Path getClasspath()
Deprecated. 

createClasspath

public org.apache.tools.ant.types.Path createClasspath()
Deprecated. 

setClasspathRef

public void setClasspathRef(org.apache.tools.ant.types.Reference r)
Deprecated. 

createDescpath

public AbstractEnhancerTask.Description createDescpath()
Deprecated. 

createJavac

public org.apache.tools.ant.taskdefs.MatchingTask createJavac()
Deprecated. 

createJormpath

public AbstractEnhancerTask.Description createJormpath()
Deprecated. 

setJormClasspath

public void setJormClasspath(org.apache.tools.ant.types.Path cp)
Deprecated. 

getJormClasspath

public org.apache.tools.ant.types.Path getJormClasspath()
Deprecated. 

createJormClasspath

public org.apache.tools.ant.types.Path createJormClasspath()
Deprecated. 

setJormClasspathRef

public void setJormClasspathRef(org.apache.tools.ant.types.Reference r)
Deprecated. 

createPersistenceaware

public AbstractEnhancerTask.Description createPersistenceaware()
Deprecated. 

setGenerateJormFile

public void setGenerateJormFile(boolean val)
Deprecated. 

getGenerateJormFile

public boolean getGenerateJormFile()
Deprecated. 

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Deprecated. 
Overrides:
execute in class org.apache.tools.ant.Task
Throws:
org.apache.tools.ant.BuildException