org.apache.derby.impl.services.monitor
Class AntiGC

java.lang.Object
  extended byorg.apache.derby.impl.services.monitor.AntiGC
All Implemented Interfaces:
java.lang.Runnable

class AntiGC
extends java.lang.Object
implements java.lang.Runnable


Field Summary
(package private)  boolean goAway
           
private  java.lang.Object keep1
           
 
Constructor Summary
(package private) AntiGC(java.lang.Object a)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

goAway

boolean goAway

keep1

private java.lang.Object keep1
Constructor Detail

AntiGC

AntiGC(java.lang.Object a)
Method Detail

run

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

Built on Mon 2007-06-04 09:58:47+0400, from revision ???

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.