MotechOsgiConfigurableApplicationContext

public class MotechOsgiConfigurableApplicationContext extends OsgiBundleXmlApplicationContext implements ConfigurableWebApplicationContext

Constructors

MotechOsgiConfigurableApplicationContext

public MotechOsgiConfigurableApplicationContext(String[] configurationLocations)

Methods

getNamespace

public String getNamespace()

getServletConfig

public ServletConfig getServletConfig()

getServletContext

public ServletContext getServletContext()

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)