public abstract class Config extends Object
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
File |
getConfigFile(String path) |
abstract String |
getInitParameter(String string) |
List<String> |
getInitParameterNames() |
File |
getRootFolder() |
abstract javax.servlet.ServletContext |
getServletContext() |
File |
getWebInfDir() |
protected abstract Enumeration |
initParamNames() |
File |
mapPath(String url) |
public abstract javax.servlet.ServletContext getServletContext()
protected abstract Enumeration initParamNames()
public File getWebInfDir()
public File getRootFolder()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.