org.openejb.core.ivm.naming
Class IvmContext.MyBindingEnumeration

java.lang.Object
  |
  +--org.openejb.core.ivm.naming.IvmContext.MyNamingEnumeration
        |
        +--org.openejb.core.ivm.naming.IvmContext.MyBindingEnumeration
All Implemented Interfaces:
java.util.Enumeration, javax.naming.NamingEnumeration
Enclosing class:
IvmContext

protected class IvmContext.MyBindingEnumeration
extends IvmContext.MyNamingEnumeration


Fields inherited from class org.openejb.core.ivm.naming.IvmContext.MyNamingEnumeration
myEnum
 
Constructor Summary
IvmContext.MyBindingEnumeration(NameNode parentNode)
           
 
Method Summary
protected  void buildEnumeration(java.util.Vector vect)
           
 
Methods inherited from class org.openejb.core.ivm.naming.IvmContext.MyNamingEnumeration
close, gatherNodes, hasMore, hasMoreElements, next, nextElement
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IvmContext.MyBindingEnumeration

public IvmContext.MyBindingEnumeration(NameNode parentNode)
Method Detail

buildEnumeration

protected void buildEnumeration(java.util.Vector vect)
Overrides:
buildEnumeration in class IvmContext.MyNamingEnumeration