Package org.apache.ibatis.reflection
Interface ReflectorFactory
-
- All Known Implementing Classes:
DefaultReflectorFactory
public interface ReflectorFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReflectorfindForClass(Class<?> type)booleanisClassCacheEnabled()voidsetClassCacheEnabled(boolean classCacheEnabled)
-