test
Class FileSyncTest

java.lang.Object
  extended by test.FileSyncTest

public class FileSyncTest
extends Object

Simple manual utility test class for manually checking whether file-based synchronization seems to be working or not.


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

FileSyncTest

public FileSyncTest()
Method Detail

main

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


Copyright © 2011 FasterXML.com. All Rights Reserved.