|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames
org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfBindings
protected class CompNamingContext.ListOfBindings
Implementation of the NamingEnumeration for listBindings operations
Method Summary | |
---|---|
java.lang.Object |
next()
It returns a Binding instead of a NameClassPair * Retrieves the next element in the enumeration. |
Methods inherited from class org.objectweb.carol.jndi.enc.java.CompNamingContext.ListOfNames |
---|
close, getBindings, getNames, hasMore, hasMoreElements, nextElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Object next() throws javax.naming.NamingException
next
in interface javax.naming.NamingEnumeration
next
in class CompNamingContext.ListOfNames
javax.naming.NamingException
- If a naming exception is encountered while
attempting to retrieve the next element. See NamingException
and its subclasses for the possible naming exceptions.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |