Class CachingEnabledCondition
java.lang.Object
com.oracle.coherence.spring.boot.autoconfigure.CachingEnabledCondition
- All Implemented Interfaces:
Condition
A Spring
Condition
that matches if the EnableCaching
annotation is specified in the application context.- Since:
- 3.0
- Author:
- Gunnar Hillert
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
matches
(ConditionContext context, AnnotatedTypeMetadata metadata)