Annotation Type RuleTarget


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Incubating
    public @interface RuleTarget
    Attached to the getter for a property on a RuleSource to denote that the property defines the target for the rule source.