org.mule.providers.email.config
Class SmtpNamespaceHandler

java.lang.Object
  extended byorg.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended byorg.mule.config.spring.handlers.AbstractMuleNamespaceHandler
          extended byorg.mule.providers.email.config.SmtpNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class SmtpNamespaceHandler
extends org.mule.config.spring.handlers.AbstractMuleNamespaceHandler

Reigsters a Bean Definition Parser for handling elements.


Constructor Summary
SmtpNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
registerIgnoredElement, registerMetaTransportEndpoints, registerStandardTransportEndpoints
 
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

SmtpNamespaceHandler

public SmtpNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.