Class DefaultCallbackEventHandlerRegistry

  • All Implemented Interfaces:
    CallbackEventHandlerRegistry<LiveEditView>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

    public class DefaultCallbackEventHandlerRegistry
    extends java.lang.Object
    implements CallbackEventHandlerRegistry<LiveEditView>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • DefaultCallbackEventHandlerRegistry

        public DefaultCallbackEventHandlerRegistry()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws java.lang.Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        java.lang.Exception
      • 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