E - Enum typepublic abstract class AbstractEnumPropertiesFileHandler<E extends Enum<E>> extends ServletContextPropertyFileHandler
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEnumPropertiesFileHandler(javax.servlet.ServletContext ctx,
String name) |
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–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.