Uses of Interface
org.archive.wayback.util.webapp.ShutdownListener

Packages that use ShutdownListener
org.archive.wayback.liveweb   
org.archive.wayback.util.webapp   
org.archive.wayback.webapp   
 

Uses of ShutdownListener in org.archive.wayback.liveweb
 

Classes in org.archive.wayback.liveweb that implement ShutdownListener
 class ARCRecordingProxy
           
 

Uses of ShutdownListener in org.archive.wayback.util.webapp
 

Methods in org.archive.wayback.util.webapp with parameters of type ShutdownListener
 void RequestMapper.addShutdownListener(ShutdownListener shutdownListener)
          Request the shutdownListener object to be notified of ServletContext shutdown.
 

Uses of ShutdownListener in org.archive.wayback.webapp
 

Classes in org.archive.wayback.webapp that implement ShutdownListener
 class AccessPoint
          Retains all information about a particular Wayback configuration within a ServletContext, including holding references to the implementation instances of the primary Wayback classes: RequestParser ResourceIndex(via WaybackCollection) ResourceStore(via WaybackCollection) QueryRenderer ReplayDispatcher ExceptionRenderer ResultURIConverter
 



Copyright © 2005-2011 Internet Archive. All Rights Reserved.