Annotation Interface DeliverTo


@Retention(RUNTIME) @Target(METHOD) public @interface DeliverTo
Broadcast the returned value only to the calling resource DeliverTo.DELIVER_TO.RESOURCE, to its associated Broadcaster DeliverTo.DELIVER_TO.BROADCASTER or to all created Broadcasters DeliverTo.DELIVER_TO.ALL
Author:
Guillaume Drouet
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description