Class | Description |
---|---|
ClassIndex |
Information about a class and its methods
|
ClassReflectionIndex<T> |
A short-lived index of all the declared fields and methods of a class.
|
ClassReflectionIndexUtil |
Utility methods for finding methods within a
ClassReflectionIndex hierarchy. |
CleanupReflectionIndexProcessor |
The processor to remove the reflection index from the deployment unit.
|
DeploymentClassIndex |
Store of class information for classes that are visible to a deployment
This class is not threadsafe, it should not be shared across deployments
|
DeploymentReflectionIndex |
A reflection index for a deployment.
|
InstallReflectionIndexProcessor |
The processor to install the reflection index.
|
ProxyMetadataSource |
Copyright © 2014 JBoss by Red Hat. All rights reserved.