ConverterManager interface.See: Description
| Interface | Description |
|---|---|
| Converter |
Interface specifying the conversion between two classes
|
| Class | Description |
|---|---|
| ConverterManagerFactoryBean |
A utility class to allow
ConverterManagerImpl instances to be easily configured via spring.xml. |
| ConverterManagerFactoryBean.ConverterConfig |
Configuration information for a single Converter instance.
|
| ConverterManagerImpl |
An implementation of
ConverterManager. |
ConverterManager interface.Copyright © 2005–2021 The Spring LDAP Framework. All rights reserved.