JSF-Spring

de.mindmatters.faces.spring.factory.xml
Class JsfNameSpaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by de.mindmatters.faces.spring.factory.xml.JsfNameSpaceHandler
All Implemented Interfaces:
NamespaceHandler

public final class JsfNameSpaceHandler
extends NamespaceHandlerSupport

NamespaceHandler for the 'jsh' namespace.

Note: For further information regarding the 'jsh' namespace please have a look at jsf-spring.xsd

Author:
Andreas Kuhrwahl

Constructor Summary
JsfNameSpaceHandler()
           
 
Method Summary
 void init()
          Invoked by the DefaultBeanDefinitionDocumentReader after construction but before any custom elements are parsed.
 
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

JsfNameSpaceHandler

public JsfNameSpaceHandler()
Method Detail

init

public void init()
Invoked by the DefaultBeanDefinitionDocumentReader after construction but before any custom elements are parsed.


JSF-Spring

Copyright © 2006 mindmatters GmbH & Co. KG