Package org.axonframework.springmessaging.adapter

Utility classes used to connect an Event Bus to a Spring Messaging Channel.

See:
          Description

Interface Summary
EventFilter Interface describing an Event Filter.
 

Class Summary
EventListeningMessageChannelAdapter Adapter class that sends Events from an event bus to a Spring Messaging Message Channel.
EventPublishingMessageChannelAdapter Adapter class that publishes Events from a Spring Messaging Message Channel on the Event Bus.
NoFilter  
 

Package org.axonframework.springmessaging.adapter Description

Utility classes used to connect an Event Bus to a Spring Messaging Channel.



Copyright © 2010-2016. All Rights Reserved.