Uses of Interface
com.avaje.ebean.config.EncryptDeployManager

Packages that use EncryptDeployManager
com.avaje.ebean.config Configuration settings for EbeanServer construction 
 

Uses of EncryptDeployManager in com.avaje.ebean.config
 

Methods in com.avaje.ebean.config that return EncryptDeployManager
 EncryptDeployManager ServerConfig.getEncryptDeployManager()
          Return the EncryptDeployManager.
 

Methods in com.avaje.ebean.config with parameters of type EncryptDeployManager
 void ServerConfig.setEncryptDeployManager(EncryptDeployManager encryptDeployManager)
          Set the EncryptDeployManager.
 



Copyright © 2010. All Rights Reserved.