Generated by
JDiff

Class org.springframework.web.server.adapter.HttpWebHandlerAdapter

Added Methods
ApplicationContext getApplicationContext() Return the configured {@code ApplicationContext}, if any.
void setApplicationContext(ApplicationContext) Configure the {@code ApplicationContext} associated with the web application, if it was initialized with one via WebHttpHandlerBuilder#applicationContext.