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