Modifier and Type | Method and Description |
---|---|
MethodAccessor |
MemberAccessorFactory.createMethod(BytecodeMethodInfo info)
Creates a method accessor
|
Modifier and Type | Method and Description |
---|---|
static MethodAccessor |
GeneratedMemberAccessorFactory.generateMethodAccessor(Class<?> superClass,
BytecodeMethodInfo method,
boolean debug)
Creates a new GeneratedMethod implementation for a given method
|
Modifier and Type | Method and Description |
---|---|
static MethodAccessor |
ReflectAccessorFactory.createMethodAccessor(BytecodeMethodInfo methodInfo)
Creates a new MethodAccessor implementation for a given method
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.