org.objectweb.howl.log
Interface LogBufferManager.BufferPoolStatsMBean

Enclosing interface:
org.objectweb.howl.log.LogBufferManager

public static interface LogBufferManager.BufferPoolStatsMBean


Method Summary
 int getBufferPoolCurrentSize()
           
 int getBufferPoolGrowCount()
           
 int getBufferPoolInitialSize()
           
 

Method Detail

getBufferPoolCurrentSize

public int getBufferPoolCurrentSize()

getBufferPoolInitialSize

public int getBufferPoolInitialSize()

getBufferPoolGrowCount

public int getBufferPoolGrowCount()


Copyright © 2003-2007 HOWL Development Team. All Rights Reserved.