Package org.linuxforhealth.fhir.cache.annotation
- 
Annotation Types Summary Annotation Type Description Cacheable This annotation is applied to methods that may have their results cached using a Java dynamic proxy instance. 
| Annotation Type | Description | 
|---|---|
| Cacheable | 
 This annotation is applied to methods that may have their results cached using a Java dynamic proxy instance. 
 |