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

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

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

Methods in com.sun.enterprise.config.serverbeans that return SessionProperties
 SessionProperties SessionConfig.getSessionProperties()
          Gets the value of the sessionProperties property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type SessionProperties
 void SessionConfig.setSessionProperties(SessionProperties value)
          Sets the value of the sessionProperties property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.