|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.ooc.provider.NamingEnumerationImpl
| Constructor Summary | |
NamingEnumerationImpl(java.util.Collection values,
boolean resolveBinding)
Constructor NamingEnumerationImpl |
|
| Method Summary | |
protected void |
assertOpen()
Method assertOpen |
void |
close()
Method close |
boolean |
hasMore()
Method hasMore |
boolean |
hasMoreElements()
Method hasMoreElements |
java.lang.Object |
next()
Method next |
java.lang.Object |
nextElement()
Method nextElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NamingEnumerationImpl(java.util.Collection values,
boolean resolveBinding)
values - resolveBinding - | Method Detail |
public void close()
throws javax.naming.NamingException
close in interface javax.naming.NamingEnumerationjavax.naming.NamingException
protected void assertOpen()
throws javax.naming.NamingException
javax.naming.NamingException
public boolean hasMore()
throws javax.naming.NamingException
hasMore in interface javax.naming.NamingEnumerationjavax.naming.NamingException
public java.lang.Object next()
throws javax.naming.NamingException
next in interface javax.naming.NamingEnumerationjavax.naming.NamingExceptionpublic boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||