Class CJTest6

java.lang.Object
  extended byCJTest6

public class CJTest6
extends java.lang.Object

This class tests the CacheQuery class


Field Summary
static java.lang.String DEFAULT_URL
           
 
Constructor Summary
CJTest6()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main entry point for the test program
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_URL

public static final java.lang.String DEFAULT_URL
See Also:
Constant Field Values
Constructor Detail

CJTest6

public CJTest6()
Method Detail

main

public static void main(java.lang.String[] args)
The main entry point for the test program

Parameters:
args - Array of parameters passed to the application via the command line.