org.milyn.ejc.ant
Class EJCAntTask

java.lang.Object
  extended by org.milyn.ejc.EJCExecutor
      extended by org.milyn.ejc.ant.EJCAntTask

public class EJCAntTask
extends EJCExecutor

EJC Ant task.

Author:
tom.fennelly@jboss.com

Nested Class Summary
 
Nested classes/interfaces inherited from class org.milyn.ejc.EJCExecutor
EJCExecutor.MessageDefinition
 
Constructor Summary
EJCAntTask()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.milyn.ejc.EJCExecutor
setDestDir, setEdiMappingModel, setMessages, setMessages, setPackageName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJCAntTask

public EJCAntTask()
Method Detail

execute

public void execute()
             throws org.apache.tools.ant.BuildException,
                    IOException,
                    ClassNotFoundException,
                    SAXException,
                    IllegalNameException
Overrides:
execute in class EJCExecutor
Throws:
org.apache.tools.ant.BuildException
IOException
ClassNotFoundException
SAXException
IllegalNameException


Copyright © 2011. All Rights Reserved.