| Modifier and Type | Method and Description |
|---|---|
static Set<SofaRuntimeManager> |
SofaFramework.getRuntimeSet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SofaFramework.registerSofaRuntimeManager(SofaRuntimeManager sofaRuntimeManager) |
static void |
SofaFramework.unRegisterSofaRuntimeManager(SofaRuntimeManager sofaRuntimeManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardSofaRuntimeManager
Default Sofa Runtime Manager
|
| Modifier and Type | Method and Description |
|---|---|
static com.alipay.sofa.ark.spi.model.Biz |
DynamicJvmServiceProxyFinder.getBiz(SofaRuntimeManager sofaRuntimeManager)
Get Biz
Biz according to SofaRuntimeManager SofaRuntimeManager |
| Modifier and Type | Method and Description |
|---|---|
SofaRuntimeManager |
SofaRuntimeContext.getSofaRuntimeManager() |
| Constructor and Description |
|---|
SofaRuntimeContext(SofaRuntimeManager sofaRuntimeManager,
ComponentManager componentManager,
ClientFactory clientFactory) |
| Constructor and Description |
|---|
RuntimeShutdownAwarePostProcessor(SofaRuntimeManager sofaRuntimeManager) |
Copyright © 2021. All rights reserved.