Class ProcessorMappingRegistrar


  • public class ProcessorMappingRegistrar
    extends java.lang.Object
    register one processor to one specific registry
    • Constructor Detail

      • ProcessorMappingRegistrar

        public ProcessorMappingRegistrar()
    • Method Detail

      • setNotificationType

        public void setNotificationType​(NotificationType notificationType)
      • setProcessor

        public void setProcessor​(Processor processor)
      • setNotificationChannel

        public void setNotificationChannel​(NotificationChannel notificationChannel)
      • registerMapping

        @PostConstruct
        public void registerMapping()
        add new processor mapped with one specific notification type to one channel registry