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, fireUnrecoverableError, getConfigurationsId, getId, initialize, removeBackendListener, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadAlgorithm, readAlgorithmsaddBackendListener, getConfigurationsId, getDisplayName, getId, initialize, removeBackendListenerpublic void close()
close in interface Backend<AlgorithmSourceBackendUpdatedEvent>org.protempa.AlgorithmSourceBackend#close()protected void fireAlgorithmSourceBackendUpdated()
AlgorithmSourceBackendUpdatedEvent,
org.protempa.AlgorithmSourceBackendListenerCopyright © 2012–2016 Emory University. All rights reserved.