public class

Neo4jNamespaceHandler

extends NamespaceHandlerSupport
java.lang.Object
   ↳ org.springframework.beans.factory.xml.NamespaceHandlerSupport
     ↳ org.mule.modules.neo4j.config.Neo4jNamespaceHandler

Class Overview

Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/neo4j.

Summary

[Expand]
Inherited Fields
From class org.springframework.beans.factory.xml.NamespaceHandlerSupport
Public Constructors
Neo4jNamespaceHandler()
Public Methods
void init()
Invoked by the DefaultBeanDefinitionDocumentReader after construction but before any custom elements are parsed.
[Expand]
Inherited Methods
From class org.springframework.beans.factory.xml.NamespaceHandlerSupport
From class java.lang.Object
From interface org.springframework.beans.factory.xml.NamespaceHandler

Public Constructors

public Neo4jNamespaceHandler ()

Public Methods

public void init ()

Invoked by the DefaultBeanDefinitionDocumentReader after construction but before any custom elements are parsed.