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

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

public class BasicLookup
extends java.lang.Object

Basic lookup example that attempts to find any instance of a publicly available transaction manager service.


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

BasicLookup

public BasicLookup()
Method Detail

main

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


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