public interface IInvocationSupport
Object invoke(String name, IArgs args) throws MethodException
name.name - The name of the method to call.args - The arguments for the invocation.MethodExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.