| Package | Description |
|---|---|
| com.alipay.sofa.ark.spi.model | |
| com.alipay.sofa.ark.spi.service.registry |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceReference> |
PluginContext.referenceServices(ServiceFilter serviceFilter)
Get Service List publish by plugin
|
| Modifier and Type | Method and Description |
|---|---|
<T> List<ServiceReference<T>> |
RegistryService.referenceServices(ServiceFilter<T> serviceFilter)
Get Service List, ordered by priority.
|
int |
RegistryService.unPublishServices(ServiceFilter serviceFilter)
Drive out service which match the given serviceFilter.
|
Copyright © 2024. All rights reserved.