vishnu.sessions
Class DefaultSessionPool

java.lang.Object
  extended by vishnu.sessions.DefaultSessionPool
All Implemented Interfaces:
SessionPool

public class DefaultSessionPool
extends java.lang.Object
implements SessionPool

 

Constructor Summary
DefaultSessionPool()
           
 
Method Summary
 Session getFreeSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSessionPool

public DefaultSessionPool()
Method Detail

getFreeSession

public Session getFreeSession()
Specified by:
getFreeSession in interface SessionPool