Class MockWebApplicationContext

  • All Implemented Interfaces:
    org.springframework.beans.factory.BeanFactory , org.springframework.beans.factory.HierarchicalBeanFactory , org.springframework.beans.factory.ListableBeanFactory , org.springframework.context.ApplicationContext , org.springframework.context.ApplicationEventPublisher , org.springframework.context.MessageSource , org.springframework.core.env.EnvironmentCapable , org.springframework.core.io.ResourceLoader , org.springframework.core.io.support.ResourcePatternResolver , org.springframework.web.context.WebApplicationContext

    
    public class MockWebApplicationContext
     implements WebApplicationContext
                        

    An adapter to make a generic Spring ApplicationContext act like a WebApplicationContext. For internal use only.