Package gw.lang.reflect
Interface IMethodCallHandler
-
public interface IMethodCallHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjecthandleCall(Object ctx, Object... args)
-
public interface IMethodCallHandler
| Modifier and Type | Method | Description |
|---|---|---|
Object |
handleCall(Object ctx,
Object... args) |