Class BindingCreatedEvent

  • All Implemented Interfaces:
    Serializable

    public class BindingCreatedEvent
    extends org.springframework.context.ApplicationEvent
    ApplicationEvent fired whenever the the Binding is created.
    Since:
    2.0 #see AbstractMessageChannelBinder
    Author:
    Oleg Zhurakousky
    See Also:
    Serialized Form
    • Constructor Detail

      • BindingCreatedEvent

        public BindingCreatedEvent​(Binding<?> source)