org.openorb.pss.connector.file
public class FileKeyEnumeration extends Object implements Enumeration
Constructor Summary | |
---|---|
FileKeyEnumeration(DataManager manager, ORBInitInfo info)
Constructor |
Method Summary | |
---|---|
boolean | hasMoreElements()
Return TRUE, if any elements are available |
Object | nextElement()
Return the next element |