Package org.mvel2.optimizers.impl.asm
-
Interface Summary Interface Description ProducesBytecode APropertyHandler
that implements this class advertises the to theASMAccessorOptimizer
that it is able to generate bytecode for it's custom resolvers. -
Class Summary Class Description ASMAccessorOptimizer Implementation of the MVEL Just-in-Time (JIT) compiler for Property Accessors using the ASM bytecode engineering library.ASMAccessorOptimizer.ContextClassLoader