|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BytecodeTypeInfoFactoryImpl | |
---|---|
org.jboss.reflect.plugins.bytecode |
Uses of BytecodeTypeInfoFactoryImpl in org.jboss.reflect.plugins.bytecode |
---|
Fields in org.jboss.reflect.plugins.bytecode declared as BytecodeTypeInfoFactoryImpl | |
---|---|
protected static BytecodeTypeInfoFactoryImpl |
BytecodeTypeInfoFactory.delegate
The delegate |
Methods in org.jboss.reflect.plugins.bytecode that return BytecodeTypeInfoFactoryImpl | |
---|---|
BytecodeTypeInfoFactoryImpl |
BytecodeParameterizedClassInfo.getFactory()
|
BytecodeTypeInfoFactoryImpl |
BytecodeTypeInfo.getFactory()
Get the factory |
Constructors in org.jboss.reflect.plugins.bytecode with parameters of type BytecodeTypeInfoFactoryImpl | |
---|---|
BytecodeAnnotationInfo(BytecodeTypeInfoFactoryImpl factory,
String name,
ClassBytes classBytes,
Class<? extends Object> clazz)
|
|
BytecodeEnumInfo(BytecodeTypeInfoFactoryImpl factory,
String name,
ClassBytes classBytes,
Class<? extends Object> clazz)
Create a new JavassistEnumInfo. |
|
BytecodeParameterizedClassInfo(BytecodeTypeInfoFactoryImpl factory,
ClassInfo delegate,
ClassLoader classLoader,
javassist.bytecode.SignatureAttribute.TypeArgument[] typeArguments,
org.jboss.reflect.plugins.bytecode.BytecodeTypeVariableSpy spy)
Constructor |
|
BytecodeParameterizedClassInfo(BytecodeTypeInfoFactoryImpl factory,
ClassInfo delegate,
Type[] reflectTypeArguments)
Constructor |
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |