org.jboss.cache.tests
Class Client

java.lang.Object
  extended byorg.jboss.cache.tests.Client

public class Client
extends java.lang.Object

Simple client which looks up a TreeCache via JNDI and invokes a bunch of methods on it


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

Constructor Detail

Client

public Client()
Method Detail

main

public static void main(java.lang.String[] args)