public interface  org.apache.dubbo.metadata.rest.ServiceRestMetadataReader extends java.lang.Object
{
public abstract java.util.List read();
}