org.archive.wayback.util.webapp
Interface ShutdownListener

All Known Implementing Classes:
AccessPoint, ARCRecordingProxy

public interface ShutdownListener

Interface representing a desire to be notified when the containing ServletContext is being destroyed.

Author:
brad

Method Summary
 void shutdown()
          Called when the ServletContext is being destroyed.
 

Method Detail

shutdown

void shutdown()
Called when the ServletContext is being destroyed.



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