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