Interface ObjectValueHandlerRegistry
- All Superinterfaces:
org.springframework.context.ApplicationContextAware,org.springframework.beans.factory.Aware
- All Known Implementing Classes:
DefaultObjectValueHandlerRegistry
public interface ObjectValueHandlerRegistry
extends org.springframework.context.ApplicationContextAware
Resolves mapped
ObjectValueHandler instances per ObjectType.-
Method Summary
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
-
Method Details
-
getValueHandlerChain
-