Skip navigation links
G H I O S T 

G

getName() - Method in class org.openksavi.sponge.signal.SystemSignal
Returns signal name.

H

handle(Signal) - Method in class org.openksavi.sponge.signal.SystemSignal
Handles a signal by calling a listener method.

I

isSignal(String) - Method in class org.openksavi.sponge.signal.SystemSignal
Checks if the name of the handled signal is equal to signalName.

O

org.openksavi.sponge.signal - package org.openksavi.sponge.signal
Support for Operating System signals.

S

setSystemSignalListener(String, SystemSignalListener) - Static method in class org.openksavi.sponge.signal.SystemSignal
Sets the listener for the signal named signalName.
SIGABRT - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGABRT.
SIGALRM - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGALRM.
SIGHUP - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGHUP.
SIGILL - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGILL.
SIGINT - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGINT.
SIGKILL - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGKILL.
signalReceived(SystemSignal) - Method in interface org.openksavi.sponge.signal.SystemSignalListener
Callback method called when an OS signal is received.
SIGQUIT - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGQUIT.
SIGSTOP - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGSTOP.
SIGTERM - Static variable in class org.openksavi.sponge.signal.SystemSignal
Signal name for SIGTERM.
SystemSignal - Class in org.openksavi.sponge.signal
Support for handling Operating System signals.
SystemSignal(String, SystemSignalListener) - Constructor for class org.openksavi.sponge.signal.SystemSignal
Creates a new instance of the signal supporting class.
SystemSignalListener - Interface in org.openksavi.sponge.signal
Interface for handling Operating System signals.

T

toString() - Method in class org.openksavi.sponge.signal.SystemSignal
Returns the full name of the signal.
G H I O S T 
Skip navigation links

Copyright © 2016–2018 Softelnet. All rights reserved.