Class CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter

java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.data.gemfire.config.support.CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter
All Implemented Interfaces:
PropertyEditor, org.springframework.core.convert.converter.Converter<ConnectionEndpoint[],Iterable<?>>
Enclosing class:
CustomEditorBeanFactoryPostProcessor

public static class CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter extends PropertyEditorSupport implements org.springframework.core.convert.converter.Converter<ConnectionEndpoint[],Iterable<?>>
  • Constructor Details

    • ConnectionEndpointArrayToIterableConverter

      public ConnectionEndpointArrayToIterableConverter()
  • Method Details