A B C D E F G H I J L M N O P R S T U V

A

ABSTRACT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Abstract
AnnotatedInfo - interface org.jboss.reflect.spi.AnnotatedInfo.
Annotated info
AnnotationAttribute - interface org.jboss.reflect.spi.AnnotationAttribute.
An annotation attribute
AnnotationAttributeImpl - class org.jboss.reflect.plugins.AnnotationAttributeImpl.
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.
AnnotationHolder - class org.jboss.reflect.plugins.AnnotationHolder.
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 org.jboss.reflect.spi.AnnotationInfo.
Annotation Info
AnnotationInfoImpl - class org.jboss.reflect.plugins.AnnotationInfoImpl.
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.
AnnotationValue - interface org.jboss.reflect.spi.AnnotationValue.
An annotation value
AnnotationValueImpl - class org.jboss.reflect.plugins.AnnotationValueImpl.
An annotation value
AnnotationValueImpl() - Constructor for class org.jboss.reflect.plugins.AnnotationValueImpl
Create a new Annotation value
AnnotationValueImpl(AnnotationInfo, HashMap) - Constructor for class org.jboss.reflect.plugins.AnnotationValueImpl
Create a new Annotation value
ArrayInfo - interface org.jboss.reflect.spi.ArrayInfo.
Array information
ArrayInfoImpl - class org.jboss.reflect.plugins.ArrayInfoImpl.
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.
ArrayValue - interface org.jboss.reflect.spi.ArrayValue.
Array value
ArrayValueImpl - class org.jboss.reflect.plugins.ArrayValueImpl.
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
allAnnotations - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
All annotations Map
allAnnotationsArray - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
All annotations
annotationMap - Variable in class org.jboss.reflect.plugins.AnnotationHolder
Annotations map Map
annotationType - Variable in class org.jboss.reflect.plugins.AnnotationValueImpl
The annotation type
annotationsArray - Variable in class org.jboss.reflect.plugins.AnnotationHolder
The annotations
arguments - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
The arguments
arguments - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
The arguments
attributeMap - Variable in class org.jboss.reflect.plugins.AnnotationInfoImpl
Attribute Map
attributeValues - Variable in class org.jboss.reflect.plugins.AnnotationValueImpl
The attribute values
attributes - Variable in class org.jboss.reflect.plugins.AnnotationInfoImpl
The attributes

B

BOOLEAN - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The boolean info
BYTE - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The byte info

C

CHAR - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The char info
CONSTANT - Static variable in interface org.jboss.reflect.spi.ModifierInfo
A constant
ClassAdapter - interface org.jboss.classadapter.spi.ClassAdapter.
A class adapter.
ClassAdapterFactory - interface org.jboss.classadapter.spi.ClassAdapterFactory.
A class adapter factory.
ClassInfo - interface org.jboss.reflect.spi.ClassInfo.
Class info
ClassInfoImpl - class org.jboss.reflect.plugins.ClassInfoImpl.
Class info
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, InterfaceInfo[], ClassInfoImpl) - Constructor for class org.jboss.reflect.plugins.ClassInfoImpl
Create a new abstract ClassInfo.
ClassValue - interface org.jboss.reflect.spi.ClassValue.
Class value
ClassValueImpl - class org.jboss.reflect.plugins.ClassValueImpl.
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.
Config - class org.jboss.joinpoint.plugins.config.Config.
Config utilities.
Config() - Constructor for class org.jboss.joinpoint.plugins.config.Config
 
ConstructorInfo - interface org.jboss.reflect.spi.ConstructorInfo.
Constructor info
ConstructorInfoImpl - class org.jboss.reflect.plugins.ConstructorInfoImpl.
Constructor info
ConstructorInfoImpl() - Constructor for class org.jboss.reflect.plugins.ConstructorInfoImpl
Create a new ConstructorInfo.
ConstructorInfoImpl(AnnotationValue[], TypeInfo[], 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 org.jboss.joinpoint.spi.ConstructorJoinpoint.
A constructor join point.
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.ClassValueImpl
Calculate the hash code
calculateHash() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
calculateHash() - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
Calculate the hash code
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.MethodInfoImpl
Calculate the hash code
classInfo - Variable in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapter
The class info
classInfo - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
The class info
clone() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
 
clone() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectTargettedJoinPoint
 
clone() - Method in interface org.jboss.joinpoint.spi.Joinpoint
Make a copy of the joinpoint
componentType - Variable in class org.jboss.reflect.plugins.ArrayInfoImpl
The component type
configure(Object, JoinpointFactory, String, Object) - Static method in class org.jboss.joinpoint.plugins.config.Config
Configure a field
constants - Variable in class org.jboss.reflect.plugins.EnumInfoImpl
The constants
constructor - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The constructor
constructorInfo - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
The constructor info
constructors - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The constructor info
createClassAdapter(TypeInfo) - Method in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapterFactory
Create a class adapter for the type info
createHash(String) - Static method in class org.jboss.reflect.plugins.introspection.MethodInfoHashing
 

D

DOUBLE - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The double info
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
defaultValue - Variable in class org.jboss.reflect.plugins.AnnotationAttributeImpl
The default value
dispatch() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
 
dispatch() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldGetJoinPoint
 
dispatch() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
 
dispatch() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
 
dispatch() - Method in interface org.jboss.joinpoint.spi.Joinpoint
Invoke on the actual joinpoint

E

EnumConstantInfo - interface org.jboss.reflect.spi.EnumConstantInfo.
An enumeration constant
EnumConstantInfoImpl - class org.jboss.reflect.plugins.EnumConstantInfoImpl.
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
EnumInfo - interface org.jboss.reflect.spi.EnumInfo.
Enumeration info
EnumInfoImpl - class org.jboss.reflect.plugins.EnumInfoImpl.
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 org.jboss.reflect.spi.EnumValue.
An enumeration value
EnumValueImpl - class org.jboss.reflect.plugins.EnumValueImpl.
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.
enumConstants - Variable in class org.jboss.reflect.plugins.EnumInfoImpl
Enumeration constants
equals(String[], TypeInfo[]) - Static method in class org.jboss.joinpoint.plugins.config.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.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.EnumValueImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
equals(Object) - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
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.PrimitiveInfo
 
equals(Object) - Method in class org.jboss.reflect.spi.PrimitiveValue
 
exceptionTypes - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The exception types
exceptionTypes - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The exception types

F

FINAL - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Final
FLOAT - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The float info
FieldGetJoinpoint - interface org.jboss.joinpoint.spi.FieldGetJoinpoint.
A field get join point
FieldInfo - interface org.jboss.reflect.spi.FieldInfo.
A field info
FieldInfoImpl - class org.jboss.reflect.plugins.FieldInfoImpl.
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.
FieldSetJoinpoint - interface org.jboss.joinpoint.spi.FieldSetJoinpoint.
A field set join point
field - Variable in class org.jboss.reflect.plugins.FieldInfoImpl
The field
fieldInfo - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectFieldGetJoinPoint
The field info
fieldInfo - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
The field info
fieldMap - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
Field map Map
fields - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The fields
findConstructorInfo(ClassInfo, String[]) - Static method in class org.jboss.joinpoint.plugins.config.Config
Find constructor info
findFieldInfo(ClassInfo, String) - Static method in class org.jboss.joinpoint.plugins.config.Config
Find field info
findMethod(MethodInfo[], String, TypeInfo[]) - Static method in class org.jboss.reflect.plugins.ClassInfoImpl
Find a method
findMethodInfo(ClassInfo, String, String[]) - Static method in class org.jboss.joinpoint.plugins.config.Config
Find method info

G

generate(Class, Object) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
generateTypeInfo(Class, ClassInfoImpl) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Generate the type info for a class
getAnnotation(String) - Method in class org.jboss.reflect.plugins.AnnotationHolder
 
getAnnotation(String) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
getAnnotation(String) - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Get an annotation
getAnnotationType() - Method in class org.jboss.reflect.plugins.AnnotationValueImpl
 
getAnnotationType() - Method in interface org.jboss.reflect.spi.AnnotationValue
Get the annotation type
getAnnotations() - Method in class org.jboss.reflect.plugins.AnnotationHolder
 
getAnnotations() - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
getAnnotations(Object) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getAnnotations() - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Get the annotations
getArguments() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
 
getArguments() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
 
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
getAttribute(String) - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
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 interface org.jboss.reflect.spi.AnnotationInfo
Get the attributes
getClassAdapter(Class) - Method in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapterFactory
 
getClassAdapter(String, ClassLoader) - Method in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapterFactory
 
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
getClassInfo() - Method in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapter
 
getClassInfo() - Method in interface org.jboss.classadapter.spi.ClassAdapter
Get the class info.
getClassInfo() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
 
getClassInfo() - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get the class info for this join point factory
getClassInfos(Class[]) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the class infos for some classes
getComponentType() - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
getComponentType() - Method in interface org.jboss.reflect.spi.ArrayInfo
Get the component type
getConstructor() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
getConstructor() - Method in interface org.jboss.reflect.spi.ConstructorInfo
Get the constructor
getConstructorInfo() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
 
getConstructorInfo() - Method in interface org.jboss.joinpoint.spi.ConstructorJoinpoint
Get the constructor info for this join point
getConstructorJoinpoint(JoinpointFactory, String[], Object[], Map) - Static method in class org.jboss.joinpoint.plugins.config.Config
Get a constructor Joinpoint
getConstructorJoinpoint(ConstructorInfo, Map) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
 
getConstructorJoinpoint(ConstructorInfo, Map) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a constructor join point
getConstructors(Class, ClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the constructors
getDeclaredAnnotations() - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Get the declared annotations
getDeclaredConstructors() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredConstructors() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared constructors
getDeclaredField(String) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredField(String) - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared field
getDeclaredFields() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredFields() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared fields
getDeclaredMethod(String, TypeInfo[]) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredMethod(String, TypeInfo[]) - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared method
getDeclaredMethods() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getDeclaredMethods() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the declared methods
getDeclaring() - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
Get the declaring enumeration
getDeclaring() - Method in interface org.jboss.reflect.spi.EnumConstantInfo
Get the declaring enumeration
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.MethodInfoImpl
 
getDeclaringClass() - Method in interface org.jboss.reflect.spi.ConstructorInfo
Get the declaring class
getDeclaringClass() - Method in interface org.jboss.reflect.spi.FieldInfo
Get the declaring class
getDeclaringClass() - Method in interface org.jboss.reflect.spi.MemberInfo
Get the declaring class
getDeclaringClass() - Method in interface org.jboss.reflect.spi.MethodInfo
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
getDependencies(Map) - Method in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapter
 
getDependencies(Map) - Method in interface org.jboss.classadapter.spi.ClassAdapter
Deprecated.  
getEnumConstant(String) - Method in class org.jboss.reflect.plugins.EnumInfoImpl
 
getEnumConstant(String) - Method in interface org.jboss.reflect.spi.EnumInfo
Get a constant
getEnumConstants() - Method in class org.jboss.reflect.plugins.EnumInfoImpl
 
getEnumConstants() - Method in interface org.jboss.reflect.spi.EnumInfo
Get the constants
getExceptionTypes() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
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
getField() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
getField() - Method in interface org.jboss.reflect.spi.FieldInfo
Get the field
getFieldGetJoinpoint(Object, JoinpointFactory, String) - Static method in class org.jboss.joinpoint.plugins.config.Config
Get a field get joinpoint
getFieldGetJoinpoint(FieldInfo) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
 
getFieldGetJoinpoint(FieldInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a field get join point
getFieldInfo() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldGetJoinPoint
 
getFieldInfo() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
 
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
getFieldSetJoinpoint(Object, JoinpointFactory, String, Object) - Static method in class org.jboss.joinpoint.plugins.config.Config
Get a field set joinpoint
getFieldSetJoinpoint(FieldInfo) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
 
getFieldSetJoinpoint(FieldInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a field set join point
getFields(Class, ClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the fields
getInstanceAdapter(ClassInfo) - Method in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapter
 
getInstanceAdapter(ClassInfo) - Method in interface org.jboss.classadapter.spi.ClassAdapter
Get an instance adapter.
getInterfaces() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getInterfaces(Class) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the interfaces
getInterfaces() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the interfaces
getJoinpointFactory() - Method in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapter
 
getJoinpointFactory() - Method in interface org.jboss.classadapter.spi.ClassAdapter
Get the Joinpoint Factory for this adapter.
getMethod() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getMethod() - Method in interface org.jboss.reflect.spi.MethodInfo
Get the method
getMethodInfo() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
 
getMethodInfo() - Method in interface org.jboss.joinpoint.spi.MethodJoinpoint
Get the method info
getMethodJoinpoint(Object, JoinpointFactory, String, String[], Object[]) - Static method in class org.jboss.joinpoint.plugins.config.Config
Get a method joinpoint
getMethodJoinpoint(MethodInfo) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
 
getMethodJoinpoint(MethodInfo) - Method in interface org.jboss.joinpoint.spi.JoinpointFactory
Get a method join point
getMethods(Class, ClassInfo) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the methods
getModifiers() - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
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.MethodInfoImpl
 
getModifiers() - Method in interface org.jboss.reflect.spi.ModifierInfo
Get the modifiers
getName() - Method in class org.jboss.reflect.plugins.AnnotationAttributeImpl
 
getName() - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.ArrayInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.EnumConstantInfoImpl
Get the name
getName() - Method in class org.jboss.reflect.plugins.FieldInfoImpl
 
getName() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
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 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.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
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.ConstructorInfoImpl
 
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
getParameters() - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
 
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
getReturnType() - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
getReturnType() - Method in interface org.jboss.reflect.spi.MethodInfo
Get the return type
getSuperclass() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
getSuperclass() - Method in interface org.jboss.reflect.spi.ClassInfo
Get the super class
getTarget() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectTargettedJoinPoint
 
getTarget() - Method in interface org.jboss.joinpoint.spi.TargettedJoinpoint
Get the target of the join point
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.ArrayValueImpl
 
getType() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
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 class org.jboss.reflect.plugins.StringValueImpl
 
getType() - Method in interface org.jboss.reflect.spi.AnnotationAttribute
Get the attribute type
getType() - Method in interface org.jboss.reflect.spi.FieldInfo
Get the field type
getType() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
getType() - Method in class org.jboss.reflect.spi.PrimitiveValue
 
getType() - Method in interface org.jboss.reflect.spi.TypeInfo
Get the class
getType() - Method in interface org.jboss.reflect.spi.Value
Get the type of the value
getTypeInfo(Class) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
 
getTypeInfo(Class) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
getTypeInfo(String, ClassLoader) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
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
getTypeInfos(Class[]) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
Get the type infos for some classes
getValue() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
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.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.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
getValues() - Method in class org.jboss.reflect.plugins.ArrayValueImpl
 
getValues() - Method in interface org.jboss.reflect.spi.ArrayValue
Get the values

H

handleErrors(String, Class[], Object[], Throwable) - Static method in class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
 
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.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.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.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.EnumConstantInfoImpl
 
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.MethodInfoImpl
 
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
 

I

INT - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The int info
InheritableAnnotationHolder - class org.jboss.reflect.plugins.InheritableAnnotationHolder.
An annotation holder
InheritableAnnotationHolder() - Constructor for class org.jboss.reflect.plugins.InheritableAnnotationHolder
Create a new InheritableAnnotationHolder.
InterfaceInfo - interface org.jboss.reflect.spi.InterfaceInfo.
Interface info
InterfaceInfoImpl - class org.jboss.reflect.plugins.InterfaceInfoImpl.
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, InterfaceInfo[]) - Constructor for class org.jboss.reflect.plugins.InterfaceInfoImpl
Create a new InterfaceInfo.
IntrospectionTypeInfoFactory - class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory.
An introspection type factory that uses a static delegate.
IntrospectionTypeInfoFactory() - Constructor for class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactory
 
IntrospectionTypeInfoFactoryImpl - class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.
An introspection type factory.
IntrospectionTypeInfoFactoryImpl() - Constructor for class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
instantiate(JoinpointFactory, String[], Object[], Map) - Static method in class org.jboss.joinpoint.plugins.config.Config
Instantiate an object
instantiate(Class) - Method in class org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl
 
interfaces - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The interfaces
invoke(Object, JoinpointFactory, String, String[], Object[]) - Static method in class org.jboss.joinpoint.plugins.config.Config
Invoke a method
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.AnnotationHolder
 
isAnnotationPresent(String) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
 
isAnnotationPresent(String) - Method in interface org.jboss.reflect.spi.AnnotatedInfo
Test whether an annotation is present
isInterface() - Method in class org.jboss.reflect.plugins.ClassInfoImpl
 
isInterface() - Method in class org.jboss.reflect.plugins.InterfaceInfoImpl
 
isInterface() - Method in interface org.jboss.reflect.spi.ClassInfo
Whether it is an interface
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.MethodInfoImpl
 
isPublic() - Method in interface org.jboss.reflect.spi.ModifierInfo
Whether it is public
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 class org.jboss.reflect.plugins.MethodInfoImpl
 
isStatic() - Method in interface org.jboss.reflect.spi.ModifierInfo
Whether it is static

J

Joinpoint - interface org.jboss.joinpoint.spi.Joinpoint.
A join point
JoinpointException - exception org.jboss.joinpoint.spi.JoinpointException.
Thrown when an invocation context does not exist
JoinpointException(String) - Constructor for class org.jboss.joinpoint.spi.JoinpointException
Create a new join point exception
JoinpointException(String, Throwable) - Constructor for class org.jboss.joinpoint.spi.JoinpointException
Create a new join point exception
JoinpointFactory - interface org.jboss.joinpoint.spi.JoinpointFactory.
A join point factory.

L

LONG - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The long info
log - Static variable in class org.jboss.joinpoint.plugins.config.Config
The log

M

MemberInfo - interface org.jboss.reflect.spi.MemberInfo.
Member info
MethodInfo - interface org.jboss.reflect.spi.MethodInfo.
Method info
MethodInfoHashing - class org.jboss.reflect.plugins.introspection.MethodInfoHashing.
Create a unique hash for MethodInfo
MethodInfoHashing() - Constructor for class org.jboss.reflect.plugins.introspection.MethodInfoHashing
 
MethodInfoImpl - class org.jboss.reflect.plugins.MethodInfoImpl.
Method info
MethodInfoImpl() - Constructor for class org.jboss.reflect.plugins.MethodInfoImpl
Create a new method info
MethodInfoImpl(AnnotationValue[], String, TypeInfo, TypeInfo[], 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.
MethodJoinpoint - interface org.jboss.joinpoint.spi.MethodJoinpoint.
A method join point
ModifierInfo - interface org.jboss.reflect.spi.ModifierInfo.
Modifier info
method - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The method
methodHash(MethodInfo) - Static method in class org.jboss.reflect.plugins.introspection.MethodInfoHashing
 
methodInfo - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
The method info
methods - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The methods
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

N

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
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.ParameterInfoImpl
The parameter name
name - Variable in class org.jboss.reflect.spi.PrimitiveInfo
The name

O

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.classadapter.plugins.reflect - package org.jboss.classadapter.plugins.reflect
Reflection based Class Adapter.
org.jboss.classadapter.spi - package org.jboss.classadapter.spi
Class Adapter API.
org.jboss.joinpoint.plugins.config - package org.jboss.joinpoint.plugins.config
Bean config utilities.
org.jboss.joinpoint.plugins.reflect - package org.jboss.joinpoint.plugins.reflect
Reflection based 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.introspection - package org.jboss.reflect.plugins.introspection
Introspection based extended reflection.
org.jboss.reflect.spi - package org.jboss.reflect.spi
Extended Reflection API.

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
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
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
ParameterInfo - interface org.jboss.reflect.spi.ParameterInfo.
Parameter info
ParameterInfoImpl - class org.jboss.reflect.plugins.ParameterInfoImpl.
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.
PrimitiveInfo - class org.jboss.reflect.spi.PrimitiveInfo.
Primitive info
PrimitiveInfo(String, int, Class) - Constructor for class org.jboss.reflect.spi.PrimitiveInfo
Create a new primitive info
PrimitiveValue - class org.jboss.reflect.spi.PrimitiveValue.
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
parameterType - Variable in class org.jboss.reflect.plugins.ParameterInfoImpl
The parameter type
parameterTypes - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The parameter types
parameterTypes - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The parameter types
parameters - Variable in class org.jboss.reflect.plugins.ConstructorInfoImpl
The parameters
parameters - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The parameters

R

ReflectClassAdapter - class org.jboss.classadapter.plugins.reflect.ReflectClassAdapter.
A reflected class adapter.
ReflectClassAdapter(ClassInfo) - Constructor for class org.jboss.classadapter.plugins.reflect.ReflectClassAdapter
Create a new reflected class adapter
ReflectClassAdapterFactory - class org.jboss.classadapter.plugins.reflect.ReflectClassAdapterFactory.
A reflected class adapter factory.
ReflectClassAdapterFactory() - Constructor for class org.jboss.classadapter.plugins.reflect.ReflectClassAdapterFactory
 
ReflectConstructorJoinPoint - class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint.
A constructor joinpoint
ReflectConstructorJoinPoint(ConstructorInfo) - Constructor for class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
Create a new constructor join point
ReflectFieldGetJoinPoint - class org.jboss.joinpoint.plugins.reflect.ReflectFieldGetJoinPoint.
A field get joinpoint
ReflectFieldGetJoinPoint(FieldInfo) - Constructor for class org.jboss.joinpoint.plugins.reflect.ReflectFieldGetJoinPoint
Create a new field get join point
ReflectFieldSetJoinPoint - class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint.
A field set joinpoint
ReflectFieldSetJoinPoint(FieldInfo) - Constructor for class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
Create a new field set join point
ReflectJoinpointFactory - class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory.
A join point factory based on reflection
ReflectJoinpointFactory(ClassInfo) - Constructor for class org.jboss.joinpoint.plugins.reflect.ReflectJoinpointFactory
 
ReflectMethodJoinPoint - class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint.
A method joinpoint
ReflectMethodJoinPoint(MethodInfo) - Constructor for class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
Create a new method join point
ReflectTargettedJoinPoint - class org.jboss.joinpoint.plugins.reflect.ReflectTargettedJoinPoint.
A targetted joinpoint
ReflectTargettedJoinPoint() - Constructor for class org.jboss.joinpoint.plugins.reflect.ReflectTargettedJoinPoint
 
returnType - Variable in class org.jboss.reflect.plugins.MethodInfoImpl
The return type

S

SHORT - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The short info
STATIC - Static variable in interface org.jboss.reflect.spi.ModifierInfo
Static
StringValue - interface org.jboss.reflect.spi.StringValue.
A string value
StringValueImpl - class org.jboss.reflect.plugins.StringValueImpl.
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
setArguments(Object[]) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
 
setArguments(Object[]) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
 
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
setAttributes(AnnotationAttributeImpl[]) - Method in class org.jboss.reflect.plugins.AnnotationInfoImpl
Set the attributes
setConstructor(Constructor) - Method in class org.jboss.reflect.plugins.ConstructorInfoImpl
Set the constructor
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
setEnumConstants(EnumConstantInfoImpl[]) - Method in class org.jboss.reflect.plugins.EnumInfoImpl
Set the enumeration constants
setField(Field) - Method in class org.jboss.reflect.plugins.FieldInfoImpl
Set the field
setInterfaces(InterfaceInfo[]) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the interfaces
setMethod(Method) - Method in class org.jboss.reflect.plugins.MethodInfoImpl
Set the method
setSuperclass(ClassInfo) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the super class
setTarget(Object) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectTargettedJoinPoint
 
setTarget(Object) - Method in interface org.jboss.joinpoint.spi.TargettedJoinpoint
Set the target of the join point
setType(Class) - Method in class org.jboss.reflect.plugins.ClassInfoImpl
Set the type
setValue(Object) - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
 
setValue(Object) - Method in interface org.jboss.joinpoint.spi.FieldSetJoinpoint
The value to set
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.AnnotationHolder
Set up the annotations
setupAnnotations(AnnotationValue[]) - Method in class org.jboss.reflect.plugins.InheritableAnnotationHolder
Set up the annotations
superHolder - Variable in class org.jboss.reflect.plugins.InheritableAnnotationHolder
The super holder of annotations
superclass - Variable in class org.jboss.reflect.plugins.ClassInfoImpl
The super class

T

TargettedJoinpoint - interface org.jboss.joinpoint.spi.TargettedJoinpoint.
A join point with a target
TypeInfo - interface org.jboss.reflect.spi.TypeInfo.
A type info
TypeInfoFactory - interface org.jboss.reflect.spi.TypeInfoFactory.
A type info factory.
target - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectTargettedJoinPoint
The target
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectConstructorJoinPoint
 
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldGetJoinPoint
 
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
 
toHumanReadableString() - Method in class org.jboss.joinpoint.plugins.reflect.ReflectMethodJoinPoint
 
toHumanReadableString() - Method in interface org.jboss.joinpoint.spi.Joinpoint
A human readable version of the join point
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.FieldInfoImpl
 
toString(JBossStringBuilder) - Method in class org.jboss.reflect.plugins.MethodInfoImpl
 
toString() - Method in class org.jboss.reflect.spi.PrimitiveInfo
 
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.ClassInfoImpl
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
typeInfoFactory - Variable in class org.jboss.classadapter.plugins.reflect.ReflectClassAdapterFactory
The type info factory

U

unconfigure(Object, JoinpointFactory, String) - Static method in class org.jboss.joinpoint.plugins.config.Config
Unconfigure a field

V

VOID - Static variable in class org.jboss.reflect.spi.PrimitiveInfo
The void info
Value - interface org.jboss.reflect.spi.Value.
A value
value - Variable in class org.jboss.joinpoint.plugins.reflect.ReflectFieldSetJoinPoint
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
valueOf(String) - Static method in class org.jboss.reflect.spi.PrimitiveInfo
Get the primitive info for a type
values - Variable in class org.jboss.reflect.plugins.ArrayValueImpl
The values

A B C D E F G H I J L M N O P R S T U V

Copyright © 2002 JBoss Group, LLC. All Rights Reserved.