Apache CXF API

org.apache.cxf.binding.soap.spring
Class SoapVersionRegistrar

java.lang.Object
  extended by org.apache.cxf.binding.soap.spring.SoapVersionRegistrar
All Implemented Interfaces:
org.springframework.beans.PropertyEditorRegistrar

public class SoapVersionRegistrar
extends Object
implements org.springframework.beans.PropertyEditorRegistrar


Constructor Summary
SoapVersionRegistrar()
           
 
Method Summary
 void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapVersionRegistrar

public SoapVersionRegistrar()
Method Detail

registerCustomEditors

public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)

Specified by:
registerCustomEditors in interface org.springframework.beans.PropertyEditorRegistrar

Apache CXF API

Apache CXF