Class CitrusWsConfigNamespaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.citrusframework.ws.config.handler.CitrusWsConfigNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class CitrusWsConfigNamespaceHandler extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
Namespace handler for configuration components in Citrus ws namespace.
Author:
Christoph Deppisch
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport

    decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CitrusWsConfigNamespaceHandler

      public CitrusWsConfigNamespaceHandler()
  • Method Details

    • init

      public void init()