@Retention(value=CLASS) @Target(value=PARAMETER) public static @interface Cached.Shared
cached parameter
can be annotated with exclusive. The DSL will indicate sharing
opportunities to the user by showing a warning.Cached.Exclusivepublic abstract String value