io.github.benas.easybatch.tutorials.parallel
Class MultipleFilesLauncher

java.lang.Object
  extended by io.github.benas.easybatch.tutorials.parallel.MultipleFilesLauncher

public class MultipleFilesLauncher
extends Object

Main class to run the crypto tutorial with multiple input files in parallel.

Author:
benas (md.benhassine@gmail.com)

Constructor Summary
MultipleFilesLauncher()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipleFilesLauncher

public MultipleFilesLauncher()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.