| Package | Description |
|---|---|
| org.n52.janmayen.component |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentRepository<K,C extends Component<K>,F extends ComponentFactory<K,C>>
Abstract class to encapsulate the loading of implementations that are registered with the ServiceLoader interface.
|
class |
AbstractSimilarityKeyComponentRepository<K extends Similar<K>,C extends Component<K>,F extends ComponentFactory<K,C>>
Component repository for keys that can be similar and support for composite keys.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SingleTypeComponentFactory<K,C extends Component<K>>
Convenience interface for a
ComponentFactory that supports only a single key. |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.