@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface Cache
| Modifier and Type | Optional Element and Description | 
|---|---|
boolean | 
isPrivate  | 
int | 
maxAge  | 
boolean | 
mustRevalidate  | 
boolean | 
noStore  | 
boolean | 
noTransform  | 
boolean | 
proxyRevalidate  | 
int | 
sMaxAge  | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.