Class DefaultFileServiceInfo

Object
DefaultServiceInfo
DefaultFileServiceInfo
All Implemented Interfaces:
Serializable, FileGroupProvider, FileServiceInfo, ServiceInfo

public class DefaultFileServiceInfo extends DefaultServiceInfo implements FileServiceInfo
Default implementation of FileServiceInfo. It simply returns a DefaultCloseableIterator built on top of the underlying file list.
See Also: