Kevin Hester writes:
> JavaSignals is a free library to allow Java programs to catch OS signals by
> registering SignalListeners. Source and binaries are included.
Way cool! I've been thinking that this is a missing piece of the Java puzzle.
Thanks!!
Steve
JavaSignals is a free library to allow Java programs to catch OS signals by
registering SignalListeners. Source and binaries are included.
There is a small amount of native code which currently supports Linux. The
native code could be easily ported to other UNIX flavors or the PC.
See:
http: