public interface SessionPool extends ReturnableSessionProvider
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxSize()
Gets the maximum poolsize.
|
String |
getName()
Gets the name of this pool.
|
int |
getSize()
Gets the current number of session instances.
|
boolean |
isShutdown()
Returns whether the pool is shutdown.
|
void |
shutdown()
Closes all sessions in the pool, cleans up and makes the pool unusable.
|
putSessiongetSessionString getName()
int getMaxSize()
int getSize()
void shutdown()
boolean isShutdown()
Tentackle - distributed, domain- and model-driven