|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jcs.utils.servlet.session.DistSessionPoolManager
Description of the Class
| Field Summary | |
(package private) boolean[] |
inUse
|
private static org.apache.commons.logging.Log |
log
|
(package private) DistSession[] |
pool
|
| Constructor Summary | |
DistSessionPoolManager(int initialPoolSize)
Constructor for the DistSessionPoolManager object |
|
| Method Summary | |
DistSession |
getDistSession()
Gets the distSession attribute of the DistSessionPoolManager object |
static void |
main(java.lang.String[] args)
Description of the Method |
void |
returnDistSession(DistSession v)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final org.apache.commons.logging.Log log
DistSession[] pool
boolean[] inUse
| Constructor Detail |
public DistSessionPoolManager(int initialPoolSize)
initialPoolSize - | Method Detail |
public static void main(java.lang.String[] args)
public DistSession getDistSession()
public void returnDistSession(DistSession v)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||