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

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

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

Methods in com.sun.enterprise.config.serverbeans that return StoreProperties
 StoreProperties SessionManager.getStoreProperties()
          Gets the value of the storeProperties property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type StoreProperties
 void SessionManager.setStoreProperties(StoreProperties value)
          Sets the value of the storeProperties property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.