@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.glassfish.jersey.server.ResourceConfig.class) @ConditionalOnMissingClass(value="org.springframework.web.servlet.DispatcherServlet") public static class ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration extends ObjectSE
| コンストラクターと説明 |
|---|
JerseyServletEndpointManagementContextConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
ServletEndpointRegistrar | servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, JerseyApplicationPath jerseyApplicationPath) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic JerseyServletEndpointManagementContextConfiguration()
@Bean public ServletEndpointRegistrar servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier, JerseyApplicationPath jerseyApplicationPath)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.