Class SoapVersionRegistrar
java.lang.Object
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
-
Constructor Details
-
SoapVersionRegistrar
public SoapVersionRegistrar()
-
-
Method Details
-
registerCustomEditors
public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry) - Specified by:
registerCustomEditorsin interfaceorg.springframework.beans.PropertyEditorRegistrar
-