Class CNBindingEnumeration

java.lang.Object
org.glassfish.jndi.cosnaming.CNBindingEnumeration
All Implemented Interfaces:
Enumeration<Binding>, NamingEnumeration<Binding>

final class CNBindingEnumeration extends Object implements NamingEnumeration<Binding>
Implements the JNDI NamingEnumeration interface for COS Naming. Gets hold of a list of bindings from the COS Naming Server and allows the client to iterate through them.