Interface BeanDeploymentValidator.ValidationContext

    • Method Detail

      • addDeploymentProblem

        void addDeploymentProblem​(Throwable t)
      • beans

        BeanStream beans()
        Returns:
        a new stream of beans that form the deployment
      • removedBeans

        BeanStream removedBeans()
        Returns:
        a new stream of beans that are considered unused and were removed from the deployment