Class Summary |
ArchiveUpdater |
Common superclass for TgzUpdater and ZipUpdater |
DirWatcher |
Watches a directory for changes, issuing callbacks when things change
XXX: JBoss has similar functionality that we should re-use |
DiskList |
A DiskList is a representation of a list on disk. |
DiskList.DiskListIterator |
|
FileComparator |
|
FileUtil |
|
FileWriter |
A class which has the ability to write to files, deal with
permissions/ownership, and rollback changes later on. |
TgzUpdater |
Update a gzipped tarfile with an updated file. |
WritableFile |
Instances of this class are returned from
FileUtil.findWritableFile |
ZipUpdater |
Update a zipfile with an updated file. |