@Immutable public final class JulIOPoolDecorator extends IOPoolDecorator
| Constructor and Description |
|---|
JulIOPoolDecorator() |
| Modifier and Type | Method and Description |
|---|---|
<B extends IOPool.Entry<B>> |
decorate(IOPool<B> pool)
Decorates the given I/O buffer pool.
|
int |
getPriority()
Returns -100.
|
toStringpublic <B extends IOPool.Entry<B>> IOPool<B> decorate(IOPool<B> pool)
IOPoolDecoratordecorate in class IOPoolDecoratorB - the type of the I/O buffers managed by the pool.pool - the I/O buffer pool to decorate.public int getPriority()
getPriority in class IOPoolDecoratorCopyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.