public class BlockingRepositoryCleanup extends Thread(Code)
The BlockingRepositoryCleanup class is simply a thread that
calls the BlockingRepository's
BlockingRepository.cleanup cleanup method.
It's typically used by the repository to register its own cleanup as a
mandatory shutdown hook.
author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: 3634 $ See Also:BlockingRepository.cleanup since: 1.0