@Immutable final class JulIOPool<E extends IOPool.Entry<E>> extends InstrumentingIOPool<E,JulDirector>
| Modifier and Type | Class and Description |
|---|---|
private class |
JulIOPool.Buffer |
IOPool.Entry<E extends IOEntry<E>>Pool.Releasable<X extends Exception>| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
delegate, director| Constructor and Description |
|---|
JulIOPool(IOPool<E> model,
JulDirector director) |
| Modifier and Type | Method and Description |
|---|---|
IOPool.Entry<E> |
allocate() |
releaseprivate static final Logger logger
JulIOPool(IOPool<E> model, JulDirector director)
public IOPool.Entry<E> allocate() throws IOException
allocate in interface Pool<IOPool.Entry<E extends IOPool.Entry<E>>,IOException>allocate in class InstrumentingIOPool<E extends IOPool.Entry<E>,JulDirector>IOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.