Annotation Interface CacheRemove


@Target(METHOD) @Retention(RUNTIME) public @interface CacheRemove
Remove the value from the cache and call the method.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    An annotation literal for the CacheRemove annotation.