Class DsRootCauseAnalyzer


  • public class DsRootCauseAnalyzer
    extends Object
    Minimal bridge to root cause in order to allow making that dependency optional.
    • Constructor Detail

      • DsRootCauseAnalyzer

        public DsRootCauseAnalyzer()
    • Method Detail

      • logMissingService

        public void logMissingService​(org.apache.felix.hc.api.FormattingResultLog log,
                                      String missingServiceName,
                                      Collection<org.osgi.service.component.runtime.dto.ComponentDescriptionDTO> componentDescriptionDTOs)
      • logNotEnabledComponent

        public void logNotEnabledComponent​(org.apache.felix.hc.api.FormattingResultLog log,
                                           org.osgi.service.component.runtime.dto.ComponentDescriptionDTO desc,
                                           Collection<org.osgi.service.component.runtime.dto.ComponentDescriptionDTO> componentDescriptionDTOs)