stsci.arci
Interface Archive

All Superinterfaces:
java.rmi.Remote
All Known Subinterfaces:
ImageArchive, SourceArchive
All Known Implementing Classes:
HTTPwraper, FileArchive

public interface Archive
extends java.rmi.Remote

Generic Archive Interface. Need a base interface for collections etc.


Method Summary
 java.lang.String name()
          The name of this archive - location also ?
 

Method Detail

name

public java.lang.String name()
                      throws ArchiveException,
                             java.rmi.RemoteException
The name of this archive - location also ?