public class OleDiagnosticsServiceImpl extends Object implements OleDiagnosticsService
Modifier and Type | Field and Description |
---|---|
OleSRUDiagnosticsHandler |
oleSRUDiagnosticsHandler |
Constructor and Description |
---|
OleDiagnosticsServiceImpl() |
Modifier and Type | Method and Description |
---|---|
OleSRUDiagnostics |
getDiagnosticResponse(String errorMessage)
this method will return the diagnostic response(error response)
|
void |
setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig) |
public OleSRUDiagnosticsHandler oleSRUDiagnosticsHandler
public OleDiagnosticsServiceImpl()
public OleSRUDiagnostics getDiagnosticResponse(String errorMessage)
getDiagnosticResponse
in interface OleDiagnosticsService
errorMessage
- public void setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.