|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||