public final class DeploymentReflectionIndex extends Object
Modifier and Type | Method and Description |
---|---|
static DeploymentReflectionIndex |
create()
Construct a new instance.
|
ClassReflectionIndex |
getClassIndex(Class clazz)
Get the (possibly cached) index for a given class.
|
public static DeploymentReflectionIndex create()
public ClassReflectionIndex getClassIndex(Class clazz)
clazz
- the classCopyright © 2023 JBoss by Red Hat. All rights reserved.