org.openorb.pss.connector.file

Class FileKeyEnumeration

public class FileKeyEnumeration extends Object implements Enumeration

This class is an enumeration to acces sequentialy the file storage

Author: Jerome Daniel

Constructor Summary
FileKeyEnumeration(DataManager manager, ORBInitInfo info)
Constructor
Method Summary
booleanhasMoreElements()
Return TRUE, if any elements are available
ObjectnextElement()
Return the next element

Constructor Detail

FileKeyEnumeration

public FileKeyEnumeration(DataManager manager, ORBInitInfo info)
Constructor

Method Detail

hasMoreElements

public boolean hasMoreElements()
Return TRUE, if any elements are available

nextElement

public Object nextElement()
Return the next element