See: Description
Class | Description |
---|---|
CacheableFactory |
This class helps customising
Cache .You can implement your custom models for serialization and override methods in this class for return them instead of embedded ones. Just extend CacheableFactory and call CacheableFactory .setInstance(new YourCustomCacheableFactory())More details in documentation |