Interface BinderTypeRegistry
- All Known Implementing Classes:
DefaultBinderTypeRegistry
public interface BinderTypeRegistry
A registry of
BinderTypes, indexed by name. A BinderTypeRegistry bean
is created automatically based on information found in the
META-INF/spring.binders files provided by binder implementors.- Author:
- Marius Bogoevici
-
Method Summary
-
Method Details
-
get
-
getAll
Map<String,BinderType> getAll()
-