org.jasen.samples
Class AutoUpdate

java.lang.Object
  extended byorg.jasen.samples.AutoUpdate

public class AutoUpdate
extends Object

Initialises the engine and immediately requests an auto update.

This class is for TESTING ONLY

Author:
Jason Polites

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

Field Detail

lock

public static final Object lock
Constructor Detail

AutoUpdate

public AutoUpdate()
Method Detail

main

public static void main(String[] args)