| Package | Description |
|---|---|
| io.quarkus.deployment.steps |
| Modifier and Type | Method and Description |
|---|---|
void |
SubstrateAutoFeatureStep.addReflectiveClass(Map<String,SubstrateAutoFeatureStep.ReflectionInfo> reflectiveClasses,
boolean method,
boolean fields,
String... className) |
void |
SubstrateAutoFeatureStep.addReflectiveField(Map<String,SubstrateAutoFeatureStep.ReflectionInfo> reflectiveClasses,
ReflectiveFieldBuildItem fieldInfo) |
void |
SubstrateAutoFeatureStep.addReflectiveMethod(Map<String,SubstrateAutoFeatureStep.ReflectionInfo> reflectiveClasses,
ReflectiveMethodBuildItem methodInfo) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.