| Class | Description | 
|---|---|
| SingleAppDispatcherServlet | |
| SingleAppWebContextLoader | 
AppContext loader of the web application block packed in a WAR together with the middleware block. | 
| SingleAppWebServletListener | 
 This class and its twin com.haulmont.cuba.core.sys.singleapp.SingleAppCoreServletListener separate "web" and "core" classes
 to different classloaders when we pack application to single WAR. 
 |