public class WinstoneBindingEnumeration extends Object implements NamingEnumeration
| Constructor and Description |
|---|
WinstoneBindingEnumeration(Hashtable bindings,
Hashtable environment,
Context context)
Constructor - sets up the enumeration ready for retrieving bindings
instead of NameClassPairs.
|
public Object next() throws NamingException
next in interface NamingEnumerationNamingExceptionpublic boolean hasMore()
throws NamingException
hasMore in interface NamingEnumerationNamingExceptionpublic void close()
throws NamingException
close in interface NamingEnumerationNamingExceptionpublic boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2014. All rights reserved.