org.mule.providers.email.config
Class Pop3NamespaceHandler

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

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

Reigsters a Bean Definition Parser for handling elements.


Constructor Summary
Pop3NamespaceHandler()
           
 
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

Pop3NamespaceHandler

public Pop3NamespaceHandler()
Method Detail

init

public void init()


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