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

java.lang.Object
  extended by org.sapia.archie.sync.SynchronizedNode
      extended by org.sapia.ubik.rmi.naming.remote.archie.UbikSyncNode
All Implemented Interfaces:
java.rmi.Remote, org.sapia.archie.Node

public class UbikSyncNode
extends org.sapia.archie.sync.SynchronizedNode
implements java.rmi.Remote

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

Constructor Summary
UbikSyncNode(UbikNodeFactory fac)
           
 
Method Summary
 
Methods inherited from class org.sapia.archie.sync.SynchronizedNode
createChild, getAbsolutePath, getChild, getChildren, getChildrenCount, getChildrenNames, getEntries, getName, getNameParser, getParent, getSynchronizer, getValue, getValueCount, getValueNames, putValue, removeChild, removeValue, setSynchronizer, setUp, synchronizeGet, synchronizePut, synchronizeRemove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UbikSyncNode

public UbikSyncNode(UbikNodeFactory fac)
             throws org.sapia.archie.ProcessingException
Throws:
org.sapia.archie.ProcessingException


Copyright © 2010 Sapia OSS. All Rights Reserved.