|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPoolableDisposition
Interface that dispositions that can be pooled must implement Note: poolable dispositions still need to be thread safe in the likely event that the since of the pool is less than the number of threads.
| Method Summary | |
|---|---|
int |
getPoolSize()
The number of items to keep in the pool. |
| Methods inherited from interface com.extrememessaging.ResponseMaster.dispositions.IDisposition |
|---|
Close, Dispose, ReadFromFile |
| Method Detail |
|---|
int getPoolSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||