uchicago.src.reflector
Class InvokerFactory
java.lang.Object
|
+--uchicago.src.reflector.InvokerFactory
- public class InvokerFactory
- extends Object
Creates Invoker classes according to the Class type passed in.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvokerFactory
public InvokerFactory()
createInvoker
public static Invoker createInvoker(Class paramType,
Object o,
Method m,
Object value)
throws IllegalArgumentException
IllegalArgumentException
Bug reports and feature requests to RePast