public abstract class AbstractAlgorithmSourceBackend extends AbstractBackend<AlgorithmSourceBackendUpdatedEvent> implements AlgorithmSourceBackend
AlgorithmSourceBackend
interface to minimize the effort required to implement it.| Constructor and Description |
|---|
AbstractAlgorithmSourceBackend() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Implemented as a no-op.
|
protected void |
fireAlgorithmSourceBackendUpdated()
Notifies registered listeners that the backend has been updated.
|
addBackendListener, fireBackendUpdated, fireEvent, fireUnrecoverableError, getConfigurationsId, getId, initialize, removeBackendListener, setEventListeners, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadAlgorithm, readAlgorithmsaddBackendListener, getConfigurationsId, getDisplayName, getId, initialize, removeBackendListener, setEventListenerspublic void close()
close in interface Backend<AlgorithmSourceBackendUpdatedEvent>org.protempa.AlgorithmSourceBackend#close()protected void fireAlgorithmSourceBackendUpdated()
AlgorithmSourceBackendUpdatedEvent,
org.protempa.AlgorithmSourceBackendListenerCopyright © 2012–2017 Emory University. All rights reserved.