Annotation Interface CachePut


@Target(METHOD) @Retention(RUNTIME) public @interface CachePut
Put a value to cache AND call the method.
  • Nested Class Summary

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