public class DsRootCauseAnalyzer extends Object
| Constructor and Description |
|---|
DsRootCauseAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
logMissingService(org.apache.felix.hc.api.FormattingResultLog log,
String missingServiceName,
Collection<org.osgi.service.component.runtime.dto.ComponentDescriptionDTO> componentDescriptionDTOs) |
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) |
public void activate()
throws InterruptedException
InterruptedExceptionpublic void logMissingService(org.apache.felix.hc.api.FormattingResultLog log,
String missingServiceName,
Collection<org.osgi.service.component.runtime.dto.ComponentDescriptionDTO> componentDescriptionDTOs)
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)
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.