public final class DataSourceUpdatedEvent extends SourceUpdatedEvent
source| Constructor and Description |
|---|
DataSourceUpdatedEvent(DataSource dataSource)
Constructs an event with the source
DataSource that generated the event. |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getProtempaSource()
Returns the source
Source (the same as what
getSource() returns). |
getSource, toStringpublic DataSourceUpdatedEvent(DataSource dataSource)
DataSource that generated the event.dataSource - a DataSource.public DataSource getProtempaSource()
SourceUpdatedEventSource (the same as what
getSource() returns).getProtempaSource in class SourceUpdatedEventBackend.Copyright © 2012–2018 Emory University. All rights reserved.