|
JSF-Spring | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.xml.NamespaceHandlerSupport de.mindmatters.faces.spring.factory.xml.JsfNameSpaceHandler
public final class JsfNameSpaceHandler
NamespaceHandler
for the 'jsh
'
namespace.
Note: For further information regarding the 'jsh
'
namespace please have a look at jsf-spring.xsd
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 |
---|
public JsfNameSpaceHandler()
Method Detail |
---|
public void init()
DefaultBeanDefinitionDocumentReader
after construction but before
any custom elements are parsed.
|
JSF-Spring | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |