|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tivoli.jflt.LogManager | +--com.tivoli.jflt.buffering.CircularBufferManager
The manager of the CircularBufferAdapter
plug-in.
Constructor Summary | |
CircularBufferManager()
|
Method Summary | |
protected LogAdapter |
createLogAdapter(LoggerParameters params)
Returns the CircularBufferAdapter plug-in. |
Methods inherited from class com.tivoli.jflt.LogManager |
createLogCatalog,
createLogger,
getManager,
getSequenceNumber,
setManager |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CircularBufferManager()
Method Detail |
protected LogAdapter createLogAdapter(LoggerParameters params)
CircularBufferAdapter
plug-in. There is only one
circular buffer adapter in a JVM, unless you use more Class loaders for
loading this class.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |