Package org.mvel.integration

Interface Summary
Interceptor An interceptor can be used to decorate functionality into an expression.
VariableResolver A variable resolver is responsible for physically accessing a variable, for either read or write.
VariableResolverFactory A VariableResolverFactory is the primary integration point for tying in external variables.
 

Class Summary
ResolverTools A set of tools for dealing with factorys, specifically to make chaining issues easy to deal with.