Interface ManagedBufferPool.ManagedBufferPoolMXBean

Enclosing class:
ManagedBufferPool<W extends ManagedBuffer<T>,T extends Buffer>

An MBean interface for getting information about the managed buffer pools.

Note that created buffer pools are tracked using weak references. Therefore, the MBean may report more pools than are really in use.