|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.sigar.shell.ShellIntHandler
public class ShellIntHandler
Field Summary |
---|
Fields inherited from interface sun.misc.SignalHandler |
---|
SIG_DFL, SIG_IGN |
Constructor Summary | |
---|---|
ShellIntHandler()
|
Method Summary | |
---|---|
void |
handle(sun.misc.Signal signal)
|
static void |
pop()
|
static void |
push(SIGINT handler)
|
static void |
register(ShellBase shell)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShellIntHandler()
Method Detail |
---|
public static void register(ShellBase shell)
public void handle(sun.misc.Signal signal)
handle
in interface sun.misc.SignalHandler
public static void push(SIGINT handler)
public static void pop()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |