|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInvocationSupport
An object supporting reflective access to its methods.
| Method Summary | |
|---|---|
Object |
invoke(String name,
IArgs args)
Make a reflective call to the method name. |
| Method Detail |
|---|
Object invoke(String name,
IArgs args)
throws MethodException
name.
name - The name of the method to call.args - The arguments for the invocation.
MethodException
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||