@Immutable
public final class IoBufferPoolLocator
extends java.lang.Object
implements net.java.truecommons.services.Container<net.java.truecommons.cio.IoBufferPool>
ServiceLocator to search for
advertised implementations of the factory service specification class
IoBufferPoolFactory
and the decorator service specification class
IoBufferPoolDecorator.| Modifier and Type | Field and Description |
|---|---|
static IoBufferPoolLocator |
SINGLETON
The singleton instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
net.java.truecommons.cio.IoBufferPool |
get() |
public static final IoBufferPoolLocator SINGLETON