org.jboss.cache.tests
Class Client

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

public class Client
extends Object

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

Version:
$Id: Client.java,v 1.1.8.2 2005/04/06 21:07:03 starksm Exp $
Author:
Bela Ban

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

Client

public Client()
Method Detail

main

public static void main(String[] args)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.