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) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.PropertyEditorRegistrar
overridesDefaultEditors
-
Constructor Details
-
SoapVersionRegistrar
public SoapVersionRegistrar()
-
-
Method Details
-
registerCustomEditors
public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry) - Specified by:
registerCustomEditorsin interfaceorg.springframework.beans.PropertyEditorRegistrar
-