| Modifier and Type | Class and Description |
|---|---|
class |
LoggingTransactionalAlgorithmRepositoryListener
Listener implementation that logs the addition and removal of
application packages.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionalAlgorithmConfiguration |
TransactionalAlgorithmRegistryImpl.addListener(TransactionalAlgorithmRepositoryListener listener) |
void |
ListenableTransactionalAlgorithmRepository.addListener(TransactionalAlgorithmRepositoryListener listener)
Adds a listener to this repository.
|
void |
AbstractTransactionalAlgorithmRepository.addListener(TransactionalAlgorithmRepositoryListener listener) |
TransactionalAlgorithmConfiguration |
TransactionalAlgorithmConfiguration.addListener(TransactionalAlgorithmRepositoryListener listener) |
void |
ListenableTransactionalAlgorithmRepository.removeListener(TransactionalAlgorithmRepositoryListener listener)
Removes the listener from this repository.
|
void |
AbstractTransactionalAlgorithmRepository.removeListener(TransactionalAlgorithmRepositoryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionalAlgorithmRegistryImpl.setListeners(Set<TransactionalAlgorithmRepositoryListener> listeners)
The listeners to register.
|
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.