Interface ProcessBean<X>

    • Method Detail

      • addDefinitionError

        void addDefinitionError​(Throwable t)
        Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
        Parameters:
        t - The definition error to register as a Throwable
        Throws:
        IllegalStateException - if called outside of the observer method invocation