org.opencredo.esper.config.xml
Class EsperNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.opencredo.esper.config.xml.EsperNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class EsperNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
implements org.springframework.beans.factory.xml.NamespaceHandler

Registers the handlers for the separate namespace root elements.

Author:
Russ Miles (russ.miles@opencredo.com)

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

Constructor Detail

EsperNamespaceHandler

public EsperNamespaceHandler()
Method Detail

init

public void init()
Specified by:
init in interface org.springframework.beans.factory.xml.NamespaceHandler


Copyright © 2010. All Rights Reserved.