public class

SugarNamespaceHandler

extends NamespaceHandlerSupport
java.lang.Object
   ↳ org.springframework.beans.factory.xml.NamespaceHandlerSupport
     ↳ org.mule.modules.sugarcrm.config.SugarNamespaceHandler

Class Overview

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

Summary

[Expand]
Inherited Fields
From class org.springframework.beans.factory.xml.NamespaceHandlerSupport
Public Constructors
SugarNamespaceHandler()
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 SugarNamespaceHandler ()

Public Methods

public void init ()

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