MotechOSGiWebApplicationContext¶
-
public class
MotechOSGiWebApplicationContextextends OsgiBundleXmlApplicationContext implements ConfigurableWebApplicationContext¶ The context that is created for all Blueprint-Enabled bundles. This context will be used for the
org.motechproject.osgi.web.OSGiDispatcherServletthat we create in theorg.motechproject.osgi.web.HttpServiceTracker.
Methods¶
getServletConfig¶
-
public ServletConfig
getServletConfig()¶
getServletContext¶
-
public ServletContext
getServletContext()¶
setServletConfig¶
-
public void
setServletConfig(ServletConfig servletConfig)¶
setServletContext¶
-
public void
setServletContext(ServletContext servletContext)¶