@ServiceSpecification
public abstract class IoBufferPoolDecorator
extends net.java.truecommons.services.LocatableDecorator<net.java.truecommons.cio.IoBufferPool>
IoBufferPoolLocator.SINGLETON.
If multiple decorator services are locatable on the class path at run time, they are applied in ascending order of their priority so that the product of the decorator service with the greatest number becomes the head of the resulting product chain.
Implementations should be thread-safe.
| Constructor and Description |
|---|
IoBufferPoolDecorator() |