Class SharedObjects

java.lang.Object
  |
  +--SharedObjects

public class SharedObjects
extends java.lang.Object


Field Summary
static QueryEngine qe
           
 
Constructor Summary
SharedObjects()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

qe

public static QueryEngine qe
Constructor Detail

SharedObjects

public SharedObjects()