Uses of Interface
com.sun.enterprise.config.serverbeans.SessionManager

Packages that use SessionManager
com.sun.enterprise.config.serverbeans   
 

Uses of SessionManager in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return SessionManager
 SessionManager SessionConfig.getSessionManager()
          Gets the value of the sessionManager property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type SessionManager
 void SessionConfig.setSessionManager(SessionManager value)
          Sets the value of the sessionManager property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.