|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DaemonUserSignal
Tags a Daemon as supporting some kind of signaling method that allows the java application to perform a custom action.
User must implement a signal method that will be called from
native upon receiving SIGUSR2 signal from the operating system.
| Method Summary | |
|---|---|
void |
signal()
Performs a custom action on received user signal. |
| Method Detail |
|---|
void signal()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||