abstractpublic class AbstractPhadhail implements Phadhail(Code)
A convenience skeleton for making a phadhail based on files.
Supplies the actual file operations, and handles caching and
event firing and so on. Subclasses supply specialized threading
behaviors (this class is not thread-safe, except for adding and
removing listeners).
author: Jesse Glick