|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.web.context.ContextLoader
org.springframework.web.context.ContextLoaderListener
org.broadleafcommerce.common.web.extensibility.MergeContextLoaderListener
public class MergeContextLoaderListener
Bootstrap listener to start up BroadleafCommerce's rootId MergeWebApplicationContext.
Simply delegates to MergeContextLoader.
This listener should be registered after
org.springframework.web.util.Log4jConfigListener
in web.xml, if the latter is used.
| Field Summary |
|---|
| Fields inherited from class org.springframework.web.context.ContextLoader |
|---|
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, CONTEXT_ID_PARAM, CONTEXT_INITIALIZER_CLASSES_PARAM, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM |
| Constructor Summary | |
|---|---|
MergeContextLoaderListener()
|
|
| Method Summary | |
|---|---|
protected MergeContextLoader |
createContextLoader()
Create the ContextLoader to use. |
| Methods inherited from class org.springframework.web.context.ContextLoaderListener |
|---|
contextDestroyed, contextInitialized, getContextLoader |
| Methods inherited from class org.springframework.web.context.ContextLoader |
|---|
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergeContextLoaderListener()
| Method Detail |
|---|
protected MergeContextLoader createContextLoader()
createContextLoader in class org.springframework.web.context.ContextLoaderListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||