com.neeve.event
Interface IEventSource

All Known Subinterfaces:
IStoreBinding, MessageBusBinding, MessageChannel
All Known Implementing Classes:
AepEngine, LoopbackMessageBusBinding, LoopbackMessageChannel, com.neeve.sma.impl.MessageBusBindingBase, com.neeve.sma.impl.MessageChannelBase, SolaceMessageBusBinding, StoreBinding

public interface IEventSource

Represents a source of events.

This interface is a marker interface and only serves to identify an entity as a source of events.


Method Summary
 String getName()
          Get the source's name
 

Method Detail

getName

String getName()
Get the source's name



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.