Package com.oracle.coherence.cdi
Class CacheRemove.Literal
java.lang.Object
com.oracle.coherence.cdi.AnnotationLiteral<CacheRemove>
com.oracle.coherence.cdi.CacheRemove.Literal
- All Implemented Interfaces:
 Annotation
- Enclosing class:
 CacheRemove
public static class CacheRemove.Literal
extends AnnotationLiteral<CacheRemove>
implements CacheRemove
An annotation literal for the 
CacheRemove annotation.- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.oracle.coherence.cdi.CacheRemove
CacheRemove.Literal - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.oracle.coherence.cdi.AnnotationLiteral
annotationType, equals, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.annotation.Annotation
toString 
- 
Field Details
- 
INSTANCE
 
 - 
 - 
Constructor Details
- 
Literal
public Literal() 
 -