Uses of Interface
com.avaje.ebean.cache.ServerCacheFactory

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

Uses of ServerCacheFactory in com.avaje.ebean.config
 

Methods in com.avaje.ebean.config that return ServerCacheFactory
 ServerCacheFactory ServerConfig.getServerCacheFactory()
          Return the ServerCacheFactory.
 

Methods in com.avaje.ebean.config with parameters of type ServerCacheFactory
 void ServerConfig.setServerCacheFactory(ServerCacheFactory serverCacheFactory)
          Set the ServerCacheFactory to use.
 



Copyright © 2012. All Rights Reserved.