private final class IOCache.WriteBackOutputBufferPool extends IOCache.OutputBufferPool
Pool.Releasable<E extends Exception>| Modifier | Constructor and Description |
|---|---|
private |
IOCache.WriteBackOutputBufferPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
release(IOCache.Buffer buffer)
Releases a previously allocated resource to this pool.
|
allocatepublic void release(IOCache.Buffer buffer) throws IOException
PoolIllegalArgumentException or an
IllegalStateException upon the conditions explained below.release in interface Pool<IOCache.Buffer,IOException>release in class IOCache.OutputBufferPoolbuffer - a resource.IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.