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

java.lang.Object
  extended by org.sapia.ubik.rmi.naming.remote.archie.UbikNodeFactory
All Implemented Interfaces:
org.sapia.archie.NodeFactory

public class UbikNodeFactory
extends java.lang.Object
implements org.sapia.archie.NodeFactory

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

Method Summary
 org.sapia.archie.Node newNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newNode

public org.sapia.archie.Node newNode()
                              throws org.sapia.archie.ProcessingException
Specified by:
newNode in interface org.sapia.archie.NodeFactory
Throws:
org.sapia.archie.ProcessingException
See Also:
NodeFactory.newNode()


Copyright © 2010 Sapia OSS. All Rights Reserved.