jhomenet.comm.event
Class RegistrationUpdateEvent

java.lang.Object
  extended by java.util.EventObject
      extended by jhomenet.comm.event.RemoteEvent
          extended by jhomenet.comm.event.RegistrationUpdateEvent
All Implemented Interfaces:
java.io.Serializable

public class RegistrationUpdateEvent
extends RemoteEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class jhomenet.comm.event.RemoteEvent
ID
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
RegistrationUpdateEvent(java.lang.Object source, java.lang.String ID)
           
 
Method Summary
 
Methods inherited from class jhomenet.comm.event.RemoteEvent
getID
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RegistrationUpdateEvent

public RegistrationUpdateEvent(java.lang.Object source,
                               java.lang.String ID)


Copyright © 2004-2005 David Irwin. All Rights Reserved.