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

java.lang.Object
  extended by org.sapia.archie.jndi.JndiNamingEnum
      extended by org.sapia.ubik.rmi.naming.remote.archie.UbikNamingEnum
All Implemented Interfaces:
java.rmi.Remote, java.util.Enumeration, javax.naming.NamingEnumeration

public class UbikNamingEnum
extends org.sapia.archie.jndi.JndiNamingEnum
implements java.rmi.Remote

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

Author:
Yanick Duchesne

Field Summary
 
Fields inherited from class org.sapia.archie.jndi.JndiNamingEnum
_childNodes, _entries, _listType, LIST_BINDINGS, LIST_NAMECLASS_PAIRS, LIST_OBJECTS
 
Constructor Summary
UbikNamingEnum(java.util.Iterator entries, java.util.Iterator nodes, int listType)
          Creates a new instance of UbikNamingEnum
 
Method Summary
protected  javax.naming.Context newJndiContext(org.sapia.archie.Node node)
           
 
Methods inherited from class org.sapia.archie.jndi.JndiNamingEnum
close, hasMore, hasMoreElements, next, nextElement, toBinding, toBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UbikNamingEnum

public UbikNamingEnum(java.util.Iterator entries,
                      java.util.Iterator nodes,
                      int listType)
Creates a new instance of UbikNamingEnum

Method Detail

newJndiContext

protected javax.naming.Context newJndiContext(org.sapia.archie.Node node)
Overrides:
newJndiContext in class org.sapia.archie.jndi.JndiNamingEnum


Copyright © 2010 Sapia OSS. All Rights Reserved.