static Invoker |
TypeDataStore.getInvoker(Method method) |
static Type[] |
TypeDataStore.getParamTypes(Method method) |
static Type |
TypeDataStore.getReturnType(Method method) |
Object |
InvokationHandler.invoke(Object target,
Method method,
Object[] params) |
static boolean |
TypeDataStore.isDelayed(Method method) |
static boolean |
TypeDataStore.isLastOnly(Method method) |
static boolean |
TypeDataStore.isNoLayoutRpcMethod(Method method)
Checks whether the provided method is annotated with NoLayout.
|
static boolean |
TypeDataStore.isNoLoadingIndicator(Method method) |