Class CachePutInterceptor
java.lang.Object
org.apache.commons.jcs3.jcache.cdi.CachePutInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
@Priority(1000)
public class CachePutInterceptor
extends Object
implements Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CachePutInterceptorpublic CachePutInterceptor()
 
- 
- 
Method Details- 
cache- Throws:
- Throwable
 
 
-