Annotation Type Logged


  • @NameBinding
    @Retention(RUNTIME)
    @Target({TYPE,METHOD})
    public @interface Logged
    Helper interface to add to request methods that needs logging for debugging.