Annotation Type | Description |
---|---|
Alias | Deprecated |
LocalEvent |
Indicates that instances of the annotated class should not be sent over the wire when fired as
Errai CDI Events.
|
MapsTo | |
NamedLogger |
When injecting a
Logger , this annotation can be used to specify a
name. |
NonPortable |
Indicates that instances of the annotated class are not eligible to be serialized and sent over the wire between
server and clients.
|
Portable |
Indicates that instances of the annotated class are eligible to be serialized
and sent over the wire between server and clients.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.