Uses of Interface
gw.lang.reflect.IMethodCallHandler
-
Packages that use IMethodCallHandler Package Description gw.lang.reflect -
-
Uses of IMethodCallHandler in gw.lang.reflect
Methods in gw.lang.reflect that return IMethodCallHandler Modifier and Type Method Description IMethodCallHandlerIMethodInfo. getCallHandler()IMethodCallHandlerMetaMethodInfoDelegate. getCallHandler()IMethodCallHandlerMethodInfoDelegate. getCallHandler()IMethodCallHandlerSimpleMethodInfo. getCallHandler()Methods in gw.lang.reflect with parameters of type IMethodCallHandler Modifier and Type Method Description MethodInfoBuilderMethodInfoBuilder. withCallHandler(IMethodCallHandler callHandler)
-