Spring Web Services Framework

org.springframework.ws.config
Class WebServicesNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.springframework.ws.config.WebServicesNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class WebServicesNamespaceHandler
extends NamespaceHandlerSupport

NamespaceHandler for the 'web-services' namespace.

Since:
1.5.0
Author:
Arjen Poutsma

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

WebServicesNamespaceHandler

public WebServicesNamespaceHandler()
Method Detail

init

public void init()

Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.