Uses of Interface
de.malowa.ShutdownWatcher

Packages that use ShutdownWatcher
de.malowa   
de.malowa.greylister   
 

Uses of ShutdownWatcher in de.malowa
 

Classes in de.malowa that implement ShutdownWatcher
 class DerbyNetworkServer
          Starts the networking part of the Derby database engine.
 class HSQLDBNetworkServer
          Starts the networking part of the HSQL database engine.
 

Methods in de.malowa with parameters of type ShutdownWatcher
 void ShutdownHook.register(ShutdownWatcher watcher)
          Registers a class that will be notified when the program shuts down.
 

Uses of ShutdownWatcher in de.malowa.greylister
 

Classes in de.malowa.greylister that implement ShutdownWatcher
 class CleanupTask
          The CleanupTask cleans the database from unused entries.