| Package | Description |
|---|---|
| com.alipay.sofa.runtime.ext.component | |
| com.alipay.sofa.runtime.ext.spring |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensionPointInternal
SOFA Extension Point Internal Object
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionPointImpl
ExtensionPoint Implementation。
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionPoint |
ExtensionPointComponent.getExtensionPoint() |
| Constructor and Description |
|---|
ExtensionPointComponent(ExtensionPoint extensionPoint,
SofaRuntimeContext sofaRuntimeContext,
Implementation implementation) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringExtensionPointImpl
Extension point implement in spring env
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionPoint |
ExtensionPointBuilder.getExtensionPoint()
Get extension point
|
Copyright © 2021. All rights reserved.