Class ServiceGenerator
java.lang.Object
org.hortonmachine.lesto.utils.service.ServiceGenerator
public class ServiceGenerator
extends java.lang.Object
Class that generates the service file.
- Author:
- Andrea Antonello (www.hydrologis.com)
-
Constructor Summary
Constructors Constructor Description ServiceGenerator() -
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] args)
-
Constructor Details
-
ServiceGenerator
public ServiceGenerator()
-
-
Method Details
-
main
public static void main(java.lang.String[] args) throws java.io.IOException- Throws:
java.io.IOException
-