public interface BinderTypeRegistry
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.| Modifier and Type | Method and Description |
|---|---|
BinderType |
get(String name) |
Map<String,BinderType> |
getAll() |
BinderType get(String name)
Map<String,BinderType> getAll()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.