Class ServiceLayerCache

java.lang.Object

class ServiceLayerCache extends ServiceLayerDecorator
A cache for idempotent methods in ServiceLayer. The caching is separate from ReflectiveServiceLayer so that the cache can be applied to any decorators injected by the user.