Package org.codehaus.waffle.bind

Interface Summary
BindErrorMessageResolver  
DataBinder Implementor of this interface are responsible for binding the values from the request to the model.
RequestAttributeBinder Implementors of this class allow for properties from a controller to be exposed as request attributes.
StringTransmuter This interface is used to simplify converting (transmuting) a String value into a given type.
ValueConverter Implementation of this interface will be responsible for converting values of specific type(s).
ValueConverterFinder Finder interface for ValueConverters registered per application.
 

Class Summary
DefaultStringTransmuter  
IntrospectingRequestAttributeBinder This implementation can handle all standard Java objects and RubyControllers are handled specially (instance_variables)
 

Exception Summary
BindException  
 



Copyright © 2008. All Rights Reserved.