@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=javax.servlet.Servlet.classEE) @ConditionalOnWebApplication(type=SERVLET) public class ServletManagementContextAutoConfiguration extends ObjectSE
Auto-configuration。| 修飾子と型 | クラスと説明 |
|---|---|
protected static class | ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration |
| コンストラクターと説明 |
|---|
ServletManagementContextAutoConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
ManagementServletContext | managementServletContext(WebEndpointProperties properties) |
org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextFactory | servletWebChildContextFactory() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic ServletManagementContextAutoConfiguration()
@Bean public org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementContextFactory servletWebChildContextFactory()
@Bean public ManagementServletContext managementServletContext(WebEndpointProperties properties)