@ServiceInterface
public interface IoBufferPoolFactory
extends java.util.function.Supplier<net.java.truecommons.cio.IoBufferPool>
ServiceImplementation are subject to service location by the
IoBufferPoolLocator.SINGLETON.
If multiple factory services are located on the class path at run time, the service with the greatest ServiceImplementation.priority() gets selected.