eu.scape_project.xa.tw.cli
Class ToolWrapper

java.lang.Object
  extended by eu.scape_project.xa.tw.cli.ToolWrapper

public class ToolWrapper
extends Object

Command line interface of the tool wrapper. This program generates a maven project that can be used to deploy a soap/rest web service.

Version:
0.3
Author:
shsdev https://github.com/shsdev

Constructor Summary
ToolWrapper()
          Default constructor
 
Method Summary
static void main(String[] args)
          Main method of the command line application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolWrapper

public ToolWrapper()
Default constructor

Method Detail

main

public static void main(String[] args)
                 throws GeneratorException
Main method of the command line application

Parameters:
args - Arguments of the command line application
Throws:
GeneratorException - Exception if project generation fails


Copyright © 2013. All Rights Reserved.