code.invoke("com/caucho/config/inject/InjectManager$ReferenceFactory",
"create",
"()Ljava/lang/Object;",
3, 1);
code.cast(method.getDeclaringClass().getName().replace('.', '/'));
int stack = 1;
int index = 1;
for (Class<?> type : parameterTypes) {
if (boolean.class.equals(type)