public interface CdsInfo
CdsInfo describes a part of the CDS runtime stack.
Implementing classes can get access to the CdsRuntime by implementing CdsRuntimeAware.| Modifier and Type | Interface and Description |
|---|---|
static class |
CdsInfo.Details
Controls level of detail of the content presented
|
| Modifier and Type | Method and Description |
|---|---|
Object |
info(CdsInfo.Details details)
Provides the information in a specific flavor.
|
String |
name() |
String name()
Object info(CdsInfo.Details details)
details - Specifies the detail level of the informationCopyright © 2021. All rights reserved.