org.granite.spring
Class GranitedsNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.granite.spring.GranitedsNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class GranitedsNamespaceHandler
extends NamespaceHandlerSupport


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

GranitedsNamespaceHandler

public GranitedsNamespaceHandler()
Method Detail

init

public void init()