Interface | Description |
---|---|
ClassLoaderFinder |
Used internally to determine the correct classloader for a class.
|
Class | Description |
---|---|
BytecodeAccessController |
Utility to
|
BytecodeAnnotatedInfo |
BytecodeAnnotatedInfo.
|
BytecodeAnnotationInfo | |
BytecodeArrayInfoImpl |
Javassist array info
|
BytecodeBehaviourInfo | |
BytecodeConstructorInfo |
ConstructorInfo that relies on Javassist to answer reflective queries and to invoke
the represented constructor.
|
BytecodeEnumInfo | |
BytecodeFieldInfo |
FieldInfo that relies on Javassist to answer reflective queries and to access
the represented field.
|
BytecodeGenericsHelper |
Utilities to figure out generic information
|
BytecodeInheritableAnnotationHolder | |
BytecodeMethodInfo |
MethodInfo that relies on Javassist to answer reflective queries and to invoke
the represented method.
|
BytecodeParameterInfo |
JavassistParameterInfo.
|
BytecodeParameterizedClassInfo |
Delegate class info to handle generic parameterized types in javassist
|
BytecodeTypeInfo |
BytecodeTypeInfo.
|
BytecodeTypeInfo.MarshalledClassInfo | |
BytecodeTypeInfoFactory |
An javassist type factory that uses a static delegate.
|
BytecodeTypeInfoFactoryImpl |
A javassist type factory.
|
BytecodeTypeInfoFactoryImpl.ModifiableArrayType |
Wrapper around
SignatureAttribute.ArrayType to make it easier to
create the name used to look up the array type infos
in the cache |
CachingLoadClassClassLoaderFinder | |
ClassLoaderFinder.Default |
Singleton default implementation of ClassLoaderFinder suitable for use
in simple/flat classloading environments
|
ClassLoaderFinder.LoadClass |
Singleton default implementation of ClassLoaderFinder suitable for use
in complex classloading environments.
|
SecurityActions | |
SignatureKey |
SignatureKey.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.