org.mule.providers.soap.axis.config
Class AxisNamespaceHandler

java.lang.Object
  extended byorg.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended byorg.springframework.beans.factory.xml.UtilNamespaceHandler
          extended byorg.mule.providers.soap.axis.config.AxisNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class AxisNamespaceHandler
extends org.springframework.beans.factory.xml.UtilNamespaceHandler

Registers a Bean Definition Parser for handling <axis:connector> elements.


Constructor Summary
AxisNamespaceHandler()
           
 
Method Summary
 void init()
           
 
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

AxisNamespaceHandler

public AxisNamespaceHandler()
Method Detail

init

public void init()


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