@Component
@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface DataRepositoryComponent
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<? extends org.n52.series.db.beans.DatasetEntity> |
datasetEntityType |
java.lang.String |
value
The type of data to assemble.
|
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.