Class ASMPropertiesFactory
java.lang.Object
com.gigaspaces.internal.reflection.fast.ASMPropertiesFactory
Creates ASM created classes that represents that provides fast methods "reflection" mechanism.
- Since:
- 7.0
- Author:
- GuyK
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> IProperties<T>getProperties(SpaceTypeInfo typeInfo)
-
Constructor Details
-
ASMPropertiesFactory
public ASMPropertiesFactory()
-
-
Method Details
-
getProperties
public static <T> IProperties<T> getProperties(SpaceTypeInfo typeInfo) throws SecurityException, NoSuchMethodException
-