public abstract class AbstractFrameworkGraniteConfig
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
configuration |
| Constructor and Description |
|---|
AbstractFrameworkGraniteConfig() |
| Modifier and Type | Method and Description |
|---|---|
GraniteConfig |
getGraniteConfig() |
ServicesConfig |
getServicesConfig() |
protected void |
init(javax.servlet.ServletContext servletContext,
java.lang.String configPath) |
void |
setCustomGraniteConfigPath(java.lang.String path) |
void |
setCustomServicesConfigPath(java.lang.String path) |
protected Configuration configuration
protected void init(javax.servlet.ServletContext servletContext,
java.lang.String configPath)
throws java.io.IOException,
org.xml.sax.SAXException
java.io.IOExceptionorg.xml.sax.SAXExceptionpublic GraniteConfig getGraniteConfig()
public ServicesConfig getServicesConfig()
public void setCustomGraniteConfigPath(java.lang.String path)
public void setCustomServicesConfigPath(java.lang.String path)