|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--com.ibm.wbi.util.SignalEvent
| Field Summary | |
static java.lang.String |
COPYRIGHT
|
static int |
SIGINT
the signal type caused by ctrl-c |
protected int |
signalType
the signal type that caused this event |
| Fields inherited from class java.util.EventObject |
source |
| Method Summary | |
int |
getSignalType()
|
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String COPYRIGHT
public static final int SIGINT
protected int signalType
| Method Detail |
public int getSignalType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||