|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.pss.connector.file.FileKeyEnumeration
public class FileKeyEnumeration
This class is an enumeration to acces sequentialy the file storage
| Constructor Summary | |
|---|---|
FileKeyEnumeration(DataManager manager,
org.omg.PortableInterceptor.ORBInitInfo info)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
Return TRUE, if any elements are available |
java.lang.Object |
nextElement()
Return the next element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileKeyEnumeration(DataManager manager,
org.omg.PortableInterceptor.ORBInitInfo info)
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||