Interface | Description |
---|---|
BundleVisitor | |
ConfigVisitor |
The ConfigVisitor offers a template for searching and configuring classes.
|
Context | |
RebindVisitor |
The RebindVisitor offers a template for searching and rebinds the class if certain annotations are present.
|
VisitDelegate<T> |
The VisitDelegate offers a template for searching and modifying classes.
|
Class | Description |
---|---|
AbstractConfigBase | |
LocalContext | |
MarkedByteWriteAdapter | |
MarkedOutputStream | |
SecureHashUtil |
A utility class for producing secure hashes throughout the Errai code where needed.
|
ServerLaundryList | |
ServiceMethodParser |
A
ServiceParser implementation for methods annotated with Service . |
ServiceParser | |
ServiceTypeParser |
A
ServiceParser implementation for types annotated with Service . |
SessionContext |
Exception | Description |
---|---|
NotAService |
Thrown by
ServiceTypeParser or ServiceMethodParser when the constructor is given
a class or member that is not a service. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.