org.kuali.student.common.test.spring
Class IdToObjectEhcacheAdvice
java.lang.Object
org.kuali.student.common.test.spring.IdToObjectEhcacheAdvice
- All Implemented Interfaces:
- org.aopalliance.aop.Advice
Deprecated.
@Deprecated
public class IdToObjectEhcacheAdvice
- extends Object
- implements org.aopalliance.aop.Advice
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdToObjectEhcacheAdvice
public IdToObjectEhcacheAdvice()
- Deprecated.
IdToObjectEhcacheAdvice
public IdToObjectEhcacheAdvice(String cacheName)
- Deprecated.
- Parameters:
cacheName
-
invalidateCache
public Object invalidateCache(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Deprecated.
- Throws:
Throwable
getFromCache
public Object getFromCache(org.aspectj.lang.ProceedingJoinPoint pjp)
throws Throwable
- Deprecated.
- Throws:
Throwable
getCacheName
public String getCacheName()
- Deprecated.
- Returns:
- the cacheName
setCacheName
public void setCacheName(String cacheName)
- Deprecated.
- Parameters:
cacheName
- the cacheName to set
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.