@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() |
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)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.