| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.properties | |
| org.odpi.openmetadata.adminservices.configuration.registration |
| Modifier and Type | Method and Description |
|---|---|
List<AccessServiceConfig> |
OMAGServerConfig.getAccessServicesConfig()
Return the configuration for the registered Open Metadata Access Services (OMAS).
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMAGServerConfig.setAccessServicesConfig(List<AccessServiceConfig> accessServicesConfig)
Set up the configuration for the registered Open Metadata Access Services (OMAS).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessServiceAdmin.initialize(AccessServiceConfig accessServiceConfigurationProperties,
OMRSTopicConnector enterpriseOMRSTopicConnector,
OMRSRepositoryConnector enterpriseOMRSRepositoryConnector,
OMRSAuditLog auditLog,
String serverUserName)
Initialize the access service.
|
Copyright © 2017–2018 ODPi. All rights reserved.