Directory src/au/com/whitesquare/shutdown/

Directory Created:
2004-06-20 17:14
Total Files:
2
Deleted Files:
0
Lines of Code:
168

[root]/src/au/com/whitesquare/shutdown

Lines of Code

src/au/com/whitesquare/shutdown/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 9 (100.0%) 218 (100.0%) 24.2

Most Recent Commits

steve 2005-03-27 23:30

Now supports an order for shutdown listeners.
If an existing listener has the same order as a newly supplied, then a RuntimeException will be thrown and the old listener will be re-added.

29 lines of code changed in:

  • src/au/com/whitesquare/shutdown: ShutdownManager.java (+29 -11)
steve 2005-02-26 01:54

Added fix to stop un-registering from the runtime when it is shutting down.

6 lines of code changed in:

  • src/au/com/whitesquare/shutdown: ShutdownManager.java (+6 -6)
steve 2004-11-13 15:57

Updated JavaDoc.

47 lines of code changed in:

  • src/au/com/whitesquare/shutdown: ShutdownListener.java (+21 -6), ShutdownManager.java (+26 -19)
steve 2004-11-02 12:05

If the shutdown manage recieves a exception when shutting down a
listener it now logs the error as a FATAL.

7 lines of code changed in:

  • src/au/com/whitesquare/shutdown: ShutdownManager.java (+7 -3)
steve 2004-08-13 15:27

Updated shutdown manager to catch any Throwable raised when a shutdown
is signaled. Throwable is just debugged and execution continues.

15 lines of code changed in:

  • src/au/com/whitesquare/shutdown: ShutdownManager.java (+15 -3)
steve 2004-07-02 22:24

Updated shutdown manager to dispose itself once it has recieved a shutdown
event.

10 lines of code changed in:

  • src/au/com/whitesquare/shutdown: ShutdownManager.java (+10 -2)
steve 2004-06-20 17:14

Created new ShutdownManager that objects can register with to be notified
when the JVM is shutting down. It also has a hook for applications to simulate
a JVM shutdown, for use when a context is reloading in a webapp.

104 lines of code changed in:

  • src/au/com/whitesquare/shutdown: ShutdownListener.java (new 19), ShutdownManager.java (new 85)
Generated by StatCVS 0.3