Package host.anzo.simon
Class SimonPhantomRef<T extends SimonProxy>
java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.PhantomReference<T>
host.anzo.simon.SimonPhantomRef<T>
Phantom Reference for SIMON callback remote objects. With help of that, user
must not release callback object. This is done automatically.
- Since:
- 1.2.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ref.PhantomReference
getMethods inherited from class java.lang.ref.Reference
clear, clone, enqueue, isEnqueued, reachabilityFence, refersTo