Uses of Class
be.SIRAPRISE.client.jsba.JSBAMethodInvoker

Packages that use JSBAMethodInvoker
be.SIRAPRISE.client.jsba   
 

Uses of JSBAMethodInvoker in be.SIRAPRISE.client.jsba
 

Methods in be.SIRAPRISE.client.jsba that return types with arguments of type JSBAMethodInvoker
 MyReadOnlyMap<java.lang.String,JSBAMethodInvoker> GetterMethodCache.getGetterMethods(java.lang.Class<?> clazz, java.lang.String jsbaCanonicalRelvarName)
          Gets A map of getter methods that could be found in the given class for the given relvar name from the cache.