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

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

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

Methods in com.sun.enterprise.config.serverbeans that return ManagerProperties
 ManagerProperties SessionManager.getManagerProperties()
          Gets the value of the managerProperties property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type ManagerProperties
 void SessionManager.setManagerProperties(ManagerProperties value)
          Sets the value of the managerProperties property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.