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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.springframework.context.ApplicationContextAware

    setApplicationContext