public interface ReflectionRegistration
| Modifier and Type | Field and Description |
|---|---|
static ReflectionRegistration |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
registerField(org.jboss.jandex.FieldInfo fieldInfo) |
void |
registerMethod(org.jboss.jandex.MethodInfo methodInfo) |
static final ReflectionRegistration NOOP
Copyright © 2021 JBoss by Red Hat. All rights reserved.