com.atlassian.spring.extension
Class HostedExtensionNamespaceHandler

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

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


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

HostedExtensionNamespaceHandler

public HostedExtensionNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2006-2011 Atlassian. All Rights Reserved.