public class BufferFactory extends Object
IBuffer according
to system configuration. Since the only available implementation of IBuffer
is currently QueueBuffer, an instance of QueueBuffer is always created| Constructor and Description |
|---|
BufferFactory() |
public static IBuffer getBuffer()
IBuffer implementation. Since the only available
implementation of IBuffer is currently QueueBuffer, an instance of
QueueBuffer is always returnedIBuffer implementationCopyright © 2014. All Rights Reserved.