com.alibaba.dubbo.config.spring.schema
Class DubboNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by com.alibaba.dubbo.config.spring.schema.DubboNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class DubboNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport

DubboNamespaceHandler

Author:
william.liangf

Constructor Summary
DubboNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DubboNamespaceHandler

public DubboNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2012–2017 Alibaba. All rights reserved.