org.fusesource.fabric.bridge.zk.spring
Class ZkBridgeNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.fusesource.fabric.bridge.zk.spring.ZkBridgeNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

Author:
Dhiraj Bokde

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

Constructor Detail

ZkBridgeNamespaceHandler

public ZkBridgeNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2014 Red Hat. All Rights Reserved.