Uses of Interface
org.n52.iceland.util.activation.ActivationListenable
-
Packages that use ActivationListenable Package Description org.n52.iceland.binding org.n52.iceland.ogc.ows.extension org.n52.iceland.request.operator org.n52.iceland.util.activation -
-
Uses of ActivationListenable in org.n52.iceland.binding
Classes in org.n52.iceland.binding that implement ActivationListenable Modifier and Type Class Description classBindingRepository -
Uses of ActivationListenable in org.n52.iceland.ogc.ows.extension
Classes in org.n52.iceland.ogc.ows.extension that implement ActivationListenable Modifier and Type Class Description classOwsOperationMetadataExtensionProviderRepositoryRepository forOwsOperationMetadataExtension. -
Uses of ActivationListenable in org.n52.iceland.request.operator
Classes in org.n52.iceland.request.operator that implement ActivationListenable Modifier and Type Class Description classRequestOperatorRepository -
Uses of ActivationListenable in org.n52.iceland.util.activation
Subinterfaces of ActivationListenable in org.n52.iceland.util.activation Modifier and Type Interface Description interfaceActivationManager<K>Classes in org.n52.iceland.util.activation that implement ActivationListenable Modifier and Type Class Description classActivationListeners<K>TODO JavaDocMethod parameters in org.n52.iceland.util.activation with type arguments of type ActivationListenable Modifier and Type Method Description voidActivationRegistrator. setListeners(Map<ActivationListenable,ActivationListener> listeners)
-