@Configuration(proxyBeanMethods=false) public class EndpointAutoConfiguration extends ObjectSE
@Endpoint
サポート用の Auto-configuration
。コンストラクターと説明 |
---|
EndpointAutoConfiguration() |
修飾子と型 | メソッドと説明 |
---|---|
CachingOperationInvokerAdvisor | endpointCachingOperationInvokerAdvisor(org.springframework.core.env.Environment environment) |
ParameterValueMapper | endpointOperationParameterMapper(org.springframework.beans.factory.ObjectProvider<org.springframework.core.convert.converter.Converter<?,?>> converters, org.springframework.beans.factory.ObjectProvider<org.springframework.core.convert.converter.GenericConverter> genericConverters) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
@Bean @ConditionalOnMissingBean public ParameterValueMapper endpointOperationParameterMapper(@EndpointConverter org.springframework.beans.factory.ObjectProvider<org.springframework.core.convert.converter.Converter<?,?>> converters, @EndpointConverter org.springframework.beans.factory.ObjectProvider<org.springframework.core.convert.converter.GenericConverter> genericConverters)
@Bean @ConditionalOnMissingBean public CachingOperationInvokerAdvisor endpointCachingOperationInvokerAdvisor(org.springframework.core.env.Environment environment)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.