net.sf.sapjcosupport
Class SimpleReflectionCache
java.lang.Object
net.sf.sapjcosupport.SimpleReflectionCache
- public class SimpleReflectionCache
- extends Object
- Since:
- May 24, 2006 - 1:52:39 PM
- Author:
- Niki Driessen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleReflectionCache
public SimpleReflectionCache()
getCachedInvoker
public org.springframework.util.MethodInvoker getCachedInvoker(SapFieldMapping sapFieldMapping)
cacheInvoker
public void cacheInvoker(SapFieldMapping sapFieldMapping,
org.springframework.util.MethodInvoker invoker)
getCachedField
public Field getCachedField(SapFieldMapping sapFieldMapping)
cacheField
public void cacheField(SapFieldMapping sapFieldMapping,
Field field)
Copyright © 2006 null. All Rights Reserved.