Annotation Type CometDescription


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface CometDescription

    Annotation to tag a method to be responsible to specify a entities description. This is not necessarily a property or getter method, but can also be a calculated or compound value.