|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BytecodeConstructorInfo | |
---|---|
org.jboss.reflect.plugins.bytecode.accessor | |
org.jboss.reflect.plugins.bytecode.accessor.generated | |
org.jboss.reflect.plugins.bytecode.accessor.reflect |
Uses of BytecodeConstructorInfo in org.jboss.reflect.plugins.bytecode.accessor |
---|
Methods in org.jboss.reflect.plugins.bytecode.accessor with parameters of type BytecodeConstructorInfo | |
---|---|
ConstructorAccessor |
MemberAccessorFactory.createConstructor(BytecodeConstructorInfo info)
Create a javassist constructor |
Uses of BytecodeConstructorInfo in org.jboss.reflect.plugins.bytecode.accessor.generated |
---|
Methods in org.jboss.reflect.plugins.bytecode.accessor.generated with parameters of type BytecodeConstructorInfo | |
---|---|
static ConstructorAccessor |
GeneratedMemberAccessorFactory.generateConstructorAccessor(Class<?> superClass,
BytecodeConstructorInfo constructor,
boolean debug)
Creates a new GeneratedConstructor implementation for a given constructor |
Uses of BytecodeConstructorInfo in org.jboss.reflect.plugins.bytecode.accessor.reflect |
---|
Methods in org.jboss.reflect.plugins.bytecode.accessor.reflect with parameters of type BytecodeConstructorInfo | |
---|---|
static ConstructorAccessor |
ReflectAccessorFactory.createConstructorAccessor(BytecodeConstructorInfo constructorInfo)
Creates a new ConstructorAccessor implementation for a given constructor |
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |