public abstract class AbstractCacheActionResolver extends Object implements CacheActionResolver, org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
AbstractCacheActionResolver() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
int |
getOrder() |
void |
setInterceptor(AopCacheInterceptor interceptor) |
void |
setOrder(int order) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
resolve
public int getOrder()
getOrder
in interface org.springframework.core.Ordered
public void setOrder(int order)
public void setInterceptor(AopCacheInterceptor interceptor)
Copyright © 2006–2018 TinyGroup. All rights reserved.