Uses of Class
org.apache.geronimo.clustering.SessionAlreadyExistException

Packages that use SessionAlreadyExistException
org.apache.geronimo.clustering   
org.apache.geronimo.clustering.wadi   
 

Uses of SessionAlreadyExistException in org.apache.geronimo.clustering
 

Methods in org.apache.geronimo.clustering that throw SessionAlreadyExistException
 Session SessionManager.createSession(String sessionId)
          Creates a Session having the specified sessionId.
 

Uses of SessionAlreadyExistException in org.apache.geronimo.clustering.wadi
 

Methods in org.apache.geronimo.clustering.wadi that throw SessionAlreadyExistException
 Session BasicWADISessionManager.createSession(String sessionId)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.