@InterceptorBinding @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface CacheKeyParameterPositions
CacheResult
or CacheInvalidate
CacheKey
CacheKey
-annotated arguments instead of relying on reflection at run time (which is bad for performances) to identify these
positions.Modifier and Type | Optional Element and Description |
---|---|
short[] |
value |
Copyright © 2021 JBoss by Red Hat. All rights reserved.