Spring Data Neo4j

org.springframework.data.neo4j.config
Class Neo4jNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.springframework.data.neo4j.config.Neo4jNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class Neo4jNamespaceHandler
extends NamespaceHandlerSupport


Constructor Summary
Neo4jNamespaceHandler()
           
 
Method Summary
 void init()
           
 
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
 

Constructor Detail

Neo4jNamespaceHandler

public Neo4jNamespaceHandler()
Method Detail

init

public void init()

Spring Data Neo4j

Copyright © 2013 SpringSource. All Rights Reserved.