org.granite.config
Class AbstractFrameworkGraniteConfig
java.lang.Object
org.granite.config.AbstractFrameworkGraniteConfig
public abstract class AbstractFrameworkGraniteConfig
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configuration
protected Configuration configuration
AbstractFrameworkGraniteConfig
public AbstractFrameworkGraniteConfig()
init
protected void init(ServletContext servletContext,
String configPath)
throws IOException,
SAXException
- Throws:
IOException
SAXException
getGraniteConfig
public GraniteConfig getGraniteConfig()
getServicesConfig
public ServicesConfig getServicesConfig()
setCustomGraniteConfigPath
public void setCustomGraniteConfigPath(String path)
setCustomServicesConfigPath
public void setCustomServicesConfigPath(String path)