Class ASMReflectionFactory

java.lang.Object
com.gigaspaces.internal.reflection.fast.ASMReflectionFactory
All Implemented Interfaces:
IReflectionFactory

public class ASMReflectionFactory extends Object implements IReflectionFactory
Implement IReflectionFactory based on ASM.
Since:
7.0 Notice!!!! this class is loaded by name in ReflectionUtil, it should be changed if the class is renamed.
Author:
Guy