Interface | Description |
---|---|
JavassistConstructor |
JavassistConstructor.
|
JavassistField |
JavassistField
|
JavassistMethod |
JavassistMethod
|
Class | Description |
---|---|
AbstractJavassistBody |
A AbstractJavassistBody.
|
DefaultJavassistBody |
A DefaultJavassistBody.
|
InsertAfterJavassistBody |
A InsertAfterJavassistBody.
|
InsertBeforeJavassistBody |
A InsertBeforeJavassistBody.
|
JavassistAccessController |
Utility to
|
JavassistAnnotatedInfo |
JavassistAnnotatedInfo.
|
JavassistAnnotatedParameterInfo | |
JavassistAnnotationHelper |
An javassist annotation helper that uses a static delegate.
|
JavassistAnnotationInfo | |
JavassistArrayInfoImpl |
Javassist array info
|
JavassistConstructorInfo |
ConstructorInfo that relies on Javassist to answer reflective queries and to invoke
the represented constructor.
|
JavassistEnumInfo | |
JavassistFieldInfo |
FieldInfo that relies on Javassist to answer reflective queries and to access
the represented field.
|
JavassistHelper |
Utilities to figure out generic information
|
JavassistInheritableAnnotationHolder | |
JavassistInitializer |
Initialize Javassist usage.
|
JavassistMethodInfo |
MethodInfo that relies on Javassist to answer reflective queries and to invoke
the represented method.
|
JavassistParameterInfo |
JavassistParameterInfo.
|
JavassistParameterizedClassInfo |
Delegate class info to handle generic parameterized types in javassist
|
JavassistReflectionFactory |
JavassistReflectionFactory.
|
JavassistTypeInfo |
JavassistTypeInfo.
|
JavassistTypeInfo.MarshalledClassInfo | |
JavassistTypeInfoFactory |
An javassist type factory that uses a static delegate.
|
JavassistTypeInfoFactoryImpl |
A javassist type factory.
|
JavassistTypeInfoFactoryImpl.ModifiableArrayType |
Wrapper around
SignatureAttribute.ArrayType to make it easier to
create the name used to look up the array type infos
in the cache |
JavassistUtil |
A JavassistUtil.
|
SignatureKey |
SignatureKey.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.