com.sun.jini.jeri.internal.runtime
Class AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.PhantomReference
com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
- Enclosing class:
- AbstractDgcClient.EndpointEntry.RefEntry
class AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
- extends PhantomReference
PhantomLiveRef is a PhantomReference to a live reference
instance, used to detect when the particular live reference
becomes permanently unreachable in this VM.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef(Object ref)
getRefEntry
AbstractDgcClient.EndpointEntry.RefEntry getRefEntry()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.