接口 InfraAdapter
-
- 所有已知实现类:
CmdbAdapter,EnvironmentAdapter
@SPI public interface InfraAdapter
Used to interact with other systems. Typical use cases are: 1. get extra attributes from underlying infrastructures related to the instance on which Dubbo is currently deploying. 2. get configurations from third-party systems which maybe useful for a specific component.