Class NacosReflectionTypeDescriberRegistrar

java.lang.Object
org.apache.dubbo.registry.nacos.aot.NacosReflectionTypeDescriberRegistrar
All Implemented Interfaces:
org.apache.dubbo.aot.api.ReflectionTypeDescriberRegistrar

public class NacosReflectionTypeDescriberRegistrar extends Object implements org.apache.dubbo.aot.api.ReflectionTypeDescriberRegistrar
  • Constructor Details

    • NacosReflectionTypeDescriberRegistrar

      public NacosReflectionTypeDescriberRegistrar()
  • Method Details

    • getTypeDescribers

      public List<org.apache.dubbo.aot.api.TypeDescriber> getTypeDescribers()
      Specified by:
      getTypeDescribers in interface org.apache.dubbo.aot.api.ReflectionTypeDescriberRegistrar