Class SeiImplMissingFailureAnalyzer

  • All Implemented Interfaces:
    org.springframework.boot.diagnostics.FailureAnalyzer

    public class SeiImplMissingFailureAnalyzer
    extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<SeiImplClassNotFoundException>
    FailureAnalyzer to show custom Failure Message, if a SEI Implementation is missing (which is mandatory for autodetection and instantiation of the CXF endpoint(s))
    Author:
    jonashackt