Java org.springframework.cache.interceptor CacheOperationExpressionEvaluator fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.cache.interceptor CacheOperationExpressionEvaluator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.cache.interceptor CacheOperationExpressionEvaluator.

The text is from its open source code.

Field

ObjectNO_RESULT
Indicate that there is no result variable.
ObjectRESULT_UNAVAILABLE
Indicate that the result variable cannot be used at all.