| Package | Description |
|---|---|
| org.apache.servicecomb.registry | |
| org.apache.servicecomb.registry.api | |
| org.apache.servicecomb.registry.api.registry | |
| org.apache.servicecomb.registry.config |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationManager.addBasePath(Collection<BasePath> basePaths) |
| Modifier and Type | Method and Description |
|---|---|
void |
Registration.addBasePath(Collection<BasePath> basePaths)
adding BasePath to MicroserviceInstance
Life Cycle:This method is called after
init and before run. |
| Modifier and Type | Method and Description |
|---|---|
List<BasePath> |
Microservice.getPaths() |
| Modifier and Type | Method and Description |
|---|---|
void |
Microservice.setPaths(List<BasePath> paths) |
| Modifier and Type | Method and Description |
|---|---|
static List<BasePath> |
ConfigurePropertyUtils.getMicroservicePaths(org.apache.commons.configuration.Configuration configuration) |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.