All Classes
-
All Classes Class Summary Exception Summary Class Description AdditionalCacheNameBuildItem Deprecated, for removal: This API element is subject to removal in a future version. UseAdditionalCacheNameBuildIteminstead.CacheAnnotationsTransformer CacheDeploymentConstants CacheDevConsoleProcessor CacheDevUiProcessor CacheNamesBuildItem This build item is used to pass the full list of cache names from the validation step to the recording step.CacheProcessor CacheProcessor$$accessor ClassTargetException This exception is thrown at build time during the validation phase if a class is annotated with@CacheInvalidate,@CacheInvalidateAllor@CacheResult.KeyGeneratorConstructorException PrivateMethodTargetException This exception is thrown at build time during the validation phase if a private method is annotated with@CacheInvalidate,@CacheInvalidateAllor@CacheResult.RestClientCacheAnnotationsTransformer RestClientMethodEnhancer UnsupportedRepeatedAnnotationException This exception is thrown at build time during the validation phase if a method from a MicroProfile REST Client bean is annotated with repeated@CacheInvalidateor@CacheInvalidateAllannotations.VoidReturnTypeTargetException This exception is thrown at build time during the validation phase if a method returning void is annotated with@CacheResult.