| Modifier and Type | Method and Description |
|---|---|
TargeterBeanPostProcessor |
DubboOpenFeignAutoConfiguration.targeterBeanPostProcessor(org.springframework.core.env.Environment environment,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboGenericServiceFactory dubboGenericServiceFactory,
DubboGenericServiceExecutionContextFactory contextFactory) |
| Constructor and Description |
|---|
DubboServiceDiscoveryAutoConfiguration(DubboServiceMetadataRepository dubboServiceMetadataRepository,
org.springframework.context.ApplicationEventPublisher applicationEventPublisher,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
org.springframework.beans.factory.ObjectProvider<Predicate<org.springframework.cloud.client.discovery.event.HeartbeatEvent>> heartbeatEventChangedPredicate) |
| Constructor and Description |
|---|
DubboMetadataInitializerInterceptor(DubboServiceMetadataRepository repository) |
DubboTransporterInterceptor(DubboServiceMetadataRepository dubboServiceMetadataRepository,
List<org.springframework.http.converter.HttpMessageConverter<?>> messageConverters,
ClassLoader classLoader,
Map<String,Object> dubboTranslatedAttributes,
DubboGenericServiceFactory serviceFactory,
DubboGenericServiceExecutionContextFactory contextFactory) |
| Constructor and Description |
|---|
TargeterBeanPostProcessor(org.springframework.core.env.Environment environment,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboGenericServiceFactory dubboGenericServiceFactory,
DubboGenericServiceExecutionContextFactory contextFactory) |
| Constructor and Description |
|---|
AbstractSpringCloudRegistry(org.apache.dubbo.common.URL url,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboMetadataServiceProxy dubboMetadataConfigServiceProxy,
JSONUtils jsonUtils,
DubboGenericServiceFactory dubboGenericServiceFactory,
org.springframework.context.ConfigurableApplicationContext applicationContext)
Deprecated.
|
DubboCloudRegistry(org.apache.dubbo.common.URL url,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
DubboServiceMetadataRepository repository,
DubboMetadataServiceProxy dubboMetadataConfigServiceProxy,
JSONUtils jsonUtils,
DubboGenericServiceFactory dubboGenericServiceFactory,
org.springframework.context.ConfigurableApplicationContext applicationContext) |
SpringCloudRegistry(org.apache.dubbo.common.URL url,
org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
DubboServiceMetadataRepository dubboServiceMetadataRepository,
DubboMetadataServiceProxy dubboMetadataConfigServiceProxy,
JSONUtils jsonUtils,
DubboGenericServiceFactory dubboGenericServiceFactory,
org.springframework.context.ConfigurableApplicationContext applicationContext)
Deprecated.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.