|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageSignalHandler
This class represents a registered signal handler in a process
Method Summary | |
---|---|
ImagePointer |
getHandler()
Deprecated. will be removed in SR1 release as this information is not available on any platform |
java.lang.String |
getSignalName()
Deprecated. will be removed in SR1 release as this information is not available on any platform |
int |
getSignalNumber()
Deprecated. will be removed in SR1 release as this information is not available on any platform |
boolean |
isSIG_DFL()
Deprecated. will be removed in SR1 release as this information is not available on any platform |
boolean |
isSIG_ERR()
Deprecated. will be removed in SR1 release as this information is not available on any platform |
boolean |
isSIG_IGN()
Deprecated. will be removed in SR1 release as this information is not available on any platform |
Method Detail |
---|
int getSignalNumber()
java.lang.String getSignalName()
ImagePointer getHandler()
boolean isSIG_DFL()
boolean isSIG_IGN()
boolean isSIG_ERR()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |