Class CustomEditorBeanFactoryPostProcessor.CustomEditorPropertyEditorRegistrar

java.lang.Object
org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.CustomEditorPropertyEditorRegistrar
All Implemented Interfaces:
org.springframework.beans.PropertyEditorRegistrar
Enclosing class:
CustomEditorBeanFactoryPostProcessor

public static class CustomEditorBeanFactoryPostProcessor.CustomEditorPropertyEditorRegistrar extends Object implements org.springframework.beans.PropertyEditorRegistrar
  • Constructor Details

    • CustomEditorPropertyEditorRegistrar

      public CustomEditorPropertyEditorRegistrar()
  • Method Details

    • registerCustomEditors

      public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
      Specified by:
      registerCustomEditors in interface org.springframework.beans.PropertyEditorRegistrar