E - Enum typepublic abstract class AbstractEnumPropertiesFileHandler<E extends Enum<E>> extends ServletContextPropertyFileHandler
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEnumPropertiesFileHandler(javax.servlet.ServletContext ctx,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(E e) |
void |
save(E e,
String value) |
protected AbstractEnumPropertiesFileHandler(javax.servlet.ServletContext ctx,
String name)
public String get(E e) throws ConfigurationError
ConfigurationErrorpublic void save(E e, String value) throws ConfigurationError
ConfigurationErrorCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.