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

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

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

Methods in com.sun.enterprise.config.serverbeans that return SessionConfig
 SessionConfig WebContainer.getSessionConfig()
          Gets the value of the sessionConfig property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type SessionConfig
 void WebContainer.setSessionConfig(SessionConfig value)
          Sets the value of the sessionConfig property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.