Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.bus.server.util

Interface Summary
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 Summary
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 Parses and stores Service and Command meta-data for registering a MessageCallback.
ServiceTypeParser A ServiceParser implementation for types annotated with Service.
SessionContext  
 

Exception Summary
NotAService Thrown by ServiceTypeParser or ServiceMethodParser when the constructor is given a class or member that is not a service.
 


Errai 3.0.1-SNAPSHOT

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