| Package | Description |
|---|---|
| org.vibur.objectpool.reducer |
| Class and Description |
|---|
| ThreadedPoolReducer
The pool reducers implementing this interface will create one daemon service thread
which will be started when the reducer's
start() method is called, and will
be alive until the terminate() method is called or until the calling application
exits. |
Copyright © 2013-2016 vibur.org. All Rights Reserved.