com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration Class Reference

Inheritance diagram for com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 JNDIElementEnumeration (Enumeration names)
Object next () throws NamingException
boolean hasMore () throws NamingException
void close () throws NamingException
boolean hasMoreElements ()
Object nextElement ()

Protected Attributes

Enumeration names

Detailed Description

Author:
dragan

To change this generated comment go to Window>Preferences>Java>Code Generation>Code Template


Constructor & Destructor Documentation

com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::JNDIElementEnumeration ( Enumeration  names  )  [inline]

Constructor for CDBNamesList.


Member Function Documentation

void com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::close (  )  throws NamingException [inline]
See also:
NamingEnumeration::close()
boolean com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::hasMore (  )  throws NamingException [inline]
See also:
NamingEnumeration::hasMore()

References names.

Referenced by hasMoreElements().

boolean com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::hasMoreElements (  )  [inline]
See also:
Enumeration::hasMoreElements()

References hasMore().

Object com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::next (  )  throws NamingException [inline]
See also:
NamingEnumeration::next()

References com::cosylab::cdb::jdal::JNDIContext::name, and names.

Referenced by nextElement().

Object com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::nextElement (  )  [inline]
See also:
Enumeration::nextElement()

References next().


Member Data Documentation

Referenced by hasMore(), and next().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2