程序包com.alibaba.dubbo.config.spring.schema的分层结构

程序包分层结构:

类分层结构

  • java.lang.
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • com.alibaba.dubbo.config.spring.schema.DubboBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)