public interface ListenableTransactionalAlgorithmRepository extends TransactionalAlgorithmRepository
TransactionalAlgorithmRepository that allows the subscription of listeners.| Modifier and Type | Method and Description |
|---|---|
void |
addListener(TransactionalAlgorithmRepositoryListener listener)
Adds a listener to this repository.
|
void |
removeListener(TransactionalAlgorithmRepositoryListener listener)
Removes the listener from this repository.
|
containsAlgorithm, getApplicationPackage, getApplicationPackage, getProcessDescription, isSupported, register, unregister, unregistercontainsAlgorithm, destroy, getAlgorithm, getAlgorithm, getAlgorithmNames, getProcessDescription, initvoid addListener(TransactionalAlgorithmRepositoryListener listener)
listener - The listenervoid removeListener(TransactionalAlgorithmRepositoryListener listener)
listener - The TransactionalAlgorithmRepositoryListenerCopyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.