org.mule.test.spring
Class DummyNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
          extended by org.mule.config.spring.handlers.MuleNamespaceHandler
              extended by org.mule.test.spring.DummyNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class DummyNamespaceHandler
extends org.mule.config.spring.handlers.MuleNamespaceHandler


Field Summary
 
Fields inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, OUTBOUND_ENDPOINT
 
Constructor Summary
DummyNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
getGlobalEndpointBuilderBeanClass, getInboundEndpointFactoryBeanClass, getOutboundEndpointFactoryBeanClass, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerIgnoredElement, registerMetaTransportEndpoints, registerMuleBeanDefinitionParser, 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

DummyNamespaceHandler

public DummyNamespaceHandler()
Method Detail

init

public void init()
Specified by:
init in interface org.springframework.beans.factory.xml.NamespaceHandler
Overrides:
init in class org.mule.config.spring.handlers.MuleNamespaceHandler


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