|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.FSADerivePropertyMethodsCache
cache FSAObject.derivePropertyMethods
Method Summary | |
static FSADerivePropertyMethodsCache |
get()
get the Singleton instance |
java.lang.reflect.Method[] |
getPropertyMethods(java.lang.String propertyName,
java.lang.Class objClass)
Get the propertyMethods attribute of the FSADerivePropertyMethodsCache object |
java.lang.reflect.Method[] |
getPropertyMethods(java.lang.String propertyName,
java.lang.Object obj)
Get the propertyMethods attribute of the FSADerivePropertyMethodsCache object |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public static FSADerivePropertyMethodsCache get()
public java.lang.reflect.Method[] getPropertyMethods(java.lang.String propertyName, java.lang.Object obj)
propertyName
- No description providedobj
- No description provided
public java.lang.reflect.Method[] getPropertyMethods(java.lang.String propertyName, java.lang.Class objClass)
propertyName
- No description providedobjClass
- No description provided
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |