|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectPoolConfig
Interface that defines a configuration object. This configuration object is used to configure ObjectPool objects. This interface represents the most simple and compact version of the ObjectPool configuration object other configuration objects can be made simply by extending this interface.
| Method Summary | |
|---|---|
boolean |
getDebug()
Determine if debugging is enabled. |
Logger |
getLogger()
Get the Logger. |
| Methods inherited from interface com.cafesoft.core.util.Debuggable |
|---|
setDebug |
| Method Detail |
|---|
Logger getLogger()
boolean getDebug()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||