public interface IEventSource
This interface is a marker interface and only serves to identify an entity as a source of events.
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the source's name
|
String getName()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.