Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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()

boolean com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::hasMoreElements  )  [inline]
 

See also:
Enumeration#hasMoreElements()

Object com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::next  )  throws NamingException [inline]
 

See also:
NamingEnumeration#next()

Object com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::nextElement  )  [inline]
 

See also:
Enumeration#nextElement()


Member Data Documentation

Enumeration com::cosylab::cdb::jdal::JNDIContext::JNDIElementEnumeration::names [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:20 2009 for ACS Java API by doxygen 1.3.8