Package org.vraptor.introspector

Interface Summary
BeanProvider A bean provider for inversion of control (dependency injection).
Introspector The instrospector is responsible for doing injection/outjection and pushing parameters in the business logic.
ReadParameter Parameters to be read in order to execute a logic.
 

Class Summary
BasicIntrospector The default introspector implementation.
ExpressionEvaluator A simple expression evaluator.
FieldParameter A field based in parameter.
FieldReadParameter A field based read parameter.
KeyExtractor Deprecated. move to the field annotations themselves
WebBeanProvider A basic bean provider which looks for components in all scopes.
 

Exception Summary
ExpressionEvaluationException  
 



Copyright © 2004-2008 VRaptor. All Rights Reserved.