org.milyn.ejc
Class EJCExecutor
java.lang.Object
org.milyn.ejc.EJCExecutor
- Direct Known Subclasses:
- EJCAntTask
public class EJCExecutor
- extends Object
EJC Executor.
- Author:
- tom.fennelly@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJCExecutor
public EJCExecutor()
execute
public void execute()
throws EJCException,
IOException,
SAXException,
IllegalNameException,
ClassNotFoundException
- Throws:
EJCException
IOException
SAXException
IllegalNameException
ClassNotFoundException
setEdiMappingModel
public void setEdiMappingModel(String ediMappingModel)
setMessages
public void setMessages(String messages)
setMessages
public void setMessages(Set<String> messages)
setDestDir
public void setDestDir(File destDir)
setPackageName
public void setPackageName(String packageName)
Copyright © 2011. All Rights Reserved.