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

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

public class BasicMultiLookupCache
extends java.lang.Object

Example using a LookupCache that attempts to find any instance of a publicly available transaction manager service.


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

BasicMultiLookupCache

public BasicMultiLookupCache()
Method Detail

main

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


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