|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.win32.process.Process.ProcessResource
protected static class Process.ProcessResource
This class responds for destroying a native resource when the instance is collected by garbage-collector.
| Constructor Summary | |
|---|---|
Process.ProcessResource(long handle,
boolean autoDelete)
|
|
| Method Summary | |
|---|---|
void |
release()
Frees a process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Process.ProcessResource(long handle,
boolean autoDelete)
| Method Detail |
|---|
public void release()
throws java.lang.Throwable
release in interface com.jniwrapper.NativeResourcejava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||