org.apache.openejb.util
Class Pool.Entry.Instance
java.lang.Object
org.apache.openejb.util.Pool.Entry.Instance
- Enclosing class:
- Pool.Entry
public class Pool.Entry.Instance
- extends Object
Exists for the garbage collection related callbacks
Pool.Entry.Instance
public Pool.Entry.Instance(T instance)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
discard
public Runnable discard(Pool.Event event)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.