com.caucho.loader
Class ZombieClassLoaderMarker

java.lang.Object
  extended by com.caucho.loader.ZombieClassLoaderMarker

public class ZombieClassLoaderMarker
extends java.lang.Object

Marker for an object that should be garbage-collected.


Constructor Summary
ZombieClassLoaderMarker()
           
 
Method Summary
static int getZombieCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZombieClassLoaderMarker

public ZombieClassLoaderMarker()
Method Detail

getZombieCount

public static int getZombieCount()