| Package | Description |
|---|---|
| org.apache.felix.hc.api |
| Modifier and Type | Class and Description |
|---|---|
class |
FormattingResultLog
Utility that provides a logging-like facade on a ResultLog.
|
| Modifier and Type | Field and Description |
|---|---|
protected ResultLog |
Result.resultLog |
| Modifier and Type | Method and Description |
|---|---|
ResultLog |
ResultLog.add(ResultLog.Entry e)
Add an entry to this log.
|
| Constructor and Description |
|---|
Result(ResultLog log)
Build a a Result based on a ResultLog, which can provide more details than a single-value Result.
|
ResultLog(ResultLog log)
Create a copy of the result log
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.