|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.reflector.InvokerFactory
public class InvokerFactory
Creates Invoker classes according to the Class type passed in.
| Constructor Summary | |
|---|---|
InvokerFactory()
|
|
| Method Summary | |
|---|---|
static Invoker |
createInvoker(java.lang.Class paramType,
java.lang.Object o,
java.lang.reflect.Method m,
java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvokerFactory()
| Method Detail |
|---|
public static Invoker createInvoker(java.lang.Class paramType,
java.lang.Object o,
java.lang.reflect.Method m,
java.lang.Object value)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||