Class CacheInvalidationModule
java.lang.Object
org.apache.cayenne.cache.invalidation.CacheInvalidationModule
- All Implemented Interfaces:
org.apache.cayenne.di.Module
This module is autoloaded, all extensions should be done via
CacheInvalidationModuleExtender.- Since:
- 4.0
-
Constructor Details
-
CacheInvalidationModule
public CacheInvalidationModule()
-
-
Method Details
-
extend
Returns a new "extender" to customize the defaults provided by this module.- Returns:
- a new "extender" to customize the defaults provided by this module.
-
configure
public void configure(org.apache.cayenne.di.Binder binder) - Specified by:
configurein interfaceorg.apache.cayenne.di.Module
-