Class DefaultObjectValueHandlerRegistry

  • All Implemented Interfaces:
    ObjectValueHandlerRegistry, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class DefaultObjectValueHandlerRegistry
    extends java.lang.Object
    implements ObjectValueHandlerRegistry
    • Constructor Detail

      • DefaultObjectValueHandlerRegistry

        public DefaultObjectValueHandlerRegistry()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException
      • initHandlerMappings

        public void initHandlerMappings()
      • setCockpitTypeService

        public void setCockpitTypeService​(TypeService typeService)