public abstract class AbstractBootstrapper extends Bootstrapper
Created by Jeff Gaynor
on 3/21/12 at 11:09 AM
Constructor and Description |
---|
AbstractBootstrapper() |
Modifier and Type | Method and Description |
---|---|
ConfigurationLoader |
getConfigurationLoader(javax.servlet.ServletContext servletContext) |
protected org.apache.commons.configuration.tree.ConfigurationNode |
getNode(javax.servlet.ServletContext servletContext) |
String |
getOa4mpConfigFileKey() |
String |
getOa4mpConfigNameKey() |
contextDestroyed, contextInitialized, getConfigurationLoader, getInitialization
public String getOa4mpConfigFileKey()
public String getOa4mpConfigNameKey()
protected org.apache.commons.configuration.tree.ConfigurationNode getNode(javax.servlet.ServletContext servletContext) throws Exception
Exception
public ConfigurationLoader getConfigurationLoader(javax.servlet.ServletContext servletContext) throws Exception
getConfigurationLoader
in class Bootstrapper
Exception
Copyright © 2019. All Rights Reserved.