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

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

public class SyncRemoveEvent
extends SyncEvent

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
SyncRemoveEvent(org.sapia.archie.Name nodePath, org.sapia.archie.NamePart name)
           
 
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

SyncRemoveEvent

public SyncRemoveEvent(org.sapia.archie.Name nodePath,
                       org.sapia.archie.NamePart name)


Copyright © 2010 Sapia OSS. All Rights Reserved.