@Retention(value=RUNTIME)
public @interface OnCalculateCachedValue
Annotation for a method on a component's spec that indicates that the method is used to calculate
a value that is cached by the component, and may be access in methods using CachedValue.