org.sapia.ubik.rmi.naming.remote.archie
Class SyncGetEvent

java.lang.Object
  extended by org.sapia.ubik.rmi.naming.remote.archie.SyncEvent
      extended by org.sapia.ubik.rmi.naming.remote.archie.SyncGetEvent
All Implemented Interfaces:
java.io.Serializable

public class SyncGetEvent
extends SyncEvent
implements java.io.Serializable

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site
See Also:
Serialized Form

Constructor Summary
SyncGetEvent(org.sapia.archie.Name nodePath, org.sapia.archie.NamePart name)
          Constructor for SyncGetEvent.
 
Method Summary
 
Methods inherited from class org.sapia.ubik.rmi.naming.remote.archie.SyncEvent
getName, getNodePath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncGetEvent

public SyncGetEvent(org.sapia.archie.Name nodePath,
                    org.sapia.archie.NamePart name)
Constructor for SyncGetEvent.



Copyright © 2010 Sapia OSS. All Rights Reserved.