JBoss Reflection 2.2.1.SP1
A B C D E F G H I J L M N O P R S T U V W 

A

AALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
AASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ABSTRACT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Abstract
AbstractAnnotatedInfo - Class in org.jboss.reflect.plugins
Abstract annotated info
AbstractAnnotatedInfo() - Constructor for class org.jboss.reflect.plugins.AbstractAnnotatedInfo
Create a new annotated info
AbstractBeanInfo - Class in org.jboss.beans.info.plugins
BeanInfo.
AbstractBeanInfo(BeanInfoFactory, ClassAdapter, Set<PropertyInfo>, Set<ConstructorInfo>, Set<MethodInfo>, Set<EventInfo>) - Constructor for class org.jboss.beans.info.plugins.AbstractBeanInfo
Create a new bean info
AbstractBeanInfoFactory - Class in org.jboss.beans.info.plugins
A bean info factory.
AbstractBeanInfoFactory() - Constructor for class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Create a new bean info factory
AbstractConfiguration - Class in org.jboss.config.plugins
Abstract configuration.
AbstractConfiguration() - Constructor for class org.jboss.config.plugins.AbstractConfiguration
Create an abstract configuration
AbstractEventInfo - Class in org.jboss.beans.info.plugins
Event info.
AbstractEventInfo() - Constructor for class org.jboss.beans.info.plugins.AbstractEventInfo
Create a new event info
AbstractJavassistBody - Class in org.jboss.reflect.plugins.javassist
A AbstractJavassistBody.
AbstractPropertyInfo - Class in org.jboss.beans.info.plugins
Property info.
AbstractPropertyInfo() - Constructor for class org.jboss.beans.info.plugins.AbstractPropertyInfo
Create a new property info
AbstractPropertyInfo(String) - Constructor for class org.jboss.beans.info.plugins.AbstractPropertyInfo
Create a new property info
AbstractPropertyInfo(String, String, TypeInfo) - Constructor for class org.jboss.beans.info.plugins.AbstractPropertyInfo
Create a new property info
AbstractPropertyInfo(String, String, TypeInfo, AnnotationValue[]) - Constructor for class org.jboss.beans.info.plugins.AbstractPropertyInfo
Create a new property info
AbstractTypeInfo - Class in org.jboss.reflect.spi
AbstractTypeInfo.
AbstractTypeInfo() - Constructor for class org.jboss.reflect.spi.AbstractTypeInfo
 
AbstractValue - Class in org.jboss.reflect.spi
AbstractValue.
AbstractValue() - Constructor for class org.jboss.reflect.spi.AbstractValue
 
ACC_ABSTRACT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_ENUM - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_FINAL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_NATIVE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_STATIC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_STRICT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_SUPER - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_VARARGS - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
accept(ClassVisitor, int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
accept(ClassVisitor, Attribute[], int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
accessCheck() - Method in class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
Check access permission.
accessCheck(boolean) - Method in class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
Check access permission.
accessCheck() - Method in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Check access permission.
accessCheck(boolean) - Method in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Check access permission.
ACONST_NULL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
addAttachment(String, Object) - Method in class org.jboss.reflect.plugins.TypeInfoAttachments
Set an attachment against the type.
addConstructor(MutableConstructorInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
addConstructor(MutableConstructorInfo) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Add a constructor
addField(MutableFieldInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
addField(MutableFieldInfo) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Add a field
addForceGenerate(String) - Method in class org.jboss.reflect.plugins.bytecode.accessor.MemberAccessorFactory
 
addForceGenerate(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistReflectionFactory
 
addMethod(MutableMethodInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
addMethod(MutableMethodInfo) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Add a method
addProperty(PropertyInfo) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
Add property.
allAnnotations - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
All annotations Map
allAnnotations - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
All annotations Map
allAnnotations - Variable in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
All annotations Map
allAnnotationsArray - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
All annotations
allAnnotationsArray - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
All annotations
allAnnotationsArray - Variable in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
All annotations
AllBeanInfo - Class in org.jboss.beans.info.plugins
All bean info.
AllBeanInfo(BeanInfoFactory, ClassAdapter, Set<PropertyInfo>, Set<ConstructorInfo>, Set<MethodInfo>, Set<EventInfo>) - Constructor for class org.jboss.beans.info.plugins.AllBeanInfo
 
ALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ANEWARRAY - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
annotatedElement - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
The annotated element
AnnotatedInfo - Interface in org.jboss.reflect.spi
Annotated info
AnnotationAttribute - Interface in org.jboss.reflect.spi
An annotation attribute
AnnotationAttributeImpl - Class in org.jboss.reflect.plugins
An annotation attribute
AnnotationAttributeImpl() - Constructor for class org.jboss.reflect.plugins.AnnotationAttributeImpl
Create a new annotation attribute
AnnotationAttributeImpl(String, TypeInfo, Value) - Constructor for class org.jboss.reflect.plugins.AnnotationAttributeImpl
Create a new AnnotationAttribute.
AnnotationHelper - Interface in org.jboss.reflect.plugins
AnnotationHelper.
annotationHelper - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
 
annotationHelper - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
The annotation helper
annotationHelper - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
 
AnnotationHolder - Class in org.jboss.reflect.plugins
An annotation holder
AnnotationHolder() - Constructor for class org.jboss.reflect.plugins.AnnotationHolder
Create a new annotation holder
AnnotationHolder(AnnotationValue[]) - Constructor for class org.jboss.reflect.plugins.AnnotationHolder
Create a new AnnotationHolder.
AnnotationInfo - Interface in org.jboss.reflect.spi
Annotation Info
AnnotationInfoImpl - Class in org.jboss.reflect.plugins
Annotation Info
AnnotationInfoImpl() - Constructor for class org.jboss.reflect.plugins.AnnotationInfoImpl
Create a new AnnotationInfo.
AnnotationInfoImpl(String, int) - Constructor for class org.jboss.reflect.plugins.AnnotationInfoImpl
Create a new AnnotationInfo.
annotationMap - Variable in class org.jboss.reflect.plugins.AnnotationHolder
Annotations map Map
annotationMap - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
Annotations map Map
annotationMap - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
Annotations map Map
annotationsArray - Variable in class org.jboss.reflect.plugins.AnnotationHolder
The annotations
annotationsArray - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
The annotations
annotationsArray - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
The annotations
annotationType - Variable in class org.jboss.reflect.plugins.AnnotationValueImpl
The annotation type
AnnotationValue - Interface in org.jboss.reflect.spi
An annotation value
AnnotationValueFactory - Class in org.jboss.reflect.plugins
The annotation value factory.
AnnotationValueFactory() - Constructor for class org.jboss.reflect.plugins.AnnotationValueFactory
 
AnnotationValueImpl - Class in org.jboss.reflect.plugins
An annotation value
AnnotationValueImpl() - Constructor for class org.jboss.reflect.plugins.AnnotationValueImpl
Create a new Annotation value
AnnotationValueImpl(AnnotationInfo, HashMap<String, Value>) - Constructor for class org.jboss.reflect.plugins.AnnotationValueImpl
Deprecated.
AnnotationValueImpl(AnnotationInfo, HashMap<String, Value>, Annotation) - Constructor for class org.jboss.reflect.plugins.AnnotationValueImpl
Create a new Annotation value
AnnotationVisitor - Interface in org.jboss.reflect.util.objectweb.asm
A visitor to visit a Java annotation.
appendTypeGenericInfo(Type, StringBuilder, Set<String>) - Static method in class org.jboss.reflect.plugins.GenericsUtil
 
ARETURN - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
arguments - Variable in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
The arguments
arguments - Variable in class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
The arguments
ARRAY - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of array reference types.
arrayInfo(Object...) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Get array info.
ArrayInfo - Interface in org.jboss.reflect.spi
Array information
ArrayInfoImpl - Class in org.jboss.reflect.plugins
Array information
ArrayInfoImpl() - Constructor for class org.jboss.reflect.plugins.ArrayInfoImpl
Create a new ArrayInfo.
ArrayInfoImpl(TypeInfo) - Constructor for class org.jboss.reflect.plugins.ArrayInfoImpl
Create a new ArrayInfo.
ARRAYLENGTH - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ArrayValue - Interface in org.jboss.reflect.spi
Array value
ArrayValueImpl - Class in org.jboss.reflect.plugins
Annotation value
ArrayValueImpl() - Constructor for class org.jboss.reflect.plugins.ArrayValueImpl
Create a new ArrayValue
ArrayValueImpl(TypeInfo, Value[]) - Constructor for class org.jboss.reflect.plugins.ArrayValueImpl
Create a new ArrayValue
asAnnotation() - Method in class org.jboss.reflect.spi.AbstractValue
 
asAnnotation() - Method in interface org.jboss.reflect.spi.Value
Get the value as an annotation
asArray() - Method in class org.jboss.reflect.spi.AbstractValue
 
asArray() - Method in interface org.jboss.reflect.spi.Value
Get the value as an annotation
asClass() - Method in class org.jboss.reflect.spi.AbstractValue
 
asClass() - Method in interface org.jboss.reflect.spi.Value
Get the value as a class
asEnum() - Method in class org.jboss.reflect.spi.AbstractValue
 
asEnum() - Method in interface org.jboss.reflect.spi.Value
Get the value as an enum
AsmClassBytesFactory - Class in org.jboss.reflect.plugins.bytecode.bytes.asm
 
asPrimitive() - Method in class org.jboss.reflect.spi.AbstractValue
 
asPrimitive() - Method in interface org.jboss.reflect.spi.Value
Get the value as a primitive
asString() - Method in class org.jboss.reflect.spi.AbstractValue
 
asString() - Method in interface org.jboss.reflect.spi.Value
Get the value as a string
ASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ATHROW - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ATOMIC_INT - Static variable in class org.jboss.reflect.spi.NumberInfo
The atomic int info
ATOMIC_LONG - Static variable in class org.jboss.reflect.spi.NumberInfo
The atomic long info
Attribute - Class in org.jboss.reflect.util.objectweb.asm
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class org.jboss.reflect.util.objectweb.asm.Attribute
Constructs a new empty attribute.
attributeMap - Variable in class org.jboss.reflect.plugins.AnnotationInfoImpl
Attribute Map
attributeMap - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
Attribute Map
attributeMap - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
Attribute Map
attributes - Variable in class org.jboss.reflect.plugins.AnnotationInfoImpl
The attributes
attributes - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
The attributes
attributes - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
The attributes
attributeValues - Variable in class org.jboss.reflect.plugins.AnnotationValueImpl
The attribute values

B

b - Variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
The class to be parsed.
BALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
BasicClassAdapter - Class in org.jboss.classadapter.plugins
A class adapter.
BasicClassAdapter(ClassAdapterFactory, ClassInfo) - Constructor for class org.jboss.classadapter.plugins.BasicClassAdapter
Create a new reflected class adapter
BasicClassAdapterFactory - Class in org.jboss.classadapter.plugins
A class adapter factory.
BasicClassAdapterFactory() - Constructor for class org.jboss.classadapter.plugins.BasicClassAdapterFactory
 
BasicConfiguration - Class in org.jboss.config.plugins
Basic configuration.
BasicConfiguration() - Constructor for class org.jboss.config.plugins.BasicConfiguration
Create an abstract configuration
BasicConstructorJoinPoint - Class in org.jboss.joinpoint.plugins
A constructor joinpoint
BasicConstructorJoinPoint(ConstructorInfo) - Constructor for class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
Create a new constructor join point
BasicFieldGetJoinPoint - Class in org.jboss.joinpoint.plugins
A field get joinpoint
BasicFieldGetJoinPoint(FieldInfo) - Constructor for class org.jboss.joinpoint.plugins.BasicFieldGetJoinPoint
Create a new field get join point
BasicFieldSetJoinPoint - Class in org.jboss.joinpoint.plugins
A field set joinpoint
BasicFieldSetJoinPoint(FieldInfo) - Constructor for class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
Create a new field set join point
BasicJoinpointFactory - Class in org.jboss.joinpoint.plugins
A basic join point factory
BasicJoinpointFactory(ClassInfo) - Constructor for class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
BasicJoinpointFactoryBuilder - Class in org.jboss.joinpoint.plugins
BasicJoinpointFactoryBuilder.
BasicJoinpointFactoryBuilder() - Constructor for class org.jboss.joinpoint.plugins.BasicJoinpointFactoryBuilder
 
BasicMethodJoinPoint - Class in org.jboss.joinpoint.plugins
A method joinpoint
BasicMethodJoinPoint(MethodInfo) - Constructor for class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
Create a new method join point
BasicTargettedJoinPoint - Class in org.jboss.joinpoint.plugins
A targetted joinpoint
BasicTargettedJoinPoint() - Constructor for class org.jboss.joinpoint.plugins.BasicTargettedJoinPoint
 
BASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
BEAN_INFO_FACTORY_DEFAULT - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The BeanInfoFactory default value
BEAN_INFO_FACTORY_NAME - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The BeanInfoFactory property name
BeanAccessMode - Enum in org.jboss.beans.info.spi
Bean access mode.
BeanInfo - Interface in org.jboss.beans.info.spi
Description of a bean.
BeanInfoFactory - Interface in org.jboss.beans.info.spi
BeanInfo Factory.
BeanInfoUtil - Class in org.jboss.beans.info.plugins
Bean info helper.
BeanInfoUtil() - Constructor for class org.jboss.beans.info.plugins.BeanInfoUtil
 
behaviour - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
The constructor or method
BehaviourBytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
Contains the bytecode information for a method or constructor
BIPUSH - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
Body - Interface in org.jboss.reflect.spi
A Metod or Constructor Body.
BOOLEAN - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
BOOLEAN - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The boolean info
BOOLEAN - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The boolean type.
BYTE - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
BYTE - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The byte info
BYTE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the byte type.
BYTE_OBJECT - Static variable in class org.jboss.reflect.spi.NumberInfo
The byte info
BYTE_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The byte type.
BytecodeAccessController - Class in org.jboss.reflect.plugins.bytecode
Utility to
BytecodeAccessController() - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeAccessController
 
BytecodeAnnotatedInfo - Class in org.jboss.reflect.plugins.bytecode
BytecodeAnnotatedInfo.
BytecodeAnnotatedInfo(AnnotationHelper) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
 
BytecodeAnnotationInfo - Class in org.jboss.reflect.plugins.bytecode
 
BytecodeAnnotationInfo(BytecodeTypeInfoFactoryImpl, String, ClassBytes, Class<? extends Object>) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
 
BytecodeArrayInfoImpl - Class in org.jboss.reflect.plugins.bytecode
Javassist array info
BytecodeBehaviourInfo - Class in org.jboss.reflect.plugins.bytecode
 
BytecodeBehaviourInfo(AnnotationHelper, BytecodeTypeInfo, BehaviourBytes) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
BytecodeConstructorInfo - Class in org.jboss.reflect.plugins.bytecode
ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
BytecodeConstructorInfo(AnnotationHelper, BytecodeTypeInfo, ConstructorBytes) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeConstructorInfo
Create a new JavassistConstructorInfo.
BytecodeEnumInfo - Class in org.jboss.reflect.plugins.bytecode
 
BytecodeEnumInfo(BytecodeTypeInfoFactoryImpl, String, ClassBytes, Class<? extends Object>) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
Create a new JavassistEnumInfo.
BytecodeFieldInfo - Class in org.jboss.reflect.plugins.bytecode
FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
BytecodeFieldInfo(AnnotationHelper, BytecodeTypeInfo, FieldBytes) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
Create a new JavassistFieldInfo.
BytecodeGenericsHelper - Class in org.jboss.reflect.plugins.bytecode
Utilities to figure out generic information
BytecodeGenericsHelper() - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeGenericsHelper
 
BytecodeInheritableAnnotationHolder - Class in org.jboss.reflect.plugins.bytecode
 
BytecodeInheritableAnnotationHolder(ClassBytes, AnnotationHelper) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
BytecodeMethodInfo - Class in org.jboss.reflect.plugins.bytecode
MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
BytecodeMethodInfo(AnnotationHelper, BytecodeTypeInfo, MethodBytes) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
Create a new JavassistMethodInfo.
BytecodeParameterInfo - Class in org.jboss.reflect.plugins.bytecode
JavassistParameterInfo.
BytecodeParameterInfo(AnnotationHelper, BytecodeBehaviourInfo, int, TypeInfo) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
Create a new JavassistParameterInfo.
BytecodeParameterizedClassInfo - Class in org.jboss.reflect.plugins.bytecode
Delegate class info to handle generic parameterized types in javassist
BytecodeParameterizedClassInfo(BytecodeTypeInfoFactoryImpl, ClassInfo, ClassLoader, SignatureAttribute.TypeArgument[], BytecodeTypeVariableSpy) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
Constructor
BytecodeParameterizedClassInfo(BytecodeTypeInfoFactoryImpl, ClassInfo, Type[]) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
Constructor
BytecodePrimitive - Class in org.jboss.reflect.plugins.bytecode.bytes
 
BytecodeTypeInfo - Class in org.jboss.reflect.plugins.bytecode
BytecodeTypeInfo.
BytecodeTypeInfo.MarshalledClassInfo - Class in org.jboss.reflect.plugins.bytecode
 
BytecodeTypeInfo.MarshalledClassInfo(Class<?>) - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo.MarshalledClassInfo
 
BytecodeTypeInfoFactory - Class in org.jboss.reflect.plugins.bytecode
An javassist type factory that uses a static delegate.
BytecodeTypeInfoFactory() - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactory
 
BytecodeTypeInfoFactoryImpl - Class in org.jboss.reflect.plugins.bytecode
A javassist type factory.
BytecodeTypeInfoFactoryImpl() - Constructor for class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
BytecodeTypeInfoFactoryImpl.ModifiableArrayType - Class in org.jboss.reflect.plugins.bytecode
Wrapper around SignatureAttribute.ArrayType to make it easier to create the name used to look up the array type infos in the cache
Bytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
Base interface containing bytecode information for a class or a member
ByteVector - Class in org.jboss.reflect.util.objectweb.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class org.jboss.reflect.util.objectweb.asm.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class org.jboss.reflect.util.objectweb.asm.ByteVector
Constructs a new ByteVector with the given initial size.

C

cache - Variable in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
The cache
CachingLoadClassClassLoaderFinder - Class in org.jboss.reflect.plugins.bytecode
 
calcHashCode() - Method in class org.jboss.reflect.plugins.AnnotationAttributeImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
Calculate the hashcode
calculateHash() - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.ArrayValueImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.ClassValueImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
calculateHash() - Method in class org.jboss.reflect.plugins.EnumValueImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
Calculate the hash code
CALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
CannotCompileException - Exception in org.jboss.reflect.spi
A CannotCompileException.
CannotCompileException(String) - Constructor for exception org.jboss.reflect.spi.CannotCompileException
 
canProgress(Class<? extends Object>, Class<? extends Object>) - Method in class org.jboss.reflect.plugins.NullProgressionConvertor
 
canProgress(Class<? extends Object>, Class<? extends Object>) - Method in class org.jboss.reflect.plugins.SimpleProgressionConvertor
 
canProgress(Class<?>) - Method in class org.jboss.reflect.spi.PrimitiveInfo
Can we progress class param to this type info.
canProgress(Class<? extends Object>, Class<? extends Object>) - Method in interface org.jboss.reflect.spi.ProgressionConvertor
Check if progression is supported.
Cast - Interface in org.jboss.reflect.plugins.javassist.expr
 
CASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
CHAR - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
CHAR - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The char info
CHAR - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The char type.
checkAccess(MemberInfo) - Static method in class org.jboss.reflect.plugins.bytecode.BytecodeAccessController
 
checkAccess(MemberInfo) - Static method in class org.jboss.reflect.plugins.javassist.JavassistAccessController
 
CHECKCAST - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
CLASS_ADAPTER_FACTORY_DEFAULT - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The ClassAdapterFactory default value
CLASS_ADAPTER_FACTORY_NAME - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The ClassAdapterFactory property name
classAdapter - Variable in class org.jboss.beans.info.plugins.AbstractBeanInfo
The class adapter
ClassAdapter - Interface in org.jboss.classadapter.spi
A class adapter.
classAdapterFactory - Variable in class org.jboss.classadapter.plugins.BasicClassAdapter
The class adapter factory
ClassAdapterFactory - Interface in org.jboss.classadapter.spi
A class adapter factory.
classBytes - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
ClassBytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
Contains the bytecode information for a class
ClassBytesFactory - Interface in org.jboss.reflect.plugins.bytecode.bytes
 
classInfo - Variable in class org.jboss.classadapter.plugins.BasicClassAdapter
The class info
classInfo - Variable in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
The class info
ClassInfo - Interface in org.jboss.reflect.spi
Class info
ClassInfoHelper - Interface in org.jboss.reflect.plugins
ClassInfoHelper.
classInfoHelper - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The class info helper
ClassInfoImpl - Class in org.jboss.reflect.plugins
Class info TODO JBREFLECT-4 fix the introspection assumption
ClassInfoImpl() - Constructor for class org.jboss.reflect.plugins.ClassInfoImpl
Create a new abstract ClassInfo.
ClassInfoImpl(String) - Constructor for class org.jboss.reflect.plugins.ClassInfoImpl
Create a new class info
ClassInfoImpl(String, int) - Constructor for class org.jboss.reflect.plugins.ClassInfoImpl
Create a new abstract ClassInfo.
ClassInfoImpl(String, int, InterfaceInfo[], ClassInfoImpl) - Constructor for class org.jboss.reflect.plugins.ClassInfoImpl
Create a new abstract ClassInfo.
ClassInfoImpl.MarshalledClassInfo - Class in org.jboss.reflect.plugins
 
ClassInfoImpl.MarshalledClassInfo(Class<?>) - Constructor for class org.jboss.reflect.plugins.ClassInfoImpl.MarshalledClassInfo
 
ClassLoaderFinder - Interface in org.jboss.reflect.plugins.bytecode
Used internally to determine the correct classloader for a class.
ClassLoaderFinder.Default - Class in org.jboss.reflect.plugins.bytecode
Singleton default implementation of ClassLoaderFinder suitable for use in simple/flat classloading environments
ClassLoaderFinder.LoadClass - Class in org.jboss.reflect.plugins.bytecode
Singleton default implementation of ClassLoaderFinder suitable for use in complex classloading environments.
ClassLoadingDomain - Interface in org.jboss.classloading.spi
A ClassLoadingDomain holds a number of classloaders.
ClassPoolFactory - Interface in org.jboss.reflect.plugins.javassist.classpool
A ClassPoolFactory.
ClassReader - Class in org.jboss.reflect.util.objectweb.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class org.jboss.reflect.util.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class org.jboss.reflect.util.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class org.jboss.reflect.util.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class org.jboss.reflect.util.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassValue - Interface in org.jboss.reflect.spi
Class value
ClassValueImpl - Class in org.jboss.reflect.plugins
Class value
ClassValueImpl() - Constructor for class org.jboss.reflect.plugins.ClassValueImpl
Create a new class value
ClassValueImpl(String, TypeInfo) - Constructor for class org.jboss.reflect.plugins.ClassValueImpl
Create a new ClassValue.
ClassVisitor - Interface in org.jboss.reflect.util.objectweb.asm
A visitor to visit a Java class.
ClassWriter - Class in org.jboss.reflect.util.objectweb.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class org.jboss.reflect.util.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class org.jboss.reflect.util.objectweb.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clazz - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
The class
cleanup() - Method in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
 
cleanup() - Method in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
 
cleanup() - Method in class org.jboss.joinpoint.plugins.BasicTargettedJoinPoint
 
cleanup() - Method in interface org.jboss.joinpoint.spi.Joinpoint
Invoke cleanup on joinpoint.
clearConstructorCache() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
clearFieldCache() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
clearMethodCache() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
clone() - Method in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
 
clone() - Method in class org.jboss.joinpoint.plugins.BasicTargettedJoinPoint
 
clone() - Method in interface org.jboss.joinpoint.spi.Joinpoint
Make a copy of the joinpoint
clone() - Method in class org.jboss.reflect.spi.NumberInfo
 
componentType - Variable in class org.jboss.reflect.plugins.ArrayInfoImpl
The component type
componentType - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
The component type
componentType - Variable in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
The component type
COMPUTE_FRAMES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
Config - Class in org.jboss.joinpoint.plugins
Config utilities.
Config() - Constructor for class org.jboss.joinpoint.plugins.Config
 
configuration - Variable in class org.jboss.classadapter.plugins.BasicClassAdapterFactory
The type info factory
Configuration - Interface in org.jboss.config.spi
Configuration.
ConfigurationPermission - Class in org.jboss.config.spi
This permission represents "trust" in a signer or codebase.
ConfigurationPermission(String) - Constructor for class org.jboss.config.spi.ConfigurationPermission
Create a new Permission
ConfigurationPermission(String, String) - Constructor for class org.jboss.config.spi.ConfigurationPermission
Create a new Permission
configure(Object, JoinpointFactory, String, Object) - Static method in class org.jboss.joinpoint.plugins.Config
Configure a field
CONSTANT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
A constant
constants - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
The constants
constants - Variable in class org.jboss.reflect.plugins.EnumInfoImpl
The constants
constants - Variable in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
The constants
constructor - Variable in class org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl
The constructor, this only gets initialized after newInstance() or getConstructor() has been called to save memory
ConstructorAccessor - Interface in org.jboss.reflect.plugins.bytecode.accessor
JavassistConstructor.
ConstructorBytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
Contains the bytecode information for a constructor
ConstructorCall - Interface in org.jboss.reflect.plugins.javassist.expr
An Expression.
constructorInfo - Variable in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
The constructor info
ConstructorInfo - Interface in org.jboss.reflect.spi
Constructor info
ConstructorInfoImpl - Class in org.jboss.reflect.plugins
Constructor info
ConstructorInfoImpl() - Constructor for class org.jboss.reflect.plugins.ConstructorInfoImpl
Create a new ConstructorInfo.
ConstructorInfoImpl(AnnotationValue[], TypeInfo[], AnnotationValue[][], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.ConstructorInfoImpl
Create a new ConstructorInfo.
ConstructorInfoImpl(AnnotationValue[], ParameterInfo[], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.ConstructorInfoImpl
Create a new ConstructorInfo.
ConstructorJoinpoint - Interface in org.jboss.joinpoint.spi
A constructor join point.
constructors - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The constructor info
convertName(CtClass) - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Convert name
convertValue(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
convertValue(Object, boolean) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
convertValue(Object, boolean, boolean) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
convertValue(Object) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
convertValue(Object, boolean) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
convertValue(Object, boolean, boolean) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
convertValue(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
convertValue(Object, boolean) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
convertValue(Object, boolean, boolean) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
convertValue(Class<? extends Object>, Object) - Static method in class org.jboss.reflect.plugins.ValueConvertor
Convert a value

convertValue(Class<? extends Object>, Object, boolean) - Static method in class org.jboss.reflect.plugins.ValueConvertor
Convert a value
convertValue(Class<? extends Object>, Object, boolean, boolean) - Static method in class org.jboss.reflect.plugins.ValueConvertor
Convert a value
convertValue(Object) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
convertValue(Object, boolean) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
convertValue(Object, boolean, boolean) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
convertValue(Object) - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
convertValue(Object, boolean) - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
convertValue(Object, boolean, boolean) - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
convertValue(Object) - Method in interface org.jboss.reflect.spi.TypeInfo
Convert a value
convertValue(Object, boolean) - Method in interface org.jboss.reflect.spi.TypeInfo
Convert a value
convertValue(Object, boolean, boolean) - Method in interface org.jboss.reflect.spi.TypeInfo
Convert a value
counter - Static variable in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
The method class counter
counter - Static variable in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
The method class counter
create(BeanInfoFactory, ClassAdapter, Set<PropertyInfo>, Set<ConstructorInfo>, Set<MethodInfo>, Set<EventInfo>) - Method in enum org.jboss.beans.info.spi.BeanAccessMode
Create the bean info
create() - Method in class org.jboss.reflect.plugins.javassist.JavassistInitializer
 
createAnnotationValue(AnnotationInfo, Object) - Method in interface org.jboss.reflect.plugins.AnnotationHelper
Create an annotation from the underlying implementation and its info type
createAnnotationValue(TypeInfoFactory, AnnotationHelper, AnnotationInfo, Object) - Static method in class org.jboss.reflect.plugins.AnnotationValueFactory
Create annotation value.
createAnnotationValue(AnnotationInfo, Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
createAnnotationValue(AnnotationInfo, Object) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionAnnotationHelper
 
createAnnotationValue(AnnotationInfo, Object) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
createAnnotationValue(AnnotationInfo, Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotationHelper
 
createAnnotationValue(AnnotationInfo, Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
createBeanInfo(ClassAdapter, BeanAccessMode, Set<PropertyInfo>, Set<ConstructorInfo>, Set<MethodInfo>, Set<EventInfo>) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Create the bean info
createConstructor(BytecodeConstructorInfo) - Method in class org.jboss.reflect.plugins.bytecode.accessor.MemberAccessorFactory
Create a javassist constructor
createConstructor(JavassistConstructorInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistReflectionFactory
Create a javassist constructor
createConstructorAccessor(ConstructorAccessor, String) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsAccessorFactory
 
createConstructorAccessor(BytecodeConstructorInfo) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.reflect.ReflectAccessorFactory
Creates a new ConstructorAccessor implementation for a given constructor
createDefaultBeanInfoFactory() - Method in class org.jboss.config.plugins.AbstractConfiguration
Create the default bean info factory
createDefaultBeanInfoFactory() - Method in class org.jboss.config.plugins.BasicConfiguration
 
createDefaultBeanInfoFactory() - Method in class org.jboss.config.plugins.property.PropertyConfiguration
 
createDefaultClassAdapterFactory() - Method in class org.jboss.config.plugins.AbstractConfiguration
Create the default class adapter factory
createDefaultClassAdapterFactory() - Method in class org.jboss.config.plugins.BasicConfiguration
 
createDefaultClassAdapterFactory() - Method in class org.jboss.config.plugins.property.PropertyConfiguration
 
createDefaultJoinpointFactoryBuilder() - Method in class org.jboss.config.plugins.AbstractConfiguration
Create the default joinpoint factory builder
createDefaultJoinpointFactoryBuilder() - Method in class org.jboss.config.plugins.BasicConfiguration
 
createDefaultJoinpointFactoryBuilder() - Method in class org.jboss.config.plugins.property.PropertyConfiguration
 
createDefaultTypeInfoFactory() - Method in class org.jboss.config.plugins.AbstractConfiguration
Create the default type info factory
createDefaultTypeInfoFactory() - Method in class org.jboss.config.plugins.BasicConfiguration
 
createDefaultTypeInfoFactory() - Method in class org.jboss.config.plugins.property.PropertyConfiguration
 
createField(BytecodeFieldInfo) - Method in class org.jboss.reflect.plugins.bytecode.accessor.MemberAccessorFactory
Create a javassist field
createField(JavassistFieldInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistReflectionFactory
Create a javassist field
createFieldAccessor(FieldAccessor, String) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsAccessorFactory
 
createFieldAccessor(BytecodeFieldInfo) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.reflect.ReflectAccessorFactory
Creates a new FieldAccessor implementation for a given field
createHash(String) - Static method in class org.jboss.reflect.spi.MethodInfoHashing
 
createJavassistConstructor(Class<?>, JavassistConstructorInfo, boolean) - Static method in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
Creates a new JavassistConstructor implementation for a given constructor
createJavassistConstructor(JavassistConstructorInfo) - Static method in class org.jboss.reflect.plugins.javassist.defaultmember.DefaultMemberFactory
Creates a new JavassistConstructor implementation for a given constructor
createJavassistField(Class<?>, JavassistFieldInfo, boolean) - Static method in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
Creates a new JavassistField implementation for a given field
createJavassistField(JavassistFieldInfo) - Static method in class org.jboss.reflect.plugins.javassist.defaultmember.DefaultMemberFactory
Creates a new JavassistField implementation for a given field
createJavassistMethod(Class<?>, JavassistMethodInfo, boolean) - Static method in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
Creates a new JavassistMethod implementation for a given method
createJavassistMethod(JavassistMethodInfo) - Static method in class org.jboss.reflect.plugins.javassist.defaultmember.DefaultMemberFactory
Creates a new JavassistMethod implementation for a given method
createJoinpointFactory(ClassInfo) - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactoryBuilder
 
createJoinpointFactory(ClassInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactoryBuilder
Create a joinpoint factory
createMethod(BytecodeMethodInfo) - Method in class org.jboss.reflect.plugins.bytecode.accessor.MemberAccessorFactory
Creates a method accessor
createMethod(JavassistMethodInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistReflectionFactory
Creates a javassist method.
createMethodAccessor(MethodAccessor, String) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsAccessorFactory
 
createMethodAccessor(BytecodeMethodInfo) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.reflect.ReflectAccessorFactory
Creates a new MethodAccessor implementation for a given method
createMutableConstructor(Body) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableConstructor(int, String[], String[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableConstructor(int, ClassInfo[], ClassInfo[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableConstructor(int, Body, String[], String[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableConstructor(int, Body, ClassInfo[], ClassInfo[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableConstructor(Body) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Compiles the code included in the Body parameter and returns a MutableConstructorInfo representation of it.
createMutableConstructor(int, String[], String[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Creates an empty constructor with parameters given.
createMutableConstructor(int, ClassInfo[], ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Creates an empty constructor with the parameters given.
createMutableConstructor(int, Body, String[], String[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Creates a constructor with the parameters given.
createMutableConstructor(int, Body, ClassInfo[], ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Creates a constructor with the parameters given.
createMutableField(int, String, String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableField(int, ClassInfo, String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableField(int, String, String) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Creates a field connected to this class with the parameters given.
createMutableField(int, ClassInfo, String) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Creates a field connected to this class with the parameters given.
createMutableMethod(Body) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableMethod(int, String, String, String[], String[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableMethod(int, ClassInfo, String, ClassInfo[], ClassInfo[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableMethod(int, String, String, Body, String[], String[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableMethod(int, ClassInfo, String, Body, ClassInfo[], ClassInfo[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
createMutableMethod(Body) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Compiles the code included in Body and returns a MutableMethodInfo representation of it.
createMutableMethod(int, String, String, String[], String[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Compiles an empty method with the signature given by the parameters.
createMutableMethod(int, ClassInfo, String, ClassInfo[], ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Compiles an empty method with the signature given by the parameters.
createMutableMethod(int, String, String, Body, String[], String[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Compiles a method with the signature and body given by the parameters.
createMutableMethod(int, ClassInfo, String, Body, ClassInfo[], ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Compiles a method with the signature and body given by the parameters.
createNewMutableClass(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
createNewMutableClass(String, ClassInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
createNewMutableClass(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
createNewMutableClass(String, ClassInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
createNewMutableClass(String) - Method in interface org.jboss.reflect.spi.MutableTypeInfoFactory
Creates a new MutableClass.
createNewMutableClass(String, ClassInfo) - Method in interface org.jboss.reflect.spi.MutableTypeInfoFactory
Creates a new MutableClass.
createNewMutableInterface(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
createNewMutableInterface(String, ClassInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
createNewMutableInterface(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
createNewMutableInterface(String, ClassInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
createNewMutableInterface(String) - Method in interface org.jboss.reflect.spi.MutableTypeInfoFactory
Creates a new mutable interface.
createNewMutableInterface(String, ClassInfo) - Method in interface org.jboss.reflect.spi.MutableTypeInfoFactory
Creates a new mutable interface.
createParameterAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
createParameterAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
createParameterTypes(SignatureAttribute.MethodSignature, BytecodeClassInfo) - Static method in class org.jboss.reflect.plugins.bytecode.BytecodeGenericsHelper
Creates the generic parameter types for a constructor or method
createParameterTypes(SignatureAttribute.MethodSignature, JavassistClassInfo) - Static method in class org.jboss.reflect.plugins.javassist.JavassistHelper
Creates the generic parameter types for a constructor or method
createTypeInfoForTypeArgument(SignatureAttribute.TypeArgument, ClassLoader, BytecodeTypeVariableSpy) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Gets the type info for a javassist type argument
createTypeInfoForTypeArgument(SignatureAttribute.TypeArgument, ClassLoader, JavassistTypeVariableSpy) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the type info for a javassist type argument
createValue(AnnotationHelper, TypeInfo, Object) - Static method in class org.jboss.reflect.plugins.AnnotationValueFactory
Create value.
ctBehavior - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
The constructor or method
ctClass - Variable in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
ctClassToClass(CtClass) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 

D

D2F - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
D2I - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
D2L - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DADD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DCMPG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DCMPL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DCONST_0 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DCONST_1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DDIV - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
declaredAnnotations - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Declared annotations Map
declaredAnnotationsArray - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Declared annotations
declaring - Variable in class org.jboss.reflect.plugins.EnumConstantInfoImpl
The enumeration
declaringClass - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The declring class
declaringClass - Variable in class org.jboss.reflect.plugins.FieldInfoImpl
The declaring class
declaringClass - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The declaring class
DefaultClassPoolFactory - Class in org.jboss.reflect.plugins.javassist.classpool
A default class pool factory.
DefaultJavassistBody - Class in org.jboss.reflect.plugins.javassist
A DefaultJavassistBody.
DefaultMemberFactory - Class in org.jboss.reflect.plugins.javassist.defaultmember
Class to create implementations of the JavassistMethod, JavassistConstructor and JavassistField interfaces.
DefaultMemberFactory() - Constructor for class org.jboss.reflect.plugins.javassist.defaultmember.DefaultMemberFactory
 
DefaultPropertyInfo - Class in org.jboss.beans.info.plugins
Default property info.
DefaultPropertyInfo() - Constructor for class org.jboss.beans.info.plugins.DefaultPropertyInfo
Create a new property info
DefaultPropertyInfo(String) - Constructor for class org.jboss.beans.info.plugins.DefaultPropertyInfo
Create a new property info
DefaultPropertyInfo(String, String, TypeInfo, MethodInfo, MethodInfo) - Constructor for class org.jboss.beans.info.plugins.DefaultPropertyInfo
Create a new property info
DefaultPropertyInfo(String, String, TypeInfo, MethodInfo, MethodInfo, AnnotationValue[]) - Constructor for class org.jboss.beans.info.plugins.DefaultPropertyInfo
Create a new property info
defaultValue - Variable in class org.jboss.reflect.plugins.AnnotationAttributeImpl
The default value
delegate - Static variable in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactory
The delegate
delegate - Static variable in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
The delegate
delegate - Static variable in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
The delegate
delegate - Variable in class org.jboss.reflect.spi.DelegateClassInfo
The delegate
DelegateClassInfo - Class in org.jboss.reflect.spi
Delegate ClassInfo
DelegateClassInfo(ClassInfo) - Constructor for class org.jboss.reflect.spi.DelegateClassInfo
Create delegate class info
DelegateClassInfo(ClassInfo, boolean) - Constructor for class org.jboss.reflect.spi.DelegateClassInfo
Create delegate class info
destroy() - Method in class org.jboss.reflect.plugins.javassist.JavassistInitializer
 
determineHierarchy(Stack<ClassInfo>, ClassInfo, ClassInfo) - Static method in class org.jboss.reflect.plugins.bytecode.BytecodeGenericsHelper
Figures out the path between the passed in classes
determineHierarchy(Stack<ClassInfo>, ClassInfo, ClassInfo) - Static method in class org.jboss.reflect.plugins.javassist.JavassistHelper
Figures out the path between the passed in classes
dispatch() - Method in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
 
dispatch() - Method in class org.jboss.joinpoint.plugins.BasicFieldGetJoinPoint
 
dispatch() - Method in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
 
dispatch() - Method in class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
 
dispatch() - Method in interface org.jboss.joinpoint.spi.Joinpoint
Invoke on the actual joinpoint
DLOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DMUL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DNEG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DomainClassLoader - Interface in org.jboss.classloading.spi
A classloader that can be put in a domain
doProgression(Class<? extends Object>, Object) - Method in class org.jboss.reflect.plugins.NullProgressionConvertor
 
doProgression(Class<? extends Object>, Object) - Method in class org.jboss.reflect.plugins.SimpleProgressionConvertor
 
doProgression(Class<? extends Object>, Object) - Method in interface org.jboss.reflect.spi.ProgressionConvertor
Do the actual progression.
doRecordTime(long) - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
doRecordTime(long) - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
DOUBLE - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
DOUBLE - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The double info
DOUBLE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DOUBLE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the double type.
DOUBLE_OBJECT - Static variable in class org.jboss.reflect.spi.NumberInfo
The double info
DOUBLE_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The double type.
DREM - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DRETURN - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DSTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DSUB - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DUP - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DUP2 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DUP2_X1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DUP2_X2 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DUP_X1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
DUP_X2 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 

E

edit(NewExpression) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits a new expression (overridable).
edit(NewArray) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits an expression for array creation (overridable).
edit(MethodCall) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits a method call (overridable).
edit(ConstructorCall) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits a constructor call (overridable).
edit(FieldAccess) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits a field-access expression (overridable).
edit(Instanceof) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits an instanceof expression (overridable).
edit(Cast) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits an expression for explicit type casting (overridable).
edit(Handler) - Method in interface org.jboss.reflect.plugins.javassist.expr.ExpressionEditor
Edits a catch clause (overridable).
EmptyVisitor - Class in org.jboss.reflect.util.objectweb.asm.commons
An empty implementation of the ASM visitor interfaces.
EmptyVisitor() - Constructor for class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
EnumConstantInfo - Interface in org.jboss.reflect.spi
An enumeration constant
EnumConstantInfoImpl - Class in org.jboss.reflect.plugins
An enumeration constant
EnumConstantInfoImpl() - Constructor for class org.jboss.reflect.plugins.EnumConstantInfoImpl
Create a new constant
EnumConstantInfoImpl(String, EnumInfo) - Constructor for class org.jboss.reflect.plugins.EnumConstantInfoImpl
Create a new constant
EnumConstantInfoImpl(String, EnumInfo, AnnotationValue[]) - Constructor for class org.jboss.reflect.plugins.EnumConstantInfoImpl
Create a new constant
enumConstants - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
Enumeration constants
enumConstants - Variable in class org.jboss.reflect.plugins.EnumInfoImpl
Enumeration constants
enumConstants - Variable in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
Enumeration constants
EnumInfo - Interface in org.jboss.reflect.spi
Enumeration info
EnumInfoImpl - Class in org.jboss.reflect.plugins
Enumeration info
EnumInfoImpl() - Constructor for class org.jboss.reflect.plugins.EnumInfoImpl
Create a new EnumInfo.
EnumInfoImpl(String, int) - Constructor for class org.jboss.reflect.plugins.EnumInfoImpl
Create a new EnumInfo.
EnumValue - Interface in org.jboss.reflect.spi
An enumeration value
EnumValueImpl - Class in org.jboss.reflect.plugins
An enumeration value
EnumValueImpl() - Constructor for class org.jboss.reflect.plugins.EnumValueImpl
Create a new EnumValue.
EnumValueImpl(TypeInfo, String) - Constructor for class org.jboss.reflect.plugins.EnumValueImpl
Create a new EnumValue.
equals(Object) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
equals(Object) - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
equals(Object) - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
equals(Object) - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
equals(Object) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
equals(String[], TypeInfo[]) - Static method in class org.jboss.joinpoint.plugins.Config
Test whether type names are equal to type infos
equals(Object) - Method in class org.jboss.reflect.plugins.AnnotationAttributeImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.ArrayValueImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeConstructorInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
equals(Object) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.ClassValueImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.EnumInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.EnumValueImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistConstructorInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
equals(Object) - Method in class org.jboss.reflect.plugins.javassist.SignatureKey
 
equals(Object) - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.PackageInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.ParameterInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.StringValueImpl
 
equals(Object) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
equals(Object, Set<String>) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
equals(Object) - Method in class org.jboss.reflect.spi.NumberInfo
 
equals(Object) - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
equals(Object) - Method in class org.jboss.reflect.spi.PrimitiveValue
 
equals(Object) - Method in class org.jboss.reflect.util.objectweb.asm.Type
Tests if the given object is equal to this type.
EventInfo - Interface in org.jboss.beans.info.spi
Information about an Event.
exceptionTypes - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
The exception types
exceptionTypes - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The exception types
exceptionTypes - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
The exception types
exceptionTypes - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The exception types
executeCommand(MutableMethodInfoCommand) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
executeCommand(MutableMethodInfoCommand) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
TODO: something similar to CtBehavior.instrument(...)
EXPAND_FRAMES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
Flag to expand the stack map frames.
Expression - Interface in org.jboss.reflect.plugins.javassist.expr
An Expression.
ExpressionEditor - Interface in org.jboss.reflect.plugins.javassist.expr
A ExpressionEditor, a translator of method bodies.

F

F2D - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
F2I - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
F2L - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
F_APPEND - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
Represents an expanded frame.
F_SAME - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
factory - Variable in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
The factory
FADD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FCMPG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FCMPL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FCONST_0 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FCONST_1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FCONST_2 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FDIV - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
field - Variable in class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
The field, this only gets initialized after get(), set() or getField() has been called to save memory
FieldAccess - Interface in org.jboss.reflect.plugins.javassist.expr
A FieldAccess.
FieldAccessor - Interface in org.jboss.reflect.plugins.bytecode.accessor
JavassistField
FieldBeanInfo - Class in org.jboss.beans.info.plugins
Field bean info.
FieldBeanInfo(BeanInfoFactory, ClassAdapter, Set<PropertyInfo>, Set<ConstructorInfo>, Set<MethodInfo>, Set<EventInfo>) - Constructor for class org.jboss.beans.info.plugins.FieldBeanInfo
 
FieldBytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
Contains the bytecode information for a field
FieldGetJoinpoint - Interface in org.jboss.joinpoint.spi
A field get join point
fieldInfo - Variable in class org.jboss.joinpoint.plugins.BasicFieldGetJoinPoint
The field info
fieldInfo - Variable in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
The field info
FieldInfo - Interface in org.jboss.reflect.spi
A field info
FieldInfoImpl - Class in org.jboss.reflect.plugins
A field info
FieldInfoImpl() - Constructor for class org.jboss.reflect.plugins.FieldInfoImpl
Create a new field info
FieldInfoImpl(AnnotationValue[], String, TypeInfo, int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.FieldInfoImpl
Create a new FieldInfo.
fieldMap - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
Field map Map
FieldPropertyInfo - Class in org.jboss.beans.info.plugins
Field property info.
FieldPropertyInfo(FieldInfo) - Constructor for class org.jboss.beans.info.plugins.FieldPropertyInfo
 
FieldPropertyInfo(FieldInfo, boolean) - Constructor for class org.jboss.beans.info.plugins.FieldPropertyInfo
 
fields - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The fields
fieldsByName - Variable in class org.jboss.beans.info.plugins.FieldBeanInfo
The fields
FieldSetJoinpoint - Interface in org.jboss.joinpoint.spi
A field set join point
FieldVisitor - Interface in org.jboss.reflect.util.objectweb.asm
A visitor to visit a Java field.
FINAL - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Final
findActualType(ClassInfo, Class<?>, int) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
findClassLoader(Type) - Static method in class org.jboss.reflect.plugins.GenericsUtil
 
findConstructor(ConstructorInfo[], TypeInfo[]) - Static method in class org.jboss.reflect.plugins.ClassInfoImpl
Find a constructor
findConstructor(Class<?>, Class<?>...) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Find the constructor by parameters.
findConstructorInfo(ClassInfo, String[]) - Static method in class org.jboss.joinpoint.plugins.Config
Find constructor info
findExactConstructor(Class<?>, Class<?>...) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Find the constructor by parameters.
findExactField(Class<?>, String) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Find the field by name.
findExactMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Find the method by name and parameters.
findField(Class<?>, String) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Find the field by name.
findFieldInfo(ClassInfo, String) - Static method in class org.jboss.joinpoint.plugins.Config
Find field info
findMethod(MethodInfo[], String, TypeInfo[]) - Static method in class org.jboss.reflect.plugins.ClassInfoImpl
Find a method
findMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Find the method by name and parameters.
findMethodInfo(ClassInfo, String, String[]) - Static method in class org.jboss.joinpoint.plugins.Config
Find method info
findMethodInfo(ClassInfo, String, String[], boolean) - Static method in class org.jboss.joinpoint.plugins.Config
Find method info
findMethodInfo(ClassInfo, String, String[], boolean, boolean) - Static method in class org.jboss.joinpoint.plugins.Config
Find method info
findMethodInfo(ClassInfo, String, String[], boolean, boolean, boolean) - Static method in class org.jboss.joinpoint.plugins.Config
Find method info
findPropertyInfo(String) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
Finds a property.
findResources(String) - Method in interface org.jboss.classloading.spi.ClassLoadingDomain
 
findResourcesLocally(String) - Method in interface org.jboss.classloading.spi.DomainClassLoader
Find resources locally
FLOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FLOAT - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
FLOAT - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The float info
FLOAT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FLOAT - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the float type.
FLOAT_OBJECT - Static variable in class org.jboss.reflect.spi.NumberInfo
The float info
FLOAT_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The float type.
FMUL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FNEG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FREM - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FRETURN - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FSTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
FSUB - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 

G

generate(Class, TypeInfo) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
generate(Class<?>, TypeInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
generate(ParameterizedType, TypeInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
generate(Class, TypeInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
generateConstructorAccessor(Class<?>, BytecodeConstructorInfo, boolean) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
Creates a new GeneratedConstructor implementation for a given constructor
generateConstructorInfo(ConstructorBytes) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Generate constructor info
generateConstructorInfo(SignatureKey) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Generate constructor info
generateConstructorInfo(CtConstructor) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Generate constructor info
generateConstructorInfo(SignatureKey) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Generate constructor info
GeneratedBehaviorAccessorFactory - Class in org.jboss.reflect.plugins.bytecode.accessor.generated
Abstract class to create implementations of the MethodAccessor and ConstructorAccessor interfaces.
GeneratedMemberAccessorFactory - Class in org.jboss.reflect.plugins.bytecode.accessor.generated
Abstract base class to create implementations of the MethodAccessor, ConstructorAccessor and FieldAccessor interfaces.
generateFieldAccessor(Class<?>, BytecodeFieldInfo, boolean) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
Creates a new GeneratedField implementation for a given field
generateFieldInfo(FieldBytes) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Generate field info
generateFieldInfo(CtField) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Generate field info
generateMethodAccessor(Class<?>, BytecodeMethodInfo, boolean) - Static method in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
Creates a new GeneratedMethod implementation for a given method
generateMethodInfo(SignatureKey) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Generate method info
generateMethodInfo(MethodBytes) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Generate method info
generateMethodInfo(SignatureKey) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Generate method info
generateMethodInfo(CtMethod) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Generate method info
generateMethodInfo(SignatureKey, CtMethod) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Generate method info
generateParameters() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
generateParameters() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
generateTypeInfo(Class<?>, ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Generate the type info for a class
genericInterfaces - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The generic interfaces
genericSuperclass - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The generic super class
GenericsUtil - Class in org.jboss.reflect.plugins
Common methods needed by both the javassist and introspection implementations for figuring out generics.
GenericsUtil() - Constructor for class org.jboss.reflect.plugins.GenericsUtil
 
get(BeanInfo, Object, String) - Static method in class org.jboss.beans.info.plugins.BeanInfoUtil
Get the value from target.
get(Object) - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
get(Object) - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
get(Object) - Method in class org.jboss.beans.info.plugins.GetterAndFieldPropertyInfo
 
get(Object) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
get(Object) - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the property value
get(Object) - Method in interface org.jboss.reflect.plugins.bytecode.accessor.FieldAccessor
Get the field
get(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
get(String, ClassLoader) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Get the information for a class
get(Class) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Get the information for a class
get(String, ClassLoader, Class<?>) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Get the information for a class
get(ClassBytes, Class<?>, String, ClassLoader, boolean) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Get the information for a class
get(Object) - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
get(Object) - Method in class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
 
get(Object) - Method in interface org.jboss.reflect.plugins.javassist.JavassistField
Get the field
get(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
get(String, ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the information for a class
get(Class) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the information for a class
get(String, ClassLoader, Class<?>) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the information for a class
get(CtClass) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the information for a class
get(CtClass, Class<?>, String, ClassLoader, boolean) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the information for a class
get(Object) - Method in class org.jboss.reflect.plugins.javassist.metrics.MetricsJavassistField
 
get(Object) - Method in interface org.jboss.reflect.spi.FieldInfo
Get the value of the field
GET_CLASSLOADER_PERMISSION - Static variable in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
The get classloader permission
GET_CLASSLOADER_PERMISSION - Static variable in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
The get classloader permission
getAccess() - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Returns the class's access flags (see Opcodes).
getActualTypeArguments() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getActualTypeArguments() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getActualTypeArguments(ParameterizedClassInfo) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the actual type parameters
getActualTypeArguments() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getActualTypeArguments(ParameterizedClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getActualTypeArguments() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getActualTypeArguments() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getActualTypeArguments() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getActualTypeArguments() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the actual type parameters
getActualTypeArguments() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getActualTypeArguments() - Method in class org.jboss.reflect.spi.NumberInfo
 
getAllAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
Get all the annotations as a map
getAllAnnotations() - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Get all the annotations as a map
getAllAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
Get all the annotations as a map
getAnnotated() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
Get the annotated info
getAnnotated() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
Get the annotated info
getAnnotatedTarget() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getAnnotation(String) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.AnnotationHolder
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
getAnnotation(String) - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Get an annotation
getAnnotation(String) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getAnnotation(String) - Method in class org.jboss.reflect.spi.NumberInfo
 
getAnnotationProperties(Set<MethodInfo>) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Get the properties for an annotation
getAnnotations() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getAnnotations(Object) - Method in interface org.jboss.reflect.plugins.AnnotationHelper
Get the annotations for the annotated object
getAnnotations() - Method in class org.jboss.reflect.plugins.AnnotationHolder
 
getAnnotations() - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
 
getAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
getAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
getAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
getAnnotations() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
getAnnotations() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.Bytes
Gets the annotations on this class or member
getAnnotations() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getAnnotations() - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionAnnotationHelper
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
 
getAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotationHelper
 
getAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
getAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
getAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
getAnnotations() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
getAnnotations() - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Get the annotations
getAnnotations() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getAnnotations() - Method in class org.jboss.reflect.spi.NumberInfo
 
getAnnotationType() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
getAnnotationType() - Method in interface org.jboss.reflect.spi.AnnotationValue
Get the annotation type
getArguments() - Method in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
 
getArguments() - Method in class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
 
getArguments() - Method in interface org.jboss.joinpoint.spi.ConstructorJoinpoint
Get the arguments for the constructor
getArguments() - Method in interface org.jboss.joinpoint.spi.MethodJoinpoint
Get the arguments of the join point
getArgumentsAndReturnSizes(String) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentTypes(String) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArrayClass(Class<?>) - Static method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Get an array class
getArrayClass(Class<?>) - Static method in class org.jboss.reflect.plugins.ClassInfoImpl
Get an array class
getArrayClass(Class<?>) - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Get an array class
getArrayComponentName() - Method in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
getArrayComponentName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.PrimitiveBytes
 
getArrayType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getArrayType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getArrayType() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getArrayType() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getArrayType() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
getArrayType() - Method in interface org.jboss.reflect.spi.TypeInfo
Get an array type
getAttachment(Class<T>) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getAttachment(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getAttachment(Class<T>) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getAttachment(String) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getAttachment(Class<T>) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getAttachment(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getAttachment(String) - Method in class org.jboss.reflect.plugins.TypeInfoAttachments
Get an attachment from the type
getAttachment(Class<T>) - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
getAttachment(String) - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
getAttachment(String) - Method in interface org.jboss.reflect.spi.TypeInfo
Get an attachment from the type
getAttachment(Class<T>) - Method in interface org.jboss.reflect.spi.TypeInfo
Get an attachment from the type, uses the expected type as both the name and to cast the resulting object.
getAttribute(String) - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
getAttribute(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
 
getAttribute(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
 
getAttribute(String) - Method in interface org.jboss.reflect.spi.AnnotationInfo
Get an attribute
getAttributes() - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
getAttributes() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
 
getAttributes() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
 
getAttributes() - Method in interface org.jboss.reflect.spi.AnnotationInfo
Get the attributes
getBeanInfo(ClassAdapter) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
 
getBeanInfo(ClassAdapter, BeanAccessMode) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
 
getBeanInfo() - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
getBeanInfo() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getBeanInfo(ClassAdapter) - Method in interface org.jboss.beans.info.spi.BeanInfoFactory
Retrieve the bean information
getBeanInfo(ClassAdapter, BeanAccessMode) - Method in interface org.jboss.beans.info.spi.BeanInfoFactory
Retrieve the bean information
getBeanInfo() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the BeanInfo
getBeanInfo(String, ClassLoader) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getBeanInfo(Class<?>) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getBeanInfo(TypeInfo) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getBeanInfo(String, ClassLoader, BeanAccessMode) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getBeanInfo(Class<?>, BeanAccessMode) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getBeanInfo(TypeInfo, BeanAccessMode) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getBeanInfo(String, ClassLoader) - Method in interface org.jboss.config.spi.Configuration
Get the bean info
getBeanInfo(Class<?>) - Method in interface org.jboss.config.spi.Configuration
Get the bean info
getBeanInfo(TypeInfo) - Method in interface org.jboss.config.spi.Configuration
Get the bean info
getBeanInfo(String, ClassLoader, BeanAccessMode) - Method in interface org.jboss.config.spi.Configuration
Get the bean info
getBeanInfo(Class<?>, BeanAccessMode) - Method in interface org.jboss.config.spi.Configuration
Get the bean info
getBeanInfo(TypeInfo, BeanAccessMode) - Method in interface org.jboss.config.spi.Configuration
Get the bean info
getBeanInfoFactory() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getBeanInfoFactory() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the bean info factory
getBeanInfoFactory() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getBeanInfoFactory() - Method in class org.jboss.config.plugins.AbstractConfiguration
Get the BeanInfoFactory
getBeanProperties(Set<MethodInfo>) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Get the properties for a bean
getBody() - Method in class org.jboss.reflect.plugins.javassist.AbstractJavassistBody
 
getBody() - Method in interface org.jboss.reflect.spi.Body
 
getClassAdapter(Class<?>) - Method in class org.jboss.classadapter.plugins.BasicClassAdapterFactory
 
getClassAdapter(String, ClassLoader) - Method in class org.jboss.classadapter.plugins.BasicClassAdapterFactory
 
getClassAdapter(TypeInfo) - Method in class org.jboss.classadapter.plugins.BasicClassAdapterFactory
 
getClassAdapter(String, ClassLoader) - Method in interface org.jboss.classadapter.spi.ClassAdapterFactory
Get a class adapter
getClassAdapter(Class<?>) - Method in interface org.jboss.classadapter.spi.ClassAdapterFactory
Get a class adapter
getClassAdapter(TypeInfo) - Method in interface org.jboss.classadapter.spi.ClassAdapterFactory
Get a class adapter
getClassAdapterFactory() - Method in class org.jboss.config.plugins.AbstractConfiguration
Get the class adapter factory
getClassBytes() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getClassInfo() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getClassInfo() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the class information
getClassInfo() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getClassInfo() - Method in class org.jboss.classadapter.plugins.BasicClassAdapter
 
getClassInfo() - Method in interface org.jboss.classadapter.spi.ClassAdapter
Get the class info.
getClassInfo(String, ClassLoader) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getClassInfo(Class<?>) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getClassInfo(String, ClassLoader) - Method in interface org.jboss.config.spi.Configuration
Get the class info for a class
getClassInfo(Class<?>) - Method in interface org.jboss.config.spi.Configuration
Get the class info for a class
getClassInfo() - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
getClassInfo() - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get the class info for this join point factory
getClassInfos(Type[]) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the class infos for some classes
getClassLoader() - Method in class org.jboss.classadapter.plugins.BasicClassAdapter
 
getClassLoader() - Method in interface org.jboss.classadapter.spi.ClassAdapter
Get the classloader associated with this class adapter
getClassLoader() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getClassLoader() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getClassLoader() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Gets the classloader for the class
getClassLoader() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getClassLoader() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getClassLoader() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getClassLoader(CtClass) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
getClassLoader() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getClassLoader() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
getClassLoader() - Method in interface org.jboss.reflect.spi.TypeInfo
Get the classloader for this class info.
getClassLoaderCache(ClassLoader) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Gets the classloader cache for the passed in classloader.
getClassLoaderCache(ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the classloader cache for the passed in classloader.
getClassLoaderFinder() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactory
Get the classloader finder
getClassLoaderFinder() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
getClassLoaderInternal() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getClassLoaderInternal() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getClassLoaderInternal() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getClassLoaderInternal() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getClassName() - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Returns the name of the class in which the field is declared.
getClassName() - Method in interface org.jboss.reflect.plugins.javassist.expr.MethodCall
Returns the class name of the target object, which the method is called on.
getClassName() - Method in interface org.jboss.reflect.plugins.javassist.expr.NewExpression
Returns the class name of the created object.
getClassName() - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the name of the class corresponding to this type.
getClasspath() - Method in interface org.jboss.classloading.spi.DomainClassLoader
Get the classpath
getClassSignature() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getClassSignature() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getClassSignature(CtClass) - Static method in class org.jboss.reflect.plugins.javassist.JavassistHelper
Gets the ClassSignature for a class
getClassSignature() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getClassSignature() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getCommonSuperClass(String, String) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Returns the common super type of the two given types.
getComponentType() - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
getComponentType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getComponentType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getComponentType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getComponentType() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the component type for an array class.
getComponentType(ClassInfo) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the component type for a collection
getComponentType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getComponentType(ClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getComponentType() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedArrayInfo
 
getComponentType() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getComponentType() - Method in interface org.jboss.reflect.plugins.javassist.expr.NewArray
Returns the type of array components.
getComponentType() - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
getComponentType() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getComponentType() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getComponentType() - Method in interface org.jboss.reflect.spi.ArrayInfo
Get the component type
getComponentType() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the component type if it is a collection or an array
getComponentType() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getComponentType() - Method in class org.jboss.reflect.spi.NumberInfo
 
getConfiguration() - Method in class org.jboss.classadapter.plugins.BasicClassAdapterFactory
 
getConfiguration() - Method in interface org.jboss.classadapter.spi.ClassAdapterFactory
Get the configuration.
getConstructor() - Method in class org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl
Get the constructor
getConstructor() - Method in interface org.jboss.reflect.plugins.javassist.expr.ConstructorCall
Returns the called constructor.
getConstructor() - Method in interface org.jboss.reflect.plugins.javassist.expr.NewExpression
Returns the constructor called for creating the object.
getConstructorDescriptor(Constructor<?>) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the descriptor corresponding to the given constructor.
getConstructorInfo() - Method in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
 
getConstructorInfo() - Method in interface org.jboss.joinpoint.spi.ConstructorJoinpoint
Get the constructor info for this join point
getConstructorJoinpoint(ConstructorInfo) - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
getConstructorJoinpoint(ConstructorInfo, Object) - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
getConstructorJoinpoint(JoinpointFactory) - Static method in class org.jboss.joinpoint.plugins.Config
Get a constructor Joinpoint
getConstructorJoinpoint(JoinpointFactory, String[], Object[]) - Static method in class org.jboss.joinpoint.plugins.Config
Get a constructor Joinpoint
getConstructorJoinpoint(ConstructorInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a constructor join point
getConstructorJoinpoint(ConstructorInfo, Object) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a constructor join point
getConstructors() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getConstructors(ClassInfo) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Get the constructors
getConstructors() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the constructor info.
getConstructors() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getConstructors(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the constructors
getConstructors(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getConvertor() - Method in class org.jboss.reflect.spi.ProgressionConvertorFactory
 
getCreatedDimensions() - Method in interface org.jboss.reflect.plugins.javassist.expr.NewArray
Returns the number of dimensions of the array being created.
getCtClass(String, ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the CtClass corresponding to name.
getCtClass(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the CtClass corresponding to name by using the bootstrap class pool.
getCtConstructor() - Method in class org.jboss.reflect.plugins.javassist.JavassistConstructorInfo
 
getCtField() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getCtMethod() - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
getDeclaredAnnotation(String) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Get the declared annotations
getDeclaredAnnotations() - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Get the declared annotations
getDeclaredConstructor() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredConstructor(String...) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredConstructor(TypeInfo...) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredConstructor(TypeInfo...) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredConstructor() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredConstructor(TypeInfo...) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredConstructor(String...) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredConstructor(TypeInfo...) - Method in interface org.jboss.reflect.spi.ClassInfo
Get a declared constructor
getDeclaredConstructor(TypeInfo...) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getDeclaredConstructor() - Method in interface org.jboss.reflect.spi.MutableClassInfo
Gets the default constructor (parameterless)
getDeclaredConstructor(TypeInfo...) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get a declared constructor
getDeclaredConstructor(String...) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get a declared constructor Note: the parameters will be loaded with the classloader defined in TypeInfoFactory.
getDeclaredConstructor(TypeInfo...) - Method in class org.jboss.reflect.spi.NumberInfo
 
getDeclaredConstructorBytes() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the constuctors declared in this class
getDeclaredConstructors() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredConstructors() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredConstructors(Class<?>) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getDeclaredConstructors() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredConstructors() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared constructors
getDeclaredConstructors() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getDeclaredConstructors() - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get the declared constructors
getDeclaredConstructors() - Method in class org.jboss.reflect.spi.NumberInfo
 
getDeclaredField(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredField(String) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredField(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredField(String) - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared field
getDeclaredField(String) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getDeclaredField(String) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get the declared field
getDeclaredField(String) - Method in class org.jboss.reflect.spi.NumberInfo
 
getDeclaredFieldBytes() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the fields declared in this class
getDeclaredFields() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredFields() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredFields(Class<?>) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getDeclaredFields() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredFields() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared fields
getDeclaredFields() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getDeclaredFields() - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get the declared fields
getDeclaredFields() - Method in class org.jboss.reflect.spi.NumberInfo
 
getDeclaredMethod(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredMethod(String, TypeInfo...) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredMethod(String, String...) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredMethod(String, TypeInfo...) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredMethod(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredMethod(String, TypeInfo...) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredMethod(String, String...) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredMethod(String, TypeInfo...) - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared method
getDeclaredMethod(String, TypeInfo...) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getDeclaredMethod(String) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get the declared method without parameters.
getDeclaredMethod(String, TypeInfo...) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get the declared method
getDeclaredMethod(String, String...) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get the declared method Note: the parameters will be loaded with the classloader defined in TypeInfoFactory.
getDeclaredMethod(String, TypeInfo...) - Method in class org.jboss.reflect.spi.NumberInfo
 
getDeclaredMethodBytes() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the methods declared in this class
getDeclaredMethods() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getDeclaredMethods() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredMethods(Class<?>) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getDeclaredMethods() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getDeclaredMethods() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared methods
getDeclaredMethods() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getDeclaredMethods() - Method in interface org.jboss.reflect.spi.MutableClassInfo
Get the declared methods
getDeclaredMethods() - Method in class org.jboss.reflect.spi.NumberInfo
 
getDeclaring() - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
 
getDeclaring() - Method in interface org.jboss.reflect.spi.EnumConstantInfo
Get the declaring enumeration
getDeclaringClass() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getDeclaringClass() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
getDeclaringClass() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
getDeclaringClass() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
getDeclaringClass() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getDeclaringClass() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getDeclaringClass() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getDeclaringClass() - Method in interface org.jboss.reflect.spi.MemberInfo
Get the declaring class
getDefaultValue() - Method in class org.jboss.reflect.plugins.AnnotationAttributeImpl
 
getDefaultValue() - Method in interface org.jboss.reflect.spi.AnnotationAttribute
Get the default value
getDelegate() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getDescriptor() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getDescriptor() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
getDescriptor() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getDescriptor() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getDescriptor() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class<?>) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the descriptor corresponding to the given Java type.
getDimension() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl.ModifiableArrayType
 
getDimension() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl.ModifiableArrayType
 
getDimensions() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the number of dimensions of this array type.
getDomain() - Method in interface org.jboss.classloading.spi.DomainClassLoader
The domain of the classloader
getElementType() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the type of the elements of this array type.
getEnumConstant(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
 
getEnumConstant(String) - Method in class org.jboss.reflect.plugins.EnumInfoImpl
 
getEnumConstant(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
 
getEnumConstant(String) - Method in interface org.jboss.reflect.spi.EnumInfo
Get a constant
getEnumConstants() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
 
getEnumConstants() - Method in class org.jboss.reflect.plugins.EnumInfoImpl
 
getEnumConstants() - Method in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
 
getEnumConstants() - Method in interface org.jboss.reflect.spi.EnumInfo
Get the constants
getEnumValue(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
 
getEnumValue(String) - Method in class org.jboss.reflect.plugins.EnumInfoImpl
 
getEnumValue(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
 
getEnumValue(String) - Method in interface org.jboss.reflect.spi.EnumInfo
Get the enum value for a constant
getEvents() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getEvents(ClassInfo) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Get the events
getEvents() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the event information.
getEvents() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getExceptionTypeJvmNames() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.BehaviourBytes
Get the exception types
getExceptionTypes() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getExceptionTypes() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
getExceptionTypes() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getExceptionTypes() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getExceptionTypes() - Method in interface org.jboss.reflect.spi.ConstructorInfo
Get the exception types
getExceptionTypes() - Method in interface org.jboss.reflect.spi.MethodInfo
Get the exception types
getExceptionTypeTypeInfoNames() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.BehaviourBytes
Get the exception types
getFactory() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getFactory() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Get the factory
getFactory() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getFactory() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Get the factory
getField(String) - Method in class org.jboss.beans.info.plugins.FieldBeanInfo
Get a property
getField() - Method in class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
Get the field
getField(Field, Object) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Get a field
getField() - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Returns the field accessed by this expression.
GETFIELD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
getFieldFilter() - Method in class org.jboss.beans.info.plugins.AllBeanInfo
 
getFieldFilter() - Method in class org.jboss.beans.info.plugins.FieldBeanInfo
Get the field filter.
getFieldGetJoinpoint(FieldInfo) - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
getFieldGetJoinpoint(Object, JoinpointFactory, String) - Static method in class org.jboss.joinpoint.plugins.Config
Get a field get joinpoint
getFieldGetJoinpoint(FieldInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a field get join point
getFieldInfo() - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
getFieldInfo() - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
getFieldInfo() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getFieldInfo() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the field info in case impl uses field to handle property ops.
getFieldInfo() - Method in class org.jboss.joinpoint.plugins.BasicFieldGetJoinPoint
 
getFieldInfo() - Method in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
 
getFieldInfo() - Method in interface org.jboss.joinpoint.spi.FieldGetJoinpoint
Get the field info for this join point
getFieldInfo() - Method in interface org.jboss.joinpoint.spi.FieldSetJoinpoint
Get the field info for this join point
getFieldName() - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Returns the name of the field.
getFields(ClassInfo, FieldFilter) - Static method in class org.jboss.beans.info.plugins.FieldBeanInfo
Get the fields
getFields(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the fields
getFields(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getFieldSetJoinpoint(FieldInfo) - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
getFieldSetJoinpoint(Object, JoinpointFactory, String, Object) - Static method in class org.jboss.joinpoint.plugins.Config
Get a field set joinpoint
getFieldSetJoinpoint(FieldInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a field set join point
getFieldSignature(CtField) - Static method in class org.jboss.reflect.plugins.javassist.JavassistHelper
Gets the FieldSignature for a field
getFieldType(FieldBytes) - Static method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
getFileName() - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
Returns the name of source file that contains this expression.
getGenericArrayType(GenericArrayType) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Get the type info for a reflect generic array type
getGenericArrayType(ClassLoader, SignatureAttribute.ArrayType, BytecodeTypeVariableSpy) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Get the type info for a javassist array type
getGenericArrayType(ClassLoader, BytecodeTypeInfoFactoryImpl.ModifiableArrayType, BytecodeTypeVariableSpy) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Recursively get the type info for a javassist array type
getGenericArrayType(GenericArrayType) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the information for an array type
getGenericArrayType(GenericArrayType) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the type info for a reflect generic array type
getGenericArrayType(ClassLoader, SignatureAttribute.ArrayType, JavassistTypeVariableSpy) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the type info for a javassist array type
getGenericArrayType(ClassLoader, JavassistTypeInfoFactoryImpl.ModifiableArrayType, JavassistTypeVariableSpy) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Recursively get the type info for a javassist array type
getGenericInterfaces() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getGenericInterfaces() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getGenericInterfaces(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the generic interfaces
getGenericInterfaces() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getGenericInterfaces(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getGenericInterfaces() - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
getGenericInterfaces() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getGenericInterfaces() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the generic interfaces
getGenericInterfaces() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getGenericInterfaces() - Method in class org.jboss.reflect.spi.NumberInfo
 
getGenericName(Type) - Static method in class org.jboss.reflect.plugins.GenericsUtil
Create the name of the generic type
getGenericSignature() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.Bytes
Gets the generic signature of this class or member as contained in the Signature attribute
getGenericSuperclass() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getGenericSuperClass(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the generic super class
getGenericSuperclass() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getGenericSuperClass(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getGenericSuperclass() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getGenericSuperclass() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the generic super class
getGenericSuperclass() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getGenericSuperclass() - Method in class org.jboss.reflect.spi.NumberInfo
 
getGetter() - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
getGetter() - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
getGetter() - Method in class org.jboss.beans.info.plugins.GetterAndFieldPropertyInfo
 
getGetter() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getGetter() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the getter
getHashCode() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getHashCode() - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
getHashCode() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeConstructorInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
 
getHashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistConstructorInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
getHashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getHashCode() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getInstance() - Static method in class org.jboss.reflect.plugins.javassist.classpool.DefaultClassPoolFactory
 
getInstance() - Static method in class org.jboss.reflect.spi.ProgressionConvertorFactory
 
getInterfaceJvmNames() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the JVM names of the interfaces
getInterfaces() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getInterfaces() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getInterfaces(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the interfaces
getInterfaces() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getInterfaces(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getInterfaces() - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
getInterfaces() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getInterfaces() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the interfaces
getInterfaces() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getInterfaces() - Method in class org.jboss.reflect.spi.NumberInfo
 
getInterfaces() - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInterfaceTypeInfoNames() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the TypeInfo names of the interfaces
getInternalName() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the internal name of the given class.
getInvocations() - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics.Entry
 
getInvocations() - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics.Entry
 
getItem(int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getJoinpointFactory() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getJoinpointFactory() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the joinpoint factory
getJoinpointFactory() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getJoinpointFactory() - Method in class org.jboss.classadapter.plugins.BasicClassAdapter
 
getJoinpointFactory() - Method in interface org.jboss.classadapter.spi.ClassAdapter
Get the Joinpoint Factory for this adapter.
getJoinpointFactoryBuilder() - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getJoinpointFactoryBuilder() - Method in interface org.jboss.config.spi.Configuration
Get the joinpoint factory builder
getJvmName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Gets the JVM name of this class, e.g.
getJvmSignature() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.MemberBytes
Gets the JVM descriptor of the field type
getKeyType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getKeyType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getKeyType(ClassInfo) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the key type for a map
getKeyType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getKeyType(ClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getKeyType() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getKeyType() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getKeyType() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getKeyType() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the key type if it is a map
getKeyType() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getKeyType() - Method in class org.jboss.reflect.spi.NumberInfo
 
getLabels() - Method in class org.jboss.reflect.util.objectweb.asm.Attribute
Returns the labels corresponding to this attribute.
getLineNumber() - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
Returns the line number of the source file containing this expression.
getLoaderForClass(ClassLoader, String) - Method in class org.jboss.reflect.plugins.bytecode.CachingLoadClassClassLoaderFinder
 
getLoaderForClass(ClassLoader, String) - Method in class org.jboss.reflect.plugins.bytecode.ClassLoaderFinder.Default
 
getLoaderForClass(ClassLoader, String) - Method in interface org.jboss.reflect.plugins.bytecode.ClassLoaderFinder
Gets the correct classloader to use to find a class
getLoaderForClass(ClassLoader, String) - Method in class org.jboss.reflect.plugins.bytecode.ClassLoaderFinder.LoadClass
 
getLowerPropertyName(String) - Static method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
 
getMethod() - Method in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Get the method
getMethod() - Method in interface org.jboss.reflect.plugins.javassist.expr.MethodCall
Returns the called method.
getMethodDescriptor(Type, Type[]) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the descriptor corresponding to the given method.
getMethodInfo() - Method in class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
 
getMethodInfo() - Method in interface org.jboss.joinpoint.spi.MethodJoinpoint
Get the method info
getMethodJoinpoint(MethodInfo) - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
getMethodJoinpoint(Object, JoinpointFactory, String, String[], Object[]) - Static method in class org.jboss.joinpoint.plugins.Config
Get a method joinpoint
getMethodJoinpoint(MethodInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a method join point
getMethodName() - Method in interface org.jboss.reflect.plugins.javassist.expr.MethodCall
Returns the name of the called method.
getMethods() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getMethods(ClassInfo) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Get the methods
getMethods() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the method information.
getMethods() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getMethods(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the methods
getMethods(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getMethodSignature() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getMethodSignature(CtBehavior) - Static method in class org.jboss.reflect.plugins.bytecode.BytecodeGenericsHelper
Gets the MethodSignature for a method/constructor
getMethodSignature() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getMethodSignature(CtBehavior) - Static method in class org.jboss.reflect.plugins.javassist.JavassistHelper
Gets the MethodSignature for a method/constructor
getModifiers() - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
getModifiers() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getModifiers() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getModifiers() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
getModifiers() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getModifiers() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.Bytes
Gets the modifiers for this class or member
getModifiers() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getModifiers() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
getModifiers() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
getModifiers() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getModifiers() - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
getModifiers() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getModifiers() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getModifiers() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getModifiers() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getModifiers() - Method in interface org.jboss.reflect.spi.ModifierInfo
Get the modifiers
getModifiers() - Method in class org.jboss.reflect.spi.NumberInfo
 
getMutable(String, ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
getMutable(String, ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
getMutable(String, ClassLoader) - Method in interface org.jboss.reflect.spi.MutableTypeInfoFactory
Gets the information for a MutableClass.
getName() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getName() - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
getName() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getName() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the bean name
getName() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getName() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the property name
getName() - Method in class org.jboss.reflect.plugins.AnnotationAttributeImpl
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics.Entry
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeConstructorInfo
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getName() - Method in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
getName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.MemberBytes
Gets the name of this member.
getName() - Method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
getName() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getName() - Method in class org.jboss.reflect.plugins.javassist.JavassistConstructorInfo
 
getName() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getName() - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
getName() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
getName() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getName() - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics.Entry
 
getName() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.PackageInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.ParameterInfoImpl
 
getName() - Method in interface org.jboss.reflect.spi.AnnotationAttribute
Get the attribute name
getName() - Method in interface org.jboss.reflect.spi.AnnotationInfo
Get the name
getName() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the class name
getName() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getName() - Method in interface org.jboss.reflect.spi.EnumConstantInfo
Get the name
getName() - Method in interface org.jboss.reflect.spi.FieldInfo
Get the name
getName() - Method in interface org.jboss.reflect.spi.MethodInfo
Get the method name
getName() - Method in interface org.jboss.reflect.spi.PackageInfo
Get the package name
getName() - Method in interface org.jboss.reflect.spi.ParameterInfo
Get the parameter name
getName() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
getName() - Method in interface org.jboss.reflect.spi.TypeInfo
Get the type name
getNanos() - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics.Entry
 
getNanos() - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics.Entry
 
getNestedPropertyInfo(BeanInfo, Object, String[]) - Static method in class org.jboss.beans.info.plugins.BeanInfoUtil
Get the nested property info from target.
getNestedTarget(BeanInfo, Object, String[]) - Static method in class org.jboss.beans.info.plugins.BeanInfoUtil
Get the value from target.
getNumberParameters() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
getNumberParameters() - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
getNumberParameters() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getNumberParameters() - Method in interface org.jboss.reflect.plugins.MethodInfoInternal
 
getObjectType(String) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the Java type corresponding to the given internal name.
getOffset() - Method in class org.jboss.reflect.util.objectweb.asm.Label
Returns the offset corresponding to this label.
getOpcode(int) - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns a JVM instruction opcode adapted to this Java type.
getOwnerType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getOwnerType(ParameterizedClassInfo) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the owner type
getOwnerType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getOwnerType(ParameterizedClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getOwnerType() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getOwnerType() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getOwnerType() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the owner type
getOwnerType() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getOwnerType() - Method in class org.jboss.reflect.spi.NumberInfo
 
getPackage(String) - Method in interface org.jboss.classloading.spi.DomainClassLoader
Get a package defined by the classloader
getPackage() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getPackage(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the package for class
getPackage() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getPackage(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getPackage() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getPackage() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the package
getPackage() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getPackage() - Method in class org.jboss.reflect.spi.NumberInfo
 
getPackageName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getPackageName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getPackageName(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getPackageNames() - Method in interface org.jboss.classloading.spi.DomainClassLoader
Get the possible package names associated with the class loader.
getPackages() - Method in interface org.jboss.classloading.spi.DomainClassLoader
Get the packages defined by the classloader
getParameterAnnotations() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.BehaviourBytes
Get the parameter annotations
getParameterAnnotations(Annotation[][]) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getParameterizedType(ParameterizedType) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Creates a type info from a reflect generic paramemeterized type
getParameterizedType(ParameterizedType) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Overrides the WeakTypeCache.getParameterizedType(ParameterizedType) method so that parameterized types are not cached when getTypeInfo(Type) is called with a ParameterizedType with no information about the classloader.
getParameterizedType(ParameterizedType) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Creates a type info from a reflect generic paramemeterized type
getParameters() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getParameters() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
getParameters() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getParameters() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getParameters() - Method in interface org.jboss.reflect.spi.ConstructorInfo
Get the parameters
getParameters() - Method in interface org.jboss.reflect.spi.MethodInfo
Get the parameters
getParameterType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
getParameterType() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
getParameterType() - Method in class org.jboss.reflect.plugins.ParameterInfoImpl
 
getParameterType() - Method in interface org.jboss.reflect.spi.ParameterInfo
Get the parameter type
getParameterTypes() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getParameterTypes() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
getParameterTypes() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getParameterTypes(SignatureKey) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Get the parameter types
getParameterTypes() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getParameterTypes() - Method in interface org.jboss.reflect.spi.ConstructorInfo
Get the parameter types
getParameterTypes() - Method in interface org.jboss.reflect.spi.MethodInfo
Get the parameter types
getParams() - Method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
getParams() - Method in class org.jboss.reflect.plugins.javassist.SignatureKey
 
getParent() - Method in interface org.jboss.classloading.spi.ClassLoadingDomain
Get the parent classloading domain
getPhase() - Method in class org.jboss.reflect.spi.NumberInfo
Get the phase.
getPoolFactory() - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
getPoolForLoader(ClassLoader) - Method in interface org.jboss.reflect.plugins.javassist.classpool.ClassPoolFactory
Get class pool for class loader.
getPoolForLoader(ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.classpool.DefaultClassPoolFactory
 
getPoolForLoader(ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.classpool.RepositoryClassPoolFactory
 
getPrimativeArrayComponentType(String) - Static method in class org.jboss.reflect.spi.PrimitiveInfo
Get the primtive array type class map for a name
getPrimativeArrayType(String) - Static method in class org.jboss.reflect.spi.PrimitiveInfo
Get a primtive array type
getPrimativeType(String) - Static method in class org.jboss.reflect.spi.PrimitiveInfo
Get the primtive type for a name
getPrimitive() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the primitive type if this is one
getPrimitiveClass() - Method in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
getProperties() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getProperties() - Method in interface org.jboss.beans.info.spi.BeanInfo
Get the property information.
getProperties() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getProperties() - Method in class org.jboss.config.plugins.property.PropertyConfiguration
Get the properties
getProperty(String) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
Get a property
getProperty(Object, String) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
getProperty(String) - Method in interface org.jboss.beans.info.spi.BeanInfo
Get a property
getProperty(Object, String) - Method in interface org.jboss.beans.info.spi.BeanInfo
Get a property
getProperty(String) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getProperty(Object, String) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
getPropertyInfo(BeanInfo, Object, String) - Static method in class org.jboss.beans.info.plugins.BeanInfoUtil
Get nested property info.
getPropertyType(MethodInfo, MethodInfo) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
Determine the type of PropertyInfo.
getRawType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getRawType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getRawType() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getRawType() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getRawType() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the raw type
getRawType() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getRawType() - Method in class org.jboss.reflect.spi.NumberInfo
 
getResource(String, DomainClassLoader) - Method in interface org.jboss.classloading.spi.ClassLoadingDomain
Get a resource
getReturnType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
getReturnType(BehaviourBytes) - Static method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
getReturnType() - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
getReturnType() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getReturnType() - Method in interface org.jboss.reflect.spi.MethodInfo
Get the return type
getReturnType(String) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method descriptor.
getReturnType(Method) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method.
getSetter() - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
getSetter() - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
getSetter() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getSetter() - Method in class org.jboss.beans.info.plugins.SetterAndFieldPropertyInfo
 
getSetter() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the setter
getSignatue() - Method in interface org.jboss.reflect.plugins.javassist.expr.MethodCall
Returns the method signature.
getSignature() - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Returns the signature of the field type.
getSignature() - Method in interface org.jboss.reflect.plugins.javassist.expr.NewExpression
Returns the signature of the constructor.
getSignature(CtConstructor) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
getSignature(CtMethod) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
getSignature(CtField) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
getSignatureKey() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
getSignatureKey() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.BehaviourBytes
Get the signature key for this method/constructor
getSignatureKey() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
getSimpleName() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getSimpleName() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getSimpleName() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getSimpleName() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getSimpleName() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
getSimpleName() - Method in interface org.jboss.reflect.spi.TypeInfo
Get the simple name
getSize() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the size of values of this type.
getSort() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the sort of this Java type.
GETSTATIC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
getStaticMethodJoinpoint(JoinpointFactory, String, String[], Object[]) - Static method in class org.jboss.joinpoint.plugins.Config
Get a static method joinpoint
getSuperclass() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getSuperClass(ClassInfoImpl) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the super class
getSuperclass() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getSuperClass(ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getSuperclass() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getSuperclass() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the super class
getSuperclass() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getSuperclass() - Method in class org.jboss.reflect.spi.NumberInfo
 
getSuperClassJvmName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the JVM name of the superclass
getSuperClassTypeInfoName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Get the TypeInfo name of the superclass
getSuperHolder() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
getSuperHolder() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getSuperHolder() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getSuperHolder() - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Get the super holder of annoations
getSuperHolder() - Method in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
getSuperHolder() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getSuperName() - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Returns the internal of name of the super class (see getInternalName).
getTarget() - Method in class org.jboss.joinpoint.plugins.BasicTargettedJoinPoint
 
getTarget() - Method in interface org.jboss.joinpoint.spi.TargettedJoinpoint
Get the target of the join point
GetterAndFieldPropertyInfo - Class in org.jboss.beans.info.plugins
Combined getter and field property info.
GetterAndFieldPropertyInfo(PropertyInfo, FieldInfo) - Constructor for class org.jboss.beans.info.plugins.GetterAndFieldPropertyInfo
 
getTranslator() - Method in interface org.jboss.classloading.spi.ClassLoadingDomain
 
getType() - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
getType() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
In this case it is better to return null then to throw an exception, since we might still have enough information to use this class to set the value.
getType() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the type
getType() - Method in class org.jboss.reflect.plugins.AnnotationAttributeImpl
 
getType() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
getType() - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
Deprecated.
getType() - Method in class org.jboss.reflect.plugins.ArrayValueImpl
 
getType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
getType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
getType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
Deprecated.
getType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Deprecated.
getType() - Method in class org.jboss.reflect.plugins.ClassValueImpl
 
getType() - Method in class org.jboss.reflect.plugins.EnumValueImpl
 
getType() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
getType() - Method in interface org.jboss.reflect.plugins.javassist.expr.Cast
Returns the class representing the type specified by the cast.
getType() - Method in interface org.jboss.reflect.plugins.javassist.expr.Handler
Returns the type handled by the catch clause.
getType() - Method in interface org.jboss.reflect.plugins.javassist.expr.Instanceof
Returns the CtClass object representing the type name on the right hand side of the instanceof operator.
getType() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
getType() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
Deprecated.
getType() - Method in class org.jboss.reflect.plugins.StringValueImpl
 
getType() - Method in interface org.jboss.reflect.spi.AnnotationAttribute
Get the attribute type
getType() - Method in class org.jboss.reflect.spi.DelegateClassInfo
Deprecated.
getType() - Method in interface org.jboss.reflect.spi.FieldInfo
Get the field type
getType() - Method in class org.jboss.reflect.spi.PrimitiveInfo
Deprecated.
getType() - Method in class org.jboss.reflect.spi.PrimitiveValue
 
getType() - Method in interface org.jboss.reflect.spi.TypeInfo
Deprecated.
I'm not sure this should be here?
getType() - Method in interface org.jboss.reflect.spi.Value
Get the type of the value
getType(String) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the Java type corresponding to the given type descriptor.
getType(Class<?>) - Static method in class org.jboss.reflect.util.objectweb.asm.Type
Returns the Java type corresponding to the given class.
getTypeInfo(Type) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getTypeInfo(Type) - Method in interface org.jboss.config.spi.Configuration
Get the type info for a type
getTypeInfo(String, ClassLoader) - Method in interface org.jboss.config.spi.Configuration
Get the type info for a type
getTypeInfo(Class<?>) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactory
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactory
 
getTypeInfo(Type) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactory
 
getTypeInfo(Class<?>) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Gets the type info for a class
getTypeInfo(Type) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Gets the type info for a reflect type
getTypeInfo(ClassLoader, SignatureAttribute.Type, BytecodeTypeVariableSpy) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Gets the type info for a javassist type
getTypeInfo(ClassLoader, SignatureAttribute.ClassType, BytecodeTypeVariableSpy) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Gets the type info for a javassist generic class type
getTypeInfo(Class<?>) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get a type info
getTypeInfo(Class<?>) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
 
getTypeInfo(Type) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
 
getTypeInfo(Class<?>) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getTypeInfo(Type) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getTypeInfo(Class<?>) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
getTypeInfo(Type) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
getTypeInfo(CtClass) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the type info
getTypeInfo(Class<?>) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the type info for a class
getTypeInfo(Type) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the type info for a reflect type
getTypeInfo(ClassLoader, SignatureAttribute.Type, JavassistTypeVariableSpy) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the type info for a javassist type
getTypeInfo(ClassLoader, SignatureAttribute.ClassType, JavassistTypeVariableSpy) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the type info for a javassist generic class type
getTypeInfo(String, ClassLoader) - Method in interface org.jboss.reflect.spi.TypeInfoFactory
Get a type info
getTypeInfo(Class<?>) - Method in interface org.jboss.reflect.spi.TypeInfoFactory
Get a type info
getTypeInfo(Type) - Method in interface org.jboss.reflect.spi.TypeInfoFactory
Get a type info
getTypeInfoFactory() - Method in class org.jboss.config.plugins.AbstractConfiguration
 
getTypeInfoFactory() - Method in interface org.jboss.config.spi.Configuration
Get the type info factory
getTypeInfoFactory() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getTypeInfoFactory() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getTypeInfoFactory() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getTypeInfoFactory() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getTypeInfoFactory() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getTypeInfoFactory() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getTypeInfoFactory() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getTypeInfoFactory() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
getTypeInfoFactory() - Method in interface org.jboss.reflect.spi.TypeInfo
Get the TypeInfoFactory that created this type info
getTypeInfoName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Gets the TypeInfo name of this class, e.g.
getTypeInfos(Type[]) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the type infos for some classes
getTypeVariable() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getTypeVariable() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getTypeVariable(TypeVariable<?>) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Get the type info for a reflect TypeVariable
getTypeVariable() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getTypeVariable(TypeVariable<D>) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getTypeVariable() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getTypeVariable() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getTypeVariable() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getTypeVariable(TypeVariable<?>) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Get the type info for a reflect TypeVariable
getTypeVariable() - Method in interface org.jboss.reflect.spi.ClassInfo
Gets the type variable if we are a parameterized type which is part of a parameterized type and there is a type variable for this type.
getTypeVariable() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getTypeVariable() - Method in class org.jboss.reflect.spi.NumberInfo
 
getUnderlyingAnnotation(Class<T>) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getUnderlyingAnnotation(Class<T>) - Method in class org.jboss.reflect.plugins.AbstractAnnotatedInfo
 
getUnderlyingAnnotation() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
getUnderlyingAnnotation(Class<T>) - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
getUnderlyingAnnotation(Class<T>) - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Get an underlying annotation
getUnderlyingAnnotation() - Method in interface org.jboss.reflect.spi.AnnotationValue
Get the underlying annotation
getUnderlyingAnnotation(Class<T>) - Method in interface org.jboss.reflect.spi.AnnotationValue
Get the underlying annotation
getUnderlyingAnnotation(Class<T>) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getUnderlyingAnnotation(Class<T>) - Method in class org.jboss.reflect.spi.NumberInfo
 
getUnderlyingAnnotations() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getUnderlyingAnnotations() - Method in class org.jboss.reflect.plugins.AbstractAnnotatedInfo
 
getUnderlyingAnnotations() - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Get the underlying annotations
getUnderlyingAnnotations() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getUnderlyingAnnotations() - Method in class org.jboss.reflect.spi.NumberInfo
 
getUpperName() - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
getUpperName() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
getUpperName() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Get the uppercase version of the property name
getUpperPropertyName(String) - Static method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
 
getValue() - Method in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
Get the value
getValue(String) - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
getValue() - Method in class org.jboss.reflect.plugins.ClassValueImpl
 
getValue() - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
 
getValue() - Method in class org.jboss.reflect.plugins.EnumValueImpl
 
getValue() - Method in class org.jboss.reflect.plugins.StringValueImpl
 
getValue(String) - Method in interface org.jboss.reflect.spi.AnnotationValue
Get an attribute value
getValue() - Method in interface org.jboss.reflect.spi.ClassValue
Get the value
getValue() - Method in interface org.jboss.reflect.spi.EnumConstantInfo
Get the value
getValue() - Method in interface org.jboss.reflect.spi.EnumValue
Get the value
getValue() - Method in class org.jboss.reflect.spi.PrimitiveValue
Get the value
getValue() - Method in interface org.jboss.reflect.spi.StringValue
Get the value
getValueMethodName() - Method in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
getValueMethodName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.PrimitiveBytes
 
getValues() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
getValues() - Method in class org.jboss.reflect.plugins.ArrayValueImpl
 
getValues() - Method in interface org.jboss.reflect.spi.AnnotationValue
Get the values
getValues() - Method in interface org.jboss.reflect.spi.ArrayValue
Get the values
getValueType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
getValueType() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
getValueType(ClassInfo) - Method in interface org.jboss.reflect.plugins.ClassInfoHelper
Get the value type for a map
getValueType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getValueType(ClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getValueType() - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
getValueType() - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
getValueType() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
getValueType() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the value type if it is a map
getValueType() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
getValueType() - Method in class org.jboss.reflect.spi.NumberInfo
 
getWildcardType(WildcardType) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
Gets the type info for a reflect wildcard type
getWildcardType(WildcardType) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getWildcardType(WildcardType) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Gets the type info for a reflect wildcard type
getWrapperClass() - Method in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
getWrapperClassName() - Method in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
getWrapperClassName() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.PrimitiveBytes
 
GOTO - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 

H

handleErrors(String, Object, Class<?>[], Object[], Throwable) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Handle errors
handleErrors(String, Field, Object, Object, Throwable) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Handle errors
Handler - Interface in org.jboss.reflect.plugins.javassist.expr
An exception handler.
hash - Variable in class org.jboss.reflect.plugins.AnnotationAttributeImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.AnnotationValueImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.ArrayInfoImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.ArrayValueImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.ClassValueImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.EnumConstantInfoImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.EnumValueImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.FieldInfoImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
The hash code
hash - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The hash code
hashCode() - Method in class org.jboss.reflect.plugins.AnnotationAttributeImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.ArrayValueImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
 
hashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
 
hashCode() - Method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
hashCode() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.ClassValueImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.EnumValueImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
 
hashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
 
hashCode() - Method in class org.jboss.reflect.plugins.javassist.SignatureKey
 
hashCode() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.PackageInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.ParameterInfoImpl
 
hashCode() - Method in class org.jboss.reflect.plugins.StringValueImpl
 
hashCode() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
hashCode() - Method in class org.jboss.reflect.spi.PrimitiveValue
 
hashCode() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns a hash code value for this type.
header - Variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
Start index of the class header information (access, name...) in b.

I

I2B - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
I2C - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
I2D - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
I2F - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
I2L - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
I2S - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IADD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IAND - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ICONST_0 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ICONST_1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ICONST_2 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ICONST_3 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ICONST_4 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ICONST_5 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ICONST_M1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IDIV - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ACMPNE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ICMPGE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ICMPGT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ICMPLE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ICMPLT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IF_ICMPNE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFEQ - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFGE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFGT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFLE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFLT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFNE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFNONNULL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IFNULL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IINC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ILOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
implies(Permission) - Method in class org.jboss.config.spi.ConfigurationPermission
Checks if this ConfigurationPermission object "implies" the specified permission.
IMUL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
INCLUDE_CLASS_ANNOTATIONS - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_DEFAULT_ANNOTATION_VALUES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_FIELD_ANNOTATIONS - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_FIELD_OVERVIEW - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_FIELD_UNKNOWN_ATTRIBUTES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_HEADER - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_METHOD_ANNOTATIONS - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_METHOD_OVERVIEW - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_METHOD_PARAMETER_ANNOTATIONS - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
INCLUDE_METHOD_UNKNOWN_ATTRIBUTES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
indexOfBytecode() - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
FIXME Comment this
INEG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
info - Variable in class org.jboss.reflect.util.objectweb.asm.Label
Field used to associate user information to a label.
InheritableAnnotationHolder - Class in org.jboss.reflect.plugins
An annotation holder
InheritableAnnotationHolder() - Constructor for class org.jboss.reflect.plugins.InheritableAnnotationHolder
Create a new InheritableAnnotationHolder.
init(String, String, TypeInfo) - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
Initialize fields.
initConstructor() - Method in class org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl
 
initialized - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
initialized - Variable in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
initializing() - Method in class org.jboss.reflect.spi.NumberInfo
Are we currently initializing delegate.
initMethod() - Method in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
 
InsertAfterJavassistBody - Class in org.jboss.reflect.plugins.javassist
A InsertAfterJavassistBody.
InsertAfterJavassistBody(String) - Constructor for class org.jboss.reflect.plugins.javassist.InsertAfterJavassistBody
 
insertBefore(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.Handler
Inserts bytecode at the beginning of the catch clause.
InsertBeforeJavassistBody - Class in org.jboss.reflect.plugins.javassist
A InsertBeforeJavassistBody.
InsertBeforeJavassistBody(String) - Constructor for class org.jboss.reflect.plugins.javassist.InsertBeforeJavassistBody
 
INSTANCE - Static variable in class org.jboss.reflect.plugins.bytecode.accessor.MemberAccessorFactory
 
INSTANCE - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.asm.AsmClassBytesFactory
 
INSTANCE - Static variable in class org.jboss.reflect.plugins.bytecode.CachingLoadClassClassLoaderFinder
 
INSTANCE - Static variable in class org.jboss.reflect.plugins.bytecode.ClassLoaderFinder.Default
 
INSTANCE - Static variable in class org.jboss.reflect.plugins.bytecode.ClassLoaderFinder.LoadClass
 
INSTANCE - Static variable in class org.jboss.reflect.plugins.javassist.JavassistReflectionFactory
 
Instanceof - Interface in org.jboss.reflect.plugins.javassist.expr
An instanceof expression
INSTANCEOF - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
instantiate(JoinpointFactory, String[], Object[]) - Static method in class org.jboss.joinpoint.plugins.Config
Instantiate an object
instantiate(Class<T>) - Method in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
Instantiates the class
instantiate(Class) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
instantiate(String, ClassBytes, Class<?>) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
instantiate(Class<?>) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
instantiate(ParameterizedType) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
instantiate(Class<T>) - Method in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
Instantiates the class
instantiate(Class) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
instantiate(CtClass, Class<?>) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
INT - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
INT - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The int info
INT - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the int type.
INT_OBJECT - Static variable in class org.jboss.reflect.spi.NumberInfo
The int info
INT_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The int type.
INTEGER - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
InterfaceInfo - Interface in org.jboss.reflect.spi
Interface info
InterfaceInfoImpl - Class in org.jboss.reflect.plugins
Interface info
InterfaceInfoImpl() - Constructor for class org.jboss.reflect.plugins.InterfaceInfoImpl
Create a new interface info
InterfaceInfoImpl(String) - Constructor for class org.jboss.reflect.plugins.InterfaceInfoImpl
Create a new interface info
InterfaceInfoImpl(String, int) - Constructor for class org.jboss.reflect.plugins.InterfaceInfoImpl
Create a new InterfaceInfo.
InterfaceInfoImpl(String, int, InterfaceInfo[]) - Constructor for class org.jboss.reflect.plugins.InterfaceInfoImpl
Create a new InterfaceInfo.
interfaces - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The interfaces
IntrospectionAnnotationHelper - Class in org.jboss.reflect.plugins.introspection
An introspection annotation helper that uses a static delegate.
IntrospectionAnnotationHelper() - Constructor for class org.jboss.reflect.plugins.introspection.IntrospectionAnnotationHelper
 
IntrospectionTypeInfoFactory - Class in org.jboss.reflect.plugins.introspection
An introspection type factory that uses a static delegate.
IntrospectionTypeInfoFactory() - Constructor for class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
 
IntrospectionTypeInfoFactoryImpl - Class in org.jboss.reflect.plugins.introspection
An introspection type factory.
invoke(Object, String) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invoke(Object, String, String[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invoke(Object, String, Class<?>[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invoke(Object, String, TypeInfo[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invoke(Object, String) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a method with no parameters
invoke(Object, String, String[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a method
invoke(Object, String, Class<?>[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a method
invoke(Object, String, TypeInfo[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a method
invoke(Object, String) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
invoke(Object, String, String[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
invoke(Object, String, Class<?>[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
invoke(Object, String, TypeInfo[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
invoke(Object, JoinpointFactory, String, String[], Object[]) - Static method in class org.jboss.joinpoint.plugins.Config
Invoke a method
invoke(Object, Object[]) - Method in interface org.jboss.reflect.plugins.bytecode.accessor.MethodAccessor
Invoke the method
invoke(Object, Object[]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
invoke(Method, Object, Object[]) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Invoke on a method
invoke(Object, Object[]) - Method in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
 
invoke(Object, Object[]) - Method in interface org.jboss.reflect.plugins.javassist.JavassistMethod
Invoke the method
invoke(Object, Object[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
invoke(Object, Object[]) - Method in class org.jboss.reflect.plugins.javassist.metrics.MetricsJavassistMethod
 
invoke(Object, Object[]) - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
invoke(Object, Object[]) - Method in interface org.jboss.reflect.spi.MethodInfo
Invoke the method
INVOKEDYNAMIC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
INVOKEDYNAMIC_OWNER - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
Represents a owner of an invokedynamic call.
INVOKEINTERFACE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
INVOKESPECIAL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
invokeStatic(String) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invokeStatic(String, String[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invokeStatic(String, Class<?>[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invokeStatic(String, TypeInfo[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
invokeStatic(String) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a static method with no parameters
invokeStatic(String, String[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a static method
invokeStatic(String, Class<?>[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a static method
invokeStatic(String, TypeInfo[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Invoke a static method
invokeStatic(String) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
invokeStatic(String, String[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
invokeStatic(String, Class<?>[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
invokeStatic(String, TypeInfo[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
INVOKESTATIC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
INVOKEVIRTUAL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IOR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IREM - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IRETURN - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
isAnnotation() - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
isAnnotation() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
isAnnotation() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isAnnotation() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Check if this class is an annotation
isAnnotation() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isAnnotation() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isAnnotation() - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
isAnnotation() - Method in class org.jboss.reflect.spi.AbstractValue
 
isAnnotation() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isAnnotation() - Method in interface org.jboss.reflect.spi.TypeInfo
Whether this type is an annotation
isAnnotation() - Method in interface org.jboss.reflect.spi.Value
Is this value an annotation
isAnnotationPresent(String) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.reflect.plugins.AbstractAnnotatedInfo
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.AnnotationHolder
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistArrayInfoImpl
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
isAnnotationPresent(String) - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Test whether an annotation is present
isAnnotationPresent(Class<? extends Annotation>) - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Test whether an annotation is present
isAnnotationPresent(String) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.spi.NumberInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.reflect.spi.NumberInfo
 
isArray() - Method in class org.jboss.reflect.plugins.ArrayValueImpl
 
isArray() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeArrayInfoImpl
 
isArray() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isArray() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isArray() - Method in class org.jboss.reflect.plugins.ClassValueImpl
 
isArray() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isArray() - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
isArray() - Method in class org.jboss.reflect.spi.AbstractValue
 
isArray() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isArray() - Method in interface org.jboss.reflect.spi.TypeInfo
Whether this type is an array
isArray() - Method in interface org.jboss.reflect.spi.Value
Is this value an array
isAssignableFrom(TypeInfo) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isAssignableFrom(TypeInfo) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isAssignableFrom(TypeInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isAssignableFrom(TypeInfo) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isAssignableFrom(TypeInfo) - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
isAssignableFrom(TypeInfo) - Method in interface org.jboss.reflect.spi.TypeInfo
Mostly using
isClass() - Method in class org.jboss.reflect.spi.AbstractValue
 
isClass() - Method in interface org.jboss.reflect.spi.Value
Is this value a class
isCodeAttribute() - Method in class org.jboss.reflect.util.objectweb.asm.Attribute
Returns true if this type of attribute is a code attribute.
isCollection() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isCollection() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isCollection() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isCollection() - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
isCollection() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isCollection() - Method in interface org.jboss.reflect.spi.TypeInfo
Whether this type is a collection
isDeclaredAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Is declared annotation present.
isDeclaringClassPublic(Method) - Static method in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Is declaring class public.
isDouble(int) - Method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
isDouble(int) - Method in class org.jboss.reflect.plugins.javassist.SignatureKey
 
isEnum() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isEnum() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Check if this class is an enum
isEnum() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isEnum() - Method in class org.jboss.reflect.plugins.EnumValueImpl
 
isEnum() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isEnum() - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
isEnum() - Method in class org.jboss.reflect.spi.AbstractValue
 
isEnum() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isEnum() - Method in interface org.jboss.reflect.spi.TypeInfo
Whether this type is an enum
isEnum() - Method in interface org.jboss.reflect.spi.Value
Is this value an enum
isEnumConstant() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.FieldBytes
 
isGetter(MethodInfo) - Static method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
 
ISHL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ISHR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
isInitialized() - Method in class org.jboss.reflect.spi.DelegateClassInfo
Whether the delegate is initialized
isInstance(Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isInstance(Object) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isInstance(Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isInstance(Object) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isInstance(Object) - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
isInstance(Object) - Method in interface org.jboss.reflect.spi.TypeInfo
Is object instance of this type info.
isInterface() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isInterface() - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytes
Check if this class is an interface
isInterface() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isInterface() - Method in class org.jboss.reflect.plugins.InterfaceInfoImpl
 
isInterface() - Method in class org.jboss.reflect.plugins.introspection.ReflectClassInfoImpl
 
isInterface() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isInterface() - Method in interface org.jboss.reflect.spi.ClassInfo
Whether it is an interface
isInterface() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isInterface() - Method in class org.jboss.reflect.spi.NumberInfo
 
isLong(int) - Method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
isLong(int) - Method in class org.jboss.reflect.plugins.javassist.SignatureKey
 
isMap() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isMap() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isMap() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isMap() - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
isMap() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isMap() - Method in interface org.jboss.reflect.spi.TypeInfo
Whether this type is a map
isPrimitive() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isPrimitive(String) - Static method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
isPrimitive() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isPrimitive() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isPrimitive() - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
isPrimitive() - Method in class org.jboss.reflect.spi.AbstractValue
 
isPrimitive() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isPrimitive() - Method in class org.jboss.reflect.spi.NumberInfo
 
isPrimitive() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
isPrimitive() - Method in class org.jboss.reflect.spi.PrimitiveValue
 
isPrimitive() - Method in interface org.jboss.reflect.spi.TypeInfo
Whether this type is a primitive
isPrimitive() - Method in interface org.jboss.reflect.spi.Value
Is this value a primitive
isPublic() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
isPublic() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
isPublic() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isPublic() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isPublic() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
isPublic() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
isPublic() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
isPublic() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
isPublic() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isPublic() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
isPublic() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isPublic() - Method in interface org.jboss.reflect.spi.ModifierInfo
 
isPublic() - Method in class org.jboss.reflect.spi.NumberInfo
 
isReadable() - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
isReadable() - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
isReadable() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
isReadable() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Is property readable.
isReader() - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Returns true if the field is being read.
isSetter(MethodInfo) - Static method in class org.jboss.beans.info.plugins.AbstractBeanInfoFactory
 
isStatic() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
isStatic() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
isStatic() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isStatic() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isStatic() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
isStatic() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
isStatic() - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Indicates whether the field is static.
isStatic() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
isStatic() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
isStatic() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isStatic() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
isStatic() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isStatic() - Method in interface org.jboss.reflect.spi.ModifierInfo
Whether it is static
isStatic() - Method in class org.jboss.reflect.spi.NumberInfo
 
isString() - Method in class org.jboss.reflect.plugins.StringValueImpl
 
isString() - Method in class org.jboss.reflect.spi.AbstractValue
 
isString() - Method in interface org.jboss.reflect.spi.Value
Is this value a string
isSuper() - Method in interface org.jboss.reflect.plugins.javassist.expr.MethodCall
Indicates whether the called method is of a superclass of the current class.
ISTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
ISUB - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
isUnknown() - Method in class org.jboss.reflect.util.objectweb.asm.Attribute
Returns true if this type of attribute is unknown.
isVolatile() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
isVolatile() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
isVolatile() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
isVolatile() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isVolatile() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
isVolatile() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
isVolatile() - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
isVolatile() - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
isVolatile() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
isVolatile() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
isVolatile() - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
isVolatile() - Method in interface org.jboss.reflect.spi.ModifierInfo
Whether it is volatile
isVolatile() - Method in class org.jboss.reflect.spi.NumberInfo
 
isWritable() - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
isWritable() - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
isWritable() - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
isWritable() - Method in interface org.jboss.beans.info.spi.PropertyInfo
Is property writable.
isWriter() - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Returns true if the field is being written in.
IUSHR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
IXOR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 

J

JavassistAccessController - Class in org.jboss.reflect.plugins.javassist
Utility to
JavassistAccessController() - Constructor for class org.jboss.reflect.plugins.javassist.JavassistAccessController
 
JavassistAnnotatedInfo - Class in org.jboss.reflect.plugins.javassist
JavassistAnnotatedInfo.
JavassistAnnotatedInfo(AnnotationHelper) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
 
JavassistAnnotatedParameterInfo - Class in org.jboss.reflect.plugins.javassist
 
JavassistAnnotatedParameterInfo(SignatureKey, AnnotationHelper, JavassistTypeInfo, CtBehavior) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
JavassistAnnotationHelper - Class in org.jboss.reflect.plugins.javassist
An javassist annotation helper that uses a static delegate.
JavassistAnnotationHelper() - Constructor for class org.jboss.reflect.plugins.javassist.JavassistAnnotationHelper
 
JavassistAnnotationInfo - Class in org.jboss.reflect.plugins.javassist
 
JavassistAnnotationInfo(JavassistTypeInfoFactoryImpl, CtClass, Class<? extends Object>) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
 
JavassistArrayInfoImpl - Class in org.jboss.reflect.plugins.javassist
Javassist array info
JavassistBehaviorFactory - Class in org.jboss.reflect.plugins.javassist.bytecode
Abstract class to create implementations of the JavassistMethod and JavassistConstructor interfaces.
JavassistConstructor - Interface in org.jboss.reflect.plugins.javassist
JavassistConstructor.
JavassistConstructorInfo - Class in org.jboss.reflect.plugins.javassist
ConstructorInfo that relies on Javassist to answer reflective queries and to invoke the represented constructor.
JavassistConstructorInfo(SignatureKey, AnnotationHelper, JavassistTypeInfo, CtConstructor) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistConstructorInfo
Create a new JavassistConstructorInfo.
JavassistEnumInfo - Class in org.jboss.reflect.plugins.javassist
 
JavassistEnumInfo(JavassistTypeInfoFactoryImpl, CtClass, Class<? extends Object>) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
Create a new JavassistEnumInfo.
JavassistField - Interface in org.jboss.reflect.plugins.javassist
JavassistField
JavassistFieldInfo - Class in org.jboss.reflect.plugins.javassist
FieldInfo that relies on Javassist to answer reflective queries and to access the represented field.
JavassistFieldInfo(AnnotationHelper, JavassistTypeInfo, CtField) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
Create a new JavassistFieldInfo.
JavassistHelper - Class in org.jboss.reflect.plugins.javassist
Utilities to figure out generic information
JavassistHelper() - Constructor for class org.jboss.reflect.plugins.javassist.JavassistHelper
 
JavassistInheritableAnnotationHolder - Class in org.jboss.reflect.plugins.javassist
 
JavassistInheritableAnnotationHolder(CtClass, AnnotationHelper) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
 
JavassistInitializer - Class in org.jboss.reflect.plugins.javassist
Initialize Javassist usage.
JavassistInitializer(ScopedClassPoolRepository) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistInitializer
 
JavassistMemberFactory - Class in org.jboss.reflect.plugins.javassist.bytecode
Abstract base class to create implementations of the JavassistMethod, JavassistConstructor and JavassistField interfaces.
JavassistMethod - Interface in org.jboss.reflect.plugins.javassist
JavassistMethod
JavassistMethodInfo - Class in org.jboss.reflect.plugins.javassist
MethodInfo that relies on Javassist to answer reflective queries and to invoke the represented method.
JavassistMethodInfo(SignatureKey, AnnotationHelper, JavassistTypeInfo, CtMethod) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
Create a new JavassistMethodInfo.
JavassistParameterInfo - Class in org.jboss.reflect.plugins.javassist
JavassistParameterInfo.
JavassistParameterInfo(AnnotationHelper, JavassistAnnotatedParameterInfo, int, TypeInfo) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
Create a new JavassistParameterInfo.
JavassistParameterizedClassInfo - Class in org.jboss.reflect.plugins.javassist
Delegate class info to handle generic parameterized types in javassist
JavassistParameterizedClassInfo(JavassistTypeInfoFactoryImpl, ClassInfo, ClassLoader, SignatureAttribute.TypeArgument[], JavassistTypeVariableSpy) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
Constructor
JavassistParameterizedClassInfo(JavassistTypeInfoFactoryImpl, ClassInfo, Type[]) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
Constructor
JavassistReflectionFactory - Class in org.jboss.reflect.plugins.javassist
JavassistReflectionFactory.
JavassistTypeInfo - Class in org.jboss.reflect.plugins.javassist
JavassistTypeInfo.
JavassistTypeInfo.MarshalledClassInfo - Class in org.jboss.reflect.plugins.javassist
 
JavassistTypeInfo.MarshalledClassInfo(Class<?>) - Constructor for class org.jboss.reflect.plugins.javassist.JavassistTypeInfo.MarshalledClassInfo
 
JavassistTypeInfoFactory - Class in org.jboss.reflect.plugins.javassist
An javassist type factory that uses a static delegate.
JavassistTypeInfoFactory() - Constructor for class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactory
 
JavassistTypeInfoFactoryImpl - Class in org.jboss.reflect.plugins.javassist
A javassist type factory.
JavassistTypeInfoFactoryImpl.ModifiableArrayType - Class in org.jboss.reflect.plugins.javassist
Wrapper around SignatureAttribute.ArrayType to make it easier to create the name used to look up the array type infos in the cache
JavassistUtil - Class in org.jboss.reflect.plugins.javassist
A JavassistUtil.
JavassistUtil() - Constructor for class org.jboss.reflect.plugins.javassist.JavassistUtil
 
JOIN_POINT_FACTORY_BUILDER_DEFAULT - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The JoinpointFactoryBuiylder default value
JOIN_POINT_FACTORY_BUILDER_NAME - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The JoinpointFactoryBuilder property name
Joinpoint - Interface in org.jboss.joinpoint.spi
A join point
JoinpointException - Exception in org.jboss.joinpoint.spi
Thrown when an invocation context does not exist
JoinpointException(String) - Constructor for exception org.jboss.joinpoint.spi.JoinpointException
Create a new join point exception
JoinpointException(String, Throwable) - Constructor for exception org.jboss.joinpoint.spi.JoinpointException
Create a new join point exception
JoinpointFactory - Interface in org.jboss.joinpoint.spi
A join point factory.
JoinpointFactoryBuilder - Interface in org.jboss.joinpoint.spi
JoinpointFactoryBuilder.
JSR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 

L

L2D - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
L2F - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
L2I - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
Label - Class in org.jboss.reflect.util.objectweb.asm
A label represents a position in the bytecode of a method.
Label() - Constructor for class org.jboss.reflect.util.objectweb.asm.Label
Constructs a new label.
LADD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LAND - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LCMP - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LCONST_0 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LCONST_1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LDC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LDIV - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LLOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LMUL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LNEG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
loadClass(String, boolean, DomainClassLoader) - Method in interface org.jboss.classloading.spi.ClassLoadingDomain
Load a class from this domain
loadClass(String) - Method in interface org.jboss.classloading.spi.DomainClassLoader
Load a class
loadClassBytes(ClassLoader, String) - Method in class org.jboss.reflect.plugins.bytecode.bytes.asm.AsmClassBytesFactory
 
loadClassBytes(ClassLoader, String) - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytesFactory
Tries to load the class bytes
loadClassLocally(String, boolean) - Method in interface org.jboss.classloading.spi.DomainClassLoader
Load a class
loadFromProperties(String, String, Class<? extends Object>) - Method in class org.jboss.config.plugins.property.PropertyConfiguration
Load an object from the specified properties
loadPrimitive(String) - Method in class org.jboss.reflect.plugins.bytecode.bytes.asm.AsmClassBytesFactory
 
loadPrimitive(String) - Method in interface org.jboss.reflect.plugins.bytecode.bytes.ClassBytesFactory
If the name resolves to a primitive or a primitive array get the classbytes
loadResourceLocally(String) - Method in interface org.jboss.classloading.spi.DomainClassLoader
Get a resource
locateActualType(Class, int, Class, Type) - Static method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
log - Static variable in class org.jboss.joinpoint.plugins.Config
The log
LONG - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
LONG - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The long info
LONG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LONG - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the long type.
LONG_OBJECT - Static variable in class org.jboss.reflect.spi.NumberInfo
The long info
LONG_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The long type.
LOOKUPSWITCH - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LOR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LREM - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LRETURN - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LSHL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LSHR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LSTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LSUB - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LUSHR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
LXOR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 

M

MAGIC_ACCESSOR_IMPL - Static variable in class org.jboss.reflect.plugins.bytecode.accessor.MemberAccessorFactory
 
MAGIC_ACCESSOR_IMPL - Static variable in class org.jboss.reflect.plugins.javassist.JavassistReflectionFactory
 
makeClass(Class<T>, BytecodeTypeInfo) - Method in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
Creates a Method-/Field-/ConstructorAccessor implementation
makeClass(Class<T>, JavassistTypeInfo) - Method in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
Creates a JavassistMethod/-Field/-Constructor implementation
mayThrow() - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
Returns a list of the exception types that this expression execution may throw.
MemberAccessorFactory - Class in org.jboss.reflect.plugins.bytecode.accessor
BytecodeReflectionFactory.
MemberBytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
Contains the bytecode information for a member
MemberInfo - Interface in org.jboss.reflect.spi
Member info
method - Variable in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
The method, this only gets initialized after invoke() or getMethod() has been called to save memory
MethodAccessor - Interface in org.jboss.reflect.plugins.bytecode.accessor
JavassistMethod
MethodAdapter - Class in org.jboss.reflect.util.objectweb.asm
An empty MethodVisitor that delegates to another MethodVisitor.
MethodAdapter(MethodVisitor) - Constructor for class org.jboss.reflect.util.objectweb.asm.MethodAdapter
Constructs a new MethodAdapter object.
MethodBytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
Contains the bytecode information for a method or constructor
MethodCall - Interface in org.jboss.reflect.plugins.javassist.expr
A method call expression.
methodHash(MethodInfo) - Static method in class org.jboss.reflect.spi.MethodInfoHashing
 
methodInfo - Variable in class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
The method info
MethodInfo - Interface in org.jboss.reflect.spi
Method info
MethodInfoHashing - Class in org.jboss.reflect.spi
Create a unique hash for MethodInfo
MethodInfoHashing() - Constructor for class org.jboss.reflect.spi.MethodInfoHashing
 
MethodInfoImpl - Class in org.jboss.reflect.plugins
Method info
MethodInfoImpl() - Constructor for class org.jboss.reflect.plugins.MethodInfoImpl
Create a new method info
MethodInfoImpl(AnnotationValue[], String, TypeInfo, TypeInfo[], AnnotationValue[][], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.MethodInfoImpl
Create a new MethodInfo.
MethodInfoImpl(AnnotationValue[], String, TypeInfo, ParameterInfo[], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.MethodInfoImpl
Create a new MethodInfo.
MethodInfoInternal - Interface in org.jboss.reflect.plugins
 
MethodJoinpoint - Interface in org.jboss.joinpoint.spi
A method join point
methods - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The methods
MethodVisitor - Interface in org.jboss.reflect.util.objectweb.asm
A visitor to visit a Java method.
Metrics - Class in org.jboss.reflect.plugins.bytecode.accessor.metrics
 
Metrics() - Constructor for class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
Metrics(String) - Constructor for class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
Metrics - Class in org.jboss.reflect.plugins.javassist.metrics
 
Metrics() - Constructor for class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
Metrics(String) - Constructor for class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
Metrics.Entry - Class in org.jboss.reflect.plugins.bytecode.accessor.metrics
 
Metrics.Entry(String) - Constructor for class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics.Entry
 
Metrics.Entry - Class in org.jboss.reflect.plugins.javassist.metrics
 
Metrics.Entry(String) - Constructor for class org.jboss.reflect.plugins.javassist.metrics.Metrics.Entry
 
MetricsAccessorFactory - Class in org.jboss.reflect.plugins.bytecode.accessor.metrics
Factory to wrap the accessor classes in an implementation that records the metrics
MetricsAccessorFactory() - Constructor for class org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsAccessorFactory
 
MetricsJavassistConstructor - Class in org.jboss.reflect.plugins.javassist.metrics
 
MetricsJavassistConstructor(JavassistConstructor, String) - Constructor for class org.jboss.reflect.plugins.javassist.metrics.MetricsJavassistConstructor
 
MetricsJavassistField - Class in org.jboss.reflect.plugins.javassist.metrics
 
MetricsJavassistField(JavassistField, String) - Constructor for class org.jboss.reflect.plugins.javassist.metrics.MetricsJavassistField
 
MetricsJavassistMethod - Class in org.jboss.reflect.plugins.javassist.metrics
 
MetricsJavassistMethod(JavassistMethod, String) - Constructor for class org.jboss.reflect.plugins.javassist.metrics.MetricsJavassistMethod
 
MetricsMBean - Interface in org.jboss.reflect.plugins.bytecode.accessor.metrics
 
MetricsMBean - Interface in org.jboss.reflect.plugins.javassist.metrics
 
ModifierInfo - Interface in org.jboss.reflect.spi
Modifier info Note that modifiers that are not specified with any restrictions are by default package protected.
modifiers - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The class modifiers
modifiers - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The modifiers
modifiers - Variable in class org.jboss.reflect.plugins.FieldInfoImpl
The field modifier
modifiers - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The modifiers
MONITORENTER - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
MONITOREXIT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
MULTIANEWARRAY - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
MutableClassInfo - Interface in org.jboss.reflect.spi
A MutableClassInfo.
MutableConstructorInfo - Interface in org.jboss.reflect.spi
A MutableConstructorInfo.
MutableFieldInfo - Interface in org.jboss.reflect.spi
A MutableFieldInfo.
MutableMethodInfo - Interface in org.jboss.reflect.spi
A MutableMethod Info.
MutableMethodInfoCommand - Interface in org.jboss.reflect.spi
A MutableMethodInfoCommand.
MutableTypeInfoFactory - Interface in org.jboss.reflect.spi
A MutableTypeInfoFactory
mv - Variable in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
The MethodVisitor to which this adapter delegates calls.

N

name - Variable in class org.jboss.reflect.plugins.AnnotationAttributeImpl
The name
name - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The class name
name - Variable in class org.jboss.reflect.plugins.EnumConstantInfoImpl
The constant name
name - Variable in class org.jboss.reflect.plugins.FieldInfoImpl
The field name
name - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The method name
name - Variable in class org.jboss.reflect.plugins.PackageInfoImpl
The package name
name - Variable in class org.jboss.reflect.plugins.ParameterInfoImpl
The parameter name
name - Variable in class org.jboss.reflect.spi.PrimitiveInfo
The name
NestedPropertyInfo - Class in org.jboss.beans.info.plugins
When bean has more than one property with the same name we try to use this impl to look over all possible setters in order to set the value.
NestedPropertyInfo(String, BeanInfo) - Constructor for class org.jboss.beans.info.plugins.NestedPropertyInfo
Deprecated.
NestedPropertyInfo(String, String, BeanInfo) - Constructor for class org.jboss.beans.info.plugins.NestedPropertyInfo
 
NEW - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
NewArray - Interface in org.jboss.reflect.plugins.javassist.expr
A new array expression.
NEWARRAY - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
newArrayInstance(int) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
newArrayInstance(int) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
newArrayInstance(int) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
newArrayInstance(int) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
newArrayInstance(int) - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
newArrayInstance(int) - Method in interface org.jboss.reflect.spi.TypeInfo
Create a new array
newClass(String) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
NewExpression - Interface in org.jboss.reflect.plugins.javassist.expr
 
newField(String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newInstance() - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
newInstance(String[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
newInstance(Class<?>[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
newInstance(TypeInfo[], Object[]) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
newInstance() - Method in interface org.jboss.beans.info.spi.BeanInfo
Create a new instance
newInstance(String[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Create a new instance
newInstance(Class<?>[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Create a new instance
newInstance(TypeInfo[], Object[]) - Method in interface org.jboss.beans.info.spi.BeanInfo
Create a new instance
newInstance() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
newInstance(String[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
newInstance(Class<?>[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
newInstance(TypeInfo[], Object[]) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
newInstance(Object[]) - Method in interface org.jboss.reflect.plugins.bytecode.accessor.ConstructorAccessor
Invoke the constructor
newInstance(Object[]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeConstructorInfo
 
newInstance(Object[]) - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
newInstance(Object[]) - Method in class org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl
 
newInstance(Class<?>) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Create a new instance
newInstance(String, ClassLoader) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Create a new instance
newInstance(String) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Create a new instance
newInstance(Constructor<?>, Object[]) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Create a new instance
newInstance(Object[]) - Method in interface org.jboss.reflect.plugins.javassist.JavassistConstructor
Invoke the constructor
newInstance(Object[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistConstructorInfo
 
newInstance(Object[]) - Method in class org.jboss.reflect.plugins.javassist.metrics.MetricsJavassistConstructor
 
newInstance(Object[]) - Method in interface org.jboss.reflect.spi.ConstructorInfo
Create a new instance
newMethod(String, String, String, boolean) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newNameType(String, String) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newPermissionCollection() - Method in class org.jboss.config.spi.ConfigurationPermission
Must override to handle the configure implies access relationship.
newUTF8(String) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
NO_EXCEPTIONS - Static variable in interface org.jboss.reflect.spi.MethodInfo
No Exceptions
NO_PARAMS - Static variable in interface org.jboss.reflect.spi.MethodInfo
No parameters
NO_PARAMS_TYPES - Static variable in interface org.jboss.reflect.spi.MethodInfo
No parameters
NOP - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
NotFoundException - Exception in org.jboss.reflect.spi
A NotFoundException.
NotFoundException(String) - Constructor for exception org.jboss.reflect.spi.NotFoundException
Creates a new NotFoundException.
NULL - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
NullProgressionConvertor - Class in org.jboss.reflect.plugins
Null progression implementation - doesn't progress at all.
NullProgressionConvertor() - Constructor for class org.jboss.reflect.plugins.NullProgressionConvertor
 
NumberInfo - Class in org.jboss.reflect.spi
Number info
NumberInfo(int, Class<? extends Object>) - Constructor for class org.jboss.reflect.spi.NumberInfo
Create a new number info
NumberInfo.Phase - Enum in org.jboss.reflect.spi
The phase enum

O

OBJECT - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of object reference type.
OBJECT_NAME - Static variable in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
Object class name
OBJECT_NAME - Static variable in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
Object class name
Opcodes - Interface in org.jboss.reflect.util.objectweb.asm
Defines the JVM opcodes, access flags and array type codes.
ordinal - Variable in class org.jboss.reflect.spi.PrimitiveInfo
The ordinal
ordinal() - Method in class org.jboss.reflect.spi.PrimitiveInfo
Get the ordinal
org.jboss.beans.info.plugins - package org.jboss.beans.info.plugins
Classes used to describe beans, an abstract implementation.
org.jboss.beans.info.spi - package org.jboss.beans.info.spi
Classes used to describe beans.
org.jboss.beans.info.spi.helpers - package org.jboss.beans.info.spi.helpers
 
org.jboss.classadapter.plugins - package org.jboss.classadapter.plugins
Basic Class Adapter.
org.jboss.classadapter.spi - package org.jboss.classadapter.spi
Class Adapter API.
org.jboss.classloading.spi - package org.jboss.classloading.spi
 
org.jboss.config.plugins - package org.jboss.config.plugins
 
org.jboss.config.plugins.property - package org.jboss.config.plugins.property
 
org.jboss.config.spi - package org.jboss.config.spi
 
org.jboss.joinpoint.plugins - package org.jboss.joinpoint.plugins
Basic Join Points.
org.jboss.joinpoint.spi - package org.jboss.joinpoint.spi
Join Point API.
org.jboss.reflect.plugins - package org.jboss.reflect.plugins
Abstract extended reflection implementations.
org.jboss.reflect.plugins.bytecode - package org.jboss.reflect.plugins.bytecode
 
org.jboss.reflect.plugins.bytecode.accessor - package org.jboss.reflect.plugins.bytecode.accessor
 
org.jboss.reflect.plugins.bytecode.accessor.generated - package org.jboss.reflect.plugins.bytecode.accessor.generated
 
org.jboss.reflect.plugins.bytecode.accessor.metrics - package org.jboss.reflect.plugins.bytecode.accessor.metrics
 
org.jboss.reflect.plugins.bytecode.accessor.reflect - package org.jboss.reflect.plugins.bytecode.accessor.reflect
 
org.jboss.reflect.plugins.bytecode.bytes - package org.jboss.reflect.plugins.bytecode.bytes
 
org.jboss.reflect.plugins.bytecode.bytes.asm - package org.jboss.reflect.plugins.bytecode.bytes.asm
 
org.jboss.reflect.plugins.introspection - package org.jboss.reflect.plugins.introspection
Introspection based extended reflection.
org.jboss.reflect.plugins.javassist - package org.jboss.reflect.plugins.javassist
 
org.jboss.reflect.plugins.javassist.bytecode - package org.jboss.reflect.plugins.javassist.bytecode
 
org.jboss.reflect.plugins.javassist.classpool - package org.jboss.reflect.plugins.javassist.classpool
 
org.jboss.reflect.plugins.javassist.defaultmember - package org.jboss.reflect.plugins.javassist.defaultmember
 
org.jboss.reflect.plugins.javassist.expr - package org.jboss.reflect.plugins.javassist.expr
 
org.jboss.reflect.plugins.javassist.metrics - package org.jboss.reflect.plugins.javassist.metrics
 
org.jboss.reflect.spi - package org.jboss.reflect.spi
Extended Reflection API.
org.jboss.reflect.util.objectweb.asm - package org.jboss.reflect.util.objectweb.asm
Provides a small and fast bytecode manipulation framework.
org.jboss.reflect.util.objectweb.asm.commons - package org.jboss.reflect.util.objectweb.asm.commons
Provides some useful class and method adapters.
outputEntriesByInvocations(String) - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
outputEntriesByInvocations(String) - Method in interface org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsMBean
 
outputEntriesByInvocations(String) - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
outputEntriesByInvocations(String) - Method in interface org.jboss.reflect.plugins.javassist.metrics.MetricsMBean
 
outputEntriesByTime(String) - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
outputEntriesByTime(String) - Method in interface org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsMBean
 
outputEntriesByTime(String) - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
outputEntriesByTime(String) - Method in interface org.jboss.reflect.plugins.javassist.metrics.MetricsMBean
 

P

PACKAGE - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Package
PACKAGE_ABSTRACT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Package Abstract
PACKAGE_CONSTANT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
A package constant
PACKAGE_STATIC - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Package Static
packageInfo - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The package info
PackageInfo - Interface in org.jboss.reflect.spi
Package info
PackageInfoImpl - Class in org.jboss.reflect.plugins
Class info TODO JBREFLECT-4 fix the introspection assumption
PackageInfoImpl() - Constructor for class org.jboss.reflect.plugins.PackageInfoImpl
Create a new abstract PackageInfo.
PackageInfoImpl(String) - Constructor for class org.jboss.reflect.plugins.PackageInfoImpl
Create a new package info
PackageInfoImpl(String, AnnotationValue[]) - Constructor for class org.jboss.reflect.plugins.PackageInfoImpl
Create a new package info
ParameterInfo - Interface in org.jboss.reflect.spi
Parameter info
ParameterInfoImpl - Class in org.jboss.reflect.plugins
Parameter info
ParameterInfoImpl() - Constructor for class org.jboss.reflect.plugins.ParameterInfoImpl
Create a new method info
ParameterInfoImpl(AnnotationValue[], String, TypeInfo) - Constructor for class org.jboss.reflect.plugins.ParameterInfoImpl
Create a new MethodInfo.
ParameterizedArrayInfo - Class in org.jboss.reflect.plugins.introspection
ParameterizedArrayInfo.
ParameterizedArrayInfo(IntrospectionTypeInfoFactoryImpl, ArrayInfo, ParameterizedType) - Constructor for class org.jboss.reflect.plugins.introspection.ParameterizedArrayInfo
Create a new ParameterizedArrayInfo.
ParameterizedClassInfo - Class in org.jboss.reflect.plugins.introspection
ParameterizedClassInfo.
ParameterizedClassInfo(IntrospectionTypeInfoFactoryImpl, ClassInfo, ParameterizedType) - Constructor for class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
Create a new ParameterizedClassInfo.
parameters - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
The parameters
parameters - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The parameters
parameters - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
The parameters
parameters - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The parameters
parameterType - Variable in class org.jboss.reflect.plugins.ParameterInfoImpl
The parameter type
parameterTypes - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
The parameter types
parameterTypes - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The parameter types
parameterTypes - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
The parameter types
parameterTypes - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The parameter types
peek(ParameterizedType) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
POP - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
POP2 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
PrimitiveBytes - Interface in org.jboss.reflect.plugins.bytecode.bytes
 
PrimitiveInfo - Class in org.jboss.reflect.spi
Primitive info TODO JBREFLECT-4 fix the introspection assumption
PrimitiveInfo(String, int, Class<? extends Object>) - Constructor for class org.jboss.reflect.spi.PrimitiveInfo
Create a new primitive info
PrimitiveValue - Class in org.jboss.reflect.spi
A primitive value
PrimitiveValue() - Constructor for class org.jboss.reflect.spi.PrimitiveValue
Create a primitive value
PrimitiveValue(String, PrimitiveInfo) - Constructor for class org.jboss.reflect.spi.PrimitiveValue
Create a primitive value
PRIVATE - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Private
PRIVATE_CONSTANT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
A private constant
PRIVATE_STATIC - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Private Static
ProgressionConvertor - Interface in org.jboss.reflect.spi
JBMICROCONT-119 issue Support integer progression, e.g.
ProgressionConvertorFactory - Class in org.jboss.reflect.spi
Singleton progression instance factory.
ProgressionConvertorFactory() - Constructor for class org.jboss.reflect.spi.ProgressionConvertorFactory
 
progressValue(Class<? extends Object>, Object) - Static method in class org.jboss.reflect.plugins.ValueConvertor
Progress a value

properties - Variable in class org.jboss.config.plugins.property.PropertyConfiguration
The properties
PropertyConfiguration - Class in org.jboss.config.plugins.property
PropertyConfiguration.
PropertyConfiguration() - Constructor for class org.jboss.config.plugins.property.PropertyConfiguration
Create a configuration
PropertyConfiguration(Properties) - Constructor for class org.jboss.config.plugins.property.PropertyConfiguration
Create a configuration
PropertyConfigurationConstants - Interface in org.jboss.config.plugins.property
Constants.
PropertyInfo - Interface in org.jboss.beans.info.spi
Description of a property.
PROTECTED - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Protected
PROTECTED_ABSTRACT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Protected Abstract
PROTECTED_CONSTANT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
A protected constant
PROTECTED_STATIC - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Protected Static
PUBLIC - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Public
PUBLIC_ABSTRACT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Public Abstract
PUBLIC_CONSTANT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
A public constant
PUBLIC_STATIC - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Public Static
put(ParameterizedType, TypeInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
putByte(int) - Method in class org.jboss.reflect.util.objectweb.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class org.jboss.reflect.util.objectweb.asm.ByteVector
Puts an array of bytes into this byte vector.
PUTFIELD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
putInt(int) - Method in class org.jboss.reflect.util.objectweb.asm.ByteVector
Puts an int into this byte vector.
putLong(long) - Method in class org.jboss.reflect.util.objectweb.asm.ByteVector
Puts a long into this byte vector.
putShort(int) - Method in class org.jboss.reflect.util.objectweb.asm.ByteVector
Puts a short into this byte vector.
PUTSTATIC - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
putUTF8(String) - Method in class org.jboss.reflect.util.objectweb.asm.ByteVector
Puts an UTF8 string into this byte vector.

R

raiseClassNotFound(String, NotFoundException) - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Raise NoClassDefFoundError for javassist not found
raiseClassNotFound(String, ClassNotFoundException) - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Raise NoClassDefFoundError for javassist not found
raiseFieldNotFound(String, NotFoundException) - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Raise NoClassDefFoundError for javassist not found
raiseMethodNotFound(String, NotFoundException) - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
Raise NoClassDefFoundError for javassist not found
read(ClassReader, int, int, char[], int, Label[]) - Method in class org.jboss.reflect.util.objectweb.asm.Attribute
Reads a type attribute.
readByte(int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads a byte value in b.
readClass(int, char[]) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads a numeric or string constant pool item in b.
readField(ClassVisitor, int, Attribute[], char[], int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
readInt(int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads a signed int value in b.
readLabel(int, Label[]) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Returns the label corresponding to the given offset.
readLong(int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads a signed long value in b.
readMethod(ClassVisitor, int, Attribute[], char[], int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
readResolve() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo.MarshalledClassInfo
 
readResolve() - Method in class org.jboss.reflect.plugins.ClassInfoImpl.MarshalledClassInfo
 
readResolve() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo.MarshalledClassInfo
 
readShort(int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads a signed short value in b.
readUnsignedShort(int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in class org.jboss.reflect.util.objectweb.asm.ClassReader
Reads an UTF8 string constant pool item in b.
recordTime(long) - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
recordTime(long) - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
ReflectAccessorFactory - Class in org.jboss.reflect.plugins.bytecode.accessor.reflect
Class to create implementations of the MethodAccessor, ConstructorAccessor and FieldAccessor interfaces.
ReflectAccessorFactory() - Constructor for class org.jboss.reflect.plugins.bytecode.accessor.reflect.ReflectAccessorFactory
 
ReflectClassInfoImpl - Class in org.jboss.reflect.plugins.introspection
Class info
ReflectClassInfoImpl() - Constructor for class org.jboss.reflect.plugins.introspection.ReflectClassInfoImpl
Create a new abstract ClassInfo.
ReflectClassInfoImpl(String) - Constructor for class org.jboss.reflect.plugins.introspection.ReflectClassInfoImpl
Create a new class info
ReflectClassInfoImpl(String, int, InterfaceInfo[], ReflectClassInfoImpl) - Constructor for class org.jboss.reflect.plugins.introspection.ReflectClassInfoImpl
Create a new abstract ClassInfo.
ReflectConstructorInfoImpl - Class in org.jboss.reflect.plugins.introspection
Constructor info
ReflectConstructorInfoImpl() - Constructor for class org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl
Create a new ConstructorInfo.
ReflectConstructorInfoImpl(AnnotationValue[], TypeInfo[], AnnotationValue[][], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl
Create a new ConstructorInfo.
ReflectConstructorInfoImpl(AnnotationValue[], ParameterInfo[], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl
Create a new ConstructorInfo.
ReflectFieldInfoImpl - Class in org.jboss.reflect.plugins.introspection
A field info
ReflectFieldInfoImpl() - Constructor for class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
Create a new field info
ReflectFieldInfoImpl(AnnotationValue[], String, TypeInfo, int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
Create a new FieldInfo.
ReflectionUtils - Class in org.jboss.reflect.plugins.introspection
ReflectionUtils.
ReflectionUtils() - Constructor for class org.jboss.reflect.plugins.introspection.ReflectionUtils
 
ReflectMethodInfoImpl - Class in org.jboss.reflect.plugins.introspection
Method info
ReflectMethodInfoImpl() - Constructor for class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Create a new method info
ReflectMethodInfoImpl(AnnotationValue[], String, TypeInfo, TypeInfo[], AnnotationValue[][], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Create a new MethodInfo.
ReflectMethodInfoImpl(AnnotationValue[], String, TypeInfo, ParameterInfo[], ClassInfo[], int, ClassInfo) - Constructor for class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Create a new MethodInfo.
removeAttachment(String) - Method in class org.jboss.reflect.plugins.TypeInfoAttachments
Remove an attachment
removeConstructor(MutableConstructorInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
removeConstructor(MutableConstructorInfo) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Remove the specified constructor from this class
removeField(MutableFieldInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
removeField(MutableFieldInfo) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Remove a field
removeForceGenerate(String) - Method in class org.jboss.reflect.plugins.bytecode.accessor.MemberAccessorFactory
 
removeForceGenerate(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistReflectionFactory
 
removeMethod(MutableMethodInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
removeMethod(MutableMethodInfo) - Method in interface org.jboss.reflect.spi.MutableClassInfo
Remove the specified method from this class
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.Cast
Replaces the explicit cast operator with the bytecode derived from the given source text.
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
 
replace(String, ExpressionEditor) - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
 
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.FieldAccess
Replaces the method call with the bytecode derived from the given source text.
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.Handler
This method has not been implemented yet.
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.Instanceof
Replaces the instanceof operator with the bytecode derived from the given source text.
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.MethodCall
Replaces the method call with the bytecode derived from the given source text.
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.NewArray
Replaces the array creation with the bytecode derived from the given source text.
replace(String) - Method in interface org.jboss.reflect.plugins.javassist.expr.NewExpression
Replaces the new expression with the bytecode derived from the given source text.
replaceAndAddProperty(PropertyInfo) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
Replace and add property.
replaceProperty(PropertyInfo) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
Do we need to replace property due to access mode.
replaceProperty(PropertyInfo) - Method in class org.jboss.beans.info.plugins.FieldBeanInfo
 
RepositoryClassPoolFactory - Class in org.jboss.reflect.plugins.javassist.classpool
This ClassPoolFactory is tailored for use with scoped class pools.
RepositoryClassPoolFactory(ScopedClassPoolRepository) - Constructor for class org.jboss.reflect.plugins.javassist.classpool.RepositoryClassPoolFactory
 
resolveComplexTypeInfo(ClassLoader, String) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Resolve complex type info.
RET - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
RETURN - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
returnType - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The return type

S

SALOAD - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
SASTORE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
SecurityActions - Class in org.jboss.beans.info.plugins
 
SecurityActions() - Constructor for class org.jboss.beans.info.plugins.SecurityActions
 
SecurityActions - Class in org.jboss.reflect.plugins.bytecode.accessor
 
SecurityActions() - Constructor for class org.jboss.reflect.plugins.bytecode.accessor.SecurityActions
 
SecurityActions - Class in org.jboss.reflect.plugins.bytecode
 
SecurityActions() - Constructor for class org.jboss.reflect.plugins.bytecode.SecurityActions
 
SecurityActions - Class in org.jboss.reflect.plugins.introspection
 
SecurityActions() - Constructor for class org.jboss.reflect.plugins.introspection.SecurityActions
 
set(BeanInfo, Object, String, Object) - Static method in class org.jboss.beans.info.plugins.BeanInfoUtil
Set the value on target.
set(Object, Object) - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
set(Object, Object) - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
set(Object, Object) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
set(Object, Object) - Method in class org.jboss.beans.info.plugins.SetterAndFieldPropertyInfo
 
set(Object, Object) - Method in interface org.jboss.beans.info.spi.PropertyInfo
Set the property value
set(Object, Object) - Method in interface org.jboss.reflect.plugins.bytecode.accessor.FieldAccessor
Set the field
set(Object, Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
set(Object, Object) - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
set(Object, Object) - Method in class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
 
set(Object, Object) - Method in interface org.jboss.reflect.plugins.javassist.JavassistField
Set the field
set(Object, Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
set(Object, Object) - Method in class org.jboss.reflect.plugins.javassist.metrics.MetricsJavassistField
 
set(Object, Object) - Method in interface org.jboss.reflect.spi.FieldInfo
Set the value of the field
setAnnotatedElement(Object) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
setAnnotationHelper(AnnotationHelper) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
setAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
setAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
setArguments(Object[]) - Method in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
 
setArguments(Object[]) - Method in class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
 
setArguments(Object[]) - Method in interface org.jboss.joinpoint.spi.ConstructorJoinpoint
Set the arguments for the constructor
setArguments(Object[]) - Method in interface org.jboss.joinpoint.spi.MethodJoinpoint
Set the arguments of the method invocation
setAttachment(String, Object) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
setAttachment(String, Object) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
setAttachment(String, Object) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
setAttachment(String, Object) - Method in class org.jboss.reflect.spi.AbstractTypeInfo
 
setAttachment(String, Object) - Method in interface org.jboss.reflect.spi.TypeInfo
Set an attachment against the type.
setAttributes(AnnotationAttributeImpl[]) - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
Set the attributes
setAttributes(AnnotationAttributeImpl[]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotationInfo
Set the attributes
setAttributes(AnnotationAttributeImpl[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotationInfo
Set the attributes
setBeanInfoFactory(BeanInfoFactory) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
setBeanInfoFactory(BeanInfoFactory) - Method in interface org.jboss.config.spi.Configuration
Set the beanInfoFactory.
setBody(Body) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
setBody(Body) - Method in interface org.jboss.reflect.spi.MutableConstructorInfo
The source text of the method body
setBody(Body) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
The source text of the method body
setClassAdapterFactory(ClassAdapterFactory) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
setClassAdapterFactory(ClassAdapterFactory) - Method in interface org.jboss.config.spi.Configuration
Set the classAdapterFactory.
setClassInfoHelper(ClassInfoHelper) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
setClassLoaderFinder(ClassLoaderFinder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactory
Set the classloader finder
setClassLoaderFinder(ClassLoaderFinder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfoFactoryImpl
 
setConfiguration(Configuration) - Method in class org.jboss.classadapter.plugins.BasicClassAdapterFactory
 
setConfiguration(Configuration) - Method in interface org.jboss.classadapter.spi.ClassAdapterFactory
Set the typeInfoFactory.
setConstructors(Set<ConstructorInfo>) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
setConstructors(Set<ConstructorInfo>) - Method in interface org.jboss.beans.info.spi.BeanInfo
Set the constructor info.
setConstructors(Set<ConstructorInfo>) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
setConvertorClassName(String) - Method in class org.jboss.reflect.spi.ProgressionConvertorFactory
 
setDeclaredConstructors(ConstructorInfoImpl[]) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the declared constructors
setDeclaredFields(FieldInfoImpl[]) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the declared fields
setDeclaredMethods(MethodInfoImpl[]) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the declared methods
setDelegate(TypeInfo) - Method in class org.jboss.reflect.spi.DelegateClassInfo
Set the delegate
setDelegate(ClassInfo) - Method in class org.jboss.reflect.spi.DelegateClassInfo
Set the delegate
setDelegate(TypeInfo) - Method in class org.jboss.reflect.spi.NumberInfo
Set the delegate
setDomain(ClassLoadingDomain) - Method in interface org.jboss.classloading.spi.DomainClassLoader
Set the domain of the classloader
setEnumConstants(EnumConstantInfoImpl[]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeEnumInfo
Set the enumeration constants
setEnumConstants(EnumConstantInfoImpl[]) - Method in class org.jboss.reflect.plugins.EnumInfoImpl
Set the enumeration constants
setEnumConstants(EnumConstantInfoImpl[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistEnumInfo
Set the enumeration constants
setEvents(Set<EventInfo>) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
setEvents(Set<EventInfo>) - Method in interface org.jboss.beans.info.spi.BeanInfo
set the event information.
setEvents(Set<EventInfo>) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
setExceptions(String[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
setExceptions(ClassInfo[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
setExceptions(String[]) - Method in interface org.jboss.reflect.spi.MutableConstructorInfo
A list of the exception types
setExceptions(ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableConstructorInfo
A list of the exception types
setExceptions(String[]) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
A list of the exception types
setExceptions(ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
A list of the exception types
setField(Field) - Method in class org.jboss.reflect.plugins.introspection.ReflectFieldInfoImpl
Set the field
setField(Field, Object, Object) - Static method in class org.jboss.reflect.plugins.introspection.ReflectionUtils
Set a field
setFields(Set<FieldInfo>) - Method in class org.jboss.beans.info.plugins.FieldBeanInfo
Set fields
setGenericInterfaces(InterfaceInfo[]) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the generic interfaces
setGenericSuperclass(ClassInfo) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the generic super class
setGetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
setGetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
setGetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.GetterAndFieldPropertyInfo
 
setGetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
setGetter(MethodInfo) - Method in interface org.jboss.beans.info.spi.PropertyInfo
Set the getter
setInterfaces(InterfaceInfo[]) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the interfaces
setJoinpointFactoryBuilder(JoinpointFactoryBuilder) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
setJoinpointFactoryBuilder(JoinpointFactoryBuilder) - Method in interface org.jboss.config.spi.Configuration
Set the joinpointFactoryBuilder.
setMethod(Method) - Method in class org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl
Set the method
setMethods(Set<MethodInfo>) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
setMethods(Set<MethodInfo>) - Method in interface org.jboss.beans.info.spi.BeanInfo
Set the method information.
setMethods(Set<MethodInfo>) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
setModifier(ModifierInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
setModifier(ModifierInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
setModifier(ModifierInfo) - Method in interface org.jboss.reflect.spi.MutableConstructorInfo
Set modifier If not set it will default to public (non-static)
setModifier(ModifierInfo) - Method in interface org.jboss.reflect.spi.MutableFieldInfo
Field modifier
setModifier(ModifierInfo) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
Set modifier If not set it will default to public (non-static)
setName(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
setName(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
setName(String) - Method in interface org.jboss.reflect.spi.MutableFieldInfo
Name of the field
setName(String) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
Method name
setParameters(String[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
setParameters(ClassInfo[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
setParameters(String[]) - Method in interface org.jboss.reflect.spi.MutableConstructorInfo
A list of the parameter types
setParameters(ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableConstructorInfo
A list of the parameter types
setParameters(String[]) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
A list of the parameter types
setParameters(ClassInfo[]) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
A list of the parameter types
setPoolFactory(ClassPoolFactory) - Static method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl
 
setProperties(Set<PropertyInfo>) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
setProperties(Set<PropertyInfo>) - Method in class org.jboss.beans.info.plugins.FieldBeanInfo
 
setProperties(Set<PropertyInfo>) - Method in interface org.jboss.beans.info.spi.BeanInfo
Set the property information.
setProperties(Set<PropertyInfo>) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
setProperty(Object, String, Object) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
setProperty(Object, String, Object) - Method in interface org.jboss.beans.info.spi.BeanInfo
Set a property
setProperty(Object, String, Object) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
setReturnType(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
setReturnType(ClassInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
setReturnType(String) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
Set type of the returned value
setReturnType(ClassInfo) - Method in interface org.jboss.reflect.spi.MutableMethodInfo
Set type of the returned value
setSetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
setSetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
setSetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
setSetter(MethodInfo) - Method in class org.jboss.beans.info.plugins.SetterAndFieldPropertyInfo
 
setSetter(MethodInfo) - Method in interface org.jboss.beans.info.spi.PropertyInfo
Set the setter
setTarget(Object) - Method in class org.jboss.joinpoint.plugins.BasicTargettedJoinPoint
 
setTarget(Object) - Method in interface org.jboss.joinpoint.spi.TargettedJoinpoint
Set the target of the join point
SetterAndFieldPropertyInfo - Class in org.jboss.beans.info.plugins
Combined setter and field property info.
SetterAndFieldPropertyInfo(PropertyInfo, FieldInfo) - Constructor for class org.jboss.beans.info.plugins.SetterAndFieldPropertyInfo
 
setType(TypeInfo) - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
setType(Class<?>) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the type
setType(ClassInfo) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
setType(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
setType(ClassInfo) - Method in interface org.jboss.reflect.spi.MutableFieldInfo
Field type
setType(String) - Method in interface org.jboss.reflect.spi.MutableFieldInfo
Field type
setTypeInfoFactory(TypeInfoFactory) - Method in class org.jboss.config.plugins.AbstractConfiguration
 
setTypeInfoFactory(TypeInfoFactory) - Method in interface org.jboss.config.spi.Configuration
Set the typeInfoFactory.
setTypeInfoFactory(TypeInfoFactory) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
setTypeVariable(String) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
setTypeVariable(String) - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
setTypeVariable(String) - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
setTypeVariable(String) - Method in interface org.jboss.reflect.plugins.TypeVariableAware
Set the type variable
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.AnnotationHolder
Set up the annotations
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeAnnotatedInfo
Set up the annotations
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeInheritableAnnotationHolder
Set up the annotations
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Set up the annotations
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedInfo
Set up the annotations
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.javassist.JavassistInheritableAnnotationHolder
Set up the annotations
setupParameterAnnotations(Object[][]) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
 
setupParameterAnnotations(Object[][]) - Method in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
 
setValue(Object) - Method in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
 
setValue(Object) - Method in interface org.jboss.joinpoint.spi.FieldSetJoinpoint
The value to set
SHORT - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
SHORT - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The short info
SHORT - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the short type.
SHORT_OBJECT - Static variable in class org.jboss.reflect.spi.NumberInfo
The short info
SHORT_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The short type.
SignatureKey - Class in org.jboss.reflect.plugins.bytecode
SignatureKey.
SignatureKey(String) - Constructor for class org.jboss.reflect.plugins.bytecode.SignatureKey
Create a new SignatureKey.
SignatureKey(String, TypeInfo...) - Constructor for class org.jboss.reflect.plugins.bytecode.SignatureKey
Create a new SignatureKey.
SignatureKey(String, BehaviourBytes) - Constructor for class org.jboss.reflect.plugins.bytecode.SignatureKey
Create a new SignatureKey.
SignatureKey - Class in org.jboss.reflect.plugins.javassist
SignatureKey.
SignatureKey(String) - Constructor for class org.jboss.reflect.plugins.javassist.SignatureKey
Create a new SignatureKey.
SignatureKey(String, TypeInfo...) - Constructor for class org.jboss.reflect.plugins.javassist.SignatureKey
Create a new SignatureKey.
SignatureKey(String, CtBehavior) - Constructor for class org.jboss.reflect.plugins.javassist.SignatureKey
Create a new SignatureKey.
simpleCheck(String[], TypeInfo[]) - Static method in class org.jboss.joinpoint.plugins.Config
A simple null and length check.
SimpleProgressionConvertor - Class in org.jboss.reflect.plugins
Simple progression code.
SimpleProgressionConvertor() - Constructor for class org.jboss.reflect.plugins.SimpleProgressionConvertor
 
SIPUSH - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
SKIP_CODE - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
Flag to skip method code.
SKIP_DEBUG - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
Flag to skip the debug information in the class.
SKIP_FRAMES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
Flag to skip the stack map frames in the class.
SKIP_INNER_CLASSES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
SKIP_OUTER_CLASSES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
SKIP_UNKNOWN_ATTRIBUTES - Static variable in class org.jboss.reflect.util.objectweb.asm.ClassReader
 
sortByInvocations() - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
sortByInvocations() - Method in interface org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsMBean
 
sortByInvocations() - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
sortByInvocations() - Method in interface org.jboss.reflect.plugins.javassist.metrics.MetricsMBean
 
sortByTime() - Method in class org.jboss.reflect.plugins.bytecode.accessor.metrics.Metrics
 
sortByTime() - Method in interface org.jboss.reflect.plugins.bytecode.accessor.metrics.MetricsMBean
 
sortByTime() - Method in class org.jboss.reflect.plugins.javassist.metrics.Metrics
 
sortByTime() - Method in interface org.jboss.reflect.plugins.javassist.metrics.MetricsMBean
 
STATIC - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Static
StringValue - Interface in org.jboss.reflect.spi
A string value
StringValueImpl - Class in org.jboss.reflect.plugins
A string value
StringValueImpl() - Constructor for class org.jboss.reflect.plugins.StringValueImpl
Create a new string value
StringValueImpl(String, TypeInfo) - Constructor for class org.jboss.reflect.plugins.StringValueImpl
Create a new string value
superclass - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The super class
SWAP - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 

T

T_BOOLEAN - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
T_BYTE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
T_CHAR - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
T_DOUBLE - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
T_FLOAT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
T_INT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
T_LONG - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
T_SHORT - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
TABLESWITCH - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
target - Variable in class org.jboss.joinpoint.plugins.BasicTargettedJoinPoint
The target
TargettedJoinpoint - Interface in org.jboss.joinpoint.spi
A join point with a target
THROWABLE_EXCEPTIONS - Static variable in class org.jboss.reflect.plugins.bytecode.accessor.generated.GeneratedMemberAccessorFactory
Array of exceptions containing jvm name of Throwable
THROWABLE_EXCEPTIONS - Static variable in class org.jboss.reflect.plugins.javassist.bytecode.JavassistMemberFactory
Array of exceptions containing jvm name of Throwable
toByteArray() - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
Returns the bytecode of the class that was build with this class writer.
toByteCode() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
toByteCode() - Method in interface org.jboss.reflect.spi.MutableClassInfo
Converts the class to a Class file.
toCtClass(ClassPool, String) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
toCtClass(ClassPool, String[]) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
toCtClass(ClassInfo) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
toCtClass(ClassInfo[]) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.BasicConstructorJoinPoint
 
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.BasicFieldGetJoinPoint
 
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
 
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.BasicMethodJoinPoint
 
toHumanReadableString() - Method in interface org.jboss.joinpoint.spi.Joinpoint
A human readable version of the join point
TOP - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
toShortString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
toShortString() - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
toShortString(JBossStringBuilder) - Method in class org.jboss.reflect.spi.NumberInfo
 
toShortString() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.AbstractBeanInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.AbstractPropertyInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.DefaultPropertyInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.FieldPropertyInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.beans.info.plugins.NestedPropertyInfo
 
toString() - Method in class org.jboss.config.spi.ConfigurationPermission
 
toString(JBossStringBuilder) - Method in class org.jboss.joinpoint.plugins.BasicJoinpointFactory
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeConstructorInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeMethodInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeParameterizedClassInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
toString() - Method in class org.jboss.reflect.plugins.bytecode.SignatureKey
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.introspection.ParameterizedClassInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistConstructorInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistMethodInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistParameterizedClassInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
toString() - Method in class org.jboss.reflect.plugins.javassist.SignatureKey
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.PackageInfoImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.spi.DelegateClassInfo
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.spi.NumberInfo
 
toString() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
toString() - Method in class org.jboss.reflect.util.objectweb.asm.Label
Returns a string representation of this label.
toString() - Method in class org.jboss.reflect.util.objectweb.asm.Type
Returns a string representation of this type.
toTypeInfo(CtClass) - Static method in class org.jboss.reflect.plugins.javassist.JavassistUtil
 
transform(DomainClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in interface org.jboss.classloading.spi.Translator
The implementation of this method may transform the supplied class file and return a new replacement class file.
Translator - Interface in org.jboss.classloading.spi
An implementation of this interface in order to transform class files.
type - Variable in class org.jboss.reflect.plugins.AnnotationAttributeImpl
The attribute type
type - Variable in class org.jboss.reflect.plugins.ArrayValueImpl
The type
type - Variable in class org.jboss.reflect.plugins.ClassValueImpl
The type
type - Variable in class org.jboss.reflect.plugins.EnumValueImpl
The type
type - Variable in class org.jboss.reflect.plugins.FieldInfoImpl
The field type
type - Variable in class org.jboss.reflect.plugins.StringValueImpl
The type
type - Variable in class org.jboss.reflect.spi.PrimitiveInfo
The type
type - Variable in class org.jboss.reflect.spi.PrimitiveValue
The type
type - Variable in class org.jboss.reflect.util.objectweb.asm.Attribute
The type of this attribute.
Type - Class in org.jboss.reflect.util.objectweb.asm
A Java type.
TYPE_INFO_FACTORY_DEFAULT - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The TypeInfoFactory default value
TYPE_INFO_FACTORY_NAME - Static variable in interface org.jboss.config.plugins.property.PropertyConfigurationConstants
The TypeInfoFactory property name
typeInfo - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeBehaviourInfo
The type info
typeInfo - Variable in class org.jboss.reflect.plugins.bytecode.BytecodeFieldInfo
The type info
typeInfo - Variable in class org.jboss.reflect.plugins.javassist.JavassistAnnotatedParameterInfo
The type info
typeInfo - Variable in class org.jboss.reflect.plugins.javassist.JavassistFieldInfo
The type info
TypeInfo - Interface in org.jboss.reflect.spi
A type info
TypeInfoAttachments - Class in org.jboss.reflect.plugins
TypeInfoAttachments.
TypeInfoAttachments() - Constructor for class org.jboss.reflect.plugins.TypeInfoAttachments
 
typeInfoFactory - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The type info factory
typeInfoFactory - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The type info factory
TypeInfoFactory - Interface in org.jboss.reflect.spi
A type info factory.
TypeVariableAware - Interface in org.jboss.reflect.plugins
Non-spi interface to internally set the type variable on a TypeInfo for a parameterized type belonging to another parameterized type.

U

unconfigure(Object, JoinpointFactory, String) - Static method in class org.jboss.joinpoint.plugins.Config
Unconfigure a field
underlying - Variable in class org.jboss.reflect.plugins.AnnotationValueImpl
The underlying annotation
UNINITIALIZED_THIS - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
UNKNOWN_CLASS - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UNKNOWN_CLASSES - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UNKNOWN_CONSTRUCTORS - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UNKNOWN_FIELDS - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UNKNOWN_INTERFACES - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UNKNOWN_METHODS - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UNKNOWN_TYPE - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UNKNOWN_TYPES - Static variable in class org.jboss.reflect.plugins.ClassInfoImpl
Marker for generation
UnmodifiableBeanInfo - Class in org.jboss.beans.info.spi.helpers
An unmodifiable view of the specified bean info instance.
UnmodifiableBeanInfo(BeanInfo) - Constructor for class org.jboss.beans.info.spi.helpers.UnmodifiableBeanInfo
Constructor.
unregisterClassLoader(DomainClassLoader) - Method in interface org.jboss.classloading.spi.Translator
Called to indicate that the ClassLoader is being discarded by the server.

V

V1_1 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
V1_2 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
V1_3 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
V1_4 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
V1_5 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
V1_6 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
V1_7 - Static variable in interface org.jboss.reflect.util.objectweb.asm.Opcodes
 
value - Variable in class org.jboss.joinpoint.plugins.BasicFieldSetJoinPoint
The value
value - Variable in class org.jboss.reflect.plugins.ClassValueImpl
The value
value - Variable in class org.jboss.reflect.plugins.EnumValueImpl
The value
value - Variable in class org.jboss.reflect.plugins.StringValueImpl
The value
value - Variable in class org.jboss.reflect.spi.PrimitiveValue
The value
Value - Interface in org.jboss.reflect.spi
A value
ValueConvertor - Class in org.jboss.reflect.plugins
PropertyEditorHelper.
ValueConvertor() - Constructor for class org.jboss.reflect.plugins.ValueConvertor
 
valueOf(String) - Static method in enum org.jboss.beans.info.spi.BeanAccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
valueOf(String) - Static method in enum org.jboss.reflect.spi.NumberInfo.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jboss.reflect.spi.NumberInfo
Get the primitive info for a type
valueOf(String) - Static method in class org.jboss.reflect.spi.PrimitiveInfo
Get the primitive info for a type
values() - Static method in enum org.jboss.beans.info.spi.BeanAccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.jboss.reflect.plugins.ArrayValueImpl
The values
values() - Static method in enum org.jboss.reflect.spi.NumberInfo.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
visit(String, Object) - Method in interface org.jboss.reflect.util.objectweb.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visit(int, int, String, String, String, String[]) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visit(String, Object) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitAnnotation(String, String) - Method in interface org.jboss.reflect.util.objectweb.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitAnnotation(String, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitAnnotation(String, boolean) - Method in interface org.jboss.reflect.util.objectweb.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitAnnotation(String, boolean) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotationDefault() - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitAnnotationDefault() - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitAnnotationDefault() - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in interface org.jboss.reflect.util.objectweb.asm.AnnotationVisitor
Visits an array value of the annotation.
visitArray(String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitAttribute(Attribute) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitAttribute(Attribute) - Method in interface org.jboss.reflect.util.objectweb.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitAttribute(Attribute) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a non standard attribute of this method.
visitCode() - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitCode() - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitCode() - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in interface org.jboss.reflect.util.objectweb.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitEnd() - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitEnd() - Method in interface org.jboss.reflect.util.objectweb.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitEnd() - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits the end of the method.
visitEnum(String, String, String) - Method in interface org.jboss.reflect.util.objectweb.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitField(int, String, String, String, Object, int) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object, int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitField(int, String, String, String, Object, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitFieldInsn(int, String, String, String) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a field instruction.
visitFrame(int, int, Object[], int, Object[]) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitFrame(int, int, Object[], int, Object[]) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitIincInsn(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitIincInsn(int, int) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitInnerClass(String, String, String, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitInsn(int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitInsn(int) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitInsn(int) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a zero operand instruction.
visitIntInsn(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitIntInsn(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitIntInsn(int, int) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits an instruction with a single int operand.
visitJumpInsn(int, Label) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitJumpInsn(int, Label) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitJumpInsn(int, Label) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitLabel(Label) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitLabel(Label) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitLdcInsn(Object) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitLdcInsn(Object) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitLineNumber(int, Label) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitLineNumber(int, Label) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a local variable declaration.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMaxs(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitMaxs(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitMaxs(int, int) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[], int) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[], int) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitMethod(int, String, String, String, String[], int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitMethodInsn(int, String, String, String) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a method instruction.
visitMultiANewArrayInsn(String, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitMultiANewArrayInsn(String, int) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitOuterClass(String, String, String) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitOuterClass(String, String, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitParameterAnnotation(int, String, boolean) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitSource(String, String) - Method in interface org.jboss.reflect.util.objectweb.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class org.jboss.reflect.util.objectweb.asm.ClassWriter
 
visitSource(String, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a try catch block.
visitTypeInsn(int, String) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitTypeInsn(int, String) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitTypeInsn(int, String) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a type instruction.
visitVarInsn(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.commons.EmptyVisitor
 
visitVarInsn(int, int) - Method in class org.jboss.reflect.util.objectweb.asm.MethodAdapter
 
visitVarInsn(int, int) - Method in interface org.jboss.reflect.util.objectweb.asm.MethodVisitor
Visits a local variable instruction.
VOID - Static variable in class org.jboss.reflect.plugins.bytecode.bytes.BytecodePrimitive
 
VOID - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The void info
VOID - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The sort of the void type.
VOID_TYPE - Static variable in class org.jboss.reflect.util.objectweb.asm.Type
The void type.

W

whereConstructor() - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
Returns the constructor containing the expression represented by this object.
whereMethod() - Method in interface org.jboss.reflect.plugins.javassist.expr.Expression
Returns the method containing the expression represented by this object.
write(ClassWriter, byte[], int, int, int) - Method in class org.jboss.reflect.util.objectweb.asm.Attribute
Returns the byte array form of this attribute.
writeReplace() - Method in class org.jboss.reflect.plugins.bytecode.BytecodeTypeInfo
 
writeReplace() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
writeReplace() - Method in class org.jboss.reflect.plugins.javassist.JavassistTypeInfo
 
A B C D E F G H I J L M N O P R S T U V W 
JBoss Reflection 2.2.1.SP1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.