@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.springframework.cache.CacheManager.class) @ConditionalOnAvailableEndpoint(endpoint=CachesEndpoint.class) @AutoConfigureAfter(value=CacheAutoConfiguration.class) public class CachesEndpointAutoConfiguration extends ObjectSE
| コンストラクターと説明 |
|---|
CachesEndpointAutoConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
CachesEndpoint | cachesEndpoint(MapSE<StringSE,org.springframework.cache.CacheManager> cacheManagers) |
CachesEndpointWebExtension | cachesEndpointWebExtension(CachesEndpoint cachesEndpoint) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE@Bean @ConditionalOnMissingBean public CachesEndpoint cachesEndpoint(MapSE<StringSE,org.springframework.cache.CacheManager> cacheManagers)
@Bean @ConditionalOnMissingBean @ConditionalOnBean(value=CachesEndpoint.class) public CachesEndpointWebExtension cachesEndpointWebExtension(CachesEndpoint cachesEndpoint)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.