MotechOsgiWebApplicationContext

public class MotechOsgiWebApplicationContext extends OsgiBundleXmlApplicationContext implements ConfigurableWebApplicationContext

Constructors

MotechOsgiWebApplicationContext

public MotechOsgiWebApplicationContext()

Methods

getNamespace

public String getNamespace()

getServletConfig

public ServletConfig getServletConfig()

getServletContext

public ServletContext getServletContext()

isInitialized

public boolean isInitialized()

setConfigLocation

public void setConfigLocation(String configLocation)

setNamespace

public void setNamespace(String namespace)

setServletConfig

public void setServletConfig(ServletConfig servletConfig)

setServletContext

public void setServletContext(ServletContext servletContext)

waitForContext

public void waitForContext(int waitTimeInMillis)