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