Interface AfterDeploymentValidation


  • public interface AfterDeploymentValidation
    Event that is fired after container validates all injection points are valid.
    Version:
    $Rev: 815435 $ $Date: 2009-09-15 20:18:44 +0200 (Tue, 15 Sep 2009) $
    • Method Detail

      • addDeploymentProblem

        void addDeploymentProblem​(java.lang.Throwable t)
        Add deployment problem that causes container aborts processing after validation.
        Parameters:
        t - throwable