类的使用
org.apache.dubbo.metadata.rest.ServiceRestMetadata
-
使用ServiceRestMetadata的程序包 程序包 说明 org.apache.dubbo.metadata.rest -
-
org.apache.dubbo.metadata.rest中ServiceRestMetadata的使用
返回ServiceRestMetadata的org.apache.dubbo.metadata.rest中的方法 修饰符和类型 方法 说明 ServiceRestMetadataAbstractServiceRestMetadataResolver. resolve(Class<?> serviceType)ServiceRestMetadataServiceRestMetadataResolver. resolve(Class<?> serviceType)Resolve theREST metadatafrom the specified Dubbo Service interface or type返回变量类型为ServiceRestMetadata的类型的org.apache.dubbo.metadata.rest中的方法 修饰符和类型 方法 说明 List<ServiceRestMetadata>ClassPathServiceRestMetadataReader. read()List<ServiceRestMetadata>ServiceRestMetadataReader. read()Read the instances ofServiceRestMetadata
-