接口 ServiceRestMetadataReader
-
- 所有已知实现类:
ClassPathServiceRestMetadataReader
@SPI public interface ServiceRestMetadataReaderAn interface to readServiceRestMetadata- 从以下版本开始:
- 2.7.6
- 另请参阅:
ServiceRestMetadata
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 List<ServiceRestMetadata>read()Read the instances ofServiceRestMetadata
-
-
-
方法详细资料
-
read
List<ServiceRestMetadata> read()
Read the instances ofServiceRestMetadata- 返回:
- non-null
-
-