com.sun.jini.example.sdm.ex1
Class BasicLookupCache

java.lang.Object
  extended bycom.sun.jini.example.sdm.ex1.BasicLookupCache

public class BasicLookupCache
extends java.lang.Object

Basic lookup example using a LookupCache to find any instance of a publicly available transaction manager service.


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

BasicLookupCache

public BasicLookupCache()
Method Detail

main

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


Copyright © 2004 Sun Microsystems, Inc. All Rights Reserved.