|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.bpelunit.utils.datasourceinliner.CLIRunner
public class CLIRunner
Command-line interface for the data source inliner.
| Constructor Summary | |
|---|---|
CLIRunner()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Runs the inliner from the command line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CLIRunner()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException,
DataSourceException,
org.apache.xmlbeans.XmlException,
ConfigurationException
args - Command line arguments.
java.io.IOException - Could not create the temporary file.
org.apache.xmlbeans.XmlException - There was a problem during XML parsing.
DataSourceException - There was a problem while reading the contents of the data
sources in the BPTS file.
ConfigurationException - BPELUnit was not configured properly.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||