public class

FtpliteNamespaceHandler

extends NamespaceHandlerSupport
java.lang.Object
   ↳ org.springframework.beans.factory.xml.NamespaceHandlerSupport
     ↳ com.mule.modules.ftplite.config.FtpliteNamespaceHandler

Class Overview

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

Summary

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

Public Methods

public void init ()

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