public class CacheRemoveAllLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.cache.annotation.CacheRemoveAll>
implements javax.cache.annotation.CacheRemoveAll
Modifier and Type | Field and Description |
---|---|
static CacheRemoveAllLiteral |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
afterInvocation() |
String |
cacheName() |
Class<? extends javax.cache.annotation.CacheResolverFactory> |
cacheResolverFactory() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public static final CacheRemoveAllLiteral INSTANCE
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.