| Interface | Description |
|---|---|
| ExtensionFactory |
ExtensionFactory
|
| LoadingStrategy |
| Class | Description |
|---|---|
| AdaptiveClassCodeGenerator |
Code generator for Adaptive class
|
| DubboInternalLoadingStrategy |
Dubbo internal
LoadingStrategy |
| DubboLoadingStrategy |
Dubbo
LoadingStrategy |
| ExtensionLoader<T> |
ApplicationModel, DubboBootstrap and this class are
at present designed to be singleton or static (by itself totally static or uses some static fields). |
| ServicesLoadingStrategy |
Services
LoadingStrategy |
| 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 changed from: |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.