Class AbstractMetadataReportFactory
java.lang.Object
org.apache.dubbo.metadata.report.support.AbstractMetadataReportFactory
- All Implemented Interfaces:
MetadataReportFactory
-
Field Summary
Fields inherited from interface org.apache.dubbo.metadata.report.MetadataReportFactory
DEFAULT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()getMetadataReport(org.apache.dubbo.common.URL url)
-
Constructor Details
-
AbstractMetadataReportFactory
public AbstractMetadataReportFactory()
-
-
Method Details
-
getMetadataReport
- Specified by:
getMetadataReportin interfaceMetadataReportFactory
-
destroy
public void destroy()- Specified by:
destroyin interfaceMetadataReportFactory
-