net.northfuse.resources.config
Class ResourceNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by net.northfuse.resources.config.ResourceNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

Author:
tylers2

Field Summary
static java.lang.String NAMESPACE
           
 
Constructor Summary
ResourceNamespaceHandler()
           
 
Method Summary
 void init()
          Registers the bean definition parsers for the script and style config elements.
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final java.lang.String NAMESPACE
See Also:
Constant Field Values
Constructor Detail

ResourceNamespaceHandler

public ResourceNamespaceHandler()
Method Detail

init

public void init()
Registers the bean definition parsers for the script and style config elements.



Copyright © 2011. All Rights Reserved.