Example usage for org.springframework.web.context ConfigurableWebApplicationContext interface-usage

List of usage examples for org.springframework.web.context ConfigurableWebApplicationContext interface-usage

Introduction

In this page you can find the example usage for org.springframework.web.context ConfigurableWebApplicationContext interface-usage.

Usage

From source file fi.eis.applications.osgi.support.OsgiBundleXmlWebApplicationContext.java

/**
 * OSGi variant for {@link XmlWebApplicationContext}. The implementation
 * mandates that the OSGi bundle context is either set ({@link #setBundleContext(BundleContext)}
 * before setting the ServletContext or that the given ServletContext contains
 * the BundleContext as an attribute under {@link #BUNDLE_CONTEXT_ATTRIBUTE} (<code>org.springframework.osgi.web.org.osgi.framework.BundleContext</code>).
 * 

From source file ro.codecamp.ebp.core.util.ServerOsgiBundleXmlWebApplicationContext.java

/**
 * <code>ServerOsgiBundleXmlWebApplicationContext</code> is a custom extension of
 * {@link OsgiBundleXmlApplicationContext} which provides support for application contexts backed by an OSGi
 * {@link Bundle bundle} in Spring MVC based web applications by implementing {@link ConfigurableWebApplicationContext}.
 * <p />
 * 

From source file com.productone.spring.ServerOsgiBundleXmlWebApplicationContext.java

/**
 * <code>ServerOsgiBundleXmlWebApplicationContext</code> is a custom extension
 * of {@link OsgiBundleXmlApplicationContext} which provides support for
 * application contexts backed by an OSGi {@link Bundle bundle} in Spring MVC
 * based web applications by implementing
 * {@link ConfigurableWebApplicationContext}. <p />

From source file com.producttwo.spring.ServerOsgiBundleXmlWebApplicationContext.java

/**
 * <code>ServerOsgiBundleXmlWebApplicationContext</code> is a custom extension
 * of {@link OsgiBundleXmlApplicationContext} which provides support for
 * application contexts backed by an OSGi {@link Bundle bundle} in Spring MVC
 * based web applications by implementing
 * {@link ConfigurableWebApplicationContext}. <p />

From source file com.productthree.spring.ServerOsgiBundleXmlWebApplicationContext.java

/**
 * <code>ServerOsgiBundleXmlWebApplicationContext</code> is a custom extension
 * of {@link OsgiBundleXmlApplicationContext} which provides support for
 * application contexts backed by an OSGi {@link Bundle bundle} in Spring MVC
 * based web applications by implementing
 * {@link ConfigurableWebApplicationContext}. <p />

From source file org.eclipse.virgo.web.dm.ServerOsgiBundleXmlWebApplicationContext.java

/**
 * <code>ServerOsgiBundleXmlWebApplicationContext</code> is a custom extension of
 * {@link OsgiBundleXmlApplicationContext} which provides support for application contexts backed by an OSGi
 * {@link Bundle bundle} in Spring MVC based web applications by implementing {@link ConfigurableWebApplicationContext}.
 * <p />
 * 

From source file net.solarnetwork.web.gemini.ServerOsgiBundleXmlWebApplicationContext.java

/**
 * <code>ServerOsgiBundleXmlWebApplicationContext</code> is a custom extension
 * of {@link OsgiBundleXmlApplicationContext} which provides support for
 * application contexts backed by an OSGi {@link Bundle bundle} in Spring MVC
 * based web applications by implementing
 * {@link ConfigurableWebApplicationContext}.

From source file fi.eis.applications.helpers.ServerOsgiBundleXmlWebApplicationContext.java

/**
 * <code>ServerOsgiBundleXmlWebApplicationContext</code> is a custom extension
 * of {@link OsgiBundleXmlApplicationContext} which provides support for
 * application contexts backed by an OSGi {@link Bundle bundle} in Spring MVC
 * based web applications by implementing
 * {@link ConfigurableWebApplicationContext}.