public interface IPoolableDisposition
extends IDisposition
Interface that dispositions that can be pooled must implement
Note: poolable dispositions still need to be thread safe in the likely event that the
since of the pool is less than the number of threads.