Class AbstractBootstrapper
- java.lang.Object
-
- edu.uiuc.ncsa.security.servlet.Bootstrapper
-
- org.oa4mp.server.api.servlet.storage.AbstractBootstrapper
-
- All Implemented Interfaces:
EventListener
,javax.servlet.ServletContextListener
- Direct Known Subclasses:
OA2Bootstrapper
public abstract class AbstractBootstrapper extends edu.uiuc.ncsa.security.servlet.Bootstrapper
Created by Jeff Gaynor
on 3/21/12 at 11:09 AM
-
-
Constructor Summary
Constructors Constructor Description AbstractBootstrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description edu.uiuc.ncsa.security.core.util.ConfigurationLoader
getConfigurationLoader(javax.servlet.ServletContext servletContext)
protected org.apache.commons.configuration.tree.ConfigurationNode
getNode(javax.servlet.ServletContext servletContext)
String
getOa4mpConfigFileKey()
String
getOa4mpConfigNameKey()
-