public static interface BeanDeploymentValidator.ValidationContext extends BuildExtension.BuildContext
| Modifier and Type | Method and Description |
|---|---|
void |
addDeploymentProblem(Throwable t) |
BeanStream |
beans() |
List<Throwable> |
getDeploymentProblems() |
default Collection<InjectionPointInfo> |
getInjectionPoints() |
BeanStream |
removedBeans() |
get, putvoid addDeploymentProblem(Throwable t)
BeanStream beans()
BeanStream removedBeans()
unused and were removed from the deploymentdefault Collection<InjectionPointInfo> getInjectionPoints()
Copyright © 2021 JBoss by Red Hat. All rights reserved.