public class ConfigurableClasses
extends java.lang.Object
Properties annotation and tries to
parse the properties to a JSON object. First it checks, if the
propertyFilename of the annotation leads to a existing file. If this is the
case, the properties are parsed. If the propertyFilename doesn't lead to an
existing file, the defaultPropertyFilename is checked.| Constructor and Description |
|---|
ConfigurableClasses() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<com.fasterxml.jackson.databind.JsonNode> |
get(java.lang.Class<?> clazz) |
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.