com.atlassian.config.spring
Class BootstrappedContextLoader

java.lang.Object
  extended by org.springframework.web.context.ContextLoader
      extended by com.atlassian.config.spring.BootstrappedContextLoader

public class BootstrappedContextLoader
extends org.springframework.web.context.ContextLoader


Field Summary
 
Fields inherited from class org.springframework.web.context.ContextLoader
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM
 
Constructor Summary
BootstrappedContextLoader()
           
 
Method Summary
protected  org.springframework.context.ApplicationContext loadParentContext(javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class org.springframework.web.context.ContextLoader
closeWebApplicationContext, createWebApplicationContext, determineContextClass, initWebApplicationContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootstrappedContextLoader

public BootstrappedContextLoader()
Method Detail

loadParentContext

protected org.springframework.context.ApplicationContext loadParentContext(javax.servlet.ServletContext servletContext)
                                                                    throws org.springframework.beans.BeansException
Overrides:
loadParentContext in class org.springframework.web.context.ContextLoader
Throws:
org.springframework.beans.BeansException


Atlassian Config is developed by Atlassian Software Systems.