com.sun.jini.example.basic.ex1.event
Class RegisterAndExpire

java.lang.Object
  extended bycom.sun.jini.example.basic.ex1.event.RegisterAndExpire

public class RegisterAndExpire
extends java.lang.Object


Nested Class Summary
 class RegisterAndExpire.LookupEventListener
          Class which handles ALL events sent by the lookup service.
 
Constructor Summary
RegisterAndExpire()
           
 
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

RegisterAndExpire

public RegisterAndExpire()
Method Detail

main

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


Copyright © 2003 Sun Microsystems Corp. All Rights Reserved.