Class DataGenerator

java.lang.Object
  extended by DataGenerator

public class DataGenerator
extends Object

Simple symmetric data generator that may be used to fill a locally installed ACL with data.

Version:
1.0
Author:
juergen_kellerer, 2010-06-29

Constructor Summary
DataGenerator()
           
 
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

DataGenerator

public DataGenerator()
Method Detail

main

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