Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.client.api.annotations
Annotation Type LocalEvent


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface LocalEvent

Indicates that instances of the annotated class should not be sent over the wire when fired as Errai CDI Events. This annotation is only useful in conjunction with @Portable.

Since:
Errai 3.0
Author:
Max Barkley


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.