org.jtheque.core.spring.extension
Class JThequeNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.jtheque.core.spring.extension.JThequeNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public final class JThequeNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport

Author:
Baptiste Wicht

Constructor Summary
JThequeNamespaceHandler()
           
 
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
 

Constructor Detail

JThequeNamespaceHandler

public JThequeNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2009 JTheque. All Rights Reserved.