@Configuration public class JetCacheProxyConfiguration extends Object implements org.springframework.context.annotation.ImportAware, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
JetCacheProxyConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheAdvisor |
jetcacheAdvisor() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata) |
public void setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata)
setImportMetadata 在接口中 org.springframework.context.annotation.ImportAwarepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException@Bean(name="jetcache2.internalCacheAdvisor") @Role(value=2) public CacheAdvisor jetcacheAdvisor()
Copyright © 2013–2018. All rights reserved.