com.atlassian.confluence.spring.namespace
Class ConfluenceSpringNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by com.atlassian.confluence.spring.namespace.ConfluenceSpringNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

The Spring NamespaceHandler for the "confluence" custom namespace.

Since:
v5.5

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

ConfluenceSpringNamespaceHandler

public ConfluenceSpringNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2003-2014 Atlassian. All Rights Reserved.