Annotation Type Clustered


  • @Qualifier
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Clustered
    On cluster runtime enviroments, Errai @Portable POJOS annotated with this are propagated in the Cluster and retriggered (cdi fire) on each cluster node.