Package io.quarkus.spring.cache
Class SpringCacheProcessor
java.lang.Object
io.quarkus.spring.cache.SpringCacheProcessor
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final org.jboss.jandex.DotName(package private) static final org.jboss.jandex.DotName(package private) static final org.jboss.jandex.DotName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) List<io.quarkus.cache.deployment.spi.AdditionalCacheNameBuildItem>cacheNames(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex) (package private) voidfeature(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.FeatureBuildItem> feature) (package private) io.quarkus.arc.deployment.AnnotationsTransformerBuildItem
-
Field Details
-
CACHEABLE
static final org.jboss.jandex.DotName CACHEABLE -
CACHE_PUT
static final org.jboss.jandex.DotName CACHE_PUT -
CACHE_EVICT
static final org.jboss.jandex.DotName CACHE_EVICT
-
-
Constructor Details
-
SpringCacheProcessor
public SpringCacheProcessor()
-
-
Method Details
-
feature
void feature(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.FeatureBuildItem> feature) -
transform
io.quarkus.arc.deployment.AnnotationsTransformerBuildItem transform() -
cacheNames
List<io.quarkus.cache.deployment.spi.AdditionalCacheNameBuildItem> cacheNames(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
-