|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.win32.process.monitoring.Snapshot.SnapshotResource
This class is responsible for destroying a native resource when the instance is collected by GC.
Constructor Summary | |
Snapshot.SnapshotResource(long handle)
|
Method Summary | |
void |
release()
Frees a snapshot. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Snapshot.SnapshotResource(long handle)
Method Detail |
public void release() throws java.lang.Throwable
release
in interface com.jniwrapper.NativeResource
java.lang.Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |