@Documented @Retention(value=SOURCE) @Target(value=FIELD) public @interface CacheField
Modifier and Type | Optional Element and Description |
---|---|
String |
methodName |
boolean |
propagateToInterface |
public abstract String methodName
public abstract boolean propagateToInterface