|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public Logger getLogger()
public boolean getDebug()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||