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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final CacheRemoveAllLiteral INSTANCE
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.