Interface IMethodCallHandler

All Known Implementing Classes:
ArrayExpansionMethodInfo.ArrayExpansionCallHandler, DynamicMethodInfo, GosuMethodInfo.GosuMethodCallHandler, GosuMethodInfo.ReflectiveMethodCallHandler, MetaMethodInfoDelegate.MetaMethodInfoDelegateCallHandler, MethodCallAdapter

public interface IMethodCallHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    handleCall(Object ctx, Object... args)