public static class CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter extends PropertyEditorSupport implements Converter<ConnectionEndpoint[],Iterable>
| Constructor and Description |
|---|
ConnectionEndpointArrayToIterableConverter() |
| Modifier and Type | Method and Description |
|---|---|
Iterable |
convert(ConnectionEndpoint[] source) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditorpublic ConnectionEndpointArrayToIterableConverter()
public Iterable convert(ConnectionEndpoint[] source)
convert in interface Converter<ConnectionEndpoint[],Iterable>Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.