uka.karmi.rmi
Class ExportPoint.ObjectQueue

java.lang.Object
  extended byjava.lang.ref.ReferenceQueue
      extended byuka.karmi.rmi.ExportPoint.ObjectQueue
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ExportPoint

private static class ExportPoint.ObjectQueue
extends java.lang.ref.ReferenceQueue
implements java.lang.Runnable


Nested Class Summary
 
Nested classes inherited from class java.lang.ref.ReferenceQueue
 
Field Summary
 
Fields inherited from class java.lang.ref.ReferenceQueue
 
Constructor Summary
(package private) ExportPoint.ObjectQueue()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.ref.ReferenceQueue
poll, remove, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportPoint.ObjectQueue

ExportPoint.ObjectQueue()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable