|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jinterop.winreg.JIPolicyHandle
public class JIPolicyHandle
Policy handle for each key.
Field Summary | |
---|---|
byte[] |
handle
Handle to the Key |
boolean |
newlyCreated
True, if the key was newly created. |
Constructor Summary | |
---|---|
JIPolicyHandle(boolean newlyCreated)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final byte[] handle
public final boolean newlyCreated
Constructor Detail |
---|
public JIPolicyHandle(boolean newlyCreated)
newlyCreated
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |