|=== |Path|Type|Description |`+contexts+` |`+Object+` |Application contexts keyed by id. |`+contexts.*.mappings+` |`+Object+` |Mappings in the context, keyed by mapping type. |`+contexts.*.mappings.dispatcherServlets+` |`+Object+` |Dispatcher servlet mappings, if any. |`+contexts.*.mappings.servletFilters+` |`+Array+` |Servlet filter mappings, if any. |`+contexts.*.mappings.servlets+` |`+Array+` |Servlet mappings, if any. |`+contexts.*.mappings.dispatcherHandlers+` |`+Object+` |Dispatcher handler mappings, if any. |`+contexts.*.parentId+` |`+String+` |Id of the parent application context, if any. |===