| Modifier and Type | Method and Description |
|---|---|
void |
ClientFactoryAware.setClientFactory(ClientFactory clientFactory)
Set the instance of
ClientFactory to the Spring bean that implement this interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientFactoryImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientFactoryInternal
Internal Client Factory, you can register client implementation
|
| Modifier and Type | Method and Description |
|---|---|
ClientFactory |
SofaRuntimeContext.getClientFactory() |
| Constructor and Description |
|---|
SofaRuntimeContext(SofaRuntimeManager sofaRuntimeManager,
ComponentManager componentManager,
ClientFactory clientFactory) |
| Constructor and Description |
|---|
ClientFactoryBeanPostProcessor(ClientFactory clientFactory) |
Copyright © 2021. All rights reserved.