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

Packages that use JSBAMethodInvoker
be.SIRAPRISE.client.jsba This package contains all the classes and interfaces for the Java SIRA_PRISE Bridging Architecture, as well as classes that can be used to manipulate catalog objects using the 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.