| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties |
The properties package provides the configuration properties for the different subsystems that run inside
the Open Metadata and Governance (OMAG) Platform.
|
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
EventBusConfig |
OMAGServerConfig.getEventBusConfig()
Set up the information used to create connections to an event bus.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMAGServerConfig.setEventBusConfig(EventBusConfig eventBusConfig)
Set up the information used to create connections to an event bus.
|
| Constructor and Description |
|---|
EventBusConfig(EventBusConfig template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
EventBusConfig |
EventBusConfigResponse.getConfig()
Return the config object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventBusConfigResponse.setConfig(EventBusConfig config)
Set up the config object.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.