Uses of Interface
net.sf.jour.util.ShutdownListener

Packages that use ShutdownListener
net.sf.jour.rt.agent   
net.sf.jour.util   
 

Uses of ShutdownListener in net.sf.jour.rt.agent
 

Classes in net.sf.jour.rt.agent that implement ShutdownListener
 class AsyncEventLogger
          Store events in the multiple Queues per Thread.
(package private)  class AsyncEventWriter.Dispatcher
           
 class BulkEventJMSConsumer
          TODO Add docs Created on 11.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)
 

Uses of ShutdownListener in net.sf.jour.util
 

Methods in net.sf.jour.util with parameters of type ShutdownListener
static void ShutdownHook.addListener(ShutdownListener listener)
           
static void ShutdownHook.removeListener(ShutdownListener listener)
           
 



Copyright © 2004 sourceforge. All Rights Reserved.