| Interface | Description |
|---|---|
| ExtensionFactory |
ExtensionFactory
|
| Class | Description |
|---|---|
| ExtensionLoader<T> |
Load dubbo extensions
auto inject dependency extension
auto wrap extension in wrapper
default extension is an adaptive instance
|
| Annotation Type | Description |
|---|---|
| Activate |
Activate.
|
| Adaptive |
Provide helpful information for
ExtensionLoader to inject dependency extension instance. |
| DisableInject | |
| SPI |
Marker for extension interface
Changes on extension configuration file
Use Protocol as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changes from: |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.