| Package | Description |
|---|---|
| org.n52.iceland.binding | |
| org.n52.iceland.ogc.ows.extension | |
| org.n52.iceland.request.operator | |
| org.n52.iceland.util.activation |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingRepository.deregisterListener(ActivationListener<BindingKey> listener) |
void |
BindingRepository.registerListener(ActivationListener<BindingKey> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
OwsOperationMetadataExtensionProviderRepository.deregisterListener(ActivationListener<OwsOperationMetadataExtensionProviderKey> listener) |
void |
OwsOperationMetadataExtensionProviderRepository.registerListener(ActivationListener<OwsOperationMetadataExtensionProviderKey> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestOperatorRepository.deregisterListener(ActivationListener<RequestOperatorKey> listener) |
void |
RequestOperatorRepository.registerListener(ActivationListener<RequestOperatorKey> listener) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunctionalActivationListener<K>
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivationListenable.deregisterListener(ActivationListener<K> listener) |
void |
ActivationListeners.deregisterListener(ActivationListener<K> listener) |
void |
ActivationListenable.registerListener(ActivationListener<K> listener) |
void |
ActivationListeners.registerListener(ActivationListener<K> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivationRegistrator.setListeners(Map<ActivationListenable,ActivationListener> listeners) |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.