public class DefaultLiveHandle extends Object implements HGLiveHandle
| Modifier and Type | Field and Description |
|---|---|
protected byte |
flags |
protected HGPersistentHandle |
persistentHandle |
protected Object |
ref |
| Constructor and Description |
|---|
DefaultLiveHandle(Object ref,
HGPersistentHandle persistentHandle,
byte flags) |
protected final HGPersistentHandle persistentHandle
protected Object ref
protected byte flags
public DefaultLiveHandle(Object ref, HGPersistentHandle persistentHandle, byte flags)
public final byte getFlags()
getFlags in interface HGLiveHandlepublic void accessed()
public final Object getRef()
getRef in interface HGLiveHandlepublic final HGPersistentHandle getPersistent()
getPersistent in interface HGHandleCopyright © 2015. All rights reserved.