Class AbstractBootstrapper
- java.lang.Object
-
- edu.uiuc.ncsa.security.servlet.Bootstrapper
-
- org.oa4mp.server.api.storage.servlet.AbstractBootstrapper
-
- All Implemented Interfaces:
EventListener,javax.servlet.ServletContextListener
public abstract class AbstractBootstrapper extends edu.uiuc.ncsa.security.servlet.BootstrapperCreated 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.ConfigurationLoadergetConfigurationLoader(javax.servlet.ServletContext servletContext)protected org.apache.commons.configuration.tree.ConfigurationNodegetNode(javax.servlet.ServletContext servletContext)StringgetOa4mpConfigFileKey()StringgetOa4mpConfigNameKey()
-