java.lang.Object
io.ebeaninternal.server.cache.DefaultServerCachePlugin
- All Implemented Interfaces:
ServerCachePlugin
Default implementation of ServerCachePlugin.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(DatabaseBuilder config, BackgroundExecutor executor) Creates the default ServerCacheFactory.
-
Constructor Details
-
DefaultServerCachePlugin
public DefaultServerCachePlugin()
-
-
Method Details
-
create
Creates the default ServerCacheFactory.- Specified by:
createin interfaceServerCachePlugin
-