Classes
 ClassDescription
 DefaultViewProcessor Default implementation of the ViewProcessor interface that simply adds the target to the Context.
 FastInjectProcessor Implementation of the ViewProcessor interface that injects an object into the target from the view without adding the target itself to the Context and thus avoiding expensive reflection on the target.