|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.posix.WindowsChildRecord
public class WindowsChildRecord
| Constructor Summary | |
|---|---|
WindowsChildRecord(HANDLE process,
int pid)
|
|
| Method Summary | |
|---|---|
int |
getPid()
|
HANDLE |
getProcess()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowsChildRecord(HANDLE process,
int pid)
| Method Detail |
|---|
public HANDLE getProcess()
public int getPid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||