@Interceptor public class CacheResultInterceptor extends Object implements Serializable
CacheResult
interceptor implementation. This interceptor uses the following algorithm describes in
JSR-107.
When a method annotated with CacheResult
is invoked the following must occur.
Constructor and Description |
---|
CacheResultInterceptor(CacheResolver cacheResolver,
CacheKeyInvocationContextFactory contextFactory) |
@Inject public CacheResultInterceptor(CacheResolver cacheResolver, CacheKeyInvocationContextFactory contextFactory)
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.