Annotation Interface Exclusive


@Target(METHOD) @Retention(SOURCE) public @interface Exclusive
Defines a method as an exclusive handler, as opposed to Shared handlers. It can be used only on methods of VirtualObject. This implies the annotation Handler.