|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--stsci.factory.Factory | +--stsci.factory.ADfactory
Get archiveDescriptors from the file. The property SERVER_FILE is used tro specify the location of the file (full path including file name). By default it expects a file called servers.lst in the directory where the application started.
Fields inherited from class stsci.factory.Factory |
dstream, finished, name, opened |
Constructor Summary | |
ADfactory()
|
Method Summary | |
java.lang.Object |
nextObj()
The file is ,(comma) seperated one object per line. |
Methods inherited from class stsci.factory.Factory |
finished, open, openDisk, setFinished |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ADfactory()
Method Detail |
public java.lang.Object nextObj() throws java.lang.Exception
nextObj
in class Factory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |