Class DubboServicesMetadataEndpoint

java.lang.Object
org.apache.dubbo.spring.boot.actuate.endpoint.metadata.AbstractDubboMetadata
org.apache.dubbo.spring.boot.actuate.endpoint.DubboServicesMetadataEndpoint
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware

@Endpoint(id="dubboservices") public class DubboServicesMetadataEndpoint extends AbstractDubboMetadata
DubboService Metadata Endpoint
Since:
2.7.0
  • Constructor Details

    • DubboServicesMetadataEndpoint

      public DubboServicesMetadataEndpoint()
  • Method Details