Uses of Interface
javax.cache.annotation.CacheInvocationParameter

Packages that use CacheInvocationParameter
javax.cache.annotation   
 

Uses of CacheInvocationParameter in javax.cache.annotation
 

Methods in javax.cache.annotation that return CacheInvocationParameter
 CacheInvocationParameter[] CacheInvocationContext.getAllParameters()
           
 CacheInvocationParameter[] CacheKeyInvocationContext.getKeyParameters()
           
 CacheInvocationParameter CacheKeyInvocationContext.getValueParameter()